@esfaenza/core 15.2.155 → 15.2.157
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/public-api.mjs +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
- package/theme/styles/_material-override.scss +7 -0
- package/theme/styles/_project-override.scss +6 -0
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
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{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.64;transform:translate(56.5701vw,-10px) scale(.9283);animation:fall-1 15s -30s linear infinite}@keyframes fall-1{73.026%{transform:translate(53.9891vw,73.026vh) scale(.9283)}to{transform:translate(55.2796vw,99vh) scale(.9283)}}.snow:nth-child(2){opacity:.4066;transform:translate(54.6036vw,-10px) scale(.9154);animation:fall-2 23s -1s linear infinite}@keyframes fall-2{31.859%{transform:translate(52.0881vw,31.859vh) scale(.9154)}to{transform:translate(53.34585vw,99vh) scale(.9154)}}.snow:nth-child(3){opacity:1.5804;transform:translate(67.7404vw,-10px) scale(.4996);animation:fall-3 27s -30s linear infinite}@keyframes fall-3{79.737%{transform:translate(73.7516vw,79.737vh) scale(.4996)}to{transform:translate(70.746vw,99vh) scale(.4996)}}.snow:nth-child(4){opacity:1.379;transform:translate(47.6162vw,-10px) scale(.3514);animation:fall-4 24s -15s linear infinite}@keyframes fall-4{62.548%{transform:translate(50.6226vw,62.548vh) scale(.3514)}to{transform:translate(49.1194vw,99vh) scale(.3514)}}.snow:nth-child(5){opacity:1.369;transform:translate(76.7784vw,-10px) scale(.4684);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{75.402%{transform:translate(70.3788vw,75.402vh) scale(.4684)}to{transform:translate(73.5786vw,99vh) scale(.4684)}}.snow:nth-child(6){opacity:.0236;transform:translate(84.6562vw,-10px) scale(.3822);animation:fall-6 19s -18s linear infinite}@keyframes fall-6{33.528%{transform:translate(90.221vw,33.528vh) scale(.3822)}to{transform:translate(87.4386vw,99vh) scale(.3822)}}.snow:nth-child(7){opacity:.5706;transform:translate(56.4272vw,-10px) scale(.544);animation:fall-7 18s -3s linear infinite}@keyframes fall-7{63.533%{transform:translate(53.4816vw,63.533vh) scale(.544)}to{transform:translate(54.9544vw,99vh) scale(.544)}}.snow:nth-child(8){opacity:1.7662;transform:translate(71.4565vw,-10px) scale(.7628);animation:fall-8 29s -3s linear infinite}@keyframes fall-8{55.981%{transform:translate(70.2819vw,55.981vh) scale(.7628)}to{transform:translate(70.8692vw,99vh) scale(.7628)}}.snow:nth-child(9){opacity:1.7354;transform:translate(57.3279vw,-10px) scale(.4462);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{60.225%{transform:translate(61.8642vw,60.225vh) scale(.4462)}to{transform:translate(59.59605vw,99vh) scale(.4462)}}.snow:nth-child(10){opacity:1.5138;transform:translate(15.9828vw,-10px) scale(.8919);animation:fall-10 17s -10s linear infinite}@keyframes fall-10{78.025%{transform:translate(11.9967vw,78.025vh) scale(.8919)}to{transform:translate(13.98975vw,99vh) scale(.8919)}}.snow:nth-child(11){opacity:.2414;transform:translate(92.6324vw,-10px) scale(.5622);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{52.159%{transform:translate(85.0888vw,52.159vh) scale(.5622)}to{transform:translate(88.8606vw,99vh) scale(.5622)}}.snow:nth-child(12){opacity:.033;transform:translate(25.0079vw,-10px) scale(.5819);animation:fall-12 14s -20s linear infinite}@keyframes fall-12{66.298%{transform:translate(26.7257vw,66.298vh) scale(.5819)}to{transform:translate(25.8668vw,99vh) scale(.5819)}}.snow:nth-child(13){opacity:1.4234;transform:translate(26.9797vw,-10px) scale(.2015);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{54.612%{transform:translate(18.8358vw,54.612vh) scale(.2015)}to{transform:translate(22.90775vw,99vh) scale(.2015)}}.snow:nth-child(14){opacity:1.6774;transform:translate(59.0672vw,-10px) scale(.5308);animation:fall-14 12s -23s linear infinite}@keyframes fall-14{76.457%{transform:translate(56.0569vw,76.457vh) scale(.5308)}to{transform:translate(57.56205vw,99vh) scale(.5308)}}.snow:nth-child(15){opacity:1.4678;transform:translate(67.7407vw,-10px) scale(.064);animation:fall-15 21s -14s linear infinite}@keyframes fall-15{78.071%{transform:translate(62.1959vw,78.071vh) scale(.064)}to{transform:translate(64.9683vw,99vh) scale(.064)}}.snow:nth-child(16){opacity:1.413;transform:translate(64.3285vw,-10px) scale(.756);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{39.398%{transform:translate(56.6414vw,39.398vh) scale(.756)}to{transform:translate(60.48495vw,99vh) scale(.756)}}.snow:nth-child(17){opacity:1.8926;transform:translate(63.3266vw,-10px) scale(.0299);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{72.043%{transform:translate(67.7671vw,72.043vh) scale(.0299)}to{transform:translate(65.54685vw,99vh) scale(.0299)}}.snow:nth-child(18){opacity:.9102;transform:translate(80.1912vw,-10px) scale(.2218);animation:fall-18 18s -7s linear infinite}@keyframes fall-18{45.559%{transform:translate(77.8294vw,45.559vh) scale(.2218)}to{transform:translate(79.0103vw,99vh) scale(.2218)}}.snow:nth-child(19){opacity:.139;transform:translate(43.5816vw,-10px) scale(.7963);animation:fall-19 20s -5s linear infinite}@keyframes fall-19{49.23%{transform:translate(37.078vw,49.23vh) scale(.7963)}to{transform:translate(40.3298vw,99vh) scale(.7963)}}.snow:nth-child(20){opacity:.8134;transform:translate(70.6682vw,-10px) scale(.6035);animation:fall-20 16s -9s linear infinite}@keyframes fall-20{54.273%{transform:translate(67.2919vw,54.273vh) scale(.6035)}to{transform:translate(68.98005vw,99vh) scale(.6035)}}.snow:nth-child(21){opacity:1.6194;transform:translate(77.8666vw,-10px) scale(.3394);animation:fall-21 29s -12s linear infinite}@keyframes fall-21{64.811%{transform:translate(71.4029vw,64.811vh) scale(.3394)}to{transform:translate(74.63475vw,99vh) scale(.3394)}}.snow:nth-child(22){opacity:1.4332;transform:translate(26.1449vw,-10px) scale(.1216);animation:fall-22 12s -13s linear infinite}@keyframes fall-22{42.097%{transform:translate(21.7161vw,42.097vh) scale(.1216)}to{transform:translate(23.9305vw,99vh) scale(.1216)}}.snow:nth-child(23){opacity:.481;transform:translate(57.8675vw,-10px) scale(.3133);animation:fall-23 19s -2s linear infinite}@keyframes fall-23{70.212%{transform:translate(50.8221vw,70.212vh) scale(.3133)}to{transform:translate(54.3448vw,99vh) scale(.3133)}}.snow:nth-child(24){opacity:1.0848;transform:translate(35.7825vw,-10px) scale(.9467);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{39.791%{transform:translate(30.3948vw,39.791vh) scale(.9467)}to{transform:translate(33.08865vw,99vh) scale(.9467)}}.snow:nth-child(25){opacity:.2156;transform:translate(41.3528vw,-10px) scale(.0299);animation:fall-25 13s -5s linear infinite}@keyframes fall-25{62.904%{transform:translate(43.7195vw,62.904vh) scale(.0299)}to{transform:translate(42.53615vw,99vh) scale(.0299)}}.snow:nth-child(26){opacity:.6624;transform:translate(59.7993vw,-10px) scale(.2002);animation:fall-26 29s -2s linear infinite}@keyframes fall-26{35.461%{transform:translate(60.4064vw,35.461vh) scale(.2002)}to{transform:translate(60.10285vw,99vh) scale(.2002)}}.snow:nth-child(27){opacity:1.2216;transform:translate(69.9271vw,-10px) scale(.4531);animation:fall-27 27s -6s linear infinite}@keyframes fall-27{70.24%{transform:translate(78.6491vw,70.24vh) scale(.4531)}to{transform:translate(74.2881vw,99vh) scale(.4531)}}.snow:nth-child(28){opacity:.8696;transform:translate(79.0245vw,-10px) scale(.4969);animation:fall-28 11s -24s linear infinite}@keyframes fall-28{47.014%{transform:translate(86.1723vw,47.014vh) scale(.4969)}to{transform:translate(82.5984vw,99vh) scale(.4969)}}.snow:nth-child(29){opacity:.1422;transform:translate(10.3173vw,-10px) scale(.8548);animation:fall-29 28s -24s linear infinite}@keyframes fall-29{71.138%{transform:translate(5.769vw,71.138vh) scale(.8548)}to{transform:translate(8.04315vw,99vh) scale(.8548)}}.snow:nth-child(30){opacity:1.6168;transform:translate(68.8073vw,-10px) scale(.3291);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{55.721%{transform:translate(73.577vw,55.721vh) scale(.3291)}to{transform:translate(71.19215vw,99vh) scale(.3291)}}.snow:nth-child(31){opacity:.204;transform:translate(78.9921vw,-10px) scale(.2165);animation:fall-31 29s -23s linear infinite}@keyframes fall-31{41.977%{transform:translate(77.0188vw,41.977vh) scale(.2165)}to{transform:translate(78.00545vw,99vh) scale(.2165)}}.snow:nth-child(32){opacity:.3814;transform:translate(38.7629vw,-10px) scale(.2568);animation:fall-32 12s -4s linear infinite}@keyframes fall-32{47.769%{transform:translate(42.6514vw,47.769vh) scale(.2568)}to{transform:translate(40.70715vw,99vh) scale(.2568)}}.snow:nth-child(33){opacity:.4218;transform:translate(55.3857vw,-10px) scale(.1444);animation:fall-33 17s -16s linear infinite}@keyframes fall-33{38.075%{transform:translate(47.2944vw,38.075vh) scale(.1444)}to{transform:translate(51.34005vw,99vh) scale(.1444)}}.snow:nth-child(34){opacity:.0388;transform:translate(13.2004vw,-10px) scale(.9663);animation:fall-34 24s -15s linear infinite}@keyframes fall-34{40.815%{transform:translate(4.8974vw,40.815vh) scale(.9663)}to{transform:translate(9.0489vw,99vh) scale(.9663)}}.snow:nth-child(35){opacity:1.2364;transform:translate(93.5759vw,-10px) scale(.6026);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{74.544%{transform:translate(94.3302vw,74.544vh) scale(.6026)}to{transform:translate(93.95305vw,99vh) scale(.6026)}}.snow:nth-child(36){opacity:1.5402;transform:translate(10.517vw,-10px) scale(.9135);animation:fall-36 11s -9s linear infinite}@keyframes fall-36{76.336%{transform:translate(15.0262vw,76.336vh) scale(.9135)}to{transform:translate(12.7716vw,99vh) scale(.9135)}}.snow:nth-child(37){opacity:1.9928;transform:translate(48.4534vw,-10px) scale(.3774);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{65.577%{transform:translate(58.0723vw,65.577vh) scale(.3774)}to{transform:translate(53.26285vw,99vh) scale(.3774)}}.snow:nth-child(38){opacity:1.2696;transform:translate(53.9368vw,-10px) scale(.2277);animation:fall-38 28s -30s linear infinite}@keyframes fall-38{60.108%{transform:translate(56.2733vw,60.108vh) scale(.2277)}to{transform:translate(55.10505vw,99vh) scale(.2277)}}.snow:nth-child(39){opacity:.631;transform:translate(84.3143vw,-10px) scale(.9108);animation:fall-39 17s -20s linear infinite}@keyframes fall-39{57.14%{transform:translate(82.5172vw,57.14vh) scale(.9108)}to{transform:translate(83.41575vw,99vh) scale(.9108)}}.snow:nth-child(40){opacity:.6212;transform:translate(8.9373vw,-10px) scale(.8737);animation:fall-40 17s -11s linear infinite}@keyframes fall-40{57.564%{transform:translate(14.1579vw,57.564vh) scale(.8737)}to{transform:translate(11.5476vw,99vh) scale(.8737)}}.snow:nth-child(41){opacity:.2886;transform:translate(40.8876vw,-10px) scale(.8086);animation:fall-41 15s -10s linear infinite}@keyframes fall-41{43.29%{transform:translate(49.4464vw,43.29vh) scale(.8086)}to{transform:translate(45.167vw,99vh) scale(.8086)}}.snow:nth-child(42){opacity:1.2306;transform:translate(67.0534vw,-10px) scale(.0344);animation:fall-42 24s -4s linear infinite}@keyframes fall-42{74.302%{transform:translate(61.592vw,74.302vh) scale(.0344)}to{transform:translate(64.3227vw,99vh) scale(.0344)}}.snow:nth-child(43){opacity:1.4224;transform:translate(15.2875vw,-10px) scale(.1077);animation:fall-43 10s -30s linear infinite}@keyframes fall-43{37.94%{transform:translate(17.9079vw,37.94vh) scale(.1077)}to{transform:translate(16.5977vw,99vh) scale(.1077)}}.snow:nth-child(44){opacity:.8814;transform:translate(24.857vw,-10px) scale(.2574);animation:fall-44 23s -17s linear infinite}@keyframes fall-44{50.57%{transform:translate(32.7211vw,50.57vh) scale(.2574)}to{transform:translate(28.78905vw,99vh) scale(.2574)}}.snow:nth-child(45){opacity:1.0538;transform:translate(35.678vw,-10px) scale(.936);animation:fall-45 14s -25s linear infinite}@keyframes fall-45{33.375%{transform:translate(30.1009vw,33.375vh) scale(.936)}to{transform:translate(32.88945vw,99vh) scale(.936)}}.snow:nth-child(46){opacity:.8034;transform:translate(23.3197vw,-10px) scale(.3308);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{50.793%{transform:translate(29.364vw,50.793vh) scale(.3308)}to{transform:translate(26.34185vw,99vh) scale(.3308)}}.snow:nth-child(47){opacity:1.5462;transform:translate(22.8408vw,-10px) scale(.1409);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{35.111%{transform:translate(31.4818vw,35.111vh) scale(.1409)}to{transform:translate(27.1613vw,99vh) scale(.1409)}}.snow:nth-child(48){opacity:.558;transform:translate(66.799vw,-10px) scale(.3035);animation:fall-48 29s -18s linear infinite}@keyframes fall-48{70.506%{transform:translate(70.6911vw,70.506vh) scale(.3035)}to{transform:translate(68.74505vw,99vh) scale(.3035)}}.snow:nth-child(49){opacity:.9882;transform:translate(86.638vw,-10px) scale(.6589);animation:fall-49 26s -24s linear infinite}@keyframes fall-49{34.481%{transform:translate(77.0359vw,34.481vh) scale(.6589)}to{transform:translate(81.83695vw,99vh) scale(.6589)}}.snow:nth-child(50){opacity:1.719;transform:translate(25.5728vw,-10px) scale(.531);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{34.516%{transform:translate(24.1493vw,34.516vh) scale(.531)}to{transform:translate(24.86105vw,99vh) scale(.531)}}.snow:nth-child(51){opacity:.3458;transform:translate(99.7653vw,-10px) scale(.001);animation:fall-51 18s -26s linear infinite}@keyframes fall-51{53.476%{transform:translate(108.658vw,53.476vh) scale(.001)}to{transform:translate(104.21165vw,99vh) scale(.001)}}.snow:nth-child(52){opacity:.7188;transform:translate(84.0391vw,-10px) scale(.756);animation:fall-52 27s -1s linear infinite}@keyframes fall-52{64.08%{transform:translate(85.9997vw,64.08vh) scale(.756)}to{transform:translate(85.0194vw,99vh) scale(.756)}}.snow:nth-child(53){opacity:1.6006;transform:translate(99.5703vw,-10px) scale(.7515);animation:fall-53 14s -28s linear infinite}@keyframes fall-53{74.145%{transform:translate(93.5769vw,74.145vh) scale(.7515)}to{transform:translate(96.5736vw,99vh) scale(.7515)}}.snow:nth-child(54){opacity:1.0162;transform:translate(39.9546vw,-10px) scale(.2696);animation:fall-54 28s -10s linear infinite}@keyframes fall-54{46.519%{transform:translate(32.619vw,46.519vh) scale(.2696)}to{transform:translate(36.2868vw,99vh) scale(.2696)}}.snow:nth-child(55){opacity:1.0746;transform:translate(85.9114vw,-10px) scale(.137);animation:fall-55 21s -1s linear infinite}@keyframes fall-55{57.353%{transform:translate(89.3526vw,57.353vh) scale(.137)}to{transform:translate(87.632vw,99vh) scale(.137)}}.snow:nth-child(56){opacity:1.2408;transform:translate(66.8535vw,-10px) scale(.4338);animation:fall-56 16s -25s linear infinite}@keyframes fall-56{55.156%{transform:translate(60.2275vw,55.156vh) scale(.4338)}to{transform:translate(63.5405vw,99vh) scale(.4338)}}.snow:nth-child(57){opacity:.1946;transform:translate(50.998vw,-10px) scale(.2171);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{47.968%{transform:translate(59.6051vw,47.968vh) scale(.2171)}to{transform:translate(55.30155vw,99vh) scale(.2171)}}.snow:nth-child(58){opacity:1.1482;transform:translate(59.9143vw,-10px) scale(.9986);animation:fall-58 10s -26s linear infinite}@keyframes fall-58{30.79%{transform:translate(66.4325vw,30.79vh) scale(.9986)}to{transform:translate(63.1734vw,99vh) scale(.9986)}}.snow:nth-child(59){opacity:1.1978;transform:translate(96.7348vw,-10px) scale(.3651);animation:fall-59 29s -9s linear infinite}@keyframes fall-59{53.564%{transform:translate(106.6222vw,53.564vh) scale(.3651)}to{transform:translate(101.6785vw,99vh) scale(.3651)}}.snow:nth-child(60){opacity:.5632;transform:translate(2.4943vw,-10px) scale(.7447);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{76.19%{transform:translate(12.0819vw,76.19vh) scale(.7447)}to{transform:translate(7.2881vw,99vh) scale(.7447)}}.snow:nth-child(61){opacity:.5122;transform:translate(90.2001vw,-10px) scale(.813);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{72.323%{transform:translate(84.8764vw,72.323vh) scale(.813)}to{transform:translate(87.53825vw,99vh) scale(.813)}}.snow:nth-child(62){opacity:1.2136;transform:translate(35.3107vw,-10px) scale(.3829);animation:fall-62 21s -27s linear infinite}@keyframes fall-62{30.242%{transform:translate(31.5544vw,30.242vh) scale(.3829)}to{transform:translate(33.43255vw,99vh) scale(.3829)}}.snow:nth-child(63){opacity:.7746;transform:translate(46.55vw,-10px) scale(.1954);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{63.219%{transform:translate(38.9918vw,63.219vh) scale(.1954)}to{transform:translate(42.7709vw,99vh) scale(.1954)}}.snow:nth-child(64){opacity:.2448;transform:translate(32.8685vw,-10px) scale(.9233);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{72.76%{transform:translate(31.5988vw,72.76vh) scale(.9233)}to{transform:translate(32.23365vw,99vh) scale(.9233)}}.snow:nth-child(65){opacity:1.2468;transform:translate(48.7482vw,-10px) scale(.8822);animation:fall-65 20s -11s linear infinite}@keyframes fall-65{36.38%{transform:translate(43.8795vw,36.38vh) scale(.8822)}to{transform:translate(46.31385vw,99vh) scale(.8822)}}.snow:nth-child(66){opacity:1.4862;transform:translate(36.0574vw,-10px) scale(.0821);animation:fall-66 10s -23s linear infinite}@keyframes fall-66{40.084%{transform:translate(29.5483vw,40.084vh) scale(.0821)}to{transform:translate(32.80285vw,99vh) scale(.0821)}}.snow:nth-child(67){opacity:1.2686;transform:translate(44.0244vw,-10px) scale(.011);animation:fall-67 27s -7s linear infinite}@keyframes fall-67{75.309%{transform:translate(46.6667vw,75.309vh) scale(.011)}to{transform:translate(45.34555vw,99vh) scale(.011)}}.snow:nth-child(68){opacity:1.7886;transform:translate(27.2736vw,-10px) scale(.6779);animation:fall-68 27s -2s linear infinite}@keyframes fall-68{72.245%{transform:translate(24.351vw,72.245vh) scale(.6779)}to{transform:translate(25.8123vw,99vh) scale(.6779)}}.snow:nth-child(69){opacity:.0416;transform:translate(77.6542vw,-10px) scale(.4741);animation:fall-69 11s -23s linear infinite}@keyframes fall-69{62.531%{transform:translate(69.7188vw,62.531vh) scale(.4741)}to{transform:translate(73.6865vw,99vh) scale(.4741)}}.snow:nth-child(70){opacity:.26;transform:translate(.6032vw,-10px) scale(.2222);animation:fall-70 24s -21s linear infinite}@keyframes fall-70{33.988%{transform:translate(-5.4097vw,33.988vh) scale(.2222)}to{transform:translate(-2.40325vw,99vh) scale(.2222)}}.snow:nth-child(71){opacity:1.0834;transform:translate(6.2012vw,-10px) scale(.7478);animation:fall-71 25s -10s linear infinite}@keyframes fall-71{67.094%{transform:translate(8.2656vw,67.094vh) scale(.7478)}to{transform:translate(7.2334vw,99vh) scale(.7478)}}.snow:nth-child(72){opacity:.0044;transform:translate(1.0647vw,-10px) scale(.3203);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{64.735%{transform:translate(3.8622vw,64.735vh) scale(.3203)}to{transform:translate(2.46345vw,99vh) scale(.3203)}}.snow:nth-child(73){opacity:.4276;transform:translate(56.4247vw,-10px) scale(.1829);animation:fall-73 24s -30s linear infinite}@keyframes fall-73{79.063%{transform:translate(49.7582vw,79.063vh) scale(.1829)}to{transform:translate(53.09145vw,99vh) scale(.1829)}}.snow:nth-child(74){opacity:.6218;transform:translate(53.6351vw,-10px) scale(.532);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{67.016%{transform:translate(56.0064vw,67.016vh) scale(.532)}to{transform:translate(54.82075vw,99vh) scale(.532)}}.snow:nth-child(75){opacity:1.3496;transform:translate(64.6653vw,-10px) scale(.3601);animation:fall-75 22s -10s linear infinite}@keyframes fall-75{71.434%{transform:translate(57.2931vw,71.434vh) scale(.3601)}to{transform:translate(60.9792vw,99vh) scale(.3601)}}.snow:nth-child(76){opacity:1.7474;transform:translate(9.663vw,-10px) scale(.1834);animation:fall-76 15s -5s linear infinite}@keyframes fall-76{67.448%{transform:translate(19.4173vw,67.448vh) scale(.1834)}to{transform:translate(14.54015vw,99vh) scale(.1834)}}.snow:nth-child(77){opacity:.4276;transform:translate(50.4105vw,-10px) scale(.998);animation:fall-77 26s -9s linear infinite}@keyframes fall-77{31.28%{transform:translate(60.0755vw,31.28vh) scale(.998)}to{transform:translate(55.243vw,99vh) scale(.998)}}.snow:nth-child(78){opacity:.0938;transform:translate(25.4252vw,-10px) scale(.3405);animation:fall-78 21s -28s linear infinite}@keyframes fall-78{51.116%{transform:translate(31.632vw,51.116vh) scale(.3405)}to{transform:translate(28.5286vw,99vh) scale(.3405)}}.snow:nth-child(79){opacity:.173;transform:translate(91.9815vw,-10px) scale(.4075);animation:fall-79 14s -2s linear infinite}@keyframes fall-79{64.717%{transform:translate(98.8888vw,64.717vh) scale(.4075)}to{transform:translate(95.43515vw,99vh) scale(.4075)}}.snow:nth-child(80){opacity:.007;transform:translate(60.4391vw,-10px) scale(.7339);animation:fall-80 29s -12s linear infinite}@keyframes fall-80{47.47%{transform:translate(55.2119vw,47.47vh) scale(.7339)}to{transform:translate(57.8255vw,99vh) scale(.7339)}}.snow:nth-child(81){opacity:.4732;transform:translate(39.3568vw,-10px) scale(.7557);animation:fall-81 24s -5s linear infinite}@keyframes fall-81{39.909%{transform:translate(35.9486vw,39.909vh) scale(.7557)}to{transform:translate(37.6527vw,99vh) scale(.7557)}}.snow:nth-child(82){opacity:1.3812;transform:translate(82.7942vw,-10px) scale(.7894);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{59.96%{transform:translate(81.5011vw,59.96vh) scale(.7894)}to{transform:translate(82.14765vw,99vh) scale(.7894)}}.snow:nth-child(83){opacity:1.0188;transform:translate(37.1455vw,-10px) scale(.5114);animation:fall-83 13s -21s linear infinite}@keyframes fall-83{61.082%{transform:translate(43.5291vw,61.082vh) scale(.5114)}to{transform:translate(40.3373vw,99vh) scale(.5114)}}.snow:nth-child(84){opacity:1.959;transform:translate(39.3445vw,-10px) scale(.9798);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{71.011%{transform:translate(40.371vw,71.011vh) scale(.9798)}to{transform:translate(39.85775vw,99vh) scale(.9798)}}.snow:nth-child(85){opacity:.9914;transform:translate(19.4221vw,-10px) scale(.5654);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{43.493%{transform:translate(16.8432vw,43.493vh) scale(.5654)}to{transform:translate(18.13265vw,99vh) scale(.5654)}}.snow:nth-child(86){opacity:.8886;transform:translate(34.7481vw,-10px) scale(.4203);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{62.061%{transform:translate(36.5203vw,62.061vh) scale(.4203)}to{transform:translate(35.6342vw,99vh) scale(.4203)}}.snow:nth-child(87){opacity:.0022;transform:translate(22.6391vw,-10px) scale(.1938);animation:fall-87 16s -18s linear infinite}@keyframes fall-87{34.694%{transform:translate(28.7725vw,34.694vh) scale(.1938)}to{transform:translate(25.7058vw,99vh) scale(.1938)}}.snow:nth-child(88){opacity:.8724;transform:translate(71.352vw,-10px) scale(.7082);animation:fall-88 12s -16s linear infinite}@keyframes fall-88{48.301%{transform:translate(80.3663vw,48.301vh) scale(.7082)}to{transform:translate(75.85915vw,99vh) scale(.7082)}}.snow:nth-child(89){opacity:1.1878;transform:translate(10.0747vw,-10px) scale(.1034);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{46.732%{transform:translate(19.4658vw,46.732vh) scale(.1034)}to{transform:translate(14.77025vw,99vh) scale(.1034)}}.snow:nth-child(90){opacity:1.7678;transform:translate(19.7523vw,-10px) scale(.8002);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{41.102%{transform:translate(24.6161vw,41.102vh) scale(.8002)}to{transform:translate(22.1842vw,99vh) scale(.8002)}}.snow:nth-child(91){opacity:.2992;transform:translate(1.4618vw,-10px) scale(.1631);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{47.016%{transform:translate(7.4376vw,47.016vh) scale(.1631)}to{transform:translate(4.4497vw,99vh) scale(.1631)}}.snow:nth-child(92){opacity:1.2612;transform:translate(73.1797vw,-10px) scale(.6207);animation:fall-92 11s -24s linear infinite}@keyframes fall-92{61.899%{transform:translate(79.9062vw,61.899vh) scale(.6207)}to{transform:translate(76.54295vw,99vh) scale(.6207)}}.snow:nth-child(93){opacity:1.2278;transform:translate(59.4582vw,-10px) scale(.6489);animation:fall-93 23s -21s linear infinite}@keyframes fall-93{57.72%{transform:translate(50.1709vw,57.72vh) scale(.6489)}to{transform:translate(54.81455vw,99vh) scale(.6489)}}.snow:nth-child(94){opacity:1.5008;transform:translate(71.3384vw,-10px) scale(.0734);animation:fall-94 20s -17s linear infinite}@keyframes fall-94{63.652%{transform:translate(75.4332vw,63.652vh) scale(.0734)}to{transform:translate(73.3858vw,99vh) scale(.0734)}}.snow:nth-child(95){opacity:.843;transform:translate(1.4973vw,-10px) scale(.1002);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{38.955%{transform:translate(11.1087vw,38.955vh) scale(.1002)}to{transform:translate(6.303vw,99vh) scale(.1002)}}.snow:nth-child(96){opacity:1.0994;transform:translate(6.6358vw,-10px) scale(.9244);animation:fall-96 23s -10s linear infinite}@keyframes fall-96{79.892%{transform:translate(5.9825vw,79.892vh) scale(.9244)}to{transform:translate(6.30915vw,99vh) scale(.9244)}}.snow:nth-child(97){opacity:1.042;transform:translate(38.6048vw,-10px) scale(.9835);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{44.249%{transform:translate(47.0298vw,44.249vh) scale(.9835)}to{transform:translate(42.8173vw,99vh) scale(.9835)}}.snow:nth-child(98){opacity:1.4008;transform:translate(98.7266vw,-10px) scale(.9828);animation:fall-98 27s -27s linear infinite}@keyframes fall-98{76.252%{transform:translate(101.9964vw,76.252vh) scale(.9828)}to{transform:translate(100.3615vw,99vh) scale(.9828)}}.snow:nth-child(99){opacity:.8092;transform:translate(67.5658vw,-10px) scale(.8428);animation:fall-99 24s -19s linear infinite}@keyframes fall-99{63.367%{transform:translate(68.574vw,63.367vh) scale(.8428)}to{transform:translate(68.0699vw,99vh) scale(.8428)}}.snow:nth-child(100){opacity:.5152;transform:translate(10.7443vw,-10px) scale(.1974);animation:fall-100 18s -25s linear infinite}@keyframes fall-100{48.222%{transform:translate(19.7291vw,48.222vh) scale(.1974)}to{transform:translate(15.2367vw,99vh) scale(.1974)}}.snow:nth-child(101){opacity:1.5208;transform:translate(43.9859vw,-10px) scale(.6506);animation:fall-101 18s -6s linear infinite}@keyframes fall-101{39.817%{transform:translate(37.5191vw,39.817vh) scale(.6506)}to{transform:translate(40.7525vw,99vh) scale(.6506)}}.snow:nth-child(102){opacity:.0372;transform:translate(60.2239vw,-10px) scale(.596);animation:fall-102 30s -2s linear infinite}@keyframes fall-102{40.843%{transform:translate(54.5692vw,40.843vh) scale(.596)}to{transform:translate(57.39655vw,99vh) scale(.596)}}.snow:nth-child(103){opacity:1.0014;transform:translate(93.5377vw,-10px) scale(.7183);animation:fall-103 17s -24s linear infinite}@keyframes fall-103{32.016%{transform:translate(95.0594vw,32.016vh) scale(.7183)}to{transform:translate(94.29855vw,99vh) scale(.7183)}}.snow:nth-child(104){opacity:.2846;transform:translate(67.8652vw,-10px) scale(.1268);animation:fall-104 24s -8s linear infinite}@keyframes fall-104{75.114%{transform:translate(72.1689vw,75.114vh) scale(.1268)}to{transform:translate(70.01705vw,99vh) scale(.1268)}}.snow:nth-child(105){opacity:.3746;transform:translate(61.2719vw,-10px) scale(.2067);animation:fall-105 16s -10s linear infinite}@keyframes fall-105{62.166%{transform:translate(62.8857vw,62.166vh) scale(.2067)}to{transform:translate(62.0788vw,99vh) scale(.2067)}}.snow:nth-child(106){opacity:1.5422;transform:translate(74.8383vw,-10px) scale(.7021);animation:fall-106 19s -15s linear infinite}@keyframes fall-106{64.625%{transform:translate(76.6687vw,64.625vh) scale(.7021)}to{transform:translate(75.7535vw,99vh) scale(.7021)}}.snow:nth-child(107){opacity:1.7604;transform:translate(9.657vw,-10px) scale(.8039);animation:fall-107 25s -19s linear infinite}@keyframes fall-107{66.825%{transform:translate(6.5079vw,66.825vh) scale(.8039)}to{transform:translate(8.08245vw,99vh) scale(.8039)}}.snow:nth-child(108){opacity:.4736;transform:translate(14.5296vw,-10px) scale(.9531);animation:fall-108 12s -5s linear infinite}@keyframes fall-108{67.033%{transform:translate(5.2408vw,67.033vh) scale(.9531)}to{transform:translate(9.8852vw,99vh) scale(.9531)}}.snow:nth-child(109){opacity:1.4746;transform:translate(71.9027vw,-10px) scale(.568);animation:fall-109 13s -8s linear infinite}@keyframes fall-109{75.826%{transform:translate(67.3977vw,75.826vh) scale(.568)}to{transform:translate(69.6502vw,99vh) scale(.568)}}.snow:nth-child(110){opacity:1.293;transform:translate(31.7909vw,-10px) scale(.9919);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{59.668%{transform:translate(27.1721vw,59.668vh) scale(.9919)}to{transform:translate(29.4815vw,99vh) scale(.9919)}}.snow:nth-child(111){opacity:1.9206;transform:translate(5.0891vw,-10px) scale(.3643);animation:fall-111 21s -3s linear infinite}@keyframes fall-111{79.936%{transform:translate(-.514vw,79.936vh) scale(.3643)}to{transform:translate(2.28755vw,99vh) scale(.3643)}}.snow:nth-child(112){opacity:1.1984;transform:translate(80.802vw,-10px) scale(.2273);animation:fall-112 11s -22s linear infinite}@keyframes fall-112{35.587%{transform:translate(83.7863vw,35.587vh) scale(.2273)}to{transform:translate(82.29415vw,99vh) scale(.2273)}}.snow:nth-child(113){opacity:1.7024;transform:translate(8.5487vw,-10px) scale(.0737);animation:fall-113 14s -23s linear infinite}@keyframes fall-113{77.882%{transform:translate(7.1292vw,77.882vh) scale(.0737)}to{transform:translate(7.83895vw,99vh) scale(.0737)}}.snow:nth-child(114){opacity:1.3034;transform:translate(5.2423vw,-10px) scale(.5987);animation:fall-114 28s -23s linear infinite}@keyframes fall-114{65.848%{transform:translate(9.4782vw,65.848vh) scale(.5987)}to{transform:translate(7.36025vw,99vh) scale(.5987)}}.snow:nth-child(115){opacity:1.6392;transform:translate(58.7348vw,-10px) scale(.0326);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{48.719%{transform:translate(62.4192vw,48.719vh) scale(.0326)}to{transform:translate(60.577vw,99vh) scale(.0326)}}.snow:nth-child(116){opacity:1.89;transform:translate(28.5855vw,-10px) scale(.1206);animation:fall-116 14s -17s linear infinite}@keyframes fall-116{63.89%{transform:translate(19.4313vw,63.89vh) scale(.1206)}to{transform:translate(24.0084vw,99vh) scale(.1206)}}.snow:nth-child(117){opacity:.9428;transform:translate(52.5789vw,-10px) scale(.1965);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{59.169%{transform:translate(59.4973vw,59.169vh) scale(.1965)}to{transform:translate(56.0381vw,99vh) scale(.1965)}}.snow:nth-child(118){opacity:1.4108;transform:translate(21.0705vw,-10px) scale(.6311);animation:fall-118 13s -6s linear infinite}@keyframes fall-118{76.399%{transform:translate(16.8662vw,76.399vh) scale(.6311)}to{transform:translate(18.96835vw,99vh) scale(.6311)}}.snow:nth-child(119){opacity:1.1646;transform:translate(87.3918vw,-10px) scale(.07);animation:fall-119 20s -15s linear infinite}@keyframes fall-119{59.882%{transform:translate(86.7672vw,59.882vh) scale(.07)}to{transform:translate(87.0795vw,99vh) scale(.07)}}.snow:nth-child(120){opacity:.399;transform:translate(8.3154vw,-10px) scale(.1127);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{55.614%{transform:translate(2.3157vw,55.614vh) scale(.1127)}to{transform:translate(5.31555vw,99vh) scale(.1127)}}.snow:nth-child(121){opacity:1.694;transform:translate(77.9103vw,-10px) scale(.5324);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{74.533%{transform:translate(82.5524vw,74.533vh) scale(.5324)}to{transform:translate(80.23135vw,99vh) scale(.5324)}}.snow:nth-child(122){opacity:1.2094;transform:translate(5.7768vw,-10px) scale(.5839);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{74.471%{transform:translate(8.9333vw,74.471vh) scale(.5839)}to{transform:translate(7.35505vw,99vh) scale(.5839)}}.snow:nth-child(123){opacity:1.2432;transform:translate(54.2222vw,-10px) scale(.0002);animation:fall-123 19s -30s linear infinite}@keyframes fall-123{53.845%{transform:translate(61.6552vw,53.845vh) scale(.0002)}to{transform:translate(57.9387vw,99vh) scale(.0002)}}.snow:nth-child(124){opacity:1.003;transform:translate(59.9029vw,-10px) scale(.8946);animation:fall-124 11s -29s linear infinite}@keyframes fall-124{54.202%{transform:translate(61.8016vw,54.202vh) scale(.8946)}to{transform:translate(60.85225vw,99vh) scale(.8946)}}.snow:nth-child(125){opacity:1.2186;transform:translate(26.5663vw,-10px) scale(.3531);animation:fall-125 29s -19s linear infinite}@keyframes fall-125{36.13%{transform:translate(36.1889vw,36.13vh) scale(.3531)}to{transform:translate(31.3776vw,99vh) scale(.3531)}}.snow:nth-child(126){opacity:.7966;transform:translate(83.3886vw,-10px) scale(.8878);animation:fall-126 24s -20s linear infinite}@keyframes fall-126{47.979%{transform:translate(79.6231vw,47.979vh) scale(.8878)}to{transform:translate(81.50585vw,99vh) scale(.8878)}}.snow:nth-child(127){opacity:1.7288;transform:translate(39.5686vw,-10px) scale(.4443);animation:fall-127 30s -27s linear infinite}@keyframes fall-127{46.438%{transform:translate(32.8226vw,46.438vh) scale(.4443)}to{transform:translate(36.1956vw,99vh) scale(.4443)}}.snow:nth-child(128){opacity:.6584;transform:translate(38.6687vw,-10px) scale(.2424);animation:fall-128 11s -13s linear infinite}@keyframes fall-128{46.594%{transform:translate(30.3068vw,46.594vh) scale(.2424)}to{transform:translate(34.48775vw,99vh) scale(.2424)}}.snow:nth-child(129){opacity:.409;transform:translate(69.2137vw,-10px) scale(.8984);animation:fall-129 24s -24s linear infinite}@keyframes fall-129{57.719%{transform:translate(78.4544vw,57.719vh) scale(.8984)}to{transform:translate(73.83405vw,99vh) scale(.8984)}}.snow:nth-child(130){opacity:.6126;transform:translate(87.3905vw,-10px) scale(.7357);animation:fall-130 13s -24s linear infinite}@keyframes fall-130{44.781%{transform:translate(77.846vw,44.781vh) scale(.7357)}to{transform:translate(82.61825vw,99vh) scale(.7357)}}.snow:nth-child(131){opacity:1.125;transform:translate(77.9705vw,-10px) scale(.3178);animation:fall-131 12s -29s linear infinite}@keyframes fall-131{30.159%{transform:translate(80.7287vw,30.159vh) scale(.3178)}to{transform:translate(79.3496vw,99vh) scale(.3178)}}.snow:nth-child(132){opacity:1.5724;transform:translate(90.7463vw,-10px) scale(.6419);animation:fall-132 25s -8s linear infinite}@keyframes fall-132{40.576%{transform:translate(99.8381vw,40.576vh) scale(.6419)}to{transform:translate(95.2922vw,99vh) scale(.6419)}}.snow:nth-child(133){opacity:1.7844;transform:translate(98.78vw,-10px) scale(.7623);animation:fall-133 23s -10s linear infinite}@keyframes fall-133{78.274%{transform:translate(97.9007vw,78.274vh) scale(.7623)}to{transform:translate(98.34035vw,99vh) scale(.7623)}}.snow:nth-child(134){opacity:1.2442;transform:translate(52.7308vw,-10px) scale(.4257);animation:fall-134 15s -30s linear infinite}@keyframes fall-134{49.316%{transform:translate(54.9062vw,49.316vh) scale(.4257)}to{transform:translate(53.8185vw,99vh) scale(.4257)}}.snow:nth-child(135){opacity:.2408;transform:translate(83.2396vw,-10px) scale(.4022);animation:fall-135 28s -30s linear infinite}@keyframes fall-135{40.331%{transform:translate(74.3923vw,40.331vh) scale(.4022)}to{transform:translate(78.81595vw,99vh) scale(.4022)}}.snow:nth-child(136){opacity:1.5152;transform:translate(1.6017vw,-10px) scale(.6046);animation:fall-136 15s -29s linear infinite}@keyframes fall-136{68.018%{transform:translate(-7.425vw,68.018vh) scale(.6046)}to{transform:translate(-2.91165vw,99vh) scale(.6046)}}.snow:nth-child(137){opacity:.4134;transform:translate(13.6099vw,-10px) scale(.1326);animation:fall-137 12s -22s linear infinite}@keyframes fall-137{34.211%{transform:translate(11.8806vw,34.211vh) scale(.1326)}to{transform:translate(12.74525vw,99vh) scale(.1326)}}.snow:nth-child(138){opacity:.426;transform:translate(19.9751vw,-10px) scale(.1573);animation:fall-138 18s -19s linear infinite}@keyframes fall-138{60.814%{transform:translate(29.3159vw,60.814vh) scale(.1573)}to{transform:translate(24.6455vw,99vh) scale(.1573)}}.snow:nth-child(139){opacity:.3866;transform:translate(7.5532vw,-10px) scale(.8182);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{36.684%{transform:translate(13.2813vw,36.684vh) scale(.8182)}to{transform:translate(10.41725vw,99vh) scale(.8182)}}.snow:nth-child(140){opacity:.2874;transform:translate(40.2842vw,-10px) scale(.9803);animation:fall-140 28s -11s linear infinite}@keyframes fall-140{55.604%{transform:translate(32.3481vw,55.604vh) scale(.9803)}to{transform:translate(36.31615vw,99vh) scale(.9803)}}.snow:nth-child(141){opacity:1.3972;transform:translate(41.3906vw,-10px) scale(.624);animation:fall-141 18s -21s linear infinite}@keyframes fall-141{38.855%{transform:translate(46.4452vw,38.855vh) scale(.624)}to{transform:translate(43.9179vw,99vh) scale(.624)}}.snow:nth-child(142){opacity:1.1606;transform:translate(60.5974vw,-10px) scale(.3133);animation:fall-142 26s -4s linear infinite}@keyframes fall-142{45.149%{transform:translate(67.6225vw,45.149vh) scale(.3133)}to{transform:translate(64.10995vw,99vh) scale(.3133)}}.snow:nth-child(143){opacity:.5126;transform:translate(16.2669vw,-10px) scale(.604);animation:fall-143 25s -25s linear infinite}@keyframes fall-143{74.455%{transform:translate(10.4228vw,74.455vh) scale(.604)}to{transform:translate(13.34485vw,99vh) scale(.604)}}.snow:nth-child(144){opacity:.346;transform:translate(59.85vw,-10px) scale(.1431);animation:fall-144 25s -3s linear infinite}@keyframes fall-144{53.772%{transform:translate(68.1896vw,53.772vh) scale(.1431)}to{transform:translate(64.0198vw,99vh) scale(.1431)}}.snow:nth-child(145){opacity:.137;transform:translate(53.6839vw,-10px) scale(.1792);animation:fall-145 29s -4s linear infinite}@keyframes fall-145{59.939%{transform:translate(60.1833vw,59.939vh) scale(.1792)}to{transform:translate(56.9336vw,99vh) scale(.1792)}}.snow:nth-child(146){opacity:1.0384;transform:translate(91.757vw,-10px) scale(.3838);animation:fall-146 17s -1s linear infinite}@keyframes fall-146{63.237%{transform:translate(95.6982vw,63.237vh) scale(.3838)}to{transform:translate(93.7276vw,99vh) scale(.3838)}}.snow:nth-child(147){opacity:.4624;transform:translate(86.9174vw,-10px) scale(.045);animation:fall-147 28s -8s linear infinite}@keyframes fall-147{73.041%{transform:translate(83.8543vw,73.041vh) scale(.045)}to{transform:translate(85.38585vw,99vh) scale(.045)}}.snow:nth-child(148){opacity:.6622;transform:translate(88.4839vw,-10px) scale(.2449);animation:fall-148 19s -10s linear infinite}@keyframes fall-148{74.432%{transform:translate(91.7553vw,74.432vh) scale(.2449)}to{transform:translate(90.1196vw,99vh) scale(.2449)}}.snow:nth-child(149){opacity:.8654;transform:translate(87.2884vw,-10px) scale(.1277);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{74.265%{transform:translate(85.2575vw,74.265vh) scale(.1277)}to{transform:translate(86.27295vw,99vh) scale(.1277)}}.snow:nth-child(150){opacity:1.2084;transform:translate(19.871vw,-10px) scale(.4967);animation:fall-150 14s -9s linear infinite}@keyframes fall-150{47.029%{transform:translate(10.9319vw,47.029vh) scale(.4967)}to{transform:translate(15.40145vw,99vh) scale(.4967)}}.snow:nth-child(151){opacity:.265;transform:translate(21.5133vw,-10px) scale(.194);animation:fall-151 11s -11s linear infinite}@keyframes fall-151{44.987%{transform:translate(18.1372vw,44.987vh) scale(.194)}to{transform:translate(19.82525vw,99vh) scale(.194)}}.snow:nth-child(152){opacity:.214;transform:translate(91.5511vw,-10px) scale(.7314);animation:fall-152 11s -9s linear infinite}@keyframes fall-152{75.026%{transform:translate(101.0493vw,75.026vh) scale(.7314)}to{transform:translate(96.3002vw,99vh) scale(.7314)}}.snow:nth-child(153){opacity:.1118;transform:translate(28.8591vw,-10px) scale(.1383);animation:fall-153 19s -5s linear infinite}@keyframes fall-153{36.989%{transform:translate(29.5757vw,36.989vh) scale(.1383)}to{transform:translate(29.2174vw,99vh) scale(.1383)}}.snow:nth-child(154){opacity:1.2512;transform:translate(54.0796vw,-10px) scale(.2966);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{74.45%{transform:translate(62.3179vw,74.45vh) scale(.2966)}to{transform:translate(58.19875vw,99vh) scale(.2966)}}.snow:nth-child(155){opacity:1.7714;transform:translate(37.878vw,-10px) scale(.0039);animation:fall-155 20s -7s linear infinite}@keyframes fall-155{50.215%{transform:translate(33.0493vw,50.215vh) scale(.0039)}to{transform:translate(35.46365vw,99vh) scale(.0039)}}.snow:nth-child(156){opacity:1.7964;transform:translate(53.1243vw,-10px) scale(.4598);animation:fall-156 12s -14s linear infinite}@keyframes fall-156{64.562%{transform:translate(50.9947vw,64.562vh) scale(.4598)}to{transform:translate(52.0595vw,99vh) scale(.4598)}}.snow:nth-child(157){opacity:1.9024;transform:translate(83.3982vw,-10px) scale(.8986);animation:fall-157 14s -8s linear infinite}@keyframes fall-157{52.203%{transform:translate(91.462vw,52.203vh) scale(.8986)}to{transform:translate(87.4301vw,99vh) scale(.8986)}}.snow:nth-child(158){opacity:1.1282;transform:translate(54.7075vw,-10px) scale(.8507);animation:fall-158 27s -6s linear infinite}@keyframes fall-158{30.377%{transform:translate(44.8988vw,30.377vh) scale(.8507)}to{transform:translate(49.80315vw,99vh) scale(.8507)}}.snow:nth-child(159){opacity:1.7258;transform:translate(59.1738vw,-10px) scale(.974);animation:fall-159 21s -25s linear infinite}@keyframes fall-159{42.124%{transform:translate(62.2679vw,42.124vh) scale(.974)}to{transform:translate(60.72085vw,99vh) scale(.974)}}.snow:nth-child(160){opacity:1.8602;transform:translate(30.471vw,-10px) scale(.1948);animation:fall-160 17s -17s linear infinite}@keyframes fall-160{37.329%{transform:translate(27.655vw,37.329vh) scale(.1948)}to{transform:translate(29.063vw,99vh) scale(.1948)}}.snow:nth-child(161){opacity:.8882;transform:translate(36.672vw,-10px) scale(.8779);animation:fall-161 24s -25s linear infinite}@keyframes fall-161{75.725%{transform:translate(35.3476vw,75.725vh) scale(.8779)}to{transform:translate(36.0098vw,99vh) scale(.8779)}}.snow:nth-child(162){opacity:1.9808;transform:translate(60.6817vw,-10px) scale(.9937);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{36.655%{transform:translate(59.3223vw,36.655vh) scale(.9937)}to{transform:translate(60.002vw,99vh) scale(.9937)}}.snow:nth-child(163){opacity:1.1526;transform:translate(68.2584vw,-10px) scale(.8793);animation:fall-163 11s -15s linear infinite}@keyframes fall-163{73.337%{transform:translate(67.2969vw,73.337vh) scale(.8793)}to{transform:translate(67.77765vw,99vh) scale(.8793)}}.snow:nth-child(164){opacity:.251;transform:translate(43.1744vw,-10px) scale(.9807);animation:fall-164 21s -3s linear infinite}@keyframes fall-164{77.066%{transform:translate(43.2224vw,77.066vh) scale(.9807)}to{transform:translate(43.1984vw,99vh) scale(.9807)}}.snow:nth-child(165){opacity:.9552;transform:translate(30.9923vw,-10px) scale(.8784);animation:fall-165 10s -12s linear infinite}@keyframes fall-165{55.821%{transform:translate(36.3485vw,55.821vh) scale(.8784)}to{transform:translate(33.6704vw,99vh) scale(.8784)}}.snow:nth-child(166){opacity:1.0362;transform:translate(42.2956vw,-10px) scale(.0594);animation:fall-166 14s -17s linear infinite}@keyframes fall-166{32.576%{transform:translate(32.5218vw,32.576vh) scale(.0594)}to{transform:translate(37.4087vw,99vh) scale(.0594)}}.snow:nth-child(167){opacity:1.7326;transform:translate(80.8027vw,-10px) scale(.9319);animation:fall-167 11s -15s linear infinite}@keyframes fall-167{61.733%{transform:translate(76.2812vw,61.733vh) scale(.9319)}to{transform:translate(78.54195vw,99vh) scale(.9319)}}.snow:nth-child(168){opacity:1.4382;transform:translate(10.4749vw,-10px) scale(.1255);animation:fall-168 22s -28s linear infinite}@keyframes fall-168{38.658%{transform:translate(6.0918vw,38.658vh) scale(.1255)}to{transform:translate(8.28335vw,99vh) scale(.1255)}}.snow:nth-child(169){opacity:1.3396;transform:translate(64.3699vw,-10px) scale(.0953);animation:fall-169 19s -7s linear infinite}@keyframes fall-169{53.82%{transform:translate(69.2053vw,53.82vh) scale(.0953)}to{transform:translate(66.7876vw,99vh) scale(.0953)}}.snow:nth-child(170){opacity:1.6308;transform:translate(48.084vw,-10px) scale(.9644);animation:fall-170 28s -24s linear infinite}@keyframes fall-170{51.548%{transform:translate(46.035vw,51.548vh) scale(.9644)}to{transform:translate(47.0595vw,99vh) scale(.9644)}}.snow:nth-child(171){opacity:1.9038;transform:translate(42.7578vw,-10px) scale(.3908);animation:fall-171 25s -14s linear infinite}@keyframes fall-171{30.704%{transform:translate(47.5542vw,30.704vh) scale(.3908)}to{transform:translate(45.156vw,99vh) scale(.3908)}}.snow:nth-child(172){opacity:1.9466;transform:translate(43.2179vw,-10px) scale(.6195);animation:fall-172 14s -7s linear infinite}@keyframes fall-172{44.507%{transform:translate(47.7816vw,44.507vh) scale(.6195)}to{transform:translate(45.49975vw,99vh) scale(.6195)}}.snow:nth-child(173){opacity:.3852;transform:translate(24.9222vw,-10px) scale(.089);animation:fall-173 13s -22s linear infinite}@keyframes fall-173{36.679%{transform:translate(21.9192vw,36.679vh) scale(.089)}to{transform:translate(23.4207vw,99vh) scale(.089)}}.snow:nth-child(174){opacity:1.1682;transform:translate(27.1052vw,-10px) scale(.2799);animation:fall-174 17s -5s linear infinite}@keyframes fall-174{38.177%{transform:translate(33.0184vw,38.177vh) scale(.2799)}to{transform:translate(30.0618vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:1.873;transform:translate(24.8296vw,-10px) scale(.4971);animation:fall-175 26s -16s linear infinite}@keyframes fall-175{39.168%{transform:translate(15.1048vw,39.168vh) scale(.4971)}to{transform:translate(19.9672vw,99vh) scale(.4971)}}.snow:nth-child(176){opacity:1.6922;transform:translate(13.8708vw,-10px) scale(.7183);animation:fall-176 19s -1s linear infinite}@keyframes fall-176{70.861%{transform:translate(16.7403vw,70.861vh) scale(.7183)}to{transform:translate(15.30555vw,99vh) scale(.7183)}}.snow:nth-child(177){opacity:1.9622;transform:translate(15.8676vw,-10px) scale(.5208);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{68.794%{transform:translate(6.8389vw,68.794vh) scale(.5208)}to{transform:translate(11.35325vw,99vh) scale(.5208)}}.snow:nth-child(178){opacity:1.7008;transform:translate(88.5857vw,-10px) scale(.1506);animation:fall-178 16s -14s linear infinite}@keyframes fall-178{76.944%{transform:translate(87.3751vw,76.944vh) scale(.1506)}to{transform:translate(87.9804vw,99vh) scale(.1506)}}.snow:nth-child(179){opacity:1.5336;transform:translate(67.4143vw,-10px) scale(.6898);animation:fall-179 17s -10s linear infinite}@keyframes fall-179{31.332%{transform:translate(66.3317vw,31.332vh) scale(.6898)}to{transform:translate(66.873vw,99vh) scale(.6898)}}.snow:nth-child(180){opacity:1.6634;transform:translate(16.7973vw,-10px) scale(.7563);animation:fall-180 23s -8s linear infinite}@keyframes fall-180{69.215%{transform:translate(15.2501vw,69.215vh) scale(.7563)}to{transform:translate(16.0237vw,99vh) scale(.7563)}}.snow:nth-child(181){opacity:.7384;transform:translate(79.2918vw,-10px) scale(.1093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{34.536%{transform:translate(84.8851vw,34.536vh) scale(.1093)}to{transform:translate(82.08845vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:1.5158;transform:translate(14.8507vw,-10px) scale(.5084);animation:fall-182 17s -21s linear infinite}@keyframes fall-182{45.54%{transform:translate(12.0603vw,45.54vh) scale(.5084)}to{transform:translate(13.4555vw,99vh) scale(.5084)}}.snow:nth-child(183){opacity:.2742;transform:translate(43.0923vw,-10px) scale(.2941);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{50.551%{transform:translate(51.8273vw,50.551vh) scale(.2941)}to{transform:translate(47.4598vw,99vh) scale(.2941)}}.snow:nth-child(184){opacity:.1102;transform:translate(42.0912vw,-10px) scale(.3545);animation:fall-184 28s -25s linear infinite}@keyframes fall-184{56.573%{transform:translate(41.8965vw,56.573vh) scale(.3545)}to{transform:translate(41.99385vw,99vh) scale(.3545)}}.snow:nth-child(185){opacity:1.4774;transform:translate(53.2094vw,-10px) scale(.4257);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{51.119%{transform:translate(45.9538vw,51.119vh) scale(.4257)}to{transform:translate(49.5816vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:1.7582;transform:translate(60.4665vw,-10px) scale(.2522);animation:fall-186 18s -30s linear infinite}@keyframes fall-186{54.357%{transform:translate(61.5091vw,54.357vh) scale(.2522)}to{transform:translate(60.9878vw,99vh) scale(.2522)}}.snow:nth-child(187){opacity:1.3764;transform:translate(16.9279vw,-10px) scale(.4289);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{78.831%{transform:translate(26.7813vw,78.831vh) scale(.4289)}to{transform:translate(21.8546vw,99vh) scale(.4289)}}.snow:nth-child(188){opacity:.6004;transform:translate(16.5389vw,-10px) scale(.2648);animation:fall-188 25s -20s linear infinite}@keyframes fall-188{37.154%{transform:translate(10.3265vw,37.154vh) scale(.2648)}to{transform:translate(13.4327vw,99vh) scale(.2648)}}.snow:nth-child(189){opacity:.9124;transform:translate(21.5821vw,-10px) scale(.4664);animation:fall-189 19s -30s linear infinite}@keyframes fall-189{71.751%{transform:translate(26.0756vw,71.751vh) scale(.4664)}to{transform:translate(23.82885vw,99vh) scale(.4664)}}.snow:nth-child(190){opacity:.3214;transform:translate(90.2546vw,-10px) scale(.7257);animation:fall-190 16s -23s linear infinite}@keyframes fall-190{38.448%{transform:translate(91.8115vw,38.448vh) scale(.7257)}to{transform:translate(91.03305vw,99vh) scale(.7257)}}.snow:nth-child(191){opacity:.1376;transform:translate(61.0547vw,-10px) scale(.4566);animation:fall-191 24s -18s linear infinite}@keyframes fall-191{38.24%{transform:translate(64.7225vw,38.24vh) scale(.4566)}to{transform:translate(62.8886vw,99vh) scale(.4566)}}.snow:nth-child(192){opacity:.149;transform:translate(46.7677vw,-10px) scale(.5342);animation:fall-192 16s -22s linear infinite}@keyframes fall-192{38.921%{transform:translate(51.3515vw,38.921vh) scale(.5342)}to{transform:translate(49.0596vw,99vh) scale(.5342)}}.snow:nth-child(193){opacity:1.7174;transform:translate(62.8521vw,-10px) scale(.7378);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{78.243%{transform:translate(67.9641vw,78.243vh) scale(.7378)}to{transform:translate(65.4081vw,99vh) scale(.7378)}}.snow:nth-child(194){opacity:.8278;transform:translate(75.6112vw,-10px) scale(.2664);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{79.066%{transform:translate(65.629vw,79.066vh) scale(.2664)}to{transform:translate(70.6201vw,99vh) scale(.2664)}}.snow:nth-child(195){opacity:1.5894;transform:translate(88.4946vw,-10px) scale(.8393);animation:fall-195 11s -22s linear infinite}@keyframes fall-195{33.995%{transform:translate(92.6443vw,33.995vh) scale(.8393)}to{transform:translate(90.56945vw,99vh) scale(.8393)}}.snow:nth-child(196){opacity:1.7542;transform:translate(24.1534vw,-10px) scale(.8925);animation:fall-196 14s -29s linear infinite}@keyframes fall-196{64.921%{transform:translate(22.4339vw,64.921vh) scale(.8925)}to{transform:translate(23.29365vw,99vh) scale(.8925)}}.snow:nth-child(197){opacity:1.8906;transform:translate(9.2177vw,-10px) scale(.9522);animation:fall-197 29s -5s linear infinite}@keyframes fall-197{31.716%{transform:translate(7.4433vw,31.716vh) scale(.9522)}to{transform:translate(8.3305vw,99vh) scale(.9522)}}.snow:nth-child(198){opacity:1.64;transform:translate(9.083vw,-10px) scale(.6397);animation:fall-198 11s -8s linear infinite}@keyframes fall-198{72.109%{transform:translate(16.9481vw,72.109vh) scale(.6397)}to{transform:translate(13.01555vw,99vh) scale(.6397)}}.snow:nth-child(199){opacity:1.5394;transform:translate(18.9041vw,-10px) scale(.0491);animation:fall-199 17s -6s linear infinite}@keyframes fall-199{47.163%{transform:translate(10.9057vw,47.163vh) scale(.0491)}to{transform:translate(14.9049vw,99vh) scale(.0491)}}.snow:nth-child(200){opacity:.5194;transform:translate(26.4689vw,-10px) scale(.5271);animation:fall-200 29s -29s linear infinite}@keyframes fall-200{31.789%{transform:translate(18.0746vw,31.789vh) scale(.5271)}to{transform:translate(22.27175vw,99vh) scale(.5271)}}.snow:nth-child(201){opacity:1.6828;transform:translate(39.8296vw,-10px) scale(.1147);animation:fall-201 21s -11s linear infinite}@keyframes fall-201{66.995%{transform:translate(31.1593vw,66.995vh) scale(.1147)}to{transform:translate(35.49445vw,99vh) scale(.1147)}}.snow:nth-child(202){opacity:.4562;transform:translate(35.8282vw,-10px) scale(.5744);animation:fall-202 27s -24s linear infinite}@keyframes fall-202{35.328%{transform:translate(26.7158vw,35.328vh) scale(.5744)}to{transform:translate(31.272vw,99vh) scale(.5744)}}.snow:nth-child(203){opacity:1.4698;transform:translate(99.1787vw,-10px) scale(.6249);animation:fall-203 29s -30s linear infinite}@keyframes fall-203{64.787%{transform:translate(102.1929vw,64.787vh) scale(.6249)}to{transform:translate(100.6858vw,99vh) scale(.6249)}}.snow:nth-child(204){opacity:.97;transform:translate(93.3514vw,-10px) scale(.3704);animation:fall-204 29s -26s linear infinite}@keyframes fall-204{53.275%{transform:translate(92.3748vw,53.275vh) scale(.3704)}to{transform:translate(92.8631vw,99vh) scale(.3704)}}.snow:nth-child(205){opacity:1.2674;transform:translate(61.8119vw,-10px) scale(.2826);animation:fall-205 19s -29s linear infinite}@keyframes fall-205{62.967%{transform:translate(59.679vw,62.967vh) scale(.2826)}to{transform:translate(60.74545vw,99vh) scale(.2826)}}.snow:nth-child(206){opacity:.7278;transform:translate(40.6524vw,-10px) scale(.0287);animation:fall-206 25s -6s linear infinite}@keyframes fall-206{46.65%{transform:translate(41.5265vw,46.65vh) scale(.0287)}to{transform:translate(41.08945vw,99vh) scale(.0287)}}.snow:nth-child(207){opacity:1.1748;transform:translate(31.3031vw,-10px) scale(.2189);animation:fall-207 14s -7s linear infinite}@keyframes fall-207{77.481%{transform:translate(34.943vw,77.481vh) scale(.2189)}to{transform:translate(33.12305vw,99vh) scale(.2189)}}.snow:nth-child(208){opacity:.7996;transform:translate(18.6945vw,-10px) scale(.813);animation:fall-208 18s -12s linear infinite}@keyframes fall-208{39.56%{transform:translate(24.833vw,39.56vh) scale(.813)}to{transform:translate(21.76375vw,99vh) scale(.813)}}.snow:nth-child(209){opacity:1.6958;transform:translate(50.2063vw,-10px) scale(.8806);animation:fall-209 29s -29s linear infinite}@keyframes fall-209{35.391%{transform:translate(54.4172vw,35.391vh) scale(.8806)}to{transform:translate(52.31175vw,99vh) scale(.8806)}}.snow:nth-child(210){opacity:.0744;transform:translate(14.0369vw,-10px) scale(.2794);animation:fall-210 25s -17s linear infinite}@keyframes fall-210{74.491%{transform:translate(10.8664vw,74.491vh) scale(.2794)}to{transform:translate(12.45165vw,99vh) scale(.2794)}}.snow:nth-child(211){opacity:1.5356;transform:translate(72.5032vw,-10px) scale(.2582);animation:fall-211 26s -13s linear infinite}@keyframes fall-211{38.709%{transform:translate(80.6628vw,38.709vh) scale(.2582)}to{transform:translate(76.583vw,99vh) scale(.2582)}}.snow:nth-child(212){opacity:1.3452;transform:translate(78.7406vw,-10px) scale(.4834);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{78.773%{transform:translate(78.872vw,78.773vh) scale(.4834)}to{transform:translate(78.8063vw,99vh) scale(.4834)}}.snow:nth-child(213){opacity:1.8982;transform:translate(97.0983vw,-10px) scale(.0809);animation:fall-213 20s -15s linear infinite}@keyframes fall-213{32.185%{transform:translate(87.8443vw,32.185vh) scale(.0809)}to{transform:translate(92.4713vw,99vh) scale(.0809)}}.snow:nth-child(214){opacity:.6826;transform:translate(98.8349vw,-10px) scale(.4959);animation:fall-214 11s -15s linear infinite}@keyframes fall-214{35.27%{transform:translate(102.3216vw,35.27vh) scale(.4959)}to{transform:translate(100.57825vw,99vh) scale(.4959)}}.snow:nth-child(215){opacity:.5324;transform:translate(60.8249vw,-10px) scale(.5452);animation:fall-215 17s -30s linear infinite}@keyframes fall-215{78.691%{transform:translate(52.0702vw,78.691vh) scale(.5452)}to{transform:translate(56.44755vw,99vh) scale(.5452)}}.snow:nth-child(216){opacity:1.3738;transform:translate(3.0173vw,-10px) scale(.4957);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{52%{transform:translate(2.7158vw,52vh) scale(.4957)}to{transform:translate(2.86655vw,99vh) scale(.4957)}}.snow:nth-child(217){opacity:.0464;transform:translate(38.7992vw,-10px) scale(.7892);animation:fall-217 24s -11s linear infinite}@keyframes fall-217{64.91%{transform:translate(41.2538vw,64.91vh) scale(.7892)}to{transform:translate(40.0265vw,99vh) scale(.7892)}}.snow:nth-child(218){opacity:.3496;transform:translate(54.9556vw,-10px) scale(.263);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{45.379%{transform:translate(54.8992vw,45.379vh) scale(.263)}to{transform:translate(54.9274vw,99vh) scale(.263)}}.snow:nth-child(219){opacity:.1436;transform:translate(62.2108vw,-10px) scale(.8473);animation:fall-219 17s -4s linear infinite}@keyframes fall-219{45.07%{transform:translate(56.3233vw,45.07vh) scale(.8473)}to{transform:translate(59.26705vw,99vh) scale(.8473)}}.snow:nth-child(220){opacity:1.9424;transform:translate(93.2525vw,-10px) scale(.6527);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{47.759%{transform:translate(85.5347vw,47.759vh) scale(.6527)}to{transform:translate(89.3936vw,99vh) scale(.6527)}}.snow:nth-child(221){opacity:.7958;transform:translate(16.7371vw,-10px) scale(.5941);animation:fall-221 20s -12s linear infinite}@keyframes fall-221{49.301%{transform:translate(7.1562vw,49.301vh) scale(.5941)}to{transform:translate(11.94665vw,99vh) scale(.5941)}}.snow:nth-child(222){opacity:.9858;transform:translate(91.0267vw,-10px) scale(.7562);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{46.542%{transform:translate(100.1997vw,46.542vh) scale(.7562)}to{transform:translate(95.6132vw,99vh) scale(.7562)}}.snow:nth-child(223){opacity:.1456;transform:translate(23.2355vw,-10px) scale(.1653);animation:fall-223 12s -4s linear infinite}@keyframes fall-223{57.029%{transform:translate(19.7889vw,57.029vh) scale(.1653)}to{transform:translate(21.5122vw,99vh) scale(.1653)}}.snow:nth-child(224){opacity:.3526;transform:translate(90.9101vw,-10px) scale(.9213);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{69.192%{transform:translate(81.2991vw,69.192vh) scale(.9213)}to{transform:translate(86.1046vw,99vh) scale(.9213)}}.snow:nth-child(225){opacity:.7542;transform:translate(2.9631vw,-10px) scale(.7115);animation:fall-225 30s -9s linear infinite}@keyframes fall-225{40.622%{transform:translate(-4.987vw,40.622vh) scale(.7115)}to{transform:translate(-1.01195vw,99vh) scale(.7115)}}.snow:nth-child(226){opacity:1.52;transform:translate(39.9924vw,-10px) scale(.2525);animation:fall-226 12s -18s linear infinite}@keyframes fall-226{61.794%{transform:translate(43.6087vw,61.794vh) scale(.2525)}to{transform:translate(41.80055vw,99vh) scale(.2525)}}.snow:nth-child(227){opacity:1.9308;transform:translate(89.5937vw,-10px) scale(.4766);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{68.836%{transform:translate(96.8397vw,68.836vh) scale(.4766)}to{transform:translate(93.2167vw,99vh) scale(.4766)}}.snow:nth-child(228){opacity:1.8412;transform:translate(90.2219vw,-10px) scale(.8514);animation:fall-228 11s -7s linear infinite}@keyframes fall-228{50.431%{transform:translate(96.5658vw,50.431vh) scale(.8514)}to{transform:translate(93.39385vw,99vh) scale(.8514)}}.snow:nth-child(229){opacity:.7806;transform:translate(72.3821vw,-10px) scale(.0746);animation:fall-229 29s -26s linear infinite}@keyframes fall-229{32.738%{transform:translate(80.9535vw,32.738vh) scale(.0746)}to{transform:translate(76.6678vw,99vh) scale(.0746)}}.snow:nth-child(230){opacity:1.731;transform:translate(75.7108vw,-10px) scale(.913);animation:fall-230 18s -22s linear infinite}@keyframes fall-230{65.886%{transform:translate(71.6844vw,65.886vh) scale(.913)}to{transform:translate(73.6976vw,99vh) scale(.913)}}.snow:nth-child(231){opacity:.373;transform:translate(38.4755vw,-10px) scale(.872);animation:fall-231 13s -4s linear infinite}@keyframes fall-231{41.723%{transform:translate(29.5017vw,41.723vh) scale(.872)}to{transform:translate(33.9886vw,99vh) scale(.872)}}.snow:nth-child(232){opacity:.5274;transform:translate(5.9742vw,-10px) scale(.2025);animation:fall-232 11s -21s linear infinite}@keyframes fall-232{43.123%{transform:translate(15.9361vw,43.123vh) scale(.2025)}to{transform:translate(10.95515vw,99vh) scale(.2025)}}.snow:nth-child(233){opacity:.5676;transform:translate(13.1342vw,-10px) scale(.2258);animation:fall-233 14s -11s linear infinite}@keyframes fall-233{76.476%{transform:translate(8.7077vw,76.476vh) scale(.2258)}to{transform:translate(10.92095vw,99vh) scale(.2258)}}.snow:nth-child(234){opacity:1.8088;transform:translate(38.1634vw,-10px) scale(.6299);animation:fall-234 13s -21s linear infinite}@keyframes fall-234{62.958%{transform:translate(45.3639vw,62.958vh) scale(.6299)}to{transform:translate(41.76365vw,99vh) scale(.6299)}}.snow:nth-child(235){opacity:.294;transform:translate(98.1791vw,-10px) scale(.4394);animation:fall-235 25s -22s linear infinite}@keyframes fall-235{45.285%{transform:translate(91.5933vw,45.285vh) scale(.4394)}to{transform:translate(94.8862vw,99vh) scale(.4394)}}.snow:nth-child(236){opacity:1.481;transform:translate(15.9165vw,-10px) scale(.0895);animation:fall-236 24s -4s linear infinite}@keyframes fall-236{39.149%{transform:translate(8.4416vw,39.149vh) scale(.0895)}to{transform:translate(12.17905vw,99vh) scale(.0895)}}.snow:nth-child(237){opacity:.3804;transform:translate(30.3752vw,-10px) scale(.0499);animation:fall-237 25s -20s linear infinite}@keyframes fall-237{70.934%{transform:translate(28.1654vw,70.934vh) scale(.0499)}to{transform:translate(29.2703vw,99vh) scale(.0499)}}.snow:nth-child(238){opacity:.0542;transform:translate(1.8666vw,-10px) scale(.5835);animation:fall-238 10s -18s linear infinite}@keyframes fall-238{69.225%{transform:translate(3.8971vw,69.225vh) scale(.5835)}to{transform:translate(2.88185vw,99vh) scale(.5835)}}.snow:nth-child(239){opacity:1.4556;transform:translate(4.7743vw,-10px) scale(.3215);animation:fall-239 26s -8s linear infinite}@keyframes fall-239{63.7%{transform:translate(-1.6168vw,63.7vh) scale(.3215)}to{transform:translate(1.57875vw,99vh) scale(.3215)}}.snow:nth-child(240){opacity:.1512;transform:translate(79.4471vw,-10px) scale(.0789);animation:fall-240 10s -21s linear infinite}@keyframes fall-240{77.853%{transform:translate(84.9155vw,77.853vh) scale(.0789)}to{transform:translate(82.1813vw,99vh) scale(.0789)}}.snow:nth-child(241){opacity:.0028;transform:translate(20.0805vw,-10px) scale(.7807);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{55.751%{transform:translate(11.0737vw,55.751vh) scale(.7807)}to{transform:translate(15.5771vw,99vh) scale(.7807)}}.snow:nth-child(242){opacity:1.168;transform:translate(61.8908vw,-10px) scale(.207);animation:fall-242 13s -4s linear infinite}@keyframes fall-242{32.082%{transform:translate(69.5321vw,32.082vh) scale(.207)}to{transform:translate(65.71145vw,99vh) scale(.207)}}.snow:nth-child(243){opacity:.2214;transform:translate(81.0463vw,-10px) scale(.8026);animation:fall-243 22s -25s linear infinite}@keyframes fall-243{34.781%{transform:translate(87.6756vw,34.781vh) scale(.8026)}to{transform:translate(84.36095vw,99vh) scale(.8026)}}.snow:nth-child(244){opacity:.1948;transform:translate(78.4264vw,-10px) scale(.8957);animation:fall-244 20s -8s linear infinite}@keyframes fall-244{43.363%{transform:translate(88.2413vw,43.363vh) scale(.8957)}to{transform:translate(83.33385vw,99vh) scale(.8957)}}.snow:nth-child(245){opacity:.0312;transform:translate(45.4169vw,-10px) scale(.777);animation:fall-245 23s -13s linear infinite}@keyframes fall-245{72.762%{transform:translate(49.7496vw,72.762vh) scale(.777)}to{transform:translate(47.58325vw,99vh) scale(.777)}}.snow:nth-child(246){opacity:1.7578;transform:translate(53.7693vw,-10px) scale(.7875);animation:fall-246 14s -25s linear infinite}@keyframes fall-246{51.53%{transform:translate(47.945vw,51.53vh) scale(.7875)}to{transform:translate(50.85715vw,99vh) scale(.7875)}}.snow:nth-child(247){opacity:1.0228;transform:translate(59.9758vw,-10px) scale(.9649);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{79.501%{transform:translate(60.038vw,79.501vh) scale(.9649)}to{transform:translate(60.0069vw,99vh) scale(.9649)}}.snow:nth-child(248){opacity:.3854;transform:translate(29.2654vw,-10px) scale(.4927);animation:fall-248 27s -28s linear infinite}@keyframes fall-248{61.865%{transform:translate(31.2869vw,61.865vh) scale(.4927)}to{transform:translate(30.27615vw,99vh) scale(.4927)}}.snow:nth-child(249){opacity:1.202;transform:translate(42.954vw,-10px) scale(.2435);animation:fall-249 11s -10s linear infinite}@keyframes fall-249{32.211%{transform:translate(43.5831vw,32.211vh) scale(.2435)}to{transform:translate(43.26855vw,99vh) scale(.2435)}}.snow:nth-child(250){opacity:1.0042;transform:translate(63.4271vw,-10px) scale(.7204);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{44.104%{transform:translate(71.9127vw,44.104vh) scale(.7204)}to{transform:translate(67.6699vw,99vh) scale(.7204)}}.snow:nth-child(251){opacity:.396;transform:translate(15.1048vw,-10px) scale(.2106);animation:fall-251 30s -1s linear infinite}@keyframes fall-251{77.528%{transform:translate(23.1473vw,77.528vh) scale(.2106)}to{transform:translate(19.12605vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:.1782;transform:translate(92.2486vw,-10px) scale(.536);animation:fall-252 25s -3s linear infinite}@keyframes fall-252{79.773%{transform:translate(90.6092vw,79.773vh) scale(.536)}to{transform:translate(91.4289vw,99vh) scale(.536)}}.snow:nth-child(253){opacity:.1672;transform:translate(56.5983vw,-10px) scale(.2158);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{60.725%{transform:translate(54.7127vw,60.725vh) scale(.2158)}to{transform:translate(55.6555vw,99vh) scale(.2158)}}.snow:nth-child(254){opacity:.9202;transform:translate(56.7767vw,-10px) scale(.9735);animation:fall-254 24s -13s linear infinite}@keyframes fall-254{66.839%{transform:translate(54.7066vw,66.839vh) scale(.9735)}to{transform:translate(55.74165vw,99vh) scale(.9735)}}.snow:nth-child(255){opacity:.5424;transform:translate(91.8241vw,-10px) scale(.915);animation:fall-255 18s -25s linear infinite}@keyframes fall-255{72.989%{transform:translate(91.2225vw,72.989vh) scale(.915)}to{transform:translate(91.5233vw,99vh) scale(.915)}}.snow:nth-child(256){opacity:1.5626;transform:translate(8.3778vw,-10px) scale(.8437);animation:fall-256 14s -18s linear infinite}@keyframes fall-256{45.144%{transform:translate(3.4391vw,45.144vh) scale(.8437)}to{transform:translate(5.90845vw,99vh) scale(.8437)}}.snow:nth-child(257){opacity:1.7612;transform:translate(49.046vw,-10px) scale(.4664);animation:fall-257 16s -14s linear infinite}@keyframes fall-257{53.666%{transform:translate(56.5538vw,53.666vh) scale(.4664)}to{transform:translate(52.7999vw,99vh) scale(.4664)}}.snow:nth-child(258){opacity:.9226;transform:translate(61.1009vw,-10px) scale(.1601);animation:fall-258 26s -13s linear infinite}@keyframes fall-258{76.466%{transform:translate(65.1668vw,76.466vh) scale(.1601)}to{transform:translate(63.13385vw,99vh) scale(.1601)}}.snow:nth-child(259){opacity:.3102;transform:translate(65.1444vw,-10px) scale(.8944);animation:fall-259 21s -13s linear infinite}@keyframes fall-259{64.554%{transform:translate(57.7986vw,64.554vh) scale(.8944)}to{transform:translate(61.4715vw,99vh) scale(.8944)}}.snow:nth-child(260){opacity:.365;transform:translate(77.5038vw,-10px) scale(.2809);animation:fall-260 11s -19s linear infinite}@keyframes fall-260{37.067%{transform:translate(72.9546vw,37.067vh) scale(.2809)}to{transform:translate(75.2292vw,99vh) scale(.2809)}}.snow:nth-child(261){opacity:.1702;transform:translate(39.9719vw,-10px) scale(.0283);animation:fall-261 26s -3s linear infinite}@keyframes fall-261{50.245%{transform:translate(35.0719vw,50.245vh) scale(.0283)}to{transform:translate(37.5219vw,99vh) scale(.0283)}}.snow:nth-child(262){opacity:1.8958;transform:translate(65.7794vw,-10px) scale(.1834);animation:fall-262 13s -26s linear infinite}@keyframes fall-262{47.303%{transform:translate(56.0793vw,47.303vh) scale(.1834)}to{transform:translate(60.92935vw,99vh) scale(.1834)}}.snow:nth-child(263){opacity:.621;transform:translate(69.0558vw,-10px) scale(.4804);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{60.016%{transform:translate(78.449vw,60.016vh) scale(.4804)}to{transform:translate(73.7524vw,99vh) scale(.4804)}}.snow:nth-child(264){opacity:.6846;transform:translate(40.0459vw,-10px) scale(.3722);animation:fall-264 30s -16s linear infinite}@keyframes fall-264{64%{transform:translate(44.3263vw,64vh) scale(.3722)}to{transform:translate(42.1861vw,99vh) scale(.3722)}}.snow:nth-child(265){opacity:1.8626;transform:translate(93.8696vw,-10px) scale(.5782);animation:fall-265 24s -15s linear infinite}@keyframes fall-265{73.445%{transform:translate(95.7167vw,73.445vh) scale(.5782)}to{transform:translate(94.79315vw,99vh) scale(.5782)}}.snow:nth-child(266){opacity:.1566;transform:translate(51.2691vw,-10px) scale(.316);animation:fall-266 24s -27s linear infinite}@keyframes fall-266{71.392%{transform:translate(44.4043vw,71.392vh) scale(.316)}to{transform:translate(47.8367vw,99vh) scale(.316)}}.snow:nth-child(267){opacity:.0286;transform:translate(99.171vw,-10px) scale(.8142);animation:fall-267 11s -19s linear infinite}@keyframes fall-267{45.72%{transform:translate(91.7956vw,45.72vh) scale(.8142)}to{transform:translate(95.4833vw,99vh) scale(.8142)}}.snow:nth-child(268){opacity:1.1798;transform:translate(45.5365vw,-10px) scale(.6678);animation:fall-268 11s -17s linear infinite}@keyframes fall-268{65.72%{transform:translate(55.0196vw,65.72vh) scale(.6678)}to{transform:translate(50.27805vw,99vh) scale(.6678)}}.snow:nth-child(269){opacity:.8296;transform:translate(75.9646vw,-10px) scale(.5951);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{75.518%{transform:translate(73.3361vw,75.518vh) scale(.5951)}to{transform:translate(74.65035vw,99vh) scale(.5951)}}.snow:nth-child(270){opacity:1.6272;transform:translate(.4303vw,-10px) scale(.4698);animation:fall-270 23s -18s linear infinite}@keyframes fall-270{61.957%{transform:translate(2.9298vw,61.957vh) scale(.4698)}to{transform:translate(1.68005vw,99vh) scale(.4698)}}.snow:nth-child(271){opacity:.5456;transform:translate(65.1775vw,-10px) scale(.6237);animation:fall-271 16s -20s linear infinite}@keyframes fall-271{51.613%{transform:translate(60.9493vw,51.613vh) scale(.6237)}to{transform:translate(63.0634vw,99vh) scale(.6237)}}.snow:nth-child(272){opacity:.9486;transform:translate(23.6734vw,-10px) scale(.4314);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{42.217%{transform:translate(32.3366vw,42.217vh) scale(.4314)}to{transform:translate(28.005vw,99vh) scale(.4314)}}.snow:nth-child(273){opacity:1.353;transform:translate(.1829vw,-10px) scale(.3197);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{65.321%{transform:translate(1.1971vw,65.321vh) scale(.3197)}to{transform:translate(.69vw,99vh) scale(.3197)}}.snow:nth-child(274){opacity:1.8558;transform:translate(44.1421vw,-10px) scale(.0785);animation:fall-274 14s -30s linear infinite}@keyframes fall-274{73.648%{transform:translate(42.8387vw,73.648vh) scale(.0785)}to{transform:translate(43.4904vw,99vh) scale(.0785)}}.snow:nth-child(275){opacity:.5758;transform:translate(12.0874vw,-10px) scale(.2106);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{55.945%{transform:translate(7.6562vw,55.945vh) scale(.2106)}to{transform:translate(9.8718vw,99vh) scale(.2106)}}.snow:nth-child(276){opacity:.6332;transform:translate(30.2179vw,-10px) scale(.2345);animation:fall-276 18s -7s linear infinite}@keyframes fall-276{54.552%{transform:translate(34.0095vw,54.552vh) scale(.2345)}to{transform:translate(32.1137vw,99vh) scale(.2345)}}.snow:nth-child(277){opacity:1.501;transform:translate(96.0299vw,-10px) scale(.3303);animation:fall-277 28s -22s linear infinite}@keyframes fall-277{36.091%{transform:translate(91.5126vw,36.091vh) scale(.3303)}to{transform:translate(93.77125vw,99vh) scale(.3303)}}.snow:nth-child(278){opacity:1.7756;transform:translate(14.7671vw,-10px) scale(.6913);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{50.419%{transform:translate(23.0462vw,50.419vh) scale(.6913)}to{transform:translate(18.90665vw,99vh) scale(.6913)}}.snow:nth-child(279){opacity:1.7226;transform:translate(79.1397vw,-10px) scale(.0979);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{49.257%{transform:translate(85.8096vw,49.257vh) scale(.0979)}to{transform:translate(82.47465vw,99vh) scale(.0979)}}.snow:nth-child(280){opacity:.6128;transform:translate(94.3099vw,-10px) scale(.0482);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{35.993%{transform:translate(88.8432vw,35.993vh) scale(.0482)}to{transform:translate(91.57655vw,99vh) scale(.0482)}}.snow:nth-child(281){opacity:.879;transform:translate(9.3719vw,-10px) scale(.3632);animation:fall-281 22s -13s linear infinite}@keyframes fall-281{39.7%{transform:translate(4.3411vw,39.7vh) scale(.3632)}to{transform:translate(6.8565vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:1.2848;transform:translate(71.6296vw,-10px) scale(.5006);animation:fall-282 20s -17s linear infinite}@keyframes fall-282{57.904%{transform:translate(67.6722vw,57.904vh) scale(.5006)}to{transform:translate(69.6509vw,99vh) scale(.5006)}}.snow:nth-child(283){opacity:1.4862;transform:translate(81.7157vw,-10px) scale(.069);animation:fall-283 27s -25s linear infinite}@keyframes fall-283{35.079%{transform:translate(88.4975vw,35.079vh) scale(.069)}to{transform:translate(85.1066vw,99vh) scale(.069)}}.snow:nth-child(284){opacity:1.2844;transform:translate(16.681vw,-10px) scale(.4188);animation:fall-284 16s -6s linear infinite}@keyframes fall-284{74.765%{transform:translate(8.8335vw,74.765vh) scale(.4188)}to{transform:translate(12.75725vw,99vh) scale(.4188)}}.snow:nth-child(285){opacity:1.311;transform:translate(68.2688vw,-10px) scale(.7832);animation:fall-285 22s -29s linear infinite}@keyframes fall-285{79.045%{transform:translate(59.2342vw,79.045vh) scale(.7832)}to{transform:translate(63.7515vw,99vh) scale(.7832)}}.snow:nth-child(286){opacity:.813;transform:translate(61.9786vw,-10px) scale(.0832);animation:fall-286 10s -15s linear infinite}@keyframes fall-286{45.758%{transform:translate(60.452vw,45.758vh) scale(.0832)}to{transform:translate(61.2153vw,99vh) scale(.0832)}}.snow:nth-child(287){opacity:.0794;transform:translate(57.6852vw,-10px) scale(.8773);animation:fall-287 14s -27s linear infinite}@keyframes fall-287{77.224%{transform:translate(66.4997vw,77.224vh) scale(.8773)}to{transform:translate(62.09245vw,99vh) scale(.8773)}}.snow:nth-child(288){opacity:1.339;transform:translate(23.9535vw,-10px) scale(.7895);animation:fall-288 27s -5s linear infinite}@keyframes fall-288{40.55%{transform:translate(33.6373vw,40.55vh) scale(.7895)}to{transform:translate(28.7954vw,99vh) scale(.7895)}}.snow:nth-child(289){opacity:.9502;transform:translate(61.079vw,-10px) scale(.8044);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{53.708%{transform:translate(66.0178vw,53.708vh) scale(.8044)}to{transform:translate(63.5484vw,99vh) scale(.8044)}}.snow:nth-child(290){opacity:.8194;transform:translate(35.9981vw,-10px) scale(.0779);animation:fall-290 18s -30s linear infinite}@keyframes fall-290{71.142%{transform:translate(39.8365vw,71.142vh) scale(.0779)}to{transform:translate(37.9173vw,99vh) scale(.0779)}}.snow:nth-child(291){opacity:1.9562;transform:translate(37.0749vw,-10px) scale(.5367);animation:fall-291 28s -5s linear infinite}@keyframes fall-291{34.9%{transform:translate(28.3856vw,34.9vh) scale(.5367)}to{transform:translate(32.73025vw,99vh) scale(.5367)}}.snow:nth-child(292){opacity:.6894;transform:translate(69.0557vw,-10px) scale(.8331);animation:fall-292 19s -25s linear infinite}@keyframes fall-292{37.856%{transform:translate(78.5901vw,37.856vh) scale(.8331)}to{transform:translate(73.8229vw,99vh) scale(.8331)}}.snow:nth-child(293){opacity:1.9952;transform:translate(15.2681vw,-10px) scale(.7972);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{40.517%{transform:translate(18.0718vw,40.517vh) scale(.7972)}to{transform:translate(16.66995vw,99vh) scale(.7972)}}.snow:nth-child(294){opacity:1.7542;transform:translate(82.3438vw,-10px) scale(.3543);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{79.556%{transform:translate(77.6874vw,79.556vh) scale(.3543)}to{transform:translate(80.0156vw,99vh) scale(.3543)}}.snow:nth-child(295){opacity:1.0964;transform:translate(80.1495vw,-10px) scale(.0006);animation:fall-295 27s -8s linear infinite}@keyframes fall-295{40.633%{transform:translate(74.086vw,40.633vh) scale(.0006)}to{transform:translate(77.11775vw,99vh) scale(.0006)}}.snow:nth-child(296){opacity:1.3114;transform:translate(33.794vw,-10px) scale(.1461);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{74.175%{transform:translate(29.6007vw,74.175vh) scale(.1461)}to{transform:translate(31.69735vw,99vh) scale(.1461)}}.snow:nth-child(297){opacity:.1748;transform:translate(96.0875vw,-10px) scale(.3744);animation:fall-297 27s -19s linear infinite}@keyframes fall-297{51.223%{transform:translate(95.811vw,51.223vh) scale(.3744)}to{transform:translate(95.94925vw,99vh) scale(.3744)}}.snow:nth-child(298){opacity:.282;transform:translate(35.4482vw,-10px) scale(.2277);animation:fall-298 16s -14s linear infinite}@keyframes fall-298{59.704%{transform:translate(28.5957vw,59.704vh) scale(.2277)}to{transform:translate(32.02195vw,99vh) scale(.2277)}}.snow:nth-child(299){opacity:1.2672;transform:translate(79.8492vw,-10px) scale(.6958);animation:fall-299 28s -21s linear infinite}@keyframes fall-299{34.964%{transform:translate(75.3052vw,34.964vh) scale(.6958)}to{transform:translate(77.5772vw,99vh) scale(.6958)}}.snow:nth-child(300){opacity:.2796;transform:translate(40.3725vw,-10px) scale(.3043);animation:fall-300 17s -24s linear infinite}@keyframes fall-300{50.412%{transform:translate(41.4392vw,50.412vh) scale(.3043)}to{transform:translate(40.90585vw,99vh) scale(.3043)}}.snow:nth-child(301){opacity:1.807;transform:translate(25.6886vw,-10px) scale(.4465);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{71.853%{transform:translate(28.4417vw,71.853vh) scale(.4465)}to{transform:translate(27.06515vw,99vh) scale(.4465)}}.snow:nth-child(302){opacity:1.5952;transform:translate(49.0529vw,-10px) scale(.1487);animation:fall-302 18s -16s linear infinite}@keyframes fall-302{67.739%{transform:translate(52.9293vw,67.739vh) scale(.1487)}to{transform:translate(50.9911vw,99vh) scale(.1487)}}.snow:nth-child(303){opacity:1.2396;transform:translate(12.9438vw,-10px) scale(.3815);animation:fall-303 20s -6s linear infinite}@keyframes fall-303{65.549%{transform:translate(21.3476vw,65.549vh) scale(.3815)}to{transform:translate(17.1457vw,99vh) scale(.3815)}}.snow:nth-child(304){opacity:.518;transform:translate(61.827vw,-10px) scale(.0577);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{42.233%{transform:translate(63.0356vw,42.233vh) scale(.0577)}to{transform:translate(62.4313vw,99vh) scale(.0577)}}.snow:nth-child(305){opacity:.1188;transform:translate(.2337vw,-10px) scale(.8182);animation:fall-305 25s -22s linear infinite}@keyframes fall-305{55.665%{transform:translate(-4.4948vw,55.665vh) scale(.8182)}to{transform:translate(-2.13055vw,99vh) scale(.8182)}}.snow:nth-child(306){opacity:.8798;transform:translate(24.5788vw,-10px) scale(.8666);animation:fall-306 27s -2s linear infinite}@keyframes fall-306{44.416%{transform:translate(27.6465vw,44.416vh) scale(.8666)}to{transform:translate(26.11265vw,99vh) scale(.8666)}}.snow:nth-child(307){opacity:.3798;transform:translate(25.2283vw,-10px) scale(.7659);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{74.039%{transform:translate(19.6321vw,74.039vh) scale(.7659)}to{transform:translate(22.4302vw,99vh) scale(.7659)}}.snow:nth-child(308){opacity:.4392;transform:translate(68.5505vw,-10px) scale(.7215);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{74.97%{transform:translate(71.9626vw,74.97vh) scale(.7215)}to{transform:translate(70.25655vw,99vh) scale(.7215)}}.snow:nth-child(309){opacity:1.3818;transform:translate(72.2717vw,-10px) scale(.2669);animation:fall-309 30s -29s linear infinite}@keyframes fall-309{48.996%{transform:translate(65.9438vw,48.996vh) scale(.2669)}to{transform:translate(69.10775vw,99vh) scale(.2669)}}.snow:nth-child(310){opacity:.3018;transform:translate(1.2215vw,-10px) scale(.7657);animation:fall-310 28s -11s linear infinite}@keyframes fall-310{37.938%{transform:translate(2.8078vw,37.938vh) scale(.7657)}to{transform:translate(2.01465vw,99vh) scale(.7657)}}.snow:nth-child(311){opacity:.6986;transform:translate(62.4137vw,-10px) scale(.1634);animation:fall-311 30s -8s linear infinite}@keyframes fall-311{78.524%{transform:translate(54.4781vw,78.524vh) scale(.1634)}to{transform:translate(58.4459vw,99vh) scale(.1634)}}.snow:nth-child(312){opacity:.7078;transform:translate(69.4531vw,-10px) scale(.6114);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{44.504%{transform:translate(66.0925vw,44.504vh) scale(.6114)}to{transform:translate(67.7728vw,99vh) scale(.6114)}}.snow:nth-child(313){opacity:.1712;transform:translate(42.6832vw,-10px) scale(.7277);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{53.954%{transform:translate(41.2139vw,53.954vh) scale(.7277)}to{transform:translate(41.94855vw,99vh) scale(.7277)}}.snow:nth-child(314){opacity:1.6728;transform:translate(39.3036vw,-10px) scale(.8711);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{62.953%{transform:translate(44.928vw,62.953vh) scale(.8711)}to{transform:translate(42.1158vw,99vh) scale(.8711)}}.snow:nth-child(315){opacity:.9692;transform:translate(27.6115vw,-10px) scale(.8387);animation:fall-315 25s -20s linear infinite}@keyframes fall-315{75.687%{transform:translate(34.7656vw,75.687vh) scale(.8387)}to{transform:translate(31.18855vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.2452;transform:translate(31.8257vw,-10px) scale(.3537);animation:fall-316 10s -29s linear infinite}@keyframes fall-316{40.588%{transform:translate(30.7875vw,40.588vh) scale(.3537)}to{transform:translate(31.3066vw,99vh) scale(.3537)}}.snow:nth-child(317){opacity:1.4204;transform:translate(95.2932vw,-10px) scale(.4002);animation:fall-317 18s -22s linear infinite}@keyframes fall-317{76.034%{transform:translate(86.4567vw,76.034vh) scale(.4002)}to{transform:translate(90.87495vw,99vh) scale(.4002)}}.snow:nth-child(318){opacity:.6242;transform:translate(19.5764vw,-10px) scale(.0625);animation:fall-318 28s -27s linear infinite}@keyframes fall-318{67.934%{transform:translate(16.0551vw,67.934vh) scale(.0625)}to{transform:translate(17.81575vw,99vh) scale(.0625)}}.snow:nth-child(319){opacity:1.4104;transform:translate(78.6777vw,-10px) scale(.1209);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{72.71%{transform:translate(79.8333vw,72.71vh) scale(.1209)}to{transform:translate(79.2555vw,99vh) scale(.1209)}}.snow:nth-child(320){opacity:1.3292;transform:translate(.2706vw,-10px) scale(.2906);animation:fall-320 14s -19s linear infinite}@keyframes fall-320{39.51%{transform:translate(-7.6759vw,39.51vh) scale(.2906)}to{transform:translate(-3.70265vw,99vh) scale(.2906)}}.snow:nth-child(321){opacity:.6376;transform:translate(99.2647vw,-10px) scale(.5284);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{62.445%{transform:translate(108.5339vw,62.445vh) scale(.5284)}to{transform:translate(103.8993vw,99vh) scale(.5284)}}.snow:nth-child(322){opacity:.4964;transform:translate(54.7291vw,-10px) scale(.3271);animation:fall-322 14s -22s linear infinite}@keyframes fall-322{44.361%{transform:translate(51.1721vw,44.361vh) scale(.3271)}to{transform:translate(52.9506vw,99vh) scale(.3271)}}.snow:nth-child(323){opacity:.8044;transform:translate(74.4623vw,-10px) scale(.3458);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{62.216%{transform:translate(69.494vw,62.216vh) scale(.3458)}to{transform:translate(71.97815vw,99vh) scale(.3458)}}.snow:nth-child(324){opacity:1.2218;transform:translate(42.9614vw,-10px) scale(.2631);animation:fall-324 24s -27s linear infinite}@keyframes fall-324{70.597%{transform:translate(42.6219vw,70.597vh) scale(.2631)}to{transform:translate(42.79165vw,99vh) scale(.2631)}}.snow:nth-child(325){opacity:1.72;transform:translate(12.7316vw,-10px) scale(.6712);animation:fall-325 14s -9s linear infinite}@keyframes fall-325{35.685%{transform:translate(14.7886vw,35.685vh) scale(.6712)}to{transform:translate(13.7601vw,99vh) scale(.6712)}}.snow:nth-child(326){opacity:1.2562;transform:translate(60.1599vw,-10px) scale(.4373);animation:fall-326 29s -18s linear infinite}@keyframes fall-326{45.011%{transform:translate(62.0382vw,45.011vh) scale(.4373)}to{transform:translate(61.09905vw,99vh) scale(.4373)}}.snow:nth-child(327){opacity:.0062;transform:translate(98.1102vw,-10px) scale(.8939);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{44.17%{transform:translate(96.9515vw,44.17vh) scale(.8939)}to{transform:translate(97.53085vw,99vh) scale(.8939)}}.snow:nth-child(328){opacity:1.2532;transform:translate(10.4164vw,-10px) scale(.0941);animation:fall-328 19s -24s linear infinite}@keyframes fall-328{42.738%{transform:translate(4.1212vw,42.738vh) scale(.0941)}to{transform:translate(7.2688vw,99vh) scale(.0941)}}.snow:nth-child(329){opacity:1.0208;transform:translate(78.5488vw,-10px) scale(.1354);animation:fall-329 28s -11s linear infinite}@keyframes fall-329{54.662%{transform:translate(80.5165vw,54.662vh) scale(.1354)}to{transform:translate(79.53265vw,99vh) scale(.1354)}}.snow:nth-child(330){opacity:.8208;transform:translate(48.8531vw,-10px) scale(.8281);animation:fall-330 24s -28s linear infinite}@keyframes fall-330{42.049%{transform:translate(47.3809vw,42.049vh) scale(.8281)}to{transform:translate(48.117vw,99vh) scale(.8281)}}.snow:nth-child(331){opacity:1.2072;transform:translate(99.6453vw,-10px) scale(.9733);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{69.788%{transform:translate(102.4715vw,69.788vh) scale(.9733)}to{transform:translate(101.0584vw,99vh) scale(.9733)}}.snow:nth-child(332){opacity:.8884;transform:translate(6.0759vw,-10px) scale(.921);animation:fall-332 10s -7s linear infinite}@keyframes fall-332{30.677%{transform:translate(4.8937vw,30.677vh) scale(.921)}to{transform:translate(5.4848vw,99vh) scale(.921)}}.snow:nth-child(333){opacity:.2198;transform:translate(87.9007vw,-10px) scale(.1237);animation:fall-333 12s -24s linear infinite}@keyframes fall-333{69.68%{transform:translate(80.0795vw,69.68vh) scale(.1237)}to{transform:translate(83.9901vw,99vh) scale(.1237)}}.snow:nth-child(334){opacity:.3894;transform:translate(64.391vw,-10px) scale(.5356);animation:fall-334 28s -13s linear infinite}@keyframes fall-334{62.537%{transform:translate(59.5047vw,62.537vh) scale(.5356)}to{transform:translate(61.94785vw,99vh) scale(.5356)}}.snow:nth-child(335){opacity:.5098;transform:translate(37.9904vw,-10px) scale(.5099);animation:fall-335 27s -26s linear infinite}@keyframes fall-335{41.123%{transform:translate(38.2017vw,41.123vh) scale(.5099)}to{transform:translate(38.09605vw,99vh) scale(.5099)}}.snow:nth-child(336){opacity:1.409;transform:translate(69.7193vw,-10px) scale(.9007);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{52.062%{transform:translate(68.0929vw,52.062vh) scale(.9007)}to{transform:translate(68.9061vw,99vh) scale(.9007)}}.snow:nth-child(337){opacity:.4392;transform:translate(14.2291vw,-10px) scale(.9613);animation:fall-337 20s -19s linear infinite}@keyframes fall-337{35.53%{transform:translate(13.4626vw,35.53vh) scale(.9613)}to{transform:translate(13.84585vw,99vh) scale(.9613)}}.snow:nth-child(338){opacity:1.807;transform:translate(83.0204vw,-10px) scale(.4157);animation:fall-338 27s -3s linear infinite}@keyframes fall-338{77.69%{transform:translate(81.8167vw,77.69vh) scale(.4157)}to{transform:translate(82.41855vw,99vh) scale(.4157)}}.snow:nth-child(339){opacity:1.8794;transform:translate(94.9187vw,-10px) scale(.6877);animation:fall-339 17s -10s linear infinite}@keyframes fall-339{41.258%{transform:translate(99.6868vw,41.258vh) scale(.6877)}to{transform:translate(97.30275vw,99vh) scale(.6877)}}.snow:nth-child(340){opacity:.3628;transform:translate(49.1285vw,-10px) scale(.7779);animation:fall-340 28s -23s linear infinite}@keyframes fall-340{47.852%{transform:translate(50.4454vw,47.852vh) scale(.7779)}to{transform:translate(49.78695vw,99vh) scale(.7779)}}.snow:nth-child(341){opacity:1.533;transform:translate(55.2622vw,-10px) scale(.5317);animation:fall-341 11s -27s linear infinite}@keyframes fall-341{63.34%{transform:translate(56.6887vw,63.34vh) scale(.5317)}to{transform:translate(55.97545vw,99vh) scale(.5317)}}.snow:nth-child(342){opacity:1.3474;transform:translate(18.9331vw,-10px) scale(.8964);animation:fall-342 27s -7s linear infinite}@keyframes fall-342{73.379%{transform:translate(13.9194vw,73.379vh) scale(.8964)}to{transform:translate(16.42625vw,99vh) scale(.8964)}}.snow:nth-child(343){opacity:1.2908;transform:translate(82.3994vw,-10px) scale(.2112);animation:fall-343 12s -28s linear infinite}@keyframes fall-343{78.03%{transform:translate(75.5397vw,78.03vh) scale(.2112)}to{transform:translate(78.96955vw,99vh) scale(.2112)}}.snow:nth-child(344){opacity:1.1934;transform:translate(65.931vw,-10px) scale(.2814);animation:fall-344 30s -28s linear infinite}@keyframes fall-344{53.558%{transform:translate(67.9489vw,53.558vh) scale(.2814)}to{transform:translate(66.93995vw,99vh) scale(.2814)}}.snow:nth-child(345){opacity:.6054;transform:translate(1.6954vw,-10px) scale(.654);animation:fall-345 23s -3s linear infinite}@keyframes fall-345{36.101%{transform:translate(1.6533vw,36.101vh) scale(.654)}to{transform:translate(1.67435vw,99vh) scale(.654)}}.snow:nth-child(346){opacity:1.619;transform:translate(8.8652vw,-10px) scale(.3769);animation:fall-346 20s -21s linear infinite}@keyframes fall-346{57.128%{transform:translate(8.7684vw,57.128vh) scale(.3769)}to{transform:translate(8.8168vw,99vh) scale(.3769)}}.snow:nth-child(347){opacity:1.5042;transform:translate(54.232vw,-10px) scale(.2992);animation:fall-347 17s -15s linear infinite}@keyframes fall-347{49.625%{transform:translate(54.2321vw,49.625vh) scale(.2992)}to{transform:translate(54.23205vw,99vh) scale(.2992)}}.snow:nth-child(348){opacity:1.8934;transform:translate(9.6759vw,-10px) scale(.1448);animation:fall-348 11s -27s linear infinite}@keyframes fall-348{79.578%{transform:translate(1.0351vw,79.578vh) scale(.1448)}to{transform:translate(5.3555vw,99vh) scale(.1448)}}.snow:nth-child(349){opacity:.4956;transform:translate(2.7626vw,-10px) scale(.1499);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{45.278%{transform:translate(10.2144vw,45.278vh) scale(.1499)}to{transform:translate(6.4885vw,99vh) scale(.1499)}}.snow:nth-child(350){opacity:.2846;transform:translate(55.953vw,-10px) scale(.9034);animation:fall-350 10s -28s linear infinite}@keyframes fall-350{61.641%{transform:translate(63.1101vw,61.641vh) scale(.9034)}to{transform:translate(59.53155vw,99vh) scale(.9034)}}.snow:nth-child(351){opacity:.394;transform:translate(23.3299vw,-10px) scale(.5442);animation:fall-351 25s -19s linear infinite}@keyframes fall-351{75.425%{transform:translate(30.5263vw,75.425vh) scale(.5442)}to{transform:translate(26.9281vw,99vh) scale(.5442)}}.snow:nth-child(352){opacity:1.1104;transform:translate(71.4762vw,-10px) scale(.5635);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{62.19%{transform:translate(77.216vw,62.19vh) scale(.5635)}to{transform:translate(74.3461vw,99vh) scale(.5635)}}.snow:nth-child(353){opacity:.8426;transform:translate(18.7776vw,-10px) scale(.3318);animation:fall-353 22s -25s linear infinite}@keyframes fall-353{74.587%{transform:translate(28.4116vw,74.587vh) scale(.3318)}to{transform:translate(23.5946vw,99vh) scale(.3318)}}.snow:nth-child(354){opacity:.7982;transform:translate(21.3711vw,-10px) scale(.3436);animation:fall-354 19s -22s linear infinite}@keyframes fall-354{65.218%{transform:translate(28.3553vw,65.218vh) scale(.3436)}to{transform:translate(24.8632vw,99vh) scale(.3436)}}.snow:nth-child(355){opacity:.1112;transform:translate(66.4016vw,-10px) scale(.2376);animation:fall-355 19s -26s linear infinite}@keyframes fall-355{31.209%{transform:translate(64.8518vw,31.209vh) scale(.2376)}to{transform:translate(65.6267vw,99vh) scale(.2376)}}.snow:nth-child(356){opacity:1.9034;transform:translate(70.2342vw,-10px) scale(.5055);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{69.926%{transform:translate(71.3336vw,69.926vh) scale(.5055)}to{transform:translate(70.7839vw,99vh) scale(.5055)}}.snow:nth-child(357){opacity:.2742;transform:translate(32.9048vw,-10px) scale(.7912);animation:fall-357 23s -9s linear infinite}@keyframes fall-357{76.958%{transform:translate(37.0777vw,76.958vh) scale(.7912)}to{transform:translate(34.99125vw,99vh) scale(.7912)}}.snow:nth-child(358){opacity:.2806;transform:translate(95.8581vw,-10px) scale(.2142);animation:fall-358 13s -27s linear infinite}@keyframes fall-358{72.994%{transform:translate(90.8667vw,72.994vh) scale(.2142)}to{transform:translate(93.3624vw,99vh) scale(.2142)}}.snow:nth-child(359){opacity:.8238;transform:translate(62.5233vw,-10px) scale(.3102);animation:fall-359 12s -14s linear infinite}@keyframes fall-359{77.879%{transform:translate(54.6371vw,77.879vh) scale(.3102)}to{transform:translate(58.5802vw,99vh) scale(.3102)}}.snow:nth-child(360){opacity:1.4416;transform:translate(5.6685vw,-10px) scale(.2949);animation:fall-360 13s -19s linear infinite}@keyframes fall-360{52.23%{transform:translate(13.3826vw,52.23vh) scale(.2949)}to{transform:translate(9.52555vw,99vh) scale(.2949)}}.snow:nth-child(361){opacity:1.6086;transform:translate(91.0121vw,-10px) scale(.2513);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{53.501%{transform:translate(91.9818vw,53.501vh) scale(.2513)}to{transform:translate(91.49695vw,99vh) scale(.2513)}}.snow:nth-child(362){opacity:.5026;transform:translate(67.0651vw,-10px) scale(.2319);animation:fall-362 16s -12s linear infinite}@keyframes fall-362{73.674%{transform:translate(67.2579vw,73.674vh) scale(.2319)}to{transform:translate(67.1615vw,99vh) scale(.2319)}}.snow:nth-child(363){opacity:1.929;transform:translate(6.5994vw,-10px) scale(.5275);animation:fall-363 25s -9s linear infinite}@keyframes fall-363{48.288%{transform:translate(-1.6894vw,48.288vh) scale(.5275)}to{transform:translate(2.455vw,99vh) scale(.5275)}}.snow:nth-child(364){opacity:1.0604;transform:translate(33.771vw,-10px) scale(.5483);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{58.546%{transform:translate(29.3715vw,58.546vh) scale(.5483)}to{transform:translate(31.57125vw,99vh) scale(.5483)}}.snow:nth-child(365){opacity:.9304;transform:translate(89.3118vw,-10px) scale(.8766);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{54.562%{transform:translate(96.2124vw,54.562vh) scale(.8766)}to{transform:translate(92.7621vw,99vh) scale(.8766)}}.snow:nth-child(366){opacity:1.1298;transform:translate(69.7076vw,-10px) scale(.4182);animation:fall-366 26s -2s linear infinite}@keyframes fall-366{62.806%{transform:translate(78.4175vw,62.806vh) scale(.4182)}to{transform:translate(74.06255vw,99vh) scale(.4182)}}.snow:nth-child(367){opacity:.6058;transform:translate(78.5962vw,-10px) scale(.5956);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{49.203%{transform:translate(71.2969vw,49.203vh) scale(.5956)}to{transform:translate(74.94655vw,99vh) scale(.5956)}}.snow:nth-child(368){opacity:.7508;transform:translate(19.9047vw,-10px) scale(.3102);animation:fall-368 10s -1s linear infinite}@keyframes fall-368{71.703%{transform:translate(25.7932vw,71.703vh) scale(.3102)}to{transform:translate(22.84895vw,99vh) scale(.3102)}}.snow:nth-child(369){opacity:1.6174;transform:translate(92.5554vw,-10px) scale(.0406);animation:fall-369 12s -4s linear infinite}@keyframes fall-369{42.933%{transform:translate(83.878vw,42.933vh) scale(.0406)}to{transform:translate(88.2167vw,99vh) scale(.0406)}}.snow:nth-child(370){opacity:.5866;transform:translate(80.2146vw,-10px) scale(.2127);animation:fall-370 20s -24s linear infinite}@keyframes fall-370{59.623%{transform:translate(75.6084vw,59.623vh) scale(.2127)}to{transform:translate(77.9115vw,99vh) scale(.2127)}}.snow:nth-child(371){opacity:.6262;transform:translate(55.297vw,-10px) scale(.0296);animation:fall-371 15s -9s linear infinite}@keyframes fall-371{60.459%{transform:translate(55.2409vw,60.459vh) scale(.0296)}to{transform:translate(55.26895vw,99vh) scale(.0296)}}.snow:nth-child(372){opacity:.3204;transform:translate(86.7946vw,-10px) scale(.6666);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{52.507%{transform:translate(85.8142vw,52.507vh) scale(.6666)}to{transform:translate(86.3044vw,99vh) scale(.6666)}}.snow:nth-child(373){opacity:.7938;transform:translate(97.0012vw,-10px) scale(.7776);animation:fall-373 21s -16s linear infinite}@keyframes fall-373{72.757%{transform:translate(105.5248vw,72.757vh) scale(.7776)}to{transform:translate(101.263vw,99vh) scale(.7776)}}.snow:nth-child(374){opacity:1.3842;transform:translate(14.3708vw,-10px) scale(.5117);animation:fall-374 13s -1s linear infinite}@keyframes fall-374{60.959%{transform:translate(16.6098vw,60.959vh) scale(.5117)}to{transform:translate(15.4903vw,99vh) scale(.5117)}}.snow:nth-child(375){opacity:.1;transform:translate(32.6115vw,-10px) scale(.3607);animation:fall-375 15s -20s linear infinite}@keyframes fall-375{32.746%{transform:translate(41.9944vw,32.746vh) scale(.3607)}to{transform:translate(37.30295vw,99vh) scale(.3607)}}.snow:nth-child(376){opacity:.1198;transform:translate(78.9939vw,-10px) scale(.1578);animation:fall-376 29s -23s linear infinite}@keyframes fall-376{47.696%{transform:translate(72.8998vw,47.696vh) scale(.1578)}to{transform:translate(75.94685vw,99vh) scale(.1578)}}.snow:nth-child(377){opacity:1.9744;transform:translate(66.7601vw,-10px) scale(.2877);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{75.568%{transform:translate(57.9797vw,75.568vh) scale(.2877)}to{transform:translate(62.3699vw,99vh) scale(.2877)}}.snow:nth-child(378){opacity:1.3506;transform:translate(27.5132vw,-10px) scale(.9801);animation:fall-378 27s -4s linear infinite}@keyframes fall-378{39.084%{transform:translate(35.3795vw,39.084vh) scale(.9801)}to{transform:translate(31.44635vw,99vh) scale(.9801)}}.snow:nth-child(379){opacity:1.3712;transform:translate(71.5436vw,-10px) scale(.6857);animation:fall-379 22s -8s linear infinite}@keyframes fall-379{51.387%{transform:translate(63.7118vw,51.387vh) scale(.6857)}to{transform:translate(67.6277vw,99vh) scale(.6857)}}.snow:nth-child(380){opacity:.9966;transform:translate(40.6365vw,-10px) scale(.6024);animation:fall-380 27s -26s linear infinite}@keyframes fall-380{32.146%{transform:translate(30.8014vw,32.146vh) scale(.6024)}to{transform:translate(35.71895vw,99vh) scale(.6024)}}.snow:nth-child(381){opacity:.53;transform:translate(72.6192vw,-10px) scale(.409);animation:fall-381 19s -29s linear infinite}@keyframes fall-381{53.281%{transform:translate(69.6171vw,53.281vh) scale(.409)}to{transform:translate(71.11815vw,99vh) scale(.409)}}.snow:nth-child(382){opacity:1.2972;transform:translate(89.3489vw,-10px) scale(.1305);animation:fall-382 25s -26s linear infinite}@keyframes fall-382{58.532%{transform:translate(97.2389vw,58.532vh) scale(.1305)}to{transform:translate(93.2939vw,99vh) scale(.1305)}}.snow:nth-child(383){opacity:.217;transform:translate(72.8063vw,-10px) scale(.3907);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{49.817%{transform:translate(82.8008vw,49.817vh) scale(.3907)}to{transform:translate(77.80355vw,99vh) scale(.3907)}}.snow:nth-child(384){opacity:.9026;transform:translate(48.9383vw,-10px) scale(.0943);animation:fall-384 23s -25s linear infinite}@keyframes fall-384{50.965%{transform:translate(50.5322vw,50.965vh) scale(.0943)}to{transform:translate(49.73525vw,99vh) scale(.0943)}}.snow:nth-child(385){opacity:.3994;transform:translate(57.0007vw,-10px) scale(.3096);animation:fall-385 29s -16s linear infinite}@keyframes fall-385{62.324%{transform:translate(49.4217vw,62.324vh) scale(.3096)}to{transform:translate(53.2112vw,99vh) scale(.3096)}}.snow:nth-child(386){opacity:1.4492;transform:translate(77.2896vw,-10px) scale(.0643);animation:fall-386 19s -14s linear infinite}@keyframes fall-386{35.206%{transform:translate(82.7084vw,35.206vh) scale(.0643)}to{transform:translate(79.999vw,99vh) scale(.0643)}}.snow:nth-child(387){opacity:.665;transform:translate(33.3353vw,-10px) scale(.9467);animation:fall-387 20s -5s linear infinite}@keyframes fall-387{40.96%{transform:translate(40.8208vw,40.96vh) scale(.9467)}to{transform:translate(37.07805vw,99vh) scale(.9467)}}.snow:nth-child(388){opacity:1.7704;transform:translate(66.414vw,-10px) scale(.4876);animation:fall-388 10s -20s linear infinite}@keyframes fall-388{47.973%{transform:translate(59.3775vw,47.973vh) scale(.4876)}to{transform:translate(62.89575vw,99vh) scale(.4876)}}.snow:nth-child(389){opacity:1.5564;transform:translate(54.3177vw,-10px) scale(.1993);animation:fall-389 23s -5s linear infinite}@keyframes fall-389{44.906%{transform:translate(51.1234vw,44.906vh) scale(.1993)}to{transform:translate(52.72055vw,99vh) scale(.1993)}}.snow:nth-child(390){opacity:.953;transform:translate(17.7285vw,-10px) scale(.1261);animation:fall-390 16s -24s linear infinite}@keyframes fall-390{51.63%{transform:translate(15.6136vw,51.63vh) scale(.1261)}to{transform:translate(16.67105vw,99vh) scale(.1261)}}.snow:nth-child(391){opacity:.0824;transform:translate(48.5131vw,-10px) scale(.3174);animation:fall-391 19s -12s linear infinite}@keyframes fall-391{40.926%{transform:translate(49.4898vw,40.926vh) scale(.3174)}to{transform:translate(49.00145vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:1.98;transform:translate(27.9968vw,-10px) scale(.4015);animation:fall-392 12s -26s linear infinite}@keyframes fall-392{51.403%{transform:translate(34.8175vw,51.403vh) scale(.4015)}to{transform:translate(31.40715vw,99vh) scale(.4015)}}.snow:nth-child(393){opacity:.73;transform:translate(36.7992vw,-10px) scale(.4234);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{36.271%{transform:translate(27.3841vw,36.271vh) scale(.4234)}to{transform:translate(32.09165vw,99vh) scale(.4234)}}.snow:nth-child(394){opacity:.7274;transform:translate(71.1843vw,-10px) scale(.5966);animation:fall-394 22s -2s linear infinite}@keyframes fall-394{36.801%{transform:translate(74.2904vw,36.801vh) scale(.5966)}to{transform:translate(72.73735vw,99vh) scale(.5966)}}.snow:nth-child(395){opacity:1.437;transform:translate(44.4024vw,-10px) scale(.9347);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{79.623%{transform:translate(42.0641vw,79.623vh) scale(.9347)}to{transform:translate(43.23325vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.7794;transform:translate(44.8327vw,-10px) scale(.656);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{74.845%{transform:translate(38.5455vw,74.845vh) scale(.656)}to{transform:translate(41.6891vw,99vh) scale(.656)}}.snow:nth-child(397){opacity:.8144;transform:translate(33.0839vw,-10px) scale(.0797);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{67.171%{transform:translate(25.4851vw,67.171vh) scale(.0797)}to{transform:translate(29.2845vw,99vh) scale(.0797)}}.snow:nth-child(398){opacity:1.6098;transform:translate(55.5979vw,-10px) scale(.6257);animation:fall-398 19s -29s linear infinite}@keyframes fall-398{48.169%{transform:translate(64.0257vw,48.169vh) scale(.6257)}to{transform:translate(59.8118vw,99vh) scale(.6257)}}.snow:nth-child(399){opacity:1.8194;transform:translate(52.5103vw,-10px) scale(.6459);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{78.163%{transform:translate(43.9277vw,78.163vh) scale(.6459)}to{transform:translate(48.219vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:.4904;transform:translate(37.3559vw,-10px) scale(.2827);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{72.363%{transform:translate(29.2457vw,72.363vh) scale(.2827)}to{transform:translate(33.3008vw,99vh) scale(.2827)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.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{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}.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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9384;transform:translate(99.3553vw,-10px) scale(.9118);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{61.707%{transform:translate(108.7123vw,61.707vh) scale(.9118)}to{transform:translate(104.0338vw,99vh) scale(.9118)}}.snow:nth-child(2){opacity:1.1706;transform:translate(6.1685vw,-10px) scale(.7828);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{38.459%{transform:translate(13.6942vw,38.459vh) scale(.7828)}to{transform:translate(9.93135vw,99vh) scale(.7828)}}.snow:nth-child(3){opacity:.6346;transform:translate(61.5321vw,-10px) scale(.1257);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{45.177%{transform:translate(66.3402vw,45.177vh) scale(.1257)}to{transform:translate(63.93615vw,99vh) scale(.1257)}}.snow:nth-child(4){opacity:.2644;transform:translate(74.354vw,-10px) scale(.8237);animation:fall-4 24s -6s linear infinite}@keyframes fall-4{53.663%{transform:translate(66.1209vw,53.663vh) scale(.8237)}to{transform:translate(70.23745vw,99vh) scale(.8237)}}.snow:nth-child(5){opacity:1.013;transform:translate(14.0658vw,-10px) scale(.0096);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{73.537%{transform:translate(23.4304vw,73.537vh) scale(.0096)}to{transform:translate(18.7481vw,99vh) scale(.0096)}}.snow:nth-child(6){opacity:.2688;transform:translate(94.3972vw,-10px) scale(.6173);animation:fall-6 11s -6s linear infinite}@keyframes fall-6{69.206%{transform:translate(98.4539vw,69.206vh) scale(.6173)}to{transform:translate(96.42555vw,99vh) scale(.6173)}}.snow:nth-child(7){opacity:.9816;transform:translate(53.954vw,-10px) scale(.5799);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{74.519%{transform:translate(59.0505vw,74.519vh) scale(.5799)}to{transform:translate(56.50225vw,99vh) scale(.5799)}}.snow:nth-child(8){opacity:1.1874;transform:translate(87.1573vw,-10px) scale(.7184);animation:fall-8 11s -4s linear infinite}@keyframes fall-8{54.713%{transform:translate(90.5683vw,54.713vh) scale(.7184)}to{transform:translate(88.8628vw,99vh) scale(.7184)}}.snow:nth-child(9){opacity:.674;transform:translate(24.2156vw,-10px) scale(.3795);animation:fall-9 18s -17s linear infinite}@keyframes fall-9{53.731%{transform:translate(33.9342vw,53.731vh) scale(.3795)}to{transform:translate(29.0749vw,99vh) scale(.3795)}}.snow:nth-child(10){opacity:.7206;transform:translate(81.0506vw,-10px) scale(.6304);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{76.907%{transform:translate(90.4054vw,76.907vh) scale(.6304)}to{transform:translate(85.728vw,99vh) scale(.6304)}}.snow:nth-child(11){opacity:.468;transform:translate(89.014vw,-10px) scale(.1698);animation:fall-11 15s -15s linear infinite}@keyframes fall-11{70.399%{transform:translate(84.236vw,70.399vh) scale(.1698)}to{transform:translate(86.625vw,99vh) scale(.1698)}}.snow:nth-child(12){opacity:1.966;transform:translate(13.3991vw,-10px) scale(.0272);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{36.077%{transform:translate(14.7737vw,36.077vh) scale(.0272)}to{transform:translate(14.0864vw,99vh) scale(.0272)}}.snow:nth-child(13){opacity:.6142;transform:translate(69.688vw,-10px) scale(.8455);animation:fall-13 18s -10s linear infinite}@keyframes fall-13{40.491%{transform:translate(78.1661vw,40.491vh) scale(.8455)}to{transform:translate(73.92705vw,99vh) scale(.8455)}}.snow:nth-child(14){opacity:.257;transform:translate(51.56vw,-10px) scale(.1921);animation:fall-14 23s -17s linear infinite}@keyframes fall-14{35.809%{transform:translate(49.7479vw,35.809vh) scale(.1921)}to{transform:translate(50.65395vw,99vh) scale(.1921)}}.snow:nth-child(15){opacity:.906;transform:translate(68.2929vw,-10px) scale(.7953);animation:fall-15 16s -13s linear infinite}@keyframes fall-15{76.959%{transform:translate(77.8807vw,76.959vh) scale(.7953)}to{transform:translate(73.0868vw,99vh) scale(.7953)}}.snow:nth-child(16){opacity:.1932;transform:translate(15.7916vw,-10px) scale(.9498);animation:fall-16 22s -28s linear infinite}@keyframes fall-16{58.711%{transform:translate(17.01vw,58.711vh) scale(.9498)}to{transform:translate(16.4008vw,99vh) scale(.9498)}}.snow:nth-child(17){opacity:1.6182;transform:translate(52.608vw,-10px) scale(.5997);animation:fall-17 21s -23s linear infinite}@keyframes fall-17{58.753%{transform:translate(61.0699vw,58.753vh) scale(.5997)}to{transform:translate(56.83895vw,99vh) scale(.5997)}}.snow:nth-child(18){opacity:.844;transform:translate(78.4655vw,-10px) scale(.1373);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{42.137%{transform:translate(69.4524vw,42.137vh) scale(.1373)}to{transform:translate(73.95895vw,99vh) scale(.1373)}}.snow:nth-child(19){opacity:.5464;transform:translate(82.8966vw,-10px) scale(.9854);animation:fall-19 11s -7s linear infinite}@keyframes fall-19{66.124%{transform:translate(84.5708vw,66.124vh) scale(.9854)}to{transform:translate(83.7337vw,99vh) scale(.9854)}}.snow:nth-child(20){opacity:.4506;transform:translate(9.1895vw,-10px) scale(.9267);animation:fall-20 20s -6s linear infinite}@keyframes fall-20{42.516%{transform:translate(6.1321vw,42.516vh) scale(.9267)}to{transform:translate(7.6608vw,99vh) scale(.9267)}}.snow:nth-child(21){opacity:1.273;transform:translate(7.4404vw,-10px) scale(.5521);animation:fall-21 22s -13s linear infinite}@keyframes fall-21{55.447%{transform:translate(15.0131vw,55.447vh) scale(.5521)}to{transform:translate(11.22675vw,99vh) scale(.5521)}}.snow:nth-child(22){opacity:1.2606;transform:translate(21.454vw,-10px) scale(.8086);animation:fall-22 21s -26s linear infinite}@keyframes fall-22{76.323%{transform:translate(30.4347vw,76.323vh) scale(.8086)}to{transform:translate(25.94435vw,99vh) scale(.8086)}}.snow:nth-child(23){opacity:1.7022;transform:translate(90.9759vw,-10px) scale(.7802);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{76.653%{transform:translate(99.843vw,76.653vh) scale(.7802)}to{transform:translate(95.40945vw,99vh) scale(.7802)}}.snow:nth-child(24){opacity:1.0132;transform:translate(2.4335vw,-10px) scale(.87);animation:fall-24 24s -10s linear infinite}@keyframes fall-24{36.057%{transform:translate(-5.5479vw,36.057vh) scale(.87)}to{transform:translate(-1.5572vw,99vh) scale(.87)}}.snow:nth-child(25){opacity:.203;transform:translate(88.4854vw,-10px) scale(.847);animation:fall-25 29s -20s linear infinite}@keyframes fall-25{66.488%{transform:translate(95.7148vw,66.488vh) scale(.847)}to{transform:translate(92.1001vw,99vh) scale(.847)}}.snow:nth-child(26){opacity:1.2662;transform:translate(43.5999vw,-10px) scale(.9424);animation:fall-26 19s -16s linear infinite}@keyframes fall-26{45.288%{transform:translate(34.3365vw,45.288vh) scale(.9424)}to{transform:translate(38.9682vw,99vh) scale(.9424)}}.snow:nth-child(27){opacity:1.2168;transform:translate(75.1537vw,-10px) scale(.8611);animation:fall-27 20s -15s linear infinite}@keyframes fall-27{74.64%{transform:translate(65.7447vw,74.64vh) scale(.8611)}to{transform:translate(70.4492vw,99vh) scale(.8611)}}.snow:nth-child(28){opacity:.3226;transform:translate(48.6111vw,-10px) scale(.9975);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{69.407%{transform:translate(39.6932vw,69.407vh) scale(.9975)}to{transform:translate(44.15215vw,99vh) scale(.9975)}}.snow:nth-child(29){opacity:1.8902;transform:translate(30.2015vw,-10px) scale(.1642);animation:fall-29 13s -6s linear infinite}@keyframes fall-29{50.3%{transform:translate(39.1674vw,50.3vh) scale(.1642)}to{transform:translate(34.68445vw,99vh) scale(.1642)}}.snow:nth-child(30){opacity:.3186;transform:translate(97.5397vw,-10px) scale(.6098);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{44.378%{transform:translate(97.9553vw,44.378vh) scale(.6098)}to{transform:translate(97.7475vw,99vh) scale(.6098)}}.snow:nth-child(31){opacity:.8232;transform:translate(60.5734vw,-10px) scale(.3222);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{76.427%{transform:translate(60.9439vw,76.427vh) scale(.3222)}to{transform:translate(60.75865vw,99vh) scale(.3222)}}.snow:nth-child(32){opacity:1.7242;transform:translate(4.1871vw,-10px) scale(.109);animation:fall-32 21s -8s linear infinite}@keyframes fall-32{70.969%{transform:translate(6.9623vw,70.969vh) scale(.109)}to{transform:translate(5.5747vw,99vh) scale(.109)}}.snow:nth-child(33){opacity:.8006;transform:translate(10.9919vw,-10px) scale(.9965);animation:fall-33 21s -25s linear infinite}@keyframes fall-33{71.952%{transform:translate(14.559vw,71.952vh) scale(.9965)}to{transform:translate(12.77545vw,99vh) scale(.9965)}}.snow:nth-child(34){opacity:1.3638;transform:translate(5.6443vw,-10px) scale(.8043);animation:fall-34 19s -12s linear infinite}@keyframes fall-34{36.863%{transform:translate(14.0454vw,36.863vh) scale(.8043)}to{transform:translate(9.84485vw,99vh) scale(.8043)}}.snow:nth-child(35){opacity:.4742;transform:translate(33.5909vw,-10px) scale(.3703);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{70.152%{transform:translate(40.8512vw,70.152vh) scale(.3703)}to{transform:translate(37.22105vw,99vh) scale(.3703)}}.snow:nth-child(36){opacity:.0804;transform:translate(78.4492vw,-10px) scale(.9783);animation:fall-36 25s -18s linear infinite}@keyframes fall-36{46.915%{transform:translate(71.0852vw,46.915vh) scale(.9783)}to{transform:translate(74.7672vw,99vh) scale(.9783)}}.snow:nth-child(37){opacity:1.7592;transform:translate(7.0088vw,-10px) scale(.5132);animation:fall-37 13s -9s linear infinite}@keyframes fall-37{77.183%{transform:translate(11.629vw,77.183vh) scale(.5132)}to{transform:translate(9.3189vw,99vh) scale(.5132)}}.snow:nth-child(38){opacity:.5876;transform:translate(70.5627vw,-10px) scale(.6443);animation:fall-38 28s -22s linear infinite}@keyframes fall-38{61.596%{transform:translate(63.7184vw,61.596vh) scale(.6443)}to{transform:translate(67.14055vw,99vh) scale(.6443)}}.snow:nth-child(39){opacity:1.9762;transform:translate(47.887vw,-10px) scale(.408);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{46.904%{transform:translate(43.5656vw,46.904vh) scale(.408)}to{transform:translate(45.7263vw,99vh) scale(.408)}}.snow:nth-child(40){opacity:1.4726;transform:translate(33.2027vw,-10px) scale(.0522);animation:fall-40 19s -28s linear infinite}@keyframes fall-40{46.586%{transform:translate(24.8232vw,46.586vh) scale(.0522)}to{transform:translate(29.01295vw,99vh) scale(.0522)}}.snow:nth-child(41){opacity:.0568;transform:translate(64.9345vw,-10px) scale(.8169);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{54.78%{transform:translate(74.1486vw,54.78vh) scale(.8169)}to{transform:translate(69.54155vw,99vh) scale(.8169)}}.snow:nth-child(42){opacity:1.891;transform:translate(76.4066vw,-10px) scale(.4442);animation:fall-42 24s -1s linear infinite}@keyframes fall-42{42.143%{transform:translate(81.1578vw,42.143vh) scale(.4442)}to{transform:translate(78.7822vw,99vh) scale(.4442)}}.snow:nth-child(43){opacity:1.2046;transform:translate(19.1385vw,-10px) scale(.72);animation:fall-43 13s -14s linear infinite}@keyframes fall-43{35.133%{transform:translate(15.2985vw,35.133vh) scale(.72)}to{transform:translate(17.2185vw,99vh) scale(.72)}}.snow:nth-child(44){opacity:1.8666;transform:translate(22.6161vw,-10px) scale(.4128);animation:fall-44 15s -24s linear infinite}@keyframes fall-44{73.439%{transform:translate(29.0474vw,73.439vh) scale(.4128)}to{transform:translate(25.83175vw,99vh) scale(.4128)}}.snow:nth-child(45){opacity:1.7988;transform:translate(96.8501vw,-10px) scale(.5272);animation:fall-45 24s -25s linear infinite}@keyframes fall-45{44.72%{transform:translate(101.3588vw,44.72vh) scale(.5272)}to{transform:translate(99.10445vw,99vh) scale(.5272)}}.snow:nth-child(46){opacity:.9432;transform:translate(55.0602vw,-10px) scale(.1403);animation:fall-46 20s -13s linear infinite}@keyframes fall-46{48.682%{transform:translate(51.8328vw,48.682vh) scale(.1403)}to{transform:translate(53.4465vw,99vh) scale(.1403)}}.snow:nth-child(47){opacity:.6442;transform:translate(41.016vw,-10px) scale(.1571);animation:fall-47 16s -24s linear infinite}@keyframes fall-47{76.926%{transform:translate(41.9977vw,76.926vh) scale(.1571)}to{transform:translate(41.50685vw,99vh) scale(.1571)}}.snow:nth-child(48){opacity:1.4938;transform:translate(82.8154vw,-10px) scale(.935);animation:fall-48 27s -5s linear infinite}@keyframes fall-48{32.809%{transform:translate(80.1089vw,32.809vh) scale(.935)}to{transform:translate(81.46215vw,99vh) scale(.935)}}.snow:nth-child(49){opacity:1.7292;transform:translate(75.9555vw,-10px) scale(.6122);animation:fall-49 21s -6s linear infinite}@keyframes fall-49{68.705%{transform:translate(66.8196vw,68.705vh) scale(.6122)}to{transform:translate(71.38755vw,99vh) scale(.6122)}}.snow:nth-child(50){opacity:.797;transform:translate(71.6104vw,-10px) scale(.8987);animation:fall-50 29s -23s linear infinite}@keyframes fall-50{60.608%{transform:translate(80.7808vw,60.608vh) scale(.8987)}to{transform:translate(76.1956vw,99vh) scale(.8987)}}.snow:nth-child(51){opacity:1.2266;transform:translate(93.0531vw,-10px) scale(.0564);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{64.914%{transform:translate(94.934vw,64.914vh) scale(.0564)}to{transform:translate(93.99355vw,99vh) scale(.0564)}}.snow:nth-child(52){opacity:.1098;transform:translate(1.4785vw,-10px) scale(.2799);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{71.385%{transform:translate(7.0599vw,71.385vh) scale(.2799)}to{transform:translate(4.2692vw,99vh) scale(.2799)}}.snow:nth-child(53){opacity:1.4166;transform:translate(48.5783vw,-10px) scale(.2033);animation:fall-53 22s -11s linear infinite}@keyframes fall-53{44.572%{transform:translate(51.4436vw,44.572vh) scale(.2033)}to{transform:translate(50.01095vw,99vh) scale(.2033)}}.snow:nth-child(54){opacity:.4476;transform:translate(15.7454vw,-10px) scale(.5153);animation:fall-54 28s -5s linear infinite}@keyframes fall-54{54.233%{transform:translate(22.0416vw,54.233vh) scale(.5153)}to{transform:translate(18.8935vw,99vh) scale(.5153)}}.snow:nth-child(55){opacity:.4622;transform:translate(22.5996vw,-10px) scale(.0505);animation:fall-55 18s -30s linear infinite}@keyframes fall-55{53.852%{transform:translate(19.2249vw,53.852vh) scale(.0505)}to{transform:translate(20.91225vw,99vh) scale(.0505)}}.snow:nth-child(56){opacity:.1334;transform:translate(70.1975vw,-10px) scale(.2318);animation:fall-56 19s -26s linear infinite}@keyframes fall-56{53.188%{transform:translate(80.1552vw,53.188vh) scale(.2318)}to{transform:translate(75.17635vw,99vh) scale(.2318)}}.snow:nth-child(57){opacity:.5854;transform:translate(21.0305vw,-10px) scale(.6231);animation:fall-57 19s -28s linear infinite}@keyframes fall-57{38.132%{transform:translate(12.0078vw,38.132vh) scale(.6231)}to{transform:translate(16.51915vw,99vh) scale(.6231)}}.snow:nth-child(58){opacity:.2586;transform:translate(91.5514vw,-10px) scale(.262);animation:fall-58 16s -17s linear infinite}@keyframes fall-58{70.372%{transform:translate(94.7322vw,70.372vh) scale(.262)}to{transform:translate(93.1418vw,99vh) scale(.262)}}.snow:nth-child(59){opacity:1.7624;transform:translate(93.3912vw,-10px) scale(.3219);animation:fall-59 20s -8s linear infinite}@keyframes fall-59{72.377%{transform:translate(101.317vw,72.377vh) scale(.3219)}to{transform:translate(97.3541vw,99vh) scale(.3219)}}.snow:nth-child(60){opacity:.674;transform:translate(69.0266vw,-10px) scale(.6633);animation:fall-60 15s -23s linear infinite}@keyframes fall-60{76.625%{transform:translate(78.8373vw,76.625vh) scale(.6633)}to{transform:translate(73.93195vw,99vh) scale(.6633)}}.snow:nth-child(61){opacity:.92;transform:translate(30.5097vw,-10px) scale(.6433);animation:fall-61 18s -24s linear infinite}@keyframes fall-61{48.652%{transform:translate(26.7399vw,48.652vh) scale(.6433)}to{transform:translate(28.6248vw,99vh) scale(.6433)}}.snow:nth-child(62){opacity:.5648;transform:translate(75.5974vw,-10px) scale(.064);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{33.475%{transform:translate(72.4995vw,33.475vh) scale(.064)}to{transform:translate(74.04845vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:1.2658;transform:translate(58.1006vw,-10px) scale(.1369);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{43.719%{transform:translate(54.3804vw,43.719vh) scale(.1369)}to{transform:translate(56.2405vw,99vh) scale(.1369)}}.snow:nth-child(64){opacity:.1288;transform:translate(8.921vw,-10px) scale(.5869);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{69.048%{transform:translate(4.9522vw,69.048vh) scale(.5869)}to{transform:translate(6.9366vw,99vh) scale(.5869)}}.snow:nth-child(65){opacity:.3506;transform:translate(23.7363vw,-10px) scale(.0915);animation:fall-65 12s -26s linear infinite}@keyframes fall-65{55.614%{transform:translate(28.464vw,55.614vh) scale(.0915)}to{transform:translate(26.10015vw,99vh) scale(.0915)}}.snow:nth-child(66){opacity:1.6144;transform:translate(27.7392vw,-10px) scale(.0926);animation:fall-66 30s -28s linear infinite}@keyframes fall-66{69.101%{transform:translate(33.0711vw,69.101vh) scale(.0926)}to{transform:translate(30.40515vw,99vh) scale(.0926)}}.snow:nth-child(67){opacity:1.3046;transform:translate(26.7069vw,-10px) scale(.3596);animation:fall-67 30s -15s linear infinite}@keyframes fall-67{75.436%{transform:translate(35.9637vw,75.436vh) scale(.3596)}to{transform:translate(31.3353vw,99vh) scale(.3596)}}.snow:nth-child(68){opacity:.2452;transform:translate(6.2136vw,-10px) scale(.859);animation:fall-68 18s -13s linear infinite}@keyframes fall-68{35.651%{transform:translate(-1.3453vw,35.651vh) scale(.859)}to{transform:translate(2.43415vw,99vh) scale(.859)}}.snow:nth-child(69){opacity:.9778;transform:translate(85.0884vw,-10px) scale(.0029);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{34.513%{transform:translate(86.7726vw,34.513vh) scale(.0029)}to{transform:translate(85.9305vw,99vh) scale(.0029)}}.snow:nth-child(70){opacity:.9412;transform:translate(37.4957vw,-10px) scale(.8145);animation:fall-70 15s -24s linear infinite}@keyframes fall-70{31.086%{transform:translate(42.8703vw,31.086vh) scale(.8145)}to{transform:translate(40.183vw,99vh) scale(.8145)}}.snow:nth-child(71){opacity:1.0114;transform:translate(15.3857vw,-10px) scale(.0208);animation:fall-71 29s -28s linear infinite}@keyframes fall-71{39.275%{transform:translate(5.6752vw,39.275vh) scale(.0208)}to{transform:translate(10.53045vw,99vh) scale(.0208)}}.snow:nth-child(72){opacity:1.999;transform:translate(13.1805vw,-10px) scale(.9105);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{60.132%{transform:translate(11.3955vw,60.132vh) scale(.9105)}to{transform:translate(12.288vw,99vh) scale(.9105)}}.snow:nth-child(73){opacity:.0516;transform:translate(48.9049vw,-10px) scale(.4545);animation:fall-73 24s -29s linear infinite}@keyframes fall-73{66.488%{transform:translate(40.9189vw,66.488vh) scale(.4545)}to{transform:translate(44.9119vw,99vh) scale(.4545)}}.snow:nth-child(74){opacity:1.481;transform:translate(29.412vw,-10px) scale(.0401);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{55.43%{transform:translate(35.3729vw,55.43vh) scale(.0401)}to{transform:translate(32.39245vw,99vh) scale(.0401)}}.snow:nth-child(75){opacity:.0854;transform:translate(97.9493vw,-10px) scale(.1337);animation:fall-75 16s -21s linear infinite}@keyframes fall-75{63.159%{transform:translate(89.2884vw,63.159vh) scale(.1337)}to{transform:translate(93.61885vw,99vh) scale(.1337)}}.snow:nth-child(76){opacity:1.0222;transform:translate(65.1392vw,-10px) scale(.6895);animation:fall-76 10s -7s linear infinite}@keyframes fall-76{63.539%{transform:translate(67.5157vw,63.539vh) scale(.6895)}to{transform:translate(66.32745vw,99vh) scale(.6895)}}.snow:nth-child(77){opacity:1.591;transform:translate(76.1128vw,-10px) scale(.7165);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{42.822%{transform:translate(82.9752vw,42.822vh) scale(.7165)}to{transform:translate(79.544vw,99vh) scale(.7165)}}.snow:nth-child(78){opacity:1.0662;transform:translate(92.9589vw,-10px) scale(.8061);animation:fall-78 18s -26s linear infinite}@keyframes fall-78{38.875%{transform:translate(98.7928vw,38.875vh) scale(.8061)}to{transform:translate(95.87585vw,99vh) scale(.8061)}}.snow:nth-child(79){opacity:.243;transform:translate(68.2878vw,-10px) scale(.7254);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{43.914%{transform:translate(70.1828vw,43.914vh) scale(.7254)}to{transform:translate(69.2353vw,99vh) scale(.7254)}}.snow:nth-child(80){opacity:1.5848;transform:translate(38.9429vw,-10px) scale(.9274);animation:fall-80 27s -20s linear infinite}@keyframes fall-80{78.095%{transform:translate(39.3034vw,78.095vh) scale(.9274)}to{transform:translate(39.12315vw,99vh) scale(.9274)}}.snow:nth-child(81){opacity:1.7574;transform:translate(43.0431vw,-10px) scale(.3173);animation:fall-81 27s -4s linear infinite}@keyframes fall-81{76.081%{transform:translate(43.4966vw,76.081vh) scale(.3173)}to{transform:translate(43.26985vw,99vh) scale(.3173)}}.snow:nth-child(82){opacity:.6664;transform:translate(59.0859vw,-10px) scale(.0015);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{77.03%{transform:translate(57.507vw,77.03vh) scale(.0015)}to{transform:translate(58.29645vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:1.1324;transform:translate(11.0653vw,-10px) scale(.0596);animation:fall-83 20s -4s linear infinite}@keyframes fall-83{53.194%{transform:translate(13.4705vw,53.194vh) scale(.0596)}to{transform:translate(12.2679vw,99vh) scale(.0596)}}.snow:nth-child(84){opacity:.7628;transform:translate(98.1729vw,-10px) scale(.8013);animation:fall-84 14s -22s linear infinite}@keyframes fall-84{57.393%{transform:translate(89.4378vw,57.393vh) scale(.8013)}to{transform:translate(93.80535vw,99vh) scale(.8013)}}.snow:nth-child(85){opacity:.8812;transform:translate(81.0806vw,-10px) scale(.9576);animation:fall-85 28s -8s linear infinite}@keyframes fall-85{35.218%{transform:translate(80.5479vw,35.218vh) scale(.9576)}to{transform:translate(80.81425vw,99vh) scale(.9576)}}.snow:nth-child(86){opacity:.854;transform:translate(17.8693vw,-10px) scale(.3278);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{64.172%{transform:translate(16.4209vw,64.172vh) scale(.3278)}to{transform:translate(17.1451vw,99vh) scale(.3278)}}.snow:nth-child(87){opacity:.643;transform:translate(96.4928vw,-10px) scale(.5262);animation:fall-87 28s -6s linear infinite}@keyframes fall-87{44.229%{transform:translate(95.1344vw,44.229vh) scale(.5262)}to{transform:translate(95.8136vw,99vh) scale(.5262)}}.snow:nth-child(88){opacity:.6734;transform:translate(83.4664vw,-10px) scale(.3641);animation:fall-88 18s -1s linear infinite}@keyframes fall-88{35.906%{transform:translate(83.4992vw,35.906vh) scale(.3641)}to{transform:translate(83.4828vw,99vh) scale(.3641)}}.snow:nth-child(89){opacity:1.0826;transform:translate(59.2736vw,-10px) scale(.4494);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{59.228%{transform:translate(49.7379vw,59.228vh) scale(.4494)}to{transform:translate(54.50575vw,99vh) scale(.4494)}}.snow:nth-child(90){opacity:1.5596;transform:translate(35.6986vw,-10px) scale(.0539);animation:fall-90 14s -7s linear infinite}@keyframes fall-90{40.897%{transform:translate(31.3984vw,40.897vh) scale(.0539)}to{transform:translate(33.5485vw,99vh) scale(.0539)}}.snow:nth-child(91){opacity:1.7468;transform:translate(25.339vw,-10px) scale(.1498);animation:fall-91 17s -23s linear infinite}@keyframes fall-91{35.864%{transform:translate(22.3321vw,35.864vh) scale(.1498)}to{transform:translate(23.83555vw,99vh) scale(.1498)}}.snow:nth-child(92){opacity:.5166;transform:translate(84.7257vw,-10px) scale(.5708);animation:fall-92 15s -22s linear infinite}@keyframes fall-92{72.991%{transform:translate(77.6794vw,72.991vh) scale(.5708)}to{transform:translate(81.20255vw,99vh) scale(.5708)}}.snow:nth-child(93){opacity:.2246;transform:translate(80.5101vw,-10px) scale(.5267);animation:fall-93 13s -22s linear infinite}@keyframes fall-93{39.041%{transform:translate(79.0048vw,39.041vh) scale(.5267)}to{transform:translate(79.75745vw,99vh) scale(.5267)}}.snow:nth-child(94){opacity:.4334;transform:translate(51.1672vw,-10px) scale(.1708);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{69.171%{transform:translate(59.6899vw,69.171vh) scale(.1708)}to{transform:translate(55.42855vw,99vh) scale(.1708)}}.snow:nth-child(95){opacity:1.5518;transform:translate(9.7628vw,-10px) scale(.8768);animation:fall-95 13s -25s linear infinite}@keyframes fall-95{42.696%{transform:translate(2.864vw,42.696vh) scale(.8768)}to{transform:translate(6.3134vw,99vh) scale(.8768)}}.snow:nth-child(96){opacity:.4324;transform:translate(79.5425vw,-10px) scale(.0065);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{78.894%{transform:translate(73.346vw,78.894vh) scale(.0065)}to{transform:translate(76.44425vw,99vh) scale(.0065)}}.snow:nth-child(97){opacity:1.9354;transform:translate(87.6628vw,-10px) scale(.1829);animation:fall-97 13s -23s linear infinite}@keyframes fall-97{45.924%{transform:translate(91.8611vw,45.924vh) scale(.1829)}to{transform:translate(89.76195vw,99vh) scale(.1829)}}.snow:nth-child(98){opacity:1.122;transform:translate(64.0926vw,-10px) scale(.203);animation:fall-98 24s -9s linear infinite}@keyframes fall-98{50.384%{transform:translate(68.8143vw,50.384vh) scale(.203)}to{transform:translate(66.45345vw,99vh) scale(.203)}}.snow:nth-child(99){opacity:.35;transform:translate(98.6582vw,-10px) scale(.4958);animation:fall-99 30s -12s linear infinite}@keyframes fall-99{74.071%{transform:translate(101.0211vw,74.071vh) scale(.4958)}to{transform:translate(99.83965vw,99vh) scale(.4958)}}.snow:nth-child(100){opacity:1.5476;transform:translate(4.2859vw,-10px) scale(.076);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{39.046%{transform:translate(1.3182vw,39.046vh) scale(.076)}to{transform:translate(2.80205vw,99vh) scale(.076)}}.snow:nth-child(101){opacity:.6626;transform:translate(52.0124vw,-10px) scale(.8717);animation:fall-101 15s -14s linear infinite}@keyframes fall-101{30.845%{transform:translate(61.6033vw,30.845vh) scale(.8717)}to{transform:translate(56.80785vw,99vh) scale(.8717)}}.snow:nth-child(102){opacity:1.2854;transform:translate(5.0849vw,-10px) scale(.2558);animation:fall-102 24s -30s linear infinite}@keyframes fall-102{33.963%{transform:translate(9.5974vw,33.963vh) scale(.2558)}to{transform:translate(7.34115vw,99vh) scale(.2558)}}.snow:nth-child(103){opacity:1.933;transform:translate(79.702vw,-10px) scale(.4395);animation:fall-103 30s -29s linear infinite}@keyframes fall-103{40.176%{transform:translate(80.3861vw,40.176vh) scale(.4395)}to{transform:translate(80.04405vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:.6762;transform:translate(43.7094vw,-10px) scale(.1057);animation:fall-104 21s -30s linear infinite}@keyframes fall-104{38.152%{transform:translate(38.3669vw,38.152vh) scale(.1057)}to{transform:translate(41.03815vw,99vh) scale(.1057)}}.snow:nth-child(105){opacity:.4326;transform:translate(54.8757vw,-10px) scale(.3368);animation:fall-105 27s -8s linear infinite}@keyframes fall-105{60.578%{transform:translate(51.7796vw,60.578vh) scale(.3368)}to{transform:translate(53.32765vw,99vh) scale(.3368)}}.snow:nth-child(106){opacity:.92;transform:translate(18.1195vw,-10px) scale(.6605);animation:fall-106 20s -17s linear infinite}@keyframes fall-106{58.661%{transform:translate(18.2968vw,58.661vh) scale(.6605)}to{transform:translate(18.20815vw,99vh) scale(.6605)}}.snow:nth-child(107){opacity:1.9934;transform:translate(34.0856vw,-10px) scale(.0022);animation:fall-107 14s -12s linear infinite}@keyframes fall-107{46.894%{transform:translate(43.5983vw,46.894vh) scale(.0022)}to{transform:translate(38.84195vw,99vh) scale(.0022)}}.snow:nth-child(108){opacity:.3068;transform:translate(38.2443vw,-10px) scale(.8828);animation:fall-108 21s -19s linear infinite}@keyframes fall-108{70.391%{transform:translate(43.4423vw,70.391vh) scale(.8828)}to{transform:translate(40.8433vw,99vh) scale(.8828)}}.snow:nth-child(109){opacity:.9898;transform:translate(4.633vw,-10px) scale(.7713);animation:fall-109 20s -6s linear infinite}@keyframes fall-109{33.299%{transform:translate(-2.5097vw,33.299vh) scale(.7713)}to{transform:translate(1.06165vw,99vh) scale(.7713)}}.snow:nth-child(110){opacity:1.5584;transform:translate(19.8697vw,-10px) scale(.7078);animation:fall-110 23s -7s linear infinite}@keyframes fall-110{76.564%{transform:translate(24.342vw,76.564vh) scale(.7078)}to{transform:translate(22.10585vw,99vh) scale(.7078)}}.snow:nth-child(111){opacity:1.3732;transform:translate(45.276vw,-10px) scale(.2937);animation:fall-111 27s -13s linear infinite}@keyframes fall-111{35.479%{transform:translate(38.0959vw,35.479vh) scale(.2937)}to{transform:translate(41.68595vw,99vh) scale(.2937)}}.snow:nth-child(112){opacity:1.4124;transform:translate(18.5491vw,-10px) scale(.565);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{53.177%{transform:translate(15.288vw,53.177vh) scale(.565)}to{transform:translate(16.91855vw,99vh) scale(.565)}}.snow:nth-child(113){opacity:.4684;transform:translate(80.445vw,-10px) scale(.1006);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{41.21%{transform:translate(86.5437vw,41.21vh) scale(.1006)}to{transform:translate(83.49435vw,99vh) scale(.1006)}}.snow:nth-child(114){opacity:1.174;transform:translate(29.5719vw,-10px) scale(.7037);animation:fall-114 11s -3s linear infinite}@keyframes fall-114{41.452%{transform:translate(20.9364vw,41.452vh) scale(.7037)}to{transform:translate(25.25415vw,99vh) scale(.7037)}}.snow:nth-child(115){opacity:1.5432;transform:translate(22.0052vw,-10px) scale(.5805);animation:fall-115 18s -24s linear infinite}@keyframes fall-115{30.878%{transform:translate(12.5806vw,30.878vh) scale(.5805)}to{transform:translate(17.2929vw,99vh) scale(.5805)}}.snow:nth-child(116){opacity:1.5988;transform:translate(97.783vw,-10px) scale(.1625);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{67.303%{transform:translate(106.5182vw,67.303vh) scale(.1625)}to{transform:translate(102.1506vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.8924;transform:translate(36.2992vw,-10px) scale(.9795);animation:fall-117 23s -22s linear infinite}@keyframes fall-117{50.608%{transform:translate(45.6423vw,50.608vh) scale(.9795)}to{transform:translate(40.97075vw,99vh) scale(.9795)}}.snow:nth-child(118){opacity:1.9598;transform:translate(22.9829vw,-10px) scale(.769);animation:fall-118 10s -28s linear infinite}@keyframes fall-118{32.851%{transform:translate(26.5749vw,32.851vh) scale(.769)}to{transform:translate(24.7789vw,99vh) scale(.769)}}.snow:nth-child(119){opacity:1.9006;transform:translate(44.3882vw,-10px) scale(.3427);animation:fall-119 19s -21s linear infinite}@keyframes fall-119{41.448%{transform:translate(42.6213vw,41.448vh) scale(.3427)}to{transform:translate(43.50475vw,99vh) scale(.3427)}}.snow:nth-child(120){opacity:.1972;transform:translate(43.696vw,-10px) scale(.7955);animation:fall-120 14s -17s linear infinite}@keyframes fall-120{62.012%{transform:translate(37.565vw,62.012vh) scale(.7955)}to{transform:translate(40.6305vw,99vh) scale(.7955)}}.snow:nth-child(121){opacity:1.474;transform:translate(75.9573vw,-10px) scale(.3962);animation:fall-121 13s -21s linear infinite}@keyframes fall-121{51.172%{transform:translate(72.4318vw,51.172vh) scale(.3962)}to{transform:translate(74.19455vw,99vh) scale(.3962)}}.snow:nth-child(122){opacity:1.736;transform:translate(20.3778vw,-10px) scale(.5409);animation:fall-122 26s -15s linear infinite}@keyframes fall-122{35.61%{transform:translate(19.1892vw,35.61vh) scale(.5409)}to{transform:translate(19.7835vw,99vh) scale(.5409)}}.snow:nth-child(123){opacity:1.2096;transform:translate(49.1245vw,-10px) scale(.6986);animation:fall-123 22s -20s linear infinite}@keyframes fall-123{54.028%{transform:translate(50.104vw,54.028vh) scale(.6986)}to{transform:translate(49.61425vw,99vh) scale(.6986)}}.snow:nth-child(124){opacity:.9432;transform:translate(52.5034vw,-10px) scale(.1116);animation:fall-124 14s -24s linear infinite}@keyframes fall-124{43.332%{transform:translate(48.2694vw,43.332vh) scale(.1116)}to{transform:translate(50.3864vw,99vh) scale(.1116)}}.snow:nth-child(125){opacity:1.6234;transform:translate(39.8172vw,-10px) scale(.5874);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{61.411%{transform:translate(39.3274vw,61.411vh) scale(.5874)}to{transform:translate(39.5723vw,99vh) scale(.5874)}}.snow:nth-child(126){opacity:.1672;transform:translate(83.4339vw,-10px) scale(.4031);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{41.245%{transform:translate(91.8995vw,41.245vh) scale(.4031)}to{transform:translate(87.6667vw,99vh) scale(.4031)}}.snow:nth-child(127){opacity:.105;transform:translate(13.1166vw,-10px) scale(.6867);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{74.866%{transform:translate(8.3566vw,74.866vh) scale(.6867)}to{transform:translate(10.7366vw,99vh) scale(.6867)}}.snow:nth-child(128){opacity:.3812;transform:translate(20.8826vw,-10px) scale(.9921);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{57.496%{transform:translate(26.2669vw,57.496vh) scale(.9921)}to{transform:translate(23.57475vw,99vh) scale(.9921)}}.snow:nth-child(129){opacity:.2706;transform:translate(91.0157vw,-10px) scale(.2292);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{69.831%{transform:translate(89.2684vw,69.831vh) scale(.2292)}to{transform:translate(90.14205vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:1.2912;transform:translate(30.6914vw,-10px) scale(.0723);animation:fall-130 30s -24s linear infinite}@keyframes fall-130{57.543%{transform:translate(30.3865vw,57.543vh) scale(.0723)}to{transform:translate(30.53895vw,99vh) scale(.0723)}}.snow:nth-child(131){opacity:1.7584;transform:translate(4.5424vw,-10px) scale(.9804);animation:fall-131 14s -4s linear infinite}@keyframes fall-131{78.96%{transform:translate(-3.5091vw,78.96vh) scale(.9804)}to{transform:translate(.51665vw,99vh) scale(.9804)}}.snow:nth-child(132){opacity:.6266;transform:translate(32.6468vw,-10px) scale(.308);animation:fall-132 10s -30s linear infinite}@keyframes fall-132{73.656%{transform:translate(36.6253vw,73.656vh) scale(.308)}to{transform:translate(34.63605vw,99vh) scale(.308)}}.snow:nth-child(133){opacity:1.3656;transform:translate(71.7844vw,-10px) scale(.2979);animation:fall-133 24s -17s linear infinite}@keyframes fall-133{65.227%{transform:translate(73.4422vw,65.227vh) scale(.2979)}to{transform:translate(72.6133vw,99vh) scale(.2979)}}.snow:nth-child(134){opacity:1.2614;transform:translate(14.2602vw,-10px) scale(.1431);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{73.333%{transform:translate(19.2583vw,73.333vh) scale(.1431)}to{transform:translate(16.75925vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.287;transform:translate(5.7208vw,-10px) scale(.7339);animation:fall-135 30s -29s linear infinite}@keyframes fall-135{37.662%{transform:translate(8.2633vw,37.662vh) scale(.7339)}to{transform:translate(6.99205vw,99vh) scale(.7339)}}.snow:nth-child(136){opacity:1.2036;transform:translate(43.6615vw,-10px) scale(.7603);animation:fall-136 25s -26s linear infinite}@keyframes fall-136{73.401%{transform:translate(48.5011vw,73.401vh) scale(.7603)}to{transform:translate(46.0813vw,99vh) scale(.7603)}}.snow:nth-child(137){opacity:.1486;transform:translate(45.5295vw,-10px) scale(.4776);animation:fall-137 29s -5s linear infinite}@keyframes fall-137{39.607%{transform:translate(53.7113vw,39.607vh) scale(.4776)}to{transform:translate(49.6204vw,99vh) scale(.4776)}}.snow:nth-child(138){opacity:1.6934;transform:translate(3.0299vw,-10px) scale(.9417);animation:fall-138 13s -4s linear infinite}@keyframes fall-138{65.384%{transform:translate(-6.2434vw,65.384vh) scale(.9417)}to{transform:translate(-1.60675vw,99vh) scale(.9417)}}.snow:nth-child(139){opacity:.0496;transform:translate(12.4206vw,-10px) scale(.6254);animation:fall-139 30s -24s linear infinite}@keyframes fall-139{72.957%{transform:translate(22.3464vw,72.957vh) scale(.6254)}to{transform:translate(17.3835vw,99vh) scale(.6254)}}.snow:nth-child(140){opacity:.6454;transform:translate(30.9814vw,-10px) scale(.5331);animation:fall-140 26s -10s linear infinite}@keyframes fall-140{41.838%{transform:translate(37.836vw,41.838vh) scale(.5331)}to{transform:translate(34.4087vw,99vh) scale(.5331)}}.snow:nth-child(141){opacity:.3568;transform:translate(59.9232vw,-10px) scale(.4952);animation:fall-141 22s -30s linear infinite}@keyframes fall-141{31.99%{transform:translate(61.9208vw,31.99vh) scale(.4952)}to{transform:translate(60.922vw,99vh) scale(.4952)}}.snow:nth-child(142){opacity:.1918;transform:translate(97.7694vw,-10px) scale(.3295);animation:fall-142 23s -28s linear infinite}@keyframes fall-142{56.702%{transform:translate(103.1238vw,56.702vh) scale(.3295)}to{transform:translate(100.4466vw,99vh) scale(.3295)}}.snow:nth-child(143){opacity:.9794;transform:translate(66.7074vw,-10px) scale(.5935);animation:fall-143 10s -14s linear infinite}@keyframes fall-143{36.46%{transform:translate(65.8197vw,36.46vh) scale(.5935)}to{transform:translate(66.26355vw,99vh) scale(.5935)}}.snow:nth-child(144){opacity:.3196;transform:translate(31.5573vw,-10px) scale(.241);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{78.998%{transform:translate(33.1976vw,78.998vh) scale(.241)}to{transform:translate(32.37745vw,99vh) scale(.241)}}.snow:nth-child(145){opacity:.5216;transform:translate(71.1413vw,-10px) scale(.411);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{54.927%{transform:translate(79.4179vw,54.927vh) scale(.411)}to{transform:translate(75.2796vw,99vh) scale(.411)}}.snow:nth-child(146){opacity:1.2418;transform:translate(18.4799vw,-10px) scale(.7504);animation:fall-146 15s -11s linear infinite}@keyframes fall-146{34.604%{transform:translate(27.4476vw,34.604vh) scale(.7504)}to{transform:translate(22.96375vw,99vh) scale(.7504)}}.snow:nth-child(147){opacity:.3506;transform:translate(2.4561vw,-10px) scale(.6767);animation:fall-147 27s -26s linear infinite}@keyframes fall-147{62.606%{transform:translate(4.0957vw,62.606vh) scale(.6767)}to{transform:translate(3.2759vw,99vh) scale(.6767)}}.snow:nth-child(148){opacity:.6524;transform:translate(62.0395vw,-10px) scale(.998);animation:fall-148 14s -5s linear infinite}@keyframes fall-148{73.654%{transform:translate(68.7758vw,73.654vh) scale(.998)}to{transform:translate(65.40765vw,99vh) scale(.998)}}.snow:nth-child(149){opacity:.8244;transform:translate(52.0545vw,-10px) scale(.9298);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{67.208%{transform:translate(58.3479vw,67.208vh) scale(.9298)}to{transform:translate(55.2012vw,99vh) scale(.9298)}}.snow:nth-child(150){opacity:1.7514;transform:translate(91.7116vw,-10px) scale(.8207);animation:fall-150 21s -15s linear infinite}@keyframes fall-150{49.648%{transform:translate(95.4902vw,49.648vh) scale(.8207)}to{transform:translate(93.6009vw,99vh) scale(.8207)}}.snow:nth-child(151){opacity:1.586;transform:translate(33.6091vw,-10px) scale(.4317);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{37.185%{transform:translate(26.1745vw,37.185vh) scale(.4317)}to{transform:translate(29.8918vw,99vh) scale(.4317)}}.snow:nth-child(152){opacity:1.9016;transform:translate(9.7253vw,-10px) scale(.1321);animation:fall-152 17s -12s linear infinite}@keyframes fall-152{76.96%{transform:translate(9.2856vw,76.96vh) scale(.1321)}to{transform:translate(9.50545vw,99vh) scale(.1321)}}.snow:nth-child(153){opacity:1.5924;transform:translate(23.3033vw,-10px) scale(.7359);animation:fall-153 11s -13s linear infinite}@keyframes fall-153{68.403%{transform:translate(24.7226vw,68.403vh) scale(.7359)}to{transform:translate(24.01295vw,99vh) scale(.7359)}}.snow:nth-child(154){opacity:.1102;transform:translate(45.3426vw,-10px) scale(.6629);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{43.603%{transform:translate(43.2465vw,43.603vh) scale(.6629)}to{transform:translate(44.29455vw,99vh) scale(.6629)}}.snow:nth-child(155){opacity:1.6916;transform:translate(92.1582vw,-10px) scale(.2494);animation:fall-155 18s -22s linear infinite}@keyframes fall-155{65.903%{transform:translate(83.5167vw,65.903vh) scale(.2494)}to{transform:translate(87.83745vw,99vh) scale(.2494)}}.snow:nth-child(156){opacity:1.2014;transform:translate(62.5975vw,-10px) scale(.1789);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{57.317%{transform:translate(53.365vw,57.317vh) scale(.1789)}to{transform:translate(57.98125vw,99vh) scale(.1789)}}.snow:nth-child(157){opacity:.2744;transform:translate(82.8638vw,-10px) scale(.7266);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{32.614%{transform:translate(76.9337vw,32.614vh) scale(.7266)}to{transform:translate(79.89875vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:1.3088;transform:translate(53.5521vw,-10px) scale(.72);animation:fall-158 28s -17s linear infinite}@keyframes fall-158{37.57%{transform:translate(48.8693vw,37.57vh) scale(.72)}to{transform:translate(51.2107vw,99vh) scale(.72)}}.snow:nth-child(159){opacity:.1632;transform:translate(98.335vw,-10px) scale(.4382);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{66.491%{transform:translate(101.0765vw,66.491vh) scale(.4382)}to{transform:translate(99.70575vw,99vh) scale(.4382)}}.snow:nth-child(160){opacity:.99;transform:translate(89.3014vw,-10px) scale(.656);animation:fall-160 29s -5s linear infinite}@keyframes fall-160{46.143%{transform:translate(92.9533vw,46.143vh) scale(.656)}to{transform:translate(91.12735vw,99vh) scale(.656)}}.snow:nth-child(161){opacity:1.6866;transform:translate(63.5011vw,-10px) scale(.4531);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{73.519%{transform:translate(71.2192vw,73.519vh) scale(.4531)}to{transform:translate(67.36015vw,99vh) scale(.4531)}}.snow:nth-child(162){opacity:.7236;transform:translate(31.2974vw,-10px) scale(.3171);animation:fall-162 29s -10s linear infinite}@keyframes fall-162{74.706%{transform:translate(22.1523vw,74.706vh) scale(.3171)}to{transform:translate(26.72485vw,99vh) scale(.3171)}}.snow:nth-child(163){opacity:1.562;transform:translate(7.4825vw,-10px) scale(.8772);animation:fall-163 18s -11s linear infinite}@keyframes fall-163{50.461%{transform:translate(.7172vw,50.461vh) scale(.8772)}to{transform:translate(4.09985vw,99vh) scale(.8772)}}.snow:nth-child(164){opacity:.0346;transform:translate(17.8818vw,-10px) scale(.7053);animation:fall-164 11s -30s linear infinite}@keyframes fall-164{68.444%{transform:translate(9.8386vw,68.444vh) scale(.7053)}to{transform:translate(13.8602vw,99vh) scale(.7053)}}.snow:nth-child(165){opacity:.6686;transform:translate(43.4526vw,-10px) scale(.3654);animation:fall-165 16s -11s linear infinite}@keyframes fall-165{39.34%{transform:translate(49.2472vw,39.34vh) scale(.3654)}to{transform:translate(46.3499vw,99vh) scale(.3654)}}.snow:nth-child(166){opacity:.6078;transform:translate(80.6744vw,-10px) scale(.2029);animation:fall-166 23s -28s linear infinite}@keyframes fall-166{63.897%{transform:translate(77.7581vw,63.897vh) scale(.2029)}to{transform:translate(79.21625vw,99vh) scale(.2029)}}.snow:nth-child(167){opacity:1.269;transform:translate(65.8148vw,-10px) scale(.6979);animation:fall-167 19s -19s linear infinite}@keyframes fall-167{79.399%{transform:translate(68.5694vw,79.399vh) scale(.6979)}to{transform:translate(67.1921vw,99vh) scale(.6979)}}.snow:nth-child(168){opacity:.2552;transform:translate(32.1905vw,-10px) scale(.6933);animation:fall-168 23s -6s linear infinite}@keyframes fall-168{31.235%{transform:translate(31.7743vw,31.235vh) scale(.6933)}to{transform:translate(31.9824vw,99vh) scale(.6933)}}.snow:nth-child(169){opacity:.4226;transform:translate(21.8305vw,-10px) scale(.3964);animation:fall-169 13s -29s linear infinite}@keyframes fall-169{39.599%{transform:translate(29.4381vw,39.599vh) scale(.3964)}to{transform:translate(25.6343vw,99vh) scale(.3964)}}.snow:nth-child(170){opacity:1.8246;transform:translate(89.7727vw,-10px) scale(.5033);animation:fall-170 16s -22s linear infinite}@keyframes fall-170{39.923%{transform:translate(81.8211vw,39.923vh) scale(.5033)}to{transform:translate(85.7969vw,99vh) scale(.5033)}}.snow:nth-child(171){opacity:.0484;transform:translate(22.3501vw,-10px) scale(.0799);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{38.131%{transform:translate(25.7739vw,38.131vh) scale(.0799)}to{transform:translate(24.062vw,99vh) scale(.0799)}}.snow:nth-child(172){opacity:1.613;transform:translate(86.984vw,-10px) scale(.4337);animation:fall-172 29s -8s linear infinite}@keyframes fall-172{37.633%{transform:translate(87.3158vw,37.633vh) scale(.4337)}to{transform:translate(87.1499vw,99vh) scale(.4337)}}.snow:nth-child(173){opacity:1.0512;transform:translate(6.2948vw,-10px) scale(.8276);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{66.811%{transform:translate(13.5421vw,66.811vh) scale(.8276)}to{transform:translate(9.91845vw,99vh) scale(.8276)}}.snow:nth-child(174){opacity:1.319;transform:translate(57.3277vw,-10px) scale(.6906);animation:fall-174 27s -2s linear infinite}@keyframes fall-174{61.522%{transform:translate(64.7687vw,61.522vh) scale(.6906)}to{transform:translate(61.0482vw,99vh) scale(.6906)}}.snow:nth-child(175){opacity:1.1502;transform:translate(41.6539vw,-10px) scale(.4158);animation:fall-175 12s -5s linear infinite}@keyframes fall-175{32.898%{transform:translate(34.7011vw,32.898vh) scale(.4158)}to{transform:translate(38.1775vw,99vh) scale(.4158)}}.snow:nth-child(176){opacity:.6174;transform:translate(12.6609vw,-10px) scale(.0747);animation:fall-176 28s -20s linear infinite}@keyframes fall-176{62.859%{transform:translate(13.2165vw,62.859vh) scale(.0747)}to{transform:translate(12.9387vw,99vh) scale(.0747)}}.snow:nth-child(177){opacity:.797;transform:translate(29.6812vw,-10px) scale(.1797);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{62.132%{transform:translate(26.5504vw,62.132vh) scale(.1797)}to{transform:translate(28.1158vw,99vh) scale(.1797)}}.snow:nth-child(178){opacity:.0668;transform:translate(77.4653vw,-10px) scale(.9364);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{69.366%{transform:translate(84.4165vw,69.366vh) scale(.9364)}to{transform:translate(80.9409vw,99vh) scale(.9364)}}.snow:nth-child(179){opacity:.5754;transform:translate(95.0475vw,-10px) scale(.7177);animation:fall-179 30s -1s linear infinite}@keyframes fall-179{69.068%{transform:translate(103.5866vw,69.068vh) scale(.7177)}to{transform:translate(99.31705vw,99vh) scale(.7177)}}.snow:nth-child(180){opacity:.3996;transform:translate(77.5284vw,-10px) scale(.3922);animation:fall-180 24s -7s linear infinite}@keyframes fall-180{67.198%{transform:translate(75.3681vw,67.198vh) scale(.3922)}to{transform:translate(76.44825vw,99vh) scale(.3922)}}.snow:nth-child(181){opacity:.6186;transform:translate(85.6405vw,-10px) scale(.8135);animation:fall-181 15s -14s linear infinite}@keyframes fall-181{68.127%{transform:translate(81.4251vw,68.127vh) scale(.8135)}to{transform:translate(83.5328vw,99vh) scale(.8135)}}.snow:nth-child(182){opacity:1.542;transform:translate(71.2554vw,-10px) scale(.3238);animation:fall-182 30s -3s linear infinite}@keyframes fall-182{77.373%{transform:translate(65.2205vw,77.373vh) scale(.3238)}to{transform:translate(68.23795vw,99vh) scale(.3238)}}.snow:nth-child(183){opacity:1.5422;transform:translate(86.8414vw,-10px) scale(.6839);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.287%{transform:translate(80.9801vw,62.287vh) scale(.6839)}to{transform:translate(83.91075vw,99vh) scale(.6839)}}.snow:nth-child(184){opacity:1.914;transform:translate(43.0004vw,-10px) scale(.2904);animation:fall-184 20s -28s linear infinite}@keyframes fall-184{63.589%{transform:translate(41.9828vw,63.589vh) scale(.2904)}to{transform:translate(42.4916vw,99vh) scale(.2904)}}.snow:nth-child(185){opacity:1.8566;transform:translate(59.3772vw,-10px) scale(.9982);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{40.596%{transform:translate(51.1527vw,40.596vh) scale(.9982)}to{transform:translate(55.26495vw,99vh) scale(.9982)}}.snow:nth-child(186){opacity:1.4442;transform:translate(18.0663vw,-10px) scale(.3036);animation:fall-186 17s -30s linear infinite}@keyframes fall-186{58.025%{transform:translate(14.2575vw,58.025vh) scale(.3036)}to{transform:translate(16.1619vw,99vh) scale(.3036)}}.snow:nth-child(187){opacity:1.7644;transform:translate(1.3324vw,-10px) scale(.6258);animation:fall-187 15s -30s linear infinite}@keyframes fall-187{45.194%{transform:translate(-5.8339vw,45.194vh) scale(.6258)}to{transform:translate(-2.25075vw,99vh) scale(.6258)}}.snow:nth-child(188){opacity:.672;transform:translate(40.4069vw,-10px) scale(.6267);animation:fall-188 29s -25s linear infinite}@keyframes fall-188{74.219%{transform:translate(46.436vw,74.219vh) scale(.6267)}to{transform:translate(43.42145vw,99vh) scale(.6267)}}.snow:nth-child(189){opacity:1.9024;transform:translate(73.5632vw,-10px) scale(.5736);animation:fall-189 12s -10s linear infinite}@keyframes fall-189{43.16%{transform:translate(80.6117vw,43.16vh) scale(.5736)}to{transform:translate(77.08745vw,99vh) scale(.5736)}}.snow:nth-child(190){opacity:1.8756;transform:translate(63.6558vw,-10px) scale(.7797);animation:fall-190 21s -4s linear infinite}@keyframes fall-190{67.454%{transform:translate(68.1033vw,67.454vh) scale(.7797)}to{transform:translate(65.87955vw,99vh) scale(.7797)}}.snow:nth-child(191){opacity:1.9094;transform:translate(4.2948vw,-10px) scale(.1607);animation:fall-191 20s -14s linear infinite}@keyframes fall-191{50.202%{transform:translate(7.0341vw,50.202vh) scale(.1607)}to{transform:translate(5.66445vw,99vh) scale(.1607)}}.snow:nth-child(192){opacity:1.6598;transform:translate(29.5923vw,-10px) scale(.4982);animation:fall-192 21s -23s linear infinite}@keyframes fall-192{63.702%{transform:translate(25.0618vw,63.702vh) scale(.4982)}to{transform:translate(27.32705vw,99vh) scale(.4982)}}.snow:nth-child(193){opacity:1.9402;transform:translate(61.5365vw,-10px) scale(.7263);animation:fall-193 13s -9s linear infinite}@keyframes fall-193{61.705%{transform:translate(57.1877vw,61.705vh) scale(.7263)}to{transform:translate(59.3621vw,99vh) scale(.7263)}}.snow:nth-child(194){opacity:.9198;transform:translate(.3563vw,-10px) scale(.8911);animation:fall-194 15s -27s linear infinite}@keyframes fall-194{79.162%{transform:translate(9.2544vw,79.162vh) scale(.8911)}to{transform:translate(4.80535vw,99vh) scale(.8911)}}.snow:nth-child(195){opacity:.0712;transform:translate(22.3794vw,-10px) scale(.8313);animation:fall-195 10s -30s linear infinite}@keyframes fall-195{60.904%{transform:translate(27.3547vw,60.904vh) scale(.8313)}to{transform:translate(24.86705vw,99vh) scale(.8313)}}.snow:nth-child(196){opacity:1.4174;transform:translate(54.8337vw,-10px) scale(.9043);animation:fall-196 14s -30s linear infinite}@keyframes fall-196{66.478%{transform:translate(63.3004vw,66.478vh) scale(.9043)}to{transform:translate(59.06705vw,99vh) scale(.9043)}}.snow:nth-child(197){opacity:.074;transform:translate(89.4286vw,-10px) scale(.7463);animation:fall-197 28s -27s linear infinite}@keyframes fall-197{34.491%{transform:translate(99.068vw,34.491vh) scale(.7463)}to{transform:translate(94.2483vw,99vh) scale(.7463)}}.snow:nth-child(198){opacity:1.2144;transform:translate(2.5256vw,-10px) scale(.396);animation:fall-198 15s -20s linear infinite}@keyframes fall-198{54.223%{transform:translate(-5.9544vw,54.223vh) scale(.396)}to{transform:translate(-1.7144vw,99vh) scale(.396)}}.snow:nth-child(199){opacity:1.67;transform:translate(44.1462vw,-10px) scale(.6636);animation:fall-199 25s -3s linear infinite}@keyframes fall-199{74.708%{transform:translate(40.3567vw,74.708vh) scale(.6636)}to{transform:translate(42.25145vw,99vh) scale(.6636)}}.snow:nth-child(200){opacity:.9516;transform:translate(87.01vw,-10px) scale(.4088);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{39.296%{transform:translate(78.2055vw,39.296vh) scale(.4088)}to{transform:translate(82.60775vw,99vh) scale(.4088)}}.snow:nth-child(201){opacity:.6904;transform:translate(16.9551vw,-10px) scale(.6738);animation:fall-201 19s -23s linear infinite}@keyframes fall-201{74.591%{transform:translate(19.7577vw,74.591vh) scale(.6738)}to{transform:translate(18.3564vw,99vh) scale(.6738)}}.snow:nth-child(202){opacity:1.7254;transform:translate(77.8412vw,-10px) scale(.5206);animation:fall-202 27s -20s linear infinite}@keyframes fall-202{76.126%{transform:translate(71.7053vw,76.126vh) scale(.5206)}to{transform:translate(74.77325vw,99vh) scale(.5206)}}.snow:nth-child(203){opacity:1.9108;transform:translate(65.2848vw,-10px) scale(.5435);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{38.91%{transform:translate(73.5113vw,38.91vh) scale(.5435)}to{transform:translate(69.39805vw,99vh) scale(.5435)}}.snow:nth-child(204){opacity:.1118;transform:translate(95.1821vw,-10px) scale(.3972);animation:fall-204 11s -27s linear infinite}@keyframes fall-204{71.458%{transform:translate(96.6291vw,71.458vh) scale(.3972)}to{transform:translate(95.9056vw,99vh) scale(.3972)}}.snow:nth-child(205){opacity:.2968;transform:translate(70.0708vw,-10px) scale(.7603);animation:fall-205 15s -22s linear infinite}@keyframes fall-205{53.892%{transform:translate(62.6435vw,53.892vh) scale(.7603)}to{transform:translate(66.35715vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.4584;transform:translate(58.3295vw,-10px) scale(.6534);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{77.879%{transform:translate(60.2336vw,77.879vh) scale(.6534)}to{transform:translate(59.28155vw,99vh) scale(.6534)}}.snow:nth-child(207){opacity:.5378;transform:translate(4.6016vw,-10px) scale(.3599);animation:fall-207 18s -8s linear infinite}@keyframes fall-207{73.3%{transform:translate(3.1235vw,73.3vh) scale(.3599)}to{transform:translate(3.86255vw,99vh) scale(.3599)}}.snow:nth-child(208){opacity:.8792;transform:translate(18.2904vw,-10px) scale(.2302);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{47.212%{transform:translate(19.1354vw,47.212vh) scale(.2302)}to{transform:translate(18.7129vw,99vh) scale(.2302)}}.snow:nth-child(209){opacity:1.7992;transform:translate(86.7073vw,-10px) scale(.828);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{69.053%{transform:translate(80.8566vw,69.053vh) scale(.828)}to{transform:translate(83.78195vw,99vh) scale(.828)}}.snow:nth-child(210){opacity:1.3612;transform:translate(28.7231vw,-10px) scale(.7358);animation:fall-210 17s -7s linear infinite}@keyframes fall-210{35.234%{transform:translate(29.457vw,35.234vh) scale(.7358)}to{transform:translate(29.09005vw,99vh) scale(.7358)}}.snow:nth-child(211){opacity:1.4884;transform:translate(41.0607vw,-10px) scale(.3068);animation:fall-211 29s -17s linear infinite}@keyframes fall-211{63.245%{transform:translate(50.0008vw,63.245vh) scale(.3068)}to{transform:translate(45.53075vw,99vh) scale(.3068)}}.snow:nth-child(212){opacity:1.9822;transform:translate(45.2688vw,-10px) scale(.7035);animation:fall-212 21s -22s linear infinite}@keyframes fall-212{52.137%{transform:translate(50.757vw,52.137vh) scale(.7035)}to{transform:translate(48.0129vw,99vh) scale(.7035)}}.snow:nth-child(213){opacity:.9048;transform:translate(5.7221vw,-10px) scale(.2601);animation:fall-213 16s -12s linear infinite}@keyframes fall-213{37.504%{transform:translate(9.6743vw,37.504vh) scale(.2601)}to{transform:translate(7.6982vw,99vh) scale(.2601)}}.snow:nth-child(214){opacity:.0068;transform:translate(62.3903vw,-10px) scale(.4189);animation:fall-214 12s -27s linear infinite}@keyframes fall-214{40.801%{transform:translate(54.0479vw,40.801vh) scale(.4189)}to{transform:translate(58.2191vw,99vh) scale(.4189)}}.snow:nth-child(215){opacity:.5954;transform:translate(27.9565vw,-10px) scale(.4033);animation:fall-215 21s -10s linear infinite}@keyframes fall-215{76.668%{transform:translate(24.8062vw,76.668vh) scale(.4033)}to{transform:translate(26.38135vw,99vh) scale(.4033)}}.snow:nth-child(216){opacity:1.2432;transform:translate(33.7755vw,-10px) scale(.3439);animation:fall-216 20s -25s linear infinite}@keyframes fall-216{30.099%{transform:translate(28.888vw,30.099vh) scale(.3439)}to{transform:translate(31.33175vw,99vh) scale(.3439)}}.snow:nth-child(217){opacity:.5532;transform:translate(50.0018vw,-10px) scale(.2903);animation:fall-217 21s -30s linear infinite}@keyframes fall-217{41.437%{transform:translate(45.7858vw,41.437vh) scale(.2903)}to{transform:translate(47.8938vw,99vh) scale(.2903)}}.snow:nth-child(218){opacity:.278;transform:translate(90.7716vw,-10px) scale(.2061);animation:fall-218 30s -19s linear infinite}@keyframes fall-218{37.796%{transform:translate(82.5013vw,37.796vh) scale(.2061)}to{transform:translate(86.63645vw,99vh) scale(.2061)}}.snow:nth-child(219){opacity:.784;transform:translate(2.9896vw,-10px) scale(.231);animation:fall-219 20s -20s linear infinite}@keyframes fall-219{74.655%{transform:translate(2.1973vw,74.655vh) scale(.231)}to{transform:translate(2.59345vw,99vh) scale(.231)}}.snow:nth-child(220){opacity:.874;transform:translate(74.6679vw,-10px) scale(.3323);animation:fall-220 30s -22s linear infinite}@keyframes fall-220{33.127%{transform:translate(67.6635vw,33.127vh) scale(.3323)}to{transform:translate(71.1657vw,99vh) scale(.3323)}}.snow:nth-child(221){opacity:1.8628;transform:translate(62.3451vw,-10px) scale(.3228);animation:fall-221 17s -30s linear infinite}@keyframes fall-221{68.19%{transform:translate(72.3035vw,68.19vh) scale(.3228)}to{transform:translate(67.3243vw,99vh) scale(.3228)}}.snow:nth-child(222){opacity:1.89;transform:translate(84.2801vw,-10px) scale(.2811);animation:fall-222 23s -2s linear infinite}@keyframes fall-222{70.397%{transform:translate(88.8503vw,70.397vh) scale(.2811)}to{transform:translate(86.5652vw,99vh) scale(.2811)}}.snow:nth-child(223){opacity:.9434;transform:translate(91.5961vw,-10px) scale(.4952);animation:fall-223 29s -15s linear infinite}@keyframes fall-223{45.645%{transform:translate(85.3697vw,45.645vh) scale(.4952)}to{transform:translate(88.4829vw,99vh) scale(.4952)}}.snow:nth-child(224){opacity:.3686;transform:translate(99.3832vw,-10px) scale(.9486);animation:fall-224 22s -9s linear infinite}@keyframes fall-224{43.009%{transform:translate(96.3621vw,43.009vh) scale(.9486)}to{transform:translate(97.87265vw,99vh) scale(.9486)}}.snow:nth-child(225){opacity:.9916;transform:translate(94.3168vw,-10px) scale(.4655);animation:fall-225 25s -25s linear infinite}@keyframes fall-225{38.984%{transform:translate(94.1928vw,38.984vh) scale(.4655)}to{transform:translate(94.2548vw,99vh) scale(.4655)}}.snow:nth-child(226){opacity:1.7316;transform:translate(74.3652vw,-10px) scale(.5843);animation:fall-226 13s -12s linear infinite}@keyframes fall-226{64.909%{transform:translate(81.9707vw,64.909vh) scale(.5843)}to{transform:translate(78.16795vw,99vh) scale(.5843)}}.snow:nth-child(227){opacity:.8998;transform:translate(25.7822vw,-10px) scale(.6481);animation:fall-227 14s -27s linear infinite}@keyframes fall-227{68.554%{transform:translate(27.3929vw,68.554vh) scale(.6481)}to{transform:translate(26.58755vw,99vh) scale(.6481)}}.snow:nth-child(228){opacity:.1514;transform:translate(37.7906vw,-10px) scale(.908);animation:fall-228 19s -26s linear infinite}@keyframes fall-228{49.322%{transform:translate(43.7479vw,49.322vh) scale(.908)}to{transform:translate(40.76925vw,99vh) scale(.908)}}.snow:nth-child(229){opacity:.381;transform:translate(93.911vw,-10px) scale(.3423);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{30.355%{transform:translate(100.145vw,30.355vh) scale(.3423)}to{transform:translate(97.028vw,99vh) scale(.3423)}}.snow:nth-child(230){opacity:1.33;transform:translate(45.3102vw,-10px) scale(.2275);animation:fall-230 11s -30s linear infinite}@keyframes fall-230{62.985%{transform:translate(51.1753vw,62.985vh) scale(.2275)}to{transform:translate(48.24275vw,99vh) scale(.2275)}}.snow:nth-child(231){opacity:1.5766;transform:translate(54.1569vw,-10px) scale(.9432);animation:fall-231 21s -24s linear infinite}@keyframes fall-231{44.465%{transform:translate(61.1119vw,44.465vh) scale(.9432)}to{transform:translate(57.6344vw,99vh) scale(.9432)}}.snow:nth-child(232){opacity:.6838;transform:translate(68.5856vw,-10px) scale(.4789);animation:fall-232 23s -25s linear infinite}@keyframes fall-232{53.928%{transform:translate(62.3663vw,53.928vh) scale(.4789)}to{transform:translate(65.47595vw,99vh) scale(.4789)}}.snow:nth-child(233){opacity:.5114;transform:translate(69.6422vw,-10px) scale(.0849);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{46.212%{transform:translate(71.1979vw,46.212vh) scale(.0849)}to{transform:translate(70.42005vw,99vh) scale(.0849)}}.snow:nth-child(234){opacity:1.736;transform:translate(72.5392vw,-10px) scale(.9741);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{46.199%{transform:translate(64.1216vw,46.199vh) scale(.9741)}to{transform:translate(68.3304vw,99vh) scale(.9741)}}.snow:nth-child(235){opacity:1.064;transform:translate(75.8558vw,-10px) scale(.7054);animation:fall-235 21s -12s linear infinite}@keyframes fall-235{73.576%{transform:translate(80.656vw,73.576vh) scale(.7054)}to{transform:translate(78.2559vw,99vh) scale(.7054)}}.snow:nth-child(236){opacity:.1978;transform:translate(60.5346vw,-10px) scale(.497);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{75.044%{transform:translate(63.2874vw,75.044vh) scale(.497)}to{transform:translate(61.911vw,99vh) scale(.497)}}.snow:nth-child(237){opacity:.2516;transform:translate(23.4198vw,-10px) scale(.7123);animation:fall-237 19s -17s linear infinite}@keyframes fall-237{65.948%{transform:translate(29.9842vw,65.948vh) scale(.7123)}to{transform:translate(26.702vw,99vh) scale(.7123)}}.snow:nth-child(238){opacity:1.5122;transform:translate(51.8322vw,-10px) scale(.752);animation:fall-238 14s -20s linear infinite}@keyframes fall-238{71.217%{transform:translate(50.8394vw,71.217vh) scale(.752)}to{transform:translate(51.3358vw,99vh) scale(.752)}}.snow:nth-child(239){opacity:1.032;transform:translate(41.685vw,-10px) scale(.0008);animation:fall-239 23s -29s linear infinite}@keyframes fall-239{32.841%{transform:translate(35.8692vw,32.841vh) scale(.0008)}to{transform:translate(38.7771vw,99vh) scale(.0008)}}.snow:nth-child(240){opacity:.9358;transform:translate(36.0739vw,-10px) scale(.6692);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{61.793%{transform:translate(44.8609vw,61.793vh) scale(.6692)}to{transform:translate(40.4674vw,99vh) scale(.6692)}}.snow:nth-child(241){opacity:.5084;transform:translate(40.7371vw,-10px) scale(.4771);animation:fall-241 29s -24s linear infinite}@keyframes fall-241{32.324%{transform:translate(31.1vw,32.324vh) scale(.4771)}to{transform:translate(35.91855vw,99vh) scale(.4771)}}.snow:nth-child(242){opacity:1.4398;transform:translate(36.3616vw,-10px) scale(.3516);animation:fall-242 23s -3s linear infinite}@keyframes fall-242{78.406%{transform:translate(44.6001vw,78.406vh) scale(.3516)}to{transform:translate(40.48085vw,99vh) scale(.3516)}}.snow:nth-child(243){opacity:1.4782;transform:translate(88.1088vw,-10px) scale(.0368);animation:fall-243 14s -27s linear infinite}@keyframes fall-243{54.555%{transform:translate(90.9308vw,54.555vh) scale(.0368)}to{transform:translate(89.5198vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.4928;transform:translate(76.5149vw,-10px) scale(.8088);animation:fall-244 22s -26s linear infinite}@keyframes fall-244{63.42%{transform:translate(75.9461vw,63.42vh) scale(.8088)}to{transform:translate(76.2305vw,99vh) scale(.8088)}}.snow:nth-child(245){opacity:.5994;transform:translate(90.9062vw,-10px) scale(.8572);animation:fall-245 26s -30s linear infinite}@keyframes fall-245{53.066%{transform:translate(90.7158vw,53.066vh) scale(.8572)}to{transform:translate(90.811vw,99vh) scale(.8572)}}.snow:nth-child(246){opacity:1.228;transform:translate(62.7478vw,-10px) scale(.6513);animation:fall-246 30s -19s linear infinite}@keyframes fall-246{46.798%{transform:translate(65.5489vw,46.798vh) scale(.6513)}to{transform:translate(64.14835vw,99vh) scale(.6513)}}.snow:nth-child(247){opacity:.8562;transform:translate(46.0087vw,-10px) scale(.3062);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{47.665%{transform:translate(55.095vw,47.665vh) scale(.3062)}to{transform:translate(50.55185vw,99vh) scale(.3062)}}.snow:nth-child(248){opacity:1.9772;transform:translate(1.2945vw,-10px) scale(.5594);animation:fall-248 25s -15s linear infinite}@keyframes fall-248{40.249%{transform:translate(10.4378vw,40.249vh) scale(.5594)}to{transform:translate(5.86615vw,99vh) scale(.5594)}}.snow:nth-child(249){opacity:1.882;transform:translate(98.2944vw,-10px) scale(.949);animation:fall-249 20s -17s linear infinite}@keyframes fall-249{63.957%{transform:translate(107.3099vw,63.957vh) scale(.949)}to{transform:translate(102.80215vw,99vh) scale(.949)}}.snow:nth-child(250){opacity:1.3058;transform:translate(13.3092vw,-10px) scale(.1035);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{35.593%{transform:translate(10.3672vw,35.593vh) scale(.1035)}to{transform:translate(11.8382vw,99vh) scale(.1035)}}.snow:nth-child(251){opacity:.8472;transform:translate(15.7664vw,-10px) scale(.3586);animation:fall-251 27s -19s linear infinite}@keyframes fall-251{75.369%{transform:translate(18.0501vw,75.369vh) scale(.3586)}to{transform:translate(16.90825vw,99vh) scale(.3586)}}.snow:nth-child(252){opacity:1.2842;transform:translate(69.2537vw,-10px) scale(.582);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{64.469%{transform:translate(74.6542vw,64.469vh) scale(.582)}to{transform:translate(71.95395vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:1.6548;transform:translate(47.4071vw,-10px) scale(.7878);animation:fall-253 16s -22s linear infinite}@keyframes fall-253{72.676%{transform:translate(41.9748vw,72.676vh) scale(.7878)}to{transform:translate(44.69095vw,99vh) scale(.7878)}}.snow:nth-child(254){opacity:.3184;transform:translate(87.8715vw,-10px) scale(.1542);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.799%{transform:translate(78.2848vw,67.799vh) scale(.1542)}to{transform:translate(83.07815vw,99vh) scale(.1542)}}.snow:nth-child(255){opacity:.236;transform:translate(15.0523vw,-10px) scale(.3134);animation:fall-255 19s -12s linear infinite}@keyframes fall-255{76.538%{transform:translate(11.7956vw,76.538vh) scale(.3134)}to{transform:translate(13.42395vw,99vh) scale(.3134)}}.snow:nth-child(256){opacity:1.7786;transform:translate(9.182vw,-10px) scale(.396);animation:fall-256 27s -14s linear infinite}@keyframes fall-256{53.024%{transform:translate(17.8237vw,53.024vh) scale(.396)}to{transform:translate(13.50285vw,99vh) scale(.396)}}.snow:nth-child(257){opacity:1.8848;transform:translate(85.6962vw,-10px) scale(.7752);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{73.384%{transform:translate(91.0082vw,73.384vh) scale(.7752)}to{transform:translate(88.3522vw,99vh) scale(.7752)}}.snow:nth-child(258){opacity:.2488;transform:translate(86.7487vw,-10px) scale(.3177);animation:fall-258 27s -3s linear infinite}@keyframes fall-258{43.27%{transform:translate(83.0859vw,43.27vh) scale(.3177)}to{transform:translate(84.9173vw,99vh) scale(.3177)}}.snow:nth-child(259){opacity:.0804;transform:translate(26.6801vw,-10px) scale(.1434);animation:fall-259 25s -25s linear infinite}@keyframes fall-259{70.7%{transform:translate(32.5608vw,70.7vh) scale(.1434)}to{transform:translate(29.62045vw,99vh) scale(.1434)}}.snow:nth-child(260){opacity:1.3068;transform:translate(18.2273vw,-10px) scale(.8438);animation:fall-260 25s -13s linear infinite}@keyframes fall-260{72.257%{transform:translate(22.2551vw,72.257vh) scale(.8438)}to{transform:translate(20.2412vw,99vh) scale(.8438)}}.snow:nth-child(261){opacity:1.1004;transform:translate(66.2476vw,-10px) scale(.0169);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{52.668%{transform:translate(63.8739vw,52.668vh) scale(.0169)}to{transform:translate(65.06075vw,99vh) scale(.0169)}}.snow:nth-child(262){opacity:1.6292;transform:translate(34.9341vw,-10px) scale(.4716);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{76.539%{transform:translate(29.7719vw,76.539vh) scale(.4716)}to{transform:translate(32.353vw,99vh) scale(.4716)}}.snow:nth-child(263){opacity:1.9014;transform:translate(33.8455vw,-10px) scale(.7022);animation:fall-263 24s -23s linear infinite}@keyframes fall-263{57.195%{transform:translate(31.2896vw,57.195vh) scale(.7022)}to{transform:translate(32.56755vw,99vh) scale(.7022)}}.snow:nth-child(264){opacity:.3722;transform:translate(70.7776vw,-10px) scale(.5407);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{78.657%{transform:translate(68.2177vw,78.657vh) scale(.5407)}to{transform:translate(69.49765vw,99vh) scale(.5407)}}.snow:nth-child(265){opacity:.869;transform:translate(33.3285vw,-10px) scale(.5324);animation:fall-265 17s -27s linear infinite}@keyframes fall-265{72.011%{transform:translate(23.8624vw,72.011vh) scale(.5324)}to{transform:translate(28.59545vw,99vh) scale(.5324)}}.snow:nth-child(266){opacity:1.203;transform:translate(63.015vw,-10px) scale(.4236);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{58.858%{transform:translate(68.804vw,58.858vh) scale(.4236)}to{transform:translate(65.9095vw,99vh) scale(.4236)}}.snow:nth-child(267){opacity:.7552;transform:translate(80.8938vw,-10px) scale(.6236);animation:fall-267 17s -18s linear infinite}@keyframes fall-267{43.923%{transform:translate(76.8957vw,43.923vh) scale(.6236)}to{transform:translate(78.89475vw,99vh) scale(.6236)}}.snow:nth-child(268){opacity:1.9902;transform:translate(8.2446vw,-10px) scale(.2545);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{37.668%{transform:translate(5.5318vw,37.668vh) scale(.2545)}to{transform:translate(6.8882vw,99vh) scale(.2545)}}.snow:nth-child(269){opacity:.566;transform:translate(79.616vw,-10px) scale(.7727);animation:fall-269 30s -2s linear infinite}@keyframes fall-269{65.42%{transform:translate(78.9568vw,65.42vh) scale(.7727)}to{transform:translate(79.2864vw,99vh) scale(.7727)}}.snow:nth-child(270){opacity:.37;transform:translate(3.8008vw,-10px) scale(.21);animation:fall-270 17s -10s linear infinite}@keyframes fall-270{71.331%{transform:translate(1.9946vw,71.331vh) scale(.21)}to{transform:translate(2.8977vw,99vh) scale(.21)}}.snow:nth-child(271){opacity:1.112;transform:translate(44.1137vw,-10px) scale(.7619);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{64.373%{transform:translate(48.9719vw,64.373vh) scale(.7619)}to{transform:translate(46.5428vw,99vh) scale(.7619)}}.snow:nth-child(272){opacity:.6638;transform:translate(60.2421vw,-10px) scale(.0833);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{77.171%{transform:translate(59.7427vw,77.171vh) scale(.0833)}to{transform:translate(59.9924vw,99vh) scale(.0833)}}.snow:nth-child(273){opacity:1.644;transform:translate(1.3211vw,-10px) scale(.7587);animation:fall-273 21s -9s linear infinite}@keyframes fall-273{78.826%{transform:translate(5.1074vw,78.826vh) scale(.7587)}to{transform:translate(3.21425vw,99vh) scale(.7587)}}.snow:nth-child(274){opacity:1.1194;transform:translate(31.0635vw,-10px) scale(.1912);animation:fall-274 11s -29s linear infinite}@keyframes fall-274{41.038%{transform:translate(28.0528vw,41.038vh) scale(.1912)}to{transform:translate(29.55815vw,99vh) scale(.1912)}}.snow:nth-child(275){opacity:1.4992;transform:translate(28.1728vw,-10px) scale(.8817);animation:fall-275 20s -9s linear infinite}@keyframes fall-275{77.178%{transform:translate(23.9208vw,77.178vh) scale(.8817)}to{transform:translate(26.0468vw,99vh) scale(.8817)}}.snow:nth-child(276){opacity:.2142;transform:translate(28.0386vw,-10px) scale(.8344);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{67.177%{transform:translate(36.1432vw,67.177vh) scale(.8344)}to{transform:translate(32.0909vw,99vh) scale(.8344)}}.snow:nth-child(277){opacity:.1684;transform:translate(14.6779vw,-10px) scale(.2453);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{75.811%{transform:translate(7.8499vw,75.811vh) scale(.2453)}to{transform:translate(11.2639vw,99vh) scale(.2453)}}.snow:nth-child(278){opacity:.9552;transform:translate(41.8922vw,-10px) scale(.061);animation:fall-278 23s -22s linear infinite}@keyframes fall-278{68.33%{transform:translate(42.677vw,68.33vh) scale(.061)}to{transform:translate(42.2846vw,99vh) scale(.061)}}.snow:nth-child(279){opacity:1.4132;transform:translate(32.7164vw,-10px) scale(.3758);animation:fall-279 16s -20s linear infinite}@keyframes fall-279{43.757%{transform:translate(26.8723vw,43.757vh) scale(.3758)}to{transform:translate(29.79435vw,99vh) scale(.3758)}}.snow:nth-child(280){opacity:1.1774;transform:translate(30.0695vw,-10px) scale(.0658);animation:fall-280 12s -27s linear infinite}@keyframes fall-280{76.158%{transform:translate(31.5309vw,76.158vh) scale(.0658)}to{transform:translate(30.8002vw,99vh) scale(.0658)}}.snow:nth-child(281){opacity:1.8608;transform:translate(79.1068vw,-10px) scale(.8017);animation:fall-281 26s -9s linear infinite}@keyframes fall-281{62.863%{transform:translate(69.8069vw,62.863vh) scale(.8017)}to{transform:translate(74.45685vw,99vh) scale(.8017)}}.snow:nth-child(282){opacity:.0492;transform:translate(37.1817vw,-10px) scale(.9014);animation:fall-282 26s -30s linear infinite}@keyframes fall-282{61.61%{transform:translate(28.4345vw,61.61vh) scale(.9014)}to{transform:translate(32.8081vw,99vh) scale(.9014)}}.snow:nth-child(283){opacity:1.5978;transform:translate(66.1687vw,-10px) scale(.9287);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{78.691%{transform:translate(69.7671vw,78.691vh) scale(.9287)}to{transform:translate(67.9679vw,99vh) scale(.9287)}}.snow:nth-child(284){opacity:.468;transform:translate(73.1029vw,-10px) scale(.5865);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{44.937%{transform:translate(73.9772vw,44.937vh) scale(.5865)}to{transform:translate(73.54005vw,99vh) scale(.5865)}}.snow:nth-child(285){opacity:1.109;transform:translate(47.339vw,-10px) scale(.8357);animation:fall-285 26s -6s linear infinite}@keyframes fall-285{74.715%{transform:translate(50.8462vw,74.715vh) scale(.8357)}to{transform:translate(49.0926vw,99vh) scale(.8357)}}.snow:nth-child(286){opacity:1.894;transform:translate(23.0874vw,-10px) scale(.0761);animation:fall-286 28s -19s linear infinite}@keyframes fall-286{40.91%{transform:translate(15.9419vw,40.91vh) scale(.0761)}to{transform:translate(19.51465vw,99vh) scale(.0761)}}.snow:nth-child(287){opacity:.9598;transform:translate(89.861vw,-10px) scale(.8202);animation:fall-287 18s -6s linear infinite}@keyframes fall-287{51.896%{transform:translate(96.0352vw,51.896vh) scale(.8202)}to{transform:translate(92.9481vw,99vh) scale(.8202)}}.snow:nth-child(288){opacity:1.7094;transform:translate(65.3326vw,-10px) scale(.9824);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{64.321%{transform:translate(56.259vw,64.321vh) scale(.9824)}to{transform:translate(60.7958vw,99vh) scale(.9824)}}.snow:nth-child(289){opacity:.5438;transform:translate(87.87vw,-10px) scale(.9856);animation:fall-289 17s -17s linear infinite}@keyframes fall-289{52.876%{transform:translate(87.4921vw,52.876vh) scale(.9856)}to{transform:translate(87.68105vw,99vh) scale(.9856)}}.snow:nth-child(290){opacity:.1356;transform:translate(17.1534vw,-10px) scale(.8529);animation:fall-290 18s -17s linear infinite}@keyframes fall-290{33.639%{transform:translate(16.8639vw,33.639vh) scale(.8529)}to{transform:translate(17.00865vw,99vh) scale(.8529)}}.snow:nth-child(291){opacity:1.7478;transform:translate(41.0279vw,-10px) scale(.3386);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{51.324%{transform:translate(43.575vw,51.324vh) scale(.3386)}to{transform:translate(42.30145vw,99vh) scale(.3386)}}.snow:nth-child(292){opacity:1.0156;transform:translate(1.2873vw,-10px) scale(.4648);animation:fall-292 28s -25s linear infinite}@keyframes fall-292{41.921%{transform:translate(-1.5924vw,41.921vh) scale(.4648)}to{transform:translate(-.15255vw,99vh) scale(.4648)}}.snow:nth-child(293){opacity:.781;transform:translate(52.0395vw,-10px) scale(.9807);animation:fall-293 11s -26s linear infinite}@keyframes fall-293{41.718%{transform:translate(46.443vw,41.718vh) scale(.9807)}to{transform:translate(49.24125vw,99vh) scale(.9807)}}.snow:nth-child(294){opacity:1.9264;transform:translate(74.9194vw,-10px) scale(.3981);animation:fall-294 21s -3s linear infinite}@keyframes fall-294{52.228%{transform:translate(71.0427vw,52.228vh) scale(.3981)}to{transform:translate(72.98105vw,99vh) scale(.3981)}}.snow:nth-child(295){opacity:1.6248;transform:translate(91.0902vw,-10px) scale(.2243);animation:fall-295 29s -21s linear infinite}@keyframes fall-295{61.683%{transform:translate(86.0337vw,61.683vh) scale(.2243)}to{transform:translate(88.56195vw,99vh) scale(.2243)}}.snow:nth-child(296){opacity:.5462;transform:translate(3.1688vw,-10px) scale(.8127);animation:fall-296 20s -20s linear infinite}@keyframes fall-296{59.426%{transform:translate(-.1137vw,59.426vh) scale(.8127)}to{transform:translate(1.52755vw,99vh) scale(.8127)}}.snow:nth-child(297){opacity:.3738;transform:translate(15.7677vw,-10px) scale(.8023);animation:fall-297 13s -21s linear infinite}@keyframes fall-297{39.273%{transform:translate(13.7859vw,39.273vh) scale(.8023)}to{transform:translate(14.7768vw,99vh) scale(.8023)}}.snow:nth-child(298){opacity:.7262;transform:translate(28.5405vw,-10px) scale(.0663);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{67.469%{transform:translate(21.5427vw,67.469vh) scale(.0663)}to{transform:translate(25.0416vw,99vh) scale(.0663)}}.snow:nth-child(299){opacity:.355;transform:translate(74.5992vw,-10px) scale(.5819);animation:fall-299 28s -7s linear infinite}@keyframes fall-299{56.021%{transform:translate(78.3929vw,56.021vh) scale(.5819)}to{transform:translate(76.49605vw,99vh) scale(.5819)}}.snow:nth-child(300){opacity:.4436;transform:translate(93.1419vw,-10px) scale(.6316);animation:fall-300 14s -7s linear infinite}@keyframes fall-300{55.594%{transform:translate(98.2947vw,55.594vh) scale(.6316)}to{transform:translate(95.7183vw,99vh) scale(.6316)}}.snow:nth-child(301){opacity:.8026;transform:translate(28.4839vw,-10px) scale(.2572);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{78.358%{transform:translate(30.5114vw,78.358vh) scale(.2572)}to{transform:translate(29.49765vw,99vh) scale(.2572)}}.snow:nth-child(302){opacity:.857;transform:translate(66.4408vw,-10px) scale(.0294);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.51%{transform:translate(62.5401vw,51.51vh) scale(.0294)}to{transform:translate(64.49045vw,99vh) scale(.0294)}}.snow:nth-child(303){opacity:.8662;transform:translate(97.8084vw,-10px) scale(.2593);animation:fall-303 19s -24s linear infinite}@keyframes fall-303{72.34%{transform:translate(97.6373vw,72.34vh) scale(.2593)}to{transform:translate(97.72285vw,99vh) scale(.2593)}}.snow:nth-child(304){opacity:.4492;transform:translate(7.76vw,-10px) scale(.4981);animation:fall-304 26s -22s linear infinite}@keyframes fall-304{47.036%{transform:translate(8.8196vw,47.036vh) scale(.4981)}to{transform:translate(8.2898vw,99vh) scale(.4981)}}.snow:nth-child(305){opacity:1.4006;transform:translate(13.4525vw,-10px) scale(.8927);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{53.474%{transform:translate(8.7664vw,53.474vh) scale(.8927)}to{transform:translate(11.10945vw,99vh) scale(.8927)}}.snow:nth-child(306){opacity:1.842;transform:translate(69.3429vw,-10px) scale(.0161);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{33.566%{transform:translate(63.1757vw,33.566vh) scale(.0161)}to{transform:translate(66.2593vw,99vh) scale(.0161)}}.snow:nth-child(307){opacity:1.5138;transform:translate(47.9591vw,-10px) scale(.3139);animation:fall-307 12s -18s linear infinite}@keyframes fall-307{50.746%{transform:translate(42.6773vw,50.746vh) scale(.3139)}to{transform:translate(45.3182vw,99vh) scale(.3139)}}.snow:nth-child(308){opacity:.5382;transform:translate(44.7164vw,-10px) scale(.7357);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{49.584%{transform:translate(45.0649vw,49.584vh) scale(.7357)}to{transform:translate(44.89065vw,99vh) scale(.7357)}}.snow:nth-child(309){opacity:.6898;transform:translate(80.831vw,-10px) scale(.9332);animation:fall-309 26s -8s linear infinite}@keyframes fall-309{47.299%{transform:translate(87.0465vw,47.299vh) scale(.9332)}to{transform:translate(83.93875vw,99vh) scale(.9332)}}.snow:nth-child(310){opacity:.9394;transform:translate(26.4985vw,-10px) scale(.0195);animation:fall-310 28s -26s linear infinite}@keyframes fall-310{38.226%{transform:translate(25.281vw,38.226vh) scale(.0195)}to{transform:translate(25.88975vw,99vh) scale(.0195)}}.snow:nth-child(311){opacity:.3236;transform:translate(84.5025vw,-10px) scale(.6604);animation:fall-311 12s -9s linear infinite}@keyframes fall-311{55.783%{transform:translate(81.4397vw,55.783vh) scale(.6604)}to{transform:translate(82.9711vw,99vh) scale(.6604)}}.snow:nth-child(312){opacity:.88;transform:translate(51.2408vw,-10px) scale(.5039);animation:fall-312 17s -30s linear infinite}@keyframes fall-312{43.48%{transform:translate(43.6507vw,43.48vh) scale(.5039)}to{transform:translate(47.44575vw,99vh) scale(.5039)}}.snow:nth-child(313){opacity:.3722;transform:translate(73.8747vw,-10px) scale(.2192);animation:fall-313 27s -8s linear infinite}@keyframes fall-313{68.201%{transform:translate(78.4931vw,68.201vh) scale(.2192)}to{transform:translate(76.1839vw,99vh) scale(.2192)}}.snow:nth-child(314){opacity:.8096;transform:translate(11.1881vw,-10px) scale(.7965);animation:fall-314 25s -30s linear infinite}@keyframes fall-314{30.466%{transform:translate(5.0763vw,30.466vh) scale(.7965)}to{transform:translate(8.1322vw,99vh) scale(.7965)}}.snow:nth-child(315){opacity:.4178;transform:translate(75.7218vw,-10px) scale(.1272);animation:fall-315 22s -30s linear infinite}@keyframes fall-315{61.652%{transform:translate(71.619vw,61.652vh) scale(.1272)}to{transform:translate(73.6704vw,99vh) scale(.1272)}}.snow:nth-child(316){opacity:.787;transform:translate(66.2674vw,-10px) scale(.4681);animation:fall-316 13s -25s linear infinite}@keyframes fall-316{61.11%{transform:translate(70.0694vw,61.11vh) scale(.4681)}to{transform:translate(68.1684vw,99vh) scale(.4681)}}.snow:nth-child(317){opacity:.4954;transform:translate(46.5745vw,-10px) scale(.3776);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{35.101%{transform:translate(55.0359vw,35.101vh) scale(.3776)}to{transform:translate(50.8052vw,99vh) scale(.3776)}}.snow:nth-child(318){opacity:1.9478;transform:translate(14.8332vw,-10px) scale(.065);animation:fall-318 21s -18s linear infinite}@keyframes fall-318{51.367%{transform:translate(11.3782vw,51.367vh) scale(.065)}to{transform:translate(13.1057vw,99vh) scale(.065)}}.snow:nth-child(319){opacity:1.6558;transform:translate(39.2475vw,-10px) scale(.467);animation:fall-319 21s -3s linear infinite}@keyframes fall-319{30.678%{transform:translate(45.8182vw,30.678vh) scale(.467)}to{transform:translate(42.53285vw,99vh) scale(.467)}}.snow:nth-child(320){opacity:.14;transform:translate(91.0168vw,-10px) scale(.3313);animation:fall-320 22s -23s linear infinite}@keyframes fall-320{45.042%{transform:translate(86.9684vw,45.042vh) scale(.3313)}to{transform:translate(88.9926vw,99vh) scale(.3313)}}.snow:nth-child(321){opacity:.6664;transform:translate(95.6679vw,-10px) scale(.1047);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{61.067%{transform:translate(92.8565vw,61.067vh) scale(.1047)}to{transform:translate(94.2622vw,99vh) scale(.1047)}}.snow:nth-child(322){opacity:.2782;transform:translate(22.7325vw,-10px) scale(.1215);animation:fall-322 17s -7s linear infinite}@keyframes fall-322{49.079%{transform:translate(19.2829vw,49.079vh) scale(.1215)}to{transform:translate(21.0077vw,99vh) scale(.1215)}}.snow:nth-child(323){opacity:.6082;transform:translate(73.5706vw,-10px) scale(.6631);animation:fall-323 24s -30s linear infinite}@keyframes fall-323{58.329%{transform:translate(79.0935vw,58.329vh) scale(.6631)}to{transform:translate(76.33205vw,99vh) scale(.6631)}}.snow:nth-child(324){opacity:1.033;transform:translate(99.6227vw,-10px) scale(.3306);animation:fall-324 20s -8s linear infinite}@keyframes fall-324{61.18%{transform:translate(105.6132vw,61.18vh) scale(.3306)}to{transform:translate(102.61795vw,99vh) scale(.3306)}}.snow:nth-child(325){opacity:.975;transform:translate(33.2833vw,-10px) scale(.4593);animation:fall-325 11s -17s linear infinite}@keyframes fall-325{47.949%{transform:translate(41.313vw,47.949vh) scale(.4593)}to{transform:translate(37.29815vw,99vh) scale(.4593)}}.snow:nth-child(326){opacity:.2974;transform:translate(.8vw,-10px) scale(.863);animation:fall-326 30s -28s linear infinite}@keyframes fall-326{62.055%{transform:translate(-.1036vw,62.055vh) scale(.863)}to{transform:translate(.3482vw,99vh) scale(.863)}}.snow:nth-child(327){opacity:1.861;transform:translate(44.4586vw,-10px) scale(.4693);animation:fall-327 17s -28s linear infinite}@keyframes fall-327{79.73%{transform:translate(37.8984vw,79.73vh) scale(.4693)}to{transform:translate(41.1785vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:.8534;transform:translate(22.4158vw,-10px) scale(.5809);animation:fall-328 27s -10s linear infinite}@keyframes fall-328{41.927%{transform:translate(27.3703vw,41.927vh) scale(.5809)}to{transform:translate(24.89305vw,99vh) scale(.5809)}}.snow:nth-child(329){opacity:.1428;transform:translate(74.263vw,-10px) scale(.3176);animation:fall-329 15s -1s linear infinite}@keyframes fall-329{77.07%{transform:translate(77.3001vw,77.07vh) scale(.3176)}to{transform:translate(75.78155vw,99vh) scale(.3176)}}.snow:nth-child(330){opacity:1.6646;transform:translate(88.1988vw,-10px) scale(.1797);animation:fall-330 25s -22s linear infinite}@keyframes fall-330{54.673%{transform:translate(95.3137vw,54.673vh) scale(.1797)}to{transform:translate(91.75625vw,99vh) scale(.1797)}}.snow:nth-child(331){opacity:1.0794;transform:translate(79.0407vw,-10px) scale(.1887);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{50.709%{transform:translate(77.2612vw,50.709vh) scale(.1887)}to{transform:translate(78.15095vw,99vh) scale(.1887)}}.snow:nth-child(332){opacity:.681;transform:translate(94.3505vw,-10px) scale(.5917);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{31.242%{transform:translate(96.5829vw,31.242vh) scale(.5917)}to{transform:translate(95.4667vw,99vh) scale(.5917)}}.snow:nth-child(333){opacity:.3974;transform:translate(80.6136vw,-10px) scale(.7548);animation:fall-333 27s -16s linear infinite}@keyframes fall-333{51.914%{transform:translate(90.1143vw,51.914vh) scale(.7548)}to{transform:translate(85.36395vw,99vh) scale(.7548)}}.snow:nth-child(334){opacity:.9874;transform:translate(52.4827vw,-10px) scale(.9964);animation:fall-334 25s -12s linear infinite}@keyframes fall-334{79.408%{transform:translate(43.6763vw,79.408vh) scale(.9964)}to{transform:translate(48.0795vw,99vh) scale(.9964)}}.snow:nth-child(335){opacity:.7834;transform:translate(44.1722vw,-10px) scale(.5983);animation:fall-335 28s -17s linear infinite}@keyframes fall-335{64.7%{transform:translate(45.3709vw,64.7vh) scale(.5983)}to{transform:translate(44.77155vw,99vh) scale(.5983)}}.snow:nth-child(336){opacity:1.8914;transform:translate(30.77vw,-10px) scale(.8619);animation:fall-336 11s -27s linear infinite}@keyframes fall-336{74.277%{transform:translate(27.8251vw,74.277vh) scale(.8619)}to{transform:translate(29.29755vw,99vh) scale(.8619)}}.snow:nth-child(337){opacity:.8546;transform:translate(32.8278vw,-10px) scale(.0685);animation:fall-337 19s -20s linear infinite}@keyframes fall-337{30.097%{transform:translate(40.2695vw,30.097vh) scale(.0685)}to{transform:translate(36.54865vw,99vh) scale(.0685)}}.snow:nth-child(338){opacity:1.5962;transform:translate(49.3867vw,-10px) scale(.6374);animation:fall-338 11s -23s linear infinite}@keyframes fall-338{66.137%{transform:translate(59.328vw,66.137vh) scale(.6374)}to{transform:translate(54.35735vw,99vh) scale(.6374)}}.snow:nth-child(339){opacity:.9596;transform:translate(85.9465vw,-10px) scale(.313);animation:fall-339 22s -17s linear infinite}@keyframes fall-339{42.255%{transform:translate(88.7812vw,42.255vh) scale(.313)}to{transform:translate(87.36385vw,99vh) scale(.313)}}.snow:nth-child(340){opacity:1.1744;transform:translate(55.3351vw,-10px) scale(.541);animation:fall-340 21s -11s linear infinite}@keyframes fall-340{76.876%{transform:translate(45.8496vw,76.876vh) scale(.541)}to{transform:translate(50.59235vw,99vh) scale(.541)}}.snow:nth-child(341){opacity:.3228;transform:translate(61.7507vw,-10px) scale(.4422);animation:fall-341 24s -14s linear infinite}@keyframes fall-341{59.471%{transform:translate(56.7047vw,59.471vh) scale(.4422)}to{transform:translate(59.2277vw,99vh) scale(.4422)}}.snow:nth-child(342){opacity:1.9392;transform:translate(49.388vw,-10px) scale(.85);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{61.663%{transform:translate(45.3868vw,61.663vh) scale(.85)}to{transform:translate(47.3874vw,99vh) scale(.85)}}.snow:nth-child(343){opacity:1.6246;transform:translate(7.8629vw,-10px) scale(.5726);animation:fall-343 11s -20s linear infinite}@keyframes fall-343{45.658%{transform:translate(9.844vw,45.658vh) scale(.5726)}to{transform:translate(8.85345vw,99vh) scale(.5726)}}.snow:nth-child(344){opacity:1.1102;transform:translate(89.3965vw,-10px) scale(.7321);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{75.631%{transform:translate(97.7855vw,75.631vh) scale(.7321)}to{transform:translate(93.591vw,99vh) scale(.7321)}}.snow:nth-child(345){opacity:.056;transform:translate(14.188vw,-10px) scale(.4751);animation:fall-345 25s -16s linear infinite}@keyframes fall-345{60.638%{transform:translate(13.6676vw,60.638vh) scale(.4751)}to{transform:translate(13.9278vw,99vh) scale(.4751)}}.snow:nth-child(346){opacity:.2592;transform:translate(27.6996vw,-10px) scale(.5999);animation:fall-346 30s -23s linear infinite}@keyframes fall-346{75.262%{transform:translate(34.82vw,75.262vh) scale(.5999)}to{transform:translate(31.2598vw,99vh) scale(.5999)}}.snow:nth-child(347){opacity:.5306;transform:translate(27.2508vw,-10px) scale(.4254);animation:fall-347 22s -30s linear infinite}@keyframes fall-347{51.555%{transform:translate(29.6152vw,51.555vh) scale(.4254)}to{transform:translate(28.433vw,99vh) scale(.4254)}}.snow:nth-child(348){opacity:1.2954;transform:translate(89.4317vw,-10px) scale(.4711);animation:fall-348 27s -29s linear infinite}@keyframes fall-348{64.787%{transform:translate(90.6857vw,64.787vh) scale(.4711)}to{transform:translate(90.0587vw,99vh) scale(.4711)}}.snow:nth-child(349){opacity:1.5218;transform:translate(43.0141vw,-10px) scale(.6139);animation:fall-349 23s -12s linear infinite}@keyframes fall-349{38.515%{transform:translate(41.2704vw,38.515vh) scale(.6139)}to{transform:translate(42.14225vw,99vh) scale(.6139)}}.snow:nth-child(350){opacity:.1302;transform:translate(21.1136vw,-10px) scale(.1893);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{79.141%{transform:translate(14.4216vw,79.141vh) scale(.1893)}to{transform:translate(17.7676vw,99vh) scale(.1893)}}.snow:nth-child(351){opacity:.1862;transform:translate(81.3509vw,-10px) scale(.1629);animation:fall-351 16s -26s linear infinite}@keyframes fall-351{60.434%{transform:translate(87.6159vw,60.434vh) scale(.1629)}to{transform:translate(84.4834vw,99vh) scale(.1629)}}.snow:nth-child(352){opacity:.9026;transform:translate(38.9971vw,-10px) scale(.0278);animation:fall-352 21s -7s linear infinite}@keyframes fall-352{45.687%{transform:translate(36.0649vw,45.687vh) scale(.0278)}to{transform:translate(37.531vw,99vh) scale(.0278)}}.snow:nth-child(353){opacity:.8448;transform:translate(68.3989vw,-10px) scale(.0442);animation:fall-353 21s -1s linear infinite}@keyframes fall-353{70.618%{transform:translate(71.8212vw,70.618vh) scale(.0442)}to{transform:translate(70.11005vw,99vh) scale(.0442)}}.snow:nth-child(354){opacity:1.13;transform:translate(55.8123vw,-10px) scale(.8826);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{58.301%{transform:translate(61.2711vw,58.301vh) scale(.8826)}to{transform:translate(58.5417vw,99vh) scale(.8826)}}.snow:nth-child(355){opacity:.6356;transform:translate(66.5791vw,-10px) scale(.6711);animation:fall-355 19s -20s linear infinite}@keyframes fall-355{36.103%{transform:translate(75.1101vw,36.103vh) scale(.6711)}to{transform:translate(70.8446vw,99vh) scale(.6711)}}.snow:nth-child(356){opacity:.6678;transform:translate(44.1553vw,-10px) scale(.101);animation:fall-356 17s -21s linear infinite}@keyframes fall-356{78.09%{transform:translate(45.1555vw,78.09vh) scale(.101)}to{transform:translate(44.6554vw,99vh) scale(.101)}}.snow:nth-child(357){opacity:1.0806;transform:translate(30.4542vw,-10px) scale(.1879);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{44.961%{transform:translate(23.6917vw,44.961vh) scale(.1879)}to{transform:translate(27.07295vw,99vh) scale(.1879)}}.snow:nth-child(358){opacity:1.6868;transform:translate(10.7184vw,-10px) scale(.0443);animation:fall-358 22s -21s linear infinite}@keyframes fall-358{30.181%{transform:translate(3.7137vw,30.181vh) scale(.0443)}to{transform:translate(7.21605vw,99vh) scale(.0443)}}.snow:nth-child(359){opacity:1.9598;transform:translate(81.9539vw,-10px) scale(.3379);animation:fall-359 17s -10s linear infinite}@keyframes fall-359{33.098%{transform:translate(85.637vw,33.098vh) scale(.3379)}to{transform:translate(83.79545vw,99vh) scale(.3379)}}.snow:nth-child(360){opacity:1.5394;transform:translate(67.2812vw,-10px) scale(.1248);animation:fall-360 26s -24s linear infinite}@keyframes fall-360{68.985%{transform:translate(58.6854vw,68.985vh) scale(.1248)}to{transform:translate(62.9833vw,99vh) scale(.1248)}}.snow:nth-child(361){opacity:1.0062;transform:translate(75.5909vw,-10px) scale(.0999);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{52.285%{transform:translate(80.2557vw,52.285vh) scale(.0999)}to{transform:translate(77.9233vw,99vh) scale(.0999)}}.snow:nth-child(362){opacity:1.959;transform:translate(49.1383vw,-10px) scale(.801);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{57.227%{transform:translate(58.7957vw,57.227vh) scale(.801)}to{transform:translate(53.967vw,99vh) scale(.801)}}.snow:nth-child(363){opacity:.075;transform:translate(85.8796vw,-10px) scale(.7265);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{42.201%{transform:translate(88.5758vw,42.201vh) scale(.7265)}to{transform:translate(87.2277vw,99vh) scale(.7265)}}.snow:nth-child(364){opacity:1.7628;transform:translate(69.8967vw,-10px) scale(.4827);animation:fall-364 21s -30s linear infinite}@keyframes fall-364{61.36%{transform:translate(70.6485vw,61.36vh) scale(.4827)}to{transform:translate(70.2726vw,99vh) scale(.4827)}}.snow:nth-child(365){opacity:.2374;transform:translate(60.2243vw,-10px) scale(.117);animation:fall-365 24s -3s linear infinite}@keyframes fall-365{45.204%{transform:translate(67.4003vw,45.204vh) scale(.117)}to{transform:translate(63.8123vw,99vh) scale(.117)}}.snow:nth-child(366){opacity:1.7564;transform:translate(94.5942vw,-10px) scale(.0799);animation:fall-366 16s -19s linear infinite}@keyframes fall-366{63.723%{transform:translate(93.6812vw,63.723vh) scale(.0799)}to{transform:translate(94.1377vw,99vh) scale(.0799)}}.snow:nth-child(367){opacity:1.7136;transform:translate(73.7098vw,-10px) scale(.163);animation:fall-367 24s -20s linear infinite}@keyframes fall-367{37.067%{transform:translate(75.4789vw,37.067vh) scale(.163)}to{transform:translate(74.59435vw,99vh) scale(.163)}}.snow:nth-child(368){opacity:1.2194;transform:translate(16.668vw,-10px) scale(.6151);animation:fall-368 13s -11s linear infinite}@keyframes fall-368{43.798%{transform:translate(10.3208vw,43.798vh) scale(.6151)}to{transform:translate(13.4944vw,99vh) scale(.6151)}}.snow:nth-child(369){opacity:.476;transform:translate(11.9361vw,-10px) scale(.6788);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{48.185%{transform:translate(9.1919vw,48.185vh) scale(.6788)}to{transform:translate(10.564vw,99vh) scale(.6788)}}.snow:nth-child(370){opacity:1.2256;transform:translate(87.4528vw,-10px) scale(.0382);animation:fall-370 22s -13s linear infinite}@keyframes fall-370{78.871%{transform:translate(93.3534vw,78.871vh) scale(.0382)}to{transform:translate(90.4031vw,99vh) scale(.0382)}}.snow:nth-child(371){opacity:.0658;transform:translate(1.6949vw,-10px) scale(.6911);animation:fall-371 28s -12s linear infinite}@keyframes fall-371{46.016%{transform:translate(-2.0262vw,46.016vh) scale(.6911)}to{transform:translate(-.16565vw,99vh) scale(.6911)}}.snow:nth-child(372){opacity:.4616;transform:translate(55.8295vw,-10px) scale(.9777);animation:fall-372 27s -30s linear infinite}@keyframes fall-372{79.134%{transform:translate(54.3809vw,79.134vh) scale(.9777)}to{transform:translate(55.1052vw,99vh) scale(.9777)}}.snow:nth-child(373){opacity:.2082;transform:translate(50.8125vw,-10px) scale(.8241);animation:fall-373 14s -4s linear infinite}@keyframes fall-373{55.725%{transform:translate(58.7078vw,55.725vh) scale(.8241)}to{transform:translate(54.76015vw,99vh) scale(.8241)}}.snow:nth-child(374){opacity:.3702;transform:translate(69.7311vw,-10px) scale(.0285);animation:fall-374 24s -6s linear infinite}@keyframes fall-374{32.802%{transform:translate(59.8995vw,32.802vh) scale(.0285)}to{transform:translate(64.8153vw,99vh) scale(.0285)}}.snow:nth-child(375){opacity:.716;transform:translate(48.0702vw,-10px) scale(.505);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{46.94%{transform:translate(45.3892vw,46.94vh) scale(.505)}to{transform:translate(46.7297vw,99vh) scale(.505)}}.snow:nth-child(376){opacity:1.4076;transform:translate(96.2439vw,-10px) scale(.2116);animation:fall-376 13s -8s linear infinite}@keyframes fall-376{74.916%{transform:translate(93.7767vw,74.916vh) scale(.2116)}to{transform:translate(95.0103vw,99vh) scale(.2116)}}.snow:nth-child(377){opacity:.2822;transform:translate(6.0616vw,-10px) scale(.3283);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{70.631%{transform:translate(11.9343vw,70.631vh) scale(.3283)}to{transform:translate(8.99795vw,99vh) scale(.3283)}}.snow:nth-child(378){opacity:.2558;transform:translate(22.6134vw,-10px) scale(.6151);animation:fall-378 30s -26s linear infinite}@keyframes fall-378{68.373%{transform:translate(18.5476vw,68.373vh) scale(.6151)}to{transform:translate(20.5805vw,99vh) scale(.6151)}}.snow:nth-child(379){opacity:1.6246;transform:translate(58.1794vw,-10px) scale(.4405);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{74.907%{transform:translate(66.6324vw,74.907vh) scale(.4405)}to{transform:translate(62.4059vw,99vh) scale(.4405)}}.snow:nth-child(380){opacity:.9934;transform:translate(55.1496vw,-10px) scale(.1368);animation:fall-380 20s -14s linear infinite}@keyframes fall-380{70.475%{transform:translate(63.6789vw,70.475vh) scale(.1368)}to{transform:translate(59.41425vw,99vh) scale(.1368)}}.snow:nth-child(381){opacity:1.589;transform:translate(38.9104vw,-10px) scale(.5974);animation:fall-381 17s -18s linear infinite}@keyframes fall-381{40.482%{transform:translate(46.8314vw,40.482vh) scale(.5974)}to{transform:translate(42.8709vw,99vh) scale(.5974)}}.snow:nth-child(382){opacity:1.6834;transform:translate(32.214vw,-10px) scale(.1803);animation:fall-382 25s -13s linear infinite}@keyframes fall-382{52.421%{transform:translate(28.9136vw,52.421vh) scale(.1803)}to{transform:translate(30.5638vw,99vh) scale(.1803)}}.snow:nth-child(383){opacity:2;transform:translate(60.8597vw,-10px) scale(.0529);animation:fall-383 10s -16s linear infinite}@keyframes fall-383{49.661%{transform:translate(58.6134vw,49.661vh) scale(.0529)}to{transform:translate(59.73655vw,99vh) scale(.0529)}}.snow:nth-child(384){opacity:1.2072;transform:translate(95.5599vw,-10px) scale(.4814);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{46.279%{transform:translate(94.3811vw,46.279vh) scale(.4814)}to{transform:translate(94.9705vw,99vh) scale(.4814)}}.snow:nth-child(385){opacity:1.1274;transform:translate(82.675vw,-10px) scale(.0806);animation:fall-385 27s -15s linear infinite}@keyframes fall-385{37.034%{transform:translate(82.3952vw,37.034vh) scale(.0806)}to{transform:translate(82.5351vw,99vh) scale(.0806)}}.snow:nth-child(386){opacity:1.736;transform:translate(77.0208vw,-10px) scale(.6909);animation:fall-386 14s -5s linear infinite}@keyframes fall-386{46.346%{transform:translate(72.2557vw,46.346vh) scale(.6909)}to{transform:translate(74.63825vw,99vh) scale(.6909)}}.snow:nth-child(387){opacity:1.967;transform:translate(12.9709vw,-10px) scale(.7249);animation:fall-387 11s -22s linear infinite}@keyframes fall-387{47.143%{transform:translate(10.8656vw,47.143vh) scale(.7249)}to{transform:translate(11.91825vw,99vh) scale(.7249)}}.snow:nth-child(388){opacity:1.7466;transform:translate(51.4983vw,-10px) scale(.0294);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{49.559%{transform:translate(44.097vw,49.559vh) scale(.0294)}to{transform:translate(47.79765vw,99vh) scale(.0294)}}.snow:nth-child(389){opacity:1.794;transform:translate(74.0003vw,-10px) scale(.9617);animation:fall-389 29s -2s linear infinite}@keyframes fall-389{41.304%{transform:translate(78.2721vw,41.304vh) scale(.9617)}to{transform:translate(76.1362vw,99vh) scale(.9617)}}.snow:nth-child(390){opacity:1.8548;transform:translate(65.8355vw,-10px) scale(.0738);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{75.507%{transform:translate(56.8262vw,75.507vh) scale(.0738)}to{transform:translate(61.33085vw,99vh) scale(.0738)}}.snow:nth-child(391){opacity:1.2778;transform:translate(58.4409vw,-10px) scale(.0886);animation:fall-391 14s -15s linear infinite}@keyframes fall-391{36.704%{transform:translate(50.977vw,36.704vh) scale(.0886)}to{transform:translate(54.70895vw,99vh) scale(.0886)}}.snow:nth-child(392){opacity:1.7072;transform:translate(20.8963vw,-10px) scale(.9398);animation:fall-392 23s -6s linear infinite}@keyframes fall-392{74.057%{transform:translate(25.7572vw,74.057vh) scale(.9398)}to{transform:translate(23.32675vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.903;transform:translate(11.377vw,-10px) scale(.701);animation:fall-393 16s -28s linear infinite}@keyframes fall-393{36.068%{transform:translate(3.0528vw,36.068vh) scale(.701)}to{transform:translate(7.2149vw,99vh) scale(.701)}}.snow:nth-child(394){opacity:1.4626;transform:translate(58.3303vw,-10px) scale(.8158);animation:fall-394 10s -10s linear infinite}@keyframes fall-394{75.91%{transform:translate(56.0462vw,75.91vh) scale(.8158)}to{transform:translate(57.18825vw,99vh) scale(.8158)}}.snow:nth-child(395){opacity:.1614;transform:translate(24.2539vw,-10px) scale(.3048);animation:fall-395 10s -18s linear infinite}@keyframes fall-395{53.553%{transform:translate(26.7406vw,53.553vh) scale(.3048)}to{transform:translate(25.49725vw,99vh) scale(.3048)}}.snow:nth-child(396){opacity:1.6272;transform:translate(11.6089vw,-10px) scale(.4086);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{45.705%{transform:translate(15.8926vw,45.705vh) scale(.4086)}to{transform:translate(13.75075vw,99vh) scale(.4086)}}.snow:nth-child(397){opacity:.3924;transform:translate(27.4429vw,-10px) scale(.4699);animation:fall-397 12s -13s linear infinite}@keyframes fall-397{36.176%{transform:translate(19.7586vw,36.176vh) scale(.4699)}to{transform:translate(23.60075vw,99vh) scale(.4699)}}.snow:nth-child(398){opacity:1.568;transform:translate(92.7017vw,-10px) scale(.6946);animation:fall-398 10s -4s linear infinite}@keyframes fall-398{51.591%{transform:translate(99.0586vw,51.591vh) scale(.6946)}to{transform:translate(95.88015vw,99vh) scale(.6946)}}.snow:nth-child(399){opacity:.1044;transform:translate(87.4581vw,-10px) scale(.2867);animation:fall-399 19s -3s linear infinite}@keyframes fall-399{68.702%{transform:translate(81.6086vw,68.702vh) scale(.2867)}to{transform:translate(84.53335vw,99vh) scale(.2867)}}.snow:nth-child(400){opacity:.4702;transform:translate(20.9657vw,-10px) scale(.598);animation:fall-400 19s -18s linear infinite}@keyframes fall-400{60.923%{transform:translate(20.339vw,60.923vh) scale(.598)}to{transform:translate(20.65235vw,99vh) scale(.598)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.64;transform:translate(56.5701vw,-10px) scale(.9283);animation:fall-1 15s -30s linear infinite}@keyframes fall-1{73.026%{transform:translate(53.9891vw,73.026vh) scale(.9283)}to{transform:translate(55.2796vw,99vh) scale(.9283)}}.snow:nth-child(2){opacity:.4066;transform:translate(54.6036vw,-10px) scale(.9154);animation:fall-2 23s -1s linear infinite}@keyframes fall-2{31.859%{transform:translate(52.0881vw,31.859vh) scale(.9154)}to{transform:translate(53.34585vw,99vh) scale(.9154)}}.snow:nth-child(3){opacity:1.5804;transform:translate(67.7404vw,-10px) scale(.4996);animation:fall-3 27s -30s linear infinite}@keyframes fall-3{79.737%{transform:translate(73.7516vw,79.737vh) scale(.4996)}to{transform:translate(70.746vw,99vh) scale(.4996)}}.snow:nth-child(4){opacity:1.379;transform:translate(47.6162vw,-10px) scale(.3514);animation:fall-4 24s -15s linear infinite}@keyframes fall-4{62.548%{transform:translate(50.6226vw,62.548vh) scale(.3514)}to{transform:translate(49.1194vw,99vh) scale(.3514)}}.snow:nth-child(5){opacity:1.369;transform:translate(76.7784vw,-10px) scale(.4684);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{75.402%{transform:translate(70.3788vw,75.402vh) scale(.4684)}to{transform:translate(73.5786vw,99vh) scale(.4684)}}.snow:nth-child(6){opacity:.0236;transform:translate(84.6562vw,-10px) scale(.3822);animation:fall-6 19s -18s linear infinite}@keyframes fall-6{33.528%{transform:translate(90.221vw,33.528vh) scale(.3822)}to{transform:translate(87.4386vw,99vh) scale(.3822)}}.snow:nth-child(7){opacity:.5706;transform:translate(56.4272vw,-10px) scale(.544);animation:fall-7 18s -3s linear infinite}@keyframes fall-7{63.533%{transform:translate(53.4816vw,63.533vh) scale(.544)}to{transform:translate(54.9544vw,99vh) scale(.544)}}.snow:nth-child(8){opacity:1.7662;transform:translate(71.4565vw,-10px) scale(.7628);animation:fall-8 29s -3s linear infinite}@keyframes fall-8{55.981%{transform:translate(70.2819vw,55.981vh) scale(.7628)}to{transform:translate(70.8692vw,99vh) scale(.7628)}}.snow:nth-child(9){opacity:1.7354;transform:translate(57.3279vw,-10px) scale(.4462);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{60.225%{transform:translate(61.8642vw,60.225vh) scale(.4462)}to{transform:translate(59.59605vw,99vh) scale(.4462)}}.snow:nth-child(10){opacity:1.5138;transform:translate(15.9828vw,-10px) scale(.8919);animation:fall-10 17s -10s linear infinite}@keyframes fall-10{78.025%{transform:translate(11.9967vw,78.025vh) scale(.8919)}to{transform:translate(13.98975vw,99vh) scale(.8919)}}.snow:nth-child(11){opacity:.2414;transform:translate(92.6324vw,-10px) scale(.5622);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{52.159%{transform:translate(85.0888vw,52.159vh) scale(.5622)}to{transform:translate(88.8606vw,99vh) scale(.5622)}}.snow:nth-child(12){opacity:.033;transform:translate(25.0079vw,-10px) scale(.5819);animation:fall-12 14s -20s linear infinite}@keyframes fall-12{66.298%{transform:translate(26.7257vw,66.298vh) scale(.5819)}to{transform:translate(25.8668vw,99vh) scale(.5819)}}.snow:nth-child(13){opacity:1.4234;transform:translate(26.9797vw,-10px) scale(.2015);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{54.612%{transform:translate(18.8358vw,54.612vh) scale(.2015)}to{transform:translate(22.90775vw,99vh) scale(.2015)}}.snow:nth-child(14){opacity:1.6774;transform:translate(59.0672vw,-10px) scale(.5308);animation:fall-14 12s -23s linear infinite}@keyframes fall-14{76.457%{transform:translate(56.0569vw,76.457vh) scale(.5308)}to{transform:translate(57.56205vw,99vh) scale(.5308)}}.snow:nth-child(15){opacity:1.4678;transform:translate(67.7407vw,-10px) scale(.064);animation:fall-15 21s -14s linear infinite}@keyframes fall-15{78.071%{transform:translate(62.1959vw,78.071vh) scale(.064)}to{transform:translate(64.9683vw,99vh) scale(.064)}}.snow:nth-child(16){opacity:1.413;transform:translate(64.3285vw,-10px) scale(.756);animation:fall-16 13s -13s linear infinite}@keyframes fall-16{39.398%{transform:translate(56.6414vw,39.398vh) scale(.756)}to{transform:translate(60.48495vw,99vh) scale(.756)}}.snow:nth-child(17){opacity:1.8926;transform:translate(63.3266vw,-10px) scale(.0299);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{72.043%{transform:translate(67.7671vw,72.043vh) scale(.0299)}to{transform:translate(65.54685vw,99vh) scale(.0299)}}.snow:nth-child(18){opacity:.9102;transform:translate(80.1912vw,-10px) scale(.2218);animation:fall-18 18s -7s linear infinite}@keyframes fall-18{45.559%{transform:translate(77.8294vw,45.559vh) scale(.2218)}to{transform:translate(79.0103vw,99vh) scale(.2218)}}.snow:nth-child(19){opacity:.139;transform:translate(43.5816vw,-10px) scale(.7963);animation:fall-19 20s -5s linear infinite}@keyframes fall-19{49.23%{transform:translate(37.078vw,49.23vh) scale(.7963)}to{transform:translate(40.3298vw,99vh) scale(.7963)}}.snow:nth-child(20){opacity:.8134;transform:translate(70.6682vw,-10px) scale(.6035);animation:fall-20 16s -9s linear infinite}@keyframes fall-20{54.273%{transform:translate(67.2919vw,54.273vh) scale(.6035)}to{transform:translate(68.98005vw,99vh) scale(.6035)}}.snow:nth-child(21){opacity:1.6194;transform:translate(77.8666vw,-10px) scale(.3394);animation:fall-21 29s -12s linear infinite}@keyframes fall-21{64.811%{transform:translate(71.4029vw,64.811vh) scale(.3394)}to{transform:translate(74.63475vw,99vh) scale(.3394)}}.snow:nth-child(22){opacity:1.4332;transform:translate(26.1449vw,-10px) scale(.1216);animation:fall-22 12s -13s linear infinite}@keyframes fall-22{42.097%{transform:translate(21.7161vw,42.097vh) scale(.1216)}to{transform:translate(23.9305vw,99vh) scale(.1216)}}.snow:nth-child(23){opacity:.481;transform:translate(57.8675vw,-10px) scale(.3133);animation:fall-23 19s -2s linear infinite}@keyframes fall-23{70.212%{transform:translate(50.8221vw,70.212vh) scale(.3133)}to{transform:translate(54.3448vw,99vh) scale(.3133)}}.snow:nth-child(24){opacity:1.0848;transform:translate(35.7825vw,-10px) scale(.9467);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{39.791%{transform:translate(30.3948vw,39.791vh) scale(.9467)}to{transform:translate(33.08865vw,99vh) scale(.9467)}}.snow:nth-child(25){opacity:.2156;transform:translate(41.3528vw,-10px) scale(.0299);animation:fall-25 13s -5s linear infinite}@keyframes fall-25{62.904%{transform:translate(43.7195vw,62.904vh) scale(.0299)}to{transform:translate(42.53615vw,99vh) scale(.0299)}}.snow:nth-child(26){opacity:.6624;transform:translate(59.7993vw,-10px) scale(.2002);animation:fall-26 29s -2s linear infinite}@keyframes fall-26{35.461%{transform:translate(60.4064vw,35.461vh) scale(.2002)}to{transform:translate(60.10285vw,99vh) scale(.2002)}}.snow:nth-child(27){opacity:1.2216;transform:translate(69.9271vw,-10px) scale(.4531);animation:fall-27 27s -6s linear infinite}@keyframes fall-27{70.24%{transform:translate(78.6491vw,70.24vh) scale(.4531)}to{transform:translate(74.2881vw,99vh) scale(.4531)}}.snow:nth-child(28){opacity:.8696;transform:translate(79.0245vw,-10px) scale(.4969);animation:fall-28 11s -24s linear infinite}@keyframes fall-28{47.014%{transform:translate(86.1723vw,47.014vh) scale(.4969)}to{transform:translate(82.5984vw,99vh) scale(.4969)}}.snow:nth-child(29){opacity:.1422;transform:translate(10.3173vw,-10px) scale(.8548);animation:fall-29 28s -24s linear infinite}@keyframes fall-29{71.138%{transform:translate(5.769vw,71.138vh) scale(.8548)}to{transform:translate(8.04315vw,99vh) scale(.8548)}}.snow:nth-child(30){opacity:1.6168;transform:translate(68.8073vw,-10px) scale(.3291);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{55.721%{transform:translate(73.577vw,55.721vh) scale(.3291)}to{transform:translate(71.19215vw,99vh) scale(.3291)}}.snow:nth-child(31){opacity:.204;transform:translate(78.9921vw,-10px) scale(.2165);animation:fall-31 29s -23s linear infinite}@keyframes fall-31{41.977%{transform:translate(77.0188vw,41.977vh) scale(.2165)}to{transform:translate(78.00545vw,99vh) scale(.2165)}}.snow:nth-child(32){opacity:.3814;transform:translate(38.7629vw,-10px) scale(.2568);animation:fall-32 12s -4s linear infinite}@keyframes fall-32{47.769%{transform:translate(42.6514vw,47.769vh) scale(.2568)}to{transform:translate(40.70715vw,99vh) scale(.2568)}}.snow:nth-child(33){opacity:.4218;transform:translate(55.3857vw,-10px) scale(.1444);animation:fall-33 17s -16s linear infinite}@keyframes fall-33{38.075%{transform:translate(47.2944vw,38.075vh) scale(.1444)}to{transform:translate(51.34005vw,99vh) scale(.1444)}}.snow:nth-child(34){opacity:.0388;transform:translate(13.2004vw,-10px) scale(.9663);animation:fall-34 24s -15s linear infinite}@keyframes fall-34{40.815%{transform:translate(4.8974vw,40.815vh) scale(.9663)}to{transform:translate(9.0489vw,99vh) scale(.9663)}}.snow:nth-child(35){opacity:1.2364;transform:translate(93.5759vw,-10px) scale(.6026);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{74.544%{transform:translate(94.3302vw,74.544vh) scale(.6026)}to{transform:translate(93.95305vw,99vh) scale(.6026)}}.snow:nth-child(36){opacity:1.5402;transform:translate(10.517vw,-10px) scale(.9135);animation:fall-36 11s -9s linear infinite}@keyframes fall-36{76.336%{transform:translate(15.0262vw,76.336vh) scale(.9135)}to{transform:translate(12.7716vw,99vh) scale(.9135)}}.snow:nth-child(37){opacity:1.9928;transform:translate(48.4534vw,-10px) scale(.3774);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{65.577%{transform:translate(58.0723vw,65.577vh) scale(.3774)}to{transform:translate(53.26285vw,99vh) scale(.3774)}}.snow:nth-child(38){opacity:1.2696;transform:translate(53.9368vw,-10px) scale(.2277);animation:fall-38 28s -30s linear infinite}@keyframes fall-38{60.108%{transform:translate(56.2733vw,60.108vh) scale(.2277)}to{transform:translate(55.10505vw,99vh) scale(.2277)}}.snow:nth-child(39){opacity:.631;transform:translate(84.3143vw,-10px) scale(.9108);animation:fall-39 17s -20s linear infinite}@keyframes fall-39{57.14%{transform:translate(82.5172vw,57.14vh) scale(.9108)}to{transform:translate(83.41575vw,99vh) scale(.9108)}}.snow:nth-child(40){opacity:.6212;transform:translate(8.9373vw,-10px) scale(.8737);animation:fall-40 17s -11s linear infinite}@keyframes fall-40{57.564%{transform:translate(14.1579vw,57.564vh) scale(.8737)}to{transform:translate(11.5476vw,99vh) scale(.8737)}}.snow:nth-child(41){opacity:.2886;transform:translate(40.8876vw,-10px) scale(.8086);animation:fall-41 15s -10s linear infinite}@keyframes fall-41{43.29%{transform:translate(49.4464vw,43.29vh) scale(.8086)}to{transform:translate(45.167vw,99vh) scale(.8086)}}.snow:nth-child(42){opacity:1.2306;transform:translate(67.0534vw,-10px) scale(.0344);animation:fall-42 24s -4s linear infinite}@keyframes fall-42{74.302%{transform:translate(61.592vw,74.302vh) scale(.0344)}to{transform:translate(64.3227vw,99vh) scale(.0344)}}.snow:nth-child(43){opacity:1.4224;transform:translate(15.2875vw,-10px) scale(.1077);animation:fall-43 10s -30s linear infinite}@keyframes fall-43{37.94%{transform:translate(17.9079vw,37.94vh) scale(.1077)}to{transform:translate(16.5977vw,99vh) scale(.1077)}}.snow:nth-child(44){opacity:.8814;transform:translate(24.857vw,-10px) scale(.2574);animation:fall-44 23s -17s linear infinite}@keyframes fall-44{50.57%{transform:translate(32.7211vw,50.57vh) scale(.2574)}to{transform:translate(28.78905vw,99vh) scale(.2574)}}.snow:nth-child(45){opacity:1.0538;transform:translate(35.678vw,-10px) scale(.936);animation:fall-45 14s -25s linear infinite}@keyframes fall-45{33.375%{transform:translate(30.1009vw,33.375vh) scale(.936)}to{transform:translate(32.88945vw,99vh) scale(.936)}}.snow:nth-child(46){opacity:.8034;transform:translate(23.3197vw,-10px) scale(.3308);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{50.793%{transform:translate(29.364vw,50.793vh) scale(.3308)}to{transform:translate(26.34185vw,99vh) scale(.3308)}}.snow:nth-child(47){opacity:1.5462;transform:translate(22.8408vw,-10px) scale(.1409);animation:fall-47 16s -6s linear infinite}@keyframes fall-47{35.111%{transform:translate(31.4818vw,35.111vh) scale(.1409)}to{transform:translate(27.1613vw,99vh) scale(.1409)}}.snow:nth-child(48){opacity:.558;transform:translate(66.799vw,-10px) scale(.3035);animation:fall-48 29s -18s linear infinite}@keyframes fall-48{70.506%{transform:translate(70.6911vw,70.506vh) scale(.3035)}to{transform:translate(68.74505vw,99vh) scale(.3035)}}.snow:nth-child(49){opacity:.9882;transform:translate(86.638vw,-10px) scale(.6589);animation:fall-49 26s -24s linear infinite}@keyframes fall-49{34.481%{transform:translate(77.0359vw,34.481vh) scale(.6589)}to{transform:translate(81.83695vw,99vh) scale(.6589)}}.snow:nth-child(50){opacity:1.719;transform:translate(25.5728vw,-10px) scale(.531);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{34.516%{transform:translate(24.1493vw,34.516vh) scale(.531)}to{transform:translate(24.86105vw,99vh) scale(.531)}}.snow:nth-child(51){opacity:.3458;transform:translate(99.7653vw,-10px) scale(.001);animation:fall-51 18s -26s linear infinite}@keyframes fall-51{53.476%{transform:translate(108.658vw,53.476vh) scale(.001)}to{transform:translate(104.21165vw,99vh) scale(.001)}}.snow:nth-child(52){opacity:.7188;transform:translate(84.0391vw,-10px) scale(.756);animation:fall-52 27s -1s linear infinite}@keyframes fall-52{64.08%{transform:translate(85.9997vw,64.08vh) scale(.756)}to{transform:translate(85.0194vw,99vh) scale(.756)}}.snow:nth-child(53){opacity:1.6006;transform:translate(99.5703vw,-10px) scale(.7515);animation:fall-53 14s -28s linear infinite}@keyframes fall-53{74.145%{transform:translate(93.5769vw,74.145vh) scale(.7515)}to{transform:translate(96.5736vw,99vh) scale(.7515)}}.snow:nth-child(54){opacity:1.0162;transform:translate(39.9546vw,-10px) scale(.2696);animation:fall-54 28s -10s linear infinite}@keyframes fall-54{46.519%{transform:translate(32.619vw,46.519vh) scale(.2696)}to{transform:translate(36.2868vw,99vh) scale(.2696)}}.snow:nth-child(55){opacity:1.0746;transform:translate(85.9114vw,-10px) scale(.137);animation:fall-55 21s -1s linear infinite}@keyframes fall-55{57.353%{transform:translate(89.3526vw,57.353vh) scale(.137)}to{transform:translate(87.632vw,99vh) scale(.137)}}.snow:nth-child(56){opacity:1.2408;transform:translate(66.8535vw,-10px) scale(.4338);animation:fall-56 16s -25s linear infinite}@keyframes fall-56{55.156%{transform:translate(60.2275vw,55.156vh) scale(.4338)}to{transform:translate(63.5405vw,99vh) scale(.4338)}}.snow:nth-child(57){opacity:.1946;transform:translate(50.998vw,-10px) scale(.2171);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{47.968%{transform:translate(59.6051vw,47.968vh) scale(.2171)}to{transform:translate(55.30155vw,99vh) scale(.2171)}}.snow:nth-child(58){opacity:1.1482;transform:translate(59.9143vw,-10px) scale(.9986);animation:fall-58 10s -26s linear infinite}@keyframes fall-58{30.79%{transform:translate(66.4325vw,30.79vh) scale(.9986)}to{transform:translate(63.1734vw,99vh) scale(.9986)}}.snow:nth-child(59){opacity:1.1978;transform:translate(96.7348vw,-10px) scale(.3651);animation:fall-59 29s -9s linear infinite}@keyframes fall-59{53.564%{transform:translate(106.6222vw,53.564vh) scale(.3651)}to{transform:translate(101.6785vw,99vh) scale(.3651)}}.snow:nth-child(60){opacity:.5632;transform:translate(2.4943vw,-10px) scale(.7447);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{76.19%{transform:translate(12.0819vw,76.19vh) scale(.7447)}to{transform:translate(7.2881vw,99vh) scale(.7447)}}.snow:nth-child(61){opacity:.5122;transform:translate(90.2001vw,-10px) scale(.813);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{72.323%{transform:translate(84.8764vw,72.323vh) scale(.813)}to{transform:translate(87.53825vw,99vh) scale(.813)}}.snow:nth-child(62){opacity:1.2136;transform:translate(35.3107vw,-10px) scale(.3829);animation:fall-62 21s -27s linear infinite}@keyframes fall-62{30.242%{transform:translate(31.5544vw,30.242vh) scale(.3829)}to{transform:translate(33.43255vw,99vh) scale(.3829)}}.snow:nth-child(63){opacity:.7746;transform:translate(46.55vw,-10px) scale(.1954);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{63.219%{transform:translate(38.9918vw,63.219vh) scale(.1954)}to{transform:translate(42.7709vw,99vh) scale(.1954)}}.snow:nth-child(64){opacity:.2448;transform:translate(32.8685vw,-10px) scale(.9233);animation:fall-64 22s -24s linear infinite}@keyframes fall-64{72.76%{transform:translate(31.5988vw,72.76vh) scale(.9233)}to{transform:translate(32.23365vw,99vh) scale(.9233)}}.snow:nth-child(65){opacity:1.2468;transform:translate(48.7482vw,-10px) scale(.8822);animation:fall-65 20s -11s linear infinite}@keyframes fall-65{36.38%{transform:translate(43.8795vw,36.38vh) scale(.8822)}to{transform:translate(46.31385vw,99vh) scale(.8822)}}.snow:nth-child(66){opacity:1.4862;transform:translate(36.0574vw,-10px) scale(.0821);animation:fall-66 10s -23s linear infinite}@keyframes fall-66{40.084%{transform:translate(29.5483vw,40.084vh) scale(.0821)}to{transform:translate(32.80285vw,99vh) scale(.0821)}}.snow:nth-child(67){opacity:1.2686;transform:translate(44.0244vw,-10px) scale(.011);animation:fall-67 27s -7s linear infinite}@keyframes fall-67{75.309%{transform:translate(46.6667vw,75.309vh) scale(.011)}to{transform:translate(45.34555vw,99vh) scale(.011)}}.snow:nth-child(68){opacity:1.7886;transform:translate(27.2736vw,-10px) scale(.6779);animation:fall-68 27s -2s linear infinite}@keyframes fall-68{72.245%{transform:translate(24.351vw,72.245vh) scale(.6779)}to{transform:translate(25.8123vw,99vh) scale(.6779)}}.snow:nth-child(69){opacity:.0416;transform:translate(77.6542vw,-10px) scale(.4741);animation:fall-69 11s -23s linear infinite}@keyframes fall-69{62.531%{transform:translate(69.7188vw,62.531vh) scale(.4741)}to{transform:translate(73.6865vw,99vh) scale(.4741)}}.snow:nth-child(70){opacity:.26;transform:translate(.6032vw,-10px) scale(.2222);animation:fall-70 24s -21s linear infinite}@keyframes fall-70{33.988%{transform:translate(-5.4097vw,33.988vh) scale(.2222)}to{transform:translate(-2.40325vw,99vh) scale(.2222)}}.snow:nth-child(71){opacity:1.0834;transform:translate(6.2012vw,-10px) scale(.7478);animation:fall-71 25s -10s linear infinite}@keyframes fall-71{67.094%{transform:translate(8.2656vw,67.094vh) scale(.7478)}to{transform:translate(7.2334vw,99vh) scale(.7478)}}.snow:nth-child(72){opacity:.0044;transform:translate(1.0647vw,-10px) scale(.3203);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{64.735%{transform:translate(3.8622vw,64.735vh) scale(.3203)}to{transform:translate(2.46345vw,99vh) scale(.3203)}}.snow:nth-child(73){opacity:.4276;transform:translate(56.4247vw,-10px) scale(.1829);animation:fall-73 24s -30s linear infinite}@keyframes fall-73{79.063%{transform:translate(49.7582vw,79.063vh) scale(.1829)}to{transform:translate(53.09145vw,99vh) scale(.1829)}}.snow:nth-child(74){opacity:.6218;transform:translate(53.6351vw,-10px) scale(.532);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{67.016%{transform:translate(56.0064vw,67.016vh) scale(.532)}to{transform:translate(54.82075vw,99vh) scale(.532)}}.snow:nth-child(75){opacity:1.3496;transform:translate(64.6653vw,-10px) scale(.3601);animation:fall-75 22s -10s linear infinite}@keyframes fall-75{71.434%{transform:translate(57.2931vw,71.434vh) scale(.3601)}to{transform:translate(60.9792vw,99vh) scale(.3601)}}.snow:nth-child(76){opacity:1.7474;transform:translate(9.663vw,-10px) scale(.1834);animation:fall-76 15s -5s linear infinite}@keyframes fall-76{67.448%{transform:translate(19.4173vw,67.448vh) scale(.1834)}to{transform:translate(14.54015vw,99vh) scale(.1834)}}.snow:nth-child(77){opacity:.4276;transform:translate(50.4105vw,-10px) scale(.998);animation:fall-77 26s -9s linear infinite}@keyframes fall-77{31.28%{transform:translate(60.0755vw,31.28vh) scale(.998)}to{transform:translate(55.243vw,99vh) scale(.998)}}.snow:nth-child(78){opacity:.0938;transform:translate(25.4252vw,-10px) scale(.3405);animation:fall-78 21s -28s linear infinite}@keyframes fall-78{51.116%{transform:translate(31.632vw,51.116vh) scale(.3405)}to{transform:translate(28.5286vw,99vh) scale(.3405)}}.snow:nth-child(79){opacity:.173;transform:translate(91.9815vw,-10px) scale(.4075);animation:fall-79 14s -2s linear infinite}@keyframes fall-79{64.717%{transform:translate(98.8888vw,64.717vh) scale(.4075)}to{transform:translate(95.43515vw,99vh) scale(.4075)}}.snow:nth-child(80){opacity:.007;transform:translate(60.4391vw,-10px) scale(.7339);animation:fall-80 29s -12s linear infinite}@keyframes fall-80{47.47%{transform:translate(55.2119vw,47.47vh) scale(.7339)}to{transform:translate(57.8255vw,99vh) scale(.7339)}}.snow:nth-child(81){opacity:.4732;transform:translate(39.3568vw,-10px) scale(.7557);animation:fall-81 24s -5s linear infinite}@keyframes fall-81{39.909%{transform:translate(35.9486vw,39.909vh) scale(.7557)}to{transform:translate(37.6527vw,99vh) scale(.7557)}}.snow:nth-child(82){opacity:1.3812;transform:translate(82.7942vw,-10px) scale(.7894);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{59.96%{transform:translate(81.5011vw,59.96vh) scale(.7894)}to{transform:translate(82.14765vw,99vh) scale(.7894)}}.snow:nth-child(83){opacity:1.0188;transform:translate(37.1455vw,-10px) scale(.5114);animation:fall-83 13s -21s linear infinite}@keyframes fall-83{61.082%{transform:translate(43.5291vw,61.082vh) scale(.5114)}to{transform:translate(40.3373vw,99vh) scale(.5114)}}.snow:nth-child(84){opacity:1.959;transform:translate(39.3445vw,-10px) scale(.9798);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{71.011%{transform:translate(40.371vw,71.011vh) scale(.9798)}to{transform:translate(39.85775vw,99vh) scale(.9798)}}.snow:nth-child(85){opacity:.9914;transform:translate(19.4221vw,-10px) scale(.5654);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{43.493%{transform:translate(16.8432vw,43.493vh) scale(.5654)}to{transform:translate(18.13265vw,99vh) scale(.5654)}}.snow:nth-child(86){opacity:.8886;transform:translate(34.7481vw,-10px) scale(.4203);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{62.061%{transform:translate(36.5203vw,62.061vh) scale(.4203)}to{transform:translate(35.6342vw,99vh) scale(.4203)}}.snow:nth-child(87){opacity:.0022;transform:translate(22.6391vw,-10px) scale(.1938);animation:fall-87 16s -18s linear infinite}@keyframes fall-87{34.694%{transform:translate(28.7725vw,34.694vh) scale(.1938)}to{transform:translate(25.7058vw,99vh) scale(.1938)}}.snow:nth-child(88){opacity:.8724;transform:translate(71.352vw,-10px) scale(.7082);animation:fall-88 12s -16s linear infinite}@keyframes fall-88{48.301%{transform:translate(80.3663vw,48.301vh) scale(.7082)}to{transform:translate(75.85915vw,99vh) scale(.7082)}}.snow:nth-child(89){opacity:1.1878;transform:translate(10.0747vw,-10px) scale(.1034);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{46.732%{transform:translate(19.4658vw,46.732vh) scale(.1034)}to{transform:translate(14.77025vw,99vh) scale(.1034)}}.snow:nth-child(90){opacity:1.7678;transform:translate(19.7523vw,-10px) scale(.8002);animation:fall-90 26s -28s linear infinite}@keyframes fall-90{41.102%{transform:translate(24.6161vw,41.102vh) scale(.8002)}to{transform:translate(22.1842vw,99vh) scale(.8002)}}.snow:nth-child(91){opacity:.2992;transform:translate(1.4618vw,-10px) scale(.1631);animation:fall-91 21s -27s linear infinite}@keyframes fall-91{47.016%{transform:translate(7.4376vw,47.016vh) scale(.1631)}to{transform:translate(4.4497vw,99vh) scale(.1631)}}.snow:nth-child(92){opacity:1.2612;transform:translate(73.1797vw,-10px) scale(.6207);animation:fall-92 11s -24s linear infinite}@keyframes fall-92{61.899%{transform:translate(79.9062vw,61.899vh) scale(.6207)}to{transform:translate(76.54295vw,99vh) scale(.6207)}}.snow:nth-child(93){opacity:1.2278;transform:translate(59.4582vw,-10px) scale(.6489);animation:fall-93 23s -21s linear infinite}@keyframes fall-93{57.72%{transform:translate(50.1709vw,57.72vh) scale(.6489)}to{transform:translate(54.81455vw,99vh) scale(.6489)}}.snow:nth-child(94){opacity:1.5008;transform:translate(71.3384vw,-10px) scale(.0734);animation:fall-94 20s -17s linear infinite}@keyframes fall-94{63.652%{transform:translate(75.4332vw,63.652vh) scale(.0734)}to{transform:translate(73.3858vw,99vh) scale(.0734)}}.snow:nth-child(95){opacity:.843;transform:translate(1.4973vw,-10px) scale(.1002);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{38.955%{transform:translate(11.1087vw,38.955vh) scale(.1002)}to{transform:translate(6.303vw,99vh) scale(.1002)}}.snow:nth-child(96){opacity:1.0994;transform:translate(6.6358vw,-10px) scale(.9244);animation:fall-96 23s -10s linear infinite}@keyframes fall-96{79.892%{transform:translate(5.9825vw,79.892vh) scale(.9244)}to{transform:translate(6.30915vw,99vh) scale(.9244)}}.snow:nth-child(97){opacity:1.042;transform:translate(38.6048vw,-10px) scale(.9835);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{44.249%{transform:translate(47.0298vw,44.249vh) scale(.9835)}to{transform:translate(42.8173vw,99vh) scale(.9835)}}.snow:nth-child(98){opacity:1.4008;transform:translate(98.7266vw,-10px) scale(.9828);animation:fall-98 27s -27s linear infinite}@keyframes fall-98{76.252%{transform:translate(101.9964vw,76.252vh) scale(.9828)}to{transform:translate(100.3615vw,99vh) scale(.9828)}}.snow:nth-child(99){opacity:.8092;transform:translate(67.5658vw,-10px) scale(.8428);animation:fall-99 24s -19s linear infinite}@keyframes fall-99{63.367%{transform:translate(68.574vw,63.367vh) scale(.8428)}to{transform:translate(68.0699vw,99vh) scale(.8428)}}.snow:nth-child(100){opacity:.5152;transform:translate(10.7443vw,-10px) scale(.1974);animation:fall-100 18s -25s linear infinite}@keyframes fall-100{48.222%{transform:translate(19.7291vw,48.222vh) scale(.1974)}to{transform:translate(15.2367vw,99vh) scale(.1974)}}.snow:nth-child(101){opacity:1.5208;transform:translate(43.9859vw,-10px) scale(.6506);animation:fall-101 18s -6s linear infinite}@keyframes fall-101{39.817%{transform:translate(37.5191vw,39.817vh) scale(.6506)}to{transform:translate(40.7525vw,99vh) scale(.6506)}}.snow:nth-child(102){opacity:.0372;transform:translate(60.2239vw,-10px) scale(.596);animation:fall-102 30s -2s linear infinite}@keyframes fall-102{40.843%{transform:translate(54.5692vw,40.843vh) scale(.596)}to{transform:translate(57.39655vw,99vh) scale(.596)}}.snow:nth-child(103){opacity:1.0014;transform:translate(93.5377vw,-10px) scale(.7183);animation:fall-103 17s -24s linear infinite}@keyframes fall-103{32.016%{transform:translate(95.0594vw,32.016vh) scale(.7183)}to{transform:translate(94.29855vw,99vh) scale(.7183)}}.snow:nth-child(104){opacity:.2846;transform:translate(67.8652vw,-10px) scale(.1268);animation:fall-104 24s -8s linear infinite}@keyframes fall-104{75.114%{transform:translate(72.1689vw,75.114vh) scale(.1268)}to{transform:translate(70.01705vw,99vh) scale(.1268)}}.snow:nth-child(105){opacity:.3746;transform:translate(61.2719vw,-10px) scale(.2067);animation:fall-105 16s -10s linear infinite}@keyframes fall-105{62.166%{transform:translate(62.8857vw,62.166vh) scale(.2067)}to{transform:translate(62.0788vw,99vh) scale(.2067)}}.snow:nth-child(106){opacity:1.5422;transform:translate(74.8383vw,-10px) scale(.7021);animation:fall-106 19s -15s linear infinite}@keyframes fall-106{64.625%{transform:translate(76.6687vw,64.625vh) scale(.7021)}to{transform:translate(75.7535vw,99vh) scale(.7021)}}.snow:nth-child(107){opacity:1.7604;transform:translate(9.657vw,-10px) scale(.8039);animation:fall-107 25s -19s linear infinite}@keyframes fall-107{66.825%{transform:translate(6.5079vw,66.825vh) scale(.8039)}to{transform:translate(8.08245vw,99vh) scale(.8039)}}.snow:nth-child(108){opacity:.4736;transform:translate(14.5296vw,-10px) scale(.9531);animation:fall-108 12s -5s linear infinite}@keyframes fall-108{67.033%{transform:translate(5.2408vw,67.033vh) scale(.9531)}to{transform:translate(9.8852vw,99vh) scale(.9531)}}.snow:nth-child(109){opacity:1.4746;transform:translate(71.9027vw,-10px) scale(.568);animation:fall-109 13s -8s linear infinite}@keyframes fall-109{75.826%{transform:translate(67.3977vw,75.826vh) scale(.568)}to{transform:translate(69.6502vw,99vh) scale(.568)}}.snow:nth-child(110){opacity:1.293;transform:translate(31.7909vw,-10px) scale(.9919);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{59.668%{transform:translate(27.1721vw,59.668vh) scale(.9919)}to{transform:translate(29.4815vw,99vh) scale(.9919)}}.snow:nth-child(111){opacity:1.9206;transform:translate(5.0891vw,-10px) scale(.3643);animation:fall-111 21s -3s linear infinite}@keyframes fall-111{79.936%{transform:translate(-.514vw,79.936vh) scale(.3643)}to{transform:translate(2.28755vw,99vh) scale(.3643)}}.snow:nth-child(112){opacity:1.1984;transform:translate(80.802vw,-10px) scale(.2273);animation:fall-112 11s -22s linear infinite}@keyframes fall-112{35.587%{transform:translate(83.7863vw,35.587vh) scale(.2273)}to{transform:translate(82.29415vw,99vh) scale(.2273)}}.snow:nth-child(113){opacity:1.7024;transform:translate(8.5487vw,-10px) scale(.0737);animation:fall-113 14s -23s linear infinite}@keyframes fall-113{77.882%{transform:translate(7.1292vw,77.882vh) scale(.0737)}to{transform:translate(7.83895vw,99vh) scale(.0737)}}.snow:nth-child(114){opacity:1.3034;transform:translate(5.2423vw,-10px) scale(.5987);animation:fall-114 28s -23s linear infinite}@keyframes fall-114{65.848%{transform:translate(9.4782vw,65.848vh) scale(.5987)}to{transform:translate(7.36025vw,99vh) scale(.5987)}}.snow:nth-child(115){opacity:1.6392;transform:translate(58.7348vw,-10px) scale(.0326);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{48.719%{transform:translate(62.4192vw,48.719vh) scale(.0326)}to{transform:translate(60.577vw,99vh) scale(.0326)}}.snow:nth-child(116){opacity:1.89;transform:translate(28.5855vw,-10px) scale(.1206);animation:fall-116 14s -17s linear infinite}@keyframes fall-116{63.89%{transform:translate(19.4313vw,63.89vh) scale(.1206)}to{transform:translate(24.0084vw,99vh) scale(.1206)}}.snow:nth-child(117){opacity:.9428;transform:translate(52.5789vw,-10px) scale(.1965);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{59.169%{transform:translate(59.4973vw,59.169vh) scale(.1965)}to{transform:translate(56.0381vw,99vh) scale(.1965)}}.snow:nth-child(118){opacity:1.4108;transform:translate(21.0705vw,-10px) scale(.6311);animation:fall-118 13s -6s linear infinite}@keyframes fall-118{76.399%{transform:translate(16.8662vw,76.399vh) scale(.6311)}to{transform:translate(18.96835vw,99vh) scale(.6311)}}.snow:nth-child(119){opacity:1.1646;transform:translate(87.3918vw,-10px) scale(.07);animation:fall-119 20s -15s linear infinite}@keyframes fall-119{59.882%{transform:translate(86.7672vw,59.882vh) scale(.07)}to{transform:translate(87.0795vw,99vh) scale(.07)}}.snow:nth-child(120){opacity:.399;transform:translate(8.3154vw,-10px) scale(.1127);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{55.614%{transform:translate(2.3157vw,55.614vh) scale(.1127)}to{transform:translate(5.31555vw,99vh) scale(.1127)}}.snow:nth-child(121){opacity:1.694;transform:translate(77.9103vw,-10px) scale(.5324);animation:fall-121 13s -8s linear infinite}@keyframes fall-121{74.533%{transform:translate(82.5524vw,74.533vh) scale(.5324)}to{transform:translate(80.23135vw,99vh) scale(.5324)}}.snow:nth-child(122){opacity:1.2094;transform:translate(5.7768vw,-10px) scale(.5839);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{74.471%{transform:translate(8.9333vw,74.471vh) scale(.5839)}to{transform:translate(7.35505vw,99vh) scale(.5839)}}.snow:nth-child(123){opacity:1.2432;transform:translate(54.2222vw,-10px) scale(.0002);animation:fall-123 19s -30s linear infinite}@keyframes fall-123{53.845%{transform:translate(61.6552vw,53.845vh) scale(.0002)}to{transform:translate(57.9387vw,99vh) scale(.0002)}}.snow:nth-child(124){opacity:1.003;transform:translate(59.9029vw,-10px) scale(.8946);animation:fall-124 11s -29s linear infinite}@keyframes fall-124{54.202%{transform:translate(61.8016vw,54.202vh) scale(.8946)}to{transform:translate(60.85225vw,99vh) scale(.8946)}}.snow:nth-child(125){opacity:1.2186;transform:translate(26.5663vw,-10px) scale(.3531);animation:fall-125 29s -19s linear infinite}@keyframes fall-125{36.13%{transform:translate(36.1889vw,36.13vh) scale(.3531)}to{transform:translate(31.3776vw,99vh) scale(.3531)}}.snow:nth-child(126){opacity:.7966;transform:translate(83.3886vw,-10px) scale(.8878);animation:fall-126 24s -20s linear infinite}@keyframes fall-126{47.979%{transform:translate(79.6231vw,47.979vh) scale(.8878)}to{transform:translate(81.50585vw,99vh) scale(.8878)}}.snow:nth-child(127){opacity:1.7288;transform:translate(39.5686vw,-10px) scale(.4443);animation:fall-127 30s -27s linear infinite}@keyframes fall-127{46.438%{transform:translate(32.8226vw,46.438vh) scale(.4443)}to{transform:translate(36.1956vw,99vh) scale(.4443)}}.snow:nth-child(128){opacity:.6584;transform:translate(38.6687vw,-10px) scale(.2424);animation:fall-128 11s -13s linear infinite}@keyframes fall-128{46.594%{transform:translate(30.3068vw,46.594vh) scale(.2424)}to{transform:translate(34.48775vw,99vh) scale(.2424)}}.snow:nth-child(129){opacity:.409;transform:translate(69.2137vw,-10px) scale(.8984);animation:fall-129 24s -24s linear infinite}@keyframes fall-129{57.719%{transform:translate(78.4544vw,57.719vh) scale(.8984)}to{transform:translate(73.83405vw,99vh) scale(.8984)}}.snow:nth-child(130){opacity:.6126;transform:translate(87.3905vw,-10px) scale(.7357);animation:fall-130 13s -24s linear infinite}@keyframes fall-130{44.781%{transform:translate(77.846vw,44.781vh) scale(.7357)}to{transform:translate(82.61825vw,99vh) scale(.7357)}}.snow:nth-child(131){opacity:1.125;transform:translate(77.9705vw,-10px) scale(.3178);animation:fall-131 12s -29s linear infinite}@keyframes fall-131{30.159%{transform:translate(80.7287vw,30.159vh) scale(.3178)}to{transform:translate(79.3496vw,99vh) scale(.3178)}}.snow:nth-child(132){opacity:1.5724;transform:translate(90.7463vw,-10px) scale(.6419);animation:fall-132 25s -8s linear infinite}@keyframes fall-132{40.576%{transform:translate(99.8381vw,40.576vh) scale(.6419)}to{transform:translate(95.2922vw,99vh) scale(.6419)}}.snow:nth-child(133){opacity:1.7844;transform:translate(98.78vw,-10px) scale(.7623);animation:fall-133 23s -10s linear infinite}@keyframes fall-133{78.274%{transform:translate(97.9007vw,78.274vh) scale(.7623)}to{transform:translate(98.34035vw,99vh) scale(.7623)}}.snow:nth-child(134){opacity:1.2442;transform:translate(52.7308vw,-10px) scale(.4257);animation:fall-134 15s -30s linear infinite}@keyframes fall-134{49.316%{transform:translate(54.9062vw,49.316vh) scale(.4257)}to{transform:translate(53.8185vw,99vh) scale(.4257)}}.snow:nth-child(135){opacity:.2408;transform:translate(83.2396vw,-10px) scale(.4022);animation:fall-135 28s -30s linear infinite}@keyframes fall-135{40.331%{transform:translate(74.3923vw,40.331vh) scale(.4022)}to{transform:translate(78.81595vw,99vh) scale(.4022)}}.snow:nth-child(136){opacity:1.5152;transform:translate(1.6017vw,-10px) scale(.6046);animation:fall-136 15s -29s linear infinite}@keyframes fall-136{68.018%{transform:translate(-7.425vw,68.018vh) scale(.6046)}to{transform:translate(-2.91165vw,99vh) scale(.6046)}}.snow:nth-child(137){opacity:.4134;transform:translate(13.6099vw,-10px) scale(.1326);animation:fall-137 12s -22s linear infinite}@keyframes fall-137{34.211%{transform:translate(11.8806vw,34.211vh) scale(.1326)}to{transform:translate(12.74525vw,99vh) scale(.1326)}}.snow:nth-child(138){opacity:.426;transform:translate(19.9751vw,-10px) scale(.1573);animation:fall-138 18s -19s linear infinite}@keyframes fall-138{60.814%{transform:translate(29.3159vw,60.814vh) scale(.1573)}to{transform:translate(24.6455vw,99vh) scale(.1573)}}.snow:nth-child(139){opacity:.3866;transform:translate(7.5532vw,-10px) scale(.8182);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{36.684%{transform:translate(13.2813vw,36.684vh) scale(.8182)}to{transform:translate(10.41725vw,99vh) scale(.8182)}}.snow:nth-child(140){opacity:.2874;transform:translate(40.2842vw,-10px) scale(.9803);animation:fall-140 28s -11s linear infinite}@keyframes fall-140{55.604%{transform:translate(32.3481vw,55.604vh) scale(.9803)}to{transform:translate(36.31615vw,99vh) scale(.9803)}}.snow:nth-child(141){opacity:1.3972;transform:translate(41.3906vw,-10px) scale(.624);animation:fall-141 18s -21s linear infinite}@keyframes fall-141{38.855%{transform:translate(46.4452vw,38.855vh) scale(.624)}to{transform:translate(43.9179vw,99vh) scale(.624)}}.snow:nth-child(142){opacity:1.1606;transform:translate(60.5974vw,-10px) scale(.3133);animation:fall-142 26s -4s linear infinite}@keyframes fall-142{45.149%{transform:translate(67.6225vw,45.149vh) scale(.3133)}to{transform:translate(64.10995vw,99vh) scale(.3133)}}.snow:nth-child(143){opacity:.5126;transform:translate(16.2669vw,-10px) scale(.604);animation:fall-143 25s -25s linear infinite}@keyframes fall-143{74.455%{transform:translate(10.4228vw,74.455vh) scale(.604)}to{transform:translate(13.34485vw,99vh) scale(.604)}}.snow:nth-child(144){opacity:.346;transform:translate(59.85vw,-10px) scale(.1431);animation:fall-144 25s -3s linear infinite}@keyframes fall-144{53.772%{transform:translate(68.1896vw,53.772vh) scale(.1431)}to{transform:translate(64.0198vw,99vh) scale(.1431)}}.snow:nth-child(145){opacity:.137;transform:translate(53.6839vw,-10px) scale(.1792);animation:fall-145 29s -4s linear infinite}@keyframes fall-145{59.939%{transform:translate(60.1833vw,59.939vh) scale(.1792)}to{transform:translate(56.9336vw,99vh) scale(.1792)}}.snow:nth-child(146){opacity:1.0384;transform:translate(91.757vw,-10px) scale(.3838);animation:fall-146 17s -1s linear infinite}@keyframes fall-146{63.237%{transform:translate(95.6982vw,63.237vh) scale(.3838)}to{transform:translate(93.7276vw,99vh) scale(.3838)}}.snow:nth-child(147){opacity:.4624;transform:translate(86.9174vw,-10px) scale(.045);animation:fall-147 28s -8s linear infinite}@keyframes fall-147{73.041%{transform:translate(83.8543vw,73.041vh) scale(.045)}to{transform:translate(85.38585vw,99vh) scale(.045)}}.snow:nth-child(148){opacity:.6622;transform:translate(88.4839vw,-10px) scale(.2449);animation:fall-148 19s -10s linear infinite}@keyframes fall-148{74.432%{transform:translate(91.7553vw,74.432vh) scale(.2449)}to{transform:translate(90.1196vw,99vh) scale(.2449)}}.snow:nth-child(149){opacity:.8654;transform:translate(87.2884vw,-10px) scale(.1277);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{74.265%{transform:translate(85.2575vw,74.265vh) scale(.1277)}to{transform:translate(86.27295vw,99vh) scale(.1277)}}.snow:nth-child(150){opacity:1.2084;transform:translate(19.871vw,-10px) scale(.4967);animation:fall-150 14s -9s linear infinite}@keyframes fall-150{47.029%{transform:translate(10.9319vw,47.029vh) scale(.4967)}to{transform:translate(15.40145vw,99vh) scale(.4967)}}.snow:nth-child(151){opacity:.265;transform:translate(21.5133vw,-10px) scale(.194);animation:fall-151 11s -11s linear infinite}@keyframes fall-151{44.987%{transform:translate(18.1372vw,44.987vh) scale(.194)}to{transform:translate(19.82525vw,99vh) scale(.194)}}.snow:nth-child(152){opacity:.214;transform:translate(91.5511vw,-10px) scale(.7314);animation:fall-152 11s -9s linear infinite}@keyframes fall-152{75.026%{transform:translate(101.0493vw,75.026vh) scale(.7314)}to{transform:translate(96.3002vw,99vh) scale(.7314)}}.snow:nth-child(153){opacity:.1118;transform:translate(28.8591vw,-10px) scale(.1383);animation:fall-153 19s -5s linear infinite}@keyframes fall-153{36.989%{transform:translate(29.5757vw,36.989vh) scale(.1383)}to{transform:translate(29.2174vw,99vh) scale(.1383)}}.snow:nth-child(154){opacity:1.2512;transform:translate(54.0796vw,-10px) scale(.2966);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{74.45%{transform:translate(62.3179vw,74.45vh) scale(.2966)}to{transform:translate(58.19875vw,99vh) scale(.2966)}}.snow:nth-child(155){opacity:1.7714;transform:translate(37.878vw,-10px) scale(.0039);animation:fall-155 20s -7s linear infinite}@keyframes fall-155{50.215%{transform:translate(33.0493vw,50.215vh) scale(.0039)}to{transform:translate(35.46365vw,99vh) scale(.0039)}}.snow:nth-child(156){opacity:1.7964;transform:translate(53.1243vw,-10px) scale(.4598);animation:fall-156 12s -14s linear infinite}@keyframes fall-156{64.562%{transform:translate(50.9947vw,64.562vh) scale(.4598)}to{transform:translate(52.0595vw,99vh) scale(.4598)}}.snow:nth-child(157){opacity:1.9024;transform:translate(83.3982vw,-10px) scale(.8986);animation:fall-157 14s -8s linear infinite}@keyframes fall-157{52.203%{transform:translate(91.462vw,52.203vh) scale(.8986)}to{transform:translate(87.4301vw,99vh) scale(.8986)}}.snow:nth-child(158){opacity:1.1282;transform:translate(54.7075vw,-10px) scale(.8507);animation:fall-158 27s -6s linear infinite}@keyframes fall-158{30.377%{transform:translate(44.8988vw,30.377vh) scale(.8507)}to{transform:translate(49.80315vw,99vh) scale(.8507)}}.snow:nth-child(159){opacity:1.7258;transform:translate(59.1738vw,-10px) scale(.974);animation:fall-159 21s -25s linear infinite}@keyframes fall-159{42.124%{transform:translate(62.2679vw,42.124vh) scale(.974)}to{transform:translate(60.72085vw,99vh) scale(.974)}}.snow:nth-child(160){opacity:1.8602;transform:translate(30.471vw,-10px) scale(.1948);animation:fall-160 17s -17s linear infinite}@keyframes fall-160{37.329%{transform:translate(27.655vw,37.329vh) scale(.1948)}to{transform:translate(29.063vw,99vh) scale(.1948)}}.snow:nth-child(161){opacity:.8882;transform:translate(36.672vw,-10px) scale(.8779);animation:fall-161 24s -25s linear infinite}@keyframes fall-161{75.725%{transform:translate(35.3476vw,75.725vh) scale(.8779)}to{transform:translate(36.0098vw,99vh) scale(.8779)}}.snow:nth-child(162){opacity:1.9808;transform:translate(60.6817vw,-10px) scale(.9937);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{36.655%{transform:translate(59.3223vw,36.655vh) scale(.9937)}to{transform:translate(60.002vw,99vh) scale(.9937)}}.snow:nth-child(163){opacity:1.1526;transform:translate(68.2584vw,-10px) scale(.8793);animation:fall-163 11s -15s linear infinite}@keyframes fall-163{73.337%{transform:translate(67.2969vw,73.337vh) scale(.8793)}to{transform:translate(67.77765vw,99vh) scale(.8793)}}.snow:nth-child(164){opacity:.251;transform:translate(43.1744vw,-10px) scale(.9807);animation:fall-164 21s -3s linear infinite}@keyframes fall-164{77.066%{transform:translate(43.2224vw,77.066vh) scale(.9807)}to{transform:translate(43.1984vw,99vh) scale(.9807)}}.snow:nth-child(165){opacity:.9552;transform:translate(30.9923vw,-10px) scale(.8784);animation:fall-165 10s -12s linear infinite}@keyframes fall-165{55.821%{transform:translate(36.3485vw,55.821vh) scale(.8784)}to{transform:translate(33.6704vw,99vh) scale(.8784)}}.snow:nth-child(166){opacity:1.0362;transform:translate(42.2956vw,-10px) scale(.0594);animation:fall-166 14s -17s linear infinite}@keyframes fall-166{32.576%{transform:translate(32.5218vw,32.576vh) scale(.0594)}to{transform:translate(37.4087vw,99vh) scale(.0594)}}.snow:nth-child(167){opacity:1.7326;transform:translate(80.8027vw,-10px) scale(.9319);animation:fall-167 11s -15s linear infinite}@keyframes fall-167{61.733%{transform:translate(76.2812vw,61.733vh) scale(.9319)}to{transform:translate(78.54195vw,99vh) scale(.9319)}}.snow:nth-child(168){opacity:1.4382;transform:translate(10.4749vw,-10px) scale(.1255);animation:fall-168 22s -28s linear infinite}@keyframes fall-168{38.658%{transform:translate(6.0918vw,38.658vh) scale(.1255)}to{transform:translate(8.28335vw,99vh) scale(.1255)}}.snow:nth-child(169){opacity:1.3396;transform:translate(64.3699vw,-10px) scale(.0953);animation:fall-169 19s -7s linear infinite}@keyframes fall-169{53.82%{transform:translate(69.2053vw,53.82vh) scale(.0953)}to{transform:translate(66.7876vw,99vh) scale(.0953)}}.snow:nth-child(170){opacity:1.6308;transform:translate(48.084vw,-10px) scale(.9644);animation:fall-170 28s -24s linear infinite}@keyframes fall-170{51.548%{transform:translate(46.035vw,51.548vh) scale(.9644)}to{transform:translate(47.0595vw,99vh) scale(.9644)}}.snow:nth-child(171){opacity:1.9038;transform:translate(42.7578vw,-10px) scale(.3908);animation:fall-171 25s -14s linear infinite}@keyframes fall-171{30.704%{transform:translate(47.5542vw,30.704vh) scale(.3908)}to{transform:translate(45.156vw,99vh) scale(.3908)}}.snow:nth-child(172){opacity:1.9466;transform:translate(43.2179vw,-10px) scale(.6195);animation:fall-172 14s -7s linear infinite}@keyframes fall-172{44.507%{transform:translate(47.7816vw,44.507vh) scale(.6195)}to{transform:translate(45.49975vw,99vh) scale(.6195)}}.snow:nth-child(173){opacity:.3852;transform:translate(24.9222vw,-10px) scale(.089);animation:fall-173 13s -22s linear infinite}@keyframes fall-173{36.679%{transform:translate(21.9192vw,36.679vh) scale(.089)}to{transform:translate(23.4207vw,99vh) scale(.089)}}.snow:nth-child(174){opacity:1.1682;transform:translate(27.1052vw,-10px) scale(.2799);animation:fall-174 17s -5s linear infinite}@keyframes fall-174{38.177%{transform:translate(33.0184vw,38.177vh) scale(.2799)}to{transform:translate(30.0618vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:1.873;transform:translate(24.8296vw,-10px) scale(.4971);animation:fall-175 26s -16s linear infinite}@keyframes fall-175{39.168%{transform:translate(15.1048vw,39.168vh) scale(.4971)}to{transform:translate(19.9672vw,99vh) scale(.4971)}}.snow:nth-child(176){opacity:1.6922;transform:translate(13.8708vw,-10px) scale(.7183);animation:fall-176 19s -1s linear infinite}@keyframes fall-176{70.861%{transform:translate(16.7403vw,70.861vh) scale(.7183)}to{transform:translate(15.30555vw,99vh) scale(.7183)}}.snow:nth-child(177){opacity:1.9622;transform:translate(15.8676vw,-10px) scale(.5208);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{68.794%{transform:translate(6.8389vw,68.794vh) scale(.5208)}to{transform:translate(11.35325vw,99vh) scale(.5208)}}.snow:nth-child(178){opacity:1.7008;transform:translate(88.5857vw,-10px) scale(.1506);animation:fall-178 16s -14s linear infinite}@keyframes fall-178{76.944%{transform:translate(87.3751vw,76.944vh) scale(.1506)}to{transform:translate(87.9804vw,99vh) scale(.1506)}}.snow:nth-child(179){opacity:1.5336;transform:translate(67.4143vw,-10px) scale(.6898);animation:fall-179 17s -10s linear infinite}@keyframes fall-179{31.332%{transform:translate(66.3317vw,31.332vh) scale(.6898)}to{transform:translate(66.873vw,99vh) scale(.6898)}}.snow:nth-child(180){opacity:1.6634;transform:translate(16.7973vw,-10px) scale(.7563);animation:fall-180 23s -8s linear infinite}@keyframes fall-180{69.215%{transform:translate(15.2501vw,69.215vh) scale(.7563)}to{transform:translate(16.0237vw,99vh) scale(.7563)}}.snow:nth-child(181){opacity:.7384;transform:translate(79.2918vw,-10px) scale(.1093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{34.536%{transform:translate(84.8851vw,34.536vh) scale(.1093)}to{transform:translate(82.08845vw,99vh) scale(.1093)}}.snow:nth-child(182){opacity:1.5158;transform:translate(14.8507vw,-10px) scale(.5084);animation:fall-182 17s -21s linear infinite}@keyframes fall-182{45.54%{transform:translate(12.0603vw,45.54vh) scale(.5084)}to{transform:translate(13.4555vw,99vh) scale(.5084)}}.snow:nth-child(183){opacity:.2742;transform:translate(43.0923vw,-10px) scale(.2941);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{50.551%{transform:translate(51.8273vw,50.551vh) scale(.2941)}to{transform:translate(47.4598vw,99vh) scale(.2941)}}.snow:nth-child(184){opacity:.1102;transform:translate(42.0912vw,-10px) scale(.3545);animation:fall-184 28s -25s linear infinite}@keyframes fall-184{56.573%{transform:translate(41.8965vw,56.573vh) scale(.3545)}to{transform:translate(41.99385vw,99vh) scale(.3545)}}.snow:nth-child(185){opacity:1.4774;transform:translate(53.2094vw,-10px) scale(.4257);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{51.119%{transform:translate(45.9538vw,51.119vh) scale(.4257)}to{transform:translate(49.5816vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:1.7582;transform:translate(60.4665vw,-10px) scale(.2522);animation:fall-186 18s -30s linear infinite}@keyframes fall-186{54.357%{transform:translate(61.5091vw,54.357vh) scale(.2522)}to{transform:translate(60.9878vw,99vh) scale(.2522)}}.snow:nth-child(187){opacity:1.3764;transform:translate(16.9279vw,-10px) scale(.4289);animation:fall-187 16s -3s linear infinite}@keyframes fall-187{78.831%{transform:translate(26.7813vw,78.831vh) scale(.4289)}to{transform:translate(21.8546vw,99vh) scale(.4289)}}.snow:nth-child(188){opacity:.6004;transform:translate(16.5389vw,-10px) scale(.2648);animation:fall-188 25s -20s linear infinite}@keyframes fall-188{37.154%{transform:translate(10.3265vw,37.154vh) scale(.2648)}to{transform:translate(13.4327vw,99vh) scale(.2648)}}.snow:nth-child(189){opacity:.9124;transform:translate(21.5821vw,-10px) scale(.4664);animation:fall-189 19s -30s linear infinite}@keyframes fall-189{71.751%{transform:translate(26.0756vw,71.751vh) scale(.4664)}to{transform:translate(23.82885vw,99vh) scale(.4664)}}.snow:nth-child(190){opacity:.3214;transform:translate(90.2546vw,-10px) scale(.7257);animation:fall-190 16s -23s linear infinite}@keyframes fall-190{38.448%{transform:translate(91.8115vw,38.448vh) scale(.7257)}to{transform:translate(91.03305vw,99vh) scale(.7257)}}.snow:nth-child(191){opacity:.1376;transform:translate(61.0547vw,-10px) scale(.4566);animation:fall-191 24s -18s linear infinite}@keyframes fall-191{38.24%{transform:translate(64.7225vw,38.24vh) scale(.4566)}to{transform:translate(62.8886vw,99vh) scale(.4566)}}.snow:nth-child(192){opacity:.149;transform:translate(46.7677vw,-10px) scale(.5342);animation:fall-192 16s -22s linear infinite}@keyframes fall-192{38.921%{transform:translate(51.3515vw,38.921vh) scale(.5342)}to{transform:translate(49.0596vw,99vh) scale(.5342)}}.snow:nth-child(193){opacity:1.7174;transform:translate(62.8521vw,-10px) scale(.7378);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{78.243%{transform:translate(67.9641vw,78.243vh) scale(.7378)}to{transform:translate(65.4081vw,99vh) scale(.7378)}}.snow:nth-child(194){opacity:.8278;transform:translate(75.6112vw,-10px) scale(.2664);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{79.066%{transform:translate(65.629vw,79.066vh) scale(.2664)}to{transform:translate(70.6201vw,99vh) scale(.2664)}}.snow:nth-child(195){opacity:1.5894;transform:translate(88.4946vw,-10px) scale(.8393);animation:fall-195 11s -22s linear infinite}@keyframes fall-195{33.995%{transform:translate(92.6443vw,33.995vh) scale(.8393)}to{transform:translate(90.56945vw,99vh) scale(.8393)}}.snow:nth-child(196){opacity:1.7542;transform:translate(24.1534vw,-10px) scale(.8925);animation:fall-196 14s -29s linear infinite}@keyframes fall-196{64.921%{transform:translate(22.4339vw,64.921vh) scale(.8925)}to{transform:translate(23.29365vw,99vh) scale(.8925)}}.snow:nth-child(197){opacity:1.8906;transform:translate(9.2177vw,-10px) scale(.9522);animation:fall-197 29s -5s linear infinite}@keyframes fall-197{31.716%{transform:translate(7.4433vw,31.716vh) scale(.9522)}to{transform:translate(8.3305vw,99vh) scale(.9522)}}.snow:nth-child(198){opacity:1.64;transform:translate(9.083vw,-10px) scale(.6397);animation:fall-198 11s -8s linear infinite}@keyframes fall-198{72.109%{transform:translate(16.9481vw,72.109vh) scale(.6397)}to{transform:translate(13.01555vw,99vh) scale(.6397)}}.snow:nth-child(199){opacity:1.5394;transform:translate(18.9041vw,-10px) scale(.0491);animation:fall-199 17s -6s linear infinite}@keyframes fall-199{47.163%{transform:translate(10.9057vw,47.163vh) scale(.0491)}to{transform:translate(14.9049vw,99vh) scale(.0491)}}.snow:nth-child(200){opacity:.5194;transform:translate(26.4689vw,-10px) scale(.5271);animation:fall-200 29s -29s linear infinite}@keyframes fall-200{31.789%{transform:translate(18.0746vw,31.789vh) scale(.5271)}to{transform:translate(22.27175vw,99vh) scale(.5271)}}.snow:nth-child(201){opacity:1.6828;transform:translate(39.8296vw,-10px) scale(.1147);animation:fall-201 21s -11s linear infinite}@keyframes fall-201{66.995%{transform:translate(31.1593vw,66.995vh) scale(.1147)}to{transform:translate(35.49445vw,99vh) scale(.1147)}}.snow:nth-child(202){opacity:.4562;transform:translate(35.8282vw,-10px) scale(.5744);animation:fall-202 27s -24s linear infinite}@keyframes fall-202{35.328%{transform:translate(26.7158vw,35.328vh) scale(.5744)}to{transform:translate(31.272vw,99vh) scale(.5744)}}.snow:nth-child(203){opacity:1.4698;transform:translate(99.1787vw,-10px) scale(.6249);animation:fall-203 29s -30s linear infinite}@keyframes fall-203{64.787%{transform:translate(102.1929vw,64.787vh) scale(.6249)}to{transform:translate(100.6858vw,99vh) scale(.6249)}}.snow:nth-child(204){opacity:.97;transform:translate(93.3514vw,-10px) scale(.3704);animation:fall-204 29s -26s linear infinite}@keyframes fall-204{53.275%{transform:translate(92.3748vw,53.275vh) scale(.3704)}to{transform:translate(92.8631vw,99vh) scale(.3704)}}.snow:nth-child(205){opacity:1.2674;transform:translate(61.8119vw,-10px) scale(.2826);animation:fall-205 19s -29s linear infinite}@keyframes fall-205{62.967%{transform:translate(59.679vw,62.967vh) scale(.2826)}to{transform:translate(60.74545vw,99vh) scale(.2826)}}.snow:nth-child(206){opacity:.7278;transform:translate(40.6524vw,-10px) scale(.0287);animation:fall-206 25s -6s linear infinite}@keyframes fall-206{46.65%{transform:translate(41.5265vw,46.65vh) scale(.0287)}to{transform:translate(41.08945vw,99vh) scale(.0287)}}.snow:nth-child(207){opacity:1.1748;transform:translate(31.3031vw,-10px) scale(.2189);animation:fall-207 14s -7s linear infinite}@keyframes fall-207{77.481%{transform:translate(34.943vw,77.481vh) scale(.2189)}to{transform:translate(33.12305vw,99vh) scale(.2189)}}.snow:nth-child(208){opacity:.7996;transform:translate(18.6945vw,-10px) scale(.813);animation:fall-208 18s -12s linear infinite}@keyframes fall-208{39.56%{transform:translate(24.833vw,39.56vh) scale(.813)}to{transform:translate(21.76375vw,99vh) scale(.813)}}.snow:nth-child(209){opacity:1.6958;transform:translate(50.2063vw,-10px) scale(.8806);animation:fall-209 29s -29s linear infinite}@keyframes fall-209{35.391%{transform:translate(54.4172vw,35.391vh) scale(.8806)}to{transform:translate(52.31175vw,99vh) scale(.8806)}}.snow:nth-child(210){opacity:.0744;transform:translate(14.0369vw,-10px) scale(.2794);animation:fall-210 25s -17s linear infinite}@keyframes fall-210{74.491%{transform:translate(10.8664vw,74.491vh) scale(.2794)}to{transform:translate(12.45165vw,99vh) scale(.2794)}}.snow:nth-child(211){opacity:1.5356;transform:translate(72.5032vw,-10px) scale(.2582);animation:fall-211 26s -13s linear infinite}@keyframes fall-211{38.709%{transform:translate(80.6628vw,38.709vh) scale(.2582)}to{transform:translate(76.583vw,99vh) scale(.2582)}}.snow:nth-child(212){opacity:1.3452;transform:translate(78.7406vw,-10px) scale(.4834);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{78.773%{transform:translate(78.872vw,78.773vh) scale(.4834)}to{transform:translate(78.8063vw,99vh) scale(.4834)}}.snow:nth-child(213){opacity:1.8982;transform:translate(97.0983vw,-10px) scale(.0809);animation:fall-213 20s -15s linear infinite}@keyframes fall-213{32.185%{transform:translate(87.8443vw,32.185vh) scale(.0809)}to{transform:translate(92.4713vw,99vh) scale(.0809)}}.snow:nth-child(214){opacity:.6826;transform:translate(98.8349vw,-10px) scale(.4959);animation:fall-214 11s -15s linear infinite}@keyframes fall-214{35.27%{transform:translate(102.3216vw,35.27vh) scale(.4959)}to{transform:translate(100.57825vw,99vh) scale(.4959)}}.snow:nth-child(215){opacity:.5324;transform:translate(60.8249vw,-10px) scale(.5452);animation:fall-215 17s -30s linear infinite}@keyframes fall-215{78.691%{transform:translate(52.0702vw,78.691vh) scale(.5452)}to{transform:translate(56.44755vw,99vh) scale(.5452)}}.snow:nth-child(216){opacity:1.3738;transform:translate(3.0173vw,-10px) scale(.4957);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{52%{transform:translate(2.7158vw,52vh) scale(.4957)}to{transform:translate(2.86655vw,99vh) scale(.4957)}}.snow:nth-child(217){opacity:.0464;transform:translate(38.7992vw,-10px) scale(.7892);animation:fall-217 24s -11s linear infinite}@keyframes fall-217{64.91%{transform:translate(41.2538vw,64.91vh) scale(.7892)}to{transform:translate(40.0265vw,99vh) scale(.7892)}}.snow:nth-child(218){opacity:.3496;transform:translate(54.9556vw,-10px) scale(.263);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{45.379%{transform:translate(54.8992vw,45.379vh) scale(.263)}to{transform:translate(54.9274vw,99vh) scale(.263)}}.snow:nth-child(219){opacity:.1436;transform:translate(62.2108vw,-10px) scale(.8473);animation:fall-219 17s -4s linear infinite}@keyframes fall-219{45.07%{transform:translate(56.3233vw,45.07vh) scale(.8473)}to{transform:translate(59.26705vw,99vh) scale(.8473)}}.snow:nth-child(220){opacity:1.9424;transform:translate(93.2525vw,-10px) scale(.6527);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{47.759%{transform:translate(85.5347vw,47.759vh) scale(.6527)}to{transform:translate(89.3936vw,99vh) scale(.6527)}}.snow:nth-child(221){opacity:.7958;transform:translate(16.7371vw,-10px) scale(.5941);animation:fall-221 20s -12s linear infinite}@keyframes fall-221{49.301%{transform:translate(7.1562vw,49.301vh) scale(.5941)}to{transform:translate(11.94665vw,99vh) scale(.5941)}}.snow:nth-child(222){opacity:.9858;transform:translate(91.0267vw,-10px) scale(.7562);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{46.542%{transform:translate(100.1997vw,46.542vh) scale(.7562)}to{transform:translate(95.6132vw,99vh) scale(.7562)}}.snow:nth-child(223){opacity:.1456;transform:translate(23.2355vw,-10px) scale(.1653);animation:fall-223 12s -4s linear infinite}@keyframes fall-223{57.029%{transform:translate(19.7889vw,57.029vh) scale(.1653)}to{transform:translate(21.5122vw,99vh) scale(.1653)}}.snow:nth-child(224){opacity:.3526;transform:translate(90.9101vw,-10px) scale(.9213);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{69.192%{transform:translate(81.2991vw,69.192vh) scale(.9213)}to{transform:translate(86.1046vw,99vh) scale(.9213)}}.snow:nth-child(225){opacity:.7542;transform:translate(2.9631vw,-10px) scale(.7115);animation:fall-225 30s -9s linear infinite}@keyframes fall-225{40.622%{transform:translate(-4.987vw,40.622vh) scale(.7115)}to{transform:translate(-1.01195vw,99vh) scale(.7115)}}.snow:nth-child(226){opacity:1.52;transform:translate(39.9924vw,-10px) scale(.2525);animation:fall-226 12s -18s linear infinite}@keyframes fall-226{61.794%{transform:translate(43.6087vw,61.794vh) scale(.2525)}to{transform:translate(41.80055vw,99vh) scale(.2525)}}.snow:nth-child(227){opacity:1.9308;transform:translate(89.5937vw,-10px) scale(.4766);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{68.836%{transform:translate(96.8397vw,68.836vh) scale(.4766)}to{transform:translate(93.2167vw,99vh) scale(.4766)}}.snow:nth-child(228){opacity:1.8412;transform:translate(90.2219vw,-10px) scale(.8514);animation:fall-228 11s -7s linear infinite}@keyframes fall-228{50.431%{transform:translate(96.5658vw,50.431vh) scale(.8514)}to{transform:translate(93.39385vw,99vh) scale(.8514)}}.snow:nth-child(229){opacity:.7806;transform:translate(72.3821vw,-10px) scale(.0746);animation:fall-229 29s -26s linear infinite}@keyframes fall-229{32.738%{transform:translate(80.9535vw,32.738vh) scale(.0746)}to{transform:translate(76.6678vw,99vh) scale(.0746)}}.snow:nth-child(230){opacity:1.731;transform:translate(75.7108vw,-10px) scale(.913);animation:fall-230 18s -22s linear infinite}@keyframes fall-230{65.886%{transform:translate(71.6844vw,65.886vh) scale(.913)}to{transform:translate(73.6976vw,99vh) scale(.913)}}.snow:nth-child(231){opacity:.373;transform:translate(38.4755vw,-10px) scale(.872);animation:fall-231 13s -4s linear infinite}@keyframes fall-231{41.723%{transform:translate(29.5017vw,41.723vh) scale(.872)}to{transform:translate(33.9886vw,99vh) scale(.872)}}.snow:nth-child(232){opacity:.5274;transform:translate(5.9742vw,-10px) scale(.2025);animation:fall-232 11s -21s linear infinite}@keyframes fall-232{43.123%{transform:translate(15.9361vw,43.123vh) scale(.2025)}to{transform:translate(10.95515vw,99vh) scale(.2025)}}.snow:nth-child(233){opacity:.5676;transform:translate(13.1342vw,-10px) scale(.2258);animation:fall-233 14s -11s linear infinite}@keyframes fall-233{76.476%{transform:translate(8.7077vw,76.476vh) scale(.2258)}to{transform:translate(10.92095vw,99vh) scale(.2258)}}.snow:nth-child(234){opacity:1.8088;transform:translate(38.1634vw,-10px) scale(.6299);animation:fall-234 13s -21s linear infinite}@keyframes fall-234{62.958%{transform:translate(45.3639vw,62.958vh) scale(.6299)}to{transform:translate(41.76365vw,99vh) scale(.6299)}}.snow:nth-child(235){opacity:.294;transform:translate(98.1791vw,-10px) scale(.4394);animation:fall-235 25s -22s linear infinite}@keyframes fall-235{45.285%{transform:translate(91.5933vw,45.285vh) scale(.4394)}to{transform:translate(94.8862vw,99vh) scale(.4394)}}.snow:nth-child(236){opacity:1.481;transform:translate(15.9165vw,-10px) scale(.0895);animation:fall-236 24s -4s linear infinite}@keyframes fall-236{39.149%{transform:translate(8.4416vw,39.149vh) scale(.0895)}to{transform:translate(12.17905vw,99vh) scale(.0895)}}.snow:nth-child(237){opacity:.3804;transform:translate(30.3752vw,-10px) scale(.0499);animation:fall-237 25s -20s linear infinite}@keyframes fall-237{70.934%{transform:translate(28.1654vw,70.934vh) scale(.0499)}to{transform:translate(29.2703vw,99vh) scale(.0499)}}.snow:nth-child(238){opacity:.0542;transform:translate(1.8666vw,-10px) scale(.5835);animation:fall-238 10s -18s linear infinite}@keyframes fall-238{69.225%{transform:translate(3.8971vw,69.225vh) scale(.5835)}to{transform:translate(2.88185vw,99vh) scale(.5835)}}.snow:nth-child(239){opacity:1.4556;transform:translate(4.7743vw,-10px) scale(.3215);animation:fall-239 26s -8s linear infinite}@keyframes fall-239{63.7%{transform:translate(-1.6168vw,63.7vh) scale(.3215)}to{transform:translate(1.57875vw,99vh) scale(.3215)}}.snow:nth-child(240){opacity:.1512;transform:translate(79.4471vw,-10px) scale(.0789);animation:fall-240 10s -21s linear infinite}@keyframes fall-240{77.853%{transform:translate(84.9155vw,77.853vh) scale(.0789)}to{transform:translate(82.1813vw,99vh) scale(.0789)}}.snow:nth-child(241){opacity:.0028;transform:translate(20.0805vw,-10px) scale(.7807);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{55.751%{transform:translate(11.0737vw,55.751vh) scale(.7807)}to{transform:translate(15.5771vw,99vh) scale(.7807)}}.snow:nth-child(242){opacity:1.168;transform:translate(61.8908vw,-10px) scale(.207);animation:fall-242 13s -4s linear infinite}@keyframes fall-242{32.082%{transform:translate(69.5321vw,32.082vh) scale(.207)}to{transform:translate(65.71145vw,99vh) scale(.207)}}.snow:nth-child(243){opacity:.2214;transform:translate(81.0463vw,-10px) scale(.8026);animation:fall-243 22s -25s linear infinite}@keyframes fall-243{34.781%{transform:translate(87.6756vw,34.781vh) scale(.8026)}to{transform:translate(84.36095vw,99vh) scale(.8026)}}.snow:nth-child(244){opacity:.1948;transform:translate(78.4264vw,-10px) scale(.8957);animation:fall-244 20s -8s linear infinite}@keyframes fall-244{43.363%{transform:translate(88.2413vw,43.363vh) scale(.8957)}to{transform:translate(83.33385vw,99vh) scale(.8957)}}.snow:nth-child(245){opacity:.0312;transform:translate(45.4169vw,-10px) scale(.777);animation:fall-245 23s -13s linear infinite}@keyframes fall-245{72.762%{transform:translate(49.7496vw,72.762vh) scale(.777)}to{transform:translate(47.58325vw,99vh) scale(.777)}}.snow:nth-child(246){opacity:1.7578;transform:translate(53.7693vw,-10px) scale(.7875);animation:fall-246 14s -25s linear infinite}@keyframes fall-246{51.53%{transform:translate(47.945vw,51.53vh) scale(.7875)}to{transform:translate(50.85715vw,99vh) scale(.7875)}}.snow:nth-child(247){opacity:1.0228;transform:translate(59.9758vw,-10px) scale(.9649);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{79.501%{transform:translate(60.038vw,79.501vh) scale(.9649)}to{transform:translate(60.0069vw,99vh) scale(.9649)}}.snow:nth-child(248){opacity:.3854;transform:translate(29.2654vw,-10px) scale(.4927);animation:fall-248 27s -28s linear infinite}@keyframes fall-248{61.865%{transform:translate(31.2869vw,61.865vh) scale(.4927)}to{transform:translate(30.27615vw,99vh) scale(.4927)}}.snow:nth-child(249){opacity:1.202;transform:translate(42.954vw,-10px) scale(.2435);animation:fall-249 11s -10s linear infinite}@keyframes fall-249{32.211%{transform:translate(43.5831vw,32.211vh) scale(.2435)}to{transform:translate(43.26855vw,99vh) scale(.2435)}}.snow:nth-child(250){opacity:1.0042;transform:translate(63.4271vw,-10px) scale(.7204);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{44.104%{transform:translate(71.9127vw,44.104vh) scale(.7204)}to{transform:translate(67.6699vw,99vh) scale(.7204)}}.snow:nth-child(251){opacity:.396;transform:translate(15.1048vw,-10px) scale(.2106);animation:fall-251 30s -1s linear infinite}@keyframes fall-251{77.528%{transform:translate(23.1473vw,77.528vh) scale(.2106)}to{transform:translate(19.12605vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:.1782;transform:translate(92.2486vw,-10px) scale(.536);animation:fall-252 25s -3s linear infinite}@keyframes fall-252{79.773%{transform:translate(90.6092vw,79.773vh) scale(.536)}to{transform:translate(91.4289vw,99vh) scale(.536)}}.snow:nth-child(253){opacity:.1672;transform:translate(56.5983vw,-10px) scale(.2158);animation:fall-253 27s -3s linear infinite}@keyframes fall-253{60.725%{transform:translate(54.7127vw,60.725vh) scale(.2158)}to{transform:translate(55.6555vw,99vh) scale(.2158)}}.snow:nth-child(254){opacity:.9202;transform:translate(56.7767vw,-10px) scale(.9735);animation:fall-254 24s -13s linear infinite}@keyframes fall-254{66.839%{transform:translate(54.7066vw,66.839vh) scale(.9735)}to{transform:translate(55.74165vw,99vh) scale(.9735)}}.snow:nth-child(255){opacity:.5424;transform:translate(91.8241vw,-10px) scale(.915);animation:fall-255 18s -25s linear infinite}@keyframes fall-255{72.989%{transform:translate(91.2225vw,72.989vh) scale(.915)}to{transform:translate(91.5233vw,99vh) scale(.915)}}.snow:nth-child(256){opacity:1.5626;transform:translate(8.3778vw,-10px) scale(.8437);animation:fall-256 14s -18s linear infinite}@keyframes fall-256{45.144%{transform:translate(3.4391vw,45.144vh) scale(.8437)}to{transform:translate(5.90845vw,99vh) scale(.8437)}}.snow:nth-child(257){opacity:1.7612;transform:translate(49.046vw,-10px) scale(.4664);animation:fall-257 16s -14s linear infinite}@keyframes fall-257{53.666%{transform:translate(56.5538vw,53.666vh) scale(.4664)}to{transform:translate(52.7999vw,99vh) scale(.4664)}}.snow:nth-child(258){opacity:.9226;transform:translate(61.1009vw,-10px) scale(.1601);animation:fall-258 26s -13s linear infinite}@keyframes fall-258{76.466%{transform:translate(65.1668vw,76.466vh) scale(.1601)}to{transform:translate(63.13385vw,99vh) scale(.1601)}}.snow:nth-child(259){opacity:.3102;transform:translate(65.1444vw,-10px) scale(.8944);animation:fall-259 21s -13s linear infinite}@keyframes fall-259{64.554%{transform:translate(57.7986vw,64.554vh) scale(.8944)}to{transform:translate(61.4715vw,99vh) scale(.8944)}}.snow:nth-child(260){opacity:.365;transform:translate(77.5038vw,-10px) scale(.2809);animation:fall-260 11s -19s linear infinite}@keyframes fall-260{37.067%{transform:translate(72.9546vw,37.067vh) scale(.2809)}to{transform:translate(75.2292vw,99vh) scale(.2809)}}.snow:nth-child(261){opacity:.1702;transform:translate(39.9719vw,-10px) scale(.0283);animation:fall-261 26s -3s linear infinite}@keyframes fall-261{50.245%{transform:translate(35.0719vw,50.245vh) scale(.0283)}to{transform:translate(37.5219vw,99vh) scale(.0283)}}.snow:nth-child(262){opacity:1.8958;transform:translate(65.7794vw,-10px) scale(.1834);animation:fall-262 13s -26s linear infinite}@keyframes fall-262{47.303%{transform:translate(56.0793vw,47.303vh) scale(.1834)}to{transform:translate(60.92935vw,99vh) scale(.1834)}}.snow:nth-child(263){opacity:.621;transform:translate(69.0558vw,-10px) scale(.4804);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{60.016%{transform:translate(78.449vw,60.016vh) scale(.4804)}to{transform:translate(73.7524vw,99vh) scale(.4804)}}.snow:nth-child(264){opacity:.6846;transform:translate(40.0459vw,-10px) scale(.3722);animation:fall-264 30s -16s linear infinite}@keyframes fall-264{64%{transform:translate(44.3263vw,64vh) scale(.3722)}to{transform:translate(42.1861vw,99vh) scale(.3722)}}.snow:nth-child(265){opacity:1.8626;transform:translate(93.8696vw,-10px) scale(.5782);animation:fall-265 24s -15s linear infinite}@keyframes fall-265{73.445%{transform:translate(95.7167vw,73.445vh) scale(.5782)}to{transform:translate(94.79315vw,99vh) scale(.5782)}}.snow:nth-child(266){opacity:.1566;transform:translate(51.2691vw,-10px) scale(.316);animation:fall-266 24s -27s linear infinite}@keyframes fall-266{71.392%{transform:translate(44.4043vw,71.392vh) scale(.316)}to{transform:translate(47.8367vw,99vh) scale(.316)}}.snow:nth-child(267){opacity:.0286;transform:translate(99.171vw,-10px) scale(.8142);animation:fall-267 11s -19s linear infinite}@keyframes fall-267{45.72%{transform:translate(91.7956vw,45.72vh) scale(.8142)}to{transform:translate(95.4833vw,99vh) scale(.8142)}}.snow:nth-child(268){opacity:1.1798;transform:translate(45.5365vw,-10px) scale(.6678);animation:fall-268 11s -17s linear infinite}@keyframes fall-268{65.72%{transform:translate(55.0196vw,65.72vh) scale(.6678)}to{transform:translate(50.27805vw,99vh) scale(.6678)}}.snow:nth-child(269){opacity:.8296;transform:translate(75.9646vw,-10px) scale(.5951);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{75.518%{transform:translate(73.3361vw,75.518vh) scale(.5951)}to{transform:translate(74.65035vw,99vh) scale(.5951)}}.snow:nth-child(270){opacity:1.6272;transform:translate(.4303vw,-10px) scale(.4698);animation:fall-270 23s -18s linear infinite}@keyframes fall-270{61.957%{transform:translate(2.9298vw,61.957vh) scale(.4698)}to{transform:translate(1.68005vw,99vh) scale(.4698)}}.snow:nth-child(271){opacity:.5456;transform:translate(65.1775vw,-10px) scale(.6237);animation:fall-271 16s -20s linear infinite}@keyframes fall-271{51.613%{transform:translate(60.9493vw,51.613vh) scale(.6237)}to{transform:translate(63.0634vw,99vh) scale(.6237)}}.snow:nth-child(272){opacity:.9486;transform:translate(23.6734vw,-10px) scale(.4314);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{42.217%{transform:translate(32.3366vw,42.217vh) scale(.4314)}to{transform:translate(28.005vw,99vh) scale(.4314)}}.snow:nth-child(273){opacity:1.353;transform:translate(.1829vw,-10px) scale(.3197);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{65.321%{transform:translate(1.1971vw,65.321vh) scale(.3197)}to{transform:translate(.69vw,99vh) scale(.3197)}}.snow:nth-child(274){opacity:1.8558;transform:translate(44.1421vw,-10px) scale(.0785);animation:fall-274 14s -30s linear infinite}@keyframes fall-274{73.648%{transform:translate(42.8387vw,73.648vh) scale(.0785)}to{transform:translate(43.4904vw,99vh) scale(.0785)}}.snow:nth-child(275){opacity:.5758;transform:translate(12.0874vw,-10px) scale(.2106);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{55.945%{transform:translate(7.6562vw,55.945vh) scale(.2106)}to{transform:translate(9.8718vw,99vh) scale(.2106)}}.snow:nth-child(276){opacity:.6332;transform:translate(30.2179vw,-10px) scale(.2345);animation:fall-276 18s -7s linear infinite}@keyframes fall-276{54.552%{transform:translate(34.0095vw,54.552vh) scale(.2345)}to{transform:translate(32.1137vw,99vh) scale(.2345)}}.snow:nth-child(277){opacity:1.501;transform:translate(96.0299vw,-10px) scale(.3303);animation:fall-277 28s -22s linear infinite}@keyframes fall-277{36.091%{transform:translate(91.5126vw,36.091vh) scale(.3303)}to{transform:translate(93.77125vw,99vh) scale(.3303)}}.snow:nth-child(278){opacity:1.7756;transform:translate(14.7671vw,-10px) scale(.6913);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{50.419%{transform:translate(23.0462vw,50.419vh) scale(.6913)}to{transform:translate(18.90665vw,99vh) scale(.6913)}}.snow:nth-child(279){opacity:1.7226;transform:translate(79.1397vw,-10px) scale(.0979);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{49.257%{transform:translate(85.8096vw,49.257vh) scale(.0979)}to{transform:translate(82.47465vw,99vh) scale(.0979)}}.snow:nth-child(280){opacity:.6128;transform:translate(94.3099vw,-10px) scale(.0482);animation:fall-280 18s -18s linear infinite}@keyframes fall-280{35.993%{transform:translate(88.8432vw,35.993vh) scale(.0482)}to{transform:translate(91.57655vw,99vh) scale(.0482)}}.snow:nth-child(281){opacity:.879;transform:translate(9.3719vw,-10px) scale(.3632);animation:fall-281 22s -13s linear infinite}@keyframes fall-281{39.7%{transform:translate(4.3411vw,39.7vh) scale(.3632)}to{transform:translate(6.8565vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:1.2848;transform:translate(71.6296vw,-10px) scale(.5006);animation:fall-282 20s -17s linear infinite}@keyframes fall-282{57.904%{transform:translate(67.6722vw,57.904vh) scale(.5006)}to{transform:translate(69.6509vw,99vh) scale(.5006)}}.snow:nth-child(283){opacity:1.4862;transform:translate(81.7157vw,-10px) scale(.069);animation:fall-283 27s -25s linear infinite}@keyframes fall-283{35.079%{transform:translate(88.4975vw,35.079vh) scale(.069)}to{transform:translate(85.1066vw,99vh) scale(.069)}}.snow:nth-child(284){opacity:1.2844;transform:translate(16.681vw,-10px) scale(.4188);animation:fall-284 16s -6s linear infinite}@keyframes fall-284{74.765%{transform:translate(8.8335vw,74.765vh) scale(.4188)}to{transform:translate(12.75725vw,99vh) scale(.4188)}}.snow:nth-child(285){opacity:1.311;transform:translate(68.2688vw,-10px) scale(.7832);animation:fall-285 22s -29s linear infinite}@keyframes fall-285{79.045%{transform:translate(59.2342vw,79.045vh) scale(.7832)}to{transform:translate(63.7515vw,99vh) scale(.7832)}}.snow:nth-child(286){opacity:.813;transform:translate(61.9786vw,-10px) scale(.0832);animation:fall-286 10s -15s linear infinite}@keyframes fall-286{45.758%{transform:translate(60.452vw,45.758vh) scale(.0832)}to{transform:translate(61.2153vw,99vh) scale(.0832)}}.snow:nth-child(287){opacity:.0794;transform:translate(57.6852vw,-10px) scale(.8773);animation:fall-287 14s -27s linear infinite}@keyframes fall-287{77.224%{transform:translate(66.4997vw,77.224vh) scale(.8773)}to{transform:translate(62.09245vw,99vh) scale(.8773)}}.snow:nth-child(288){opacity:1.339;transform:translate(23.9535vw,-10px) scale(.7895);animation:fall-288 27s -5s linear infinite}@keyframes fall-288{40.55%{transform:translate(33.6373vw,40.55vh) scale(.7895)}to{transform:translate(28.7954vw,99vh) scale(.7895)}}.snow:nth-child(289){opacity:.9502;transform:translate(61.079vw,-10px) scale(.8044);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{53.708%{transform:translate(66.0178vw,53.708vh) scale(.8044)}to{transform:translate(63.5484vw,99vh) scale(.8044)}}.snow:nth-child(290){opacity:.8194;transform:translate(35.9981vw,-10px) scale(.0779);animation:fall-290 18s -30s linear infinite}@keyframes fall-290{71.142%{transform:translate(39.8365vw,71.142vh) scale(.0779)}to{transform:translate(37.9173vw,99vh) scale(.0779)}}.snow:nth-child(291){opacity:1.9562;transform:translate(37.0749vw,-10px) scale(.5367);animation:fall-291 28s -5s linear infinite}@keyframes fall-291{34.9%{transform:translate(28.3856vw,34.9vh) scale(.5367)}to{transform:translate(32.73025vw,99vh) scale(.5367)}}.snow:nth-child(292){opacity:.6894;transform:translate(69.0557vw,-10px) scale(.8331);animation:fall-292 19s -25s linear infinite}@keyframes fall-292{37.856%{transform:translate(78.5901vw,37.856vh) scale(.8331)}to{transform:translate(73.8229vw,99vh) scale(.8331)}}.snow:nth-child(293){opacity:1.9952;transform:translate(15.2681vw,-10px) scale(.7972);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{40.517%{transform:translate(18.0718vw,40.517vh) scale(.7972)}to{transform:translate(16.66995vw,99vh) scale(.7972)}}.snow:nth-child(294){opacity:1.7542;transform:translate(82.3438vw,-10px) scale(.3543);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{79.556%{transform:translate(77.6874vw,79.556vh) scale(.3543)}to{transform:translate(80.0156vw,99vh) scale(.3543)}}.snow:nth-child(295){opacity:1.0964;transform:translate(80.1495vw,-10px) scale(.0006);animation:fall-295 27s -8s linear infinite}@keyframes fall-295{40.633%{transform:translate(74.086vw,40.633vh) scale(.0006)}to{transform:translate(77.11775vw,99vh) scale(.0006)}}.snow:nth-child(296){opacity:1.3114;transform:translate(33.794vw,-10px) scale(.1461);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{74.175%{transform:translate(29.6007vw,74.175vh) scale(.1461)}to{transform:translate(31.69735vw,99vh) scale(.1461)}}.snow:nth-child(297){opacity:.1748;transform:translate(96.0875vw,-10px) scale(.3744);animation:fall-297 27s -19s linear infinite}@keyframes fall-297{51.223%{transform:translate(95.811vw,51.223vh) scale(.3744)}to{transform:translate(95.94925vw,99vh) scale(.3744)}}.snow:nth-child(298){opacity:.282;transform:translate(35.4482vw,-10px) scale(.2277);animation:fall-298 16s -14s linear infinite}@keyframes fall-298{59.704%{transform:translate(28.5957vw,59.704vh) scale(.2277)}to{transform:translate(32.02195vw,99vh) scale(.2277)}}.snow:nth-child(299){opacity:1.2672;transform:translate(79.8492vw,-10px) scale(.6958);animation:fall-299 28s -21s linear infinite}@keyframes fall-299{34.964%{transform:translate(75.3052vw,34.964vh) scale(.6958)}to{transform:translate(77.5772vw,99vh) scale(.6958)}}.snow:nth-child(300){opacity:.2796;transform:translate(40.3725vw,-10px) scale(.3043);animation:fall-300 17s -24s linear infinite}@keyframes fall-300{50.412%{transform:translate(41.4392vw,50.412vh) scale(.3043)}to{transform:translate(40.90585vw,99vh) scale(.3043)}}.snow:nth-child(301){opacity:1.807;transform:translate(25.6886vw,-10px) scale(.4465);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{71.853%{transform:translate(28.4417vw,71.853vh) scale(.4465)}to{transform:translate(27.06515vw,99vh) scale(.4465)}}.snow:nth-child(302){opacity:1.5952;transform:translate(49.0529vw,-10px) scale(.1487);animation:fall-302 18s -16s linear infinite}@keyframes fall-302{67.739%{transform:translate(52.9293vw,67.739vh) scale(.1487)}to{transform:translate(50.9911vw,99vh) scale(.1487)}}.snow:nth-child(303){opacity:1.2396;transform:translate(12.9438vw,-10px) scale(.3815);animation:fall-303 20s -6s linear infinite}@keyframes fall-303{65.549%{transform:translate(21.3476vw,65.549vh) scale(.3815)}to{transform:translate(17.1457vw,99vh) scale(.3815)}}.snow:nth-child(304){opacity:.518;transform:translate(61.827vw,-10px) scale(.0577);animation:fall-304 21s -6s linear infinite}@keyframes fall-304{42.233%{transform:translate(63.0356vw,42.233vh) scale(.0577)}to{transform:translate(62.4313vw,99vh) scale(.0577)}}.snow:nth-child(305){opacity:.1188;transform:translate(.2337vw,-10px) scale(.8182);animation:fall-305 25s -22s linear infinite}@keyframes fall-305{55.665%{transform:translate(-4.4948vw,55.665vh) scale(.8182)}to{transform:translate(-2.13055vw,99vh) scale(.8182)}}.snow:nth-child(306){opacity:.8798;transform:translate(24.5788vw,-10px) scale(.8666);animation:fall-306 27s -2s linear infinite}@keyframes fall-306{44.416%{transform:translate(27.6465vw,44.416vh) scale(.8666)}to{transform:translate(26.11265vw,99vh) scale(.8666)}}.snow:nth-child(307){opacity:.3798;transform:translate(25.2283vw,-10px) scale(.7659);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{74.039%{transform:translate(19.6321vw,74.039vh) scale(.7659)}to{transform:translate(22.4302vw,99vh) scale(.7659)}}.snow:nth-child(308){opacity:.4392;transform:translate(68.5505vw,-10px) scale(.7215);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{74.97%{transform:translate(71.9626vw,74.97vh) scale(.7215)}to{transform:translate(70.25655vw,99vh) scale(.7215)}}.snow:nth-child(309){opacity:1.3818;transform:translate(72.2717vw,-10px) scale(.2669);animation:fall-309 30s -29s linear infinite}@keyframes fall-309{48.996%{transform:translate(65.9438vw,48.996vh) scale(.2669)}to{transform:translate(69.10775vw,99vh) scale(.2669)}}.snow:nth-child(310){opacity:.3018;transform:translate(1.2215vw,-10px) scale(.7657);animation:fall-310 28s -11s linear infinite}@keyframes fall-310{37.938%{transform:translate(2.8078vw,37.938vh) scale(.7657)}to{transform:translate(2.01465vw,99vh) scale(.7657)}}.snow:nth-child(311){opacity:.6986;transform:translate(62.4137vw,-10px) scale(.1634);animation:fall-311 30s -8s linear infinite}@keyframes fall-311{78.524%{transform:translate(54.4781vw,78.524vh) scale(.1634)}to{transform:translate(58.4459vw,99vh) scale(.1634)}}.snow:nth-child(312){opacity:.7078;transform:translate(69.4531vw,-10px) scale(.6114);animation:fall-312 14s -15s linear infinite}@keyframes fall-312{44.504%{transform:translate(66.0925vw,44.504vh) scale(.6114)}to{transform:translate(67.7728vw,99vh) scale(.6114)}}.snow:nth-child(313){opacity:.1712;transform:translate(42.6832vw,-10px) scale(.7277);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{53.954%{transform:translate(41.2139vw,53.954vh) scale(.7277)}to{transform:translate(41.94855vw,99vh) scale(.7277)}}.snow:nth-child(314){opacity:1.6728;transform:translate(39.3036vw,-10px) scale(.8711);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{62.953%{transform:translate(44.928vw,62.953vh) scale(.8711)}to{transform:translate(42.1158vw,99vh) scale(.8711)}}.snow:nth-child(315){opacity:.9692;transform:translate(27.6115vw,-10px) scale(.8387);animation:fall-315 25s -20s linear infinite}@keyframes fall-315{75.687%{transform:translate(34.7656vw,75.687vh) scale(.8387)}to{transform:translate(31.18855vw,99vh) scale(.8387)}}.snow:nth-child(316){opacity:1.2452;transform:translate(31.8257vw,-10px) scale(.3537);animation:fall-316 10s -29s linear infinite}@keyframes fall-316{40.588%{transform:translate(30.7875vw,40.588vh) scale(.3537)}to{transform:translate(31.3066vw,99vh) scale(.3537)}}.snow:nth-child(317){opacity:1.4204;transform:translate(95.2932vw,-10px) scale(.4002);animation:fall-317 18s -22s linear infinite}@keyframes fall-317{76.034%{transform:translate(86.4567vw,76.034vh) scale(.4002)}to{transform:translate(90.87495vw,99vh) scale(.4002)}}.snow:nth-child(318){opacity:.6242;transform:translate(19.5764vw,-10px) scale(.0625);animation:fall-318 28s -27s linear infinite}@keyframes fall-318{67.934%{transform:translate(16.0551vw,67.934vh) scale(.0625)}to{transform:translate(17.81575vw,99vh) scale(.0625)}}.snow:nth-child(319){opacity:1.4104;transform:translate(78.6777vw,-10px) scale(.1209);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{72.71%{transform:translate(79.8333vw,72.71vh) scale(.1209)}to{transform:translate(79.2555vw,99vh) scale(.1209)}}.snow:nth-child(320){opacity:1.3292;transform:translate(.2706vw,-10px) scale(.2906);animation:fall-320 14s -19s linear infinite}@keyframes fall-320{39.51%{transform:translate(-7.6759vw,39.51vh) scale(.2906)}to{transform:translate(-3.70265vw,99vh) scale(.2906)}}.snow:nth-child(321){opacity:.6376;transform:translate(99.2647vw,-10px) scale(.5284);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{62.445%{transform:translate(108.5339vw,62.445vh) scale(.5284)}to{transform:translate(103.8993vw,99vh) scale(.5284)}}.snow:nth-child(322){opacity:.4964;transform:translate(54.7291vw,-10px) scale(.3271);animation:fall-322 14s -22s linear infinite}@keyframes fall-322{44.361%{transform:translate(51.1721vw,44.361vh) scale(.3271)}to{transform:translate(52.9506vw,99vh) scale(.3271)}}.snow:nth-child(323){opacity:.8044;transform:translate(74.4623vw,-10px) scale(.3458);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{62.216%{transform:translate(69.494vw,62.216vh) scale(.3458)}to{transform:translate(71.97815vw,99vh) scale(.3458)}}.snow:nth-child(324){opacity:1.2218;transform:translate(42.9614vw,-10px) scale(.2631);animation:fall-324 24s -27s linear infinite}@keyframes fall-324{70.597%{transform:translate(42.6219vw,70.597vh) scale(.2631)}to{transform:translate(42.79165vw,99vh) scale(.2631)}}.snow:nth-child(325){opacity:1.72;transform:translate(12.7316vw,-10px) scale(.6712);animation:fall-325 14s -9s linear infinite}@keyframes fall-325{35.685%{transform:translate(14.7886vw,35.685vh) scale(.6712)}to{transform:translate(13.7601vw,99vh) scale(.6712)}}.snow:nth-child(326){opacity:1.2562;transform:translate(60.1599vw,-10px) scale(.4373);animation:fall-326 29s -18s linear infinite}@keyframes fall-326{45.011%{transform:translate(62.0382vw,45.011vh) scale(.4373)}to{transform:translate(61.09905vw,99vh) scale(.4373)}}.snow:nth-child(327){opacity:.0062;transform:translate(98.1102vw,-10px) scale(.8939);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{44.17%{transform:translate(96.9515vw,44.17vh) scale(.8939)}to{transform:translate(97.53085vw,99vh) scale(.8939)}}.snow:nth-child(328){opacity:1.2532;transform:translate(10.4164vw,-10px) scale(.0941);animation:fall-328 19s -24s linear infinite}@keyframes fall-328{42.738%{transform:translate(4.1212vw,42.738vh) scale(.0941)}to{transform:translate(7.2688vw,99vh) scale(.0941)}}.snow:nth-child(329){opacity:1.0208;transform:translate(78.5488vw,-10px) scale(.1354);animation:fall-329 28s -11s linear infinite}@keyframes fall-329{54.662%{transform:translate(80.5165vw,54.662vh) scale(.1354)}to{transform:translate(79.53265vw,99vh) scale(.1354)}}.snow:nth-child(330){opacity:.8208;transform:translate(48.8531vw,-10px) scale(.8281);animation:fall-330 24s -28s linear infinite}@keyframes fall-330{42.049%{transform:translate(47.3809vw,42.049vh) scale(.8281)}to{transform:translate(48.117vw,99vh) scale(.8281)}}.snow:nth-child(331){opacity:1.2072;transform:translate(99.6453vw,-10px) scale(.9733);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{69.788%{transform:translate(102.4715vw,69.788vh) scale(.9733)}to{transform:translate(101.0584vw,99vh) scale(.9733)}}.snow:nth-child(332){opacity:.8884;transform:translate(6.0759vw,-10px) scale(.921);animation:fall-332 10s -7s linear infinite}@keyframes fall-332{30.677%{transform:translate(4.8937vw,30.677vh) scale(.921)}to{transform:translate(5.4848vw,99vh) scale(.921)}}.snow:nth-child(333){opacity:.2198;transform:translate(87.9007vw,-10px) scale(.1237);animation:fall-333 12s -24s linear infinite}@keyframes fall-333{69.68%{transform:translate(80.0795vw,69.68vh) scale(.1237)}to{transform:translate(83.9901vw,99vh) scale(.1237)}}.snow:nth-child(334){opacity:.3894;transform:translate(64.391vw,-10px) scale(.5356);animation:fall-334 28s -13s linear infinite}@keyframes fall-334{62.537%{transform:translate(59.5047vw,62.537vh) scale(.5356)}to{transform:translate(61.94785vw,99vh) scale(.5356)}}.snow:nth-child(335){opacity:.5098;transform:translate(37.9904vw,-10px) scale(.5099);animation:fall-335 27s -26s linear infinite}@keyframes fall-335{41.123%{transform:translate(38.2017vw,41.123vh) scale(.5099)}to{transform:translate(38.09605vw,99vh) scale(.5099)}}.snow:nth-child(336){opacity:1.409;transform:translate(69.7193vw,-10px) scale(.9007);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{52.062%{transform:translate(68.0929vw,52.062vh) scale(.9007)}to{transform:translate(68.9061vw,99vh) scale(.9007)}}.snow:nth-child(337){opacity:.4392;transform:translate(14.2291vw,-10px) scale(.9613);animation:fall-337 20s -19s linear infinite}@keyframes fall-337{35.53%{transform:translate(13.4626vw,35.53vh) scale(.9613)}to{transform:translate(13.84585vw,99vh) scale(.9613)}}.snow:nth-child(338){opacity:1.807;transform:translate(83.0204vw,-10px) scale(.4157);animation:fall-338 27s -3s linear infinite}@keyframes fall-338{77.69%{transform:translate(81.8167vw,77.69vh) scale(.4157)}to{transform:translate(82.41855vw,99vh) scale(.4157)}}.snow:nth-child(339){opacity:1.8794;transform:translate(94.9187vw,-10px) scale(.6877);animation:fall-339 17s -10s linear infinite}@keyframes fall-339{41.258%{transform:translate(99.6868vw,41.258vh) scale(.6877)}to{transform:translate(97.30275vw,99vh) scale(.6877)}}.snow:nth-child(340){opacity:.3628;transform:translate(49.1285vw,-10px) scale(.7779);animation:fall-340 28s -23s linear infinite}@keyframes fall-340{47.852%{transform:translate(50.4454vw,47.852vh) scale(.7779)}to{transform:translate(49.78695vw,99vh) scale(.7779)}}.snow:nth-child(341){opacity:1.533;transform:translate(55.2622vw,-10px) scale(.5317);animation:fall-341 11s -27s linear infinite}@keyframes fall-341{63.34%{transform:translate(56.6887vw,63.34vh) scale(.5317)}to{transform:translate(55.97545vw,99vh) scale(.5317)}}.snow:nth-child(342){opacity:1.3474;transform:translate(18.9331vw,-10px) scale(.8964);animation:fall-342 27s -7s linear infinite}@keyframes fall-342{73.379%{transform:translate(13.9194vw,73.379vh) scale(.8964)}to{transform:translate(16.42625vw,99vh) scale(.8964)}}.snow:nth-child(343){opacity:1.2908;transform:translate(82.3994vw,-10px) scale(.2112);animation:fall-343 12s -28s linear infinite}@keyframes fall-343{78.03%{transform:translate(75.5397vw,78.03vh) scale(.2112)}to{transform:translate(78.96955vw,99vh) scale(.2112)}}.snow:nth-child(344){opacity:1.1934;transform:translate(65.931vw,-10px) scale(.2814);animation:fall-344 30s -28s linear infinite}@keyframes fall-344{53.558%{transform:translate(67.9489vw,53.558vh) scale(.2814)}to{transform:translate(66.93995vw,99vh) scale(.2814)}}.snow:nth-child(345){opacity:.6054;transform:translate(1.6954vw,-10px) scale(.654);animation:fall-345 23s -3s linear infinite}@keyframes fall-345{36.101%{transform:translate(1.6533vw,36.101vh) scale(.654)}to{transform:translate(1.67435vw,99vh) scale(.654)}}.snow:nth-child(346){opacity:1.619;transform:translate(8.8652vw,-10px) scale(.3769);animation:fall-346 20s -21s linear infinite}@keyframes fall-346{57.128%{transform:translate(8.7684vw,57.128vh) scale(.3769)}to{transform:translate(8.8168vw,99vh) scale(.3769)}}.snow:nth-child(347){opacity:1.5042;transform:translate(54.232vw,-10px) scale(.2992);animation:fall-347 17s -15s linear infinite}@keyframes fall-347{49.625%{transform:translate(54.2321vw,49.625vh) scale(.2992)}to{transform:translate(54.23205vw,99vh) scale(.2992)}}.snow:nth-child(348){opacity:1.8934;transform:translate(9.6759vw,-10px) scale(.1448);animation:fall-348 11s -27s linear infinite}@keyframes fall-348{79.578%{transform:translate(1.0351vw,79.578vh) scale(.1448)}to{transform:translate(5.3555vw,99vh) scale(.1448)}}.snow:nth-child(349){opacity:.4956;transform:translate(2.7626vw,-10px) scale(.1499);animation:fall-349 24s -30s linear infinite}@keyframes fall-349{45.278%{transform:translate(10.2144vw,45.278vh) scale(.1499)}to{transform:translate(6.4885vw,99vh) scale(.1499)}}.snow:nth-child(350){opacity:.2846;transform:translate(55.953vw,-10px) scale(.9034);animation:fall-350 10s -28s linear infinite}@keyframes fall-350{61.641%{transform:translate(63.1101vw,61.641vh) scale(.9034)}to{transform:translate(59.53155vw,99vh) scale(.9034)}}.snow:nth-child(351){opacity:.394;transform:translate(23.3299vw,-10px) scale(.5442);animation:fall-351 25s -19s linear infinite}@keyframes fall-351{75.425%{transform:translate(30.5263vw,75.425vh) scale(.5442)}to{transform:translate(26.9281vw,99vh) scale(.5442)}}.snow:nth-child(352){opacity:1.1104;transform:translate(71.4762vw,-10px) scale(.5635);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{62.19%{transform:translate(77.216vw,62.19vh) scale(.5635)}to{transform:translate(74.3461vw,99vh) scale(.5635)}}.snow:nth-child(353){opacity:.8426;transform:translate(18.7776vw,-10px) scale(.3318);animation:fall-353 22s -25s linear infinite}@keyframes fall-353{74.587%{transform:translate(28.4116vw,74.587vh) scale(.3318)}to{transform:translate(23.5946vw,99vh) scale(.3318)}}.snow:nth-child(354){opacity:.7982;transform:translate(21.3711vw,-10px) scale(.3436);animation:fall-354 19s -22s linear infinite}@keyframes fall-354{65.218%{transform:translate(28.3553vw,65.218vh) scale(.3436)}to{transform:translate(24.8632vw,99vh) scale(.3436)}}.snow:nth-child(355){opacity:.1112;transform:translate(66.4016vw,-10px) scale(.2376);animation:fall-355 19s -26s linear infinite}@keyframes fall-355{31.209%{transform:translate(64.8518vw,31.209vh) scale(.2376)}to{transform:translate(65.6267vw,99vh) scale(.2376)}}.snow:nth-child(356){opacity:1.9034;transform:translate(70.2342vw,-10px) scale(.5055);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{69.926%{transform:translate(71.3336vw,69.926vh) scale(.5055)}to{transform:translate(70.7839vw,99vh) scale(.5055)}}.snow:nth-child(357){opacity:.2742;transform:translate(32.9048vw,-10px) scale(.7912);animation:fall-357 23s -9s linear infinite}@keyframes fall-357{76.958%{transform:translate(37.0777vw,76.958vh) scale(.7912)}to{transform:translate(34.99125vw,99vh) scale(.7912)}}.snow:nth-child(358){opacity:.2806;transform:translate(95.8581vw,-10px) scale(.2142);animation:fall-358 13s -27s linear infinite}@keyframes fall-358{72.994%{transform:translate(90.8667vw,72.994vh) scale(.2142)}to{transform:translate(93.3624vw,99vh) scale(.2142)}}.snow:nth-child(359){opacity:.8238;transform:translate(62.5233vw,-10px) scale(.3102);animation:fall-359 12s -14s linear infinite}@keyframes fall-359{77.879%{transform:translate(54.6371vw,77.879vh) scale(.3102)}to{transform:translate(58.5802vw,99vh) scale(.3102)}}.snow:nth-child(360){opacity:1.4416;transform:translate(5.6685vw,-10px) scale(.2949);animation:fall-360 13s -19s linear infinite}@keyframes fall-360{52.23%{transform:translate(13.3826vw,52.23vh) scale(.2949)}to{transform:translate(9.52555vw,99vh) scale(.2949)}}.snow:nth-child(361){opacity:1.6086;transform:translate(91.0121vw,-10px) scale(.2513);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{53.501%{transform:translate(91.9818vw,53.501vh) scale(.2513)}to{transform:translate(91.49695vw,99vh) scale(.2513)}}.snow:nth-child(362){opacity:.5026;transform:translate(67.0651vw,-10px) scale(.2319);animation:fall-362 16s -12s linear infinite}@keyframes fall-362{73.674%{transform:translate(67.2579vw,73.674vh) scale(.2319)}to{transform:translate(67.1615vw,99vh) scale(.2319)}}.snow:nth-child(363){opacity:1.929;transform:translate(6.5994vw,-10px) scale(.5275);animation:fall-363 25s -9s linear infinite}@keyframes fall-363{48.288%{transform:translate(-1.6894vw,48.288vh) scale(.5275)}to{transform:translate(2.455vw,99vh) scale(.5275)}}.snow:nth-child(364){opacity:1.0604;transform:translate(33.771vw,-10px) scale(.5483);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{58.546%{transform:translate(29.3715vw,58.546vh) scale(.5483)}to{transform:translate(31.57125vw,99vh) scale(.5483)}}.snow:nth-child(365){opacity:.9304;transform:translate(89.3118vw,-10px) scale(.8766);animation:fall-365 20s -16s linear infinite}@keyframes fall-365{54.562%{transform:translate(96.2124vw,54.562vh) scale(.8766)}to{transform:translate(92.7621vw,99vh) scale(.8766)}}.snow:nth-child(366){opacity:1.1298;transform:translate(69.7076vw,-10px) scale(.4182);animation:fall-366 26s -2s linear infinite}@keyframes fall-366{62.806%{transform:translate(78.4175vw,62.806vh) scale(.4182)}to{transform:translate(74.06255vw,99vh) scale(.4182)}}.snow:nth-child(367){opacity:.6058;transform:translate(78.5962vw,-10px) scale(.5956);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{49.203%{transform:translate(71.2969vw,49.203vh) scale(.5956)}to{transform:translate(74.94655vw,99vh) scale(.5956)}}.snow:nth-child(368){opacity:.7508;transform:translate(19.9047vw,-10px) scale(.3102);animation:fall-368 10s -1s linear infinite}@keyframes fall-368{71.703%{transform:translate(25.7932vw,71.703vh) scale(.3102)}to{transform:translate(22.84895vw,99vh) scale(.3102)}}.snow:nth-child(369){opacity:1.6174;transform:translate(92.5554vw,-10px) scale(.0406);animation:fall-369 12s -4s linear infinite}@keyframes fall-369{42.933%{transform:translate(83.878vw,42.933vh) scale(.0406)}to{transform:translate(88.2167vw,99vh) scale(.0406)}}.snow:nth-child(370){opacity:.5866;transform:translate(80.2146vw,-10px) scale(.2127);animation:fall-370 20s -24s linear infinite}@keyframes fall-370{59.623%{transform:translate(75.6084vw,59.623vh) scale(.2127)}to{transform:translate(77.9115vw,99vh) scale(.2127)}}.snow:nth-child(371){opacity:.6262;transform:translate(55.297vw,-10px) scale(.0296);animation:fall-371 15s -9s linear infinite}@keyframes fall-371{60.459%{transform:translate(55.2409vw,60.459vh) scale(.0296)}to{transform:translate(55.26895vw,99vh) scale(.0296)}}.snow:nth-child(372){opacity:.3204;transform:translate(86.7946vw,-10px) scale(.6666);animation:fall-372 17s -7s linear infinite}@keyframes fall-372{52.507%{transform:translate(85.8142vw,52.507vh) scale(.6666)}to{transform:translate(86.3044vw,99vh) scale(.6666)}}.snow:nth-child(373){opacity:.7938;transform:translate(97.0012vw,-10px) scale(.7776);animation:fall-373 21s -16s linear infinite}@keyframes fall-373{72.757%{transform:translate(105.5248vw,72.757vh) scale(.7776)}to{transform:translate(101.263vw,99vh) scale(.7776)}}.snow:nth-child(374){opacity:1.3842;transform:translate(14.3708vw,-10px) scale(.5117);animation:fall-374 13s -1s linear infinite}@keyframes fall-374{60.959%{transform:translate(16.6098vw,60.959vh) scale(.5117)}to{transform:translate(15.4903vw,99vh) scale(.5117)}}.snow:nth-child(375){opacity:.1;transform:translate(32.6115vw,-10px) scale(.3607);animation:fall-375 15s -20s linear infinite}@keyframes fall-375{32.746%{transform:translate(41.9944vw,32.746vh) scale(.3607)}to{transform:translate(37.30295vw,99vh) scale(.3607)}}.snow:nth-child(376){opacity:.1198;transform:translate(78.9939vw,-10px) scale(.1578);animation:fall-376 29s -23s linear infinite}@keyframes fall-376{47.696%{transform:translate(72.8998vw,47.696vh) scale(.1578)}to{transform:translate(75.94685vw,99vh) scale(.1578)}}.snow:nth-child(377){opacity:1.9744;transform:translate(66.7601vw,-10px) scale(.2877);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{75.568%{transform:translate(57.9797vw,75.568vh) scale(.2877)}to{transform:translate(62.3699vw,99vh) scale(.2877)}}.snow:nth-child(378){opacity:1.3506;transform:translate(27.5132vw,-10px) scale(.9801);animation:fall-378 27s -4s linear infinite}@keyframes fall-378{39.084%{transform:translate(35.3795vw,39.084vh) scale(.9801)}to{transform:translate(31.44635vw,99vh) scale(.9801)}}.snow:nth-child(379){opacity:1.3712;transform:translate(71.5436vw,-10px) scale(.6857);animation:fall-379 22s -8s linear infinite}@keyframes fall-379{51.387%{transform:translate(63.7118vw,51.387vh) scale(.6857)}to{transform:translate(67.6277vw,99vh) scale(.6857)}}.snow:nth-child(380){opacity:.9966;transform:translate(40.6365vw,-10px) scale(.6024);animation:fall-380 27s -26s linear infinite}@keyframes fall-380{32.146%{transform:translate(30.8014vw,32.146vh) scale(.6024)}to{transform:translate(35.71895vw,99vh) scale(.6024)}}.snow:nth-child(381){opacity:.53;transform:translate(72.6192vw,-10px) scale(.409);animation:fall-381 19s -29s linear infinite}@keyframes fall-381{53.281%{transform:translate(69.6171vw,53.281vh) scale(.409)}to{transform:translate(71.11815vw,99vh) scale(.409)}}.snow:nth-child(382){opacity:1.2972;transform:translate(89.3489vw,-10px) scale(.1305);animation:fall-382 25s -26s linear infinite}@keyframes fall-382{58.532%{transform:translate(97.2389vw,58.532vh) scale(.1305)}to{transform:translate(93.2939vw,99vh) scale(.1305)}}.snow:nth-child(383){opacity:.217;transform:translate(72.8063vw,-10px) scale(.3907);animation:fall-383 30s -19s linear infinite}@keyframes fall-383{49.817%{transform:translate(82.8008vw,49.817vh) scale(.3907)}to{transform:translate(77.80355vw,99vh) scale(.3907)}}.snow:nth-child(384){opacity:.9026;transform:translate(48.9383vw,-10px) scale(.0943);animation:fall-384 23s -25s linear infinite}@keyframes fall-384{50.965%{transform:translate(50.5322vw,50.965vh) scale(.0943)}to{transform:translate(49.73525vw,99vh) scale(.0943)}}.snow:nth-child(385){opacity:.3994;transform:translate(57.0007vw,-10px) scale(.3096);animation:fall-385 29s -16s linear infinite}@keyframes fall-385{62.324%{transform:translate(49.4217vw,62.324vh) scale(.3096)}to{transform:translate(53.2112vw,99vh) scale(.3096)}}.snow:nth-child(386){opacity:1.4492;transform:translate(77.2896vw,-10px) scale(.0643);animation:fall-386 19s -14s linear infinite}@keyframes fall-386{35.206%{transform:translate(82.7084vw,35.206vh) scale(.0643)}to{transform:translate(79.999vw,99vh) scale(.0643)}}.snow:nth-child(387){opacity:.665;transform:translate(33.3353vw,-10px) scale(.9467);animation:fall-387 20s -5s linear infinite}@keyframes fall-387{40.96%{transform:translate(40.8208vw,40.96vh) scale(.9467)}to{transform:translate(37.07805vw,99vh) scale(.9467)}}.snow:nth-child(388){opacity:1.7704;transform:translate(66.414vw,-10px) scale(.4876);animation:fall-388 10s -20s linear infinite}@keyframes fall-388{47.973%{transform:translate(59.3775vw,47.973vh) scale(.4876)}to{transform:translate(62.89575vw,99vh) scale(.4876)}}.snow:nth-child(389){opacity:1.5564;transform:translate(54.3177vw,-10px) scale(.1993);animation:fall-389 23s -5s linear infinite}@keyframes fall-389{44.906%{transform:translate(51.1234vw,44.906vh) scale(.1993)}to{transform:translate(52.72055vw,99vh) scale(.1993)}}.snow:nth-child(390){opacity:.953;transform:translate(17.7285vw,-10px) scale(.1261);animation:fall-390 16s -24s linear infinite}@keyframes fall-390{51.63%{transform:translate(15.6136vw,51.63vh) scale(.1261)}to{transform:translate(16.67105vw,99vh) scale(.1261)}}.snow:nth-child(391){opacity:.0824;transform:translate(48.5131vw,-10px) scale(.3174);animation:fall-391 19s -12s linear infinite}@keyframes fall-391{40.926%{transform:translate(49.4898vw,40.926vh) scale(.3174)}to{transform:translate(49.00145vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:1.98;transform:translate(27.9968vw,-10px) scale(.4015);animation:fall-392 12s -26s linear infinite}@keyframes fall-392{51.403%{transform:translate(34.8175vw,51.403vh) scale(.4015)}to{transform:translate(31.40715vw,99vh) scale(.4015)}}.snow:nth-child(393){opacity:.73;transform:translate(36.7992vw,-10px) scale(.4234);animation:fall-393 16s -15s linear infinite}@keyframes fall-393{36.271%{transform:translate(27.3841vw,36.271vh) scale(.4234)}to{transform:translate(32.09165vw,99vh) scale(.4234)}}.snow:nth-child(394){opacity:.7274;transform:translate(71.1843vw,-10px) scale(.5966);animation:fall-394 22s -2s linear infinite}@keyframes fall-394{36.801%{transform:translate(74.2904vw,36.801vh) scale(.5966)}to{transform:translate(72.73735vw,99vh) scale(.5966)}}.snow:nth-child(395){opacity:1.437;transform:translate(44.4024vw,-10px) scale(.9347);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{79.623%{transform:translate(42.0641vw,79.623vh) scale(.9347)}to{transform:translate(43.23325vw,99vh) scale(.9347)}}.snow:nth-child(396){opacity:.7794;transform:translate(44.8327vw,-10px) scale(.656);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{74.845%{transform:translate(38.5455vw,74.845vh) scale(.656)}to{transform:translate(41.6891vw,99vh) scale(.656)}}.snow:nth-child(397){opacity:.8144;transform:translate(33.0839vw,-10px) scale(.0797);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{67.171%{transform:translate(25.4851vw,67.171vh) scale(.0797)}to{transform:translate(29.2845vw,99vh) scale(.0797)}}.snow:nth-child(398){opacity:1.6098;transform:translate(55.5979vw,-10px) scale(.6257);animation:fall-398 19s -29s linear infinite}@keyframes fall-398{48.169%{transform:translate(64.0257vw,48.169vh) scale(.6257)}to{transform:translate(59.8118vw,99vh) scale(.6257)}}.snow:nth-child(399){opacity:1.8194;transform:translate(52.5103vw,-10px) scale(.6459);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{78.163%{transform:translate(43.9277vw,78.163vh) scale(.6459)}to{transform:translate(48.219vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:.4904;transform:translate(37.3559vw,-10px) scale(.2827);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{72.363%{transform:translate(29.2457vw,72.363vh) scale(.2827)}to{transform:translate(33.3008vw,99vh) scale(.2827)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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}.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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9384;transform:translate(99.3553vw,-10px) scale(.9118);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{61.707%{transform:translate(108.7123vw,61.707vh) scale(.9118)}to{transform:translate(104.0338vw,99vh) scale(.9118)}}.snow:nth-child(2){opacity:1.1706;transform:translate(6.1685vw,-10px) scale(.7828);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{38.459%{transform:translate(13.6942vw,38.459vh) scale(.7828)}to{transform:translate(9.93135vw,99vh) scale(.7828)}}.snow:nth-child(3){opacity:.6346;transform:translate(61.5321vw,-10px) scale(.1257);animation:fall-3 26s -16s linear infinite}@keyframes fall-3{45.177%{transform:translate(66.3402vw,45.177vh) scale(.1257)}to{transform:translate(63.93615vw,99vh) scale(.1257)}}.snow:nth-child(4){opacity:.2644;transform:translate(74.354vw,-10px) scale(.8237);animation:fall-4 24s -6s linear infinite}@keyframes fall-4{53.663%{transform:translate(66.1209vw,53.663vh) scale(.8237)}to{transform:translate(70.23745vw,99vh) scale(.8237)}}.snow:nth-child(5){opacity:1.013;transform:translate(14.0658vw,-10px) scale(.0096);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{73.537%{transform:translate(23.4304vw,73.537vh) scale(.0096)}to{transform:translate(18.7481vw,99vh) scale(.0096)}}.snow:nth-child(6){opacity:.2688;transform:translate(94.3972vw,-10px) scale(.6173);animation:fall-6 11s -6s linear infinite}@keyframes fall-6{69.206%{transform:translate(98.4539vw,69.206vh) scale(.6173)}to{transform:translate(96.42555vw,99vh) scale(.6173)}}.snow:nth-child(7){opacity:.9816;transform:translate(53.954vw,-10px) scale(.5799);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{74.519%{transform:translate(59.0505vw,74.519vh) scale(.5799)}to{transform:translate(56.50225vw,99vh) scale(.5799)}}.snow:nth-child(8){opacity:1.1874;transform:translate(87.1573vw,-10px) scale(.7184);animation:fall-8 11s -4s linear infinite}@keyframes fall-8{54.713%{transform:translate(90.5683vw,54.713vh) scale(.7184)}to{transform:translate(88.8628vw,99vh) scale(.7184)}}.snow:nth-child(9){opacity:.674;transform:translate(24.2156vw,-10px) scale(.3795);animation:fall-9 18s -17s linear infinite}@keyframes fall-9{53.731%{transform:translate(33.9342vw,53.731vh) scale(.3795)}to{transform:translate(29.0749vw,99vh) scale(.3795)}}.snow:nth-child(10){opacity:.7206;transform:translate(81.0506vw,-10px) scale(.6304);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{76.907%{transform:translate(90.4054vw,76.907vh) scale(.6304)}to{transform:translate(85.728vw,99vh) scale(.6304)}}.snow:nth-child(11){opacity:.468;transform:translate(89.014vw,-10px) scale(.1698);animation:fall-11 15s -15s linear infinite}@keyframes fall-11{70.399%{transform:translate(84.236vw,70.399vh) scale(.1698)}to{transform:translate(86.625vw,99vh) scale(.1698)}}.snow:nth-child(12){opacity:1.966;transform:translate(13.3991vw,-10px) scale(.0272);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{36.077%{transform:translate(14.7737vw,36.077vh) scale(.0272)}to{transform:translate(14.0864vw,99vh) scale(.0272)}}.snow:nth-child(13){opacity:.6142;transform:translate(69.688vw,-10px) scale(.8455);animation:fall-13 18s -10s linear infinite}@keyframes fall-13{40.491%{transform:translate(78.1661vw,40.491vh) scale(.8455)}to{transform:translate(73.92705vw,99vh) scale(.8455)}}.snow:nth-child(14){opacity:.257;transform:translate(51.56vw,-10px) scale(.1921);animation:fall-14 23s -17s linear infinite}@keyframes fall-14{35.809%{transform:translate(49.7479vw,35.809vh) scale(.1921)}to{transform:translate(50.65395vw,99vh) scale(.1921)}}.snow:nth-child(15){opacity:.906;transform:translate(68.2929vw,-10px) scale(.7953);animation:fall-15 16s -13s linear infinite}@keyframes fall-15{76.959%{transform:translate(77.8807vw,76.959vh) scale(.7953)}to{transform:translate(73.0868vw,99vh) scale(.7953)}}.snow:nth-child(16){opacity:.1932;transform:translate(15.7916vw,-10px) scale(.9498);animation:fall-16 22s -28s linear infinite}@keyframes fall-16{58.711%{transform:translate(17.01vw,58.711vh) scale(.9498)}to{transform:translate(16.4008vw,99vh) scale(.9498)}}.snow:nth-child(17){opacity:1.6182;transform:translate(52.608vw,-10px) scale(.5997);animation:fall-17 21s -23s linear infinite}@keyframes fall-17{58.753%{transform:translate(61.0699vw,58.753vh) scale(.5997)}to{transform:translate(56.83895vw,99vh) scale(.5997)}}.snow:nth-child(18){opacity:.844;transform:translate(78.4655vw,-10px) scale(.1373);animation:fall-18 20s -29s linear infinite}@keyframes fall-18{42.137%{transform:translate(69.4524vw,42.137vh) scale(.1373)}to{transform:translate(73.95895vw,99vh) scale(.1373)}}.snow:nth-child(19){opacity:.5464;transform:translate(82.8966vw,-10px) scale(.9854);animation:fall-19 11s -7s linear infinite}@keyframes fall-19{66.124%{transform:translate(84.5708vw,66.124vh) scale(.9854)}to{transform:translate(83.7337vw,99vh) scale(.9854)}}.snow:nth-child(20){opacity:.4506;transform:translate(9.1895vw,-10px) scale(.9267);animation:fall-20 20s -6s linear infinite}@keyframes fall-20{42.516%{transform:translate(6.1321vw,42.516vh) scale(.9267)}to{transform:translate(7.6608vw,99vh) scale(.9267)}}.snow:nth-child(21){opacity:1.273;transform:translate(7.4404vw,-10px) scale(.5521);animation:fall-21 22s -13s linear infinite}@keyframes fall-21{55.447%{transform:translate(15.0131vw,55.447vh) scale(.5521)}to{transform:translate(11.22675vw,99vh) scale(.5521)}}.snow:nth-child(22){opacity:1.2606;transform:translate(21.454vw,-10px) scale(.8086);animation:fall-22 21s -26s linear infinite}@keyframes fall-22{76.323%{transform:translate(30.4347vw,76.323vh) scale(.8086)}to{transform:translate(25.94435vw,99vh) scale(.8086)}}.snow:nth-child(23){opacity:1.7022;transform:translate(90.9759vw,-10px) scale(.7802);animation:fall-23 26s -6s linear infinite}@keyframes fall-23{76.653%{transform:translate(99.843vw,76.653vh) scale(.7802)}to{transform:translate(95.40945vw,99vh) scale(.7802)}}.snow:nth-child(24){opacity:1.0132;transform:translate(2.4335vw,-10px) scale(.87);animation:fall-24 24s -10s linear infinite}@keyframes fall-24{36.057%{transform:translate(-5.5479vw,36.057vh) scale(.87)}to{transform:translate(-1.5572vw,99vh) scale(.87)}}.snow:nth-child(25){opacity:.203;transform:translate(88.4854vw,-10px) scale(.847);animation:fall-25 29s -20s linear infinite}@keyframes fall-25{66.488%{transform:translate(95.7148vw,66.488vh) scale(.847)}to{transform:translate(92.1001vw,99vh) scale(.847)}}.snow:nth-child(26){opacity:1.2662;transform:translate(43.5999vw,-10px) scale(.9424);animation:fall-26 19s -16s linear infinite}@keyframes fall-26{45.288%{transform:translate(34.3365vw,45.288vh) scale(.9424)}to{transform:translate(38.9682vw,99vh) scale(.9424)}}.snow:nth-child(27){opacity:1.2168;transform:translate(75.1537vw,-10px) scale(.8611);animation:fall-27 20s -15s linear infinite}@keyframes fall-27{74.64%{transform:translate(65.7447vw,74.64vh) scale(.8611)}to{transform:translate(70.4492vw,99vh) scale(.8611)}}.snow:nth-child(28){opacity:.3226;transform:translate(48.6111vw,-10px) scale(.9975);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{69.407%{transform:translate(39.6932vw,69.407vh) scale(.9975)}to{transform:translate(44.15215vw,99vh) scale(.9975)}}.snow:nth-child(29){opacity:1.8902;transform:translate(30.2015vw,-10px) scale(.1642);animation:fall-29 13s -6s linear infinite}@keyframes fall-29{50.3%{transform:translate(39.1674vw,50.3vh) scale(.1642)}to{transform:translate(34.68445vw,99vh) scale(.1642)}}.snow:nth-child(30){opacity:.3186;transform:translate(97.5397vw,-10px) scale(.6098);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{44.378%{transform:translate(97.9553vw,44.378vh) scale(.6098)}to{transform:translate(97.7475vw,99vh) scale(.6098)}}.snow:nth-child(31){opacity:.8232;transform:translate(60.5734vw,-10px) scale(.3222);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{76.427%{transform:translate(60.9439vw,76.427vh) scale(.3222)}to{transform:translate(60.75865vw,99vh) scale(.3222)}}.snow:nth-child(32){opacity:1.7242;transform:translate(4.1871vw,-10px) scale(.109);animation:fall-32 21s -8s linear infinite}@keyframes fall-32{70.969%{transform:translate(6.9623vw,70.969vh) scale(.109)}to{transform:translate(5.5747vw,99vh) scale(.109)}}.snow:nth-child(33){opacity:.8006;transform:translate(10.9919vw,-10px) scale(.9965);animation:fall-33 21s -25s linear infinite}@keyframes fall-33{71.952%{transform:translate(14.559vw,71.952vh) scale(.9965)}to{transform:translate(12.77545vw,99vh) scale(.9965)}}.snow:nth-child(34){opacity:1.3638;transform:translate(5.6443vw,-10px) scale(.8043);animation:fall-34 19s -12s linear infinite}@keyframes fall-34{36.863%{transform:translate(14.0454vw,36.863vh) scale(.8043)}to{transform:translate(9.84485vw,99vh) scale(.8043)}}.snow:nth-child(35){opacity:.4742;transform:translate(33.5909vw,-10px) scale(.3703);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{70.152%{transform:translate(40.8512vw,70.152vh) scale(.3703)}to{transform:translate(37.22105vw,99vh) scale(.3703)}}.snow:nth-child(36){opacity:.0804;transform:translate(78.4492vw,-10px) scale(.9783);animation:fall-36 25s -18s linear infinite}@keyframes fall-36{46.915%{transform:translate(71.0852vw,46.915vh) scale(.9783)}to{transform:translate(74.7672vw,99vh) scale(.9783)}}.snow:nth-child(37){opacity:1.7592;transform:translate(7.0088vw,-10px) scale(.5132);animation:fall-37 13s -9s linear infinite}@keyframes fall-37{77.183%{transform:translate(11.629vw,77.183vh) scale(.5132)}to{transform:translate(9.3189vw,99vh) scale(.5132)}}.snow:nth-child(38){opacity:.5876;transform:translate(70.5627vw,-10px) scale(.6443);animation:fall-38 28s -22s linear infinite}@keyframes fall-38{61.596%{transform:translate(63.7184vw,61.596vh) scale(.6443)}to{transform:translate(67.14055vw,99vh) scale(.6443)}}.snow:nth-child(39){opacity:1.9762;transform:translate(47.887vw,-10px) scale(.408);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{46.904%{transform:translate(43.5656vw,46.904vh) scale(.408)}to{transform:translate(45.7263vw,99vh) scale(.408)}}.snow:nth-child(40){opacity:1.4726;transform:translate(33.2027vw,-10px) scale(.0522);animation:fall-40 19s -28s linear infinite}@keyframes fall-40{46.586%{transform:translate(24.8232vw,46.586vh) scale(.0522)}to{transform:translate(29.01295vw,99vh) scale(.0522)}}.snow:nth-child(41){opacity:.0568;transform:translate(64.9345vw,-10px) scale(.8169);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{54.78%{transform:translate(74.1486vw,54.78vh) scale(.8169)}to{transform:translate(69.54155vw,99vh) scale(.8169)}}.snow:nth-child(42){opacity:1.891;transform:translate(76.4066vw,-10px) scale(.4442);animation:fall-42 24s -1s linear infinite}@keyframes fall-42{42.143%{transform:translate(81.1578vw,42.143vh) scale(.4442)}to{transform:translate(78.7822vw,99vh) scale(.4442)}}.snow:nth-child(43){opacity:1.2046;transform:translate(19.1385vw,-10px) scale(.72);animation:fall-43 13s -14s linear infinite}@keyframes fall-43{35.133%{transform:translate(15.2985vw,35.133vh) scale(.72)}to{transform:translate(17.2185vw,99vh) scale(.72)}}.snow:nth-child(44){opacity:1.8666;transform:translate(22.6161vw,-10px) scale(.4128);animation:fall-44 15s -24s linear infinite}@keyframes fall-44{73.439%{transform:translate(29.0474vw,73.439vh) scale(.4128)}to{transform:translate(25.83175vw,99vh) scale(.4128)}}.snow:nth-child(45){opacity:1.7988;transform:translate(96.8501vw,-10px) scale(.5272);animation:fall-45 24s -25s linear infinite}@keyframes fall-45{44.72%{transform:translate(101.3588vw,44.72vh) scale(.5272)}to{transform:translate(99.10445vw,99vh) scale(.5272)}}.snow:nth-child(46){opacity:.9432;transform:translate(55.0602vw,-10px) scale(.1403);animation:fall-46 20s -13s linear infinite}@keyframes fall-46{48.682%{transform:translate(51.8328vw,48.682vh) scale(.1403)}to{transform:translate(53.4465vw,99vh) scale(.1403)}}.snow:nth-child(47){opacity:.6442;transform:translate(41.016vw,-10px) scale(.1571);animation:fall-47 16s -24s linear infinite}@keyframes fall-47{76.926%{transform:translate(41.9977vw,76.926vh) scale(.1571)}to{transform:translate(41.50685vw,99vh) scale(.1571)}}.snow:nth-child(48){opacity:1.4938;transform:translate(82.8154vw,-10px) scale(.935);animation:fall-48 27s -5s linear infinite}@keyframes fall-48{32.809%{transform:translate(80.1089vw,32.809vh) scale(.935)}to{transform:translate(81.46215vw,99vh) scale(.935)}}.snow:nth-child(49){opacity:1.7292;transform:translate(75.9555vw,-10px) scale(.6122);animation:fall-49 21s -6s linear infinite}@keyframes fall-49{68.705%{transform:translate(66.8196vw,68.705vh) scale(.6122)}to{transform:translate(71.38755vw,99vh) scale(.6122)}}.snow:nth-child(50){opacity:.797;transform:translate(71.6104vw,-10px) scale(.8987);animation:fall-50 29s -23s linear infinite}@keyframes fall-50{60.608%{transform:translate(80.7808vw,60.608vh) scale(.8987)}to{transform:translate(76.1956vw,99vh) scale(.8987)}}.snow:nth-child(51){opacity:1.2266;transform:translate(93.0531vw,-10px) scale(.0564);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{64.914%{transform:translate(94.934vw,64.914vh) scale(.0564)}to{transform:translate(93.99355vw,99vh) scale(.0564)}}.snow:nth-child(52){opacity:.1098;transform:translate(1.4785vw,-10px) scale(.2799);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{71.385%{transform:translate(7.0599vw,71.385vh) scale(.2799)}to{transform:translate(4.2692vw,99vh) scale(.2799)}}.snow:nth-child(53){opacity:1.4166;transform:translate(48.5783vw,-10px) scale(.2033);animation:fall-53 22s -11s linear infinite}@keyframes fall-53{44.572%{transform:translate(51.4436vw,44.572vh) scale(.2033)}to{transform:translate(50.01095vw,99vh) scale(.2033)}}.snow:nth-child(54){opacity:.4476;transform:translate(15.7454vw,-10px) scale(.5153);animation:fall-54 28s -5s linear infinite}@keyframes fall-54{54.233%{transform:translate(22.0416vw,54.233vh) scale(.5153)}to{transform:translate(18.8935vw,99vh) scale(.5153)}}.snow:nth-child(55){opacity:.4622;transform:translate(22.5996vw,-10px) scale(.0505);animation:fall-55 18s -30s linear infinite}@keyframes fall-55{53.852%{transform:translate(19.2249vw,53.852vh) scale(.0505)}to{transform:translate(20.91225vw,99vh) scale(.0505)}}.snow:nth-child(56){opacity:.1334;transform:translate(70.1975vw,-10px) scale(.2318);animation:fall-56 19s -26s linear infinite}@keyframes fall-56{53.188%{transform:translate(80.1552vw,53.188vh) scale(.2318)}to{transform:translate(75.17635vw,99vh) scale(.2318)}}.snow:nth-child(57){opacity:.5854;transform:translate(21.0305vw,-10px) scale(.6231);animation:fall-57 19s -28s linear infinite}@keyframes fall-57{38.132%{transform:translate(12.0078vw,38.132vh) scale(.6231)}to{transform:translate(16.51915vw,99vh) scale(.6231)}}.snow:nth-child(58){opacity:.2586;transform:translate(91.5514vw,-10px) scale(.262);animation:fall-58 16s -17s linear infinite}@keyframes fall-58{70.372%{transform:translate(94.7322vw,70.372vh) scale(.262)}to{transform:translate(93.1418vw,99vh) scale(.262)}}.snow:nth-child(59){opacity:1.7624;transform:translate(93.3912vw,-10px) scale(.3219);animation:fall-59 20s -8s linear infinite}@keyframes fall-59{72.377%{transform:translate(101.317vw,72.377vh) scale(.3219)}to{transform:translate(97.3541vw,99vh) scale(.3219)}}.snow:nth-child(60){opacity:.674;transform:translate(69.0266vw,-10px) scale(.6633);animation:fall-60 15s -23s linear infinite}@keyframes fall-60{76.625%{transform:translate(78.8373vw,76.625vh) scale(.6633)}to{transform:translate(73.93195vw,99vh) scale(.6633)}}.snow:nth-child(61){opacity:.92;transform:translate(30.5097vw,-10px) scale(.6433);animation:fall-61 18s -24s linear infinite}@keyframes fall-61{48.652%{transform:translate(26.7399vw,48.652vh) scale(.6433)}to{transform:translate(28.6248vw,99vh) scale(.6433)}}.snow:nth-child(62){opacity:.5648;transform:translate(75.5974vw,-10px) scale(.064);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{33.475%{transform:translate(72.4995vw,33.475vh) scale(.064)}to{transform:translate(74.04845vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:1.2658;transform:translate(58.1006vw,-10px) scale(.1369);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{43.719%{transform:translate(54.3804vw,43.719vh) scale(.1369)}to{transform:translate(56.2405vw,99vh) scale(.1369)}}.snow:nth-child(64){opacity:.1288;transform:translate(8.921vw,-10px) scale(.5869);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{69.048%{transform:translate(4.9522vw,69.048vh) scale(.5869)}to{transform:translate(6.9366vw,99vh) scale(.5869)}}.snow:nth-child(65){opacity:.3506;transform:translate(23.7363vw,-10px) scale(.0915);animation:fall-65 12s -26s linear infinite}@keyframes fall-65{55.614%{transform:translate(28.464vw,55.614vh) scale(.0915)}to{transform:translate(26.10015vw,99vh) scale(.0915)}}.snow:nth-child(66){opacity:1.6144;transform:translate(27.7392vw,-10px) scale(.0926);animation:fall-66 30s -28s linear infinite}@keyframes fall-66{69.101%{transform:translate(33.0711vw,69.101vh) scale(.0926)}to{transform:translate(30.40515vw,99vh) scale(.0926)}}.snow:nth-child(67){opacity:1.3046;transform:translate(26.7069vw,-10px) scale(.3596);animation:fall-67 30s -15s linear infinite}@keyframes fall-67{75.436%{transform:translate(35.9637vw,75.436vh) scale(.3596)}to{transform:translate(31.3353vw,99vh) scale(.3596)}}.snow:nth-child(68){opacity:.2452;transform:translate(6.2136vw,-10px) scale(.859);animation:fall-68 18s -13s linear infinite}@keyframes fall-68{35.651%{transform:translate(-1.3453vw,35.651vh) scale(.859)}to{transform:translate(2.43415vw,99vh) scale(.859)}}.snow:nth-child(69){opacity:.9778;transform:translate(85.0884vw,-10px) scale(.0029);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{34.513%{transform:translate(86.7726vw,34.513vh) scale(.0029)}to{transform:translate(85.9305vw,99vh) scale(.0029)}}.snow:nth-child(70){opacity:.9412;transform:translate(37.4957vw,-10px) scale(.8145);animation:fall-70 15s -24s linear infinite}@keyframes fall-70{31.086%{transform:translate(42.8703vw,31.086vh) scale(.8145)}to{transform:translate(40.183vw,99vh) scale(.8145)}}.snow:nth-child(71){opacity:1.0114;transform:translate(15.3857vw,-10px) scale(.0208);animation:fall-71 29s -28s linear infinite}@keyframes fall-71{39.275%{transform:translate(5.6752vw,39.275vh) scale(.0208)}to{transform:translate(10.53045vw,99vh) scale(.0208)}}.snow:nth-child(72){opacity:1.999;transform:translate(13.1805vw,-10px) scale(.9105);animation:fall-72 20s -3s linear infinite}@keyframes fall-72{60.132%{transform:translate(11.3955vw,60.132vh) scale(.9105)}to{transform:translate(12.288vw,99vh) scale(.9105)}}.snow:nth-child(73){opacity:.0516;transform:translate(48.9049vw,-10px) scale(.4545);animation:fall-73 24s -29s linear infinite}@keyframes fall-73{66.488%{transform:translate(40.9189vw,66.488vh) scale(.4545)}to{transform:translate(44.9119vw,99vh) scale(.4545)}}.snow:nth-child(74){opacity:1.481;transform:translate(29.412vw,-10px) scale(.0401);animation:fall-74 29s -26s linear infinite}@keyframes fall-74{55.43%{transform:translate(35.3729vw,55.43vh) scale(.0401)}to{transform:translate(32.39245vw,99vh) scale(.0401)}}.snow:nth-child(75){opacity:.0854;transform:translate(97.9493vw,-10px) scale(.1337);animation:fall-75 16s -21s linear infinite}@keyframes fall-75{63.159%{transform:translate(89.2884vw,63.159vh) scale(.1337)}to{transform:translate(93.61885vw,99vh) scale(.1337)}}.snow:nth-child(76){opacity:1.0222;transform:translate(65.1392vw,-10px) scale(.6895);animation:fall-76 10s -7s linear infinite}@keyframes fall-76{63.539%{transform:translate(67.5157vw,63.539vh) scale(.6895)}to{transform:translate(66.32745vw,99vh) scale(.6895)}}.snow:nth-child(77){opacity:1.591;transform:translate(76.1128vw,-10px) scale(.7165);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{42.822%{transform:translate(82.9752vw,42.822vh) scale(.7165)}to{transform:translate(79.544vw,99vh) scale(.7165)}}.snow:nth-child(78){opacity:1.0662;transform:translate(92.9589vw,-10px) scale(.8061);animation:fall-78 18s -26s linear infinite}@keyframes fall-78{38.875%{transform:translate(98.7928vw,38.875vh) scale(.8061)}to{transform:translate(95.87585vw,99vh) scale(.8061)}}.snow:nth-child(79){opacity:.243;transform:translate(68.2878vw,-10px) scale(.7254);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{43.914%{transform:translate(70.1828vw,43.914vh) scale(.7254)}to{transform:translate(69.2353vw,99vh) scale(.7254)}}.snow:nth-child(80){opacity:1.5848;transform:translate(38.9429vw,-10px) scale(.9274);animation:fall-80 27s -20s linear infinite}@keyframes fall-80{78.095%{transform:translate(39.3034vw,78.095vh) scale(.9274)}to{transform:translate(39.12315vw,99vh) scale(.9274)}}.snow:nth-child(81){opacity:1.7574;transform:translate(43.0431vw,-10px) scale(.3173);animation:fall-81 27s -4s linear infinite}@keyframes fall-81{76.081%{transform:translate(43.4966vw,76.081vh) scale(.3173)}to{transform:translate(43.26985vw,99vh) scale(.3173)}}.snow:nth-child(82){opacity:.6664;transform:translate(59.0859vw,-10px) scale(.0015);animation:fall-82 25s -12s linear infinite}@keyframes fall-82{77.03%{transform:translate(57.507vw,77.03vh) scale(.0015)}to{transform:translate(58.29645vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:1.1324;transform:translate(11.0653vw,-10px) scale(.0596);animation:fall-83 20s -4s linear infinite}@keyframes fall-83{53.194%{transform:translate(13.4705vw,53.194vh) scale(.0596)}to{transform:translate(12.2679vw,99vh) scale(.0596)}}.snow:nth-child(84){opacity:.7628;transform:translate(98.1729vw,-10px) scale(.8013);animation:fall-84 14s -22s linear infinite}@keyframes fall-84{57.393%{transform:translate(89.4378vw,57.393vh) scale(.8013)}to{transform:translate(93.80535vw,99vh) scale(.8013)}}.snow:nth-child(85){opacity:.8812;transform:translate(81.0806vw,-10px) scale(.9576);animation:fall-85 28s -8s linear infinite}@keyframes fall-85{35.218%{transform:translate(80.5479vw,35.218vh) scale(.9576)}to{transform:translate(80.81425vw,99vh) scale(.9576)}}.snow:nth-child(86){opacity:.854;transform:translate(17.8693vw,-10px) scale(.3278);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{64.172%{transform:translate(16.4209vw,64.172vh) scale(.3278)}to{transform:translate(17.1451vw,99vh) scale(.3278)}}.snow:nth-child(87){opacity:.643;transform:translate(96.4928vw,-10px) scale(.5262);animation:fall-87 28s -6s linear infinite}@keyframes fall-87{44.229%{transform:translate(95.1344vw,44.229vh) scale(.5262)}to{transform:translate(95.8136vw,99vh) scale(.5262)}}.snow:nth-child(88){opacity:.6734;transform:translate(83.4664vw,-10px) scale(.3641);animation:fall-88 18s -1s linear infinite}@keyframes fall-88{35.906%{transform:translate(83.4992vw,35.906vh) scale(.3641)}to{transform:translate(83.4828vw,99vh) scale(.3641)}}.snow:nth-child(89){opacity:1.0826;transform:translate(59.2736vw,-10px) scale(.4494);animation:fall-89 11s -13s linear infinite}@keyframes fall-89{59.228%{transform:translate(49.7379vw,59.228vh) scale(.4494)}to{transform:translate(54.50575vw,99vh) scale(.4494)}}.snow:nth-child(90){opacity:1.5596;transform:translate(35.6986vw,-10px) scale(.0539);animation:fall-90 14s -7s linear infinite}@keyframes fall-90{40.897%{transform:translate(31.3984vw,40.897vh) scale(.0539)}to{transform:translate(33.5485vw,99vh) scale(.0539)}}.snow:nth-child(91){opacity:1.7468;transform:translate(25.339vw,-10px) scale(.1498);animation:fall-91 17s -23s linear infinite}@keyframes fall-91{35.864%{transform:translate(22.3321vw,35.864vh) scale(.1498)}to{transform:translate(23.83555vw,99vh) scale(.1498)}}.snow:nth-child(92){opacity:.5166;transform:translate(84.7257vw,-10px) scale(.5708);animation:fall-92 15s -22s linear infinite}@keyframes fall-92{72.991%{transform:translate(77.6794vw,72.991vh) scale(.5708)}to{transform:translate(81.20255vw,99vh) scale(.5708)}}.snow:nth-child(93){opacity:.2246;transform:translate(80.5101vw,-10px) scale(.5267);animation:fall-93 13s -22s linear infinite}@keyframes fall-93{39.041%{transform:translate(79.0048vw,39.041vh) scale(.5267)}to{transform:translate(79.75745vw,99vh) scale(.5267)}}.snow:nth-child(94){opacity:.4334;transform:translate(51.1672vw,-10px) scale(.1708);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{69.171%{transform:translate(59.6899vw,69.171vh) scale(.1708)}to{transform:translate(55.42855vw,99vh) scale(.1708)}}.snow:nth-child(95){opacity:1.5518;transform:translate(9.7628vw,-10px) scale(.8768);animation:fall-95 13s -25s linear infinite}@keyframes fall-95{42.696%{transform:translate(2.864vw,42.696vh) scale(.8768)}to{transform:translate(6.3134vw,99vh) scale(.8768)}}.snow:nth-child(96){opacity:.4324;transform:translate(79.5425vw,-10px) scale(.0065);animation:fall-96 20s -17s linear infinite}@keyframes fall-96{78.894%{transform:translate(73.346vw,78.894vh) scale(.0065)}to{transform:translate(76.44425vw,99vh) scale(.0065)}}.snow:nth-child(97){opacity:1.9354;transform:translate(87.6628vw,-10px) scale(.1829);animation:fall-97 13s -23s linear infinite}@keyframes fall-97{45.924%{transform:translate(91.8611vw,45.924vh) scale(.1829)}to{transform:translate(89.76195vw,99vh) scale(.1829)}}.snow:nth-child(98){opacity:1.122;transform:translate(64.0926vw,-10px) scale(.203);animation:fall-98 24s -9s linear infinite}@keyframes fall-98{50.384%{transform:translate(68.8143vw,50.384vh) scale(.203)}to{transform:translate(66.45345vw,99vh) scale(.203)}}.snow:nth-child(99){opacity:.35;transform:translate(98.6582vw,-10px) scale(.4958);animation:fall-99 30s -12s linear infinite}@keyframes fall-99{74.071%{transform:translate(101.0211vw,74.071vh) scale(.4958)}to{transform:translate(99.83965vw,99vh) scale(.4958)}}.snow:nth-child(100){opacity:1.5476;transform:translate(4.2859vw,-10px) scale(.076);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{39.046%{transform:translate(1.3182vw,39.046vh) scale(.076)}to{transform:translate(2.80205vw,99vh) scale(.076)}}.snow:nth-child(101){opacity:.6626;transform:translate(52.0124vw,-10px) scale(.8717);animation:fall-101 15s -14s linear infinite}@keyframes fall-101{30.845%{transform:translate(61.6033vw,30.845vh) scale(.8717)}to{transform:translate(56.80785vw,99vh) scale(.8717)}}.snow:nth-child(102){opacity:1.2854;transform:translate(5.0849vw,-10px) scale(.2558);animation:fall-102 24s -30s linear infinite}@keyframes fall-102{33.963%{transform:translate(9.5974vw,33.963vh) scale(.2558)}to{transform:translate(7.34115vw,99vh) scale(.2558)}}.snow:nth-child(103){opacity:1.933;transform:translate(79.702vw,-10px) scale(.4395);animation:fall-103 30s -29s linear infinite}@keyframes fall-103{40.176%{transform:translate(80.3861vw,40.176vh) scale(.4395)}to{transform:translate(80.04405vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:.6762;transform:translate(43.7094vw,-10px) scale(.1057);animation:fall-104 21s -30s linear infinite}@keyframes fall-104{38.152%{transform:translate(38.3669vw,38.152vh) scale(.1057)}to{transform:translate(41.03815vw,99vh) scale(.1057)}}.snow:nth-child(105){opacity:.4326;transform:translate(54.8757vw,-10px) scale(.3368);animation:fall-105 27s -8s linear infinite}@keyframes fall-105{60.578%{transform:translate(51.7796vw,60.578vh) scale(.3368)}to{transform:translate(53.32765vw,99vh) scale(.3368)}}.snow:nth-child(106){opacity:.92;transform:translate(18.1195vw,-10px) scale(.6605);animation:fall-106 20s -17s linear infinite}@keyframes fall-106{58.661%{transform:translate(18.2968vw,58.661vh) scale(.6605)}to{transform:translate(18.20815vw,99vh) scale(.6605)}}.snow:nth-child(107){opacity:1.9934;transform:translate(34.0856vw,-10px) scale(.0022);animation:fall-107 14s -12s linear infinite}@keyframes fall-107{46.894%{transform:translate(43.5983vw,46.894vh) scale(.0022)}to{transform:translate(38.84195vw,99vh) scale(.0022)}}.snow:nth-child(108){opacity:.3068;transform:translate(38.2443vw,-10px) scale(.8828);animation:fall-108 21s -19s linear infinite}@keyframes fall-108{70.391%{transform:translate(43.4423vw,70.391vh) scale(.8828)}to{transform:translate(40.8433vw,99vh) scale(.8828)}}.snow:nth-child(109){opacity:.9898;transform:translate(4.633vw,-10px) scale(.7713);animation:fall-109 20s -6s linear infinite}@keyframes fall-109{33.299%{transform:translate(-2.5097vw,33.299vh) scale(.7713)}to{transform:translate(1.06165vw,99vh) scale(.7713)}}.snow:nth-child(110){opacity:1.5584;transform:translate(19.8697vw,-10px) scale(.7078);animation:fall-110 23s -7s linear infinite}@keyframes fall-110{76.564%{transform:translate(24.342vw,76.564vh) scale(.7078)}to{transform:translate(22.10585vw,99vh) scale(.7078)}}.snow:nth-child(111){opacity:1.3732;transform:translate(45.276vw,-10px) scale(.2937);animation:fall-111 27s -13s linear infinite}@keyframes fall-111{35.479%{transform:translate(38.0959vw,35.479vh) scale(.2937)}to{transform:translate(41.68595vw,99vh) scale(.2937)}}.snow:nth-child(112){opacity:1.4124;transform:translate(18.5491vw,-10px) scale(.565);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{53.177%{transform:translate(15.288vw,53.177vh) scale(.565)}to{transform:translate(16.91855vw,99vh) scale(.565)}}.snow:nth-child(113){opacity:.4684;transform:translate(80.445vw,-10px) scale(.1006);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{41.21%{transform:translate(86.5437vw,41.21vh) scale(.1006)}to{transform:translate(83.49435vw,99vh) scale(.1006)}}.snow:nth-child(114){opacity:1.174;transform:translate(29.5719vw,-10px) scale(.7037);animation:fall-114 11s -3s linear infinite}@keyframes fall-114{41.452%{transform:translate(20.9364vw,41.452vh) scale(.7037)}to{transform:translate(25.25415vw,99vh) scale(.7037)}}.snow:nth-child(115){opacity:1.5432;transform:translate(22.0052vw,-10px) scale(.5805);animation:fall-115 18s -24s linear infinite}@keyframes fall-115{30.878%{transform:translate(12.5806vw,30.878vh) scale(.5805)}to{transform:translate(17.2929vw,99vh) scale(.5805)}}.snow:nth-child(116){opacity:1.5988;transform:translate(97.783vw,-10px) scale(.1625);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{67.303%{transform:translate(106.5182vw,67.303vh) scale(.1625)}to{transform:translate(102.1506vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.8924;transform:translate(36.2992vw,-10px) scale(.9795);animation:fall-117 23s -22s linear infinite}@keyframes fall-117{50.608%{transform:translate(45.6423vw,50.608vh) scale(.9795)}to{transform:translate(40.97075vw,99vh) scale(.9795)}}.snow:nth-child(118){opacity:1.9598;transform:translate(22.9829vw,-10px) scale(.769);animation:fall-118 10s -28s linear infinite}@keyframes fall-118{32.851%{transform:translate(26.5749vw,32.851vh) scale(.769)}to{transform:translate(24.7789vw,99vh) scale(.769)}}.snow:nth-child(119){opacity:1.9006;transform:translate(44.3882vw,-10px) scale(.3427);animation:fall-119 19s -21s linear infinite}@keyframes fall-119{41.448%{transform:translate(42.6213vw,41.448vh) scale(.3427)}to{transform:translate(43.50475vw,99vh) scale(.3427)}}.snow:nth-child(120){opacity:.1972;transform:translate(43.696vw,-10px) scale(.7955);animation:fall-120 14s -17s linear infinite}@keyframes fall-120{62.012%{transform:translate(37.565vw,62.012vh) scale(.7955)}to{transform:translate(40.6305vw,99vh) scale(.7955)}}.snow:nth-child(121){opacity:1.474;transform:translate(75.9573vw,-10px) scale(.3962);animation:fall-121 13s -21s linear infinite}@keyframes fall-121{51.172%{transform:translate(72.4318vw,51.172vh) scale(.3962)}to{transform:translate(74.19455vw,99vh) scale(.3962)}}.snow:nth-child(122){opacity:1.736;transform:translate(20.3778vw,-10px) scale(.5409);animation:fall-122 26s -15s linear infinite}@keyframes fall-122{35.61%{transform:translate(19.1892vw,35.61vh) scale(.5409)}to{transform:translate(19.7835vw,99vh) scale(.5409)}}.snow:nth-child(123){opacity:1.2096;transform:translate(49.1245vw,-10px) scale(.6986);animation:fall-123 22s -20s linear infinite}@keyframes fall-123{54.028%{transform:translate(50.104vw,54.028vh) scale(.6986)}to{transform:translate(49.61425vw,99vh) scale(.6986)}}.snow:nth-child(124){opacity:.9432;transform:translate(52.5034vw,-10px) scale(.1116);animation:fall-124 14s -24s linear infinite}@keyframes fall-124{43.332%{transform:translate(48.2694vw,43.332vh) scale(.1116)}to{transform:translate(50.3864vw,99vh) scale(.1116)}}.snow:nth-child(125){opacity:1.6234;transform:translate(39.8172vw,-10px) scale(.5874);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{61.411%{transform:translate(39.3274vw,61.411vh) scale(.5874)}to{transform:translate(39.5723vw,99vh) scale(.5874)}}.snow:nth-child(126){opacity:.1672;transform:translate(83.4339vw,-10px) scale(.4031);animation:fall-126 21s -12s linear infinite}@keyframes fall-126{41.245%{transform:translate(91.8995vw,41.245vh) scale(.4031)}to{transform:translate(87.6667vw,99vh) scale(.4031)}}.snow:nth-child(127){opacity:.105;transform:translate(13.1166vw,-10px) scale(.6867);animation:fall-127 13s -15s linear infinite}@keyframes fall-127{74.866%{transform:translate(8.3566vw,74.866vh) scale(.6867)}to{transform:translate(10.7366vw,99vh) scale(.6867)}}.snow:nth-child(128){opacity:.3812;transform:translate(20.8826vw,-10px) scale(.9921);animation:fall-128 20s -9s linear infinite}@keyframes fall-128{57.496%{transform:translate(26.2669vw,57.496vh) scale(.9921)}to{transform:translate(23.57475vw,99vh) scale(.9921)}}.snow:nth-child(129){opacity:.2706;transform:translate(91.0157vw,-10px) scale(.2292);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{69.831%{transform:translate(89.2684vw,69.831vh) scale(.2292)}to{transform:translate(90.14205vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:1.2912;transform:translate(30.6914vw,-10px) scale(.0723);animation:fall-130 30s -24s linear infinite}@keyframes fall-130{57.543%{transform:translate(30.3865vw,57.543vh) scale(.0723)}to{transform:translate(30.53895vw,99vh) scale(.0723)}}.snow:nth-child(131){opacity:1.7584;transform:translate(4.5424vw,-10px) scale(.9804);animation:fall-131 14s -4s linear infinite}@keyframes fall-131{78.96%{transform:translate(-3.5091vw,78.96vh) scale(.9804)}to{transform:translate(.51665vw,99vh) scale(.9804)}}.snow:nth-child(132){opacity:.6266;transform:translate(32.6468vw,-10px) scale(.308);animation:fall-132 10s -30s linear infinite}@keyframes fall-132{73.656%{transform:translate(36.6253vw,73.656vh) scale(.308)}to{transform:translate(34.63605vw,99vh) scale(.308)}}.snow:nth-child(133){opacity:1.3656;transform:translate(71.7844vw,-10px) scale(.2979);animation:fall-133 24s -17s linear infinite}@keyframes fall-133{65.227%{transform:translate(73.4422vw,65.227vh) scale(.2979)}to{transform:translate(72.6133vw,99vh) scale(.2979)}}.snow:nth-child(134){opacity:1.2614;transform:translate(14.2602vw,-10px) scale(.1431);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{73.333%{transform:translate(19.2583vw,73.333vh) scale(.1431)}to{transform:translate(16.75925vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.287;transform:translate(5.7208vw,-10px) scale(.7339);animation:fall-135 30s -29s linear infinite}@keyframes fall-135{37.662%{transform:translate(8.2633vw,37.662vh) scale(.7339)}to{transform:translate(6.99205vw,99vh) scale(.7339)}}.snow:nth-child(136){opacity:1.2036;transform:translate(43.6615vw,-10px) scale(.7603);animation:fall-136 25s -26s linear infinite}@keyframes fall-136{73.401%{transform:translate(48.5011vw,73.401vh) scale(.7603)}to{transform:translate(46.0813vw,99vh) scale(.7603)}}.snow:nth-child(137){opacity:.1486;transform:translate(45.5295vw,-10px) scale(.4776);animation:fall-137 29s -5s linear infinite}@keyframes fall-137{39.607%{transform:translate(53.7113vw,39.607vh) scale(.4776)}to{transform:translate(49.6204vw,99vh) scale(.4776)}}.snow:nth-child(138){opacity:1.6934;transform:translate(3.0299vw,-10px) scale(.9417);animation:fall-138 13s -4s linear infinite}@keyframes fall-138{65.384%{transform:translate(-6.2434vw,65.384vh) scale(.9417)}to{transform:translate(-1.60675vw,99vh) scale(.9417)}}.snow:nth-child(139){opacity:.0496;transform:translate(12.4206vw,-10px) scale(.6254);animation:fall-139 30s -24s linear infinite}@keyframes fall-139{72.957%{transform:translate(22.3464vw,72.957vh) scale(.6254)}to{transform:translate(17.3835vw,99vh) scale(.6254)}}.snow:nth-child(140){opacity:.6454;transform:translate(30.9814vw,-10px) scale(.5331);animation:fall-140 26s -10s linear infinite}@keyframes fall-140{41.838%{transform:translate(37.836vw,41.838vh) scale(.5331)}to{transform:translate(34.4087vw,99vh) scale(.5331)}}.snow:nth-child(141){opacity:.3568;transform:translate(59.9232vw,-10px) scale(.4952);animation:fall-141 22s -30s linear infinite}@keyframes fall-141{31.99%{transform:translate(61.9208vw,31.99vh) scale(.4952)}to{transform:translate(60.922vw,99vh) scale(.4952)}}.snow:nth-child(142){opacity:.1918;transform:translate(97.7694vw,-10px) scale(.3295);animation:fall-142 23s -28s linear infinite}@keyframes fall-142{56.702%{transform:translate(103.1238vw,56.702vh) scale(.3295)}to{transform:translate(100.4466vw,99vh) scale(.3295)}}.snow:nth-child(143){opacity:.9794;transform:translate(66.7074vw,-10px) scale(.5935);animation:fall-143 10s -14s linear infinite}@keyframes fall-143{36.46%{transform:translate(65.8197vw,36.46vh) scale(.5935)}to{transform:translate(66.26355vw,99vh) scale(.5935)}}.snow:nth-child(144){opacity:.3196;transform:translate(31.5573vw,-10px) scale(.241);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{78.998%{transform:translate(33.1976vw,78.998vh) scale(.241)}to{transform:translate(32.37745vw,99vh) scale(.241)}}.snow:nth-child(145){opacity:.5216;transform:translate(71.1413vw,-10px) scale(.411);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{54.927%{transform:translate(79.4179vw,54.927vh) scale(.411)}to{transform:translate(75.2796vw,99vh) scale(.411)}}.snow:nth-child(146){opacity:1.2418;transform:translate(18.4799vw,-10px) scale(.7504);animation:fall-146 15s -11s linear infinite}@keyframes fall-146{34.604%{transform:translate(27.4476vw,34.604vh) scale(.7504)}to{transform:translate(22.96375vw,99vh) scale(.7504)}}.snow:nth-child(147){opacity:.3506;transform:translate(2.4561vw,-10px) scale(.6767);animation:fall-147 27s -26s linear infinite}@keyframes fall-147{62.606%{transform:translate(4.0957vw,62.606vh) scale(.6767)}to{transform:translate(3.2759vw,99vh) scale(.6767)}}.snow:nth-child(148){opacity:.6524;transform:translate(62.0395vw,-10px) scale(.998);animation:fall-148 14s -5s linear infinite}@keyframes fall-148{73.654%{transform:translate(68.7758vw,73.654vh) scale(.998)}to{transform:translate(65.40765vw,99vh) scale(.998)}}.snow:nth-child(149){opacity:.8244;transform:translate(52.0545vw,-10px) scale(.9298);animation:fall-149 14s -1s linear infinite}@keyframes fall-149{67.208%{transform:translate(58.3479vw,67.208vh) scale(.9298)}to{transform:translate(55.2012vw,99vh) scale(.9298)}}.snow:nth-child(150){opacity:1.7514;transform:translate(91.7116vw,-10px) scale(.8207);animation:fall-150 21s -15s linear infinite}@keyframes fall-150{49.648%{transform:translate(95.4902vw,49.648vh) scale(.8207)}to{transform:translate(93.6009vw,99vh) scale(.8207)}}.snow:nth-child(151){opacity:1.586;transform:translate(33.6091vw,-10px) scale(.4317);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{37.185%{transform:translate(26.1745vw,37.185vh) scale(.4317)}to{transform:translate(29.8918vw,99vh) scale(.4317)}}.snow:nth-child(152){opacity:1.9016;transform:translate(9.7253vw,-10px) scale(.1321);animation:fall-152 17s -12s linear infinite}@keyframes fall-152{76.96%{transform:translate(9.2856vw,76.96vh) scale(.1321)}to{transform:translate(9.50545vw,99vh) scale(.1321)}}.snow:nth-child(153){opacity:1.5924;transform:translate(23.3033vw,-10px) scale(.7359);animation:fall-153 11s -13s linear infinite}@keyframes fall-153{68.403%{transform:translate(24.7226vw,68.403vh) scale(.7359)}to{transform:translate(24.01295vw,99vh) scale(.7359)}}.snow:nth-child(154){opacity:.1102;transform:translate(45.3426vw,-10px) scale(.6629);animation:fall-154 29s -5s linear infinite}@keyframes fall-154{43.603%{transform:translate(43.2465vw,43.603vh) scale(.6629)}to{transform:translate(44.29455vw,99vh) scale(.6629)}}.snow:nth-child(155){opacity:1.6916;transform:translate(92.1582vw,-10px) scale(.2494);animation:fall-155 18s -22s linear infinite}@keyframes fall-155{65.903%{transform:translate(83.5167vw,65.903vh) scale(.2494)}to{transform:translate(87.83745vw,99vh) scale(.2494)}}.snow:nth-child(156){opacity:1.2014;transform:translate(62.5975vw,-10px) scale(.1789);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{57.317%{transform:translate(53.365vw,57.317vh) scale(.1789)}to{transform:translate(57.98125vw,99vh) scale(.1789)}}.snow:nth-child(157){opacity:.2744;transform:translate(82.8638vw,-10px) scale(.7266);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{32.614%{transform:translate(76.9337vw,32.614vh) scale(.7266)}to{transform:translate(79.89875vw,99vh) scale(.7266)}}.snow:nth-child(158){opacity:1.3088;transform:translate(53.5521vw,-10px) scale(.72);animation:fall-158 28s -17s linear infinite}@keyframes fall-158{37.57%{transform:translate(48.8693vw,37.57vh) scale(.72)}to{transform:translate(51.2107vw,99vh) scale(.72)}}.snow:nth-child(159){opacity:.1632;transform:translate(98.335vw,-10px) scale(.4382);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{66.491%{transform:translate(101.0765vw,66.491vh) scale(.4382)}to{transform:translate(99.70575vw,99vh) scale(.4382)}}.snow:nth-child(160){opacity:.99;transform:translate(89.3014vw,-10px) scale(.656);animation:fall-160 29s -5s linear infinite}@keyframes fall-160{46.143%{transform:translate(92.9533vw,46.143vh) scale(.656)}to{transform:translate(91.12735vw,99vh) scale(.656)}}.snow:nth-child(161){opacity:1.6866;transform:translate(63.5011vw,-10px) scale(.4531);animation:fall-161 17s -14s linear infinite}@keyframes fall-161{73.519%{transform:translate(71.2192vw,73.519vh) scale(.4531)}to{transform:translate(67.36015vw,99vh) scale(.4531)}}.snow:nth-child(162){opacity:.7236;transform:translate(31.2974vw,-10px) scale(.3171);animation:fall-162 29s -10s linear infinite}@keyframes fall-162{74.706%{transform:translate(22.1523vw,74.706vh) scale(.3171)}to{transform:translate(26.72485vw,99vh) scale(.3171)}}.snow:nth-child(163){opacity:1.562;transform:translate(7.4825vw,-10px) scale(.8772);animation:fall-163 18s -11s linear infinite}@keyframes fall-163{50.461%{transform:translate(.7172vw,50.461vh) scale(.8772)}to{transform:translate(4.09985vw,99vh) scale(.8772)}}.snow:nth-child(164){opacity:.0346;transform:translate(17.8818vw,-10px) scale(.7053);animation:fall-164 11s -30s linear infinite}@keyframes fall-164{68.444%{transform:translate(9.8386vw,68.444vh) scale(.7053)}to{transform:translate(13.8602vw,99vh) scale(.7053)}}.snow:nth-child(165){opacity:.6686;transform:translate(43.4526vw,-10px) scale(.3654);animation:fall-165 16s -11s linear infinite}@keyframes fall-165{39.34%{transform:translate(49.2472vw,39.34vh) scale(.3654)}to{transform:translate(46.3499vw,99vh) scale(.3654)}}.snow:nth-child(166){opacity:.6078;transform:translate(80.6744vw,-10px) scale(.2029);animation:fall-166 23s -28s linear infinite}@keyframes fall-166{63.897%{transform:translate(77.7581vw,63.897vh) scale(.2029)}to{transform:translate(79.21625vw,99vh) scale(.2029)}}.snow:nth-child(167){opacity:1.269;transform:translate(65.8148vw,-10px) scale(.6979);animation:fall-167 19s -19s linear infinite}@keyframes fall-167{79.399%{transform:translate(68.5694vw,79.399vh) scale(.6979)}to{transform:translate(67.1921vw,99vh) scale(.6979)}}.snow:nth-child(168){opacity:.2552;transform:translate(32.1905vw,-10px) scale(.6933);animation:fall-168 23s -6s linear infinite}@keyframes fall-168{31.235%{transform:translate(31.7743vw,31.235vh) scale(.6933)}to{transform:translate(31.9824vw,99vh) scale(.6933)}}.snow:nth-child(169){opacity:.4226;transform:translate(21.8305vw,-10px) scale(.3964);animation:fall-169 13s -29s linear infinite}@keyframes fall-169{39.599%{transform:translate(29.4381vw,39.599vh) scale(.3964)}to{transform:translate(25.6343vw,99vh) scale(.3964)}}.snow:nth-child(170){opacity:1.8246;transform:translate(89.7727vw,-10px) scale(.5033);animation:fall-170 16s -22s linear infinite}@keyframes fall-170{39.923%{transform:translate(81.8211vw,39.923vh) scale(.5033)}to{transform:translate(85.7969vw,99vh) scale(.5033)}}.snow:nth-child(171){opacity:.0484;transform:translate(22.3501vw,-10px) scale(.0799);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{38.131%{transform:translate(25.7739vw,38.131vh) scale(.0799)}to{transform:translate(24.062vw,99vh) scale(.0799)}}.snow:nth-child(172){opacity:1.613;transform:translate(86.984vw,-10px) scale(.4337);animation:fall-172 29s -8s linear infinite}@keyframes fall-172{37.633%{transform:translate(87.3158vw,37.633vh) scale(.4337)}to{transform:translate(87.1499vw,99vh) scale(.4337)}}.snow:nth-child(173){opacity:1.0512;transform:translate(6.2948vw,-10px) scale(.8276);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{66.811%{transform:translate(13.5421vw,66.811vh) scale(.8276)}to{transform:translate(9.91845vw,99vh) scale(.8276)}}.snow:nth-child(174){opacity:1.319;transform:translate(57.3277vw,-10px) scale(.6906);animation:fall-174 27s -2s linear infinite}@keyframes fall-174{61.522%{transform:translate(64.7687vw,61.522vh) scale(.6906)}to{transform:translate(61.0482vw,99vh) scale(.6906)}}.snow:nth-child(175){opacity:1.1502;transform:translate(41.6539vw,-10px) scale(.4158);animation:fall-175 12s -5s linear infinite}@keyframes fall-175{32.898%{transform:translate(34.7011vw,32.898vh) scale(.4158)}to{transform:translate(38.1775vw,99vh) scale(.4158)}}.snow:nth-child(176){opacity:.6174;transform:translate(12.6609vw,-10px) scale(.0747);animation:fall-176 28s -20s linear infinite}@keyframes fall-176{62.859%{transform:translate(13.2165vw,62.859vh) scale(.0747)}to{transform:translate(12.9387vw,99vh) scale(.0747)}}.snow:nth-child(177){opacity:.797;transform:translate(29.6812vw,-10px) scale(.1797);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{62.132%{transform:translate(26.5504vw,62.132vh) scale(.1797)}to{transform:translate(28.1158vw,99vh) scale(.1797)}}.snow:nth-child(178){opacity:.0668;transform:translate(77.4653vw,-10px) scale(.9364);animation:fall-178 25s -23s linear infinite}@keyframes fall-178{69.366%{transform:translate(84.4165vw,69.366vh) scale(.9364)}to{transform:translate(80.9409vw,99vh) scale(.9364)}}.snow:nth-child(179){opacity:.5754;transform:translate(95.0475vw,-10px) scale(.7177);animation:fall-179 30s -1s linear infinite}@keyframes fall-179{69.068%{transform:translate(103.5866vw,69.068vh) scale(.7177)}to{transform:translate(99.31705vw,99vh) scale(.7177)}}.snow:nth-child(180){opacity:.3996;transform:translate(77.5284vw,-10px) scale(.3922);animation:fall-180 24s -7s linear infinite}@keyframes fall-180{67.198%{transform:translate(75.3681vw,67.198vh) scale(.3922)}to{transform:translate(76.44825vw,99vh) scale(.3922)}}.snow:nth-child(181){opacity:.6186;transform:translate(85.6405vw,-10px) scale(.8135);animation:fall-181 15s -14s linear infinite}@keyframes fall-181{68.127%{transform:translate(81.4251vw,68.127vh) scale(.8135)}to{transform:translate(83.5328vw,99vh) scale(.8135)}}.snow:nth-child(182){opacity:1.542;transform:translate(71.2554vw,-10px) scale(.3238);animation:fall-182 30s -3s linear infinite}@keyframes fall-182{77.373%{transform:translate(65.2205vw,77.373vh) scale(.3238)}to{transform:translate(68.23795vw,99vh) scale(.3238)}}.snow:nth-child(183){opacity:1.5422;transform:translate(86.8414vw,-10px) scale(.6839);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.287%{transform:translate(80.9801vw,62.287vh) scale(.6839)}to{transform:translate(83.91075vw,99vh) scale(.6839)}}.snow:nth-child(184){opacity:1.914;transform:translate(43.0004vw,-10px) scale(.2904);animation:fall-184 20s -28s linear infinite}@keyframes fall-184{63.589%{transform:translate(41.9828vw,63.589vh) scale(.2904)}to{transform:translate(42.4916vw,99vh) scale(.2904)}}.snow:nth-child(185){opacity:1.8566;transform:translate(59.3772vw,-10px) scale(.9982);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{40.596%{transform:translate(51.1527vw,40.596vh) scale(.9982)}to{transform:translate(55.26495vw,99vh) scale(.9982)}}.snow:nth-child(186){opacity:1.4442;transform:translate(18.0663vw,-10px) scale(.3036);animation:fall-186 17s -30s linear infinite}@keyframes fall-186{58.025%{transform:translate(14.2575vw,58.025vh) scale(.3036)}to{transform:translate(16.1619vw,99vh) scale(.3036)}}.snow:nth-child(187){opacity:1.7644;transform:translate(1.3324vw,-10px) scale(.6258);animation:fall-187 15s -30s linear infinite}@keyframes fall-187{45.194%{transform:translate(-5.8339vw,45.194vh) scale(.6258)}to{transform:translate(-2.25075vw,99vh) scale(.6258)}}.snow:nth-child(188){opacity:.672;transform:translate(40.4069vw,-10px) scale(.6267);animation:fall-188 29s -25s linear infinite}@keyframes fall-188{74.219%{transform:translate(46.436vw,74.219vh) scale(.6267)}to{transform:translate(43.42145vw,99vh) scale(.6267)}}.snow:nth-child(189){opacity:1.9024;transform:translate(73.5632vw,-10px) scale(.5736);animation:fall-189 12s -10s linear infinite}@keyframes fall-189{43.16%{transform:translate(80.6117vw,43.16vh) scale(.5736)}to{transform:translate(77.08745vw,99vh) scale(.5736)}}.snow:nth-child(190){opacity:1.8756;transform:translate(63.6558vw,-10px) scale(.7797);animation:fall-190 21s -4s linear infinite}@keyframes fall-190{67.454%{transform:translate(68.1033vw,67.454vh) scale(.7797)}to{transform:translate(65.87955vw,99vh) scale(.7797)}}.snow:nth-child(191){opacity:1.9094;transform:translate(4.2948vw,-10px) scale(.1607);animation:fall-191 20s -14s linear infinite}@keyframes fall-191{50.202%{transform:translate(7.0341vw,50.202vh) scale(.1607)}to{transform:translate(5.66445vw,99vh) scale(.1607)}}.snow:nth-child(192){opacity:1.6598;transform:translate(29.5923vw,-10px) scale(.4982);animation:fall-192 21s -23s linear infinite}@keyframes fall-192{63.702%{transform:translate(25.0618vw,63.702vh) scale(.4982)}to{transform:translate(27.32705vw,99vh) scale(.4982)}}.snow:nth-child(193){opacity:1.9402;transform:translate(61.5365vw,-10px) scale(.7263);animation:fall-193 13s -9s linear infinite}@keyframes fall-193{61.705%{transform:translate(57.1877vw,61.705vh) scale(.7263)}to{transform:translate(59.3621vw,99vh) scale(.7263)}}.snow:nth-child(194){opacity:.9198;transform:translate(.3563vw,-10px) scale(.8911);animation:fall-194 15s -27s linear infinite}@keyframes fall-194{79.162%{transform:translate(9.2544vw,79.162vh) scale(.8911)}to{transform:translate(4.80535vw,99vh) scale(.8911)}}.snow:nth-child(195){opacity:.0712;transform:translate(22.3794vw,-10px) scale(.8313);animation:fall-195 10s -30s linear infinite}@keyframes fall-195{60.904%{transform:translate(27.3547vw,60.904vh) scale(.8313)}to{transform:translate(24.86705vw,99vh) scale(.8313)}}.snow:nth-child(196){opacity:1.4174;transform:translate(54.8337vw,-10px) scale(.9043);animation:fall-196 14s -30s linear infinite}@keyframes fall-196{66.478%{transform:translate(63.3004vw,66.478vh) scale(.9043)}to{transform:translate(59.06705vw,99vh) scale(.9043)}}.snow:nth-child(197){opacity:.074;transform:translate(89.4286vw,-10px) scale(.7463);animation:fall-197 28s -27s linear infinite}@keyframes fall-197{34.491%{transform:translate(99.068vw,34.491vh) scale(.7463)}to{transform:translate(94.2483vw,99vh) scale(.7463)}}.snow:nth-child(198){opacity:1.2144;transform:translate(2.5256vw,-10px) scale(.396);animation:fall-198 15s -20s linear infinite}@keyframes fall-198{54.223%{transform:translate(-5.9544vw,54.223vh) scale(.396)}to{transform:translate(-1.7144vw,99vh) scale(.396)}}.snow:nth-child(199){opacity:1.67;transform:translate(44.1462vw,-10px) scale(.6636);animation:fall-199 25s -3s linear infinite}@keyframes fall-199{74.708%{transform:translate(40.3567vw,74.708vh) scale(.6636)}to{transform:translate(42.25145vw,99vh) scale(.6636)}}.snow:nth-child(200){opacity:.9516;transform:translate(87.01vw,-10px) scale(.4088);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{39.296%{transform:translate(78.2055vw,39.296vh) scale(.4088)}to{transform:translate(82.60775vw,99vh) scale(.4088)}}.snow:nth-child(201){opacity:.6904;transform:translate(16.9551vw,-10px) scale(.6738);animation:fall-201 19s -23s linear infinite}@keyframes fall-201{74.591%{transform:translate(19.7577vw,74.591vh) scale(.6738)}to{transform:translate(18.3564vw,99vh) scale(.6738)}}.snow:nth-child(202){opacity:1.7254;transform:translate(77.8412vw,-10px) scale(.5206);animation:fall-202 27s -20s linear infinite}@keyframes fall-202{76.126%{transform:translate(71.7053vw,76.126vh) scale(.5206)}to{transform:translate(74.77325vw,99vh) scale(.5206)}}.snow:nth-child(203){opacity:1.9108;transform:translate(65.2848vw,-10px) scale(.5435);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{38.91%{transform:translate(73.5113vw,38.91vh) scale(.5435)}to{transform:translate(69.39805vw,99vh) scale(.5435)}}.snow:nth-child(204){opacity:.1118;transform:translate(95.1821vw,-10px) scale(.3972);animation:fall-204 11s -27s linear infinite}@keyframes fall-204{71.458%{transform:translate(96.6291vw,71.458vh) scale(.3972)}to{transform:translate(95.9056vw,99vh) scale(.3972)}}.snow:nth-child(205){opacity:.2968;transform:translate(70.0708vw,-10px) scale(.7603);animation:fall-205 15s -22s linear infinite}@keyframes fall-205{53.892%{transform:translate(62.6435vw,53.892vh) scale(.7603)}to{transform:translate(66.35715vw,99vh) scale(.7603)}}.snow:nth-child(206){opacity:.4584;transform:translate(58.3295vw,-10px) scale(.6534);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{77.879%{transform:translate(60.2336vw,77.879vh) scale(.6534)}to{transform:translate(59.28155vw,99vh) scale(.6534)}}.snow:nth-child(207){opacity:.5378;transform:translate(4.6016vw,-10px) scale(.3599);animation:fall-207 18s -8s linear infinite}@keyframes fall-207{73.3%{transform:translate(3.1235vw,73.3vh) scale(.3599)}to{transform:translate(3.86255vw,99vh) scale(.3599)}}.snow:nth-child(208){opacity:.8792;transform:translate(18.2904vw,-10px) scale(.2302);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{47.212%{transform:translate(19.1354vw,47.212vh) scale(.2302)}to{transform:translate(18.7129vw,99vh) scale(.2302)}}.snow:nth-child(209){opacity:1.7992;transform:translate(86.7073vw,-10px) scale(.828);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{69.053%{transform:translate(80.8566vw,69.053vh) scale(.828)}to{transform:translate(83.78195vw,99vh) scale(.828)}}.snow:nth-child(210){opacity:1.3612;transform:translate(28.7231vw,-10px) scale(.7358);animation:fall-210 17s -7s linear infinite}@keyframes fall-210{35.234%{transform:translate(29.457vw,35.234vh) scale(.7358)}to{transform:translate(29.09005vw,99vh) scale(.7358)}}.snow:nth-child(211){opacity:1.4884;transform:translate(41.0607vw,-10px) scale(.3068);animation:fall-211 29s -17s linear infinite}@keyframes fall-211{63.245%{transform:translate(50.0008vw,63.245vh) scale(.3068)}to{transform:translate(45.53075vw,99vh) scale(.3068)}}.snow:nth-child(212){opacity:1.9822;transform:translate(45.2688vw,-10px) scale(.7035);animation:fall-212 21s -22s linear infinite}@keyframes fall-212{52.137%{transform:translate(50.757vw,52.137vh) scale(.7035)}to{transform:translate(48.0129vw,99vh) scale(.7035)}}.snow:nth-child(213){opacity:.9048;transform:translate(5.7221vw,-10px) scale(.2601);animation:fall-213 16s -12s linear infinite}@keyframes fall-213{37.504%{transform:translate(9.6743vw,37.504vh) scale(.2601)}to{transform:translate(7.6982vw,99vh) scale(.2601)}}.snow:nth-child(214){opacity:.0068;transform:translate(62.3903vw,-10px) scale(.4189);animation:fall-214 12s -27s linear infinite}@keyframes fall-214{40.801%{transform:translate(54.0479vw,40.801vh) scale(.4189)}to{transform:translate(58.2191vw,99vh) scale(.4189)}}.snow:nth-child(215){opacity:.5954;transform:translate(27.9565vw,-10px) scale(.4033);animation:fall-215 21s -10s linear infinite}@keyframes fall-215{76.668%{transform:translate(24.8062vw,76.668vh) scale(.4033)}to{transform:translate(26.38135vw,99vh) scale(.4033)}}.snow:nth-child(216){opacity:1.2432;transform:translate(33.7755vw,-10px) scale(.3439);animation:fall-216 20s -25s linear infinite}@keyframes fall-216{30.099%{transform:translate(28.888vw,30.099vh) scale(.3439)}to{transform:translate(31.33175vw,99vh) scale(.3439)}}.snow:nth-child(217){opacity:.5532;transform:translate(50.0018vw,-10px) scale(.2903);animation:fall-217 21s -30s linear infinite}@keyframes fall-217{41.437%{transform:translate(45.7858vw,41.437vh) scale(.2903)}to{transform:translate(47.8938vw,99vh) scale(.2903)}}.snow:nth-child(218){opacity:.278;transform:translate(90.7716vw,-10px) scale(.2061);animation:fall-218 30s -19s linear infinite}@keyframes fall-218{37.796%{transform:translate(82.5013vw,37.796vh) scale(.2061)}to{transform:translate(86.63645vw,99vh) scale(.2061)}}.snow:nth-child(219){opacity:.784;transform:translate(2.9896vw,-10px) scale(.231);animation:fall-219 20s -20s linear infinite}@keyframes fall-219{74.655%{transform:translate(2.1973vw,74.655vh) scale(.231)}to{transform:translate(2.59345vw,99vh) scale(.231)}}.snow:nth-child(220){opacity:.874;transform:translate(74.6679vw,-10px) scale(.3323);animation:fall-220 30s -22s linear infinite}@keyframes fall-220{33.127%{transform:translate(67.6635vw,33.127vh) scale(.3323)}to{transform:translate(71.1657vw,99vh) scale(.3323)}}.snow:nth-child(221){opacity:1.8628;transform:translate(62.3451vw,-10px) scale(.3228);animation:fall-221 17s -30s linear infinite}@keyframes fall-221{68.19%{transform:translate(72.3035vw,68.19vh) scale(.3228)}to{transform:translate(67.3243vw,99vh) scale(.3228)}}.snow:nth-child(222){opacity:1.89;transform:translate(84.2801vw,-10px) scale(.2811);animation:fall-222 23s -2s linear infinite}@keyframes fall-222{70.397%{transform:translate(88.8503vw,70.397vh) scale(.2811)}to{transform:translate(86.5652vw,99vh) scale(.2811)}}.snow:nth-child(223){opacity:.9434;transform:translate(91.5961vw,-10px) scale(.4952);animation:fall-223 29s -15s linear infinite}@keyframes fall-223{45.645%{transform:translate(85.3697vw,45.645vh) scale(.4952)}to{transform:translate(88.4829vw,99vh) scale(.4952)}}.snow:nth-child(224){opacity:.3686;transform:translate(99.3832vw,-10px) scale(.9486);animation:fall-224 22s -9s linear infinite}@keyframes fall-224{43.009%{transform:translate(96.3621vw,43.009vh) scale(.9486)}to{transform:translate(97.87265vw,99vh) scale(.9486)}}.snow:nth-child(225){opacity:.9916;transform:translate(94.3168vw,-10px) scale(.4655);animation:fall-225 25s -25s linear infinite}@keyframes fall-225{38.984%{transform:translate(94.1928vw,38.984vh) scale(.4655)}to{transform:translate(94.2548vw,99vh) scale(.4655)}}.snow:nth-child(226){opacity:1.7316;transform:translate(74.3652vw,-10px) scale(.5843);animation:fall-226 13s -12s linear infinite}@keyframes fall-226{64.909%{transform:translate(81.9707vw,64.909vh) scale(.5843)}to{transform:translate(78.16795vw,99vh) scale(.5843)}}.snow:nth-child(227){opacity:.8998;transform:translate(25.7822vw,-10px) scale(.6481);animation:fall-227 14s -27s linear infinite}@keyframes fall-227{68.554%{transform:translate(27.3929vw,68.554vh) scale(.6481)}to{transform:translate(26.58755vw,99vh) scale(.6481)}}.snow:nth-child(228){opacity:.1514;transform:translate(37.7906vw,-10px) scale(.908);animation:fall-228 19s -26s linear infinite}@keyframes fall-228{49.322%{transform:translate(43.7479vw,49.322vh) scale(.908)}to{transform:translate(40.76925vw,99vh) scale(.908)}}.snow:nth-child(229){opacity:.381;transform:translate(93.911vw,-10px) scale(.3423);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{30.355%{transform:translate(100.145vw,30.355vh) scale(.3423)}to{transform:translate(97.028vw,99vh) scale(.3423)}}.snow:nth-child(230){opacity:1.33;transform:translate(45.3102vw,-10px) scale(.2275);animation:fall-230 11s -30s linear infinite}@keyframes fall-230{62.985%{transform:translate(51.1753vw,62.985vh) scale(.2275)}to{transform:translate(48.24275vw,99vh) scale(.2275)}}.snow:nth-child(231){opacity:1.5766;transform:translate(54.1569vw,-10px) scale(.9432);animation:fall-231 21s -24s linear infinite}@keyframes fall-231{44.465%{transform:translate(61.1119vw,44.465vh) scale(.9432)}to{transform:translate(57.6344vw,99vh) scale(.9432)}}.snow:nth-child(232){opacity:.6838;transform:translate(68.5856vw,-10px) scale(.4789);animation:fall-232 23s -25s linear infinite}@keyframes fall-232{53.928%{transform:translate(62.3663vw,53.928vh) scale(.4789)}to{transform:translate(65.47595vw,99vh) scale(.4789)}}.snow:nth-child(233){opacity:.5114;transform:translate(69.6422vw,-10px) scale(.0849);animation:fall-233 14s -22s linear infinite}@keyframes fall-233{46.212%{transform:translate(71.1979vw,46.212vh) scale(.0849)}to{transform:translate(70.42005vw,99vh) scale(.0849)}}.snow:nth-child(234){opacity:1.736;transform:translate(72.5392vw,-10px) scale(.9741);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{46.199%{transform:translate(64.1216vw,46.199vh) scale(.9741)}to{transform:translate(68.3304vw,99vh) scale(.9741)}}.snow:nth-child(235){opacity:1.064;transform:translate(75.8558vw,-10px) scale(.7054);animation:fall-235 21s -12s linear infinite}@keyframes fall-235{73.576%{transform:translate(80.656vw,73.576vh) scale(.7054)}to{transform:translate(78.2559vw,99vh) scale(.7054)}}.snow:nth-child(236){opacity:.1978;transform:translate(60.5346vw,-10px) scale(.497);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{75.044%{transform:translate(63.2874vw,75.044vh) scale(.497)}to{transform:translate(61.911vw,99vh) scale(.497)}}.snow:nth-child(237){opacity:.2516;transform:translate(23.4198vw,-10px) scale(.7123);animation:fall-237 19s -17s linear infinite}@keyframes fall-237{65.948%{transform:translate(29.9842vw,65.948vh) scale(.7123)}to{transform:translate(26.702vw,99vh) scale(.7123)}}.snow:nth-child(238){opacity:1.5122;transform:translate(51.8322vw,-10px) scale(.752);animation:fall-238 14s -20s linear infinite}@keyframes fall-238{71.217%{transform:translate(50.8394vw,71.217vh) scale(.752)}to{transform:translate(51.3358vw,99vh) scale(.752)}}.snow:nth-child(239){opacity:1.032;transform:translate(41.685vw,-10px) scale(.0008);animation:fall-239 23s -29s linear infinite}@keyframes fall-239{32.841%{transform:translate(35.8692vw,32.841vh) scale(.0008)}to{transform:translate(38.7771vw,99vh) scale(.0008)}}.snow:nth-child(240){opacity:.9358;transform:translate(36.0739vw,-10px) scale(.6692);animation:fall-240 15s -7s linear infinite}@keyframes fall-240{61.793%{transform:translate(44.8609vw,61.793vh) scale(.6692)}to{transform:translate(40.4674vw,99vh) scale(.6692)}}.snow:nth-child(241){opacity:.5084;transform:translate(40.7371vw,-10px) scale(.4771);animation:fall-241 29s -24s linear infinite}@keyframes fall-241{32.324%{transform:translate(31.1vw,32.324vh) scale(.4771)}to{transform:translate(35.91855vw,99vh) scale(.4771)}}.snow:nth-child(242){opacity:1.4398;transform:translate(36.3616vw,-10px) scale(.3516);animation:fall-242 23s -3s linear infinite}@keyframes fall-242{78.406%{transform:translate(44.6001vw,78.406vh) scale(.3516)}to{transform:translate(40.48085vw,99vh) scale(.3516)}}.snow:nth-child(243){opacity:1.4782;transform:translate(88.1088vw,-10px) scale(.0368);animation:fall-243 14s -27s linear infinite}@keyframes fall-243{54.555%{transform:translate(90.9308vw,54.555vh) scale(.0368)}to{transform:translate(89.5198vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.4928;transform:translate(76.5149vw,-10px) scale(.8088);animation:fall-244 22s -26s linear infinite}@keyframes fall-244{63.42%{transform:translate(75.9461vw,63.42vh) scale(.8088)}to{transform:translate(76.2305vw,99vh) scale(.8088)}}.snow:nth-child(245){opacity:.5994;transform:translate(90.9062vw,-10px) scale(.8572);animation:fall-245 26s -30s linear infinite}@keyframes fall-245{53.066%{transform:translate(90.7158vw,53.066vh) scale(.8572)}to{transform:translate(90.811vw,99vh) scale(.8572)}}.snow:nth-child(246){opacity:1.228;transform:translate(62.7478vw,-10px) scale(.6513);animation:fall-246 30s -19s linear infinite}@keyframes fall-246{46.798%{transform:translate(65.5489vw,46.798vh) scale(.6513)}to{transform:translate(64.14835vw,99vh) scale(.6513)}}.snow:nth-child(247){opacity:.8562;transform:translate(46.0087vw,-10px) scale(.3062);animation:fall-247 13s -4s linear infinite}@keyframes fall-247{47.665%{transform:translate(55.095vw,47.665vh) scale(.3062)}to{transform:translate(50.55185vw,99vh) scale(.3062)}}.snow:nth-child(248){opacity:1.9772;transform:translate(1.2945vw,-10px) scale(.5594);animation:fall-248 25s -15s linear infinite}@keyframes fall-248{40.249%{transform:translate(10.4378vw,40.249vh) scale(.5594)}to{transform:translate(5.86615vw,99vh) scale(.5594)}}.snow:nth-child(249){opacity:1.882;transform:translate(98.2944vw,-10px) scale(.949);animation:fall-249 20s -17s linear infinite}@keyframes fall-249{63.957%{transform:translate(107.3099vw,63.957vh) scale(.949)}to{transform:translate(102.80215vw,99vh) scale(.949)}}.snow:nth-child(250){opacity:1.3058;transform:translate(13.3092vw,-10px) scale(.1035);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{35.593%{transform:translate(10.3672vw,35.593vh) scale(.1035)}to{transform:translate(11.8382vw,99vh) scale(.1035)}}.snow:nth-child(251){opacity:.8472;transform:translate(15.7664vw,-10px) scale(.3586);animation:fall-251 27s -19s linear infinite}@keyframes fall-251{75.369%{transform:translate(18.0501vw,75.369vh) scale(.3586)}to{transform:translate(16.90825vw,99vh) scale(.3586)}}.snow:nth-child(252){opacity:1.2842;transform:translate(69.2537vw,-10px) scale(.582);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{64.469%{transform:translate(74.6542vw,64.469vh) scale(.582)}to{transform:translate(71.95395vw,99vh) scale(.582)}}.snow:nth-child(253){opacity:1.6548;transform:translate(47.4071vw,-10px) scale(.7878);animation:fall-253 16s -22s linear infinite}@keyframes fall-253{72.676%{transform:translate(41.9748vw,72.676vh) scale(.7878)}to{transform:translate(44.69095vw,99vh) scale(.7878)}}.snow:nth-child(254){opacity:.3184;transform:translate(87.8715vw,-10px) scale(.1542);animation:fall-254 21s -22s linear infinite}@keyframes fall-254{67.799%{transform:translate(78.2848vw,67.799vh) scale(.1542)}to{transform:translate(83.07815vw,99vh) scale(.1542)}}.snow:nth-child(255){opacity:.236;transform:translate(15.0523vw,-10px) scale(.3134);animation:fall-255 19s -12s linear infinite}@keyframes fall-255{76.538%{transform:translate(11.7956vw,76.538vh) scale(.3134)}to{transform:translate(13.42395vw,99vh) scale(.3134)}}.snow:nth-child(256){opacity:1.7786;transform:translate(9.182vw,-10px) scale(.396);animation:fall-256 27s -14s linear infinite}@keyframes fall-256{53.024%{transform:translate(17.8237vw,53.024vh) scale(.396)}to{transform:translate(13.50285vw,99vh) scale(.396)}}.snow:nth-child(257){opacity:1.8848;transform:translate(85.6962vw,-10px) scale(.7752);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{73.384%{transform:translate(91.0082vw,73.384vh) scale(.7752)}to{transform:translate(88.3522vw,99vh) scale(.7752)}}.snow:nth-child(258){opacity:.2488;transform:translate(86.7487vw,-10px) scale(.3177);animation:fall-258 27s -3s linear infinite}@keyframes fall-258{43.27%{transform:translate(83.0859vw,43.27vh) scale(.3177)}to{transform:translate(84.9173vw,99vh) scale(.3177)}}.snow:nth-child(259){opacity:.0804;transform:translate(26.6801vw,-10px) scale(.1434);animation:fall-259 25s -25s linear infinite}@keyframes fall-259{70.7%{transform:translate(32.5608vw,70.7vh) scale(.1434)}to{transform:translate(29.62045vw,99vh) scale(.1434)}}.snow:nth-child(260){opacity:1.3068;transform:translate(18.2273vw,-10px) scale(.8438);animation:fall-260 25s -13s linear infinite}@keyframes fall-260{72.257%{transform:translate(22.2551vw,72.257vh) scale(.8438)}to{transform:translate(20.2412vw,99vh) scale(.8438)}}.snow:nth-child(261){opacity:1.1004;transform:translate(66.2476vw,-10px) scale(.0169);animation:fall-261 18s -28s linear infinite}@keyframes fall-261{52.668%{transform:translate(63.8739vw,52.668vh) scale(.0169)}to{transform:translate(65.06075vw,99vh) scale(.0169)}}.snow:nth-child(262){opacity:1.6292;transform:translate(34.9341vw,-10px) scale(.4716);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{76.539%{transform:translate(29.7719vw,76.539vh) scale(.4716)}to{transform:translate(32.353vw,99vh) scale(.4716)}}.snow:nth-child(263){opacity:1.9014;transform:translate(33.8455vw,-10px) scale(.7022);animation:fall-263 24s -23s linear infinite}@keyframes fall-263{57.195%{transform:translate(31.2896vw,57.195vh) scale(.7022)}to{transform:translate(32.56755vw,99vh) scale(.7022)}}.snow:nth-child(264){opacity:.3722;transform:translate(70.7776vw,-10px) scale(.5407);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{78.657%{transform:translate(68.2177vw,78.657vh) scale(.5407)}to{transform:translate(69.49765vw,99vh) scale(.5407)}}.snow:nth-child(265){opacity:.869;transform:translate(33.3285vw,-10px) scale(.5324);animation:fall-265 17s -27s linear infinite}@keyframes fall-265{72.011%{transform:translate(23.8624vw,72.011vh) scale(.5324)}to{transform:translate(28.59545vw,99vh) scale(.5324)}}.snow:nth-child(266){opacity:1.203;transform:translate(63.015vw,-10px) scale(.4236);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{58.858%{transform:translate(68.804vw,58.858vh) scale(.4236)}to{transform:translate(65.9095vw,99vh) scale(.4236)}}.snow:nth-child(267){opacity:.7552;transform:translate(80.8938vw,-10px) scale(.6236);animation:fall-267 17s -18s linear infinite}@keyframes fall-267{43.923%{transform:translate(76.8957vw,43.923vh) scale(.6236)}to{transform:translate(78.89475vw,99vh) scale(.6236)}}.snow:nth-child(268){opacity:1.9902;transform:translate(8.2446vw,-10px) scale(.2545);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{37.668%{transform:translate(5.5318vw,37.668vh) scale(.2545)}to{transform:translate(6.8882vw,99vh) scale(.2545)}}.snow:nth-child(269){opacity:.566;transform:translate(79.616vw,-10px) scale(.7727);animation:fall-269 30s -2s linear infinite}@keyframes fall-269{65.42%{transform:translate(78.9568vw,65.42vh) scale(.7727)}to{transform:translate(79.2864vw,99vh) scale(.7727)}}.snow:nth-child(270){opacity:.37;transform:translate(3.8008vw,-10px) scale(.21);animation:fall-270 17s -10s linear infinite}@keyframes fall-270{71.331%{transform:translate(1.9946vw,71.331vh) scale(.21)}to{transform:translate(2.8977vw,99vh) scale(.21)}}.snow:nth-child(271){opacity:1.112;transform:translate(44.1137vw,-10px) scale(.7619);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{64.373%{transform:translate(48.9719vw,64.373vh) scale(.7619)}to{transform:translate(46.5428vw,99vh) scale(.7619)}}.snow:nth-child(272){opacity:.6638;transform:translate(60.2421vw,-10px) scale(.0833);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{77.171%{transform:translate(59.7427vw,77.171vh) scale(.0833)}to{transform:translate(59.9924vw,99vh) scale(.0833)}}.snow:nth-child(273){opacity:1.644;transform:translate(1.3211vw,-10px) scale(.7587);animation:fall-273 21s -9s linear infinite}@keyframes fall-273{78.826%{transform:translate(5.1074vw,78.826vh) scale(.7587)}to{transform:translate(3.21425vw,99vh) scale(.7587)}}.snow:nth-child(274){opacity:1.1194;transform:translate(31.0635vw,-10px) scale(.1912);animation:fall-274 11s -29s linear infinite}@keyframes fall-274{41.038%{transform:translate(28.0528vw,41.038vh) scale(.1912)}to{transform:translate(29.55815vw,99vh) scale(.1912)}}.snow:nth-child(275){opacity:1.4992;transform:translate(28.1728vw,-10px) scale(.8817);animation:fall-275 20s -9s linear infinite}@keyframes fall-275{77.178%{transform:translate(23.9208vw,77.178vh) scale(.8817)}to{transform:translate(26.0468vw,99vh) scale(.8817)}}.snow:nth-child(276){opacity:.2142;transform:translate(28.0386vw,-10px) scale(.8344);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{67.177%{transform:translate(36.1432vw,67.177vh) scale(.8344)}to{transform:translate(32.0909vw,99vh) scale(.8344)}}.snow:nth-child(277){opacity:.1684;transform:translate(14.6779vw,-10px) scale(.2453);animation:fall-277 21s -15s linear infinite}@keyframes fall-277{75.811%{transform:translate(7.8499vw,75.811vh) scale(.2453)}to{transform:translate(11.2639vw,99vh) scale(.2453)}}.snow:nth-child(278){opacity:.9552;transform:translate(41.8922vw,-10px) scale(.061);animation:fall-278 23s -22s linear infinite}@keyframes fall-278{68.33%{transform:translate(42.677vw,68.33vh) scale(.061)}to{transform:translate(42.2846vw,99vh) scale(.061)}}.snow:nth-child(279){opacity:1.4132;transform:translate(32.7164vw,-10px) scale(.3758);animation:fall-279 16s -20s linear infinite}@keyframes fall-279{43.757%{transform:translate(26.8723vw,43.757vh) scale(.3758)}to{transform:translate(29.79435vw,99vh) scale(.3758)}}.snow:nth-child(280){opacity:1.1774;transform:translate(30.0695vw,-10px) scale(.0658);animation:fall-280 12s -27s linear infinite}@keyframes fall-280{76.158%{transform:translate(31.5309vw,76.158vh) scale(.0658)}to{transform:translate(30.8002vw,99vh) scale(.0658)}}.snow:nth-child(281){opacity:1.8608;transform:translate(79.1068vw,-10px) scale(.8017);animation:fall-281 26s -9s linear infinite}@keyframes fall-281{62.863%{transform:translate(69.8069vw,62.863vh) scale(.8017)}to{transform:translate(74.45685vw,99vh) scale(.8017)}}.snow:nth-child(282){opacity:.0492;transform:translate(37.1817vw,-10px) scale(.9014);animation:fall-282 26s -30s linear infinite}@keyframes fall-282{61.61%{transform:translate(28.4345vw,61.61vh) scale(.9014)}to{transform:translate(32.8081vw,99vh) scale(.9014)}}.snow:nth-child(283){opacity:1.5978;transform:translate(66.1687vw,-10px) scale(.9287);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{78.691%{transform:translate(69.7671vw,78.691vh) scale(.9287)}to{transform:translate(67.9679vw,99vh) scale(.9287)}}.snow:nth-child(284){opacity:.468;transform:translate(73.1029vw,-10px) scale(.5865);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{44.937%{transform:translate(73.9772vw,44.937vh) scale(.5865)}to{transform:translate(73.54005vw,99vh) scale(.5865)}}.snow:nth-child(285){opacity:1.109;transform:translate(47.339vw,-10px) scale(.8357);animation:fall-285 26s -6s linear infinite}@keyframes fall-285{74.715%{transform:translate(50.8462vw,74.715vh) scale(.8357)}to{transform:translate(49.0926vw,99vh) scale(.8357)}}.snow:nth-child(286){opacity:1.894;transform:translate(23.0874vw,-10px) scale(.0761);animation:fall-286 28s -19s linear infinite}@keyframes fall-286{40.91%{transform:translate(15.9419vw,40.91vh) scale(.0761)}to{transform:translate(19.51465vw,99vh) scale(.0761)}}.snow:nth-child(287){opacity:.9598;transform:translate(89.861vw,-10px) scale(.8202);animation:fall-287 18s -6s linear infinite}@keyframes fall-287{51.896%{transform:translate(96.0352vw,51.896vh) scale(.8202)}to{transform:translate(92.9481vw,99vh) scale(.8202)}}.snow:nth-child(288){opacity:1.7094;transform:translate(65.3326vw,-10px) scale(.9824);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{64.321%{transform:translate(56.259vw,64.321vh) scale(.9824)}to{transform:translate(60.7958vw,99vh) scale(.9824)}}.snow:nth-child(289){opacity:.5438;transform:translate(87.87vw,-10px) scale(.9856);animation:fall-289 17s -17s linear infinite}@keyframes fall-289{52.876%{transform:translate(87.4921vw,52.876vh) scale(.9856)}to{transform:translate(87.68105vw,99vh) scale(.9856)}}.snow:nth-child(290){opacity:.1356;transform:translate(17.1534vw,-10px) scale(.8529);animation:fall-290 18s -17s linear infinite}@keyframes fall-290{33.639%{transform:translate(16.8639vw,33.639vh) scale(.8529)}to{transform:translate(17.00865vw,99vh) scale(.8529)}}.snow:nth-child(291){opacity:1.7478;transform:translate(41.0279vw,-10px) scale(.3386);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{51.324%{transform:translate(43.575vw,51.324vh) scale(.3386)}to{transform:translate(42.30145vw,99vh) scale(.3386)}}.snow:nth-child(292){opacity:1.0156;transform:translate(1.2873vw,-10px) scale(.4648);animation:fall-292 28s -25s linear infinite}@keyframes fall-292{41.921%{transform:translate(-1.5924vw,41.921vh) scale(.4648)}to{transform:translate(-.15255vw,99vh) scale(.4648)}}.snow:nth-child(293){opacity:.781;transform:translate(52.0395vw,-10px) scale(.9807);animation:fall-293 11s -26s linear infinite}@keyframes fall-293{41.718%{transform:translate(46.443vw,41.718vh) scale(.9807)}to{transform:translate(49.24125vw,99vh) scale(.9807)}}.snow:nth-child(294){opacity:1.9264;transform:translate(74.9194vw,-10px) scale(.3981);animation:fall-294 21s -3s linear infinite}@keyframes fall-294{52.228%{transform:translate(71.0427vw,52.228vh) scale(.3981)}to{transform:translate(72.98105vw,99vh) scale(.3981)}}.snow:nth-child(295){opacity:1.6248;transform:translate(91.0902vw,-10px) scale(.2243);animation:fall-295 29s -21s linear infinite}@keyframes fall-295{61.683%{transform:translate(86.0337vw,61.683vh) scale(.2243)}to{transform:translate(88.56195vw,99vh) scale(.2243)}}.snow:nth-child(296){opacity:.5462;transform:translate(3.1688vw,-10px) scale(.8127);animation:fall-296 20s -20s linear infinite}@keyframes fall-296{59.426%{transform:translate(-.1137vw,59.426vh) scale(.8127)}to{transform:translate(1.52755vw,99vh) scale(.8127)}}.snow:nth-child(297){opacity:.3738;transform:translate(15.7677vw,-10px) scale(.8023);animation:fall-297 13s -21s linear infinite}@keyframes fall-297{39.273%{transform:translate(13.7859vw,39.273vh) scale(.8023)}to{transform:translate(14.7768vw,99vh) scale(.8023)}}.snow:nth-child(298){opacity:.7262;transform:translate(28.5405vw,-10px) scale(.0663);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{67.469%{transform:translate(21.5427vw,67.469vh) scale(.0663)}to{transform:translate(25.0416vw,99vh) scale(.0663)}}.snow:nth-child(299){opacity:.355;transform:translate(74.5992vw,-10px) scale(.5819);animation:fall-299 28s -7s linear infinite}@keyframes fall-299{56.021%{transform:translate(78.3929vw,56.021vh) scale(.5819)}to{transform:translate(76.49605vw,99vh) scale(.5819)}}.snow:nth-child(300){opacity:.4436;transform:translate(93.1419vw,-10px) scale(.6316);animation:fall-300 14s -7s linear infinite}@keyframes fall-300{55.594%{transform:translate(98.2947vw,55.594vh) scale(.6316)}to{transform:translate(95.7183vw,99vh) scale(.6316)}}.snow:nth-child(301){opacity:.8026;transform:translate(28.4839vw,-10px) scale(.2572);animation:fall-301 12s -13s linear infinite}@keyframes fall-301{78.358%{transform:translate(30.5114vw,78.358vh) scale(.2572)}to{transform:translate(29.49765vw,99vh) scale(.2572)}}.snow:nth-child(302){opacity:.857;transform:translate(66.4408vw,-10px) scale(.0294);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.51%{transform:translate(62.5401vw,51.51vh) scale(.0294)}to{transform:translate(64.49045vw,99vh) scale(.0294)}}.snow:nth-child(303){opacity:.8662;transform:translate(97.8084vw,-10px) scale(.2593);animation:fall-303 19s -24s linear infinite}@keyframes fall-303{72.34%{transform:translate(97.6373vw,72.34vh) scale(.2593)}to{transform:translate(97.72285vw,99vh) scale(.2593)}}.snow:nth-child(304){opacity:.4492;transform:translate(7.76vw,-10px) scale(.4981);animation:fall-304 26s -22s linear infinite}@keyframes fall-304{47.036%{transform:translate(8.8196vw,47.036vh) scale(.4981)}to{transform:translate(8.2898vw,99vh) scale(.4981)}}.snow:nth-child(305){opacity:1.4006;transform:translate(13.4525vw,-10px) scale(.8927);animation:fall-305 14s -9s linear infinite}@keyframes fall-305{53.474%{transform:translate(8.7664vw,53.474vh) scale(.8927)}to{transform:translate(11.10945vw,99vh) scale(.8927)}}.snow:nth-child(306){opacity:1.842;transform:translate(69.3429vw,-10px) scale(.0161);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{33.566%{transform:translate(63.1757vw,33.566vh) scale(.0161)}to{transform:translate(66.2593vw,99vh) scale(.0161)}}.snow:nth-child(307){opacity:1.5138;transform:translate(47.9591vw,-10px) scale(.3139);animation:fall-307 12s -18s linear infinite}@keyframes fall-307{50.746%{transform:translate(42.6773vw,50.746vh) scale(.3139)}to{transform:translate(45.3182vw,99vh) scale(.3139)}}.snow:nth-child(308){opacity:.5382;transform:translate(44.7164vw,-10px) scale(.7357);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{49.584%{transform:translate(45.0649vw,49.584vh) scale(.7357)}to{transform:translate(44.89065vw,99vh) scale(.7357)}}.snow:nth-child(309){opacity:.6898;transform:translate(80.831vw,-10px) scale(.9332);animation:fall-309 26s -8s linear infinite}@keyframes fall-309{47.299%{transform:translate(87.0465vw,47.299vh) scale(.9332)}to{transform:translate(83.93875vw,99vh) scale(.9332)}}.snow:nth-child(310){opacity:.9394;transform:translate(26.4985vw,-10px) scale(.0195);animation:fall-310 28s -26s linear infinite}@keyframes fall-310{38.226%{transform:translate(25.281vw,38.226vh) scale(.0195)}to{transform:translate(25.88975vw,99vh) scale(.0195)}}.snow:nth-child(311){opacity:.3236;transform:translate(84.5025vw,-10px) scale(.6604);animation:fall-311 12s -9s linear infinite}@keyframes fall-311{55.783%{transform:translate(81.4397vw,55.783vh) scale(.6604)}to{transform:translate(82.9711vw,99vh) scale(.6604)}}.snow:nth-child(312){opacity:.88;transform:translate(51.2408vw,-10px) scale(.5039);animation:fall-312 17s -30s linear infinite}@keyframes fall-312{43.48%{transform:translate(43.6507vw,43.48vh) scale(.5039)}to{transform:translate(47.44575vw,99vh) scale(.5039)}}.snow:nth-child(313){opacity:.3722;transform:translate(73.8747vw,-10px) scale(.2192);animation:fall-313 27s -8s linear infinite}@keyframes fall-313{68.201%{transform:translate(78.4931vw,68.201vh) scale(.2192)}to{transform:translate(76.1839vw,99vh) scale(.2192)}}.snow:nth-child(314){opacity:.8096;transform:translate(11.1881vw,-10px) scale(.7965);animation:fall-314 25s -30s linear infinite}@keyframes fall-314{30.466%{transform:translate(5.0763vw,30.466vh) scale(.7965)}to{transform:translate(8.1322vw,99vh) scale(.7965)}}.snow:nth-child(315){opacity:.4178;transform:translate(75.7218vw,-10px) scale(.1272);animation:fall-315 22s -30s linear infinite}@keyframes fall-315{61.652%{transform:translate(71.619vw,61.652vh) scale(.1272)}to{transform:translate(73.6704vw,99vh) scale(.1272)}}.snow:nth-child(316){opacity:.787;transform:translate(66.2674vw,-10px) scale(.4681);animation:fall-316 13s -25s linear infinite}@keyframes fall-316{61.11%{transform:translate(70.0694vw,61.11vh) scale(.4681)}to{transform:translate(68.1684vw,99vh) scale(.4681)}}.snow:nth-child(317){opacity:.4954;transform:translate(46.5745vw,-10px) scale(.3776);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{35.101%{transform:translate(55.0359vw,35.101vh) scale(.3776)}to{transform:translate(50.8052vw,99vh) scale(.3776)}}.snow:nth-child(318){opacity:1.9478;transform:translate(14.8332vw,-10px) scale(.065);animation:fall-318 21s -18s linear infinite}@keyframes fall-318{51.367%{transform:translate(11.3782vw,51.367vh) scale(.065)}to{transform:translate(13.1057vw,99vh) scale(.065)}}.snow:nth-child(319){opacity:1.6558;transform:translate(39.2475vw,-10px) scale(.467);animation:fall-319 21s -3s linear infinite}@keyframes fall-319{30.678%{transform:translate(45.8182vw,30.678vh) scale(.467)}to{transform:translate(42.53285vw,99vh) scale(.467)}}.snow:nth-child(320){opacity:.14;transform:translate(91.0168vw,-10px) scale(.3313);animation:fall-320 22s -23s linear infinite}@keyframes fall-320{45.042%{transform:translate(86.9684vw,45.042vh) scale(.3313)}to{transform:translate(88.9926vw,99vh) scale(.3313)}}.snow:nth-child(321){opacity:.6664;transform:translate(95.6679vw,-10px) scale(.1047);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{61.067%{transform:translate(92.8565vw,61.067vh) scale(.1047)}to{transform:translate(94.2622vw,99vh) scale(.1047)}}.snow:nth-child(322){opacity:.2782;transform:translate(22.7325vw,-10px) scale(.1215);animation:fall-322 17s -7s linear infinite}@keyframes fall-322{49.079%{transform:translate(19.2829vw,49.079vh) scale(.1215)}to{transform:translate(21.0077vw,99vh) scale(.1215)}}.snow:nth-child(323){opacity:.6082;transform:translate(73.5706vw,-10px) scale(.6631);animation:fall-323 24s -30s linear infinite}@keyframes fall-323{58.329%{transform:translate(79.0935vw,58.329vh) scale(.6631)}to{transform:translate(76.33205vw,99vh) scale(.6631)}}.snow:nth-child(324){opacity:1.033;transform:translate(99.6227vw,-10px) scale(.3306);animation:fall-324 20s -8s linear infinite}@keyframes fall-324{61.18%{transform:translate(105.6132vw,61.18vh) scale(.3306)}to{transform:translate(102.61795vw,99vh) scale(.3306)}}.snow:nth-child(325){opacity:.975;transform:translate(33.2833vw,-10px) scale(.4593);animation:fall-325 11s -17s linear infinite}@keyframes fall-325{47.949%{transform:translate(41.313vw,47.949vh) scale(.4593)}to{transform:translate(37.29815vw,99vh) scale(.4593)}}.snow:nth-child(326){opacity:.2974;transform:translate(.8vw,-10px) scale(.863);animation:fall-326 30s -28s linear infinite}@keyframes fall-326{62.055%{transform:translate(-.1036vw,62.055vh) scale(.863)}to{transform:translate(.3482vw,99vh) scale(.863)}}.snow:nth-child(327){opacity:1.861;transform:translate(44.4586vw,-10px) scale(.4693);animation:fall-327 17s -28s linear infinite}@keyframes fall-327{79.73%{transform:translate(37.8984vw,79.73vh) scale(.4693)}to{transform:translate(41.1785vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:.8534;transform:translate(22.4158vw,-10px) scale(.5809);animation:fall-328 27s -10s linear infinite}@keyframes fall-328{41.927%{transform:translate(27.3703vw,41.927vh) scale(.5809)}to{transform:translate(24.89305vw,99vh) scale(.5809)}}.snow:nth-child(329){opacity:.1428;transform:translate(74.263vw,-10px) scale(.3176);animation:fall-329 15s -1s linear infinite}@keyframes fall-329{77.07%{transform:translate(77.3001vw,77.07vh) scale(.3176)}to{transform:translate(75.78155vw,99vh) scale(.3176)}}.snow:nth-child(330){opacity:1.6646;transform:translate(88.1988vw,-10px) scale(.1797);animation:fall-330 25s -22s linear infinite}@keyframes fall-330{54.673%{transform:translate(95.3137vw,54.673vh) scale(.1797)}to{transform:translate(91.75625vw,99vh) scale(.1797)}}.snow:nth-child(331){opacity:1.0794;transform:translate(79.0407vw,-10px) scale(.1887);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{50.709%{transform:translate(77.2612vw,50.709vh) scale(.1887)}to{transform:translate(78.15095vw,99vh) scale(.1887)}}.snow:nth-child(332){opacity:.681;transform:translate(94.3505vw,-10px) scale(.5917);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{31.242%{transform:translate(96.5829vw,31.242vh) scale(.5917)}to{transform:translate(95.4667vw,99vh) scale(.5917)}}.snow:nth-child(333){opacity:.3974;transform:translate(80.6136vw,-10px) scale(.7548);animation:fall-333 27s -16s linear infinite}@keyframes fall-333{51.914%{transform:translate(90.1143vw,51.914vh) scale(.7548)}to{transform:translate(85.36395vw,99vh) scale(.7548)}}.snow:nth-child(334){opacity:.9874;transform:translate(52.4827vw,-10px) scale(.9964);animation:fall-334 25s -12s linear infinite}@keyframes fall-334{79.408%{transform:translate(43.6763vw,79.408vh) scale(.9964)}to{transform:translate(48.0795vw,99vh) scale(.9964)}}.snow:nth-child(335){opacity:.7834;transform:translate(44.1722vw,-10px) scale(.5983);animation:fall-335 28s -17s linear infinite}@keyframes fall-335{64.7%{transform:translate(45.3709vw,64.7vh) scale(.5983)}to{transform:translate(44.77155vw,99vh) scale(.5983)}}.snow:nth-child(336){opacity:1.8914;transform:translate(30.77vw,-10px) scale(.8619);animation:fall-336 11s -27s linear infinite}@keyframes fall-336{74.277%{transform:translate(27.8251vw,74.277vh) scale(.8619)}to{transform:translate(29.29755vw,99vh) scale(.8619)}}.snow:nth-child(337){opacity:.8546;transform:translate(32.8278vw,-10px) scale(.0685);animation:fall-337 19s -20s linear infinite}@keyframes fall-337{30.097%{transform:translate(40.2695vw,30.097vh) scale(.0685)}to{transform:translate(36.54865vw,99vh) scale(.0685)}}.snow:nth-child(338){opacity:1.5962;transform:translate(49.3867vw,-10px) scale(.6374);animation:fall-338 11s -23s linear infinite}@keyframes fall-338{66.137%{transform:translate(59.328vw,66.137vh) scale(.6374)}to{transform:translate(54.35735vw,99vh) scale(.6374)}}.snow:nth-child(339){opacity:.9596;transform:translate(85.9465vw,-10px) scale(.313);animation:fall-339 22s -17s linear infinite}@keyframes fall-339{42.255%{transform:translate(88.7812vw,42.255vh) scale(.313)}to{transform:translate(87.36385vw,99vh) scale(.313)}}.snow:nth-child(340){opacity:1.1744;transform:translate(55.3351vw,-10px) scale(.541);animation:fall-340 21s -11s linear infinite}@keyframes fall-340{76.876%{transform:translate(45.8496vw,76.876vh) scale(.541)}to{transform:translate(50.59235vw,99vh) scale(.541)}}.snow:nth-child(341){opacity:.3228;transform:translate(61.7507vw,-10px) scale(.4422);animation:fall-341 24s -14s linear infinite}@keyframes fall-341{59.471%{transform:translate(56.7047vw,59.471vh) scale(.4422)}to{transform:translate(59.2277vw,99vh) scale(.4422)}}.snow:nth-child(342){opacity:1.9392;transform:translate(49.388vw,-10px) scale(.85);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{61.663%{transform:translate(45.3868vw,61.663vh) scale(.85)}to{transform:translate(47.3874vw,99vh) scale(.85)}}.snow:nth-child(343){opacity:1.6246;transform:translate(7.8629vw,-10px) scale(.5726);animation:fall-343 11s -20s linear infinite}@keyframes fall-343{45.658%{transform:translate(9.844vw,45.658vh) scale(.5726)}to{transform:translate(8.85345vw,99vh) scale(.5726)}}.snow:nth-child(344){opacity:1.1102;transform:translate(89.3965vw,-10px) scale(.7321);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{75.631%{transform:translate(97.7855vw,75.631vh) scale(.7321)}to{transform:translate(93.591vw,99vh) scale(.7321)}}.snow:nth-child(345){opacity:.056;transform:translate(14.188vw,-10px) scale(.4751);animation:fall-345 25s -16s linear infinite}@keyframes fall-345{60.638%{transform:translate(13.6676vw,60.638vh) scale(.4751)}to{transform:translate(13.9278vw,99vh) scale(.4751)}}.snow:nth-child(346){opacity:.2592;transform:translate(27.6996vw,-10px) scale(.5999);animation:fall-346 30s -23s linear infinite}@keyframes fall-346{75.262%{transform:translate(34.82vw,75.262vh) scale(.5999)}to{transform:translate(31.2598vw,99vh) scale(.5999)}}.snow:nth-child(347){opacity:.5306;transform:translate(27.2508vw,-10px) scale(.4254);animation:fall-347 22s -30s linear infinite}@keyframes fall-347{51.555%{transform:translate(29.6152vw,51.555vh) scale(.4254)}to{transform:translate(28.433vw,99vh) scale(.4254)}}.snow:nth-child(348){opacity:1.2954;transform:translate(89.4317vw,-10px) scale(.4711);animation:fall-348 27s -29s linear infinite}@keyframes fall-348{64.787%{transform:translate(90.6857vw,64.787vh) scale(.4711)}to{transform:translate(90.0587vw,99vh) scale(.4711)}}.snow:nth-child(349){opacity:1.5218;transform:translate(43.0141vw,-10px) scale(.6139);animation:fall-349 23s -12s linear infinite}@keyframes fall-349{38.515%{transform:translate(41.2704vw,38.515vh) scale(.6139)}to{transform:translate(42.14225vw,99vh) scale(.6139)}}.snow:nth-child(350){opacity:.1302;transform:translate(21.1136vw,-10px) scale(.1893);animation:fall-350 19s -22s linear infinite}@keyframes fall-350{79.141%{transform:translate(14.4216vw,79.141vh) scale(.1893)}to{transform:translate(17.7676vw,99vh) scale(.1893)}}.snow:nth-child(351){opacity:.1862;transform:translate(81.3509vw,-10px) scale(.1629);animation:fall-351 16s -26s linear infinite}@keyframes fall-351{60.434%{transform:translate(87.6159vw,60.434vh) scale(.1629)}to{transform:translate(84.4834vw,99vh) scale(.1629)}}.snow:nth-child(352){opacity:.9026;transform:translate(38.9971vw,-10px) scale(.0278);animation:fall-352 21s -7s linear infinite}@keyframes fall-352{45.687%{transform:translate(36.0649vw,45.687vh) scale(.0278)}to{transform:translate(37.531vw,99vh) scale(.0278)}}.snow:nth-child(353){opacity:.8448;transform:translate(68.3989vw,-10px) scale(.0442);animation:fall-353 21s -1s linear infinite}@keyframes fall-353{70.618%{transform:translate(71.8212vw,70.618vh) scale(.0442)}to{transform:translate(70.11005vw,99vh) scale(.0442)}}.snow:nth-child(354){opacity:1.13;transform:translate(55.8123vw,-10px) scale(.8826);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{58.301%{transform:translate(61.2711vw,58.301vh) scale(.8826)}to{transform:translate(58.5417vw,99vh) scale(.8826)}}.snow:nth-child(355){opacity:.6356;transform:translate(66.5791vw,-10px) scale(.6711);animation:fall-355 19s -20s linear infinite}@keyframes fall-355{36.103%{transform:translate(75.1101vw,36.103vh) scale(.6711)}to{transform:translate(70.8446vw,99vh) scale(.6711)}}.snow:nth-child(356){opacity:.6678;transform:translate(44.1553vw,-10px) scale(.101);animation:fall-356 17s -21s linear infinite}@keyframes fall-356{78.09%{transform:translate(45.1555vw,78.09vh) scale(.101)}to{transform:translate(44.6554vw,99vh) scale(.101)}}.snow:nth-child(357){opacity:1.0806;transform:translate(30.4542vw,-10px) scale(.1879);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{44.961%{transform:translate(23.6917vw,44.961vh) scale(.1879)}to{transform:translate(27.07295vw,99vh) scale(.1879)}}.snow:nth-child(358){opacity:1.6868;transform:translate(10.7184vw,-10px) scale(.0443);animation:fall-358 22s -21s linear infinite}@keyframes fall-358{30.181%{transform:translate(3.7137vw,30.181vh) scale(.0443)}to{transform:translate(7.21605vw,99vh) scale(.0443)}}.snow:nth-child(359){opacity:1.9598;transform:translate(81.9539vw,-10px) scale(.3379);animation:fall-359 17s -10s linear infinite}@keyframes fall-359{33.098%{transform:translate(85.637vw,33.098vh) scale(.3379)}to{transform:translate(83.79545vw,99vh) scale(.3379)}}.snow:nth-child(360){opacity:1.5394;transform:translate(67.2812vw,-10px) scale(.1248);animation:fall-360 26s -24s linear infinite}@keyframes fall-360{68.985%{transform:translate(58.6854vw,68.985vh) scale(.1248)}to{transform:translate(62.9833vw,99vh) scale(.1248)}}.snow:nth-child(361){opacity:1.0062;transform:translate(75.5909vw,-10px) scale(.0999);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{52.285%{transform:translate(80.2557vw,52.285vh) scale(.0999)}to{transform:translate(77.9233vw,99vh) scale(.0999)}}.snow:nth-child(362){opacity:1.959;transform:translate(49.1383vw,-10px) scale(.801);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{57.227%{transform:translate(58.7957vw,57.227vh) scale(.801)}to{transform:translate(53.967vw,99vh) scale(.801)}}.snow:nth-child(363){opacity:.075;transform:translate(85.8796vw,-10px) scale(.7265);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{42.201%{transform:translate(88.5758vw,42.201vh) scale(.7265)}to{transform:translate(87.2277vw,99vh) scale(.7265)}}.snow:nth-child(364){opacity:1.7628;transform:translate(69.8967vw,-10px) scale(.4827);animation:fall-364 21s -30s linear infinite}@keyframes fall-364{61.36%{transform:translate(70.6485vw,61.36vh) scale(.4827)}to{transform:translate(70.2726vw,99vh) scale(.4827)}}.snow:nth-child(365){opacity:.2374;transform:translate(60.2243vw,-10px) scale(.117);animation:fall-365 24s -3s linear infinite}@keyframes fall-365{45.204%{transform:translate(67.4003vw,45.204vh) scale(.117)}to{transform:translate(63.8123vw,99vh) scale(.117)}}.snow:nth-child(366){opacity:1.7564;transform:translate(94.5942vw,-10px) scale(.0799);animation:fall-366 16s -19s linear infinite}@keyframes fall-366{63.723%{transform:translate(93.6812vw,63.723vh) scale(.0799)}to{transform:translate(94.1377vw,99vh) scale(.0799)}}.snow:nth-child(367){opacity:1.7136;transform:translate(73.7098vw,-10px) scale(.163);animation:fall-367 24s -20s linear infinite}@keyframes fall-367{37.067%{transform:translate(75.4789vw,37.067vh) scale(.163)}to{transform:translate(74.59435vw,99vh) scale(.163)}}.snow:nth-child(368){opacity:1.2194;transform:translate(16.668vw,-10px) scale(.6151);animation:fall-368 13s -11s linear infinite}@keyframes fall-368{43.798%{transform:translate(10.3208vw,43.798vh) scale(.6151)}to{transform:translate(13.4944vw,99vh) scale(.6151)}}.snow:nth-child(369){opacity:.476;transform:translate(11.9361vw,-10px) scale(.6788);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{48.185%{transform:translate(9.1919vw,48.185vh) scale(.6788)}to{transform:translate(10.564vw,99vh) scale(.6788)}}.snow:nth-child(370){opacity:1.2256;transform:translate(87.4528vw,-10px) scale(.0382);animation:fall-370 22s -13s linear infinite}@keyframes fall-370{78.871%{transform:translate(93.3534vw,78.871vh) scale(.0382)}to{transform:translate(90.4031vw,99vh) scale(.0382)}}.snow:nth-child(371){opacity:.0658;transform:translate(1.6949vw,-10px) scale(.6911);animation:fall-371 28s -12s linear infinite}@keyframes fall-371{46.016%{transform:translate(-2.0262vw,46.016vh) scale(.6911)}to{transform:translate(-.16565vw,99vh) scale(.6911)}}.snow:nth-child(372){opacity:.4616;transform:translate(55.8295vw,-10px) scale(.9777);animation:fall-372 27s -30s linear infinite}@keyframes fall-372{79.134%{transform:translate(54.3809vw,79.134vh) scale(.9777)}to{transform:translate(55.1052vw,99vh) scale(.9777)}}.snow:nth-child(373){opacity:.2082;transform:translate(50.8125vw,-10px) scale(.8241);animation:fall-373 14s -4s linear infinite}@keyframes fall-373{55.725%{transform:translate(58.7078vw,55.725vh) scale(.8241)}to{transform:translate(54.76015vw,99vh) scale(.8241)}}.snow:nth-child(374){opacity:.3702;transform:translate(69.7311vw,-10px) scale(.0285);animation:fall-374 24s -6s linear infinite}@keyframes fall-374{32.802%{transform:translate(59.8995vw,32.802vh) scale(.0285)}to{transform:translate(64.8153vw,99vh) scale(.0285)}}.snow:nth-child(375){opacity:.716;transform:translate(48.0702vw,-10px) scale(.505);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{46.94%{transform:translate(45.3892vw,46.94vh) scale(.505)}to{transform:translate(46.7297vw,99vh) scale(.505)}}.snow:nth-child(376){opacity:1.4076;transform:translate(96.2439vw,-10px) scale(.2116);animation:fall-376 13s -8s linear infinite}@keyframes fall-376{74.916%{transform:translate(93.7767vw,74.916vh) scale(.2116)}to{transform:translate(95.0103vw,99vh) scale(.2116)}}.snow:nth-child(377){opacity:.2822;transform:translate(6.0616vw,-10px) scale(.3283);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{70.631%{transform:translate(11.9343vw,70.631vh) scale(.3283)}to{transform:translate(8.99795vw,99vh) scale(.3283)}}.snow:nth-child(378){opacity:.2558;transform:translate(22.6134vw,-10px) scale(.6151);animation:fall-378 30s -26s linear infinite}@keyframes fall-378{68.373%{transform:translate(18.5476vw,68.373vh) scale(.6151)}to{transform:translate(20.5805vw,99vh) scale(.6151)}}.snow:nth-child(379){opacity:1.6246;transform:translate(58.1794vw,-10px) scale(.4405);animation:fall-379 29s -18s linear infinite}@keyframes fall-379{74.907%{transform:translate(66.6324vw,74.907vh) scale(.4405)}to{transform:translate(62.4059vw,99vh) scale(.4405)}}.snow:nth-child(380){opacity:.9934;transform:translate(55.1496vw,-10px) scale(.1368);animation:fall-380 20s -14s linear infinite}@keyframes fall-380{70.475%{transform:translate(63.6789vw,70.475vh) scale(.1368)}to{transform:translate(59.41425vw,99vh) scale(.1368)}}.snow:nth-child(381){opacity:1.589;transform:translate(38.9104vw,-10px) scale(.5974);animation:fall-381 17s -18s linear infinite}@keyframes fall-381{40.482%{transform:translate(46.8314vw,40.482vh) scale(.5974)}to{transform:translate(42.8709vw,99vh) scale(.5974)}}.snow:nth-child(382){opacity:1.6834;transform:translate(32.214vw,-10px) scale(.1803);animation:fall-382 25s -13s linear infinite}@keyframes fall-382{52.421%{transform:translate(28.9136vw,52.421vh) scale(.1803)}to{transform:translate(30.5638vw,99vh) scale(.1803)}}.snow:nth-child(383){opacity:2;transform:translate(60.8597vw,-10px) scale(.0529);animation:fall-383 10s -16s linear infinite}@keyframes fall-383{49.661%{transform:translate(58.6134vw,49.661vh) scale(.0529)}to{transform:translate(59.73655vw,99vh) scale(.0529)}}.snow:nth-child(384){opacity:1.2072;transform:translate(95.5599vw,-10px) scale(.4814);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{46.279%{transform:translate(94.3811vw,46.279vh) scale(.4814)}to{transform:translate(94.9705vw,99vh) scale(.4814)}}.snow:nth-child(385){opacity:1.1274;transform:translate(82.675vw,-10px) scale(.0806);animation:fall-385 27s -15s linear infinite}@keyframes fall-385{37.034%{transform:translate(82.3952vw,37.034vh) scale(.0806)}to{transform:translate(82.5351vw,99vh) scale(.0806)}}.snow:nth-child(386){opacity:1.736;transform:translate(77.0208vw,-10px) scale(.6909);animation:fall-386 14s -5s linear infinite}@keyframes fall-386{46.346%{transform:translate(72.2557vw,46.346vh) scale(.6909)}to{transform:translate(74.63825vw,99vh) scale(.6909)}}.snow:nth-child(387){opacity:1.967;transform:translate(12.9709vw,-10px) scale(.7249);animation:fall-387 11s -22s linear infinite}@keyframes fall-387{47.143%{transform:translate(10.8656vw,47.143vh) scale(.7249)}to{transform:translate(11.91825vw,99vh) scale(.7249)}}.snow:nth-child(388){opacity:1.7466;transform:translate(51.4983vw,-10px) scale(.0294);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{49.559%{transform:translate(44.097vw,49.559vh) scale(.0294)}to{transform:translate(47.79765vw,99vh) scale(.0294)}}.snow:nth-child(389){opacity:1.794;transform:translate(74.0003vw,-10px) scale(.9617);animation:fall-389 29s -2s linear infinite}@keyframes fall-389{41.304%{transform:translate(78.2721vw,41.304vh) scale(.9617)}to{transform:translate(76.1362vw,99vh) scale(.9617)}}.snow:nth-child(390){opacity:1.8548;transform:translate(65.8355vw,-10px) scale(.0738);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{75.507%{transform:translate(56.8262vw,75.507vh) scale(.0738)}to{transform:translate(61.33085vw,99vh) scale(.0738)}}.snow:nth-child(391){opacity:1.2778;transform:translate(58.4409vw,-10px) scale(.0886);animation:fall-391 14s -15s linear infinite}@keyframes fall-391{36.704%{transform:translate(50.977vw,36.704vh) scale(.0886)}to{transform:translate(54.70895vw,99vh) scale(.0886)}}.snow:nth-child(392){opacity:1.7072;transform:translate(20.8963vw,-10px) scale(.9398);animation:fall-392 23s -6s linear infinite}@keyframes fall-392{74.057%{transform:translate(25.7572vw,74.057vh) scale(.9398)}to{transform:translate(23.32675vw,99vh) scale(.9398)}}.snow:nth-child(393){opacity:1.903;transform:translate(11.377vw,-10px) scale(.701);animation:fall-393 16s -28s linear infinite}@keyframes fall-393{36.068%{transform:translate(3.0528vw,36.068vh) scale(.701)}to{transform:translate(7.2149vw,99vh) scale(.701)}}.snow:nth-child(394){opacity:1.4626;transform:translate(58.3303vw,-10px) scale(.8158);animation:fall-394 10s -10s linear infinite}@keyframes fall-394{75.91%{transform:translate(56.0462vw,75.91vh) scale(.8158)}to{transform:translate(57.18825vw,99vh) scale(.8158)}}.snow:nth-child(395){opacity:.1614;transform:translate(24.2539vw,-10px) scale(.3048);animation:fall-395 10s -18s linear infinite}@keyframes fall-395{53.553%{transform:translate(26.7406vw,53.553vh) scale(.3048)}to{transform:translate(25.49725vw,99vh) scale(.3048)}}.snow:nth-child(396){opacity:1.6272;transform:translate(11.6089vw,-10px) scale(.4086);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{45.705%{transform:translate(15.8926vw,45.705vh) scale(.4086)}to{transform:translate(13.75075vw,99vh) scale(.4086)}}.snow:nth-child(397){opacity:.3924;transform:translate(27.4429vw,-10px) scale(.4699);animation:fall-397 12s -13s linear infinite}@keyframes fall-397{36.176%{transform:translate(19.7586vw,36.176vh) scale(.4699)}to{transform:translate(23.60075vw,99vh) scale(.4699)}}.snow:nth-child(398){opacity:1.568;transform:translate(92.7017vw,-10px) scale(.6946);animation:fall-398 10s -4s linear infinite}@keyframes fall-398{51.591%{transform:translate(99.0586vw,51.591vh) scale(.6946)}to{transform:translate(95.88015vw,99vh) scale(.6946)}}.snow:nth-child(399){opacity:.1044;transform:translate(87.4581vw,-10px) scale(.2867);animation:fall-399 19s -3s linear infinite}@keyframes fall-399{68.702%{transform:translate(81.6086vw,68.702vh) scale(.2867)}to{transform:translate(84.53335vw,99vh) scale(.2867)}}.snow:nth-child(400){opacity:.4702;transform:translate(20.9657vw,-10px) scale(.598);animation:fall-400 19s -18s linear infinite}@keyframes fall-400{60.923%{transform:translate(20.339vw,60.923vh) scale(.598)}to{transform:translate(20.65235vw,99vh) scale(.598)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|