@esfaenza/core 15.2.141 → 15.2.142
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +2 -2
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
78
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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:.877;transform:translate(20.1138vw,-10px) scale(.4207);animation:fall-1 13s -20s linear infinite}@keyframes fall-1{63.79%{transform:translate(29.4172vw,63.79vh) scale(.4207)}to{transform:translate(24.7655vw,99vh) scale(.4207)}}.snow:nth-child(2){opacity:1.653;transform:translate(63.2795vw,-10px) scale(.7787);animation:fall-2 26s -23s linear infinite}@keyframes fall-2{57.827%{transform:translate(63.5636vw,57.827vh) scale(.7787)}to{transform:translate(63.42155vw,99vh) scale(.7787)}}.snow:nth-child(3){opacity:1.1676;transform:translate(28.9053vw,-10px) scale(.5761);animation:fall-3 23s -18s linear infinite}@keyframes fall-3{78.865%{transform:translate(33.4508vw,78.865vh) scale(.5761)}to{transform:translate(31.17805vw,99vh) scale(.5761)}}.snow:nth-child(4){opacity:.605;transform:translate(43.7499vw,-10px) scale(.2388);animation:fall-4 15s -11s linear infinite}@keyframes fall-4{55.327%{transform:translate(45.3742vw,55.327vh) scale(.2388)}to{transform:translate(44.56205vw,99vh) scale(.2388)}}.snow:nth-child(5){opacity:.8462;transform:translate(45.866vw,-10px) scale(.414);animation:fall-5 25s -18s linear infinite}@keyframes fall-5{57.908%{transform:translate(42.0795vw,57.908vh) scale(.414)}to{transform:translate(43.97275vw,99vh) scale(.414)}}.snow:nth-child(6){opacity:1.3518;transform:translate(38.0165vw,-10px) scale(.85);animation:fall-6 11s -20s linear infinite}@keyframes fall-6{31.542%{transform:translate(33.9385vw,31.542vh) scale(.85)}to{transform:translate(35.9775vw,99vh) scale(.85)}}.snow:nth-child(7){opacity:1.0092;transform:translate(22.7804vw,-10px) scale(.5159);animation:fall-7 23s -2s linear infinite}@keyframes fall-7{32.879%{transform:translate(24.7439vw,32.879vh) scale(.5159)}to{transform:translate(23.76215vw,99vh) scale(.5159)}}.snow:nth-child(8){opacity:1.7832;transform:translate(96.2507vw,-10px) scale(.5111);animation:fall-8 29s -8s linear infinite}@keyframes fall-8{61.539%{transform:translate(87.4059vw,61.539vh) scale(.5111)}to{transform:translate(91.8283vw,99vh) scale(.5111)}}.snow:nth-child(9){opacity:.2756;transform:translate(8.9148vw,-10px) scale(.3549);animation:fall-9 12s -14s linear infinite}@keyframes fall-9{79.414%{transform:translate(4.2085vw,79.414vh) scale(.3549)}to{transform:translate(6.56165vw,99vh) scale(.3549)}}.snow:nth-child(10){opacity:1.7938;transform:translate(21.258vw,-10px) scale(.9529);animation:fall-10 29s -16s linear infinite}@keyframes fall-10{36.396%{transform:translate(20.9572vw,36.396vh) scale(.9529)}to{transform:translate(21.1076vw,99vh) scale(.9529)}}.snow:nth-child(11){opacity:.6538;transform:translate(76.9181vw,-10px) scale(.1215);animation:fall-11 15s -8s linear infinite}@keyframes fall-11{30.817%{transform:translate(72.6253vw,30.817vh) scale(.1215)}to{transform:translate(74.7717vw,99vh) scale(.1215)}}.snow:nth-child(12){opacity:.6248;transform:translate(72.9936vw,-10px) scale(.2517);animation:fall-12 22s -24s linear infinite}@keyframes fall-12{52.671%{transform:translate(64.5344vw,52.671vh) scale(.2517)}to{transform:translate(68.764vw,99vh) scale(.2517)}}.snow:nth-child(13){opacity:1.0428;transform:translate(75.6389vw,-10px) scale(.7041);animation:fall-13 10s -27s linear infinite}@keyframes fall-13{35.155%{transform:translate(76.9929vw,35.155vh) scale(.7041)}to{transform:translate(76.3159vw,99vh) scale(.7041)}}.snow:nth-child(14){opacity:.983;transform:translate(23.6733vw,-10px) scale(.9635);animation:fall-14 22s -30s linear infinite}@keyframes fall-14{66.939%{transform:translate(20.9551vw,66.939vh) scale(.9635)}to{transform:translate(22.3142vw,99vh) scale(.9635)}}.snow:nth-child(15){opacity:.136;transform:translate(21.392vw,-10px) scale(.879);animation:fall-15 26s -11s linear infinite}@keyframes fall-15{39.893%{transform:translate(15.9301vw,39.893vh) scale(.879)}to{transform:translate(18.66105vw,99vh) scale(.879)}}.snow:nth-child(16){opacity:1.2278;transform:translate(42.5642vw,-10px) scale(.6978);animation:fall-16 12s -29s linear infinite}@keyframes fall-16{31.608%{transform:translate(42.8657vw,31.608vh) scale(.6978)}to{transform:translate(42.71495vw,99vh) scale(.6978)}}.snow:nth-child(17){opacity:1.3826;transform:translate(47.0936vw,-10px) scale(.5068);animation:fall-17 14s -14s linear infinite}@keyframes fall-17{62.298%{transform:translate(47.005vw,62.298vh) scale(.5068)}to{transform:translate(47.0493vw,99vh) scale(.5068)}}.snow:nth-child(18){opacity:.0918;transform:translate(3.0431vw,-10px) scale(.3388);animation:fall-18 27s -30s linear infinite}@keyframes fall-18{47.753%{transform:translate(9.879vw,47.753vh) scale(.3388)}to{transform:translate(6.46105vw,99vh) scale(.3388)}}.snow:nth-child(19){opacity:1.0766;transform:translate(6.7071vw,-10px) scale(.4035);animation:fall-19 15s -17s linear infinite}@keyframes fall-19{70.57%{transform:translate(-.9832vw,70.57vh) scale(.4035)}to{transform:translate(2.86195vw,99vh) scale(.4035)}}.snow:nth-child(20){opacity:1.678;transform:translate(88.7823vw,-10px) scale(.9665);animation:fall-20 10s -16s linear infinite}@keyframes fall-20{73.161%{transform:translate(95.6224vw,73.161vh) scale(.9665)}to{transform:translate(92.20235vw,99vh) scale(.9665)}}.snow:nth-child(21){opacity:1.2034;transform:translate(61.1782vw,-10px) scale(.1097);animation:fall-21 28s -3s linear infinite}@keyframes fall-21{46.727%{transform:translate(63.2569vw,46.727vh) scale(.1097)}to{transform:translate(62.21755vw,99vh) scale(.1097)}}.snow:nth-child(22){opacity:1.2794;transform:translate(99.5443vw,-10px) scale(.881);animation:fall-22 11s -2s linear infinite}@keyframes fall-22{62.91%{transform:translate(101.5622vw,62.91vh) scale(.881)}to{transform:translate(100.55325vw,99vh) scale(.881)}}.snow:nth-child(23){opacity:.3526;transform:translate(27.0417vw,-10px) scale(.4658);animation:fall-23 19s -25s linear infinite}@keyframes fall-23{70.256%{transform:translate(17.5971vw,70.256vh) scale(.4658)}to{transform:translate(22.3194vw,99vh) scale(.4658)}}.snow:nth-child(24){opacity:1.1386;transform:translate(13.6179vw,-10px) scale(.9513);animation:fall-24 11s -2s linear infinite}@keyframes fall-24{62.492%{transform:translate(18.7567vw,62.492vh) scale(.9513)}to{transform:translate(16.1873vw,99vh) scale(.9513)}}.snow:nth-child(25){opacity:.1944;transform:translate(63.5912vw,-10px) scale(.2849);animation:fall-25 27s -26s linear infinite}@keyframes fall-25{68.593%{transform:translate(70.1364vw,68.593vh) scale(.2849)}to{transform:translate(66.8638vw,99vh) scale(.2849)}}.snow:nth-child(26){opacity:.723;transform:translate(24.4516vw,-10px) scale(.0332);animation:fall-26 20s -26s linear infinite}@keyframes fall-26{31.567%{transform:translate(17.6657vw,31.567vh) scale(.0332)}to{transform:translate(21.05865vw,99vh) scale(.0332)}}.snow:nth-child(27){opacity:.098;transform:translate(16.0375vw,-10px) scale(.2437);animation:fall-27 15s -18s linear infinite}@keyframes fall-27{60.453%{transform:translate(25.9413vw,60.453vh) scale(.2437)}to{transform:translate(20.9894vw,99vh) scale(.2437)}}.snow:nth-child(28){opacity:.5904;transform:translate(.9198vw,-10px) scale(.6612);animation:fall-28 15s -17s linear infinite}@keyframes fall-28{65.508%{transform:translate(3.9645vw,65.508vh) scale(.6612)}to{transform:translate(2.44215vw,99vh) scale(.6612)}}.snow:nth-child(29){opacity:1.5498;transform:translate(66.4152vw,-10px) scale(.3205);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{53.757%{transform:translate(62.5188vw,53.757vh) scale(.3205)}to{transform:translate(64.467vw,99vh) scale(.3205)}}.snow:nth-child(30){opacity:.0278;transform:translate(11.9797vw,-10px) scale(.6037);animation:fall-30 18s -26s linear infinite}@keyframes fall-30{42.086%{transform:translate(18.9273vw,42.086vh) scale(.6037)}to{transform:translate(15.4535vw,99vh) scale(.6037)}}.snow:nth-child(31){opacity:.184;transform:translate(19.9832vw,-10px) scale(.0177);animation:fall-31 27s -27s linear infinite}@keyframes fall-31{36.821%{transform:translate(23.8294vw,36.821vh) scale(.0177)}to{transform:translate(21.9063vw,99vh) scale(.0177)}}.snow:nth-child(32){opacity:.461;transform:translate(74.9814vw,-10px) scale(.343);animation:fall-32 18s -20s linear infinite}@keyframes fall-32{53.134%{transform:translate(67.8411vw,53.134vh) scale(.343)}to{transform:translate(71.41125vw,99vh) scale(.343)}}.snow:nth-child(33){opacity:.7758;transform:translate(93.6511vw,-10px) scale(.9018);animation:fall-33 28s -10s linear infinite}@keyframes fall-33{50.023%{transform:translate(100.0813vw,50.023vh) scale(.9018)}to{transform:translate(96.8662vw,99vh) scale(.9018)}}.snow:nth-child(34){opacity:1.6724;transform:translate(15.8794vw,-10px) scale(.123);animation:fall-34 17s -1s linear infinite}@keyframes fall-34{67.169%{transform:translate(22.6vw,67.169vh) scale(.123)}to{transform:translate(19.2397vw,99vh) scale(.123)}}.snow:nth-child(35){opacity:1.9414;transform:translate(40.7607vw,-10px) scale(.7082);animation:fall-35 23s -9s linear infinite}@keyframes fall-35{34.853%{transform:translate(48.2728vw,34.853vh) scale(.7082)}to{transform:translate(44.51675vw,99vh) scale(.7082)}}.snow:nth-child(36){opacity:.2176;transform:translate(10.5609vw,-10px) scale(.3573);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{39.873%{transform:translate(11.2784vw,39.873vh) scale(.3573)}to{transform:translate(10.91965vw,99vh) scale(.3573)}}.snow:nth-child(37){opacity:.956;transform:translate(75.9818vw,-10px) scale(.1444);animation:fall-37 11s -24s linear infinite}@keyframes fall-37{59.303%{transform:translate(77.76vw,59.303vh) scale(.1444)}to{transform:translate(76.8709vw,99vh) scale(.1444)}}.snow:nth-child(38){opacity:1.5122;transform:translate(33.1653vw,-10px) scale(.6884);animation:fall-38 30s -8s linear infinite}@keyframes fall-38{49.661%{transform:translate(42.3061vw,49.661vh) scale(.6884)}to{transform:translate(37.7357vw,99vh) scale(.6884)}}.snow:nth-child(39){opacity:1.789;transform:translate(27.3772vw,-10px) scale(.6869);animation:fall-39 15s -25s linear infinite}@keyframes fall-39{64.279%{transform:translate(27.7607vw,64.279vh) scale(.6869)}to{transform:translate(27.56895vw,99vh) scale(.6869)}}.snow:nth-child(40){opacity:1.4652;transform:translate(71.1596vw,-10px) scale(.0413);animation:fall-40 19s -30s linear infinite}@keyframes fall-40{74.61%{transform:translate(78.1642vw,74.61vh) scale(.0413)}to{transform:translate(74.6619vw,99vh) scale(.0413)}}.snow:nth-child(41){opacity:1.4714;transform:translate(48.4872vw,-10px) scale(.3789);animation:fall-41 26s -6s linear infinite}@keyframes fall-41{43.119%{transform:translate(57.5193vw,43.119vh) scale(.3789)}to{transform:translate(53.00325vw,99vh) scale(.3789)}}.snow:nth-child(42){opacity:1.9764;transform:translate(99.0499vw,-10px) scale(.2381);animation:fall-42 21s -8s linear infinite}@keyframes fall-42{32.826%{transform:translate(94.4439vw,32.826vh) scale(.2381)}to{transform:translate(96.7469vw,99vh) scale(.2381)}}.snow:nth-child(43){opacity:.0092;transform:translate(70.1795vw,-10px) scale(.5632);animation:fall-43 12s -15s linear infinite}@keyframes fall-43{47.582%{transform:translate(62.7574vw,47.582vh) scale(.5632)}to{transform:translate(66.46845vw,99vh) scale(.5632)}}.snow:nth-child(44){opacity:1.8946;transform:translate(9.0701vw,-10px) scale(.5896);animation:fall-44 20s -15s linear infinite}@keyframes fall-44{74.984%{transform:translate(7.8423vw,74.984vh) scale(.5896)}to{transform:translate(8.4562vw,99vh) scale(.5896)}}.snow:nth-child(45){opacity:.2978;transform:translate(92.0275vw,-10px) scale(.3671);animation:fall-45 12s -21s linear infinite}@keyframes fall-45{60.629%{transform:translate(84.0998vw,60.629vh) scale(.3671)}to{transform:translate(88.06365vw,99vh) scale(.3671)}}.snow:nth-child(46){opacity:1.0604;transform:translate(74.3391vw,-10px) scale(.0543);animation:fall-46 21s -18s linear infinite}@keyframes fall-46{72.913%{transform:translate(70.7393vw,72.913vh) scale(.0543)}to{transform:translate(72.5392vw,99vh) scale(.0543)}}.snow:nth-child(47){opacity:.8276;transform:translate(57.0462vw,-10px) scale(.2142);animation:fall-47 18s -16s linear infinite}@keyframes fall-47{78.822%{transform:translate(65.7524vw,78.822vh) scale(.2142)}to{transform:translate(61.3993vw,99vh) scale(.2142)}}.snow:nth-child(48){opacity:.0834;transform:translate(34.0245vw,-10px) scale(.8934);animation:fall-48 24s -8s linear infinite}@keyframes fall-48{68.663%{transform:translate(27.6271vw,68.663vh) scale(.8934)}to{transform:translate(30.8258vw,99vh) scale(.8934)}}.snow:nth-child(49){opacity:.9442;transform:translate(51.2517vw,-10px) scale(.858);animation:fall-49 28s -22s linear infinite}@keyframes fall-49{43.393%{transform:translate(49.4872vw,43.393vh) scale(.858)}to{transform:translate(50.36945vw,99vh) scale(.858)}}.snow:nth-child(50){opacity:1.9126;transform:translate(46.6935vw,-10px) scale(.6558);animation:fall-50 12s -3s linear infinite}@keyframes fall-50{78.287%{transform:translate(37.7203vw,78.287vh) scale(.6558)}to{transform:translate(42.2069vw,99vh) scale(.6558)}}.snow:nth-child(51){opacity:1.1496;transform:translate(8.4689vw,-10px) scale(.7802);animation:fall-51 19s -21s linear infinite}@keyframes fall-51{78.453%{transform:translate(1.5898vw,78.453vh) scale(.7802)}to{transform:translate(5.02935vw,99vh) scale(.7802)}}.snow:nth-child(52){opacity:1.3686;transform:translate(31.7107vw,-10px) scale(.7283);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{46.038%{transform:translate(24.416vw,46.038vh) scale(.7283)}to{transform:translate(28.06335vw,99vh) scale(.7283)}}.snow:nth-child(53){opacity:1.279;transform:translate(87.8024vw,-10px) scale(.5719);animation:fall-53 11s -21s linear infinite}@keyframes fall-53{35.202%{transform:translate(87.6066vw,35.202vh) scale(.5719)}to{transform:translate(87.7045vw,99vh) scale(.5719)}}.snow:nth-child(54){opacity:.4596;transform:translate(73.7157vw,-10px) scale(.3952);animation:fall-54 18s -17s linear infinite}@keyframes fall-54{34.454%{transform:translate(66.904vw,34.454vh) scale(.3952)}to{transform:translate(70.30985vw,99vh) scale(.3952)}}.snow:nth-child(55){opacity:1.3182;transform:translate(44.1269vw,-10px) scale(.422);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{72.257%{transform:translate(48.5792vw,72.257vh) scale(.422)}to{transform:translate(46.35305vw,99vh) scale(.422)}}.snow:nth-child(56){opacity:.036;transform:translate(5.8932vw,-10px) scale(.3003);animation:fall-56 22s -15s linear infinite}@keyframes fall-56{76.407%{transform:translate(15.2432vw,76.407vh) scale(.3003)}to{transform:translate(10.5682vw,99vh) scale(.3003)}}.snow:nth-child(57){opacity:.745;transform:translate(37.835vw,-10px) scale(.0376);animation:fall-57 24s -14s linear infinite}@keyframes fall-57{74.969%{transform:translate(37.9732vw,74.969vh) scale(.0376)}to{transform:translate(37.9041vw,99vh) scale(.0376)}}.snow:nth-child(58){opacity:1.2686;transform:translate(77.1823vw,-10px) scale(.2656);animation:fall-58 21s -19s linear infinite}@keyframes fall-58{39.354%{transform:translate(69.7827vw,39.354vh) scale(.2656)}to{transform:translate(73.4825vw,99vh) scale(.2656)}}.snow:nth-child(59){opacity:1.7968;transform:translate(28.6698vw,-10px) scale(.2176);animation:fall-59 10s -14s linear infinite}@keyframes fall-59{48.311%{transform:translate(26.2984vw,48.311vh) scale(.2176)}to{transform:translate(27.4841vw,99vh) scale(.2176)}}.snow:nth-child(60){opacity:.8646;transform:translate(88.0324vw,-10px) scale(.5433);animation:fall-60 30s -8s linear infinite}@keyframes fall-60{49.227%{transform:translate(84.2179vw,49.227vh) scale(.5433)}to{transform:translate(86.12515vw,99vh) scale(.5433)}}.snow:nth-child(61){opacity:.7008;transform:translate(1.4595vw,-10px) scale(.3959);animation:fall-61 20s -20s linear infinite}@keyframes fall-61{30.291%{transform:translate(3.9343vw,30.291vh) scale(.3959)}to{transform:translate(2.6969vw,99vh) scale(.3959)}}.snow:nth-child(62){opacity:.539;transform:translate(32.1709vw,-10px) scale(.1041);animation:fall-62 25s -28s linear infinite}@keyframes fall-62{56.963%{transform:translate(29.8742vw,56.963vh) scale(.1041)}to{transform:translate(31.02255vw,99vh) scale(.1041)}}.snow:nth-child(63){opacity:.5066;transform:translate(57.1344vw,-10px) scale(.9937);animation:fall-63 21s -22s linear infinite}@keyframes fall-63{30.986%{transform:translate(58.1752vw,30.986vh) scale(.9937)}to{transform:translate(57.6548vw,99vh) scale(.9937)}}.snow:nth-child(64){opacity:.5126;transform:translate(70.2566vw,-10px) scale(.3173);animation:fall-64 17s -12s linear infinite}@keyframes fall-64{51.807%{transform:translate(70.7231vw,51.807vh) scale(.3173)}to{transform:translate(70.48985vw,99vh) scale(.3173)}}.snow:nth-child(65){opacity:1.4148;transform:translate(41.0639vw,-10px) scale(.5929);animation:fall-65 10s -6s linear infinite}@keyframes fall-65{44.377%{transform:translate(38.0237vw,44.377vh) scale(.5929)}to{transform:translate(39.5438vw,99vh) scale(.5929)}}.snow:nth-child(66){opacity:.5906;transform:translate(41.1364vw,-10px) scale(.2491);animation:fall-66 12s -20s linear infinite}@keyframes fall-66{36.037%{transform:translate(37.4041vw,36.037vh) scale(.2491)}to{transform:translate(39.27025vw,99vh) scale(.2491)}}.snow:nth-child(67){opacity:.3452;transform:translate(56.3457vw,-10px) scale(.6801);animation:fall-67 15s -2s linear infinite}@keyframes fall-67{69.465%{transform:translate(47.9764vw,69.465vh) scale(.6801)}to{transform:translate(52.16105vw,99vh) scale(.6801)}}.snow:nth-child(68){opacity:.8172;transform:translate(27.1052vw,-10px) scale(.5068);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{78.383%{transform:translate(32.3101vw,78.383vh) scale(.5068)}to{transform:translate(29.70765vw,99vh) scale(.5068)}}.snow:nth-child(69){opacity:.6578;transform:translate(60.2366vw,-10px) scale(.983);animation:fall-69 20s -26s linear infinite}@keyframes fall-69{37.158%{transform:translate(57.8467vw,37.158vh) scale(.983)}to{transform:translate(59.04165vw,99vh) scale(.983)}}.snow:nth-child(70){opacity:.4302;transform:translate(16.0398vw,-10px) scale(.832);animation:fall-70 10s -13s linear infinite}@keyframes fall-70{75.171%{transform:translate(25.2468vw,75.171vh) scale(.832)}to{transform:translate(20.6433vw,99vh) scale(.832)}}.snow:nth-child(71){opacity:1.7012;transform:translate(39.1284vw,-10px) scale(.8471);animation:fall-71 15s -14s linear infinite}@keyframes fall-71{47.767%{transform:translate(43.1646vw,47.767vh) scale(.8471)}to{transform:translate(41.1465vw,99vh) scale(.8471)}}.snow:nth-child(72){opacity:1.7096;transform:translate(75.7118vw,-10px) scale(.4658);animation:fall-72 20s -13s linear infinite}@keyframes fall-72{39.746%{transform:translate(82.0824vw,39.746vh) scale(.4658)}to{transform:translate(78.8971vw,99vh) scale(.4658)}}.snow:nth-child(73){opacity:.913;transform:translate(52.8325vw,-10px) scale(.5549);animation:fall-73 11s -13s linear infinite}@keyframes fall-73{58.247%{transform:translate(46.1942vw,58.247vh) scale(.5549)}to{transform:translate(49.51335vw,99vh) scale(.5549)}}.snow:nth-child(74){opacity:.2856;transform:translate(44.0035vw,-10px) scale(.3973);animation:fall-74 12s -30s linear infinite}@keyframes fall-74{70.096%{transform:translate(47.0275vw,70.096vh) scale(.3973)}to{transform:translate(45.5155vw,99vh) scale(.3973)}}.snow:nth-child(75){opacity:.461;transform:translate(58.6183vw,-10px) scale(.4836);animation:fall-75 12s -1s linear infinite}@keyframes fall-75{43.617%{transform:translate(55.4743vw,43.617vh) scale(.4836)}to{transform:translate(57.0463vw,99vh) scale(.4836)}}.snow:nth-child(76){opacity:.295;transform:translate(82.1297vw,-10px) scale(.8099);animation:fall-76 21s -23s linear infinite}@keyframes fall-76{41.529%{transform:translate(79.9712vw,41.529vh) scale(.8099)}to{transform:translate(81.05045vw,99vh) scale(.8099)}}.snow:nth-child(77){opacity:.8708;transform:translate(12.4172vw,-10px) scale(.0335);animation:fall-77 28s -4s linear infinite}@keyframes fall-77{66.836%{transform:translate(2.8021vw,66.836vh) scale(.0335)}to{transform:translate(7.60965vw,99vh) scale(.0335)}}.snow:nth-child(78){opacity:1.8044;transform:translate(13.4619vw,-10px) scale(.2616);animation:fall-78 21s -29s linear infinite}@keyframes fall-78{38.558%{transform:translate(10.5497vw,38.558vh) scale(.2616)}to{transform:translate(12.0058vw,99vh) scale(.2616)}}.snow:nth-child(79){opacity:.9662;transform:translate(26.6044vw,-10px) scale(.221);animation:fall-79 21s -8s linear infinite}@keyframes fall-79{57.802%{transform:translate(27.3891vw,57.802vh) scale(.221)}to{transform:translate(26.99675vw,99vh) scale(.221)}}.snow:nth-child(80){opacity:.1268;transform:translate(39.9399vw,-10px) scale(.8315);animation:fall-80 27s -6s linear infinite}@keyframes fall-80{33.262%{transform:translate(43.4506vw,33.262vh) scale(.8315)}to{transform:translate(41.69525vw,99vh) scale(.8315)}}.snow:nth-child(81){opacity:1.4054;transform:translate(27.4596vw,-10px) scale(.8547);animation:fall-81 26s -5s linear infinite}@keyframes fall-81{39.673%{transform:translate(18.9385vw,39.673vh) scale(.8547)}to{transform:translate(23.19905vw,99vh) scale(.8547)}}.snow:nth-child(82){opacity:.5924;transform:translate(74.3519vw,-10px) scale(.5044);animation:fall-82 24s -8s linear infinite}@keyframes fall-82{50.597%{transform:translate(67.198vw,50.597vh) scale(.5044)}to{transform:translate(70.77495vw,99vh) scale(.5044)}}.snow:nth-child(83){opacity:.0816;transform:translate(92.5716vw,-10px) scale(.2239);animation:fall-83 30s -7s linear infinite}@keyframes fall-83{61.967%{transform:translate(94.8428vw,61.967vh) scale(.2239)}to{transform:translate(93.7072vw,99vh) scale(.2239)}}.snow:nth-child(84){opacity:.7106;transform:translate(64.5046vw,-10px) scale(.7937);animation:fall-84 15s -3s linear infinite}@keyframes fall-84{34.503%{transform:translate(70.4986vw,34.503vh) scale(.7937)}to{transform:translate(67.5016vw,99vh) scale(.7937)}}.snow:nth-child(85){opacity:1.2934;transform:translate(30.4313vw,-10px) scale(.1051);animation:fall-85 26s -25s linear infinite}@keyframes fall-85{33.046%{transform:translate(37.2425vw,33.046vh) scale(.1051)}to{transform:translate(33.8369vw,99vh) scale(.1051)}}.snow:nth-child(86){opacity:.3208;transform:translate(95.6438vw,-10px) scale(.1078);animation:fall-86 19s -28s linear infinite}@keyframes fall-86{37.383%{transform:translate(104.3444vw,37.383vh) scale(.1078)}to{transform:translate(99.9941vw,99vh) scale(.1078)}}.snow:nth-child(87){opacity:1.212;transform:translate(82.0923vw,-10px) scale(.6356);animation:fall-87 25s -10s linear infinite}@keyframes fall-87{63.243%{transform:translate(76.116vw,63.243vh) scale(.6356)}to{transform:translate(79.10415vw,99vh) scale(.6356)}}.snow:nth-child(88){opacity:1.578;transform:translate(63.5127vw,-10px) scale(.0138);animation:fall-88 25s -24s linear infinite}@keyframes fall-88{61.437%{transform:translate(56.1994vw,61.437vh) scale(.0138)}to{transform:translate(59.85605vw,99vh) scale(.0138)}}.snow:nth-child(89){opacity:1.0174;transform:translate(62.573vw,-10px) scale(.8236);animation:fall-89 13s -7s linear infinite}@keyframes fall-89{73.357%{transform:translate(57.5753vw,73.357vh) scale(.8236)}to{transform:translate(60.07415vw,99vh) scale(.8236)}}.snow:nth-child(90){opacity:1.316;transform:translate(87.8817vw,-10px) scale(.8538);animation:fall-90 25s -29s linear infinite}@keyframes fall-90{30.86%{transform:translate(79.7575vw,30.86vh) scale(.8538)}to{transform:translate(83.8196vw,99vh) scale(.8538)}}.snow:nth-child(91){opacity:.785;transform:translate(79.3089vw,-10px) scale(.662);animation:fall-91 16s -25s linear infinite}@keyframes fall-91{77.511%{transform:translate(85.764vw,77.511vh) scale(.662)}to{transform:translate(82.53645vw,99vh) scale(.662)}}.snow:nth-child(92){opacity:.465;transform:translate(21.5233vw,-10px) scale(.283);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{61.969%{transform:translate(28.5428vw,61.969vh) scale(.283)}to{transform:translate(25.03305vw,99vh) scale(.283)}}.snow:nth-child(93){opacity:.3412;transform:translate(80.4193vw,-10px) scale(.8895);animation:fall-93 23s -22s linear infinite}@keyframes fall-93{35.334%{transform:translate(76.5885vw,35.334vh) scale(.8895)}to{transform:translate(78.5039vw,99vh) scale(.8895)}}.snow:nth-child(94){opacity:1.0608;transform:translate(3.5063vw,-10px) scale(.7644);animation:fall-94 27s -18s linear infinite}@keyframes fall-94{57.121%{transform:translate(10.0912vw,57.121vh) scale(.7644)}to{transform:translate(6.79875vw,99vh) scale(.7644)}}.snow:nth-child(95){opacity:1.366;transform:translate(63.2628vw,-10px) scale(.6645);animation:fall-95 25s -24s linear infinite}@keyframes fall-95{38.713%{transform:translate(61.0849vw,38.713vh) scale(.6645)}to{transform:translate(62.17385vw,99vh) scale(.6645)}}.snow:nth-child(96){opacity:.8568;transform:translate(48.6805vw,-10px) scale(.9308);animation:fall-96 14s -6s linear infinite}@keyframes fall-96{72.761%{transform:translate(51.8902vw,72.761vh) scale(.9308)}to{transform:translate(50.28535vw,99vh) scale(.9308)}}.snow:nth-child(97){opacity:1.4318;transform:translate(79.9593vw,-10px) scale(.8561);animation:fall-97 11s -18s linear infinite}@keyframes fall-97{64.351%{transform:translate(78.7153vw,64.351vh) scale(.8561)}to{transform:translate(79.3373vw,99vh) scale(.8561)}}.snow:nth-child(98){opacity:1.112;transform:translate(98.6592vw,-10px) scale(.1322);animation:fall-98 21s -28s linear infinite}@keyframes fall-98{72.267%{transform:translate(95.9452vw,72.267vh) scale(.1322)}to{transform:translate(97.3022vw,99vh) scale(.1322)}}.snow:nth-child(99){opacity:.2276;transform:translate(73.7785vw,-10px) scale(.6169);animation:fall-99 23s -2s linear infinite}@keyframes fall-99{55.313%{transform:translate(72.5257vw,55.313vh) scale(.6169)}to{transform:translate(73.1521vw,99vh) scale(.6169)}}.snow:nth-child(100){opacity:1.9624;transform:translate(76.0741vw,-10px) scale(.703);animation:fall-100 22s -14s linear infinite}@keyframes fall-100{75.103%{transform:translate(69.5421vw,75.103vh) scale(.703)}to{transform:translate(72.8081vw,99vh) scale(.703)}}.snow:nth-child(101){opacity:.4746;transform:translate(63.3703vw,-10px) scale(.1677);animation:fall-101 21s -17s linear infinite}@keyframes fall-101{60.249%{transform:translate(56.5299vw,60.249vh) scale(.1677)}to{transform:translate(59.9501vw,99vh) scale(.1677)}}.snow:nth-child(102){opacity:1.9146;transform:translate(84.311vw,-10px) scale(.3992);animation:fall-102 29s -12s linear infinite}@keyframes fall-102{50.261%{transform:translate(75.4381vw,50.261vh) scale(.3992)}to{transform:translate(79.87455vw,99vh) scale(.3992)}}.snow:nth-child(103){opacity:1.535;transform:translate(56.2906vw,-10px) scale(.4443);animation:fall-103 19s -8s linear infinite}@keyframes fall-103{71.01%{transform:translate(61.9829vw,71.01vh) scale(.4443)}to{transform:translate(59.13675vw,99vh) scale(.4443)}}.snow:nth-child(104){opacity:1.159;transform:translate(51.2219vw,-10px) scale(.1461);animation:fall-104 30s -13s linear infinite}@keyframes fall-104{36.56%{transform:translate(44.4433vw,36.56vh) scale(.1461)}to{transform:translate(47.8326vw,99vh) scale(.1461)}}.snow:nth-child(105){opacity:1.9408;transform:translate(80.5198vw,-10px) scale(.727);animation:fall-105 15s -4s linear infinite}@keyframes fall-105{39.128%{transform:translate(80.4356vw,39.128vh) scale(.727)}to{transform:translate(80.4777vw,99vh) scale(.727)}}.snow:nth-child(106){opacity:1.4004;transform:translate(92.4372vw,-10px) scale(.4259);animation:fall-106 18s -26s linear infinite}@keyframes fall-106{70.56%{transform:translate(82.5502vw,70.56vh) scale(.4259)}to{transform:translate(87.4937vw,99vh) scale(.4259)}}.snow:nth-child(107){opacity:.9726;transform:translate(35.8511vw,-10px) scale(.9098);animation:fall-107 20s -6s linear infinite}@keyframes fall-107{68.291%{transform:translate(35.8839vw,68.291vh) scale(.9098)}to{transform:translate(35.8675vw,99vh) scale(.9098)}}.snow:nth-child(108){opacity:1.8964;transform:translate(47.3525vw,-10px) scale(.9208);animation:fall-108 13s -18s linear infinite}@keyframes fall-108{65.718%{transform:translate(42.8953vw,65.718vh) scale(.9208)}to{transform:translate(45.1239vw,99vh) scale(.9208)}}.snow:nth-child(109){opacity:.6294;transform:translate(50.7656vw,-10px) scale(.995);animation:fall-109 18s -26s linear infinite}@keyframes fall-109{54.29%{transform:translate(43.1074vw,54.29vh) scale(.995)}to{transform:translate(46.9365vw,99vh) scale(.995)}}.snow:nth-child(110){opacity:1.9426;transform:translate(6.5274vw,-10px) scale(.5389);animation:fall-110 30s -24s linear infinite}@keyframes fall-110{56.807%{transform:translate(2.3935vw,56.807vh) scale(.5389)}to{transform:translate(4.46045vw,99vh) scale(.5389)}}.snow:nth-child(111){opacity:1.5662;transform:translate(75.9081vw,-10px) scale(.8988);animation:fall-111 18s -21s linear infinite}@keyframes fall-111{77.615%{transform:translate(73.4062vw,77.615vh) scale(.8988)}to{transform:translate(74.65715vw,99vh) scale(.8988)}}.snow:nth-child(112){opacity:.6554;transform:translate(14.6262vw,-10px) scale(.4896);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{73.41%{transform:translate(15.1896vw,73.41vh) scale(.4896)}to{transform:translate(14.9079vw,99vh) scale(.4896)}}.snow:nth-child(113){opacity:1.8778;transform:translate(90.4139vw,-10px) scale(.0065);animation:fall-113 18s -6s linear infinite}@keyframes fall-113{54.819%{transform:translate(94.7257vw,54.819vh) scale(.0065)}to{transform:translate(92.5698vw,99vh) scale(.0065)}}.snow:nth-child(114){opacity:.3604;transform:translate(77.8062vw,-10px) scale(.3);animation:fall-114 25s -17s linear infinite}@keyframes fall-114{39.246%{transform:translate(82.628vw,39.246vh) scale(.3)}to{transform:translate(80.2171vw,99vh) scale(.3)}}.snow:nth-child(115){opacity:.3184;transform:translate(3.4967vw,-10px) scale(.7368);animation:fall-115 17s -10s linear infinite}@keyframes fall-115{71.462%{transform:translate(4.7867vw,71.462vh) scale(.7368)}to{transform:translate(4.1417vw,99vh) scale(.7368)}}.snow:nth-child(116){opacity:.0488;transform:translate(98.4073vw,-10px) scale(.4643);animation:fall-116 29s -7s linear infinite}@keyframes fall-116{51.985%{transform:translate(105.8134vw,51.985vh) scale(.4643)}to{transform:translate(102.11035vw,99vh) scale(.4643)}}.snow:nth-child(117){opacity:.9598;transform:translate(55.0165vw,-10px) scale(.5544);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{41.087%{transform:translate(56.8732vw,41.087vh) scale(.5544)}to{transform:translate(55.94485vw,99vh) scale(.5544)}}.snow:nth-child(118){opacity:1.327;transform:translate(34.4169vw,-10px) scale(.7463);animation:fall-118 18s -24s linear infinite}@keyframes fall-118{70.161%{transform:translate(42.3598vw,70.161vh) scale(.7463)}to{transform:translate(38.38835vw,99vh) scale(.7463)}}.snow:nth-child(119){opacity:1.366;transform:translate(78.3597vw,-10px) scale(.1929);animation:fall-119 19s -8s linear infinite}@keyframes fall-119{64.417%{transform:translate(70.1186vw,64.417vh) scale(.1929)}to{transform:translate(74.23915vw,99vh) scale(.1929)}}.snow:nth-child(120){opacity:1.5396;transform:translate(84.0893vw,-10px) scale(.4489);animation:fall-120 24s -27s linear infinite}@keyframes fall-120{70.802%{transform:translate(84.5864vw,70.802vh) scale(.4489)}to{transform:translate(84.33785vw,99vh) scale(.4489)}}.snow:nth-child(121){opacity:1.3072;transform:translate(33.0791vw,-10px) scale(.6299);animation:fall-121 13s -14s linear infinite}@keyframes fall-121{78.326%{transform:translate(30.9335vw,78.326vh) scale(.6299)}to{transform:translate(32.0063vw,99vh) scale(.6299)}}.snow:nth-child(122){opacity:1.6774;transform:translate(22.9654vw,-10px) scale(.7042);animation:fall-122 15s -5s linear infinite}@keyframes fall-122{67.656%{transform:translate(29.4702vw,67.656vh) scale(.7042)}to{transform:translate(26.2178vw,99vh) scale(.7042)}}.snow:nth-child(123){opacity:1.0916;transform:translate(86.4165vw,-10px) scale(.4494);animation:fall-123 23s -12s linear infinite}@keyframes fall-123{79.275%{transform:translate(88.4468vw,79.275vh) scale(.4494)}to{transform:translate(87.43165vw,99vh) scale(.4494)}}.snow:nth-child(124){opacity:1.1896;transform:translate(51.3545vw,-10px) scale(.6706);animation:fall-124 27s -30s linear infinite}@keyframes fall-124{75.634%{transform:translate(48.8314vw,75.634vh) scale(.6706)}to{transform:translate(50.09295vw,99vh) scale(.6706)}}.snow:nth-child(125){opacity:.7072;transform:translate(32.9106vw,-10px) scale(.9334);animation:fall-125 21s -11s linear infinite}@keyframes fall-125{53.105%{transform:translate(34.3913vw,53.105vh) scale(.9334)}to{transform:translate(33.65095vw,99vh) scale(.9334)}}.snow:nth-child(126){opacity:1.8612;transform:translate(78.1563vw,-10px) scale(.6645);animation:fall-126 12s -6s linear infinite}@keyframes fall-126{41.347%{transform:translate(81.3922vw,41.347vh) scale(.6645)}to{transform:translate(79.77425vw,99vh) scale(.6645)}}.snow:nth-child(127){opacity:1.1444;transform:translate(15.2817vw,-10px) scale(.0178);animation:fall-127 23s -18s linear infinite}@keyframes fall-127{53.283%{transform:translate(21.2433vw,53.283vh) scale(.0178)}to{transform:translate(18.2625vw,99vh) scale(.0178)}}.snow:nth-child(128){opacity:1.3454;transform:translate(17.0496vw,-10px) scale(.1525);animation:fall-128 13s -20s linear infinite}@keyframes fall-128{72.748%{transform:translate(10.3944vw,72.748vh) scale(.1525)}to{transform:translate(13.722vw,99vh) scale(.1525)}}.snow:nth-child(129){opacity:.2428;transform:translate(50.5097vw,-10px) scale(.5101);animation:fall-129 10s -25s linear infinite}@keyframes fall-129{45.27%{transform:translate(57.0066vw,45.27vh) scale(.5101)}to{transform:translate(53.75815vw,99vh) scale(.5101)}}.snow:nth-child(130){opacity:1.3994;transform:translate(48.1743vw,-10px) scale(.0532);animation:fall-130 20s -1s linear infinite}@keyframes fall-130{36.479%{transform:translate(42.6552vw,36.479vh) scale(.0532)}to{transform:translate(45.41475vw,99vh) scale(.0532)}}.snow:nth-child(131){opacity:1.2758;transform:translate(73.7265vw,-10px) scale(.5306);animation:fall-131 15s -20s linear infinite}@keyframes fall-131{47.219%{transform:translate(69.7079vw,47.219vh) scale(.5306)}to{transform:translate(71.7172vw,99vh) scale(.5306)}}.snow:nth-child(132){opacity:.5618;transform:translate(64.1334vw,-10px) scale(.6582);animation:fall-132 19s -30s linear infinite}@keyframes fall-132{71.426%{transform:translate(71.5087vw,71.426vh) scale(.6582)}to{transform:translate(67.82105vw,99vh) scale(.6582)}}.snow:nth-child(133){opacity:.3912;transform:translate(57.8748vw,-10px) scale(.3787);animation:fall-133 10s -30s linear infinite}@keyframes fall-133{73.824%{transform:translate(64.5277vw,73.824vh) scale(.3787)}to{transform:translate(61.20125vw,99vh) scale(.3787)}}.snow:nth-child(134){opacity:1.4712;transform:translate(25.3093vw,-10px) scale(.7119);animation:fall-134 14s -9s linear infinite}@keyframes fall-134{64.633%{transform:translate(32.6602vw,64.633vh) scale(.7119)}to{transform:translate(28.98475vw,99vh) scale(.7119)}}.snow:nth-child(135){opacity:1.202;transform:translate(58.7414vw,-10px) scale(.4212);animation:fall-135 23s -27s linear infinite}@keyframes fall-135{38.55%{transform:translate(57.9662vw,38.55vh) scale(.4212)}to{transform:translate(58.3538vw,99vh) scale(.4212)}}.snow:nth-child(136){opacity:.428;transform:translate(17.3169vw,-10px) scale(.7021);animation:fall-136 28s -18s linear infinite}@keyframes fall-136{34.574%{transform:translate(8.309vw,34.574vh) scale(.7021)}to{transform:translate(12.81295vw,99vh) scale(.7021)}}.snow:nth-child(137){opacity:1.948;transform:translate(1.7633vw,-10px) scale(.9101);animation:fall-137 21s -29s linear infinite}@keyframes fall-137{41.702%{transform:translate(1.3294vw,41.702vh) scale(.9101)}to{transform:translate(1.54635vw,99vh) scale(.9101)}}.snow:nth-child(138){opacity:1.0412;transform:translate(88.7637vw,-10px) scale(.1796);animation:fall-138 17s -17s linear infinite}@keyframes fall-138{35.434%{transform:translate(94.1756vw,35.434vh) scale(.1796)}to{transform:translate(91.46965vw,99vh) scale(.1796)}}.snow:nth-child(139){opacity:1.3738;transform:translate(14.0183vw,-10px) scale(.8976);animation:fall-139 11s -3s linear infinite}@keyframes fall-139{64.623%{transform:translate(19.953vw,64.623vh) scale(.8976)}to{transform:translate(16.98565vw,99vh) scale(.8976)}}.snow:nth-child(140){opacity:1.384;transform:translate(22.3045vw,-10px) scale(.2115);animation:fall-140 15s -4s linear infinite}@keyframes fall-140{61.061%{transform:translate(30.0288vw,61.061vh) scale(.2115)}to{transform:translate(26.16665vw,99vh) scale(.2115)}}.snow:nth-child(141){opacity:1.4024;transform:translate(87.9442vw,-10px) scale(.889);animation:fall-141 28s -24s linear infinite}@keyframes fall-141{57.973%{transform:translate(81.6746vw,57.973vh) scale(.889)}to{transform:translate(84.8094vw,99vh) scale(.889)}}.snow:nth-child(142){opacity:.137;transform:translate(.0025vw,-10px) scale(.2142);animation:fall-142 25s -17s linear infinite}@keyframes fall-142{54.888%{transform:translate(-3.478vw,54.888vh) scale(.2142)}to{transform:translate(-1.73775vw,99vh) scale(.2142)}}.snow:nth-child(143){opacity:1.2262;transform:translate(98.6857vw,-10px) scale(.8946);animation:fall-143 14s -19s linear infinite}@keyframes fall-143{47.176%{transform:translate(107.1792vw,47.176vh) scale(.8946)}to{transform:translate(102.93245vw,99vh) scale(.8946)}}.snow:nth-child(144){opacity:.6258;transform:translate(93.3413vw,-10px) scale(.0161);animation:fall-144 27s -15s linear infinite}@keyframes fall-144{48.732%{transform:translate(93.1937vw,48.732vh) scale(.0161)}to{transform:translate(93.2675vw,99vh) scale(.0161)}}.snow:nth-child(145){opacity:1.5602;transform:translate(65.9446vw,-10px) scale(.9948);animation:fall-145 19s -24s linear infinite}@keyframes fall-145{73.46%{transform:translate(61.2088vw,73.46vh) scale(.9948)}to{transform:translate(63.5767vw,99vh) scale(.9948)}}.snow:nth-child(146){opacity:.4732;transform:translate(70.5669vw,-10px) scale(.4102);animation:fall-146 10s -4s linear infinite}@keyframes fall-146{37.571%{transform:translate(76.7106vw,37.571vh) scale(.4102)}to{transform:translate(73.63875vw,99vh) scale(.4102)}}.snow:nth-child(147){opacity:1.8964;transform:translate(75.7214vw,-10px) scale(.5245);animation:fall-147 19s -29s linear infinite}@keyframes fall-147{62.444%{transform:translate(83.1183vw,62.444vh) scale(.5245)}to{transform:translate(79.41985vw,99vh) scale(.5245)}}.snow:nth-child(148){opacity:1.8206;transform:translate(22.7264vw,-10px) scale(.7276);animation:fall-148 19s -23s linear infinite}@keyframes fall-148{79.688%{transform:translate(19.9695vw,79.688vh) scale(.7276)}to{transform:translate(21.34795vw,99vh) scale(.7276)}}.snow:nth-child(149){opacity:1.555;transform:translate(9.5497vw,-10px) scale(.6822);animation:fall-149 29s -20s linear infinite}@keyframes fall-149{74.735%{transform:translate(8.5413vw,74.735vh) scale(.6822)}to{transform:translate(9.0455vw,99vh) scale(.6822)}}.snow:nth-child(150){opacity:.5408;transform:translate(81.7748vw,-10px) scale(.0994);animation:fall-150 19s -19s linear infinite}@keyframes fall-150{33.166%{transform:translate(81.1531vw,33.166vh) scale(.0994)}to{transform:translate(81.46395vw,99vh) scale(.0994)}}.snow:nth-child(151){opacity:.9268;transform:translate(27.8406vw,-10px) scale(.3487);animation:fall-151 26s -1s linear infinite}@keyframes fall-151{70.25%{transform:translate(33.9436vw,70.25vh) scale(.3487)}to{transform:translate(30.8921vw,99vh) scale(.3487)}}.snow:nth-child(152){opacity:1.5276;transform:translate(52.5474vw,-10px) scale(.5569);animation:fall-152 29s -16s linear infinite}@keyframes fall-152{55.022%{transform:translate(55.9275vw,55.022vh) scale(.5569)}to{transform:translate(54.23745vw,99vh) scale(.5569)}}.snow:nth-child(153){opacity:.2878;transform:translate(12.6931vw,-10px) scale(.0837);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{42.166%{transform:translate(18.283vw,42.166vh) scale(.0837)}to{transform:translate(15.48805vw,99vh) scale(.0837)}}.snow:nth-child(154){opacity:1.5188;transform:translate(94.068vw,-10px) scale(.1816);animation:fall-154 19s -30s linear infinite}@keyframes fall-154{34.588%{transform:translate(90.117vw,34.588vh) scale(.1816)}to{transform:translate(92.0925vw,99vh) scale(.1816)}}.snow:nth-child(155){opacity:.994;transform:translate(93.185vw,-10px) scale(.4851);animation:fall-155 22s -13s linear infinite}@keyframes fall-155{31.752%{transform:translate(90.4569vw,31.752vh) scale(.4851)}to{transform:translate(91.82095vw,99vh) scale(.4851)}}.snow:nth-child(156){opacity:.4574;transform:translate(50.6443vw,-10px) scale(.4994);animation:fall-156 19s -30s linear infinite}@keyframes fall-156{77.67%{transform:translate(41.8993vw,77.67vh) scale(.4994)}to{transform:translate(46.2718vw,99vh) scale(.4994)}}.snow:nth-child(157){opacity:.2796;transform:translate(42.1842vw,-10px) scale(.2485);animation:fall-157 10s -5s linear infinite}@keyframes fall-157{63.008%{transform:translate(41.3737vw,63.008vh) scale(.2485)}to{transform:translate(41.77895vw,99vh) scale(.2485)}}.snow:nth-child(158){opacity:1.4666;transform:translate(4.3803vw,-10px) scale(.1563);animation:fall-158 21s -30s linear infinite}@keyframes fall-158{38.938%{transform:translate(-5.0971vw,38.938vh) scale(.1563)}to{transform:translate(-.3584vw,99vh) scale(.1563)}}.snow:nth-child(159){opacity:.667;transform:translate(62.8081vw,-10px) scale(.2093);animation:fall-159 29s -14s linear infinite}@keyframes fall-159{69.256%{transform:translate(60.4203vw,69.256vh) scale(.2093)}to{transform:translate(61.6142vw,99vh) scale(.2093)}}.snow:nth-child(160){opacity:1.1924;transform:translate(32.6657vw,-10px) scale(.3074);animation:fall-160 19s -24s linear infinite}@keyframes fall-160{50.763%{transform:translate(42.6231vw,50.763vh) scale(.3074)}to{transform:translate(37.6444vw,99vh) scale(.3074)}}.snow:nth-child(161){opacity:1.5578;transform:translate(55.6327vw,-10px) scale(.8619);animation:fall-161 24s -12s linear infinite}@keyframes fall-161{30.354%{transform:translate(50.4914vw,30.354vh) scale(.8619)}to{transform:translate(53.06205vw,99vh) scale(.8619)}}.snow:nth-child(162){opacity:.9102;transform:translate(75.4297vw,-10px) scale(.6293);animation:fall-162 14s -20s linear infinite}@keyframes fall-162{33.184%{transform:translate(84.8799vw,33.184vh) scale(.6293)}to{transform:translate(80.1548vw,99vh) scale(.6293)}}.snow:nth-child(163){opacity:.3458;transform:translate(92.176vw,-10px) scale(.5003);animation:fall-163 29s -6s linear infinite}@keyframes fall-163{42.424%{transform:translate(93.8938vw,42.424vh) scale(.5003)}to{transform:translate(93.0349vw,99vh) scale(.5003)}}.snow:nth-child(164){opacity:1.7994;transform:translate(65.6458vw,-10px) scale(.4163);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{79.549%{transform:translate(75.6354vw,79.549vh) scale(.4163)}to{transform:translate(70.6406vw,99vh) scale(.4163)}}.snow:nth-child(165){opacity:.4038;transform:translate(49.6727vw,-10px) scale(.526);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{42.708%{transform:translate(47.8465vw,42.708vh) scale(.526)}to{transform:translate(48.7596vw,99vh) scale(.526)}}.snow:nth-child(166){opacity:.2028;transform:translate(3.3601vw,-10px) scale(.022);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{68.477%{transform:translate(10.0172vw,68.477vh) scale(.022)}to{transform:translate(6.68865vw,99vh) scale(.022)}}.snow:nth-child(167){opacity:.4294;transform:translate(98.9608vw,-10px) scale(.598);animation:fall-167 26s -8s linear infinite}@keyframes fall-167{53.281%{transform:translate(107.2456vw,53.281vh) scale(.598)}to{transform:translate(103.1032vw,99vh) scale(.598)}}.snow:nth-child(168){opacity:.0972;transform:translate(6.5188vw,-10px) scale(.4894);animation:fall-168 28s -30s linear infinite}@keyframes fall-168{58.218%{transform:translate(-.8127vw,58.218vh) scale(.4894)}to{transform:translate(2.85305vw,99vh) scale(.4894)}}.snow:nth-child(169){opacity:1.2658;transform:translate(94.9645vw,-10px) scale(.7842);animation:fall-169 24s -4s linear infinite}@keyframes fall-169{78.037%{transform:translate(94.8031vw,78.037vh) scale(.7842)}to{transform:translate(94.8838vw,99vh) scale(.7842)}}.snow:nth-child(170){opacity:1.5216;transform:translate(54.5428vw,-10px) scale(.1615);animation:fall-170 29s -26s linear infinite}@keyframes fall-170{32.065%{transform:translate(62.1771vw,32.065vh) scale(.1615)}to{transform:translate(58.35995vw,99vh) scale(.1615)}}.snow:nth-child(171){opacity:1.9352;transform:translate(16.6978vw,-10px) scale(.0738);animation:fall-171 17s -27s linear infinite}@keyframes fall-171{73.854%{transform:translate(17.8803vw,73.854vh) scale(.0738)}to{transform:translate(17.28905vw,99vh) scale(.0738)}}.snow:nth-child(172){opacity:.342;transform:translate(76.8644vw,-10px) scale(.9866);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{77.995%{transform:translate(67.5356vw,77.995vh) scale(.9866)}to{transform:translate(72.2vw,99vh) scale(.9866)}}.snow:nth-child(173){opacity:.3754;transform:translate(54.8722vw,-10px) scale(.7325);animation:fall-173 14s -18s linear infinite}@keyframes fall-173{39.741%{transform:translate(51.6551vw,39.741vh) scale(.7325)}to{transform:translate(53.26365vw,99vh) scale(.7325)}}.snow:nth-child(174){opacity:1.6306;transform:translate(45.1236vw,-10px) scale(.3584);animation:fall-174 16s -24s linear infinite}@keyframes fall-174{45.923%{transform:translate(42.9038vw,45.923vh) scale(.3584)}to{transform:translate(44.0137vw,99vh) scale(.3584)}}.snow:nth-child(175){opacity:.681;transform:translate(40.5984vw,-10px) scale(.5266);animation:fall-175 20s -12s linear infinite}@keyframes fall-175{40.021%{transform:translate(38.9626vw,40.021vh) scale(.5266)}to{transform:translate(39.7805vw,99vh) scale(.5266)}}.snow:nth-child(176){opacity:1.0324;transform:translate(8.8921vw,-10px) scale(.4211);animation:fall-176 30s -19s linear infinite}@keyframes fall-176{67.805%{transform:translate(2.565vw,67.805vh) scale(.4211)}to{transform:translate(5.72855vw,99vh) scale(.4211)}}.snow:nth-child(177){opacity:.1454;transform:translate(65.4624vw,-10px) scale(.3062);animation:fall-177 26s -25s linear infinite}@keyframes fall-177{37.434%{transform:translate(57.7273vw,37.434vh) scale(.3062)}to{transform:translate(61.59485vw,99vh) scale(.3062)}}.snow:nth-child(178){opacity:1.4692;transform:translate(22.5538vw,-10px) scale(.5122);animation:fall-178 21s -25s linear infinite}@keyframes fall-178{69.907%{transform:translate(15.2538vw,69.907vh) scale(.5122)}to{transform:translate(18.9038vw,99vh) scale(.5122)}}.snow:nth-child(179){opacity:.9214;transform:translate(99.445vw,-10px) scale(.0152);animation:fall-179 17s -26s linear infinite}@keyframes fall-179{63.855%{transform:translate(101.7933vw,63.855vh) scale(.0152)}to{transform:translate(100.61915vw,99vh) scale(.0152)}}.snow:nth-child(180){opacity:1.0852;transform:translate(8.5109vw,-10px) scale(.2085);animation:fall-180 27s -23s linear infinite}@keyframes fall-180{57.192%{transform:translate(10.207vw,57.192vh) scale(.2085)}to{transform:translate(9.35895vw,99vh) scale(.2085)}}.snow:nth-child(181){opacity:1.4084;transform:translate(12.0814vw,-10px) scale(.8207);animation:fall-181 24s -16s linear infinite}@keyframes fall-181{59.613%{transform:translate(18.2788vw,59.613vh) scale(.8207)}to{transform:translate(15.1801vw,99vh) scale(.8207)}}.snow:nth-child(182){opacity:1.0824;transform:translate(41.6967vw,-10px) scale(.1065);animation:fall-182 12s -26s linear infinite}@keyframes fall-182{35.573%{transform:translate(39.0964vw,35.573vh) scale(.1065)}to{transform:translate(40.39655vw,99vh) scale(.1065)}}.snow:nth-child(183){opacity:1.826;transform:translate(56.0783vw,-10px) scale(.995);animation:fall-183 20s -16s linear infinite}@keyframes fall-183{48.249%{transform:translate(62.9095vw,48.249vh) scale(.995)}to{transform:translate(59.4939vw,99vh) scale(.995)}}.snow:nth-child(184){opacity:1.4218;transform:translate(31.6595vw,-10px) scale(.5408);animation:fall-184 21s -25s linear infinite}@keyframes fall-184{39.444%{transform:translate(33.1173vw,39.444vh) scale(.5408)}to{transform:translate(32.3884vw,99vh) scale(.5408)}}.snow:nth-child(185){opacity:1.5738;transform:translate(61.4962vw,-10px) scale(.0775);animation:fall-185 11s -14s linear infinite}@keyframes fall-185{65.105%{transform:translate(51.8919vw,65.105vh) scale(.0775)}to{transform:translate(56.69405vw,99vh) scale(.0775)}}.snow:nth-child(186){opacity:.0584;transform:translate(92.6871vw,-10px) scale(.6311);animation:fall-186 23s -14s linear infinite}@keyframes fall-186{67.232%{transform:translate(93.0237vw,67.232vh) scale(.6311)}to{transform:translate(92.8554vw,99vh) scale(.6311)}}.snow:nth-child(187){opacity:1.1594;transform:translate(35.6937vw,-10px) scale(.0574);animation:fall-187 21s -19s linear infinite}@keyframes fall-187{75.498%{transform:translate(44.3069vw,75.498vh) scale(.0574)}to{transform:translate(40.0003vw,99vh) scale(.0574)}}.snow:nth-child(188){opacity:.7148;transform:translate(98.3421vw,-10px) scale(.5484);animation:fall-188 22s -29s linear infinite}@keyframes fall-188{66.366%{transform:translate(97.8907vw,66.366vh) scale(.5484)}to{transform:translate(98.1164vw,99vh) scale(.5484)}}.snow:nth-child(189){opacity:1.4736;transform:translate(62.6129vw,-10px) scale(.4072);animation:fall-189 30s -21s linear infinite}@keyframes fall-189{76.348%{transform:translate(60.3984vw,76.348vh) scale(.4072)}to{transform:translate(61.50565vw,99vh) scale(.4072)}}.snow:nth-child(190){opacity:.5218;transform:translate(30.3453vw,-10px) scale(.765);animation:fall-190 15s -17s linear infinite}@keyframes fall-190{44.2%{transform:translate(35.3445vw,44.2vh) scale(.765)}to{transform:translate(32.8449vw,99vh) scale(.765)}}.snow:nth-child(191){opacity:1.8726;transform:translate(49.2402vw,-10px) scale(.4869);animation:fall-191 29s -8s linear infinite}@keyframes fall-191{45.767%{transform:translate(54.7244vw,45.767vh) scale(.4869)}to{transform:translate(51.9823vw,99vh) scale(.4869)}}.snow:nth-child(192){opacity:1.4704;transform:translate(62.4699vw,-10px) scale(.5503);animation:fall-192 26s -21s linear infinite}@keyframes fall-192{64.929%{transform:translate(68.2927vw,64.929vh) scale(.5503)}to{transform:translate(65.3813vw,99vh) scale(.5503)}}.snow:nth-child(193){opacity:1.712;transform:translate(6.6503vw,-10px) scale(.1873);animation:fall-193 10s -17s linear infinite}@keyframes fall-193{49.338%{transform:translate(9.3025vw,49.338vh) scale(.1873)}to{transform:translate(7.9764vw,99vh) scale(.1873)}}.snow:nth-child(194){opacity:.956;transform:translate(29.8395vw,-10px) scale(.328);animation:fall-194 17s -24s linear infinite}@keyframes fall-194{71.31%{transform:translate(32.3379vw,71.31vh) scale(.328)}to{transform:translate(31.0887vw,99vh) scale(.328)}}.snow:nth-child(195){opacity:.6678;transform:translate(67.1769vw,-10px) scale(.174);animation:fall-195 14s -4s linear infinite}@keyframes fall-195{72.181%{transform:translate(71.0448vw,72.181vh) scale(.174)}to{transform:translate(69.11085vw,99vh) scale(.174)}}.snow:nth-child(196){opacity:1.1054;transform:translate(30.7267vw,-10px) scale(.9044);animation:fall-196 28s -4s linear infinite}@keyframes fall-196{78.924%{transform:translate(21.0106vw,78.924vh) scale(.9044)}to{transform:translate(25.86865vw,99vh) scale(.9044)}}.snow:nth-child(197){opacity:1.9762;transform:translate(20.9442vw,-10px) scale(.628);animation:fall-197 24s -19s linear infinite}@keyframes fall-197{52.143%{transform:translate(30.1059vw,52.143vh) scale(.628)}to{transform:translate(25.52505vw,99vh) scale(.628)}}.snow:nth-child(198){opacity:.4972;transform:translate(69.1335vw,-10px) scale(.2483);animation:fall-198 16s -22s linear infinite}@keyframes fall-198{52.43%{transform:translate(63.2842vw,52.43vh) scale(.2483)}to{transform:translate(66.20885vw,99vh) scale(.2483)}}.snow:nth-child(199){opacity:.3108;transform:translate(97.7234vw,-10px) scale(.8199);animation:fall-199 29s -8s linear infinite}@keyframes fall-199{42.061%{transform:translate(103.58vw,42.061vh) scale(.8199)}to{transform:translate(100.6517vw,99vh) scale(.8199)}}.snow:nth-child(200){opacity:1.9122;transform:translate(12.4811vw,-10px) scale(.174);animation:fall-200 23s -26s linear infinite}@keyframes fall-200{56.957%{transform:translate(18.1123vw,56.957vh) scale(.174)}to{transform:translate(15.2967vw,99vh) scale(.174)}}.snow:nth-child(201){opacity:1.122;transform:translate(39.3623vw,-10px) scale(.1482);animation:fall-201 14s -4s linear infinite}@keyframes fall-201{57.082%{transform:translate(40.1179vw,57.082vh) scale(.1482)}to{transform:translate(39.7401vw,99vh) scale(.1482)}}.snow:nth-child(202){opacity:.4436;transform:translate(59.0689vw,-10px) scale(.7609);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{57.802%{transform:translate(58.6494vw,57.802vh) scale(.7609)}to{transform:translate(58.85915vw,99vh) scale(.7609)}}.snow:nth-child(203){opacity:.995;transform:translate(40.4487vw,-10px) scale(.9984);animation:fall-203 26s -19s linear infinite}@keyframes fall-203{53.35%{transform:translate(32.4631vw,53.35vh) scale(.9984)}to{transform:translate(36.4559vw,99vh) scale(.9984)}}.snow:nth-child(204){opacity:1.9436;transform:translate(22.498vw,-10px) scale(.1641);animation:fall-204 22s -6s linear infinite}@keyframes fall-204{37.779%{transform:translate(20.2503vw,37.779vh) scale(.1641)}to{transform:translate(21.37415vw,99vh) scale(.1641)}}.snow:nth-child(205){opacity:1.8262;transform:translate(69.3239vw,-10px) scale(.2937);animation:fall-205 18s -6s linear infinite}@keyframes fall-205{34.392%{transform:translate(76.5615vw,34.392vh) scale(.2937)}to{transform:translate(72.9427vw,99vh) scale(.2937)}}.snow:nth-child(206){opacity:1.2188;transform:translate(84.7087vw,-10px) scale(.0858);animation:fall-206 21s -23s linear infinite}@keyframes fall-206{56.139%{transform:translate(79.3101vw,56.139vh) scale(.0858)}to{transform:translate(82.0094vw,99vh) scale(.0858)}}.snow:nth-child(207){opacity:.981;transform:translate(94.2311vw,-10px) scale(.6701);animation:fall-207 25s -14s linear infinite}@keyframes fall-207{35.669%{transform:translate(86.3902vw,35.669vh) scale(.6701)}to{transform:translate(90.31065vw,99vh) scale(.6701)}}.snow:nth-child(208){opacity:.2068;transform:translate(44.157vw,-10px) scale(.6897);animation:fall-208 11s -10s linear infinite}@keyframes fall-208{64.265%{transform:translate(52.4642vw,64.265vh) scale(.6897)}to{transform:translate(48.3106vw,99vh) scale(.6897)}}.snow:nth-child(209){opacity:.8972;transform:translate(69.9655vw,-10px) scale(.547);animation:fall-209 26s -17s linear infinite}@keyframes fall-209{49.475%{transform:translate(64.1028vw,49.475vh) scale(.547)}to{transform:translate(67.03415vw,99vh) scale(.547)}}.snow:nth-child(210){opacity:1.6048;transform:translate(81.3373vw,-10px) scale(.6018);animation:fall-210 28s -9s linear infinite}@keyframes fall-210{61.48%{transform:translate(87.6545vw,61.48vh) scale(.6018)}to{transform:translate(84.4959vw,99vh) scale(.6018)}}.snow:nth-child(211){opacity:1.4382;transform:translate(13.6399vw,-10px) scale(.4534);animation:fall-211 26s -17s linear infinite}@keyframes fall-211{39.158%{transform:translate(4.2437vw,39.158vh) scale(.4534)}to{transform:translate(8.9418vw,99vh) scale(.4534)}}.snow:nth-child(212){opacity:.515;transform:translate(17.5138vw,-10px) scale(.7316);animation:fall-212 14s -19s linear infinite}@keyframes fall-212{54.348%{transform:translate(10.1594vw,54.348vh) scale(.7316)}to{transform:translate(13.8366vw,99vh) scale(.7316)}}.snow:nth-child(213){opacity:1.6524;transform:translate(35.0441vw,-10px) scale(.1887);animation:fall-213 19s -28s linear infinite}@keyframes fall-213{58.02%{transform:translate(31.8433vw,58.02vh) scale(.1887)}to{transform:translate(33.4437vw,99vh) scale(.1887)}}.snow:nth-child(214){opacity:.6608;transform:translate(18.3189vw,-10px) scale(.2683);animation:fall-214 24s -6s linear infinite}@keyframes fall-214{58.015%{transform:translate(26.1123vw,58.015vh) scale(.2683)}to{transform:translate(22.2156vw,99vh) scale(.2683)}}.snow:nth-child(215){opacity:.0706;transform:translate(41.5044vw,-10px) scale(.2292);animation:fall-215 25s -30s linear infinite}@keyframes fall-215{34.627%{transform:translate(46.1927vw,34.627vh) scale(.2292)}to{transform:translate(43.84855vw,99vh) scale(.2292)}}.snow:nth-child(216){opacity:.5646;transform:translate(48.6023vw,-10px) scale(.6332);animation:fall-216 14s -27s linear infinite}@keyframes fall-216{71.896%{transform:translate(55.281vw,71.896vh) scale(.6332)}to{transform:translate(51.94165vw,99vh) scale(.6332)}}.snow:nth-child(217){opacity:1.7736;transform:translate(62.5104vw,-10px) scale(.6082);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{70.389%{transform:translate(65.9044vw,70.389vh) scale(.6082)}to{transform:translate(64.2074vw,99vh) scale(.6082)}}.snow:nth-child(218){opacity:.2246;transform:translate(20.3634vw,-10px) scale(.8171);animation:fall-218 12s -9s linear infinite}@keyframes fall-218{39.844%{transform:translate(18.0764vw,39.844vh) scale(.8171)}to{transform:translate(19.2199vw,99vh) scale(.8171)}}.snow:nth-child(219){opacity:1.277;transform:translate(2.1544vw,-10px) scale(.4883);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{34.318%{transform:translate(9.0326vw,34.318vh) scale(.4883)}to{transform:translate(5.5935vw,99vh) scale(.4883)}}.snow:nth-child(220){opacity:1.8324;transform:translate(31.7264vw,-10px) scale(.5489);animation:fall-220 19s -29s linear infinite}@keyframes fall-220{30.21%{transform:translate(34.3718vw,30.21vh) scale(.5489)}to{transform:translate(33.0491vw,99vh) scale(.5489)}}.snow:nth-child(221){opacity:1.9208;transform:translate(67.7982vw,-10px) scale(.3018);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{78.759%{transform:translate(67.766vw,78.759vh) scale(.3018)}to{transform:translate(67.7821vw,99vh) scale(.3018)}}.snow:nth-child(222){opacity:.6968;transform:translate(1.9029vw,-10px) scale(.5385);animation:fall-222 30s -7s linear infinite}@keyframes fall-222{47.995%{transform:translate(-.3372vw,47.995vh) scale(.5385)}to{transform:translate(.78285vw,99vh) scale(.5385)}}.snow:nth-child(223){opacity:.82;transform:translate(4.982vw,-10px) scale(.8959);animation:fall-223 26s -5s linear infinite}@keyframes fall-223{71.274%{transform:translate(-.7533vw,71.274vh) scale(.8959)}to{transform:translate(2.11435vw,99vh) scale(.8959)}}.snow:nth-child(224){opacity:.8754;transform:translate(58.6713vw,-10px) scale(.6401);animation:fall-224 10s -23s linear infinite}@keyframes fall-224{55.871%{transform:translate(52.468vw,55.871vh) scale(.6401)}to{transform:translate(55.56965vw,99vh) scale(.6401)}}.snow:nth-child(225){opacity:1.0742;transform:translate(42.8014vw,-10px) scale(.9984);animation:fall-225 21s -17s linear infinite}@keyframes fall-225{43.732%{transform:translate(48.2691vw,43.732vh) scale(.9984)}to{transform:translate(45.53525vw,99vh) scale(.9984)}}.snow:nth-child(226){opacity:.8436;transform:translate(81.713vw,-10px) scale(.8648);animation:fall-226 18s -11s linear infinite}@keyframes fall-226{40.747%{transform:translate(85.7662vw,40.747vh) scale(.8648)}to{transform:translate(83.7396vw,99vh) scale(.8648)}}.snow:nth-child(227){opacity:.4378;transform:translate(71.7806vw,-10px) scale(.1078);animation:fall-227 20s -22s linear infinite}@keyframes fall-227{36.19%{transform:translate(66.0889vw,36.19vh) scale(.1078)}to{transform:translate(68.93475vw,99vh) scale(.1078)}}.snow:nth-child(228){opacity:1.678;transform:translate(95.3506vw,-10px) scale(.2327);animation:fall-228 22s -6s linear infinite}@keyframes fall-228{31.083%{transform:translate(89.929vw,31.083vh) scale(.2327)}to{transform:translate(92.6398vw,99vh) scale(.2327)}}.snow:nth-child(229){opacity:.264;transform:translate(49.0044vw,-10px) scale(.9268);animation:fall-229 24s -27s linear infinite}@keyframes fall-229{60.282%{transform:translate(52.7566vw,60.282vh) scale(.9268)}to{transform:translate(50.8805vw,99vh) scale(.9268)}}.snow:nth-child(230){opacity:1.3614;transform:translate(45.3058vw,-10px) scale(.4642);animation:fall-230 21s -23s linear infinite}@keyframes fall-230{43.819%{transform:translate(47.8501vw,43.819vh) scale(.4642)}to{transform:translate(46.57795vw,99vh) scale(.4642)}}.snow:nth-child(231){opacity:1.3958;transform:translate(20.2929vw,-10px) scale(.6683);animation:fall-231 11s -22s linear infinite}@keyframes fall-231{41.426%{transform:translate(18.9103vw,41.426vh) scale(.6683)}to{transform:translate(19.6016vw,99vh) scale(.6683)}}.snow:nth-child(232){opacity:.8756;transform:translate(17.0578vw,-10px) scale(.3319);animation:fall-232 17s -6s linear infinite}@keyframes fall-232{66.525%{transform:translate(24.1408vw,66.525vh) scale(.3319)}to{transform:translate(20.5993vw,99vh) scale(.3319)}}.snow:nth-child(233){opacity:.2276;transform:translate(31.7596vw,-10px) scale(.0198);animation:fall-233 23s -9s linear infinite}@keyframes fall-233{52.177%{transform:translate(35.7539vw,52.177vh) scale(.0198)}to{transform:translate(33.75675vw,99vh) scale(.0198)}}.snow:nth-child(234){opacity:1.6048;transform:translate(97.7685vw,-10px) scale(.387);animation:fall-234 20s -15s linear infinite}@keyframes fall-234{30.716%{transform:translate(89.685vw,30.716vh) scale(.387)}to{transform:translate(93.72675vw,99vh) scale(.387)}}.snow:nth-child(235){opacity:1.443;transform:translate(54.6243vw,-10px) scale(.3204);animation:fall-235 20s -11s linear infinite}@keyframes fall-235{35.962%{transform:translate(51.2941vw,35.962vh) scale(.3204)}to{transform:translate(52.9592vw,99vh) scale(.3204)}}.snow:nth-child(236){opacity:1.054;transform:translate(18.9796vw,-10px) scale(.7096);animation:fall-236 25s -24s linear infinite}@keyframes fall-236{68.951%{transform:translate(26.58vw,68.951vh) scale(.7096)}to{transform:translate(22.7798vw,99vh) scale(.7096)}}.snow:nth-child(237){opacity:1.764;transform:translate(75.1703vw,-10px) scale(.7534);animation:fall-237 18s -12s linear infinite}@keyframes fall-237{74.075%{transform:translate(74.7733vw,74.075vh) scale(.7534)}to{transform:translate(74.9718vw,99vh) scale(.7534)}}.snow:nth-child(238){opacity:1.8246;transform:translate(34.4666vw,-10px) scale(.1436);animation:fall-238 27s -25s linear infinite}@keyframes fall-238{59.48%{transform:translate(36.7542vw,59.48vh) scale(.1436)}to{transform:translate(35.6104vw,99vh) scale(.1436)}}.snow:nth-child(239){opacity:.6808;transform:translate(87.3362vw,-10px) scale(.245);animation:fall-239 11s -28s linear infinite}@keyframes fall-239{43.421%{transform:translate(82.1514vw,43.421vh) scale(.245)}to{transform:translate(84.7438vw,99vh) scale(.245)}}.snow:nth-child(240){opacity:.823;transform:translate(20.0454vw,-10px) scale(.2154);animation:fall-240 21s -9s linear infinite}@keyframes fall-240{70.432%{transform:translate(22.4092vw,70.432vh) scale(.2154)}to{transform:translate(21.2273vw,99vh) scale(.2154)}}.snow:nth-child(241){opacity:1.4474;transform:translate(70.0641vw,-10px) scale(.3377);animation:fall-241 15s -22s linear infinite}@keyframes fall-241{54.283%{transform:translate(78.9136vw,54.283vh) scale(.3377)}to{transform:translate(74.48885vw,99vh) scale(.3377)}}.snow:nth-child(242){opacity:1.0864;transform:translate(95.4508vw,-10px) scale(.8287);animation:fall-242 20s -26s linear infinite}@keyframes fall-242{57.576%{transform:translate(96.4365vw,57.576vh) scale(.8287)}to{transform:translate(95.94365vw,99vh) scale(.8287)}}.snow:nth-child(243){opacity:.6752;transform:translate(54.8269vw,-10px) scale(.983);animation:fall-243 16s -18s linear infinite}@keyframes fall-243{50.953%{transform:translate(47.0805vw,50.953vh) scale(.983)}to{transform:translate(50.9537vw,99vh) scale(.983)}}.snow:nth-child(244){opacity:.1204;transform:translate(31.1646vw,-10px) scale(.3211);animation:fall-244 20s -15s linear infinite}@keyframes fall-244{43.823%{transform:translate(39.0218vw,43.823vh) scale(.3211)}to{transform:translate(35.0932vw,99vh) scale(.3211)}}.snow:nth-child(245){opacity:1.951;transform:translate(79.5719vw,-10px) scale(.1407);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{56.65%{transform:translate(89.4671vw,56.65vh) scale(.1407)}to{transform:translate(84.5195vw,99vh) scale(.1407)}}.snow:nth-child(246){opacity:1.8424;transform:translate(14.2443vw,-10px) scale(.3595);animation:fall-246 14s -30s linear infinite}@keyframes fall-246{30.335%{transform:translate(6.4593vw,30.335vh) scale(.3595)}to{transform:translate(10.3518vw,99vh) scale(.3595)}}.snow:nth-child(247){opacity:1.8894;transform:translate(74.8423vw,-10px) scale(.3248);animation:fall-247 16s -30s linear infinite}@keyframes fall-247{64.821%{transform:translate(84.7165vw,64.821vh) scale(.3248)}to{transform:translate(79.7794vw,99vh) scale(.3248)}}.snow:nth-child(248){opacity:1.042;transform:translate(84.9948vw,-10px) scale(.4389);animation:fall-248 12s -29s linear infinite}@keyframes fall-248{67.118%{transform:translate(81.1078vw,67.118vh) scale(.4389)}to{transform:translate(83.0513vw,99vh) scale(.4389)}}.snow:nth-child(249){opacity:.0214;transform:translate(1.6517vw,-10px) scale(.8624);animation:fall-249 28s -23s linear infinite}@keyframes fall-249{33.49%{transform:translate(-1.2393vw,33.49vh) scale(.8624)}to{transform:translate(.2062vw,99vh) scale(.8624)}}.snow:nth-child(250){opacity:.731;transform:translate(74.8366vw,-10px) scale(.7013);animation:fall-250 28s -17s linear infinite}@keyframes fall-250{58.874%{transform:translate(83.709vw,58.874vh) scale(.7013)}to{transform:translate(79.2728vw,99vh) scale(.7013)}}.snow:nth-child(251){opacity:.623;transform:translate(29.3793vw,-10px) scale(.0186);animation:fall-251 16s -29s linear infinite}@keyframes fall-251{72.613%{transform:translate(37.6458vw,72.613vh) scale(.0186)}to{transform:translate(33.51255vw,99vh) scale(.0186)}}.snow:nth-child(252){opacity:.3918;transform:translate(92.3019vw,-10px) scale(.4339);animation:fall-252 21s -24s linear infinite}@keyframes fall-252{55.15%{transform:translate(91.8377vw,55.15vh) scale(.4339)}to{transform:translate(92.0698vw,99vh) scale(.4339)}}.snow:nth-child(253){opacity:.8414;transform:translate(25.1558vw,-10px) scale(.5035);animation:fall-253 10s -19s linear infinite}@keyframes fall-253{52.195%{transform:translate(22.0041vw,52.195vh) scale(.5035)}to{transform:translate(23.57995vw,99vh) scale(.5035)}}.snow:nth-child(254){opacity:1.9696;transform:translate(.0532vw,-10px) scale(.095);animation:fall-254 14s -20s linear infinite}@keyframes fall-254{36.688%{transform:translate(-.8758vw,36.688vh) scale(.095)}to{transform:translate(-.4113vw,99vh) scale(.095)}}.snow:nth-child(255){opacity:1.1704;transform:translate(28.3661vw,-10px) scale(.9768);animation:fall-255 15s -16s linear infinite}@keyframes fall-255{51.534%{transform:translate(21.3815vw,51.534vh) scale(.9768)}to{transform:translate(24.8738vw,99vh) scale(.9768)}}.snow:nth-child(256){opacity:.19;transform:translate(3.6599vw,-10px) scale(.1673);animation:fall-256 28s -28s linear infinite}@keyframes fall-256{37.55%{transform:translate(-3.6402vw,37.55vh) scale(.1673)}to{transform:translate(.00985vw,99vh) scale(.1673)}}.snow:nth-child(257){opacity:.8254;transform:translate(85.5602vw,-10px) scale(.8216);animation:fall-257 30s -20s linear infinite}@keyframes fall-257{37.476%{transform:translate(90.9511vw,37.476vh) scale(.8216)}to{transform:translate(88.25565vw,99vh) scale(.8216)}}.snow:nth-child(258){opacity:1.8778;transform:translate(77.8598vw,-10px) scale(.194);animation:fall-258 23s -14s linear infinite}@keyframes fall-258{64.625%{transform:translate(69.637vw,64.625vh) scale(.194)}to{transform:translate(73.7484vw,99vh) scale(.194)}}.snow:nth-child(259){opacity:.6396;transform:translate(96.8426vw,-10px) scale(.2764);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{58.536%{transform:translate(103.509vw,58.536vh) scale(.2764)}to{transform:translate(100.1758vw,99vh) scale(.2764)}}.snow:nth-child(260){opacity:1.1028;transform:translate(70.2727vw,-10px) scale(.6756);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{55.157%{transform:translate(71.6802vw,55.157vh) scale(.6756)}to{transform:translate(70.97645vw,99vh) scale(.6756)}}.snow:nth-child(261){opacity:1.548;transform:translate(91.374vw,-10px) scale(.3229);animation:fall-261 14s -3s linear infinite}@keyframes fall-261{34.521%{transform:translate(99.3501vw,34.521vh) scale(.3229)}to{transform:translate(95.36205vw,99vh) scale(.3229)}}.snow:nth-child(262){opacity:.2866;transform:translate(43.1828vw,-10px) scale(.2287);animation:fall-262 24s -7s linear infinite}@keyframes fall-262{48.387%{transform:translate(41.2742vw,48.387vh) scale(.2287)}to{transform:translate(42.2285vw,99vh) scale(.2287)}}.snow:nth-child(263){opacity:.2028;transform:translate(93.7833vw,-10px) scale(.9707);animation:fall-263 28s -20s linear infinite}@keyframes fall-263{33.037%{transform:translate(85.3911vw,33.037vh) scale(.9707)}to{transform:translate(89.5872vw,99vh) scale(.9707)}}.snow:nth-child(264){opacity:1.9468;transform:translate(17.7717vw,-10px) scale(.3162);animation:fall-264 26s -1s linear infinite}@keyframes fall-264{37.086%{transform:translate(14.3756vw,37.086vh) scale(.3162)}to{transform:translate(16.07365vw,99vh) scale(.3162)}}.snow:nth-child(265){opacity:.8088;transform:translate(83.7976vw,-10px) scale(.8879);animation:fall-265 15s -30s linear infinite}@keyframes fall-265{31.446%{transform:translate(81.5999vw,31.446vh) scale(.8879)}to{transform:translate(82.69875vw,99vh) scale(.8879)}}.snow:nth-child(266){opacity:1.6342;transform:translate(54.4463vw,-10px) scale(.6019);animation:fall-266 23s -10s linear infinite}@keyframes fall-266{55.257%{transform:translate(47.5588vw,55.257vh) scale(.6019)}to{transform:translate(51.00255vw,99vh) scale(.6019)}}.snow:nth-child(267){opacity:.1562;transform:translate(55.4155vw,-10px) scale(.22);animation:fall-267 29s -19s linear infinite}@keyframes fall-267{34.529%{transform:translate(55.8299vw,34.529vh) scale(.22)}to{transform:translate(55.6227vw,99vh) scale(.22)}}.snow:nth-child(268){opacity:1.2076;transform:translate(71.7826vw,-10px) scale(.8999);animation:fall-268 19s -21s linear infinite}@keyframes fall-268{51.641%{transform:translate(70.9969vw,51.641vh) scale(.8999)}to{transform:translate(71.38975vw,99vh) scale(.8999)}}.snow:nth-child(269){opacity:.1848;transform:translate(67.8093vw,-10px) scale(.2148);animation:fall-269 29s -17s linear infinite}@keyframes fall-269{72.791%{transform:translate(59.5173vw,72.791vh) scale(.2148)}to{transform:translate(63.6633vw,99vh) scale(.2148)}}.snow:nth-child(270){opacity:1.1044;transform:translate(.0446vw,-10px) scale(.9219);animation:fall-270 14s -13s linear infinite}@keyframes fall-270{36.758%{transform:translate(7.8081vw,36.758vh) scale(.9219)}to{transform:translate(3.92635vw,99vh) scale(.9219)}}.snow:nth-child(271){opacity:.2156;transform:translate(35.5942vw,-10px) scale(.1973);animation:fall-271 16s -23s linear infinite}@keyframes fall-271{31.642%{transform:translate(43.8348vw,31.642vh) scale(.1973)}to{transform:translate(39.7145vw,99vh) scale(.1973)}}.snow:nth-child(272){opacity:1.2814;transform:translate(67.5478vw,-10px) scale(.9506);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{50.456%{transform:translate(62.2592vw,50.456vh) scale(.9506)}to{transform:translate(64.9035vw,99vh) scale(.9506)}}.snow:nth-child(273){opacity:.0126;transform:translate(61.7045vw,-10px) scale(.8645);animation:fall-273 10s -21s linear infinite}@keyframes fall-273{76.21%{transform:translate(55.3452vw,76.21vh) scale(.8645)}to{transform:translate(58.52485vw,99vh) scale(.8645)}}.snow:nth-child(274){opacity:.1452;transform:translate(18.5963vw,-10px) scale(.6925);animation:fall-274 30s -12s linear infinite}@keyframes fall-274{58.858%{transform:translate(16.9605vw,58.858vh) scale(.6925)}to{transform:translate(17.7784vw,99vh) scale(.6925)}}.snow:nth-child(275){opacity:1.864;transform:translate(99.4937vw,-10px) scale(.3142);animation:fall-275 14s -29s linear infinite}@keyframes fall-275{51.933%{transform:translate(91.5293vw,51.933vh) scale(.3142)}to{transform:translate(95.5115vw,99vh) scale(.3142)}}.snow:nth-child(276){opacity:1.1728;transform:translate(80.6072vw,-10px) scale(.3435);animation:fall-276 28s -15s linear infinite}@keyframes fall-276{37.696%{transform:translate(71.8154vw,37.696vh) scale(.3435)}to{transform:translate(76.2113vw,99vh) scale(.3435)}}.snow:nth-child(277){opacity:.1046;transform:translate(20.8272vw,-10px) scale(.739);animation:fall-277 26s -10s linear infinite}@keyframes fall-277{77.953%{transform:translate(11.3732vw,77.953vh) scale(.739)}to{transform:translate(16.1002vw,99vh) scale(.739)}}.snow:nth-child(278){opacity:1.537;transform:translate(69.2355vw,-10px) scale(.9069);animation:fall-278 14s -21s linear infinite}@keyframes fall-278{40.962%{transform:translate(70.4316vw,40.962vh) scale(.9069)}to{transform:translate(69.83355vw,99vh) scale(.9069)}}.snow:nth-child(279){opacity:1.3654;transform:translate(73.6868vw,-10px) scale(.5669);animation:fall-279 22s -3s linear infinite}@keyframes fall-279{49.825%{transform:translate(69.887vw,49.825vh) scale(.5669)}to{transform:translate(71.7869vw,99vh) scale(.5669)}}.snow:nth-child(280){opacity:1.5642;transform:translate(43.4197vw,-10px) scale(.1841);animation:fall-280 26s -2s linear infinite}@keyframes fall-280{32.621%{transform:translate(39.3423vw,32.621vh) scale(.1841)}to{transform:translate(41.381vw,99vh) scale(.1841)}}.snow:nth-child(281){opacity:1.0588;transform:translate(54.6342vw,-10px) scale(.2284);animation:fall-281 17s -30s linear infinite}@keyframes fall-281{61.502%{transform:translate(63.742vw,61.502vh) scale(.2284)}to{transform:translate(59.1881vw,99vh) scale(.2284)}}.snow:nth-child(282){opacity:.128;transform:translate(57.3587vw,-10px) scale(.3657);animation:fall-282 22s -13s linear infinite}@keyframes fall-282{34.253%{transform:translate(49.7999vw,34.253vh) scale(.3657)}to{transform:translate(53.5793vw,99vh) scale(.3657)}}.snow:nth-child(283){opacity:1.279;transform:translate(25.5782vw,-10px) scale(.9245);animation:fall-283 20s -21s linear infinite}@keyframes fall-283{36.728%{transform:translate(32.7249vw,36.728vh) scale(.9245)}to{transform:translate(29.15155vw,99vh) scale(.9245)}}.snow:nth-child(284){opacity:1.7498;transform:translate(43.9076vw,-10px) scale(.2494);animation:fall-284 19s -19s linear infinite}@keyframes fall-284{40.858%{transform:translate(47.5067vw,40.858vh) scale(.2494)}to{transform:translate(45.70715vw,99vh) scale(.2494)}}.snow:nth-child(285){opacity:1.336;transform:translate(67.7892vw,-10px) scale(.2027);animation:fall-285 17s -16s linear infinite}@keyframes fall-285{30.6%{transform:translate(68.1503vw,30.6vh) scale(.2027)}to{transform:translate(67.96975vw,99vh) scale(.2027)}}.snow:nth-child(286){opacity:.4188;transform:translate(98.1601vw,-10px) scale(.7385);animation:fall-286 24s -16s linear infinite}@keyframes fall-286{63.046%{transform:translate(93.8119vw,63.046vh) scale(.7385)}to{transform:translate(95.986vw,99vh) scale(.7385)}}.snow:nth-child(287){opacity:.5072;transform:translate(39.4391vw,-10px) scale(.2763);animation:fall-287 24s -14s linear infinite}@keyframes fall-287{41.708%{transform:translate(40.2897vw,41.708vh) scale(.2763)}to{transform:translate(39.8644vw,99vh) scale(.2763)}}.snow:nth-child(288){opacity:1.982;transform:translate(28.1941vw,-10px) scale(.2725);animation:fall-288 28s -3s linear infinite}@keyframes fall-288{65.404%{transform:translate(18.8361vw,65.404vh) scale(.2725)}to{transform:translate(23.5151vw,99vh) scale(.2725)}}.snow:nth-child(289){opacity:1.0812;transform:translate(53.3725vw,-10px) scale(.7309);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.515%{transform:translate(59.4961vw,65.515vh) scale(.7309)}to{transform:translate(56.4343vw,99vh) scale(.7309)}}.snow:nth-child(290){opacity:.343;transform:translate(39.7532vw,-10px) scale(.1109);animation:fall-290 12s -10s linear infinite}@keyframes fall-290{63.852%{transform:translate(37.3076vw,63.852vh) scale(.1109)}to{transform:translate(38.5304vw,99vh) scale(.1109)}}.snow:nth-child(291){opacity:1.1142;transform:translate(83.1536vw,-10px) scale(.494);animation:fall-291 26s -20s linear infinite}@keyframes fall-291{31.602%{transform:translate(86.3323vw,31.602vh) scale(.494)}to{transform:translate(84.74295vw,99vh) scale(.494)}}.snow:nth-child(292){opacity:.5656;transform:translate(53.0442vw,-10px) scale(.944);animation:fall-292 28s -5s linear infinite}@keyframes fall-292{60.815%{transform:translate(51.0746vw,60.815vh) scale(.944)}to{transform:translate(52.0594vw,99vh) scale(.944)}}.snow:nth-child(293){opacity:.6828;transform:translate(91.7669vw,-10px) scale(.8344);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{35.408%{transform:translate(95.565vw,35.408vh) scale(.8344)}to{transform:translate(93.66595vw,99vh) scale(.8344)}}.snow:nth-child(294){opacity:.5552;transform:translate(91.0312vw,-10px) scale(.4885);animation:fall-294 30s -15s linear infinite}@keyframes fall-294{34.689%{transform:translate(84.2793vw,34.689vh) scale(.4885)}to{transform:translate(87.65525vw,99vh) scale(.4885)}}.snow:nth-child(295){opacity:1.09;transform:translate(5.8381vw,-10px) scale(.9844);animation:fall-295 24s -20s linear infinite}@keyframes fall-295{51.544%{transform:translate(7.2499vw,51.544vh) scale(.9844)}to{transform:translate(6.544vw,99vh) scale(.9844)}}.snow:nth-child(296){opacity:.1556;transform:translate(64.278vw,-10px) scale(.8024);animation:fall-296 12s -5s linear infinite}@keyframes fall-296{47.925%{transform:translate(65.9969vw,47.925vh) scale(.8024)}to{transform:translate(65.13745vw,99vh) scale(.8024)}}.snow:nth-child(297){opacity:1.2316;transform:translate(85.2152vw,-10px) scale(.8621);animation:fall-297 22s -11s linear infinite}@keyframes fall-297{60.92%{transform:translate(91.7018vw,60.92vh) scale(.8621)}to{transform:translate(88.4585vw,99vh) scale(.8621)}}.snow:nth-child(298){opacity:1.127;transform:translate(48.2094vw,-10px) scale(.2162);animation:fall-298 13s -21s linear infinite}@keyframes fall-298{68.449%{transform:translate(41.5428vw,68.449vh) scale(.2162)}to{transform:translate(44.8761vw,99vh) scale(.2162)}}.snow:nth-child(299){opacity:1.11;transform:translate(96.6231vw,-10px) scale(.7137);animation:fall-299 19s -26s linear infinite}@keyframes fall-299{79.592%{transform:translate(97.314vw,79.592vh) scale(.7137)}to{transform:translate(96.96855vw,99vh) scale(.7137)}}.snow:nth-child(300){opacity:.0508;transform:translate(76.7481vw,-10px) scale(.8211);animation:fall-300 12s -26s linear infinite}@keyframes fall-300{34.736%{transform:translate(78.6442vw,34.736vh) scale(.8211)}to{transform:translate(77.69615vw,99vh) scale(.8211)}}.snow:nth-child(301){opacity:.0188;transform:translate(33.0163vw,-10px) scale(.0702);animation:fall-301 25s -25s linear infinite}@keyframes fall-301{70.263%{transform:translate(42.1656vw,70.263vh) scale(.0702)}to{transform:translate(37.59095vw,99vh) scale(.0702)}}.snow:nth-child(302){opacity:1.1516;transform:translate(65.5062vw,-10px) scale(.5984);animation:fall-302 17s -16s linear infinite}@keyframes fall-302{34.035%{transform:translate(57.5009vw,34.035vh) scale(.5984)}to{transform:translate(61.50355vw,99vh) scale(.5984)}}.snow:nth-child(303){opacity:.46;transform:translate(67.2957vw,-10px) scale(.1977);animation:fall-303 16s -29s linear infinite}@keyframes fall-303{31.717%{transform:translate(63.6973vw,31.717vh) scale(.1977)}to{transform:translate(65.4965vw,99vh) scale(.1977)}}.snow:nth-child(304){opacity:.951;transform:translate(70.9139vw,-10px) scale(.7229);animation:fall-304 21s -13s linear infinite}@keyframes fall-304{30.283%{transform:translate(73.7155vw,30.283vh) scale(.7229)}to{transform:translate(72.3147vw,99vh) scale(.7229)}}.snow:nth-child(305){opacity:.4156;transform:translate(63.2107vw,-10px) scale(.1703);animation:fall-305 16s -26s linear infinite}@keyframes fall-305{43.983%{transform:translate(64.6082vw,43.983vh) scale(.1703)}to{transform:translate(63.90945vw,99vh) scale(.1703)}}.snow:nth-child(306){opacity:.1706;transform:translate(99.859vw,-10px) scale(.6644);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{43.663%{transform:translate(90.9189vw,43.663vh) scale(.6644)}to{transform:translate(95.38895vw,99vh) scale(.6644)}}.snow:nth-child(307){opacity:.062;transform:translate(76.7504vw,-10px) scale(.0998);animation:fall-307 21s -1s linear infinite}@keyframes fall-307{60.03%{transform:translate(67.8067vw,60.03vh) scale(.0998)}to{transform:translate(72.27855vw,99vh) scale(.0998)}}.snow:nth-child(308){opacity:.6628;transform:translate(32.9057vw,-10px) scale(.1456);animation:fall-308 21s -26s linear infinite}@keyframes fall-308{35.669%{transform:translate(36.3032vw,35.669vh) scale(.1456)}to{transform:translate(34.60445vw,99vh) scale(.1456)}}.snow:nth-child(309){opacity:.6492;transform:translate(27.4317vw,-10px) scale(.1745);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{74.048%{transform:translate(29.0424vw,74.048vh) scale(.1745)}to{transform:translate(28.23705vw,99vh) scale(.1745)}}.snow:nth-child(310){opacity:.9328;transform:translate(75.621vw,-10px) scale(.4542);animation:fall-310 18s -13s linear infinite}@keyframes fall-310{56.533%{transform:translate(77.6872vw,56.533vh) scale(.4542)}to{transform:translate(76.6541vw,99vh) scale(.4542)}}.snow:nth-child(311){opacity:.1386;transform:translate(32.5182vw,-10px) scale(.794);animation:fall-311 16s -24s linear infinite}@keyframes fall-311{52.86%{transform:translate(27.0859vw,52.86vh) scale(.794)}to{transform:translate(29.80205vw,99vh) scale(.794)}}.snow:nth-child(312){opacity:.089;transform:translate(79.4777vw,-10px) scale(.2882);animation:fall-312 23s -12s linear infinite}@keyframes fall-312{53.342%{transform:translate(89.3898vw,53.342vh) scale(.2882)}to{transform:translate(84.43375vw,99vh) scale(.2882)}}.snow:nth-child(313){opacity:.1576;transform:translate(76.3539vw,-10px) scale(.1539);animation:fall-313 16s -18s linear infinite}@keyframes fall-313{68.677%{transform:translate(68.8378vw,68.677vh) scale(.1539)}to{transform:translate(72.59585vw,99vh) scale(.1539)}}.snow:nth-child(314){opacity:.681;transform:translate(42.7809vw,-10px) scale(.5445);animation:fall-314 30s -11s linear infinite}@keyframes fall-314{43.836%{transform:translate(35.1231vw,43.836vh) scale(.5445)}to{transform:translate(38.952vw,99vh) scale(.5445)}}.snow:nth-child(315){opacity:1.304;transform:translate(61.2099vw,-10px) scale(.7308);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{36.325%{transform:translate(61.4947vw,36.325vh) scale(.7308)}to{transform:translate(61.3523vw,99vh) scale(.7308)}}.snow:nth-child(316){opacity:.834;transform:translate(70.2769vw,-10px) scale(.1018);animation:fall-316 11s -25s linear infinite}@keyframes fall-316{36.796%{transform:translate(62.5102vw,36.796vh) scale(.1018)}to{transform:translate(66.39355vw,99vh) scale(.1018)}}.snow:nth-child(317){opacity:.086;transform:translate(5.05vw,-10px) scale(.7661);animation:fall-317 11s -25s linear infinite}@keyframes fall-317{49.649%{transform:translate(5.8883vw,49.649vh) scale(.7661)}to{transform:translate(5.46915vw,99vh) scale(.7661)}}.snow:nth-child(318){opacity:.6466;transform:translate(62.8934vw,-10px) scale(.2814);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{57.778%{transform:translate(65.2661vw,57.778vh) scale(.2814)}to{transform:translate(64.07975vw,99vh) scale(.2814)}}.snow:nth-child(319){opacity:.1582;transform:translate(90.6977vw,-10px) scale(.6176);animation:fall-319 19s -13s linear infinite}@keyframes fall-319{59.344%{transform:translate(92.6265vw,59.344vh) scale(.6176)}to{transform:translate(91.6621vw,99vh) scale(.6176)}}.snow:nth-child(320){opacity:.5668;transform:translate(16.4054vw,-10px) scale(.6665);animation:fall-320 11s -16s linear infinite}@keyframes fall-320{47.365%{transform:translate(22.2191vw,47.365vh) scale(.6665)}to{transform:translate(19.31225vw,99vh) scale(.6665)}}.snow:nth-child(321){opacity:1.2818;transform:translate(66.2116vw,-10px) scale(.5313);animation:fall-321 12s -10s linear infinite}@keyframes fall-321{51.486%{transform:translate(73.8309vw,51.486vh) scale(.5313)}to{transform:translate(70.02125vw,99vh) scale(.5313)}}.snow:nth-child(322){opacity:1.7566;transform:translate(26.7973vw,-10px) scale(.2266);animation:fall-322 17s -6s linear infinite}@keyframes fall-322{65.893%{transform:translate(24.7064vw,65.893vh) scale(.2266)}to{transform:translate(25.75185vw,99vh) scale(.2266)}}.snow:nth-child(323){opacity:.1582;transform:translate(69.9621vw,-10px) scale(.0045);animation:fall-323 28s -9s linear infinite}@keyframes fall-323{47.237%{transform:translate(66.645vw,47.237vh) scale(.0045)}to{transform:translate(68.30355vw,99vh) scale(.0045)}}.snow:nth-child(324){opacity:1.702;transform:translate(12.1385vw,-10px) scale(.0932);animation:fall-324 16s -21s linear infinite}@keyframes fall-324{73.119%{transform:translate(11.7904vw,73.119vh) scale(.0932)}to{transform:translate(11.96445vw,99vh) scale(.0932)}}.snow:nth-child(325){opacity:.7434;transform:translate(80.4116vw,-10px) scale(.3321);animation:fall-325 25s -10s linear infinite}@keyframes fall-325{41.843%{transform:translate(83.0835vw,41.843vh) scale(.3321)}to{transform:translate(81.74755vw,99vh) scale(.3321)}}.snow:nth-child(326){opacity:.1836;transform:translate(82.1907vw,-10px) scale(.4212);animation:fall-326 25s -20s linear infinite}@keyframes fall-326{76.263%{transform:translate(88.2647vw,76.263vh) scale(.4212)}to{transform:translate(85.2277vw,99vh) scale(.4212)}}.snow:nth-child(327){opacity:.5426;transform:translate(95.8542vw,-10px) scale(.1366);animation:fall-327 21s -7s linear infinite}@keyframes fall-327{58.879%{transform:translate(100.4452vw,58.879vh) scale(.1366)}to{transform:translate(98.1497vw,99vh) scale(.1366)}}.snow:nth-child(328){opacity:.6756;transform:translate(64.1817vw,-10px) scale(.9749);animation:fall-328 30s -2s linear infinite}@keyframes fall-328{71.213%{transform:translate(57.612vw,71.213vh) scale(.9749)}to{transform:translate(60.89685vw,99vh) scale(.9749)}}.snow:nth-child(329){opacity:1.607;transform:translate(65.2713vw,-10px) scale(.7164);animation:fall-329 22s -15s linear infinite}@keyframes fall-329{72.402%{transform:translate(72.3007vw,72.402vh) scale(.7164)}to{transform:translate(68.786vw,99vh) scale(.7164)}}.snow:nth-child(330){opacity:.2216;transform:translate(93.0271vw,-10px) scale(.0191);animation:fall-330 19s -27s linear infinite}@keyframes fall-330{35.761%{transform:translate(95.4918vw,35.761vh) scale(.0191)}to{transform:translate(94.25945vw,99vh) scale(.0191)}}.snow:nth-child(331){opacity:.595;transform:translate(58.5596vw,-10px) scale(.1351);animation:fall-331 28s -22s linear infinite}@keyframes fall-331{72.796%{transform:translate(64.5437vw,72.796vh) scale(.1351)}to{transform:translate(61.55165vw,99vh) scale(.1351)}}.snow:nth-child(332){opacity:.0944;transform:translate(67.5648vw,-10px) scale(.2435);animation:fall-332 19s -13s linear infinite}@keyframes fall-332{43.326%{transform:translate(60.2734vw,43.326vh) scale(.2435)}to{transform:translate(63.9191vw,99vh) scale(.2435)}}.snow:nth-child(333){opacity:.4288;transform:translate(7.3041vw,-10px) scale(.6972);animation:fall-333 28s -19s linear infinite}@keyframes fall-333{47.793%{transform:translate(13.8128vw,47.793vh) scale(.6972)}to{transform:translate(10.55845vw,99vh) scale(.6972)}}.snow:nth-child(334){opacity:1.23;transform:translate(37.1878vw,-10px) scale(.4343);animation:fall-334 24s -22s linear infinite}@keyframes fall-334{68.445%{transform:translate(46.1115vw,68.445vh) scale(.4343)}to{transform:translate(41.64965vw,99vh) scale(.4343)}}.snow:nth-child(335){opacity:.8606;transform:translate(69.0827vw,-10px) scale(.529);animation:fall-335 21s -22s linear infinite}@keyframes fall-335{74.137%{transform:translate(71.7579vw,74.137vh) scale(.529)}to{transform:translate(70.4203vw,99vh) scale(.529)}}.snow:nth-child(336){opacity:.3588;transform:translate(29.7938vw,-10px) scale(.7403);animation:fall-336 13s -23s linear infinite}@keyframes fall-336{49.451%{transform:translate(34.199vw,49.451vh) scale(.7403)}to{transform:translate(31.9964vw,99vh) scale(.7403)}}.snow:nth-child(337){opacity:1.274;transform:translate(41.0195vw,-10px) scale(.044);animation:fall-337 21s -14s linear infinite}@keyframes fall-337{37.816%{transform:translate(50.309vw,37.816vh) scale(.044)}to{transform:translate(45.66425vw,99vh) scale(.044)}}.snow:nth-child(338){opacity:1.3572;transform:translate(44.2482vw,-10px) scale(.1902);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{62.476%{transform:translate(39.6253vw,62.476vh) scale(.1902)}to{transform:translate(41.93675vw,99vh) scale(.1902)}}.snow:nth-child(339){opacity:1.4646;transform:translate(15.4787vw,-10px) scale(.2004);animation:fall-339 10s -11s linear infinite}@keyframes fall-339{45.226%{transform:translate(20.458vw,45.226vh) scale(.2004)}to{transform:translate(17.96835vw,99vh) scale(.2004)}}.snow:nth-child(340){opacity:.0684;transform:translate(30.7725vw,-10px) scale(.8176);animation:fall-340 24s -25s linear infinite}@keyframes fall-340{47.793%{transform:translate(28.47vw,47.793vh) scale(.8176)}to{transform:translate(29.62125vw,99vh) scale(.8176)}}.snow:nth-child(341){opacity:.4292;transform:translate(73.5967vw,-10px) scale(.6602);animation:fall-341 26s -9s linear infinite}@keyframes fall-341{59.952%{transform:translate(68.0365vw,59.952vh) scale(.6602)}to{transform:translate(70.8166vw,99vh) scale(.6602)}}.snow:nth-child(342){opacity:.2432;transform:translate(87.4939vw,-10px) scale(.0779);animation:fall-342 28s -23s linear infinite}@keyframes fall-342{70.509%{transform:translate(94.1953vw,70.509vh) scale(.0779)}to{transform:translate(90.8446vw,99vh) scale(.0779)}}.snow:nth-child(343){opacity:1.5556;transform:translate(74.1715vw,-10px) scale(.1142);animation:fall-343 12s -10s linear infinite}@keyframes fall-343{54.52%{transform:translate(72.0424vw,54.52vh) scale(.1142)}to{transform:translate(73.10695vw,99vh) scale(.1142)}}.snow:nth-child(344){opacity:.7182;transform:translate(61.8481vw,-10px) scale(.8533);animation:fall-344 23s -13s linear infinite}@keyframes fall-344{49.708%{transform:translate(68.4343vw,49.708vh) scale(.8533)}to{transform:translate(65.1412vw,99vh) scale(.8533)}}.snow:nth-child(345){opacity:1.6276;transform:translate(68.4849vw,-10px) scale(.745);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{57.216%{transform:translate(68.4414vw,57.216vh) scale(.745)}to{transform:translate(68.46315vw,99vh) scale(.745)}}.snow:nth-child(346){opacity:1.4268;transform:translate(32.9723vw,-10px) scale(.1018);animation:fall-346 27s -25s linear infinite}@keyframes fall-346{47.169%{transform:translate(32.159vw,47.169vh) scale(.1018)}to{transform:translate(32.56565vw,99vh) scale(.1018)}}.snow:nth-child(347){opacity:1.5922;transform:translate(97.4968vw,-10px) scale(.8778);animation:fall-347 18s -25s linear infinite}@keyframes fall-347{56.261%{transform:translate(90.8066vw,56.261vh) scale(.8778)}to{transform:translate(94.1517vw,99vh) scale(.8778)}}.snow:nth-child(348){opacity:.8996;transform:translate(85.5928vw,-10px) scale(.2286);animation:fall-348 13s -10s linear infinite}@keyframes fall-348{52.181%{transform:translate(82.1127vw,52.181vh) scale(.2286)}to{transform:translate(83.85275vw,99vh) scale(.2286)}}.snow:nth-child(349){opacity:1.9444;transform:translate(67.7241vw,-10px) scale(.9907);animation:fall-349 16s -5s linear infinite}@keyframes fall-349{54.726%{transform:translate(60.7299vw,54.726vh) scale(.9907)}to{transform:translate(64.227vw,99vh) scale(.9907)}}.snow:nth-child(350){opacity:1.1248;transform:translate(8.5773vw,-10px) scale(.2517);animation:fall-350 27s -27s linear infinite}@keyframes fall-350{49.403%{transform:translate(16.404vw,49.403vh) scale(.2517)}to{transform:translate(12.49065vw,99vh) scale(.2517)}}.snow:nth-child(351){opacity:.7948;transform:translate(63.8867vw,-10px) scale(.6335);animation:fall-351 22s -11s linear infinite}@keyframes fall-351{70.288%{transform:translate(60.3692vw,70.288vh) scale(.6335)}to{transform:translate(62.12795vw,99vh) scale(.6335)}}.snow:nth-child(352){opacity:.552;transform:translate(27.7856vw,-10px) scale(.5357);animation:fall-352 27s -22s linear infinite}@keyframes fall-352{53.9%{transform:translate(26.5984vw,53.9vh) scale(.5357)}to{transform:translate(27.192vw,99vh) scale(.5357)}}.snow:nth-child(353){opacity:1.7266;transform:translate(41.54vw,-10px) scale(.304);animation:fall-353 25s -16s linear infinite}@keyframes fall-353{49.333%{transform:translate(36.161vw,49.333vh) scale(.304)}to{transform:translate(38.8505vw,99vh) scale(.304)}}.snow:nth-child(354){opacity:.8888;transform:translate(87.4224vw,-10px) scale(.9444);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{57.83%{transform:translate(80.3757vw,57.83vh) scale(.9444)}to{transform:translate(83.89905vw,99vh) scale(.9444)}}.snow:nth-child(355){opacity:.828;transform:translate(71.6988vw,-10px) scale(.2587);animation:fall-355 18s -16s linear infinite}@keyframes fall-355{55.55%{transform:translate(73.8256vw,55.55vh) scale(.2587)}to{transform:translate(72.7622vw,99vh) scale(.2587)}}.snow:nth-child(356){opacity:.5362;transform:translate(12.7405vw,-10px) scale(.3639);animation:fall-356 15s -1s linear infinite}@keyframes fall-356{56.798%{transform:translate(9.8441vw,56.798vh) scale(.3639)}to{transform:translate(11.2923vw,99vh) scale(.3639)}}.snow:nth-child(357){opacity:.5126;transform:translate(92.8574vw,-10px) scale(.274);animation:fall-357 12s -6s linear infinite}@keyframes fall-357{70.511%{transform:translate(95.1076vw,70.511vh) scale(.274)}to{transform:translate(93.9825vw,99vh) scale(.274)}}.snow:nth-child(358){opacity:1.5572;transform:translate(33.01vw,-10px) scale(.1702);animation:fall-358 12s -3s linear infinite}@keyframes fall-358{43.73%{transform:translate(34.3671vw,43.73vh) scale(.1702)}to{transform:translate(33.68855vw,99vh) scale(.1702)}}.snow:nth-child(359){opacity:.998;transform:translate(88.9267vw,-10px) scale(.8926);animation:fall-359 27s -3s linear infinite}@keyframes fall-359{67.556%{transform:translate(93.5733vw,67.556vh) scale(.8926)}to{transform:translate(91.25vw,99vh) scale(.8926)}}.snow:nth-child(360){opacity:.4248;transform:translate(4.4783vw,-10px) scale(.4697);animation:fall-360 30s -20s linear infinite}@keyframes fall-360{68.657%{transform:translate(14.4348vw,68.657vh) scale(.4697)}to{transform:translate(9.45655vw,99vh) scale(.4697)}}.snow:nth-child(361){opacity:.7496;transform:translate(53.3852vw,-10px) scale(.241);animation:fall-361 11s -16s linear infinite}@keyframes fall-361{42.756%{transform:translate(58.1336vw,42.756vh) scale(.241)}to{transform:translate(55.7594vw,99vh) scale(.241)}}.snow:nth-child(362){opacity:.6902;transform:translate(62.0899vw,-10px) scale(.4329);animation:fall-362 30s -11s linear infinite}@keyframes fall-362{43.254%{transform:translate(71.5437vw,43.254vh) scale(.4329)}to{transform:translate(66.8168vw,99vh) scale(.4329)}}.snow:nth-child(363){opacity:1.9274;transform:translate(90.8099vw,-10px) scale(.9508);animation:fall-363 18s -6s linear infinite}@keyframes fall-363{40.621%{transform:translate(84.6163vw,40.621vh) scale(.9508)}to{transform:translate(87.7131vw,99vh) scale(.9508)}}.snow:nth-child(364){opacity:1.484;transform:translate(19.9265vw,-10px) scale(.7238);animation:fall-364 18s -26s linear infinite}@keyframes fall-364{43.12%{transform:translate(12.201vw,43.12vh) scale(.7238)}to{transform:translate(16.06375vw,99vh) scale(.7238)}}.snow:nth-child(365){opacity:.734;transform:translate(81.4496vw,-10px) scale(.1634);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{69.579%{transform:translate(75.1147vw,69.579vh) scale(.1634)}to{transform:translate(78.28215vw,99vh) scale(.1634)}}.snow:nth-child(366){opacity:1.8874;transform:translate(87.924vw,-10px) scale(.6487);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{31.868%{transform:translate(86.3962vw,31.868vh) scale(.6487)}to{transform:translate(87.1601vw,99vh) scale(.6487)}}.snow:nth-child(367){opacity:1.1996;transform:translate(61.5227vw,-10px) scale(.6382);animation:fall-367 26s -4s linear infinite}@keyframes fall-367{50.308%{transform:translate(68.4726vw,50.308vh) scale(.6382)}to{transform:translate(64.99765vw,99vh) scale(.6382)}}.snow:nth-child(368){opacity:1.7266;transform:translate(13.9574vw,-10px) scale(.8571);animation:fall-368 21s -19s linear infinite}@keyframes fall-368{75.72%{transform:translate(18.517vw,75.72vh) scale(.8571)}to{transform:translate(16.2372vw,99vh) scale(.8571)}}.snow:nth-child(369){opacity:1.9566;transform:translate(10.1339vw,-10px) scale(.1578);animation:fall-369 11s -4s linear infinite}@keyframes fall-369{79.256%{transform:translate(8.7334vw,79.256vh) scale(.1578)}to{transform:translate(9.43365vw,99vh) scale(.1578)}}.snow:nth-child(370){opacity:.571;transform:translate(7.2299vw,-10px) scale(.6011);animation:fall-370 23s -7s linear infinite}@keyframes fall-370{71.715%{transform:translate(-.6822vw,71.715vh) scale(.6011)}to{transform:translate(3.27385vw,99vh) scale(.6011)}}.snow:nth-child(371){opacity:1.8856;transform:translate(15.723vw,-10px) scale(.5242);animation:fall-371 20s -19s linear infinite}@keyframes fall-371{43.519%{transform:translate(9.8944vw,43.519vh) scale(.5242)}to{transform:translate(12.8087vw,99vh) scale(.5242)}}.snow:nth-child(372){opacity:.4306;transform:translate(36.4293vw,-10px) scale(.7496);animation:fall-372 19s -22s linear infinite}@keyframes fall-372{77.846%{transform:translate(27.9307vw,77.846vh) scale(.7496)}to{transform:translate(32.18vw,99vh) scale(.7496)}}.snow:nth-child(373){opacity:1.192;transform:translate(84.4456vw,-10px) scale(.422);animation:fall-373 20s -11s linear infinite}@keyframes fall-373{40.642%{transform:translate(80.864vw,40.642vh) scale(.422)}to{transform:translate(82.6548vw,99vh) scale(.422)}}.snow:nth-child(374){opacity:.6638;transform:translate(20.4519vw,-10px) scale(.8904);animation:fall-374 20s -13s linear infinite}@keyframes fall-374{71.91%{transform:translate(12.8511vw,71.91vh) scale(.8904)}to{transform:translate(16.6515vw,99vh) scale(.8904)}}.snow:nth-child(375){opacity:.8876;transform:translate(92.6101vw,-10px) scale(.947);animation:fall-375 28s -9s linear infinite}@keyframes fall-375{34.822%{transform:translate(84.4921vw,34.822vh) scale(.947)}to{transform:translate(88.5511vw,99vh) scale(.947)}}.snow:nth-child(376){opacity:1.9624;transform:translate(12.9885vw,-10px) scale(.8119);animation:fall-376 13s -11s linear infinite}@keyframes fall-376{39.285%{transform:translate(13.6444vw,39.285vh) scale(.8119)}to{transform:translate(13.31645vw,99vh) scale(.8119)}}.snow:nth-child(377){opacity:.6944;transform:translate(85.2484vw,-10px) scale(.641);animation:fall-377 23s -19s linear infinite}@keyframes fall-377{49.422%{transform:translate(86.5844vw,49.422vh) scale(.641)}to{transform:translate(85.9164vw,99vh) scale(.641)}}.snow:nth-child(378){opacity:.5396;transform:translate(82.5612vw,-10px) scale(.8256);animation:fall-378 15s -23s linear infinite}@keyframes fall-378{41.935%{transform:translate(77.6237vw,41.935vh) scale(.8256)}to{transform:translate(80.09245vw,99vh) scale(.8256)}}.snow:nth-child(379){opacity:1.998;transform:translate(79.8919vw,-10px) scale(.0578);animation:fall-379 17s -29s linear infinite}@keyframes fall-379{34.504%{transform:translate(70.2717vw,34.504vh) scale(.0578)}to{transform:translate(75.0818vw,99vh) scale(.0578)}}.snow:nth-child(380){opacity:.4076;transform:translate(86.8098vw,-10px) scale(.0416);animation:fall-380 14s -20s linear infinite}@keyframes fall-380{58.018%{transform:translate(80.5562vw,58.018vh) scale(.0416)}to{transform:translate(83.683vw,99vh) scale(.0416)}}.snow:nth-child(381){opacity:1.1154;transform:translate(75.4834vw,-10px) scale(.4251);animation:fall-381 16s -9s linear infinite}@keyframes fall-381{49.677%{transform:translate(69.313vw,49.677vh) scale(.4251)}to{transform:translate(72.3982vw,99vh) scale(.4251)}}.snow:nth-child(382){opacity:1.599;transform:translate(49.3614vw,-10px) scale(.7932);animation:fall-382 25s -20s linear infinite}@keyframes fall-382{47.181%{transform:translate(42.421vw,47.181vh) scale(.7932)}to{transform:translate(45.8912vw,99vh) scale(.7932)}}.snow:nth-child(383){opacity:1.073;transform:translate(42.396vw,-10px) scale(.9504);animation:fall-383 29s -11s linear infinite}@keyframes fall-383{30.916%{transform:translate(34.392vw,30.916vh) scale(.9504)}to{transform:translate(38.394vw,99vh) scale(.9504)}}.snow:nth-child(384){opacity:1.9996;transform:translate(25.2669vw,-10px) scale(.6668);animation:fall-384 12s -18s linear infinite}@keyframes fall-384{54.899%{transform:translate(32.5431vw,54.899vh) scale(.6668)}to{transform:translate(28.905vw,99vh) scale(.6668)}}.snow:nth-child(385){opacity:1.1156;transform:translate(79.7588vw,-10px) scale(.3537);animation:fall-385 16s -26s linear infinite}@keyframes fall-385{68.978%{transform:translate(85.2139vw,68.978vh) scale(.3537)}to{transform:translate(82.48635vw,99vh) scale(.3537)}}.snow:nth-child(386){opacity:1.9756;transform:translate(41.2377vw,-10px) scale(.6536);animation:fall-386 24s -23s linear infinite}@keyframes fall-386{75.281%{transform:translate(39.6496vw,75.281vh) scale(.6536)}to{transform:translate(40.44365vw,99vh) scale(.6536)}}.snow:nth-child(387){opacity:1.4028;transform:translate(75.9811vw,-10px) scale(.9745);animation:fall-387 13s -5s linear infinite}@keyframes fall-387{31.025%{transform:translate(73.9095vw,31.025vh) scale(.9745)}to{transform:translate(74.9453vw,99vh) scale(.9745)}}.snow:nth-child(388){opacity:.4058;transform:translate(.5056vw,-10px) scale(.5672);animation:fall-388 21s -27s linear infinite}@keyframes fall-388{71.374%{transform:translate(4.9902vw,71.374vh) scale(.5672)}to{transform:translate(2.7479vw,99vh) scale(.5672)}}.snow:nth-child(389){opacity:.5694;transform:translate(43.1143vw,-10px) scale(.0176);animation:fall-389 10s -26s linear infinite}@keyframes fall-389{31.735%{transform:translate(39.3059vw,31.735vh) scale(.0176)}to{transform:translate(41.2101vw,99vh) scale(.0176)}}.snow:nth-child(390){opacity:.472;transform:translate(50.1683vw,-10px) scale(.93);animation:fall-390 15s -2s linear infinite}@keyframes fall-390{73.068%{transform:translate(54.5999vw,73.068vh) scale(.93)}to{transform:translate(52.3841vw,99vh) scale(.93)}}.snow:nth-child(391){opacity:.5986;transform:translate(71.6648vw,-10px) scale(.3247);animation:fall-391 23s -9s linear infinite}@keyframes fall-391{43.729%{transform:translate(79.6953vw,43.729vh) scale(.3247)}to{transform:translate(75.68005vw,99vh) scale(.3247)}}.snow:nth-child(392){opacity:1.3796;transform:translate(40.5664vw,-10px) scale(.9223);animation:fall-392 26s -13s linear infinite}@keyframes fall-392{53.428%{transform:translate(45.3659vw,53.428vh) scale(.9223)}to{transform:translate(42.96615vw,99vh) scale(.9223)}}.snow:nth-child(393){opacity:1.8214;transform:translate(39.6971vw,-10px) scale(.7435);animation:fall-393 24s -2s linear infinite}@keyframes fall-393{62.328%{transform:translate(37.9651vw,62.328vh) scale(.7435)}to{transform:translate(38.8311vw,99vh) scale(.7435)}}.snow:nth-child(394){opacity:1.102;transform:translate(63.3716vw,-10px) scale(.9699);animation:fall-394 19s -8s linear infinite}@keyframes fall-394{33.983%{transform:translate(64.9833vw,33.983vh) scale(.9699)}to{transform:translate(64.17745vw,99vh) scale(.9699)}}.snow:nth-child(395){opacity:.0114;transform:translate(86.149vw,-10px) scale(.2427);animation:fall-395 19s -22s linear infinite}@keyframes fall-395{71.594%{transform:translate(77.3142vw,71.594vh) scale(.2427)}to{transform:translate(81.7316vw,99vh) scale(.2427)}}.snow:nth-child(396){opacity:1.7208;transform:translate(61.6341vw,-10px) scale(.1095);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{39.305%{transform:translate(53.9749vw,39.305vh) scale(.1095)}to{transform:translate(57.8045vw,99vh) scale(.1095)}}.snow:nth-child(397){opacity:.9396;transform:translate(71.4376vw,-10px) scale(.6687);animation:fall-397 30s -5s linear infinite}@keyframes fall-397{48.897%{transform:translate(68.7379vw,48.897vh) scale(.6687)}to{transform:translate(70.08775vw,99vh) scale(.6687)}}.snow:nth-child(398){opacity:.5166;transform:translate(70.5569vw,-10px) scale(.0731);animation:fall-398 24s -13s linear infinite}@keyframes fall-398{66.152%{transform:translate(78.8685vw,66.152vh) scale(.0731)}to{transform:translate(74.7127vw,99vh) scale(.0731)}}.snow:nth-child(399){opacity:.728;transform:translate(54.8127vw,-10px) scale(.8156);animation:fall-399 27s -25s linear infinite}@keyframes fall-399{48.891%{transform:translate(55.7226vw,48.891vh) scale(.8156)}to{transform:translate(55.26765vw,99vh) scale(.8156)}}.snow:nth-child(400){opacity:1.503;transform:translate(43.3854vw,-10px) scale(.4259);animation:fall-400 24s -15s linear infinite}@keyframes fall-400{32.595%{transform:translate(51.1219vw,32.595vh) scale(.4259)}to{transform:translate(47.25365vw,99vh) scale(.4259)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\n"] }]
|
|
81
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{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:.877;transform:translate(20.1138vw,-10px) scale(.4207);animation:fall-1 13s -20s linear infinite}@keyframes fall-1{63.79%{transform:translate(29.4172vw,63.79vh) scale(.4207)}to{transform:translate(24.7655vw,99vh) scale(.4207)}}.snow:nth-child(2){opacity:1.653;transform:translate(63.2795vw,-10px) scale(.7787);animation:fall-2 26s -23s linear infinite}@keyframes fall-2{57.827%{transform:translate(63.5636vw,57.827vh) scale(.7787)}to{transform:translate(63.42155vw,99vh) scale(.7787)}}.snow:nth-child(3){opacity:1.1676;transform:translate(28.9053vw,-10px) scale(.5761);animation:fall-3 23s -18s linear infinite}@keyframes fall-3{78.865%{transform:translate(33.4508vw,78.865vh) scale(.5761)}to{transform:translate(31.17805vw,99vh) scale(.5761)}}.snow:nth-child(4){opacity:.605;transform:translate(43.7499vw,-10px) scale(.2388);animation:fall-4 15s -11s linear infinite}@keyframes fall-4{55.327%{transform:translate(45.3742vw,55.327vh) scale(.2388)}to{transform:translate(44.56205vw,99vh) scale(.2388)}}.snow:nth-child(5){opacity:.8462;transform:translate(45.866vw,-10px) scale(.414);animation:fall-5 25s -18s linear infinite}@keyframes fall-5{57.908%{transform:translate(42.0795vw,57.908vh) scale(.414)}to{transform:translate(43.97275vw,99vh) scale(.414)}}.snow:nth-child(6){opacity:1.3518;transform:translate(38.0165vw,-10px) scale(.85);animation:fall-6 11s -20s linear infinite}@keyframes fall-6{31.542%{transform:translate(33.9385vw,31.542vh) scale(.85)}to{transform:translate(35.9775vw,99vh) scale(.85)}}.snow:nth-child(7){opacity:1.0092;transform:translate(22.7804vw,-10px) scale(.5159);animation:fall-7 23s -2s linear infinite}@keyframes fall-7{32.879%{transform:translate(24.7439vw,32.879vh) scale(.5159)}to{transform:translate(23.76215vw,99vh) scale(.5159)}}.snow:nth-child(8){opacity:1.7832;transform:translate(96.2507vw,-10px) scale(.5111);animation:fall-8 29s -8s linear infinite}@keyframes fall-8{61.539%{transform:translate(87.4059vw,61.539vh) scale(.5111)}to{transform:translate(91.8283vw,99vh) scale(.5111)}}.snow:nth-child(9){opacity:.2756;transform:translate(8.9148vw,-10px) scale(.3549);animation:fall-9 12s -14s linear infinite}@keyframes fall-9{79.414%{transform:translate(4.2085vw,79.414vh) scale(.3549)}to{transform:translate(6.56165vw,99vh) scale(.3549)}}.snow:nth-child(10){opacity:1.7938;transform:translate(21.258vw,-10px) scale(.9529);animation:fall-10 29s -16s linear infinite}@keyframes fall-10{36.396%{transform:translate(20.9572vw,36.396vh) scale(.9529)}to{transform:translate(21.1076vw,99vh) scale(.9529)}}.snow:nth-child(11){opacity:.6538;transform:translate(76.9181vw,-10px) scale(.1215);animation:fall-11 15s -8s linear infinite}@keyframes fall-11{30.817%{transform:translate(72.6253vw,30.817vh) scale(.1215)}to{transform:translate(74.7717vw,99vh) scale(.1215)}}.snow:nth-child(12){opacity:.6248;transform:translate(72.9936vw,-10px) scale(.2517);animation:fall-12 22s -24s linear infinite}@keyframes fall-12{52.671%{transform:translate(64.5344vw,52.671vh) scale(.2517)}to{transform:translate(68.764vw,99vh) scale(.2517)}}.snow:nth-child(13){opacity:1.0428;transform:translate(75.6389vw,-10px) scale(.7041);animation:fall-13 10s -27s linear infinite}@keyframes fall-13{35.155%{transform:translate(76.9929vw,35.155vh) scale(.7041)}to{transform:translate(76.3159vw,99vh) scale(.7041)}}.snow:nth-child(14){opacity:.983;transform:translate(23.6733vw,-10px) scale(.9635);animation:fall-14 22s -30s linear infinite}@keyframes fall-14{66.939%{transform:translate(20.9551vw,66.939vh) scale(.9635)}to{transform:translate(22.3142vw,99vh) scale(.9635)}}.snow:nth-child(15){opacity:.136;transform:translate(21.392vw,-10px) scale(.879);animation:fall-15 26s -11s linear infinite}@keyframes fall-15{39.893%{transform:translate(15.9301vw,39.893vh) scale(.879)}to{transform:translate(18.66105vw,99vh) scale(.879)}}.snow:nth-child(16){opacity:1.2278;transform:translate(42.5642vw,-10px) scale(.6978);animation:fall-16 12s -29s linear infinite}@keyframes fall-16{31.608%{transform:translate(42.8657vw,31.608vh) scale(.6978)}to{transform:translate(42.71495vw,99vh) scale(.6978)}}.snow:nth-child(17){opacity:1.3826;transform:translate(47.0936vw,-10px) scale(.5068);animation:fall-17 14s -14s linear infinite}@keyframes fall-17{62.298%{transform:translate(47.005vw,62.298vh) scale(.5068)}to{transform:translate(47.0493vw,99vh) scale(.5068)}}.snow:nth-child(18){opacity:.0918;transform:translate(3.0431vw,-10px) scale(.3388);animation:fall-18 27s -30s linear infinite}@keyframes fall-18{47.753%{transform:translate(9.879vw,47.753vh) scale(.3388)}to{transform:translate(6.46105vw,99vh) scale(.3388)}}.snow:nth-child(19){opacity:1.0766;transform:translate(6.7071vw,-10px) scale(.4035);animation:fall-19 15s -17s linear infinite}@keyframes fall-19{70.57%{transform:translate(-.9832vw,70.57vh) scale(.4035)}to{transform:translate(2.86195vw,99vh) scale(.4035)}}.snow:nth-child(20){opacity:1.678;transform:translate(88.7823vw,-10px) scale(.9665);animation:fall-20 10s -16s linear infinite}@keyframes fall-20{73.161%{transform:translate(95.6224vw,73.161vh) scale(.9665)}to{transform:translate(92.20235vw,99vh) scale(.9665)}}.snow:nth-child(21){opacity:1.2034;transform:translate(61.1782vw,-10px) scale(.1097);animation:fall-21 28s -3s linear infinite}@keyframes fall-21{46.727%{transform:translate(63.2569vw,46.727vh) scale(.1097)}to{transform:translate(62.21755vw,99vh) scale(.1097)}}.snow:nth-child(22){opacity:1.2794;transform:translate(99.5443vw,-10px) scale(.881);animation:fall-22 11s -2s linear infinite}@keyframes fall-22{62.91%{transform:translate(101.5622vw,62.91vh) scale(.881)}to{transform:translate(100.55325vw,99vh) scale(.881)}}.snow:nth-child(23){opacity:.3526;transform:translate(27.0417vw,-10px) scale(.4658);animation:fall-23 19s -25s linear infinite}@keyframes fall-23{70.256%{transform:translate(17.5971vw,70.256vh) scale(.4658)}to{transform:translate(22.3194vw,99vh) scale(.4658)}}.snow:nth-child(24){opacity:1.1386;transform:translate(13.6179vw,-10px) scale(.9513);animation:fall-24 11s -2s linear infinite}@keyframes fall-24{62.492%{transform:translate(18.7567vw,62.492vh) scale(.9513)}to{transform:translate(16.1873vw,99vh) scale(.9513)}}.snow:nth-child(25){opacity:.1944;transform:translate(63.5912vw,-10px) scale(.2849);animation:fall-25 27s -26s linear infinite}@keyframes fall-25{68.593%{transform:translate(70.1364vw,68.593vh) scale(.2849)}to{transform:translate(66.8638vw,99vh) scale(.2849)}}.snow:nth-child(26){opacity:.723;transform:translate(24.4516vw,-10px) scale(.0332);animation:fall-26 20s -26s linear infinite}@keyframes fall-26{31.567%{transform:translate(17.6657vw,31.567vh) scale(.0332)}to{transform:translate(21.05865vw,99vh) scale(.0332)}}.snow:nth-child(27){opacity:.098;transform:translate(16.0375vw,-10px) scale(.2437);animation:fall-27 15s -18s linear infinite}@keyframes fall-27{60.453%{transform:translate(25.9413vw,60.453vh) scale(.2437)}to{transform:translate(20.9894vw,99vh) scale(.2437)}}.snow:nth-child(28){opacity:.5904;transform:translate(.9198vw,-10px) scale(.6612);animation:fall-28 15s -17s linear infinite}@keyframes fall-28{65.508%{transform:translate(3.9645vw,65.508vh) scale(.6612)}to{transform:translate(2.44215vw,99vh) scale(.6612)}}.snow:nth-child(29){opacity:1.5498;transform:translate(66.4152vw,-10px) scale(.3205);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{53.757%{transform:translate(62.5188vw,53.757vh) scale(.3205)}to{transform:translate(64.467vw,99vh) scale(.3205)}}.snow:nth-child(30){opacity:.0278;transform:translate(11.9797vw,-10px) scale(.6037);animation:fall-30 18s -26s linear infinite}@keyframes fall-30{42.086%{transform:translate(18.9273vw,42.086vh) scale(.6037)}to{transform:translate(15.4535vw,99vh) scale(.6037)}}.snow:nth-child(31){opacity:.184;transform:translate(19.9832vw,-10px) scale(.0177);animation:fall-31 27s -27s linear infinite}@keyframes fall-31{36.821%{transform:translate(23.8294vw,36.821vh) scale(.0177)}to{transform:translate(21.9063vw,99vh) scale(.0177)}}.snow:nth-child(32){opacity:.461;transform:translate(74.9814vw,-10px) scale(.343);animation:fall-32 18s -20s linear infinite}@keyframes fall-32{53.134%{transform:translate(67.8411vw,53.134vh) scale(.343)}to{transform:translate(71.41125vw,99vh) scale(.343)}}.snow:nth-child(33){opacity:.7758;transform:translate(93.6511vw,-10px) scale(.9018);animation:fall-33 28s -10s linear infinite}@keyframes fall-33{50.023%{transform:translate(100.0813vw,50.023vh) scale(.9018)}to{transform:translate(96.8662vw,99vh) scale(.9018)}}.snow:nth-child(34){opacity:1.6724;transform:translate(15.8794vw,-10px) scale(.123);animation:fall-34 17s -1s linear infinite}@keyframes fall-34{67.169%{transform:translate(22.6vw,67.169vh) scale(.123)}to{transform:translate(19.2397vw,99vh) scale(.123)}}.snow:nth-child(35){opacity:1.9414;transform:translate(40.7607vw,-10px) scale(.7082);animation:fall-35 23s -9s linear infinite}@keyframes fall-35{34.853%{transform:translate(48.2728vw,34.853vh) scale(.7082)}to{transform:translate(44.51675vw,99vh) scale(.7082)}}.snow:nth-child(36){opacity:.2176;transform:translate(10.5609vw,-10px) scale(.3573);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{39.873%{transform:translate(11.2784vw,39.873vh) scale(.3573)}to{transform:translate(10.91965vw,99vh) scale(.3573)}}.snow:nth-child(37){opacity:.956;transform:translate(75.9818vw,-10px) scale(.1444);animation:fall-37 11s -24s linear infinite}@keyframes fall-37{59.303%{transform:translate(77.76vw,59.303vh) scale(.1444)}to{transform:translate(76.8709vw,99vh) scale(.1444)}}.snow:nth-child(38){opacity:1.5122;transform:translate(33.1653vw,-10px) scale(.6884);animation:fall-38 30s -8s linear infinite}@keyframes fall-38{49.661%{transform:translate(42.3061vw,49.661vh) scale(.6884)}to{transform:translate(37.7357vw,99vh) scale(.6884)}}.snow:nth-child(39){opacity:1.789;transform:translate(27.3772vw,-10px) scale(.6869);animation:fall-39 15s -25s linear infinite}@keyframes fall-39{64.279%{transform:translate(27.7607vw,64.279vh) scale(.6869)}to{transform:translate(27.56895vw,99vh) scale(.6869)}}.snow:nth-child(40){opacity:1.4652;transform:translate(71.1596vw,-10px) scale(.0413);animation:fall-40 19s -30s linear infinite}@keyframes fall-40{74.61%{transform:translate(78.1642vw,74.61vh) scale(.0413)}to{transform:translate(74.6619vw,99vh) scale(.0413)}}.snow:nth-child(41){opacity:1.4714;transform:translate(48.4872vw,-10px) scale(.3789);animation:fall-41 26s -6s linear infinite}@keyframes fall-41{43.119%{transform:translate(57.5193vw,43.119vh) scale(.3789)}to{transform:translate(53.00325vw,99vh) scale(.3789)}}.snow:nth-child(42){opacity:1.9764;transform:translate(99.0499vw,-10px) scale(.2381);animation:fall-42 21s -8s linear infinite}@keyframes fall-42{32.826%{transform:translate(94.4439vw,32.826vh) scale(.2381)}to{transform:translate(96.7469vw,99vh) scale(.2381)}}.snow:nth-child(43){opacity:.0092;transform:translate(70.1795vw,-10px) scale(.5632);animation:fall-43 12s -15s linear infinite}@keyframes fall-43{47.582%{transform:translate(62.7574vw,47.582vh) scale(.5632)}to{transform:translate(66.46845vw,99vh) scale(.5632)}}.snow:nth-child(44){opacity:1.8946;transform:translate(9.0701vw,-10px) scale(.5896);animation:fall-44 20s -15s linear infinite}@keyframes fall-44{74.984%{transform:translate(7.8423vw,74.984vh) scale(.5896)}to{transform:translate(8.4562vw,99vh) scale(.5896)}}.snow:nth-child(45){opacity:.2978;transform:translate(92.0275vw,-10px) scale(.3671);animation:fall-45 12s -21s linear infinite}@keyframes fall-45{60.629%{transform:translate(84.0998vw,60.629vh) scale(.3671)}to{transform:translate(88.06365vw,99vh) scale(.3671)}}.snow:nth-child(46){opacity:1.0604;transform:translate(74.3391vw,-10px) scale(.0543);animation:fall-46 21s -18s linear infinite}@keyframes fall-46{72.913%{transform:translate(70.7393vw,72.913vh) scale(.0543)}to{transform:translate(72.5392vw,99vh) scale(.0543)}}.snow:nth-child(47){opacity:.8276;transform:translate(57.0462vw,-10px) scale(.2142);animation:fall-47 18s -16s linear infinite}@keyframes fall-47{78.822%{transform:translate(65.7524vw,78.822vh) scale(.2142)}to{transform:translate(61.3993vw,99vh) scale(.2142)}}.snow:nth-child(48){opacity:.0834;transform:translate(34.0245vw,-10px) scale(.8934);animation:fall-48 24s -8s linear infinite}@keyframes fall-48{68.663%{transform:translate(27.6271vw,68.663vh) scale(.8934)}to{transform:translate(30.8258vw,99vh) scale(.8934)}}.snow:nth-child(49){opacity:.9442;transform:translate(51.2517vw,-10px) scale(.858);animation:fall-49 28s -22s linear infinite}@keyframes fall-49{43.393%{transform:translate(49.4872vw,43.393vh) scale(.858)}to{transform:translate(50.36945vw,99vh) scale(.858)}}.snow:nth-child(50){opacity:1.9126;transform:translate(46.6935vw,-10px) scale(.6558);animation:fall-50 12s -3s linear infinite}@keyframes fall-50{78.287%{transform:translate(37.7203vw,78.287vh) scale(.6558)}to{transform:translate(42.2069vw,99vh) scale(.6558)}}.snow:nth-child(51){opacity:1.1496;transform:translate(8.4689vw,-10px) scale(.7802);animation:fall-51 19s -21s linear infinite}@keyframes fall-51{78.453%{transform:translate(1.5898vw,78.453vh) scale(.7802)}to{transform:translate(5.02935vw,99vh) scale(.7802)}}.snow:nth-child(52){opacity:1.3686;transform:translate(31.7107vw,-10px) scale(.7283);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{46.038%{transform:translate(24.416vw,46.038vh) scale(.7283)}to{transform:translate(28.06335vw,99vh) scale(.7283)}}.snow:nth-child(53){opacity:1.279;transform:translate(87.8024vw,-10px) scale(.5719);animation:fall-53 11s -21s linear infinite}@keyframes fall-53{35.202%{transform:translate(87.6066vw,35.202vh) scale(.5719)}to{transform:translate(87.7045vw,99vh) scale(.5719)}}.snow:nth-child(54){opacity:.4596;transform:translate(73.7157vw,-10px) scale(.3952);animation:fall-54 18s -17s linear infinite}@keyframes fall-54{34.454%{transform:translate(66.904vw,34.454vh) scale(.3952)}to{transform:translate(70.30985vw,99vh) scale(.3952)}}.snow:nth-child(55){opacity:1.3182;transform:translate(44.1269vw,-10px) scale(.422);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{72.257%{transform:translate(48.5792vw,72.257vh) scale(.422)}to{transform:translate(46.35305vw,99vh) scale(.422)}}.snow:nth-child(56){opacity:.036;transform:translate(5.8932vw,-10px) scale(.3003);animation:fall-56 22s -15s linear infinite}@keyframes fall-56{76.407%{transform:translate(15.2432vw,76.407vh) scale(.3003)}to{transform:translate(10.5682vw,99vh) scale(.3003)}}.snow:nth-child(57){opacity:.745;transform:translate(37.835vw,-10px) scale(.0376);animation:fall-57 24s -14s linear infinite}@keyframes fall-57{74.969%{transform:translate(37.9732vw,74.969vh) scale(.0376)}to{transform:translate(37.9041vw,99vh) scale(.0376)}}.snow:nth-child(58){opacity:1.2686;transform:translate(77.1823vw,-10px) scale(.2656);animation:fall-58 21s -19s linear infinite}@keyframes fall-58{39.354%{transform:translate(69.7827vw,39.354vh) scale(.2656)}to{transform:translate(73.4825vw,99vh) scale(.2656)}}.snow:nth-child(59){opacity:1.7968;transform:translate(28.6698vw,-10px) scale(.2176);animation:fall-59 10s -14s linear infinite}@keyframes fall-59{48.311%{transform:translate(26.2984vw,48.311vh) scale(.2176)}to{transform:translate(27.4841vw,99vh) scale(.2176)}}.snow:nth-child(60){opacity:.8646;transform:translate(88.0324vw,-10px) scale(.5433);animation:fall-60 30s -8s linear infinite}@keyframes fall-60{49.227%{transform:translate(84.2179vw,49.227vh) scale(.5433)}to{transform:translate(86.12515vw,99vh) scale(.5433)}}.snow:nth-child(61){opacity:.7008;transform:translate(1.4595vw,-10px) scale(.3959);animation:fall-61 20s -20s linear infinite}@keyframes fall-61{30.291%{transform:translate(3.9343vw,30.291vh) scale(.3959)}to{transform:translate(2.6969vw,99vh) scale(.3959)}}.snow:nth-child(62){opacity:.539;transform:translate(32.1709vw,-10px) scale(.1041);animation:fall-62 25s -28s linear infinite}@keyframes fall-62{56.963%{transform:translate(29.8742vw,56.963vh) scale(.1041)}to{transform:translate(31.02255vw,99vh) scale(.1041)}}.snow:nth-child(63){opacity:.5066;transform:translate(57.1344vw,-10px) scale(.9937);animation:fall-63 21s -22s linear infinite}@keyframes fall-63{30.986%{transform:translate(58.1752vw,30.986vh) scale(.9937)}to{transform:translate(57.6548vw,99vh) scale(.9937)}}.snow:nth-child(64){opacity:.5126;transform:translate(70.2566vw,-10px) scale(.3173);animation:fall-64 17s -12s linear infinite}@keyframes fall-64{51.807%{transform:translate(70.7231vw,51.807vh) scale(.3173)}to{transform:translate(70.48985vw,99vh) scale(.3173)}}.snow:nth-child(65){opacity:1.4148;transform:translate(41.0639vw,-10px) scale(.5929);animation:fall-65 10s -6s linear infinite}@keyframes fall-65{44.377%{transform:translate(38.0237vw,44.377vh) scale(.5929)}to{transform:translate(39.5438vw,99vh) scale(.5929)}}.snow:nth-child(66){opacity:.5906;transform:translate(41.1364vw,-10px) scale(.2491);animation:fall-66 12s -20s linear infinite}@keyframes fall-66{36.037%{transform:translate(37.4041vw,36.037vh) scale(.2491)}to{transform:translate(39.27025vw,99vh) scale(.2491)}}.snow:nth-child(67){opacity:.3452;transform:translate(56.3457vw,-10px) scale(.6801);animation:fall-67 15s -2s linear infinite}@keyframes fall-67{69.465%{transform:translate(47.9764vw,69.465vh) scale(.6801)}to{transform:translate(52.16105vw,99vh) scale(.6801)}}.snow:nth-child(68){opacity:.8172;transform:translate(27.1052vw,-10px) scale(.5068);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{78.383%{transform:translate(32.3101vw,78.383vh) scale(.5068)}to{transform:translate(29.70765vw,99vh) scale(.5068)}}.snow:nth-child(69){opacity:.6578;transform:translate(60.2366vw,-10px) scale(.983);animation:fall-69 20s -26s linear infinite}@keyframes fall-69{37.158%{transform:translate(57.8467vw,37.158vh) scale(.983)}to{transform:translate(59.04165vw,99vh) scale(.983)}}.snow:nth-child(70){opacity:.4302;transform:translate(16.0398vw,-10px) scale(.832);animation:fall-70 10s -13s linear infinite}@keyframes fall-70{75.171%{transform:translate(25.2468vw,75.171vh) scale(.832)}to{transform:translate(20.6433vw,99vh) scale(.832)}}.snow:nth-child(71){opacity:1.7012;transform:translate(39.1284vw,-10px) scale(.8471);animation:fall-71 15s -14s linear infinite}@keyframes fall-71{47.767%{transform:translate(43.1646vw,47.767vh) scale(.8471)}to{transform:translate(41.1465vw,99vh) scale(.8471)}}.snow:nth-child(72){opacity:1.7096;transform:translate(75.7118vw,-10px) scale(.4658);animation:fall-72 20s -13s linear infinite}@keyframes fall-72{39.746%{transform:translate(82.0824vw,39.746vh) scale(.4658)}to{transform:translate(78.8971vw,99vh) scale(.4658)}}.snow:nth-child(73){opacity:.913;transform:translate(52.8325vw,-10px) scale(.5549);animation:fall-73 11s -13s linear infinite}@keyframes fall-73{58.247%{transform:translate(46.1942vw,58.247vh) scale(.5549)}to{transform:translate(49.51335vw,99vh) scale(.5549)}}.snow:nth-child(74){opacity:.2856;transform:translate(44.0035vw,-10px) scale(.3973);animation:fall-74 12s -30s linear infinite}@keyframes fall-74{70.096%{transform:translate(47.0275vw,70.096vh) scale(.3973)}to{transform:translate(45.5155vw,99vh) scale(.3973)}}.snow:nth-child(75){opacity:.461;transform:translate(58.6183vw,-10px) scale(.4836);animation:fall-75 12s -1s linear infinite}@keyframes fall-75{43.617%{transform:translate(55.4743vw,43.617vh) scale(.4836)}to{transform:translate(57.0463vw,99vh) scale(.4836)}}.snow:nth-child(76){opacity:.295;transform:translate(82.1297vw,-10px) scale(.8099);animation:fall-76 21s -23s linear infinite}@keyframes fall-76{41.529%{transform:translate(79.9712vw,41.529vh) scale(.8099)}to{transform:translate(81.05045vw,99vh) scale(.8099)}}.snow:nth-child(77){opacity:.8708;transform:translate(12.4172vw,-10px) scale(.0335);animation:fall-77 28s -4s linear infinite}@keyframes fall-77{66.836%{transform:translate(2.8021vw,66.836vh) scale(.0335)}to{transform:translate(7.60965vw,99vh) scale(.0335)}}.snow:nth-child(78){opacity:1.8044;transform:translate(13.4619vw,-10px) scale(.2616);animation:fall-78 21s -29s linear infinite}@keyframes fall-78{38.558%{transform:translate(10.5497vw,38.558vh) scale(.2616)}to{transform:translate(12.0058vw,99vh) scale(.2616)}}.snow:nth-child(79){opacity:.9662;transform:translate(26.6044vw,-10px) scale(.221);animation:fall-79 21s -8s linear infinite}@keyframes fall-79{57.802%{transform:translate(27.3891vw,57.802vh) scale(.221)}to{transform:translate(26.99675vw,99vh) scale(.221)}}.snow:nth-child(80){opacity:.1268;transform:translate(39.9399vw,-10px) scale(.8315);animation:fall-80 27s -6s linear infinite}@keyframes fall-80{33.262%{transform:translate(43.4506vw,33.262vh) scale(.8315)}to{transform:translate(41.69525vw,99vh) scale(.8315)}}.snow:nth-child(81){opacity:1.4054;transform:translate(27.4596vw,-10px) scale(.8547);animation:fall-81 26s -5s linear infinite}@keyframes fall-81{39.673%{transform:translate(18.9385vw,39.673vh) scale(.8547)}to{transform:translate(23.19905vw,99vh) scale(.8547)}}.snow:nth-child(82){opacity:.5924;transform:translate(74.3519vw,-10px) scale(.5044);animation:fall-82 24s -8s linear infinite}@keyframes fall-82{50.597%{transform:translate(67.198vw,50.597vh) scale(.5044)}to{transform:translate(70.77495vw,99vh) scale(.5044)}}.snow:nth-child(83){opacity:.0816;transform:translate(92.5716vw,-10px) scale(.2239);animation:fall-83 30s -7s linear infinite}@keyframes fall-83{61.967%{transform:translate(94.8428vw,61.967vh) scale(.2239)}to{transform:translate(93.7072vw,99vh) scale(.2239)}}.snow:nth-child(84){opacity:.7106;transform:translate(64.5046vw,-10px) scale(.7937);animation:fall-84 15s -3s linear infinite}@keyframes fall-84{34.503%{transform:translate(70.4986vw,34.503vh) scale(.7937)}to{transform:translate(67.5016vw,99vh) scale(.7937)}}.snow:nth-child(85){opacity:1.2934;transform:translate(30.4313vw,-10px) scale(.1051);animation:fall-85 26s -25s linear infinite}@keyframes fall-85{33.046%{transform:translate(37.2425vw,33.046vh) scale(.1051)}to{transform:translate(33.8369vw,99vh) scale(.1051)}}.snow:nth-child(86){opacity:.3208;transform:translate(95.6438vw,-10px) scale(.1078);animation:fall-86 19s -28s linear infinite}@keyframes fall-86{37.383%{transform:translate(104.3444vw,37.383vh) scale(.1078)}to{transform:translate(99.9941vw,99vh) scale(.1078)}}.snow:nth-child(87){opacity:1.212;transform:translate(82.0923vw,-10px) scale(.6356);animation:fall-87 25s -10s linear infinite}@keyframes fall-87{63.243%{transform:translate(76.116vw,63.243vh) scale(.6356)}to{transform:translate(79.10415vw,99vh) scale(.6356)}}.snow:nth-child(88){opacity:1.578;transform:translate(63.5127vw,-10px) scale(.0138);animation:fall-88 25s -24s linear infinite}@keyframes fall-88{61.437%{transform:translate(56.1994vw,61.437vh) scale(.0138)}to{transform:translate(59.85605vw,99vh) scale(.0138)}}.snow:nth-child(89){opacity:1.0174;transform:translate(62.573vw,-10px) scale(.8236);animation:fall-89 13s -7s linear infinite}@keyframes fall-89{73.357%{transform:translate(57.5753vw,73.357vh) scale(.8236)}to{transform:translate(60.07415vw,99vh) scale(.8236)}}.snow:nth-child(90){opacity:1.316;transform:translate(87.8817vw,-10px) scale(.8538);animation:fall-90 25s -29s linear infinite}@keyframes fall-90{30.86%{transform:translate(79.7575vw,30.86vh) scale(.8538)}to{transform:translate(83.8196vw,99vh) scale(.8538)}}.snow:nth-child(91){opacity:.785;transform:translate(79.3089vw,-10px) scale(.662);animation:fall-91 16s -25s linear infinite}@keyframes fall-91{77.511%{transform:translate(85.764vw,77.511vh) scale(.662)}to{transform:translate(82.53645vw,99vh) scale(.662)}}.snow:nth-child(92){opacity:.465;transform:translate(21.5233vw,-10px) scale(.283);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{61.969%{transform:translate(28.5428vw,61.969vh) scale(.283)}to{transform:translate(25.03305vw,99vh) scale(.283)}}.snow:nth-child(93){opacity:.3412;transform:translate(80.4193vw,-10px) scale(.8895);animation:fall-93 23s -22s linear infinite}@keyframes fall-93{35.334%{transform:translate(76.5885vw,35.334vh) scale(.8895)}to{transform:translate(78.5039vw,99vh) scale(.8895)}}.snow:nth-child(94){opacity:1.0608;transform:translate(3.5063vw,-10px) scale(.7644);animation:fall-94 27s -18s linear infinite}@keyframes fall-94{57.121%{transform:translate(10.0912vw,57.121vh) scale(.7644)}to{transform:translate(6.79875vw,99vh) scale(.7644)}}.snow:nth-child(95){opacity:1.366;transform:translate(63.2628vw,-10px) scale(.6645);animation:fall-95 25s -24s linear infinite}@keyframes fall-95{38.713%{transform:translate(61.0849vw,38.713vh) scale(.6645)}to{transform:translate(62.17385vw,99vh) scale(.6645)}}.snow:nth-child(96){opacity:.8568;transform:translate(48.6805vw,-10px) scale(.9308);animation:fall-96 14s -6s linear infinite}@keyframes fall-96{72.761%{transform:translate(51.8902vw,72.761vh) scale(.9308)}to{transform:translate(50.28535vw,99vh) scale(.9308)}}.snow:nth-child(97){opacity:1.4318;transform:translate(79.9593vw,-10px) scale(.8561);animation:fall-97 11s -18s linear infinite}@keyframes fall-97{64.351%{transform:translate(78.7153vw,64.351vh) scale(.8561)}to{transform:translate(79.3373vw,99vh) scale(.8561)}}.snow:nth-child(98){opacity:1.112;transform:translate(98.6592vw,-10px) scale(.1322);animation:fall-98 21s -28s linear infinite}@keyframes fall-98{72.267%{transform:translate(95.9452vw,72.267vh) scale(.1322)}to{transform:translate(97.3022vw,99vh) scale(.1322)}}.snow:nth-child(99){opacity:.2276;transform:translate(73.7785vw,-10px) scale(.6169);animation:fall-99 23s -2s linear infinite}@keyframes fall-99{55.313%{transform:translate(72.5257vw,55.313vh) scale(.6169)}to{transform:translate(73.1521vw,99vh) scale(.6169)}}.snow:nth-child(100){opacity:1.9624;transform:translate(76.0741vw,-10px) scale(.703);animation:fall-100 22s -14s linear infinite}@keyframes fall-100{75.103%{transform:translate(69.5421vw,75.103vh) scale(.703)}to{transform:translate(72.8081vw,99vh) scale(.703)}}.snow:nth-child(101){opacity:.4746;transform:translate(63.3703vw,-10px) scale(.1677);animation:fall-101 21s -17s linear infinite}@keyframes fall-101{60.249%{transform:translate(56.5299vw,60.249vh) scale(.1677)}to{transform:translate(59.9501vw,99vh) scale(.1677)}}.snow:nth-child(102){opacity:1.9146;transform:translate(84.311vw,-10px) scale(.3992);animation:fall-102 29s -12s linear infinite}@keyframes fall-102{50.261%{transform:translate(75.4381vw,50.261vh) scale(.3992)}to{transform:translate(79.87455vw,99vh) scale(.3992)}}.snow:nth-child(103){opacity:1.535;transform:translate(56.2906vw,-10px) scale(.4443);animation:fall-103 19s -8s linear infinite}@keyframes fall-103{71.01%{transform:translate(61.9829vw,71.01vh) scale(.4443)}to{transform:translate(59.13675vw,99vh) scale(.4443)}}.snow:nth-child(104){opacity:1.159;transform:translate(51.2219vw,-10px) scale(.1461);animation:fall-104 30s -13s linear infinite}@keyframes fall-104{36.56%{transform:translate(44.4433vw,36.56vh) scale(.1461)}to{transform:translate(47.8326vw,99vh) scale(.1461)}}.snow:nth-child(105){opacity:1.9408;transform:translate(80.5198vw,-10px) scale(.727);animation:fall-105 15s -4s linear infinite}@keyframes fall-105{39.128%{transform:translate(80.4356vw,39.128vh) scale(.727)}to{transform:translate(80.4777vw,99vh) scale(.727)}}.snow:nth-child(106){opacity:1.4004;transform:translate(92.4372vw,-10px) scale(.4259);animation:fall-106 18s -26s linear infinite}@keyframes fall-106{70.56%{transform:translate(82.5502vw,70.56vh) scale(.4259)}to{transform:translate(87.4937vw,99vh) scale(.4259)}}.snow:nth-child(107){opacity:.9726;transform:translate(35.8511vw,-10px) scale(.9098);animation:fall-107 20s -6s linear infinite}@keyframes fall-107{68.291%{transform:translate(35.8839vw,68.291vh) scale(.9098)}to{transform:translate(35.8675vw,99vh) scale(.9098)}}.snow:nth-child(108){opacity:1.8964;transform:translate(47.3525vw,-10px) scale(.9208);animation:fall-108 13s -18s linear infinite}@keyframes fall-108{65.718%{transform:translate(42.8953vw,65.718vh) scale(.9208)}to{transform:translate(45.1239vw,99vh) scale(.9208)}}.snow:nth-child(109){opacity:.6294;transform:translate(50.7656vw,-10px) scale(.995);animation:fall-109 18s -26s linear infinite}@keyframes fall-109{54.29%{transform:translate(43.1074vw,54.29vh) scale(.995)}to{transform:translate(46.9365vw,99vh) scale(.995)}}.snow:nth-child(110){opacity:1.9426;transform:translate(6.5274vw,-10px) scale(.5389);animation:fall-110 30s -24s linear infinite}@keyframes fall-110{56.807%{transform:translate(2.3935vw,56.807vh) scale(.5389)}to{transform:translate(4.46045vw,99vh) scale(.5389)}}.snow:nth-child(111){opacity:1.5662;transform:translate(75.9081vw,-10px) scale(.8988);animation:fall-111 18s -21s linear infinite}@keyframes fall-111{77.615%{transform:translate(73.4062vw,77.615vh) scale(.8988)}to{transform:translate(74.65715vw,99vh) scale(.8988)}}.snow:nth-child(112){opacity:.6554;transform:translate(14.6262vw,-10px) scale(.4896);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{73.41%{transform:translate(15.1896vw,73.41vh) scale(.4896)}to{transform:translate(14.9079vw,99vh) scale(.4896)}}.snow:nth-child(113){opacity:1.8778;transform:translate(90.4139vw,-10px) scale(.0065);animation:fall-113 18s -6s linear infinite}@keyframes fall-113{54.819%{transform:translate(94.7257vw,54.819vh) scale(.0065)}to{transform:translate(92.5698vw,99vh) scale(.0065)}}.snow:nth-child(114){opacity:.3604;transform:translate(77.8062vw,-10px) scale(.3);animation:fall-114 25s -17s linear infinite}@keyframes fall-114{39.246%{transform:translate(82.628vw,39.246vh) scale(.3)}to{transform:translate(80.2171vw,99vh) scale(.3)}}.snow:nth-child(115){opacity:.3184;transform:translate(3.4967vw,-10px) scale(.7368);animation:fall-115 17s -10s linear infinite}@keyframes fall-115{71.462%{transform:translate(4.7867vw,71.462vh) scale(.7368)}to{transform:translate(4.1417vw,99vh) scale(.7368)}}.snow:nth-child(116){opacity:.0488;transform:translate(98.4073vw,-10px) scale(.4643);animation:fall-116 29s -7s linear infinite}@keyframes fall-116{51.985%{transform:translate(105.8134vw,51.985vh) scale(.4643)}to{transform:translate(102.11035vw,99vh) scale(.4643)}}.snow:nth-child(117){opacity:.9598;transform:translate(55.0165vw,-10px) scale(.5544);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{41.087%{transform:translate(56.8732vw,41.087vh) scale(.5544)}to{transform:translate(55.94485vw,99vh) scale(.5544)}}.snow:nth-child(118){opacity:1.327;transform:translate(34.4169vw,-10px) scale(.7463);animation:fall-118 18s -24s linear infinite}@keyframes fall-118{70.161%{transform:translate(42.3598vw,70.161vh) scale(.7463)}to{transform:translate(38.38835vw,99vh) scale(.7463)}}.snow:nth-child(119){opacity:1.366;transform:translate(78.3597vw,-10px) scale(.1929);animation:fall-119 19s -8s linear infinite}@keyframes fall-119{64.417%{transform:translate(70.1186vw,64.417vh) scale(.1929)}to{transform:translate(74.23915vw,99vh) scale(.1929)}}.snow:nth-child(120){opacity:1.5396;transform:translate(84.0893vw,-10px) scale(.4489);animation:fall-120 24s -27s linear infinite}@keyframes fall-120{70.802%{transform:translate(84.5864vw,70.802vh) scale(.4489)}to{transform:translate(84.33785vw,99vh) scale(.4489)}}.snow:nth-child(121){opacity:1.3072;transform:translate(33.0791vw,-10px) scale(.6299);animation:fall-121 13s -14s linear infinite}@keyframes fall-121{78.326%{transform:translate(30.9335vw,78.326vh) scale(.6299)}to{transform:translate(32.0063vw,99vh) scale(.6299)}}.snow:nth-child(122){opacity:1.6774;transform:translate(22.9654vw,-10px) scale(.7042);animation:fall-122 15s -5s linear infinite}@keyframes fall-122{67.656%{transform:translate(29.4702vw,67.656vh) scale(.7042)}to{transform:translate(26.2178vw,99vh) scale(.7042)}}.snow:nth-child(123){opacity:1.0916;transform:translate(86.4165vw,-10px) scale(.4494);animation:fall-123 23s -12s linear infinite}@keyframes fall-123{79.275%{transform:translate(88.4468vw,79.275vh) scale(.4494)}to{transform:translate(87.43165vw,99vh) scale(.4494)}}.snow:nth-child(124){opacity:1.1896;transform:translate(51.3545vw,-10px) scale(.6706);animation:fall-124 27s -30s linear infinite}@keyframes fall-124{75.634%{transform:translate(48.8314vw,75.634vh) scale(.6706)}to{transform:translate(50.09295vw,99vh) scale(.6706)}}.snow:nth-child(125){opacity:.7072;transform:translate(32.9106vw,-10px) scale(.9334);animation:fall-125 21s -11s linear infinite}@keyframes fall-125{53.105%{transform:translate(34.3913vw,53.105vh) scale(.9334)}to{transform:translate(33.65095vw,99vh) scale(.9334)}}.snow:nth-child(126){opacity:1.8612;transform:translate(78.1563vw,-10px) scale(.6645);animation:fall-126 12s -6s linear infinite}@keyframes fall-126{41.347%{transform:translate(81.3922vw,41.347vh) scale(.6645)}to{transform:translate(79.77425vw,99vh) scale(.6645)}}.snow:nth-child(127){opacity:1.1444;transform:translate(15.2817vw,-10px) scale(.0178);animation:fall-127 23s -18s linear infinite}@keyframes fall-127{53.283%{transform:translate(21.2433vw,53.283vh) scale(.0178)}to{transform:translate(18.2625vw,99vh) scale(.0178)}}.snow:nth-child(128){opacity:1.3454;transform:translate(17.0496vw,-10px) scale(.1525);animation:fall-128 13s -20s linear infinite}@keyframes fall-128{72.748%{transform:translate(10.3944vw,72.748vh) scale(.1525)}to{transform:translate(13.722vw,99vh) scale(.1525)}}.snow:nth-child(129){opacity:.2428;transform:translate(50.5097vw,-10px) scale(.5101);animation:fall-129 10s -25s linear infinite}@keyframes fall-129{45.27%{transform:translate(57.0066vw,45.27vh) scale(.5101)}to{transform:translate(53.75815vw,99vh) scale(.5101)}}.snow:nth-child(130){opacity:1.3994;transform:translate(48.1743vw,-10px) scale(.0532);animation:fall-130 20s -1s linear infinite}@keyframes fall-130{36.479%{transform:translate(42.6552vw,36.479vh) scale(.0532)}to{transform:translate(45.41475vw,99vh) scale(.0532)}}.snow:nth-child(131){opacity:1.2758;transform:translate(73.7265vw,-10px) scale(.5306);animation:fall-131 15s -20s linear infinite}@keyframes fall-131{47.219%{transform:translate(69.7079vw,47.219vh) scale(.5306)}to{transform:translate(71.7172vw,99vh) scale(.5306)}}.snow:nth-child(132){opacity:.5618;transform:translate(64.1334vw,-10px) scale(.6582);animation:fall-132 19s -30s linear infinite}@keyframes fall-132{71.426%{transform:translate(71.5087vw,71.426vh) scale(.6582)}to{transform:translate(67.82105vw,99vh) scale(.6582)}}.snow:nth-child(133){opacity:.3912;transform:translate(57.8748vw,-10px) scale(.3787);animation:fall-133 10s -30s linear infinite}@keyframes fall-133{73.824%{transform:translate(64.5277vw,73.824vh) scale(.3787)}to{transform:translate(61.20125vw,99vh) scale(.3787)}}.snow:nth-child(134){opacity:1.4712;transform:translate(25.3093vw,-10px) scale(.7119);animation:fall-134 14s -9s linear infinite}@keyframes fall-134{64.633%{transform:translate(32.6602vw,64.633vh) scale(.7119)}to{transform:translate(28.98475vw,99vh) scale(.7119)}}.snow:nth-child(135){opacity:1.202;transform:translate(58.7414vw,-10px) scale(.4212);animation:fall-135 23s -27s linear infinite}@keyframes fall-135{38.55%{transform:translate(57.9662vw,38.55vh) scale(.4212)}to{transform:translate(58.3538vw,99vh) scale(.4212)}}.snow:nth-child(136){opacity:.428;transform:translate(17.3169vw,-10px) scale(.7021);animation:fall-136 28s -18s linear infinite}@keyframes fall-136{34.574%{transform:translate(8.309vw,34.574vh) scale(.7021)}to{transform:translate(12.81295vw,99vh) scale(.7021)}}.snow:nth-child(137){opacity:1.948;transform:translate(1.7633vw,-10px) scale(.9101);animation:fall-137 21s -29s linear infinite}@keyframes fall-137{41.702%{transform:translate(1.3294vw,41.702vh) scale(.9101)}to{transform:translate(1.54635vw,99vh) scale(.9101)}}.snow:nth-child(138){opacity:1.0412;transform:translate(88.7637vw,-10px) scale(.1796);animation:fall-138 17s -17s linear infinite}@keyframes fall-138{35.434%{transform:translate(94.1756vw,35.434vh) scale(.1796)}to{transform:translate(91.46965vw,99vh) scale(.1796)}}.snow:nth-child(139){opacity:1.3738;transform:translate(14.0183vw,-10px) scale(.8976);animation:fall-139 11s -3s linear infinite}@keyframes fall-139{64.623%{transform:translate(19.953vw,64.623vh) scale(.8976)}to{transform:translate(16.98565vw,99vh) scale(.8976)}}.snow:nth-child(140){opacity:1.384;transform:translate(22.3045vw,-10px) scale(.2115);animation:fall-140 15s -4s linear infinite}@keyframes fall-140{61.061%{transform:translate(30.0288vw,61.061vh) scale(.2115)}to{transform:translate(26.16665vw,99vh) scale(.2115)}}.snow:nth-child(141){opacity:1.4024;transform:translate(87.9442vw,-10px) scale(.889);animation:fall-141 28s -24s linear infinite}@keyframes fall-141{57.973%{transform:translate(81.6746vw,57.973vh) scale(.889)}to{transform:translate(84.8094vw,99vh) scale(.889)}}.snow:nth-child(142){opacity:.137;transform:translate(.0025vw,-10px) scale(.2142);animation:fall-142 25s -17s linear infinite}@keyframes fall-142{54.888%{transform:translate(-3.478vw,54.888vh) scale(.2142)}to{transform:translate(-1.73775vw,99vh) scale(.2142)}}.snow:nth-child(143){opacity:1.2262;transform:translate(98.6857vw,-10px) scale(.8946);animation:fall-143 14s -19s linear infinite}@keyframes fall-143{47.176%{transform:translate(107.1792vw,47.176vh) scale(.8946)}to{transform:translate(102.93245vw,99vh) scale(.8946)}}.snow:nth-child(144){opacity:.6258;transform:translate(93.3413vw,-10px) scale(.0161);animation:fall-144 27s -15s linear infinite}@keyframes fall-144{48.732%{transform:translate(93.1937vw,48.732vh) scale(.0161)}to{transform:translate(93.2675vw,99vh) scale(.0161)}}.snow:nth-child(145){opacity:1.5602;transform:translate(65.9446vw,-10px) scale(.9948);animation:fall-145 19s -24s linear infinite}@keyframes fall-145{73.46%{transform:translate(61.2088vw,73.46vh) scale(.9948)}to{transform:translate(63.5767vw,99vh) scale(.9948)}}.snow:nth-child(146){opacity:.4732;transform:translate(70.5669vw,-10px) scale(.4102);animation:fall-146 10s -4s linear infinite}@keyframes fall-146{37.571%{transform:translate(76.7106vw,37.571vh) scale(.4102)}to{transform:translate(73.63875vw,99vh) scale(.4102)}}.snow:nth-child(147){opacity:1.8964;transform:translate(75.7214vw,-10px) scale(.5245);animation:fall-147 19s -29s linear infinite}@keyframes fall-147{62.444%{transform:translate(83.1183vw,62.444vh) scale(.5245)}to{transform:translate(79.41985vw,99vh) scale(.5245)}}.snow:nth-child(148){opacity:1.8206;transform:translate(22.7264vw,-10px) scale(.7276);animation:fall-148 19s -23s linear infinite}@keyframes fall-148{79.688%{transform:translate(19.9695vw,79.688vh) scale(.7276)}to{transform:translate(21.34795vw,99vh) scale(.7276)}}.snow:nth-child(149){opacity:1.555;transform:translate(9.5497vw,-10px) scale(.6822);animation:fall-149 29s -20s linear infinite}@keyframes fall-149{74.735%{transform:translate(8.5413vw,74.735vh) scale(.6822)}to{transform:translate(9.0455vw,99vh) scale(.6822)}}.snow:nth-child(150){opacity:.5408;transform:translate(81.7748vw,-10px) scale(.0994);animation:fall-150 19s -19s linear infinite}@keyframes fall-150{33.166%{transform:translate(81.1531vw,33.166vh) scale(.0994)}to{transform:translate(81.46395vw,99vh) scale(.0994)}}.snow:nth-child(151){opacity:.9268;transform:translate(27.8406vw,-10px) scale(.3487);animation:fall-151 26s -1s linear infinite}@keyframes fall-151{70.25%{transform:translate(33.9436vw,70.25vh) scale(.3487)}to{transform:translate(30.8921vw,99vh) scale(.3487)}}.snow:nth-child(152){opacity:1.5276;transform:translate(52.5474vw,-10px) scale(.5569);animation:fall-152 29s -16s linear infinite}@keyframes fall-152{55.022%{transform:translate(55.9275vw,55.022vh) scale(.5569)}to{transform:translate(54.23745vw,99vh) scale(.5569)}}.snow:nth-child(153){opacity:.2878;transform:translate(12.6931vw,-10px) scale(.0837);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{42.166%{transform:translate(18.283vw,42.166vh) scale(.0837)}to{transform:translate(15.48805vw,99vh) scale(.0837)}}.snow:nth-child(154){opacity:1.5188;transform:translate(94.068vw,-10px) scale(.1816);animation:fall-154 19s -30s linear infinite}@keyframes fall-154{34.588%{transform:translate(90.117vw,34.588vh) scale(.1816)}to{transform:translate(92.0925vw,99vh) scale(.1816)}}.snow:nth-child(155){opacity:.994;transform:translate(93.185vw,-10px) scale(.4851);animation:fall-155 22s -13s linear infinite}@keyframes fall-155{31.752%{transform:translate(90.4569vw,31.752vh) scale(.4851)}to{transform:translate(91.82095vw,99vh) scale(.4851)}}.snow:nth-child(156){opacity:.4574;transform:translate(50.6443vw,-10px) scale(.4994);animation:fall-156 19s -30s linear infinite}@keyframes fall-156{77.67%{transform:translate(41.8993vw,77.67vh) scale(.4994)}to{transform:translate(46.2718vw,99vh) scale(.4994)}}.snow:nth-child(157){opacity:.2796;transform:translate(42.1842vw,-10px) scale(.2485);animation:fall-157 10s -5s linear infinite}@keyframes fall-157{63.008%{transform:translate(41.3737vw,63.008vh) scale(.2485)}to{transform:translate(41.77895vw,99vh) scale(.2485)}}.snow:nth-child(158){opacity:1.4666;transform:translate(4.3803vw,-10px) scale(.1563);animation:fall-158 21s -30s linear infinite}@keyframes fall-158{38.938%{transform:translate(-5.0971vw,38.938vh) scale(.1563)}to{transform:translate(-.3584vw,99vh) scale(.1563)}}.snow:nth-child(159){opacity:.667;transform:translate(62.8081vw,-10px) scale(.2093);animation:fall-159 29s -14s linear infinite}@keyframes fall-159{69.256%{transform:translate(60.4203vw,69.256vh) scale(.2093)}to{transform:translate(61.6142vw,99vh) scale(.2093)}}.snow:nth-child(160){opacity:1.1924;transform:translate(32.6657vw,-10px) scale(.3074);animation:fall-160 19s -24s linear infinite}@keyframes fall-160{50.763%{transform:translate(42.6231vw,50.763vh) scale(.3074)}to{transform:translate(37.6444vw,99vh) scale(.3074)}}.snow:nth-child(161){opacity:1.5578;transform:translate(55.6327vw,-10px) scale(.8619);animation:fall-161 24s -12s linear infinite}@keyframes fall-161{30.354%{transform:translate(50.4914vw,30.354vh) scale(.8619)}to{transform:translate(53.06205vw,99vh) scale(.8619)}}.snow:nth-child(162){opacity:.9102;transform:translate(75.4297vw,-10px) scale(.6293);animation:fall-162 14s -20s linear infinite}@keyframes fall-162{33.184%{transform:translate(84.8799vw,33.184vh) scale(.6293)}to{transform:translate(80.1548vw,99vh) scale(.6293)}}.snow:nth-child(163){opacity:.3458;transform:translate(92.176vw,-10px) scale(.5003);animation:fall-163 29s -6s linear infinite}@keyframes fall-163{42.424%{transform:translate(93.8938vw,42.424vh) scale(.5003)}to{transform:translate(93.0349vw,99vh) scale(.5003)}}.snow:nth-child(164){opacity:1.7994;transform:translate(65.6458vw,-10px) scale(.4163);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{79.549%{transform:translate(75.6354vw,79.549vh) scale(.4163)}to{transform:translate(70.6406vw,99vh) scale(.4163)}}.snow:nth-child(165){opacity:.4038;transform:translate(49.6727vw,-10px) scale(.526);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{42.708%{transform:translate(47.8465vw,42.708vh) scale(.526)}to{transform:translate(48.7596vw,99vh) scale(.526)}}.snow:nth-child(166){opacity:.2028;transform:translate(3.3601vw,-10px) scale(.022);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{68.477%{transform:translate(10.0172vw,68.477vh) scale(.022)}to{transform:translate(6.68865vw,99vh) scale(.022)}}.snow:nth-child(167){opacity:.4294;transform:translate(98.9608vw,-10px) scale(.598);animation:fall-167 26s -8s linear infinite}@keyframes fall-167{53.281%{transform:translate(107.2456vw,53.281vh) scale(.598)}to{transform:translate(103.1032vw,99vh) scale(.598)}}.snow:nth-child(168){opacity:.0972;transform:translate(6.5188vw,-10px) scale(.4894);animation:fall-168 28s -30s linear infinite}@keyframes fall-168{58.218%{transform:translate(-.8127vw,58.218vh) scale(.4894)}to{transform:translate(2.85305vw,99vh) scale(.4894)}}.snow:nth-child(169){opacity:1.2658;transform:translate(94.9645vw,-10px) scale(.7842);animation:fall-169 24s -4s linear infinite}@keyframes fall-169{78.037%{transform:translate(94.8031vw,78.037vh) scale(.7842)}to{transform:translate(94.8838vw,99vh) scale(.7842)}}.snow:nth-child(170){opacity:1.5216;transform:translate(54.5428vw,-10px) scale(.1615);animation:fall-170 29s -26s linear infinite}@keyframes fall-170{32.065%{transform:translate(62.1771vw,32.065vh) scale(.1615)}to{transform:translate(58.35995vw,99vh) scale(.1615)}}.snow:nth-child(171){opacity:1.9352;transform:translate(16.6978vw,-10px) scale(.0738);animation:fall-171 17s -27s linear infinite}@keyframes fall-171{73.854%{transform:translate(17.8803vw,73.854vh) scale(.0738)}to{transform:translate(17.28905vw,99vh) scale(.0738)}}.snow:nth-child(172){opacity:.342;transform:translate(76.8644vw,-10px) scale(.9866);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{77.995%{transform:translate(67.5356vw,77.995vh) scale(.9866)}to{transform:translate(72.2vw,99vh) scale(.9866)}}.snow:nth-child(173){opacity:.3754;transform:translate(54.8722vw,-10px) scale(.7325);animation:fall-173 14s -18s linear infinite}@keyframes fall-173{39.741%{transform:translate(51.6551vw,39.741vh) scale(.7325)}to{transform:translate(53.26365vw,99vh) scale(.7325)}}.snow:nth-child(174){opacity:1.6306;transform:translate(45.1236vw,-10px) scale(.3584);animation:fall-174 16s -24s linear infinite}@keyframes fall-174{45.923%{transform:translate(42.9038vw,45.923vh) scale(.3584)}to{transform:translate(44.0137vw,99vh) scale(.3584)}}.snow:nth-child(175){opacity:.681;transform:translate(40.5984vw,-10px) scale(.5266);animation:fall-175 20s -12s linear infinite}@keyframes fall-175{40.021%{transform:translate(38.9626vw,40.021vh) scale(.5266)}to{transform:translate(39.7805vw,99vh) scale(.5266)}}.snow:nth-child(176){opacity:1.0324;transform:translate(8.8921vw,-10px) scale(.4211);animation:fall-176 30s -19s linear infinite}@keyframes fall-176{67.805%{transform:translate(2.565vw,67.805vh) scale(.4211)}to{transform:translate(5.72855vw,99vh) scale(.4211)}}.snow:nth-child(177){opacity:.1454;transform:translate(65.4624vw,-10px) scale(.3062);animation:fall-177 26s -25s linear infinite}@keyframes fall-177{37.434%{transform:translate(57.7273vw,37.434vh) scale(.3062)}to{transform:translate(61.59485vw,99vh) scale(.3062)}}.snow:nth-child(178){opacity:1.4692;transform:translate(22.5538vw,-10px) scale(.5122);animation:fall-178 21s -25s linear infinite}@keyframes fall-178{69.907%{transform:translate(15.2538vw,69.907vh) scale(.5122)}to{transform:translate(18.9038vw,99vh) scale(.5122)}}.snow:nth-child(179){opacity:.9214;transform:translate(99.445vw,-10px) scale(.0152);animation:fall-179 17s -26s linear infinite}@keyframes fall-179{63.855%{transform:translate(101.7933vw,63.855vh) scale(.0152)}to{transform:translate(100.61915vw,99vh) scale(.0152)}}.snow:nth-child(180){opacity:1.0852;transform:translate(8.5109vw,-10px) scale(.2085);animation:fall-180 27s -23s linear infinite}@keyframes fall-180{57.192%{transform:translate(10.207vw,57.192vh) scale(.2085)}to{transform:translate(9.35895vw,99vh) scale(.2085)}}.snow:nth-child(181){opacity:1.4084;transform:translate(12.0814vw,-10px) scale(.8207);animation:fall-181 24s -16s linear infinite}@keyframes fall-181{59.613%{transform:translate(18.2788vw,59.613vh) scale(.8207)}to{transform:translate(15.1801vw,99vh) scale(.8207)}}.snow:nth-child(182){opacity:1.0824;transform:translate(41.6967vw,-10px) scale(.1065);animation:fall-182 12s -26s linear infinite}@keyframes fall-182{35.573%{transform:translate(39.0964vw,35.573vh) scale(.1065)}to{transform:translate(40.39655vw,99vh) scale(.1065)}}.snow:nth-child(183){opacity:1.826;transform:translate(56.0783vw,-10px) scale(.995);animation:fall-183 20s -16s linear infinite}@keyframes fall-183{48.249%{transform:translate(62.9095vw,48.249vh) scale(.995)}to{transform:translate(59.4939vw,99vh) scale(.995)}}.snow:nth-child(184){opacity:1.4218;transform:translate(31.6595vw,-10px) scale(.5408);animation:fall-184 21s -25s linear infinite}@keyframes fall-184{39.444%{transform:translate(33.1173vw,39.444vh) scale(.5408)}to{transform:translate(32.3884vw,99vh) scale(.5408)}}.snow:nth-child(185){opacity:1.5738;transform:translate(61.4962vw,-10px) scale(.0775);animation:fall-185 11s -14s linear infinite}@keyframes fall-185{65.105%{transform:translate(51.8919vw,65.105vh) scale(.0775)}to{transform:translate(56.69405vw,99vh) scale(.0775)}}.snow:nth-child(186){opacity:.0584;transform:translate(92.6871vw,-10px) scale(.6311);animation:fall-186 23s -14s linear infinite}@keyframes fall-186{67.232%{transform:translate(93.0237vw,67.232vh) scale(.6311)}to{transform:translate(92.8554vw,99vh) scale(.6311)}}.snow:nth-child(187){opacity:1.1594;transform:translate(35.6937vw,-10px) scale(.0574);animation:fall-187 21s -19s linear infinite}@keyframes fall-187{75.498%{transform:translate(44.3069vw,75.498vh) scale(.0574)}to{transform:translate(40.0003vw,99vh) scale(.0574)}}.snow:nth-child(188){opacity:.7148;transform:translate(98.3421vw,-10px) scale(.5484);animation:fall-188 22s -29s linear infinite}@keyframes fall-188{66.366%{transform:translate(97.8907vw,66.366vh) scale(.5484)}to{transform:translate(98.1164vw,99vh) scale(.5484)}}.snow:nth-child(189){opacity:1.4736;transform:translate(62.6129vw,-10px) scale(.4072);animation:fall-189 30s -21s linear infinite}@keyframes fall-189{76.348%{transform:translate(60.3984vw,76.348vh) scale(.4072)}to{transform:translate(61.50565vw,99vh) scale(.4072)}}.snow:nth-child(190){opacity:.5218;transform:translate(30.3453vw,-10px) scale(.765);animation:fall-190 15s -17s linear infinite}@keyframes fall-190{44.2%{transform:translate(35.3445vw,44.2vh) scale(.765)}to{transform:translate(32.8449vw,99vh) scale(.765)}}.snow:nth-child(191){opacity:1.8726;transform:translate(49.2402vw,-10px) scale(.4869);animation:fall-191 29s -8s linear infinite}@keyframes fall-191{45.767%{transform:translate(54.7244vw,45.767vh) scale(.4869)}to{transform:translate(51.9823vw,99vh) scale(.4869)}}.snow:nth-child(192){opacity:1.4704;transform:translate(62.4699vw,-10px) scale(.5503);animation:fall-192 26s -21s linear infinite}@keyframes fall-192{64.929%{transform:translate(68.2927vw,64.929vh) scale(.5503)}to{transform:translate(65.3813vw,99vh) scale(.5503)}}.snow:nth-child(193){opacity:1.712;transform:translate(6.6503vw,-10px) scale(.1873);animation:fall-193 10s -17s linear infinite}@keyframes fall-193{49.338%{transform:translate(9.3025vw,49.338vh) scale(.1873)}to{transform:translate(7.9764vw,99vh) scale(.1873)}}.snow:nth-child(194){opacity:.956;transform:translate(29.8395vw,-10px) scale(.328);animation:fall-194 17s -24s linear infinite}@keyframes fall-194{71.31%{transform:translate(32.3379vw,71.31vh) scale(.328)}to{transform:translate(31.0887vw,99vh) scale(.328)}}.snow:nth-child(195){opacity:.6678;transform:translate(67.1769vw,-10px) scale(.174);animation:fall-195 14s -4s linear infinite}@keyframes fall-195{72.181%{transform:translate(71.0448vw,72.181vh) scale(.174)}to{transform:translate(69.11085vw,99vh) scale(.174)}}.snow:nth-child(196){opacity:1.1054;transform:translate(30.7267vw,-10px) scale(.9044);animation:fall-196 28s -4s linear infinite}@keyframes fall-196{78.924%{transform:translate(21.0106vw,78.924vh) scale(.9044)}to{transform:translate(25.86865vw,99vh) scale(.9044)}}.snow:nth-child(197){opacity:1.9762;transform:translate(20.9442vw,-10px) scale(.628);animation:fall-197 24s -19s linear infinite}@keyframes fall-197{52.143%{transform:translate(30.1059vw,52.143vh) scale(.628)}to{transform:translate(25.52505vw,99vh) scale(.628)}}.snow:nth-child(198){opacity:.4972;transform:translate(69.1335vw,-10px) scale(.2483);animation:fall-198 16s -22s linear infinite}@keyframes fall-198{52.43%{transform:translate(63.2842vw,52.43vh) scale(.2483)}to{transform:translate(66.20885vw,99vh) scale(.2483)}}.snow:nth-child(199){opacity:.3108;transform:translate(97.7234vw,-10px) scale(.8199);animation:fall-199 29s -8s linear infinite}@keyframes fall-199{42.061%{transform:translate(103.58vw,42.061vh) scale(.8199)}to{transform:translate(100.6517vw,99vh) scale(.8199)}}.snow:nth-child(200){opacity:1.9122;transform:translate(12.4811vw,-10px) scale(.174);animation:fall-200 23s -26s linear infinite}@keyframes fall-200{56.957%{transform:translate(18.1123vw,56.957vh) scale(.174)}to{transform:translate(15.2967vw,99vh) scale(.174)}}.snow:nth-child(201){opacity:1.122;transform:translate(39.3623vw,-10px) scale(.1482);animation:fall-201 14s -4s linear infinite}@keyframes fall-201{57.082%{transform:translate(40.1179vw,57.082vh) scale(.1482)}to{transform:translate(39.7401vw,99vh) scale(.1482)}}.snow:nth-child(202){opacity:.4436;transform:translate(59.0689vw,-10px) scale(.7609);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{57.802%{transform:translate(58.6494vw,57.802vh) scale(.7609)}to{transform:translate(58.85915vw,99vh) scale(.7609)}}.snow:nth-child(203){opacity:.995;transform:translate(40.4487vw,-10px) scale(.9984);animation:fall-203 26s -19s linear infinite}@keyframes fall-203{53.35%{transform:translate(32.4631vw,53.35vh) scale(.9984)}to{transform:translate(36.4559vw,99vh) scale(.9984)}}.snow:nth-child(204){opacity:1.9436;transform:translate(22.498vw,-10px) scale(.1641);animation:fall-204 22s -6s linear infinite}@keyframes fall-204{37.779%{transform:translate(20.2503vw,37.779vh) scale(.1641)}to{transform:translate(21.37415vw,99vh) scale(.1641)}}.snow:nth-child(205){opacity:1.8262;transform:translate(69.3239vw,-10px) scale(.2937);animation:fall-205 18s -6s linear infinite}@keyframes fall-205{34.392%{transform:translate(76.5615vw,34.392vh) scale(.2937)}to{transform:translate(72.9427vw,99vh) scale(.2937)}}.snow:nth-child(206){opacity:1.2188;transform:translate(84.7087vw,-10px) scale(.0858);animation:fall-206 21s -23s linear infinite}@keyframes fall-206{56.139%{transform:translate(79.3101vw,56.139vh) scale(.0858)}to{transform:translate(82.0094vw,99vh) scale(.0858)}}.snow:nth-child(207){opacity:.981;transform:translate(94.2311vw,-10px) scale(.6701);animation:fall-207 25s -14s linear infinite}@keyframes fall-207{35.669%{transform:translate(86.3902vw,35.669vh) scale(.6701)}to{transform:translate(90.31065vw,99vh) scale(.6701)}}.snow:nth-child(208){opacity:.2068;transform:translate(44.157vw,-10px) scale(.6897);animation:fall-208 11s -10s linear infinite}@keyframes fall-208{64.265%{transform:translate(52.4642vw,64.265vh) scale(.6897)}to{transform:translate(48.3106vw,99vh) scale(.6897)}}.snow:nth-child(209){opacity:.8972;transform:translate(69.9655vw,-10px) scale(.547);animation:fall-209 26s -17s linear infinite}@keyframes fall-209{49.475%{transform:translate(64.1028vw,49.475vh) scale(.547)}to{transform:translate(67.03415vw,99vh) scale(.547)}}.snow:nth-child(210){opacity:1.6048;transform:translate(81.3373vw,-10px) scale(.6018);animation:fall-210 28s -9s linear infinite}@keyframes fall-210{61.48%{transform:translate(87.6545vw,61.48vh) scale(.6018)}to{transform:translate(84.4959vw,99vh) scale(.6018)}}.snow:nth-child(211){opacity:1.4382;transform:translate(13.6399vw,-10px) scale(.4534);animation:fall-211 26s -17s linear infinite}@keyframes fall-211{39.158%{transform:translate(4.2437vw,39.158vh) scale(.4534)}to{transform:translate(8.9418vw,99vh) scale(.4534)}}.snow:nth-child(212){opacity:.515;transform:translate(17.5138vw,-10px) scale(.7316);animation:fall-212 14s -19s linear infinite}@keyframes fall-212{54.348%{transform:translate(10.1594vw,54.348vh) scale(.7316)}to{transform:translate(13.8366vw,99vh) scale(.7316)}}.snow:nth-child(213){opacity:1.6524;transform:translate(35.0441vw,-10px) scale(.1887);animation:fall-213 19s -28s linear infinite}@keyframes fall-213{58.02%{transform:translate(31.8433vw,58.02vh) scale(.1887)}to{transform:translate(33.4437vw,99vh) scale(.1887)}}.snow:nth-child(214){opacity:.6608;transform:translate(18.3189vw,-10px) scale(.2683);animation:fall-214 24s -6s linear infinite}@keyframes fall-214{58.015%{transform:translate(26.1123vw,58.015vh) scale(.2683)}to{transform:translate(22.2156vw,99vh) scale(.2683)}}.snow:nth-child(215){opacity:.0706;transform:translate(41.5044vw,-10px) scale(.2292);animation:fall-215 25s -30s linear infinite}@keyframes fall-215{34.627%{transform:translate(46.1927vw,34.627vh) scale(.2292)}to{transform:translate(43.84855vw,99vh) scale(.2292)}}.snow:nth-child(216){opacity:.5646;transform:translate(48.6023vw,-10px) scale(.6332);animation:fall-216 14s -27s linear infinite}@keyframes fall-216{71.896%{transform:translate(55.281vw,71.896vh) scale(.6332)}to{transform:translate(51.94165vw,99vh) scale(.6332)}}.snow:nth-child(217){opacity:1.7736;transform:translate(62.5104vw,-10px) scale(.6082);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{70.389%{transform:translate(65.9044vw,70.389vh) scale(.6082)}to{transform:translate(64.2074vw,99vh) scale(.6082)}}.snow:nth-child(218){opacity:.2246;transform:translate(20.3634vw,-10px) scale(.8171);animation:fall-218 12s -9s linear infinite}@keyframes fall-218{39.844%{transform:translate(18.0764vw,39.844vh) scale(.8171)}to{transform:translate(19.2199vw,99vh) scale(.8171)}}.snow:nth-child(219){opacity:1.277;transform:translate(2.1544vw,-10px) scale(.4883);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{34.318%{transform:translate(9.0326vw,34.318vh) scale(.4883)}to{transform:translate(5.5935vw,99vh) scale(.4883)}}.snow:nth-child(220){opacity:1.8324;transform:translate(31.7264vw,-10px) scale(.5489);animation:fall-220 19s -29s linear infinite}@keyframes fall-220{30.21%{transform:translate(34.3718vw,30.21vh) scale(.5489)}to{transform:translate(33.0491vw,99vh) scale(.5489)}}.snow:nth-child(221){opacity:1.9208;transform:translate(67.7982vw,-10px) scale(.3018);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{78.759%{transform:translate(67.766vw,78.759vh) scale(.3018)}to{transform:translate(67.7821vw,99vh) scale(.3018)}}.snow:nth-child(222){opacity:.6968;transform:translate(1.9029vw,-10px) scale(.5385);animation:fall-222 30s -7s linear infinite}@keyframes fall-222{47.995%{transform:translate(-.3372vw,47.995vh) scale(.5385)}to{transform:translate(.78285vw,99vh) scale(.5385)}}.snow:nth-child(223){opacity:.82;transform:translate(4.982vw,-10px) scale(.8959);animation:fall-223 26s -5s linear infinite}@keyframes fall-223{71.274%{transform:translate(-.7533vw,71.274vh) scale(.8959)}to{transform:translate(2.11435vw,99vh) scale(.8959)}}.snow:nth-child(224){opacity:.8754;transform:translate(58.6713vw,-10px) scale(.6401);animation:fall-224 10s -23s linear infinite}@keyframes fall-224{55.871%{transform:translate(52.468vw,55.871vh) scale(.6401)}to{transform:translate(55.56965vw,99vh) scale(.6401)}}.snow:nth-child(225){opacity:1.0742;transform:translate(42.8014vw,-10px) scale(.9984);animation:fall-225 21s -17s linear infinite}@keyframes fall-225{43.732%{transform:translate(48.2691vw,43.732vh) scale(.9984)}to{transform:translate(45.53525vw,99vh) scale(.9984)}}.snow:nth-child(226){opacity:.8436;transform:translate(81.713vw,-10px) scale(.8648);animation:fall-226 18s -11s linear infinite}@keyframes fall-226{40.747%{transform:translate(85.7662vw,40.747vh) scale(.8648)}to{transform:translate(83.7396vw,99vh) scale(.8648)}}.snow:nth-child(227){opacity:.4378;transform:translate(71.7806vw,-10px) scale(.1078);animation:fall-227 20s -22s linear infinite}@keyframes fall-227{36.19%{transform:translate(66.0889vw,36.19vh) scale(.1078)}to{transform:translate(68.93475vw,99vh) scale(.1078)}}.snow:nth-child(228){opacity:1.678;transform:translate(95.3506vw,-10px) scale(.2327);animation:fall-228 22s -6s linear infinite}@keyframes fall-228{31.083%{transform:translate(89.929vw,31.083vh) scale(.2327)}to{transform:translate(92.6398vw,99vh) scale(.2327)}}.snow:nth-child(229){opacity:.264;transform:translate(49.0044vw,-10px) scale(.9268);animation:fall-229 24s -27s linear infinite}@keyframes fall-229{60.282%{transform:translate(52.7566vw,60.282vh) scale(.9268)}to{transform:translate(50.8805vw,99vh) scale(.9268)}}.snow:nth-child(230){opacity:1.3614;transform:translate(45.3058vw,-10px) scale(.4642);animation:fall-230 21s -23s linear infinite}@keyframes fall-230{43.819%{transform:translate(47.8501vw,43.819vh) scale(.4642)}to{transform:translate(46.57795vw,99vh) scale(.4642)}}.snow:nth-child(231){opacity:1.3958;transform:translate(20.2929vw,-10px) scale(.6683);animation:fall-231 11s -22s linear infinite}@keyframes fall-231{41.426%{transform:translate(18.9103vw,41.426vh) scale(.6683)}to{transform:translate(19.6016vw,99vh) scale(.6683)}}.snow:nth-child(232){opacity:.8756;transform:translate(17.0578vw,-10px) scale(.3319);animation:fall-232 17s -6s linear infinite}@keyframes fall-232{66.525%{transform:translate(24.1408vw,66.525vh) scale(.3319)}to{transform:translate(20.5993vw,99vh) scale(.3319)}}.snow:nth-child(233){opacity:.2276;transform:translate(31.7596vw,-10px) scale(.0198);animation:fall-233 23s -9s linear infinite}@keyframes fall-233{52.177%{transform:translate(35.7539vw,52.177vh) scale(.0198)}to{transform:translate(33.75675vw,99vh) scale(.0198)}}.snow:nth-child(234){opacity:1.6048;transform:translate(97.7685vw,-10px) scale(.387);animation:fall-234 20s -15s linear infinite}@keyframes fall-234{30.716%{transform:translate(89.685vw,30.716vh) scale(.387)}to{transform:translate(93.72675vw,99vh) scale(.387)}}.snow:nth-child(235){opacity:1.443;transform:translate(54.6243vw,-10px) scale(.3204);animation:fall-235 20s -11s linear infinite}@keyframes fall-235{35.962%{transform:translate(51.2941vw,35.962vh) scale(.3204)}to{transform:translate(52.9592vw,99vh) scale(.3204)}}.snow:nth-child(236){opacity:1.054;transform:translate(18.9796vw,-10px) scale(.7096);animation:fall-236 25s -24s linear infinite}@keyframes fall-236{68.951%{transform:translate(26.58vw,68.951vh) scale(.7096)}to{transform:translate(22.7798vw,99vh) scale(.7096)}}.snow:nth-child(237){opacity:1.764;transform:translate(75.1703vw,-10px) scale(.7534);animation:fall-237 18s -12s linear infinite}@keyframes fall-237{74.075%{transform:translate(74.7733vw,74.075vh) scale(.7534)}to{transform:translate(74.9718vw,99vh) scale(.7534)}}.snow:nth-child(238){opacity:1.8246;transform:translate(34.4666vw,-10px) scale(.1436);animation:fall-238 27s -25s linear infinite}@keyframes fall-238{59.48%{transform:translate(36.7542vw,59.48vh) scale(.1436)}to{transform:translate(35.6104vw,99vh) scale(.1436)}}.snow:nth-child(239){opacity:.6808;transform:translate(87.3362vw,-10px) scale(.245);animation:fall-239 11s -28s linear infinite}@keyframes fall-239{43.421%{transform:translate(82.1514vw,43.421vh) scale(.245)}to{transform:translate(84.7438vw,99vh) scale(.245)}}.snow:nth-child(240){opacity:.823;transform:translate(20.0454vw,-10px) scale(.2154);animation:fall-240 21s -9s linear infinite}@keyframes fall-240{70.432%{transform:translate(22.4092vw,70.432vh) scale(.2154)}to{transform:translate(21.2273vw,99vh) scale(.2154)}}.snow:nth-child(241){opacity:1.4474;transform:translate(70.0641vw,-10px) scale(.3377);animation:fall-241 15s -22s linear infinite}@keyframes fall-241{54.283%{transform:translate(78.9136vw,54.283vh) scale(.3377)}to{transform:translate(74.48885vw,99vh) scale(.3377)}}.snow:nth-child(242){opacity:1.0864;transform:translate(95.4508vw,-10px) scale(.8287);animation:fall-242 20s -26s linear infinite}@keyframes fall-242{57.576%{transform:translate(96.4365vw,57.576vh) scale(.8287)}to{transform:translate(95.94365vw,99vh) scale(.8287)}}.snow:nth-child(243){opacity:.6752;transform:translate(54.8269vw,-10px) scale(.983);animation:fall-243 16s -18s linear infinite}@keyframes fall-243{50.953%{transform:translate(47.0805vw,50.953vh) scale(.983)}to{transform:translate(50.9537vw,99vh) scale(.983)}}.snow:nth-child(244){opacity:.1204;transform:translate(31.1646vw,-10px) scale(.3211);animation:fall-244 20s -15s linear infinite}@keyframes fall-244{43.823%{transform:translate(39.0218vw,43.823vh) scale(.3211)}to{transform:translate(35.0932vw,99vh) scale(.3211)}}.snow:nth-child(245){opacity:1.951;transform:translate(79.5719vw,-10px) scale(.1407);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{56.65%{transform:translate(89.4671vw,56.65vh) scale(.1407)}to{transform:translate(84.5195vw,99vh) scale(.1407)}}.snow:nth-child(246){opacity:1.8424;transform:translate(14.2443vw,-10px) scale(.3595);animation:fall-246 14s -30s linear infinite}@keyframes fall-246{30.335%{transform:translate(6.4593vw,30.335vh) scale(.3595)}to{transform:translate(10.3518vw,99vh) scale(.3595)}}.snow:nth-child(247){opacity:1.8894;transform:translate(74.8423vw,-10px) scale(.3248);animation:fall-247 16s -30s linear infinite}@keyframes fall-247{64.821%{transform:translate(84.7165vw,64.821vh) scale(.3248)}to{transform:translate(79.7794vw,99vh) scale(.3248)}}.snow:nth-child(248){opacity:1.042;transform:translate(84.9948vw,-10px) scale(.4389);animation:fall-248 12s -29s linear infinite}@keyframes fall-248{67.118%{transform:translate(81.1078vw,67.118vh) scale(.4389)}to{transform:translate(83.0513vw,99vh) scale(.4389)}}.snow:nth-child(249){opacity:.0214;transform:translate(1.6517vw,-10px) scale(.8624);animation:fall-249 28s -23s linear infinite}@keyframes fall-249{33.49%{transform:translate(-1.2393vw,33.49vh) scale(.8624)}to{transform:translate(.2062vw,99vh) scale(.8624)}}.snow:nth-child(250){opacity:.731;transform:translate(74.8366vw,-10px) scale(.7013);animation:fall-250 28s -17s linear infinite}@keyframes fall-250{58.874%{transform:translate(83.709vw,58.874vh) scale(.7013)}to{transform:translate(79.2728vw,99vh) scale(.7013)}}.snow:nth-child(251){opacity:.623;transform:translate(29.3793vw,-10px) scale(.0186);animation:fall-251 16s -29s linear infinite}@keyframes fall-251{72.613%{transform:translate(37.6458vw,72.613vh) scale(.0186)}to{transform:translate(33.51255vw,99vh) scale(.0186)}}.snow:nth-child(252){opacity:.3918;transform:translate(92.3019vw,-10px) scale(.4339);animation:fall-252 21s -24s linear infinite}@keyframes fall-252{55.15%{transform:translate(91.8377vw,55.15vh) scale(.4339)}to{transform:translate(92.0698vw,99vh) scale(.4339)}}.snow:nth-child(253){opacity:.8414;transform:translate(25.1558vw,-10px) scale(.5035);animation:fall-253 10s -19s linear infinite}@keyframes fall-253{52.195%{transform:translate(22.0041vw,52.195vh) scale(.5035)}to{transform:translate(23.57995vw,99vh) scale(.5035)}}.snow:nth-child(254){opacity:1.9696;transform:translate(.0532vw,-10px) scale(.095);animation:fall-254 14s -20s linear infinite}@keyframes fall-254{36.688%{transform:translate(-.8758vw,36.688vh) scale(.095)}to{transform:translate(-.4113vw,99vh) scale(.095)}}.snow:nth-child(255){opacity:1.1704;transform:translate(28.3661vw,-10px) scale(.9768);animation:fall-255 15s -16s linear infinite}@keyframes fall-255{51.534%{transform:translate(21.3815vw,51.534vh) scale(.9768)}to{transform:translate(24.8738vw,99vh) scale(.9768)}}.snow:nth-child(256){opacity:.19;transform:translate(3.6599vw,-10px) scale(.1673);animation:fall-256 28s -28s linear infinite}@keyframes fall-256{37.55%{transform:translate(-3.6402vw,37.55vh) scale(.1673)}to{transform:translate(.00985vw,99vh) scale(.1673)}}.snow:nth-child(257){opacity:.8254;transform:translate(85.5602vw,-10px) scale(.8216);animation:fall-257 30s -20s linear infinite}@keyframes fall-257{37.476%{transform:translate(90.9511vw,37.476vh) scale(.8216)}to{transform:translate(88.25565vw,99vh) scale(.8216)}}.snow:nth-child(258){opacity:1.8778;transform:translate(77.8598vw,-10px) scale(.194);animation:fall-258 23s -14s linear infinite}@keyframes fall-258{64.625%{transform:translate(69.637vw,64.625vh) scale(.194)}to{transform:translate(73.7484vw,99vh) scale(.194)}}.snow:nth-child(259){opacity:.6396;transform:translate(96.8426vw,-10px) scale(.2764);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{58.536%{transform:translate(103.509vw,58.536vh) scale(.2764)}to{transform:translate(100.1758vw,99vh) scale(.2764)}}.snow:nth-child(260){opacity:1.1028;transform:translate(70.2727vw,-10px) scale(.6756);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{55.157%{transform:translate(71.6802vw,55.157vh) scale(.6756)}to{transform:translate(70.97645vw,99vh) scale(.6756)}}.snow:nth-child(261){opacity:1.548;transform:translate(91.374vw,-10px) scale(.3229);animation:fall-261 14s -3s linear infinite}@keyframes fall-261{34.521%{transform:translate(99.3501vw,34.521vh) scale(.3229)}to{transform:translate(95.36205vw,99vh) scale(.3229)}}.snow:nth-child(262){opacity:.2866;transform:translate(43.1828vw,-10px) scale(.2287);animation:fall-262 24s -7s linear infinite}@keyframes fall-262{48.387%{transform:translate(41.2742vw,48.387vh) scale(.2287)}to{transform:translate(42.2285vw,99vh) scale(.2287)}}.snow:nth-child(263){opacity:.2028;transform:translate(93.7833vw,-10px) scale(.9707);animation:fall-263 28s -20s linear infinite}@keyframes fall-263{33.037%{transform:translate(85.3911vw,33.037vh) scale(.9707)}to{transform:translate(89.5872vw,99vh) scale(.9707)}}.snow:nth-child(264){opacity:1.9468;transform:translate(17.7717vw,-10px) scale(.3162);animation:fall-264 26s -1s linear infinite}@keyframes fall-264{37.086%{transform:translate(14.3756vw,37.086vh) scale(.3162)}to{transform:translate(16.07365vw,99vh) scale(.3162)}}.snow:nth-child(265){opacity:.8088;transform:translate(83.7976vw,-10px) scale(.8879);animation:fall-265 15s -30s linear infinite}@keyframes fall-265{31.446%{transform:translate(81.5999vw,31.446vh) scale(.8879)}to{transform:translate(82.69875vw,99vh) scale(.8879)}}.snow:nth-child(266){opacity:1.6342;transform:translate(54.4463vw,-10px) scale(.6019);animation:fall-266 23s -10s linear infinite}@keyframes fall-266{55.257%{transform:translate(47.5588vw,55.257vh) scale(.6019)}to{transform:translate(51.00255vw,99vh) scale(.6019)}}.snow:nth-child(267){opacity:.1562;transform:translate(55.4155vw,-10px) scale(.22);animation:fall-267 29s -19s linear infinite}@keyframes fall-267{34.529%{transform:translate(55.8299vw,34.529vh) scale(.22)}to{transform:translate(55.6227vw,99vh) scale(.22)}}.snow:nth-child(268){opacity:1.2076;transform:translate(71.7826vw,-10px) scale(.8999);animation:fall-268 19s -21s linear infinite}@keyframes fall-268{51.641%{transform:translate(70.9969vw,51.641vh) scale(.8999)}to{transform:translate(71.38975vw,99vh) scale(.8999)}}.snow:nth-child(269){opacity:.1848;transform:translate(67.8093vw,-10px) scale(.2148);animation:fall-269 29s -17s linear infinite}@keyframes fall-269{72.791%{transform:translate(59.5173vw,72.791vh) scale(.2148)}to{transform:translate(63.6633vw,99vh) scale(.2148)}}.snow:nth-child(270){opacity:1.1044;transform:translate(.0446vw,-10px) scale(.9219);animation:fall-270 14s -13s linear infinite}@keyframes fall-270{36.758%{transform:translate(7.8081vw,36.758vh) scale(.9219)}to{transform:translate(3.92635vw,99vh) scale(.9219)}}.snow:nth-child(271){opacity:.2156;transform:translate(35.5942vw,-10px) scale(.1973);animation:fall-271 16s -23s linear infinite}@keyframes fall-271{31.642%{transform:translate(43.8348vw,31.642vh) scale(.1973)}to{transform:translate(39.7145vw,99vh) scale(.1973)}}.snow:nth-child(272){opacity:1.2814;transform:translate(67.5478vw,-10px) scale(.9506);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{50.456%{transform:translate(62.2592vw,50.456vh) scale(.9506)}to{transform:translate(64.9035vw,99vh) scale(.9506)}}.snow:nth-child(273){opacity:.0126;transform:translate(61.7045vw,-10px) scale(.8645);animation:fall-273 10s -21s linear infinite}@keyframes fall-273{76.21%{transform:translate(55.3452vw,76.21vh) scale(.8645)}to{transform:translate(58.52485vw,99vh) scale(.8645)}}.snow:nth-child(274){opacity:.1452;transform:translate(18.5963vw,-10px) scale(.6925);animation:fall-274 30s -12s linear infinite}@keyframes fall-274{58.858%{transform:translate(16.9605vw,58.858vh) scale(.6925)}to{transform:translate(17.7784vw,99vh) scale(.6925)}}.snow:nth-child(275){opacity:1.864;transform:translate(99.4937vw,-10px) scale(.3142);animation:fall-275 14s -29s linear infinite}@keyframes fall-275{51.933%{transform:translate(91.5293vw,51.933vh) scale(.3142)}to{transform:translate(95.5115vw,99vh) scale(.3142)}}.snow:nth-child(276){opacity:1.1728;transform:translate(80.6072vw,-10px) scale(.3435);animation:fall-276 28s -15s linear infinite}@keyframes fall-276{37.696%{transform:translate(71.8154vw,37.696vh) scale(.3435)}to{transform:translate(76.2113vw,99vh) scale(.3435)}}.snow:nth-child(277){opacity:.1046;transform:translate(20.8272vw,-10px) scale(.739);animation:fall-277 26s -10s linear infinite}@keyframes fall-277{77.953%{transform:translate(11.3732vw,77.953vh) scale(.739)}to{transform:translate(16.1002vw,99vh) scale(.739)}}.snow:nth-child(278){opacity:1.537;transform:translate(69.2355vw,-10px) scale(.9069);animation:fall-278 14s -21s linear infinite}@keyframes fall-278{40.962%{transform:translate(70.4316vw,40.962vh) scale(.9069)}to{transform:translate(69.83355vw,99vh) scale(.9069)}}.snow:nth-child(279){opacity:1.3654;transform:translate(73.6868vw,-10px) scale(.5669);animation:fall-279 22s -3s linear infinite}@keyframes fall-279{49.825%{transform:translate(69.887vw,49.825vh) scale(.5669)}to{transform:translate(71.7869vw,99vh) scale(.5669)}}.snow:nth-child(280){opacity:1.5642;transform:translate(43.4197vw,-10px) scale(.1841);animation:fall-280 26s -2s linear infinite}@keyframes fall-280{32.621%{transform:translate(39.3423vw,32.621vh) scale(.1841)}to{transform:translate(41.381vw,99vh) scale(.1841)}}.snow:nth-child(281){opacity:1.0588;transform:translate(54.6342vw,-10px) scale(.2284);animation:fall-281 17s -30s linear infinite}@keyframes fall-281{61.502%{transform:translate(63.742vw,61.502vh) scale(.2284)}to{transform:translate(59.1881vw,99vh) scale(.2284)}}.snow:nth-child(282){opacity:.128;transform:translate(57.3587vw,-10px) scale(.3657);animation:fall-282 22s -13s linear infinite}@keyframes fall-282{34.253%{transform:translate(49.7999vw,34.253vh) scale(.3657)}to{transform:translate(53.5793vw,99vh) scale(.3657)}}.snow:nth-child(283){opacity:1.279;transform:translate(25.5782vw,-10px) scale(.9245);animation:fall-283 20s -21s linear infinite}@keyframes fall-283{36.728%{transform:translate(32.7249vw,36.728vh) scale(.9245)}to{transform:translate(29.15155vw,99vh) scale(.9245)}}.snow:nth-child(284){opacity:1.7498;transform:translate(43.9076vw,-10px) scale(.2494);animation:fall-284 19s -19s linear infinite}@keyframes fall-284{40.858%{transform:translate(47.5067vw,40.858vh) scale(.2494)}to{transform:translate(45.70715vw,99vh) scale(.2494)}}.snow:nth-child(285){opacity:1.336;transform:translate(67.7892vw,-10px) scale(.2027);animation:fall-285 17s -16s linear infinite}@keyframes fall-285{30.6%{transform:translate(68.1503vw,30.6vh) scale(.2027)}to{transform:translate(67.96975vw,99vh) scale(.2027)}}.snow:nth-child(286){opacity:.4188;transform:translate(98.1601vw,-10px) scale(.7385);animation:fall-286 24s -16s linear infinite}@keyframes fall-286{63.046%{transform:translate(93.8119vw,63.046vh) scale(.7385)}to{transform:translate(95.986vw,99vh) scale(.7385)}}.snow:nth-child(287){opacity:.5072;transform:translate(39.4391vw,-10px) scale(.2763);animation:fall-287 24s -14s linear infinite}@keyframes fall-287{41.708%{transform:translate(40.2897vw,41.708vh) scale(.2763)}to{transform:translate(39.8644vw,99vh) scale(.2763)}}.snow:nth-child(288){opacity:1.982;transform:translate(28.1941vw,-10px) scale(.2725);animation:fall-288 28s -3s linear infinite}@keyframes fall-288{65.404%{transform:translate(18.8361vw,65.404vh) scale(.2725)}to{transform:translate(23.5151vw,99vh) scale(.2725)}}.snow:nth-child(289){opacity:1.0812;transform:translate(53.3725vw,-10px) scale(.7309);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.515%{transform:translate(59.4961vw,65.515vh) scale(.7309)}to{transform:translate(56.4343vw,99vh) scale(.7309)}}.snow:nth-child(290){opacity:.343;transform:translate(39.7532vw,-10px) scale(.1109);animation:fall-290 12s -10s linear infinite}@keyframes fall-290{63.852%{transform:translate(37.3076vw,63.852vh) scale(.1109)}to{transform:translate(38.5304vw,99vh) scale(.1109)}}.snow:nth-child(291){opacity:1.1142;transform:translate(83.1536vw,-10px) scale(.494);animation:fall-291 26s -20s linear infinite}@keyframes fall-291{31.602%{transform:translate(86.3323vw,31.602vh) scale(.494)}to{transform:translate(84.74295vw,99vh) scale(.494)}}.snow:nth-child(292){opacity:.5656;transform:translate(53.0442vw,-10px) scale(.944);animation:fall-292 28s -5s linear infinite}@keyframes fall-292{60.815%{transform:translate(51.0746vw,60.815vh) scale(.944)}to{transform:translate(52.0594vw,99vh) scale(.944)}}.snow:nth-child(293){opacity:.6828;transform:translate(91.7669vw,-10px) scale(.8344);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{35.408%{transform:translate(95.565vw,35.408vh) scale(.8344)}to{transform:translate(93.66595vw,99vh) scale(.8344)}}.snow:nth-child(294){opacity:.5552;transform:translate(91.0312vw,-10px) scale(.4885);animation:fall-294 30s -15s linear infinite}@keyframes fall-294{34.689%{transform:translate(84.2793vw,34.689vh) scale(.4885)}to{transform:translate(87.65525vw,99vh) scale(.4885)}}.snow:nth-child(295){opacity:1.09;transform:translate(5.8381vw,-10px) scale(.9844);animation:fall-295 24s -20s linear infinite}@keyframes fall-295{51.544%{transform:translate(7.2499vw,51.544vh) scale(.9844)}to{transform:translate(6.544vw,99vh) scale(.9844)}}.snow:nth-child(296){opacity:.1556;transform:translate(64.278vw,-10px) scale(.8024);animation:fall-296 12s -5s linear infinite}@keyframes fall-296{47.925%{transform:translate(65.9969vw,47.925vh) scale(.8024)}to{transform:translate(65.13745vw,99vh) scale(.8024)}}.snow:nth-child(297){opacity:1.2316;transform:translate(85.2152vw,-10px) scale(.8621);animation:fall-297 22s -11s linear infinite}@keyframes fall-297{60.92%{transform:translate(91.7018vw,60.92vh) scale(.8621)}to{transform:translate(88.4585vw,99vh) scale(.8621)}}.snow:nth-child(298){opacity:1.127;transform:translate(48.2094vw,-10px) scale(.2162);animation:fall-298 13s -21s linear infinite}@keyframes fall-298{68.449%{transform:translate(41.5428vw,68.449vh) scale(.2162)}to{transform:translate(44.8761vw,99vh) scale(.2162)}}.snow:nth-child(299){opacity:1.11;transform:translate(96.6231vw,-10px) scale(.7137);animation:fall-299 19s -26s linear infinite}@keyframes fall-299{79.592%{transform:translate(97.314vw,79.592vh) scale(.7137)}to{transform:translate(96.96855vw,99vh) scale(.7137)}}.snow:nth-child(300){opacity:.0508;transform:translate(76.7481vw,-10px) scale(.8211);animation:fall-300 12s -26s linear infinite}@keyframes fall-300{34.736%{transform:translate(78.6442vw,34.736vh) scale(.8211)}to{transform:translate(77.69615vw,99vh) scale(.8211)}}.snow:nth-child(301){opacity:.0188;transform:translate(33.0163vw,-10px) scale(.0702);animation:fall-301 25s -25s linear infinite}@keyframes fall-301{70.263%{transform:translate(42.1656vw,70.263vh) scale(.0702)}to{transform:translate(37.59095vw,99vh) scale(.0702)}}.snow:nth-child(302){opacity:1.1516;transform:translate(65.5062vw,-10px) scale(.5984);animation:fall-302 17s -16s linear infinite}@keyframes fall-302{34.035%{transform:translate(57.5009vw,34.035vh) scale(.5984)}to{transform:translate(61.50355vw,99vh) scale(.5984)}}.snow:nth-child(303){opacity:.46;transform:translate(67.2957vw,-10px) scale(.1977);animation:fall-303 16s -29s linear infinite}@keyframes fall-303{31.717%{transform:translate(63.6973vw,31.717vh) scale(.1977)}to{transform:translate(65.4965vw,99vh) scale(.1977)}}.snow:nth-child(304){opacity:.951;transform:translate(70.9139vw,-10px) scale(.7229);animation:fall-304 21s -13s linear infinite}@keyframes fall-304{30.283%{transform:translate(73.7155vw,30.283vh) scale(.7229)}to{transform:translate(72.3147vw,99vh) scale(.7229)}}.snow:nth-child(305){opacity:.4156;transform:translate(63.2107vw,-10px) scale(.1703);animation:fall-305 16s -26s linear infinite}@keyframes fall-305{43.983%{transform:translate(64.6082vw,43.983vh) scale(.1703)}to{transform:translate(63.90945vw,99vh) scale(.1703)}}.snow:nth-child(306){opacity:.1706;transform:translate(99.859vw,-10px) scale(.6644);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{43.663%{transform:translate(90.9189vw,43.663vh) scale(.6644)}to{transform:translate(95.38895vw,99vh) scale(.6644)}}.snow:nth-child(307){opacity:.062;transform:translate(76.7504vw,-10px) scale(.0998);animation:fall-307 21s -1s linear infinite}@keyframes fall-307{60.03%{transform:translate(67.8067vw,60.03vh) scale(.0998)}to{transform:translate(72.27855vw,99vh) scale(.0998)}}.snow:nth-child(308){opacity:.6628;transform:translate(32.9057vw,-10px) scale(.1456);animation:fall-308 21s -26s linear infinite}@keyframes fall-308{35.669%{transform:translate(36.3032vw,35.669vh) scale(.1456)}to{transform:translate(34.60445vw,99vh) scale(.1456)}}.snow:nth-child(309){opacity:.6492;transform:translate(27.4317vw,-10px) scale(.1745);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{74.048%{transform:translate(29.0424vw,74.048vh) scale(.1745)}to{transform:translate(28.23705vw,99vh) scale(.1745)}}.snow:nth-child(310){opacity:.9328;transform:translate(75.621vw,-10px) scale(.4542);animation:fall-310 18s -13s linear infinite}@keyframes fall-310{56.533%{transform:translate(77.6872vw,56.533vh) scale(.4542)}to{transform:translate(76.6541vw,99vh) scale(.4542)}}.snow:nth-child(311){opacity:.1386;transform:translate(32.5182vw,-10px) scale(.794);animation:fall-311 16s -24s linear infinite}@keyframes fall-311{52.86%{transform:translate(27.0859vw,52.86vh) scale(.794)}to{transform:translate(29.80205vw,99vh) scale(.794)}}.snow:nth-child(312){opacity:.089;transform:translate(79.4777vw,-10px) scale(.2882);animation:fall-312 23s -12s linear infinite}@keyframes fall-312{53.342%{transform:translate(89.3898vw,53.342vh) scale(.2882)}to{transform:translate(84.43375vw,99vh) scale(.2882)}}.snow:nth-child(313){opacity:.1576;transform:translate(76.3539vw,-10px) scale(.1539);animation:fall-313 16s -18s linear infinite}@keyframes fall-313{68.677%{transform:translate(68.8378vw,68.677vh) scale(.1539)}to{transform:translate(72.59585vw,99vh) scale(.1539)}}.snow:nth-child(314){opacity:.681;transform:translate(42.7809vw,-10px) scale(.5445);animation:fall-314 30s -11s linear infinite}@keyframes fall-314{43.836%{transform:translate(35.1231vw,43.836vh) scale(.5445)}to{transform:translate(38.952vw,99vh) scale(.5445)}}.snow:nth-child(315){opacity:1.304;transform:translate(61.2099vw,-10px) scale(.7308);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{36.325%{transform:translate(61.4947vw,36.325vh) scale(.7308)}to{transform:translate(61.3523vw,99vh) scale(.7308)}}.snow:nth-child(316){opacity:.834;transform:translate(70.2769vw,-10px) scale(.1018);animation:fall-316 11s -25s linear infinite}@keyframes fall-316{36.796%{transform:translate(62.5102vw,36.796vh) scale(.1018)}to{transform:translate(66.39355vw,99vh) scale(.1018)}}.snow:nth-child(317){opacity:.086;transform:translate(5.05vw,-10px) scale(.7661);animation:fall-317 11s -25s linear infinite}@keyframes fall-317{49.649%{transform:translate(5.8883vw,49.649vh) scale(.7661)}to{transform:translate(5.46915vw,99vh) scale(.7661)}}.snow:nth-child(318){opacity:.6466;transform:translate(62.8934vw,-10px) scale(.2814);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{57.778%{transform:translate(65.2661vw,57.778vh) scale(.2814)}to{transform:translate(64.07975vw,99vh) scale(.2814)}}.snow:nth-child(319){opacity:.1582;transform:translate(90.6977vw,-10px) scale(.6176);animation:fall-319 19s -13s linear infinite}@keyframes fall-319{59.344%{transform:translate(92.6265vw,59.344vh) scale(.6176)}to{transform:translate(91.6621vw,99vh) scale(.6176)}}.snow:nth-child(320){opacity:.5668;transform:translate(16.4054vw,-10px) scale(.6665);animation:fall-320 11s -16s linear infinite}@keyframes fall-320{47.365%{transform:translate(22.2191vw,47.365vh) scale(.6665)}to{transform:translate(19.31225vw,99vh) scale(.6665)}}.snow:nth-child(321){opacity:1.2818;transform:translate(66.2116vw,-10px) scale(.5313);animation:fall-321 12s -10s linear infinite}@keyframes fall-321{51.486%{transform:translate(73.8309vw,51.486vh) scale(.5313)}to{transform:translate(70.02125vw,99vh) scale(.5313)}}.snow:nth-child(322){opacity:1.7566;transform:translate(26.7973vw,-10px) scale(.2266);animation:fall-322 17s -6s linear infinite}@keyframes fall-322{65.893%{transform:translate(24.7064vw,65.893vh) scale(.2266)}to{transform:translate(25.75185vw,99vh) scale(.2266)}}.snow:nth-child(323){opacity:.1582;transform:translate(69.9621vw,-10px) scale(.0045);animation:fall-323 28s -9s linear infinite}@keyframes fall-323{47.237%{transform:translate(66.645vw,47.237vh) scale(.0045)}to{transform:translate(68.30355vw,99vh) scale(.0045)}}.snow:nth-child(324){opacity:1.702;transform:translate(12.1385vw,-10px) scale(.0932);animation:fall-324 16s -21s linear infinite}@keyframes fall-324{73.119%{transform:translate(11.7904vw,73.119vh) scale(.0932)}to{transform:translate(11.96445vw,99vh) scale(.0932)}}.snow:nth-child(325){opacity:.7434;transform:translate(80.4116vw,-10px) scale(.3321);animation:fall-325 25s -10s linear infinite}@keyframes fall-325{41.843%{transform:translate(83.0835vw,41.843vh) scale(.3321)}to{transform:translate(81.74755vw,99vh) scale(.3321)}}.snow:nth-child(326){opacity:.1836;transform:translate(82.1907vw,-10px) scale(.4212);animation:fall-326 25s -20s linear infinite}@keyframes fall-326{76.263%{transform:translate(88.2647vw,76.263vh) scale(.4212)}to{transform:translate(85.2277vw,99vh) scale(.4212)}}.snow:nth-child(327){opacity:.5426;transform:translate(95.8542vw,-10px) scale(.1366);animation:fall-327 21s -7s linear infinite}@keyframes fall-327{58.879%{transform:translate(100.4452vw,58.879vh) scale(.1366)}to{transform:translate(98.1497vw,99vh) scale(.1366)}}.snow:nth-child(328){opacity:.6756;transform:translate(64.1817vw,-10px) scale(.9749);animation:fall-328 30s -2s linear infinite}@keyframes fall-328{71.213%{transform:translate(57.612vw,71.213vh) scale(.9749)}to{transform:translate(60.89685vw,99vh) scale(.9749)}}.snow:nth-child(329){opacity:1.607;transform:translate(65.2713vw,-10px) scale(.7164);animation:fall-329 22s -15s linear infinite}@keyframes fall-329{72.402%{transform:translate(72.3007vw,72.402vh) scale(.7164)}to{transform:translate(68.786vw,99vh) scale(.7164)}}.snow:nth-child(330){opacity:.2216;transform:translate(93.0271vw,-10px) scale(.0191);animation:fall-330 19s -27s linear infinite}@keyframes fall-330{35.761%{transform:translate(95.4918vw,35.761vh) scale(.0191)}to{transform:translate(94.25945vw,99vh) scale(.0191)}}.snow:nth-child(331){opacity:.595;transform:translate(58.5596vw,-10px) scale(.1351);animation:fall-331 28s -22s linear infinite}@keyframes fall-331{72.796%{transform:translate(64.5437vw,72.796vh) scale(.1351)}to{transform:translate(61.55165vw,99vh) scale(.1351)}}.snow:nth-child(332){opacity:.0944;transform:translate(67.5648vw,-10px) scale(.2435);animation:fall-332 19s -13s linear infinite}@keyframes fall-332{43.326%{transform:translate(60.2734vw,43.326vh) scale(.2435)}to{transform:translate(63.9191vw,99vh) scale(.2435)}}.snow:nth-child(333){opacity:.4288;transform:translate(7.3041vw,-10px) scale(.6972);animation:fall-333 28s -19s linear infinite}@keyframes fall-333{47.793%{transform:translate(13.8128vw,47.793vh) scale(.6972)}to{transform:translate(10.55845vw,99vh) scale(.6972)}}.snow:nth-child(334){opacity:1.23;transform:translate(37.1878vw,-10px) scale(.4343);animation:fall-334 24s -22s linear infinite}@keyframes fall-334{68.445%{transform:translate(46.1115vw,68.445vh) scale(.4343)}to{transform:translate(41.64965vw,99vh) scale(.4343)}}.snow:nth-child(335){opacity:.8606;transform:translate(69.0827vw,-10px) scale(.529);animation:fall-335 21s -22s linear infinite}@keyframes fall-335{74.137%{transform:translate(71.7579vw,74.137vh) scale(.529)}to{transform:translate(70.4203vw,99vh) scale(.529)}}.snow:nth-child(336){opacity:.3588;transform:translate(29.7938vw,-10px) scale(.7403);animation:fall-336 13s -23s linear infinite}@keyframes fall-336{49.451%{transform:translate(34.199vw,49.451vh) scale(.7403)}to{transform:translate(31.9964vw,99vh) scale(.7403)}}.snow:nth-child(337){opacity:1.274;transform:translate(41.0195vw,-10px) scale(.044);animation:fall-337 21s -14s linear infinite}@keyframes fall-337{37.816%{transform:translate(50.309vw,37.816vh) scale(.044)}to{transform:translate(45.66425vw,99vh) scale(.044)}}.snow:nth-child(338){opacity:1.3572;transform:translate(44.2482vw,-10px) scale(.1902);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{62.476%{transform:translate(39.6253vw,62.476vh) scale(.1902)}to{transform:translate(41.93675vw,99vh) scale(.1902)}}.snow:nth-child(339){opacity:1.4646;transform:translate(15.4787vw,-10px) scale(.2004);animation:fall-339 10s -11s linear infinite}@keyframes fall-339{45.226%{transform:translate(20.458vw,45.226vh) scale(.2004)}to{transform:translate(17.96835vw,99vh) scale(.2004)}}.snow:nth-child(340){opacity:.0684;transform:translate(30.7725vw,-10px) scale(.8176);animation:fall-340 24s -25s linear infinite}@keyframes fall-340{47.793%{transform:translate(28.47vw,47.793vh) scale(.8176)}to{transform:translate(29.62125vw,99vh) scale(.8176)}}.snow:nth-child(341){opacity:.4292;transform:translate(73.5967vw,-10px) scale(.6602);animation:fall-341 26s -9s linear infinite}@keyframes fall-341{59.952%{transform:translate(68.0365vw,59.952vh) scale(.6602)}to{transform:translate(70.8166vw,99vh) scale(.6602)}}.snow:nth-child(342){opacity:.2432;transform:translate(87.4939vw,-10px) scale(.0779);animation:fall-342 28s -23s linear infinite}@keyframes fall-342{70.509%{transform:translate(94.1953vw,70.509vh) scale(.0779)}to{transform:translate(90.8446vw,99vh) scale(.0779)}}.snow:nth-child(343){opacity:1.5556;transform:translate(74.1715vw,-10px) scale(.1142);animation:fall-343 12s -10s linear infinite}@keyframes fall-343{54.52%{transform:translate(72.0424vw,54.52vh) scale(.1142)}to{transform:translate(73.10695vw,99vh) scale(.1142)}}.snow:nth-child(344){opacity:.7182;transform:translate(61.8481vw,-10px) scale(.8533);animation:fall-344 23s -13s linear infinite}@keyframes fall-344{49.708%{transform:translate(68.4343vw,49.708vh) scale(.8533)}to{transform:translate(65.1412vw,99vh) scale(.8533)}}.snow:nth-child(345){opacity:1.6276;transform:translate(68.4849vw,-10px) scale(.745);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{57.216%{transform:translate(68.4414vw,57.216vh) scale(.745)}to{transform:translate(68.46315vw,99vh) scale(.745)}}.snow:nth-child(346){opacity:1.4268;transform:translate(32.9723vw,-10px) scale(.1018);animation:fall-346 27s -25s linear infinite}@keyframes fall-346{47.169%{transform:translate(32.159vw,47.169vh) scale(.1018)}to{transform:translate(32.56565vw,99vh) scale(.1018)}}.snow:nth-child(347){opacity:1.5922;transform:translate(97.4968vw,-10px) scale(.8778);animation:fall-347 18s -25s linear infinite}@keyframes fall-347{56.261%{transform:translate(90.8066vw,56.261vh) scale(.8778)}to{transform:translate(94.1517vw,99vh) scale(.8778)}}.snow:nth-child(348){opacity:.8996;transform:translate(85.5928vw,-10px) scale(.2286);animation:fall-348 13s -10s linear infinite}@keyframes fall-348{52.181%{transform:translate(82.1127vw,52.181vh) scale(.2286)}to{transform:translate(83.85275vw,99vh) scale(.2286)}}.snow:nth-child(349){opacity:1.9444;transform:translate(67.7241vw,-10px) scale(.9907);animation:fall-349 16s -5s linear infinite}@keyframes fall-349{54.726%{transform:translate(60.7299vw,54.726vh) scale(.9907)}to{transform:translate(64.227vw,99vh) scale(.9907)}}.snow:nth-child(350){opacity:1.1248;transform:translate(8.5773vw,-10px) scale(.2517);animation:fall-350 27s -27s linear infinite}@keyframes fall-350{49.403%{transform:translate(16.404vw,49.403vh) scale(.2517)}to{transform:translate(12.49065vw,99vh) scale(.2517)}}.snow:nth-child(351){opacity:.7948;transform:translate(63.8867vw,-10px) scale(.6335);animation:fall-351 22s -11s linear infinite}@keyframes fall-351{70.288%{transform:translate(60.3692vw,70.288vh) scale(.6335)}to{transform:translate(62.12795vw,99vh) scale(.6335)}}.snow:nth-child(352){opacity:.552;transform:translate(27.7856vw,-10px) scale(.5357);animation:fall-352 27s -22s linear infinite}@keyframes fall-352{53.9%{transform:translate(26.5984vw,53.9vh) scale(.5357)}to{transform:translate(27.192vw,99vh) scale(.5357)}}.snow:nth-child(353){opacity:1.7266;transform:translate(41.54vw,-10px) scale(.304);animation:fall-353 25s -16s linear infinite}@keyframes fall-353{49.333%{transform:translate(36.161vw,49.333vh) scale(.304)}to{transform:translate(38.8505vw,99vh) scale(.304)}}.snow:nth-child(354){opacity:.8888;transform:translate(87.4224vw,-10px) scale(.9444);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{57.83%{transform:translate(80.3757vw,57.83vh) scale(.9444)}to{transform:translate(83.89905vw,99vh) scale(.9444)}}.snow:nth-child(355){opacity:.828;transform:translate(71.6988vw,-10px) scale(.2587);animation:fall-355 18s -16s linear infinite}@keyframes fall-355{55.55%{transform:translate(73.8256vw,55.55vh) scale(.2587)}to{transform:translate(72.7622vw,99vh) scale(.2587)}}.snow:nth-child(356){opacity:.5362;transform:translate(12.7405vw,-10px) scale(.3639);animation:fall-356 15s -1s linear infinite}@keyframes fall-356{56.798%{transform:translate(9.8441vw,56.798vh) scale(.3639)}to{transform:translate(11.2923vw,99vh) scale(.3639)}}.snow:nth-child(357){opacity:.5126;transform:translate(92.8574vw,-10px) scale(.274);animation:fall-357 12s -6s linear infinite}@keyframes fall-357{70.511%{transform:translate(95.1076vw,70.511vh) scale(.274)}to{transform:translate(93.9825vw,99vh) scale(.274)}}.snow:nth-child(358){opacity:1.5572;transform:translate(33.01vw,-10px) scale(.1702);animation:fall-358 12s -3s linear infinite}@keyframes fall-358{43.73%{transform:translate(34.3671vw,43.73vh) scale(.1702)}to{transform:translate(33.68855vw,99vh) scale(.1702)}}.snow:nth-child(359){opacity:.998;transform:translate(88.9267vw,-10px) scale(.8926);animation:fall-359 27s -3s linear infinite}@keyframes fall-359{67.556%{transform:translate(93.5733vw,67.556vh) scale(.8926)}to{transform:translate(91.25vw,99vh) scale(.8926)}}.snow:nth-child(360){opacity:.4248;transform:translate(4.4783vw,-10px) scale(.4697);animation:fall-360 30s -20s linear infinite}@keyframes fall-360{68.657%{transform:translate(14.4348vw,68.657vh) scale(.4697)}to{transform:translate(9.45655vw,99vh) scale(.4697)}}.snow:nth-child(361){opacity:.7496;transform:translate(53.3852vw,-10px) scale(.241);animation:fall-361 11s -16s linear infinite}@keyframes fall-361{42.756%{transform:translate(58.1336vw,42.756vh) scale(.241)}to{transform:translate(55.7594vw,99vh) scale(.241)}}.snow:nth-child(362){opacity:.6902;transform:translate(62.0899vw,-10px) scale(.4329);animation:fall-362 30s -11s linear infinite}@keyframes fall-362{43.254%{transform:translate(71.5437vw,43.254vh) scale(.4329)}to{transform:translate(66.8168vw,99vh) scale(.4329)}}.snow:nth-child(363){opacity:1.9274;transform:translate(90.8099vw,-10px) scale(.9508);animation:fall-363 18s -6s linear infinite}@keyframes fall-363{40.621%{transform:translate(84.6163vw,40.621vh) scale(.9508)}to{transform:translate(87.7131vw,99vh) scale(.9508)}}.snow:nth-child(364){opacity:1.484;transform:translate(19.9265vw,-10px) scale(.7238);animation:fall-364 18s -26s linear infinite}@keyframes fall-364{43.12%{transform:translate(12.201vw,43.12vh) scale(.7238)}to{transform:translate(16.06375vw,99vh) scale(.7238)}}.snow:nth-child(365){opacity:.734;transform:translate(81.4496vw,-10px) scale(.1634);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{69.579%{transform:translate(75.1147vw,69.579vh) scale(.1634)}to{transform:translate(78.28215vw,99vh) scale(.1634)}}.snow:nth-child(366){opacity:1.8874;transform:translate(87.924vw,-10px) scale(.6487);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{31.868%{transform:translate(86.3962vw,31.868vh) scale(.6487)}to{transform:translate(87.1601vw,99vh) scale(.6487)}}.snow:nth-child(367){opacity:1.1996;transform:translate(61.5227vw,-10px) scale(.6382);animation:fall-367 26s -4s linear infinite}@keyframes fall-367{50.308%{transform:translate(68.4726vw,50.308vh) scale(.6382)}to{transform:translate(64.99765vw,99vh) scale(.6382)}}.snow:nth-child(368){opacity:1.7266;transform:translate(13.9574vw,-10px) scale(.8571);animation:fall-368 21s -19s linear infinite}@keyframes fall-368{75.72%{transform:translate(18.517vw,75.72vh) scale(.8571)}to{transform:translate(16.2372vw,99vh) scale(.8571)}}.snow:nth-child(369){opacity:1.9566;transform:translate(10.1339vw,-10px) scale(.1578);animation:fall-369 11s -4s linear infinite}@keyframes fall-369{79.256%{transform:translate(8.7334vw,79.256vh) scale(.1578)}to{transform:translate(9.43365vw,99vh) scale(.1578)}}.snow:nth-child(370){opacity:.571;transform:translate(7.2299vw,-10px) scale(.6011);animation:fall-370 23s -7s linear infinite}@keyframes fall-370{71.715%{transform:translate(-.6822vw,71.715vh) scale(.6011)}to{transform:translate(3.27385vw,99vh) scale(.6011)}}.snow:nth-child(371){opacity:1.8856;transform:translate(15.723vw,-10px) scale(.5242);animation:fall-371 20s -19s linear infinite}@keyframes fall-371{43.519%{transform:translate(9.8944vw,43.519vh) scale(.5242)}to{transform:translate(12.8087vw,99vh) scale(.5242)}}.snow:nth-child(372){opacity:.4306;transform:translate(36.4293vw,-10px) scale(.7496);animation:fall-372 19s -22s linear infinite}@keyframes fall-372{77.846%{transform:translate(27.9307vw,77.846vh) scale(.7496)}to{transform:translate(32.18vw,99vh) scale(.7496)}}.snow:nth-child(373){opacity:1.192;transform:translate(84.4456vw,-10px) scale(.422);animation:fall-373 20s -11s linear infinite}@keyframes fall-373{40.642%{transform:translate(80.864vw,40.642vh) scale(.422)}to{transform:translate(82.6548vw,99vh) scale(.422)}}.snow:nth-child(374){opacity:.6638;transform:translate(20.4519vw,-10px) scale(.8904);animation:fall-374 20s -13s linear infinite}@keyframes fall-374{71.91%{transform:translate(12.8511vw,71.91vh) scale(.8904)}to{transform:translate(16.6515vw,99vh) scale(.8904)}}.snow:nth-child(375){opacity:.8876;transform:translate(92.6101vw,-10px) scale(.947);animation:fall-375 28s -9s linear infinite}@keyframes fall-375{34.822%{transform:translate(84.4921vw,34.822vh) scale(.947)}to{transform:translate(88.5511vw,99vh) scale(.947)}}.snow:nth-child(376){opacity:1.9624;transform:translate(12.9885vw,-10px) scale(.8119);animation:fall-376 13s -11s linear infinite}@keyframes fall-376{39.285%{transform:translate(13.6444vw,39.285vh) scale(.8119)}to{transform:translate(13.31645vw,99vh) scale(.8119)}}.snow:nth-child(377){opacity:.6944;transform:translate(85.2484vw,-10px) scale(.641);animation:fall-377 23s -19s linear infinite}@keyframes fall-377{49.422%{transform:translate(86.5844vw,49.422vh) scale(.641)}to{transform:translate(85.9164vw,99vh) scale(.641)}}.snow:nth-child(378){opacity:.5396;transform:translate(82.5612vw,-10px) scale(.8256);animation:fall-378 15s -23s linear infinite}@keyframes fall-378{41.935%{transform:translate(77.6237vw,41.935vh) scale(.8256)}to{transform:translate(80.09245vw,99vh) scale(.8256)}}.snow:nth-child(379){opacity:1.998;transform:translate(79.8919vw,-10px) scale(.0578);animation:fall-379 17s -29s linear infinite}@keyframes fall-379{34.504%{transform:translate(70.2717vw,34.504vh) scale(.0578)}to{transform:translate(75.0818vw,99vh) scale(.0578)}}.snow:nth-child(380){opacity:.4076;transform:translate(86.8098vw,-10px) scale(.0416);animation:fall-380 14s -20s linear infinite}@keyframes fall-380{58.018%{transform:translate(80.5562vw,58.018vh) scale(.0416)}to{transform:translate(83.683vw,99vh) scale(.0416)}}.snow:nth-child(381){opacity:1.1154;transform:translate(75.4834vw,-10px) scale(.4251);animation:fall-381 16s -9s linear infinite}@keyframes fall-381{49.677%{transform:translate(69.313vw,49.677vh) scale(.4251)}to{transform:translate(72.3982vw,99vh) scale(.4251)}}.snow:nth-child(382){opacity:1.599;transform:translate(49.3614vw,-10px) scale(.7932);animation:fall-382 25s -20s linear infinite}@keyframes fall-382{47.181%{transform:translate(42.421vw,47.181vh) scale(.7932)}to{transform:translate(45.8912vw,99vh) scale(.7932)}}.snow:nth-child(383){opacity:1.073;transform:translate(42.396vw,-10px) scale(.9504);animation:fall-383 29s -11s linear infinite}@keyframes fall-383{30.916%{transform:translate(34.392vw,30.916vh) scale(.9504)}to{transform:translate(38.394vw,99vh) scale(.9504)}}.snow:nth-child(384){opacity:1.9996;transform:translate(25.2669vw,-10px) scale(.6668);animation:fall-384 12s -18s linear infinite}@keyframes fall-384{54.899%{transform:translate(32.5431vw,54.899vh) scale(.6668)}to{transform:translate(28.905vw,99vh) scale(.6668)}}.snow:nth-child(385){opacity:1.1156;transform:translate(79.7588vw,-10px) scale(.3537);animation:fall-385 16s -26s linear infinite}@keyframes fall-385{68.978%{transform:translate(85.2139vw,68.978vh) scale(.3537)}to{transform:translate(82.48635vw,99vh) scale(.3537)}}.snow:nth-child(386){opacity:1.9756;transform:translate(41.2377vw,-10px) scale(.6536);animation:fall-386 24s -23s linear infinite}@keyframes fall-386{75.281%{transform:translate(39.6496vw,75.281vh) scale(.6536)}to{transform:translate(40.44365vw,99vh) scale(.6536)}}.snow:nth-child(387){opacity:1.4028;transform:translate(75.9811vw,-10px) scale(.9745);animation:fall-387 13s -5s linear infinite}@keyframes fall-387{31.025%{transform:translate(73.9095vw,31.025vh) scale(.9745)}to{transform:translate(74.9453vw,99vh) scale(.9745)}}.snow:nth-child(388){opacity:.4058;transform:translate(.5056vw,-10px) scale(.5672);animation:fall-388 21s -27s linear infinite}@keyframes fall-388{71.374%{transform:translate(4.9902vw,71.374vh) scale(.5672)}to{transform:translate(2.7479vw,99vh) scale(.5672)}}.snow:nth-child(389){opacity:.5694;transform:translate(43.1143vw,-10px) scale(.0176);animation:fall-389 10s -26s linear infinite}@keyframes fall-389{31.735%{transform:translate(39.3059vw,31.735vh) scale(.0176)}to{transform:translate(41.2101vw,99vh) scale(.0176)}}.snow:nth-child(390){opacity:.472;transform:translate(50.1683vw,-10px) scale(.93);animation:fall-390 15s -2s linear infinite}@keyframes fall-390{73.068%{transform:translate(54.5999vw,73.068vh) scale(.93)}to{transform:translate(52.3841vw,99vh) scale(.93)}}.snow:nth-child(391){opacity:.5986;transform:translate(71.6648vw,-10px) scale(.3247);animation:fall-391 23s -9s linear infinite}@keyframes fall-391{43.729%{transform:translate(79.6953vw,43.729vh) scale(.3247)}to{transform:translate(75.68005vw,99vh) scale(.3247)}}.snow:nth-child(392){opacity:1.3796;transform:translate(40.5664vw,-10px) scale(.9223);animation:fall-392 26s -13s linear infinite}@keyframes fall-392{53.428%{transform:translate(45.3659vw,53.428vh) scale(.9223)}to{transform:translate(42.96615vw,99vh) scale(.9223)}}.snow:nth-child(393){opacity:1.8214;transform:translate(39.6971vw,-10px) scale(.7435);animation:fall-393 24s -2s linear infinite}@keyframes fall-393{62.328%{transform:translate(37.9651vw,62.328vh) scale(.7435)}to{transform:translate(38.8311vw,99vh) scale(.7435)}}.snow:nth-child(394){opacity:1.102;transform:translate(63.3716vw,-10px) scale(.9699);animation:fall-394 19s -8s linear infinite}@keyframes fall-394{33.983%{transform:translate(64.9833vw,33.983vh) scale(.9699)}to{transform:translate(64.17745vw,99vh) scale(.9699)}}.snow:nth-child(395){opacity:.0114;transform:translate(86.149vw,-10px) scale(.2427);animation:fall-395 19s -22s linear infinite}@keyframes fall-395{71.594%{transform:translate(77.3142vw,71.594vh) scale(.2427)}to{transform:translate(81.7316vw,99vh) scale(.2427)}}.snow:nth-child(396){opacity:1.7208;transform:translate(61.6341vw,-10px) scale(.1095);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{39.305%{transform:translate(53.9749vw,39.305vh) scale(.1095)}to{transform:translate(57.8045vw,99vh) scale(.1095)}}.snow:nth-child(397){opacity:.9396;transform:translate(71.4376vw,-10px) scale(.6687);animation:fall-397 30s -5s linear infinite}@keyframes fall-397{48.897%{transform:translate(68.7379vw,48.897vh) scale(.6687)}to{transform:translate(70.08775vw,99vh) scale(.6687)}}.snow:nth-child(398){opacity:.5166;transform:translate(70.5569vw,-10px) scale(.0731);animation:fall-398 24s -13s linear infinite}@keyframes fall-398{66.152%{transform:translate(78.8685vw,66.152vh) scale(.0731)}to{transform:translate(74.7127vw,99vh) scale(.0731)}}.snow:nth-child(399){opacity:.728;transform:translate(54.8127vw,-10px) scale(.8156);animation:fall-399 27s -25s linear infinite}@keyframes fall-399{48.891%{transform:translate(55.7226vw,48.891vh) scale(.8156)}to{transform:translate(55.26765vw,99vh) scale(.8156)}}.snow:nth-child(400){opacity:1.503;transform:translate(43.3854vw,-10px) scale(.4259);animation:fall-400 24s -15s linear infinite}@keyframes fall-400{32.595%{transform:translate(51.1219vw,32.595vh) scale(.4259)}to{transform:translate(47.25365vw,99vh) scale(.4259)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|