@esfaenza/core 15.2.127 → 15.2.129
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/directives/es-routerLink/es-routerLink.directive.mjs +2 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/lib/core.module.mjs +6 -3
- package/esm2020/modules/classes/_embedding.module.mjs +27 -0
- package/esm2020/modules/public-api.mjs +2 -1
- package/fesm2015/esfaenza-core-directives.mjs +1 -1
- package/fesm2015/esfaenza-core-directives.mjs.map +1 -1
- package/fesm2015/esfaenza-core-modules.mjs +23 -2
- package/fesm2015/esfaenza-core-modules.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +7 -4
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-directives.mjs +1 -1
- package/fesm2020/esfaenza-core-directives.mjs.map +1 -1
- package/fesm2020/esfaenza-core-modules.mjs +23 -2
- package/fesm2020/esfaenza-core-modules.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +7 -4
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/modules/classes/_embedding.module.d.ts +11 -0
- package/modules/public-api.d.ts +1 -0
- package/package.json +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.66;transform:translate(79.6638vw,-10px) scale(.4838);animation:fall-1 21s -27s linear infinite}@keyframes fall-1{77.136%{transform:translate(89.3701vw,77.136vh) scale(.4838)}to{transform:translate(84.51695vw,99vh) scale(.4838)}}.snow:nth-child(2){opacity:.4072;transform:translate(68.7346vw,-10px) scale(.9274);animation:fall-2 18s -14s linear infinite}@keyframes fall-2{43.63%{transform:translate(67.7341vw,43.63vh) scale(.9274)}to{transform:translate(68.23435vw,99vh) scale(.9274)}}.snow:nth-child(3){opacity:1.261;transform:translate(86.1001vw,-10px) scale(.5431);animation:fall-3 16s -6s linear infinite}@keyframes fall-3{77.127%{transform:translate(87.6141vw,77.127vh) scale(.5431)}to{transform:translate(86.8571vw,99vh) scale(.5431)}}.snow:nth-child(4){opacity:1.9396;transform:translate(.8552vw,-10px) scale(.547);animation:fall-4 19s -10s linear infinite}@keyframes fall-4{31.44%{transform:translate(-2.8727vw,31.44vh) scale(.547)}to{transform:translate(-1.00875vw,99vh) scale(.547)}}.snow:nth-child(5){opacity:1.7224;transform:translate(90.546vw,-10px) scale(.2987);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{47.902%{transform:translate(87.9501vw,47.902vh) scale(.2987)}to{transform:translate(89.24805vw,99vh) scale(.2987)}}.snow:nth-child(6){opacity:.3976;transform:translate(80.8286vw,-10px) scale(.876);animation:fall-6 13s -23s linear infinite}@keyframes fall-6{35.124%{transform:translate(83.4067vw,35.124vh) scale(.876)}to{transform:translate(82.11765vw,99vh) scale(.876)}}.snow:nth-child(7){opacity:1.0996;transform:translate(1.0093vw,-10px) scale(.4669);animation:fall-7 20s -26s linear infinite}@keyframes fall-7{32.436%{transform:translate(1.4182vw,32.436vh) scale(.4669)}to{transform:translate(1.21375vw,99vh) scale(.4669)}}.snow:nth-child(8){opacity:.723;transform:translate(10.2556vw,-10px) scale(.3624);animation:fall-8 26s -2s linear infinite}@keyframes fall-8{57.919%{transform:translate(14.5537vw,57.919vh) scale(.3624)}to{transform:translate(12.40465vw,99vh) scale(.3624)}}.snow:nth-child(9){opacity:.6004;transform:translate(71.9018vw,-10px) scale(.9516);animation:fall-9 26s -22s linear infinite}@keyframes fall-9{56.529%{transform:translate(70.5768vw,56.529vh) scale(.9516)}to{transform:translate(71.2393vw,99vh) scale(.9516)}}.snow:nth-child(10){opacity:1.7234;transform:translate(23.3292vw,-10px) scale(.4054);animation:fall-10 21s -5s linear infinite}@keyframes fall-10{45.517%{transform:translate(18.4432vw,45.517vh) scale(.4054)}to{transform:translate(20.8862vw,99vh) scale(.4054)}}.snow:nth-child(11){opacity:.6892;transform:translate(42.8912vw,-10px) scale(.3041);animation:fall-11 13s -4s linear infinite}@keyframes fall-11{37.373%{transform:translate(52.3888vw,37.373vh) scale(.3041)}to{transform:translate(47.64vw,99vh) scale(.3041)}}.snow:nth-child(12){opacity:1.2326;transform:translate(35.3649vw,-10px) scale(.4608);animation:fall-12 16s -15s linear infinite}@keyframes fall-12{48.973%{transform:translate(28.9039vw,48.973vh) scale(.4608)}to{transform:translate(32.1344vw,99vh) scale(.4608)}}.snow:nth-child(13){opacity:.6454;transform:translate(2.1826vw,-10px) scale(.0505);animation:fall-13 23s -1s linear infinite}@keyframes fall-13{46.247%{transform:translate(-2.3807vw,46.247vh) scale(.0505)}to{transform:translate(-.09905vw,99vh) scale(.0505)}}.snow:nth-child(14){opacity:1.4308;transform:translate(14.3289vw,-10px) scale(.1757);animation:fall-14 23s -23s linear infinite}@keyframes fall-14{54.336%{transform:translate(6.868vw,54.336vh) scale(.1757)}to{transform:translate(10.59845vw,99vh) scale(.1757)}}.snow:nth-child(15){opacity:1.7092;transform:translate(13.0311vw,-10px) scale(.976);animation:fall-15 15s -17s linear infinite}@keyframes fall-15{32.706%{transform:translate(22.5974vw,32.706vh) scale(.976)}to{transform:translate(17.81425vw,99vh) scale(.976)}}.snow:nth-child(16){opacity:1.696;transform:translate(69.7617vw,-10px) scale(.7416);animation:fall-16 15s -10s linear infinite}@keyframes fall-16{51.232%{transform:translate(67.7298vw,51.232vh) scale(.7416)}to{transform:translate(68.74575vw,99vh) scale(.7416)}}.snow:nth-child(17){opacity:.5608;transform:translate(31.6461vw,-10px) scale(.7539);animation:fall-17 15s -14s linear infinite}@keyframes fall-17{76.538%{transform:translate(40.4262vw,76.538vh) scale(.7539)}to{transform:translate(36.03615vw,99vh) scale(.7539)}}.snow:nth-child(18){opacity:1.0248;transform:translate(73.2562vw,-10px) scale(.8708);animation:fall-18 24s -7s linear infinite}@keyframes fall-18{46.8%{transform:translate(69.7282vw,46.8vh) scale(.8708)}to{transform:translate(71.4922vw,99vh) scale(.8708)}}.snow:nth-child(19){opacity:1.491;transform:translate(3.0285vw,-10px) scale(.0788);animation:fall-19 20s -6s linear infinite}@keyframes fall-19{37.928%{transform:translate(10.9046vw,37.928vh) scale(.0788)}to{transform:translate(6.96655vw,99vh) scale(.0788)}}.snow:nth-child(20){opacity:1.3048;transform:translate(47.9298vw,-10px) scale(.9566);animation:fall-20 30s -20s linear infinite}@keyframes fall-20{35.807%{transform:translate(50.609vw,35.807vh) scale(.9566)}to{transform:translate(49.2694vw,99vh) scale(.9566)}}.snow:nth-child(21){opacity:.5894;transform:translate(18.3877vw,-10px) scale(.733);animation:fall-21 27s -20s linear infinite}@keyframes fall-21{31.875%{transform:translate(22.4589vw,31.875vh) scale(.733)}to{transform:translate(20.4233vw,99vh) scale(.733)}}.snow:nth-child(22){opacity:.003;transform:translate(93.1654vw,-10px) scale(.2184);animation:fall-22 25s -6s linear infinite}@keyframes fall-22{67.87%{transform:translate(100.7454vw,67.87vh) scale(.2184)}to{transform:translate(96.9554vw,99vh) scale(.2184)}}.snow:nth-child(23){opacity:1.4276;transform:translate(80.5526vw,-10px) scale(.7417);animation:fall-23 16s -20s linear infinite}@keyframes fall-23{37.346%{transform:translate(79.6239vw,37.346vh) scale(.7417)}to{transform:translate(80.08825vw,99vh) scale(.7417)}}.snow:nth-child(24){opacity:.3292;transform:translate(9.0379vw,-10px) scale(.5923);animation:fall-24 16s -13s linear infinite}@keyframes fall-24{42.91%{transform:translate(7.2689vw,42.91vh) scale(.5923)}to{transform:translate(8.1534vw,99vh) scale(.5923)}}.snow:nth-child(25){opacity:1.6484;transform:translate(65.7848vw,-10px) scale(.7666);animation:fall-25 11s -23s linear infinite}@keyframes fall-25{53.943%{transform:translate(66.2683vw,53.943vh) scale(.7666)}to{transform:translate(66.02655vw,99vh) scale(.7666)}}.snow:nth-child(26){opacity:.5698;transform:translate(54.1846vw,-10px) scale(.7619);animation:fall-26 25s -21s linear infinite}@keyframes fall-26{41.851%{transform:translate(61.9932vw,41.851vh) scale(.7619)}to{transform:translate(58.0889vw,99vh) scale(.7619)}}.snow:nth-child(27){opacity:.3374;transform:translate(36.1093vw,-10px) scale(.1386);animation:fall-27 29s -15s linear infinite}@keyframes fall-27{46.95%{transform:translate(42.4468vw,46.95vh) scale(.1386)}to{transform:translate(39.27805vw,99vh) scale(.1386)}}.snow:nth-child(28){opacity:.7394;transform:translate(60.5487vw,-10px) scale(.8761);animation:fall-28 14s -9s linear infinite}@keyframes fall-28{32.418%{transform:translate(62.266vw,32.418vh) scale(.8761)}to{transform:translate(61.40735vw,99vh) scale(.8761)}}.snow:nth-child(29){opacity:.5684;transform:translate(12.7vw,-10px) scale(.1483);animation:fall-29 25s -4s linear infinite}@keyframes fall-29{37.759%{transform:translate(10.2192vw,37.759vh) scale(.1483)}to{transform:translate(11.4596vw,99vh) scale(.1483)}}.snow:nth-child(30){opacity:1.599;transform:translate(25.4299vw,-10px) scale(.0101);animation:fall-30 21s -24s linear infinite}@keyframes fall-30{56.713%{transform:translate(35.3782vw,56.713vh) scale(.0101)}to{transform:translate(30.40405vw,99vh) scale(.0101)}}.snow:nth-child(31){opacity:1.7344;transform:translate(90.4844vw,-10px) scale(.5804);animation:fall-31 26s -8s linear infinite}@keyframes fall-31{31.973%{transform:translate(97.5116vw,31.973vh) scale(.5804)}to{transform:translate(93.998vw,99vh) scale(.5804)}}.snow:nth-child(32){opacity:.4418;transform:translate(61.3943vw,-10px) scale(.7965);animation:fall-32 22s -28s linear infinite}@keyframes fall-32{43.57%{transform:translate(58.0392vw,43.57vh) scale(.7965)}to{transform:translate(59.71675vw,99vh) scale(.7965)}}.snow:nth-child(33){opacity:1.2734;transform:translate(11.4248vw,-10px) scale(.9778);animation:fall-33 20s -25s linear infinite}@keyframes fall-33{51.292%{transform:translate(14.72vw,51.292vh) scale(.9778)}to{transform:translate(13.0724vw,99vh) scale(.9778)}}.snow:nth-child(34){opacity:1.5876;transform:translate(9.6548vw,-10px) scale(.5882);animation:fall-34 25s -22s linear infinite}@keyframes fall-34{66.155%{transform:translate(11.6045vw,66.155vh) scale(.5882)}to{transform:translate(10.62965vw,99vh) scale(.5882)}}.snow:nth-child(35){opacity:1.84;transform:translate(75.6204vw,-10px) scale(.6085);animation:fall-35 23s -27s linear infinite}@keyframes fall-35{78.798%{transform:translate(80.1413vw,78.798vh) scale(.6085)}to{transform:translate(77.88085vw,99vh) scale(.6085)}}.snow:nth-child(36){opacity:.3794;transform:translate(86.4899vw,-10px) scale(.8552);animation:fall-36 22s -19s linear infinite}@keyframes fall-36{78.519%{transform:translate(77.4939vw,78.519vh) scale(.8552)}to{transform:translate(81.9919vw,99vh) scale(.8552)}}.snow:nth-child(37){opacity:.2336;transform:translate(11.047vw,-10px) scale(.6909);animation:fall-37 30s -1s linear infinite}@keyframes fall-37{54.821%{transform:translate(3.1586vw,54.821vh) scale(.6909)}to{transform:translate(7.1028vw,99vh) scale(.6909)}}.snow:nth-child(38){opacity:.2078;transform:translate(81.543vw,-10px) scale(.1709);animation:fall-38 18s -10s linear infinite}@keyframes fall-38{42.196%{transform:translate(83.4793vw,42.196vh) scale(.1709)}to{transform:translate(82.51115vw,99vh) scale(.1709)}}.snow:nth-child(39){opacity:1.6782;transform:translate(21.4045vw,-10px) scale(.3077);animation:fall-39 18s -28s linear infinite}@keyframes fall-39{68.921%{transform:translate(18.4804vw,68.921vh) scale(.3077)}to{transform:translate(19.94245vw,99vh) scale(.3077)}}.snow:nth-child(40){opacity:1.9582;transform:translate(6.0945vw,-10px) scale(.1189);animation:fall-40 22s -15s linear infinite}@keyframes fall-40{35.25%{transform:translate(10.4209vw,35.25vh) scale(.1189)}to{transform:translate(8.2577vw,99vh) scale(.1189)}}.snow:nth-child(41){opacity:1.0766;transform:translate(96.3809vw,-10px) scale(.805);animation:fall-41 11s -16s linear infinite}@keyframes fall-41{47.392%{transform:translate(95.8987vw,47.392vh) scale(.805)}to{transform:translate(96.1398vw,99vh) scale(.805)}}.snow:nth-child(42){opacity:1.9854;transform:translate(13.2862vw,-10px) scale(.0134);animation:fall-42 21s -7s linear infinite}@keyframes fall-42{34.878%{transform:translate(7.2944vw,34.878vh) scale(.0134)}to{transform:translate(10.2903vw,99vh) scale(.0134)}}.snow:nth-child(43){opacity:1.3346;transform:translate(4.6196vw,-10px) scale(.3049);animation:fall-43 19s -19s linear infinite}@keyframes fall-43{41.574%{transform:translate(-1.3746vw,41.574vh) scale(.3049)}to{transform:translate(1.6225vw,99vh) scale(.3049)}}.snow:nth-child(44){opacity:1.9194;transform:translate(13.312vw,-10px) scale(.7194);animation:fall-44 24s -6s linear infinite}@keyframes fall-44{30.866%{transform:translate(21.7798vw,30.866vh) scale(.7194)}to{transform:translate(17.5459vw,99vh) scale(.7194)}}.snow:nth-child(45){opacity:.6452;transform:translate(53.2642vw,-10px) scale(.025);animation:fall-45 14s -27s linear infinite}@keyframes fall-45{40.376%{transform:translate(58.4414vw,40.376vh) scale(.025)}to{transform:translate(55.8528vw,99vh) scale(.025)}}.snow:nth-child(46){opacity:1.2032;transform:translate(3.5278vw,-10px) scale(.1495);animation:fall-46 12s -23s linear infinite}@keyframes fall-46{74.208%{transform:translate(12.6587vw,74.208vh) scale(.1495)}to{transform:translate(8.09325vw,99vh) scale(.1495)}}.snow:nth-child(47){opacity:.4192;transform:translate(68.88vw,-10px) scale(.2865);animation:fall-47 12s -20s linear infinite}@keyframes fall-47{32.102%{transform:translate(75.2563vw,32.102vh) scale(.2865)}to{transform:translate(72.06815vw,99vh) scale(.2865)}}.snow:nth-child(48){opacity:.3104;transform:translate(88.6027vw,-10px) scale(.348);animation:fall-48 21s -27s linear infinite}@keyframes fall-48{66.732%{transform:translate(85.3081vw,66.732vh) scale(.348)}to{transform:translate(86.9554vw,99vh) scale(.348)}}.snow:nth-child(49){opacity:1.2262;transform:translate(82.7448vw,-10px) scale(.2959);animation:fall-49 18s -11s linear infinite}@keyframes fall-49{66.331%{transform:translate(81.6229vw,66.331vh) scale(.2959)}to{transform:translate(82.18385vw,99vh) scale(.2959)}}.snow:nth-child(50){opacity:.1692;transform:translate(93.9552vw,-10px) scale(.4075);animation:fall-50 26s -24s linear infinite}@keyframes fall-50{42.151%{transform:translate(99.3029vw,42.151vh) scale(.4075)}to{transform:translate(96.62905vw,99vh) scale(.4075)}}.snow:nth-child(51){opacity:1.757;transform:translate(14.9663vw,-10px) scale(.1442);animation:fall-51 21s -24s linear infinite}@keyframes fall-51{79.203%{transform:translate(9.1047vw,79.203vh) scale(.1442)}to{transform:translate(12.0355vw,99vh) scale(.1442)}}.snow:nth-child(52){opacity:.6808;transform:translate(44.0448vw,-10px) scale(.2254);animation:fall-52 13s -13s linear infinite}@keyframes fall-52{75.965%{transform:translate(36.9364vw,75.965vh) scale(.2254)}to{transform:translate(40.4906vw,99vh) scale(.2254)}}.snow:nth-child(53){opacity:1.2528;transform:translate(8.2459vw,-10px) scale(.0332);animation:fall-53 28s -12s linear infinite}@keyframes fall-53{47.758%{transform:translate(-.0648vw,47.758vh) scale(.0332)}to{transform:translate(4.09055vw,99vh) scale(.0332)}}.snow:nth-child(54){opacity:1.1226;transform:translate(71.9323vw,-10px) scale(.9246);animation:fall-54 22s -3s linear infinite}@keyframes fall-54{49.177%{transform:translate(64.5017vw,49.177vh) scale(.9246)}to{transform:translate(68.217vw,99vh) scale(.9246)}}.snow:nth-child(55){opacity:1.9692;transform:translate(46.7253vw,-10px) scale(.7813);animation:fall-55 26s -27s linear infinite}@keyframes fall-55{35.059%{transform:translate(49.0714vw,35.059vh) scale(.7813)}to{transform:translate(47.89835vw,99vh) scale(.7813)}}.snow:nth-child(56){opacity:1.9288;transform:translate(92.0277vw,-10px) scale(.7128);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{79.686%{transform:translate(85.3092vw,79.686vh) scale(.7128)}to{transform:translate(88.66845vw,99vh) scale(.7128)}}.snow:nth-child(57){opacity:.3224;transform:translate(95.2379vw,-10px) scale(.2996);animation:fall-57 19s -20s linear infinite}@keyframes fall-57{32.658%{transform:translate(93.4688vw,32.658vh) scale(.2996)}to{transform:translate(94.35335vw,99vh) scale(.2996)}}.snow:nth-child(58){opacity:.573;transform:translate(92.916vw,-10px) scale(.6745);animation:fall-58 30s -22s linear infinite}@keyframes fall-58{41.355%{transform:translate(90.2381vw,41.355vh) scale(.6745)}to{transform:translate(91.57705vw,99vh) scale(.6745)}}.snow:nth-child(59){opacity:.693;transform:translate(96.5859vw,-10px) scale(.4862);animation:fall-59 18s -24s linear infinite}@keyframes fall-59{61.711%{transform:translate(89.0075vw,61.711vh) scale(.4862)}to{transform:translate(92.7967vw,99vh) scale(.4862)}}.snow:nth-child(60){opacity:1.3008;transform:translate(84.882vw,-10px) scale(.4583);animation:fall-60 20s -3s linear infinite}@keyframes fall-60{38.192%{transform:translate(83.9378vw,38.192vh) scale(.4583)}to{transform:translate(84.4099vw,99vh) scale(.4583)}}.snow:nth-child(61){opacity:1.3408;transform:translate(2.2492vw,-10px) scale(.1778);animation:fall-61 16s -3s linear infinite}@keyframes fall-61{76.036%{transform:translate(-.3156vw,76.036vh) scale(.1778)}to{transform:translate(.9668vw,99vh) scale(.1778)}}.snow:nth-child(62){opacity:1.9948;transform:translate(75.1011vw,-10px) scale(.5604);animation:fall-62 29s -13s linear infinite}@keyframes fall-62{41.642%{transform:translate(73.6644vw,41.642vh) scale(.5604)}to{transform:translate(74.38275vw,99vh) scale(.5604)}}.snow:nth-child(63){opacity:1.9752;transform:translate(41.8526vw,-10px) scale(.384);animation:fall-63 29s -10s linear infinite}@keyframes fall-63{63.536%{transform:translate(40.6736vw,63.536vh) scale(.384)}to{transform:translate(41.2631vw,99vh) scale(.384)}}.snow:nth-child(64){opacity:.736;transform:translate(.1023vw,-10px) scale(.8317);animation:fall-64 30s -30s linear infinite}@keyframes fall-64{61.673%{transform:translate(3.8306vw,61.673vh) scale(.8317)}to{transform:translate(1.96645vw,99vh) scale(.8317)}}.snow:nth-child(65){opacity:1.965;transform:translate(58.2307vw,-10px) scale(.7597);animation:fall-65 11s -26s linear infinite}@keyframes fall-65{47.539%{transform:translate(62.1093vw,47.539vh) scale(.7597)}to{transform:translate(60.17vw,99vh) scale(.7597)}}.snow:nth-child(66){opacity:1.1;transform:translate(10.797vw,-10px) scale(.8583);animation:fall-66 26s -9s linear infinite}@keyframes fall-66{75.191%{transform:translate(2.1827vw,75.191vh) scale(.8583)}to{transform:translate(6.48985vw,99vh) scale(.8583)}}.snow:nth-child(67){opacity:.7298;transform:translate(12.1463vw,-10px) scale(.8097);animation:fall-67 13s -8s linear infinite}@keyframes fall-67{57.566%{transform:translate(15.0183vw,57.566vh) scale(.8097)}to{transform:translate(13.5823vw,99vh) scale(.8097)}}.snow:nth-child(68){opacity:1.4974;transform:translate(50.5408vw,-10px) scale(.3814);animation:fall-68 29s -28s linear infinite}@keyframes fall-68{38.117%{transform:translate(43.0145vw,38.117vh) scale(.3814)}to{transform:translate(46.77765vw,99vh) scale(.3814)}}.snow:nth-child(69){opacity:.8628;transform:translate(33.6709vw,-10px) scale(.9816);animation:fall-69 28s -10s linear infinite}@keyframes fall-69{78.182%{transform:translate(26.8282vw,78.182vh) scale(.9816)}to{transform:translate(30.24955vw,99vh) scale(.9816)}}.snow:nth-child(70){opacity:.7694;transform:translate(7.7961vw,-10px) scale(.3345);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{79.875%{transform:translate(1.3286vw,79.875vh) scale(.3345)}to{transform:translate(4.56235vw,99vh) scale(.3345)}}.snow:nth-child(71){opacity:1.6754;transform:translate(27.4605vw,-10px) scale(.0323);animation:fall-71 16s -25s linear infinite}@keyframes fall-71{50.786%{transform:translate(28.1019vw,50.786vh) scale(.0323)}to{transform:translate(27.7812vw,99vh) scale(.0323)}}.snow:nth-child(72){opacity:.7244;transform:translate(9.1346vw,-10px) scale(.5929);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{58.929%{transform:translate(.4984vw,58.929vh) scale(.5929)}to{transform:translate(4.8165vw,99vh) scale(.5929)}}.snow:nth-child(73){opacity:.5778;transform:translate(33.4839vw,-10px) scale(.4189);animation:fall-73 22s -8s linear infinite}@keyframes fall-73{43.216%{transform:translate(28.0063vw,43.216vh) scale(.4189)}to{transform:translate(30.7451vw,99vh) scale(.4189)}}.snow:nth-child(74){opacity:.5518;transform:translate(27.0909vw,-10px) scale(.1089);animation:fall-74 28s -4s linear infinite}@keyframes fall-74{69.721%{transform:translate(27.5675vw,69.721vh) scale(.1089)}to{transform:translate(27.3292vw,99vh) scale(.1089)}}.snow:nth-child(75){opacity:.4816;transform:translate(88.7475vw,-10px) scale(.026);animation:fall-75 15s -27s linear infinite}@keyframes fall-75{55.408%{transform:translate(93.1046vw,55.408vh) scale(.026)}to{transform:translate(90.92605vw,99vh) scale(.026)}}.snow:nth-child(76){opacity:1.875;transform:translate(36.218vw,-10px) scale(.4162);animation:fall-76 22s -28s linear infinite}@keyframes fall-76{70.228%{transform:translate(37.7011vw,70.228vh) scale(.4162)}to{transform:translate(36.95955vw,99vh) scale(.4162)}}.snow:nth-child(77){opacity:.5564;transform:translate(25.8855vw,-10px) scale(.6668);animation:fall-77 26s -18s linear infinite}@keyframes fall-77{64.398%{transform:translate(22.8687vw,64.398vh) scale(.6668)}to{transform:translate(24.3771vw,99vh) scale(.6668)}}.snow:nth-child(78){opacity:1.2654;transform:translate(38.2193vw,-10px) scale(.6962);animation:fall-78 14s -20s linear infinite}@keyframes fall-78{38.035%{transform:translate(47.943vw,38.035vh) scale(.6962)}to{transform:translate(43.08115vw,99vh) scale(.6962)}}.snow:nth-child(79){opacity:.7002;transform:translate(.7647vw,-10px) scale(.6637);animation:fall-79 19s -6s linear infinite}@keyframes fall-79{51.257%{transform:translate(-7.2103vw,51.257vh) scale(.6637)}to{transform:translate(-3.2228vw,99vh) scale(.6637)}}.snow:nth-child(80){opacity:1.4656;transform:translate(55.0516vw,-10px) scale(.6152);animation:fall-80 24s -14s linear infinite}@keyframes fall-80{40.412%{transform:translate(50.4232vw,40.412vh) scale(.6152)}to{transform:translate(52.7374vw,99vh) scale(.6152)}}.snow:nth-child(81){opacity:1.0044;transform:translate(57.7511vw,-10px) scale(.6361);animation:fall-81 15s -29s linear infinite}@keyframes fall-81{39.322%{transform:translate(55.7453vw,39.322vh) scale(.6361)}to{transform:translate(56.7482vw,99vh) scale(.6361)}}.snow:nth-child(82){opacity:.2102;transform:translate(45.1592vw,-10px) scale(.3615);animation:fall-82 12s -23s linear infinite}@keyframes fall-82{60.092%{transform:translate(36.5378vw,60.092vh) scale(.3615)}to{transform:translate(40.8485vw,99vh) scale(.3615)}}.snow:nth-child(83){opacity:.2874;transform:translate(36.053vw,-10px) scale(.2216);animation:fall-83 23s -10s linear infinite}@keyframes fall-83{45.937%{transform:translate(37.354vw,45.937vh) scale(.2216)}to{transform:translate(36.7035vw,99vh) scale(.2216)}}.snow:nth-child(84){opacity:1.7888;transform:translate(27.4103vw,-10px) scale(.418);animation:fall-84 13s -10s linear infinite}@keyframes fall-84{60.166%{transform:translate(34.1773vw,60.166vh) scale(.418)}to{transform:translate(30.7938vw,99vh) scale(.418)}}.snow:nth-child(85){opacity:1.6016;transform:translate(20.1085vw,-10px) scale(.1515);animation:fall-85 12s -15s linear infinite}@keyframes fall-85{55.759%{transform:translate(21.3936vw,55.759vh) scale(.1515)}to{transform:translate(20.75105vw,99vh) scale(.1515)}}.snow:nth-child(86){opacity:1.21;transform:translate(33.9288vw,-10px) scale(.6789);animation:fall-86 28s -22s linear infinite}@keyframes fall-86{74.376%{transform:translate(28.7613vw,74.376vh) scale(.6789)}to{transform:translate(31.34505vw,99vh) scale(.6789)}}.snow:nth-child(87){opacity:.7666;transform:translate(57.8552vw,-10px) scale(.7597);animation:fall-87 30s -24s linear infinite}@keyframes fall-87{59.279%{transform:translate(63.1136vw,59.279vh) scale(.7597)}to{transform:translate(60.4844vw,99vh) scale(.7597)}}.snow:nth-child(88){opacity:1.6246;transform:translate(94.3448vw,-10px) scale(.5007);animation:fall-88 20s -21s linear infinite}@keyframes fall-88{70.606%{transform:translate(88.4152vw,70.606vh) scale(.5007)}to{transform:translate(91.38vw,99vh) scale(.5007)}}.snow:nth-child(89){opacity:1.751;transform:translate(59.5479vw,-10px) scale(.6486);animation:fall-89 16s -4s linear infinite}@keyframes fall-89{31.727%{transform:translate(51.8657vw,31.727vh) scale(.6486)}to{transform:translate(55.7068vw,99vh) scale(.6486)}}.snow:nth-child(90){opacity:.701;transform:translate(18.4555vw,-10px) scale(.7841);animation:fall-90 20s -27s linear infinite}@keyframes fall-90{71.575%{transform:translate(13.4409vw,71.575vh) scale(.7841)}to{transform:translate(15.9482vw,99vh) scale(.7841)}}.snow:nth-child(91){opacity:.2778;transform:translate(89.8043vw,-10px) scale(.1293);animation:fall-91 14s -11s linear infinite}@keyframes fall-91{74.945%{transform:translate(83.8915vw,74.945vh) scale(.1293)}to{transform:translate(86.8479vw,99vh) scale(.1293)}}.snow:nth-child(92){opacity:.1682;transform:translate(60.7224vw,-10px) scale(.224);animation:fall-92 20s -2s linear infinite}@keyframes fall-92{73.132%{transform:translate(61.2146vw,73.132vh) scale(.224)}to{transform:translate(60.9685vw,99vh) scale(.224)}}.snow:nth-child(93){opacity:1.9918;transform:translate(24.1123vw,-10px) scale(.1243);animation:fall-93 20s -17s linear infinite}@keyframes fall-93{64.186%{transform:translate(14.3623vw,64.186vh) scale(.1243)}to{transform:translate(19.2373vw,99vh) scale(.1243)}}.snow:nth-child(94){opacity:.3592;transform:translate(29.4093vw,-10px) scale(.8674);animation:fall-94 13s -2s linear infinite}@keyframes fall-94{58.135%{transform:translate(29.9544vw,58.135vh) scale(.8674)}to{transform:translate(29.68185vw,99vh) scale(.8674)}}.snow:nth-child(95){opacity:.237;transform:translate(5.9542vw,-10px) scale(.4605);animation:fall-95 21s -14s linear infinite}@keyframes fall-95{65.663%{transform:translate(7.0378vw,65.663vh) scale(.4605)}to{transform:translate(6.496vw,99vh) scale(.4605)}}.snow:nth-child(96){opacity:.0554;transform:translate(36.6786vw,-10px) scale(.9849);animation:fall-96 30s -29s linear infinite}@keyframes fall-96{43.649%{transform:translate(31.0759vw,43.649vh) scale(.9849)}to{transform:translate(33.87725vw,99vh) scale(.9849)}}.snow:nth-child(97){opacity:.3132;transform:translate(36.0602vw,-10px) scale(.2814);animation:fall-97 10s -2s linear infinite}@keyframes fall-97{30.68%{transform:translate(32.1391vw,30.68vh) scale(.2814)}to{transform:translate(34.09965vw,99vh) scale(.2814)}}.snow:nth-child(98){opacity:1.9262;transform:translate(14.5638vw,-10px) scale(.9757);animation:fall-98 17s -4s linear infinite}@keyframes fall-98{34.029%{transform:translate(15.3591vw,34.029vh) scale(.9757)}to{transform:translate(14.96145vw,99vh) scale(.9757)}}.snow:nth-child(99){opacity:.0054;transform:translate(56.8961vw,-10px) scale(.1575);animation:fall-99 20s -20s linear infinite}@keyframes fall-99{32.761%{transform:translate(54.3502vw,32.761vh) scale(.1575)}to{transform:translate(55.62315vw,99vh) scale(.1575)}}.snow:nth-child(100){opacity:1.844;transform:translate(34.9vw,-10px) scale(.7092);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{79.233%{transform:translate(40.5265vw,79.233vh) scale(.7092)}to{transform:translate(37.71325vw,99vh) scale(.7092)}}.snow:nth-child(101){opacity:1.5834;transform:translate(70.8609vw,-10px) scale(.6918);animation:fall-101 11s -17s linear infinite}@keyframes fall-101{57.494%{transform:translate(72.8709vw,57.494vh) scale(.6918)}to{transform:translate(71.8659vw,99vh) scale(.6918)}}.snow:nth-child(102){opacity:1.0728;transform:translate(41.8971vw,-10px) scale(.665);animation:fall-102 30s -8s linear infinite}@keyframes fall-102{51.512%{transform:translate(51.0153vw,51.512vh) scale(.665)}to{transform:translate(46.4562vw,99vh) scale(.665)}}.snow:nth-child(103){opacity:.805;transform:translate(41.8316vw,-10px) scale(.6351);animation:fall-103 24s -6s linear infinite}@keyframes fall-103{32.106%{transform:translate(42.899vw,32.106vh) scale(.6351)}to{transform:translate(42.3653vw,99vh) scale(.6351)}}.snow:nth-child(104){opacity:1.0506;transform:translate(69.9942vw,-10px) scale(.4513);animation:fall-104 26s -11s linear infinite}@keyframes fall-104{79.385%{transform:translate(71.2845vw,79.385vh) scale(.4513)}to{transform:translate(70.63935vw,99vh) scale(.4513)}}.snow:nth-child(105){opacity:1.0826;transform:translate(28.8433vw,-10px) scale(.0947);animation:fall-105 17s -28s linear infinite}@keyframes fall-105{48.896%{transform:translate(25.4494vw,48.896vh) scale(.0947)}to{transform:translate(27.14635vw,99vh) scale(.0947)}}.snow:nth-child(106){opacity:1.3312;transform:translate(4.2288vw,-10px) scale(.9606);animation:fall-106 25s -26s linear infinite}@keyframes fall-106{76.511%{transform:translate(13.7vw,76.511vh) scale(.9606)}to{transform:translate(8.9644vw,99vh) scale(.9606)}}.snow:nth-child(107){opacity:.5956;transform:translate(83.718vw,-10px) scale(.41);animation:fall-107 22s -22s linear infinite}@keyframes fall-107{74.234%{transform:translate(86.4881vw,74.234vh) scale(.41)}to{transform:translate(85.10305vw,99vh) scale(.41)}}.snow:nth-child(108){opacity:1.7882;transform:translate(97.6537vw,-10px) scale(.5891);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{46.283%{transform:translate(91.8371vw,46.283vh) scale(.5891)}to{transform:translate(94.7454vw,99vh) scale(.5891)}}.snow:nth-child(109){opacity:1.3098;transform:translate(21.5483vw,-10px) scale(.4026);animation:fall-109 13s -18s linear infinite}@keyframes fall-109{66.538%{transform:translate(15.4248vw,66.538vh) scale(.4026)}to{transform:translate(18.48655vw,99vh) scale(.4026)}}.snow:nth-child(110){opacity:1.5216;transform:translate(27.7466vw,-10px) scale(.9686);animation:fall-110 13s -9s linear infinite}@keyframes fall-110{38.481%{transform:translate(24.5867vw,38.481vh) scale(.9686)}to{transform:translate(26.16665vw,99vh) scale(.9686)}}.snow:nth-child(111){opacity:.7754;transform:translate(3.5852vw,-10px) scale(.1642);animation:fall-111 29s -13s linear infinite}@keyframes fall-111{71.943%{transform:translate(3.0864vw,71.943vh) scale(.1642)}to{transform:translate(3.3358vw,99vh) scale(.1642)}}.snow:nth-child(112){opacity:.6874;transform:translate(16.6807vw,-10px) scale(.5173);animation:fall-112 25s -12s linear infinite}@keyframes fall-112{75.356%{transform:translate(7.225vw,75.356vh) scale(.5173)}to{transform:translate(11.95285vw,99vh) scale(.5173)}}.snow:nth-child(113){opacity:1.8032;transform:translate(2.4489vw,-10px) scale(.9392);animation:fall-113 19s -10s linear infinite}@keyframes fall-113{67.332%{transform:translate(.2657vw,67.332vh) scale(.9392)}to{transform:translate(1.3573vw,99vh) scale(.9392)}}.snow:nth-child(114){opacity:1.3606;transform:translate(80.6243vw,-10px) scale(.594);animation:fall-114 20s -11s linear infinite}@keyframes fall-114{31.263%{transform:translate(76.9872vw,31.263vh) scale(.594)}to{transform:translate(78.80575vw,99vh) scale(.594)}}.snow:nth-child(115){opacity:1.6008;transform:translate(29.8167vw,-10px) scale(.2547);animation:fall-115 29s -29s linear infinite}@keyframes fall-115{62.015%{transform:translate(23.3726vw,62.015vh) scale(.2547)}to{transform:translate(26.59465vw,99vh) scale(.2547)}}.snow:nth-child(116){opacity:.5244;transform:translate(42.6249vw,-10px) scale(.2536);animation:fall-116 13s -29s linear infinite}@keyframes fall-116{45.519%{transform:translate(50.1095vw,45.519vh) scale(.2536)}to{transform:translate(46.3672vw,99vh) scale(.2536)}}.snow:nth-child(117){opacity:1.683;transform:translate(60.5377vw,-10px) scale(.5364);animation:fall-117 11s -1s linear infinite}@keyframes fall-117{56.737%{transform:translate(57.5914vw,56.737vh) scale(.5364)}to{transform:translate(59.06455vw,99vh) scale(.5364)}}.snow:nth-child(118){opacity:1.6272;transform:translate(62.2726vw,-10px) scale(.828);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{69.284%{transform:translate(70.8232vw,69.284vh) scale(.828)}to{transform:translate(66.5479vw,99vh) scale(.828)}}.snow:nth-child(119){opacity:1.2448;transform:translate(31.0843vw,-10px) scale(.0019);animation:fall-119 11s -4s linear infinite}@keyframes fall-119{78.516%{transform:translate(25.5351vw,78.516vh) scale(.0019)}to{transform:translate(28.3097vw,99vh) scale(.0019)}}.snow:nth-child(120){opacity:.0914;transform:translate(47.2071vw,-10px) scale(.3108);animation:fall-120 16s -1s linear infinite}@keyframes fall-120{60.19%{transform:translate(50.5568vw,60.19vh) scale(.3108)}to{transform:translate(48.88195vw,99vh) scale(.3108)}}.snow:nth-child(121){opacity:1.2906;transform:translate(75.27vw,-10px) scale(.4346);animation:fall-121 29s -16s linear infinite}@keyframes fall-121{30.569%{transform:translate(70.3759vw,30.569vh) scale(.4346)}to{transform:translate(72.82295vw,99vh) scale(.4346)}}.snow:nth-child(122){opacity:1.321;transform:translate(81.4685vw,-10px) scale(.0567);animation:fall-122 16s -23s linear infinite}@keyframes fall-122{71.643%{transform:translate(80.2155vw,71.643vh) scale(.0567)}to{transform:translate(80.842vw,99vh) scale(.0567)}}.snow:nth-child(123){opacity:1.2288;transform:translate(99.2245vw,-10px) scale(.3313);animation:fall-123 18s -18s linear infinite}@keyframes fall-123{48.682%{transform:translate(104.9714vw,48.682vh) scale(.3313)}to{transform:translate(102.09795vw,99vh) scale(.3313)}}.snow:nth-child(124){opacity:.1588;transform:translate(21.681vw,-10px) scale(.1206);animation:fall-124 13s -30s linear infinite}@keyframes fall-124{35.941%{transform:translate(28.7654vw,35.941vh) scale(.1206)}to{transform:translate(25.2232vw,99vh) scale(.1206)}}.snow:nth-child(125){opacity:1.0502;transform:translate(3.1424vw,-10px) scale(.9957);animation:fall-125 30s -13s linear infinite}@keyframes fall-125{36.957%{transform:translate(1.8556vw,36.957vh) scale(.9957)}to{transform:translate(2.499vw,99vh) scale(.9957)}}.snow:nth-child(126){opacity:1.3486;transform:translate(.4969vw,-10px) scale(.3868);animation:fall-126 15s -10s linear infinite}@keyframes fall-126{70.328%{transform:translate(6.2842vw,70.328vh) scale(.3868)}to{transform:translate(3.39055vw,99vh) scale(.3868)}}.snow:nth-child(127){opacity:1.8612;transform:translate(44.7969vw,-10px) scale(.8539);animation:fall-127 17s -14s linear infinite}@keyframes fall-127{47.734%{transform:translate(54.4234vw,47.734vh) scale(.8539)}to{transform:translate(49.61015vw,99vh) scale(.8539)}}.snow:nth-child(128){opacity:.9196;transform:translate(67.4638vw,-10px) scale(.5593);animation:fall-128 19s -6s linear infinite}@keyframes fall-128{55.979%{transform:translate(72.8165vw,55.979vh) scale(.5593)}to{transform:translate(70.14015vw,99vh) scale(.5593)}}.snow:nth-child(129){opacity:1.42;transform:translate(82.0398vw,-10px) scale(.3954);animation:fall-129 21s -17s linear infinite}@keyframes fall-129{68.508%{transform:translate(87.294vw,68.508vh) scale(.3954)}to{transform:translate(84.6669vw,99vh) scale(.3954)}}.snow:nth-child(130){opacity:.943;transform:translate(90.98vw,-10px) scale(.1469);animation:fall-130 17s -8s linear infinite}@keyframes fall-130{43.194%{transform:translate(85.2928vw,43.194vh) scale(.1469)}to{transform:translate(88.1364vw,99vh) scale(.1469)}}.snow:nth-child(131){opacity:1.4736;transform:translate(71.597vw,-10px) scale(.3698);animation:fall-131 18s -20s linear infinite}@keyframes fall-131{65.568%{transform:translate(69.4221vw,65.568vh) scale(.3698)}to{transform:translate(70.50955vw,99vh) scale(.3698)}}.snow:nth-child(132){opacity:.3194;transform:translate(85.6622vw,-10px) scale(.3497);animation:fall-132 22s -18s linear infinite}@keyframes fall-132{50.907%{transform:translate(76.3642vw,50.907vh) scale(.3497)}to{transform:translate(81.0132vw,99vh) scale(.3497)}}.snow:nth-child(133){opacity:1.718;transform:translate(72.0519vw,-10px) scale(.6189);animation:fall-133 26s -1s linear infinite}@keyframes fall-133{34.892%{transform:translate(72.3564vw,34.892vh) scale(.6189)}to{transform:translate(72.20415vw,99vh) scale(.6189)}}.snow:nth-child(134){opacity:.1492;transform:translate(4.7087vw,-10px) scale(.3968);animation:fall-134 14s -18s linear infinite}@keyframes fall-134{39.411%{transform:translate(10.5114vw,39.411vh) scale(.3968)}to{transform:translate(7.61005vw,99vh) scale(.3968)}}.snow:nth-child(135){opacity:1.176;transform:translate(96.1595vw,-10px) scale(.6578);animation:fall-135 17s -27s linear infinite}@keyframes fall-135{68.889%{transform:translate(101.1817vw,68.889vh) scale(.6578)}to{transform:translate(98.6706vw,99vh) scale(.6578)}}.snow:nth-child(136){opacity:1.752;transform:translate(87.7567vw,-10px) scale(.5452);animation:fall-136 20s -10s linear infinite}@keyframes fall-136{38.687%{transform:translate(96.7464vw,38.687vh) scale(.5452)}to{transform:translate(92.25155vw,99vh) scale(.5452)}}.snow:nth-child(137){opacity:1.829;transform:translate(55.8389vw,-10px) scale(.7466);animation:fall-137 30s -18s linear infinite}@keyframes fall-137{40.389%{transform:translate(55.8389vw,40.389vh) scale(.7466)}to{transform:translate(55.8389vw,99vh) scale(.7466)}}.snow:nth-child(138){opacity:.562;transform:translate(58.6983vw,-10px) scale(.17);animation:fall-138 13s -28s linear infinite}@keyframes fall-138{35.862%{transform:translate(60.5441vw,35.862vh) scale(.17)}to{transform:translate(59.6212vw,99vh) scale(.17)}}.snow:nth-child(139){opacity:1.1214;transform:translate(37.3902vw,-10px) scale(.8031);animation:fall-139 30s -26s linear infinite}@keyframes fall-139{62.007%{transform:translate(46.9662vw,62.007vh) scale(.8031)}to{transform:translate(42.1782vw,99vh) scale(.8031)}}.snow:nth-child(140){opacity:.3302;transform:translate(26.4302vw,-10px) scale(.3897);animation:fall-140 17s -22s linear infinite}@keyframes fall-140{41.61%{transform:translate(34.7017vw,41.61vh) scale(.3897)}to{transform:translate(30.56595vw,99vh) scale(.3897)}}.snow:nth-child(141){opacity:.6942;transform:translate(59.0177vw,-10px) scale(.537);animation:fall-141 17s -5s linear infinite}@keyframes fall-141{75.212%{transform:translate(63.0751vw,75.212vh) scale(.537)}to{transform:translate(61.0464vw,99vh) scale(.537)}}.snow:nth-child(142){opacity:1.5398;transform:translate(91.0989vw,-10px) scale(.7968);animation:fall-142 14s -18s linear infinite}@keyframes fall-142{58.358%{transform:translate(85.9674vw,58.358vh) scale(.7968)}to{transform:translate(88.53315vw,99vh) scale(.7968)}}.snow:nth-child(143){opacity:.771;transform:translate(73.9921vw,-10px) scale(.9498);animation:fall-143 21s -22s linear infinite}@keyframes fall-143{31.229%{transform:translate(82.86vw,31.229vh) scale(.9498)}to{transform:translate(78.42605vw,99vh) scale(.9498)}}.snow:nth-child(144){opacity:.6966;transform:translate(89.2912vw,-10px) scale(.1425);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{53.029%{transform:translate(87.7598vw,53.029vh) scale(.1425)}to{transform:translate(88.5255vw,99vh) scale(.1425)}}.snow:nth-child(145){opacity:.4552;transform:translate(20.7409vw,-10px) scale(.2719);animation:fall-145 10s -24s linear infinite}@keyframes fall-145{54.705%{transform:translate(17.4141vw,54.705vh) scale(.2719)}to{transform:translate(19.0775vw,99vh) scale(.2719)}}.snow:nth-child(146){opacity:1.5152;transform:translate(20.0874vw,-10px) scale(.0885);animation:fall-146 28s -30s linear infinite}@keyframes fall-146{30.294%{transform:translate(12.0832vw,30.294vh) scale(.0885)}to{transform:translate(16.0853vw,99vh) scale(.0885)}}.snow:nth-child(147){opacity:1.8682;transform:translate(46.2279vw,-10px) scale(.1008);animation:fall-147 16s -5s linear infinite}@keyframes fall-147{51.886%{transform:translate(37.9036vw,51.886vh) scale(.1008)}to{transform:translate(42.06575vw,99vh) scale(.1008)}}.snow:nth-child(148){opacity:.687;transform:translate(47.1754vw,-10px) scale(.0596);animation:fall-148 29s -23s linear infinite}@keyframes fall-148{78.017%{transform:translate(55.9181vw,78.017vh) scale(.0596)}to{transform:translate(51.54675vw,99vh) scale(.0596)}}.snow:nth-child(149){opacity:.2176;transform:translate(91.9186vw,-10px) scale(.3916);animation:fall-149 17s -13s linear infinite}@keyframes fall-149{43.334%{transform:translate(91.1606vw,43.334vh) scale(.3916)}to{transform:translate(91.5396vw,99vh) scale(.3916)}}.snow:nth-child(150){opacity:.8168;transform:translate(69.9816vw,-10px) scale(.9258);animation:fall-150 13s -29s linear infinite}@keyframes fall-150{56.84%{transform:translate(68.1033vw,56.84vh) scale(.9258)}to{transform:translate(69.04245vw,99vh) scale(.9258)}}.snow:nth-child(151){opacity:1.6622;transform:translate(9.0676vw,-10px) scale(.2653);animation:fall-151 22s -2s linear infinite}@keyframes fall-151{77.589%{transform:translate(3.6165vw,77.589vh) scale(.2653)}to{transform:translate(6.34205vw,99vh) scale(.2653)}}.snow:nth-child(152){opacity:1.8152;transform:translate(13.9159vw,-10px) scale(.2575);animation:fall-152 30s -16s linear infinite}@keyframes fall-152{59.883%{transform:translate(12.408vw,59.883vh) scale(.2575)}to{transform:translate(13.16195vw,99vh) scale(.2575)}}.snow:nth-child(153){opacity:.9002;transform:translate(39.391vw,-10px) scale(.7091);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{38.488%{transform:translate(31.1407vw,38.488vh) scale(.7091)}to{transform:translate(35.26585vw,99vh) scale(.7091)}}.snow:nth-child(154){opacity:.728;transform:translate(46.9094vw,-10px) scale(.5483);animation:fall-154 13s -12s linear infinite}@keyframes fall-154{45.821%{transform:translate(48.4513vw,45.821vh) scale(.5483)}to{transform:translate(47.68035vw,99vh) scale(.5483)}}.snow:nth-child(155){opacity:1.775;transform:translate(24.7849vw,-10px) scale(.2189);animation:fall-155 21s -16s linear infinite}@keyframes fall-155{55.154%{transform:translate(30.9467vw,55.154vh) scale(.2189)}to{transform:translate(27.8658vw,99vh) scale(.2189)}}.snow:nth-child(156){opacity:.9844;transform:translate(9.3203vw,-10px) scale(.9781);animation:fall-156 11s -5s linear infinite}@keyframes fall-156{46.916%{transform:translate(-.1977vw,46.916vh) scale(.9781)}to{transform:translate(4.5613vw,99vh) scale(.9781)}}.snow:nth-child(157){opacity:.674;transform:translate(19.3765vw,-10px) scale(.6851);animation:fall-157 19s -25s linear infinite}@keyframes fall-157{77.514%{transform:translate(19.5922vw,77.514vh) scale(.6851)}to{transform:translate(19.48435vw,99vh) scale(.6851)}}.snow:nth-child(158){opacity:1.5084;transform:translate(18.4824vw,-10px) scale(.5849);animation:fall-158 29s -16s linear infinite}@keyframes fall-158{56.672%{transform:translate(9.9016vw,56.672vh) scale(.5849)}to{transform:translate(14.192vw,99vh) scale(.5849)}}.snow:nth-child(159){opacity:1.943;transform:translate(99.8624vw,-10px) scale(.1983);animation:fall-159 12s -21s linear infinite}@keyframes fall-159{52.829%{transform:translate(105.9746vw,52.829vh) scale(.1983)}to{transform:translate(102.9185vw,99vh) scale(.1983)}}.snow:nth-child(160){opacity:1.7882;transform:translate(96.2622vw,-10px) scale(.9464);animation:fall-160 27s -13s linear infinite}@keyframes fall-160{61.122%{transform:translate(87.6764vw,61.122vh) scale(.9464)}to{transform:translate(91.9693vw,99vh) scale(.9464)}}.snow:nth-child(161){opacity:.617;transform:translate(65.0889vw,-10px) scale(.0683);animation:fall-161 19s -12s linear infinite}@keyframes fall-161{53.914%{transform:translate(63.2945vw,53.914vh) scale(.0683)}to{transform:translate(64.1917vw,99vh) scale(.0683)}}.snow:nth-child(162){opacity:.011;transform:translate(53.0102vw,-10px) scale(.2382);animation:fall-162 11s -14s linear infinite}@keyframes fall-162{39.312%{transform:translate(47.7734vw,39.312vh) scale(.2382)}to{transform:translate(50.3918vw,99vh) scale(.2382)}}.snow:nth-child(163){opacity:1.0016;transform:translate(2.062vw,-10px) scale(.6545);animation:fall-163 14s -15s linear infinite}@keyframes fall-163{51.714%{transform:translate(.7211vw,51.714vh) scale(.6545)}to{transform:translate(1.39155vw,99vh) scale(.6545)}}.snow:nth-child(164){opacity:1.4158;transform:translate(57.9539vw,-10px) scale(.5207);animation:fall-164 30s -29s linear infinite}@keyframes fall-164{57.547%{transform:translate(58.3253vw,57.547vh) scale(.5207)}to{transform:translate(58.1396vw,99vh) scale(.5207)}}.snow:nth-child(165){opacity:.0346;transform:translate(23.6198vw,-10px) scale(.891);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{39.186%{transform:translate(16.3424vw,39.186vh) scale(.891)}to{transform:translate(19.9811vw,99vh) scale(.891)}}.snow:nth-child(166){opacity:1.1276;transform:translate(82.2245vw,-10px) scale(.7873);animation:fall-166 16s -5s linear infinite}@keyframes fall-166{60.055%{transform:translate(86.0399vw,60.055vh) scale(.7873)}to{transform:translate(84.1322vw,99vh) scale(.7873)}}.snow:nth-child(167){opacity:1.6988;transform:translate(27.1871vw,-10px) scale(.9054);animation:fall-167 20s -10s linear infinite}@keyframes fall-167{56.261%{transform:translate(35.1636vw,56.261vh) scale(.9054)}to{transform:translate(31.17535vw,99vh) scale(.9054)}}.snow:nth-child(168){opacity:.897;transform:translate(15.9078vw,-10px) scale(.7563);animation:fall-168 15s -12s linear infinite}@keyframes fall-168{79.545%{transform:translate(19.7645vw,79.545vh) scale(.7563)}to{transform:translate(17.83615vw,99vh) scale(.7563)}}.snow:nth-child(169){opacity:1.1208;transform:translate(17.4046vw,-10px) scale(.1399);animation:fall-169 16s -23s linear infinite}@keyframes fall-169{59.747%{transform:translate(21.8773vw,59.747vh) scale(.1399)}to{transform:translate(19.64095vw,99vh) scale(.1399)}}.snow:nth-child(170){opacity:.8622;transform:translate(57.8698vw,-10px) scale(.6752);animation:fall-170 16s -26s linear infinite}@keyframes fall-170{30.503%{transform:translate(48.756vw,30.503vh) scale(.6752)}to{transform:translate(53.3129vw,99vh) scale(.6752)}}.snow:nth-child(171){opacity:1.5928;transform:translate(56.13vw,-10px) scale(.3357);animation:fall-171 15s -14s linear infinite}@keyframes fall-171{42.729%{transform:translate(54.4551vw,42.729vh) scale(.3357)}to{transform:translate(55.29255vw,99vh) scale(.3357)}}.snow:nth-child(172){opacity:1.9766;transform:translate(20.8934vw,-10px) scale(.2951);animation:fall-172 14s -12s linear infinite}@keyframes fall-172{66.098%{transform:translate(11.7344vw,66.098vh) scale(.2951)}to{transform:translate(16.3139vw,99vh) scale(.2951)}}.snow:nth-child(173){opacity:1.7078;transform:translate(48.3959vw,-10px) scale(.317);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{49.388%{transform:translate(56.9659vw,49.388vh) scale(.317)}to{transform:translate(52.6809vw,99vh) scale(.317)}}.snow:nth-child(174){opacity:1.8704;transform:translate(49.4468vw,-10px) scale(.145);animation:fall-174 23s -24s linear infinite}@keyframes fall-174{69.828%{transform:translate(55.1025vw,69.828vh) scale(.145)}to{transform:translate(52.27465vw,99vh) scale(.145)}}.snow:nth-child(175){opacity:1.372;transform:translate(70.2155vw,-10px) scale(.6359);animation:fall-175 23s -27s linear infinite}@keyframes fall-175{63.29%{transform:translate(61.372vw,63.29vh) scale(.6359)}to{transform:translate(65.79375vw,99vh) scale(.6359)}}.snow:nth-child(176){opacity:1.7276;transform:translate(93.8042vw,-10px) scale(.5828);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{61.096%{transform:translate(89.4274vw,61.096vh) scale(.5828)}to{transform:translate(91.6158vw,99vh) scale(.5828)}}.snow:nth-child(177){opacity:.4508;transform:translate(22.1328vw,-10px) scale(.404);animation:fall-177 30s -4s linear infinite}@keyframes fall-177{68.149%{transform:translate(28.9657vw,68.149vh) scale(.404)}to{transform:translate(25.54925vw,99vh) scale(.404)}}.snow:nth-child(178){opacity:1.8682;transform:translate(28.3942vw,-10px) scale(.4809);animation:fall-178 13s -10s linear infinite}@keyframes fall-178{76.858%{transform:translate(35.7171vw,76.858vh) scale(.4809)}to{transform:translate(32.05565vw,99vh) scale(.4809)}}.snow:nth-child(179){opacity:1.9018;transform:translate(93.5616vw,-10px) scale(.1058);animation:fall-179 10s -1s linear infinite}@keyframes fall-179{32.639%{transform:translate(91.3798vw,32.639vh) scale(.1058)}to{transform:translate(92.4707vw,99vh) scale(.1058)}}.snow:nth-child(180){opacity:1.769;transform:translate(13.9603vw,-10px) scale(.6322);animation:fall-180 28s -17s linear infinite}@keyframes fall-180{40.218%{transform:translate(21.7364vw,40.218vh) scale(.6322)}to{transform:translate(17.84835vw,99vh) scale(.6322)}}.snow:nth-child(181){opacity:1.3162;transform:translate(30.1852vw,-10px) scale(.0089);animation:fall-181 14s -11s linear infinite}@keyframes fall-181{76.99%{transform:translate(38.1145vw,76.99vh) scale(.0089)}to{transform:translate(34.14985vw,99vh) scale(.0089)}}.snow:nth-child(182){opacity:.453;transform:translate(2.2019vw,-10px) scale(.3286);animation:fall-182 11s -17s linear infinite}@keyframes fall-182{39.306%{transform:translate(11.9135vw,39.306vh) scale(.3286)}to{transform:translate(7.0577vw,99vh) scale(.3286)}}.snow:nth-child(183){opacity:.2214;transform:translate(70.0132vw,-10px) scale(.5368);animation:fall-183 23s -29s linear infinite}@keyframes fall-183{65.844%{transform:translate(75.4077vw,65.844vh) scale(.5368)}to{transform:translate(72.71045vw,99vh) scale(.5368)}}.snow:nth-child(184){opacity:1.7078;transform:translate(70.7886vw,-10px) scale(.2537);animation:fall-184 18s -13s linear infinite}@keyframes fall-184{41.387%{transform:translate(78.2245vw,41.387vh) scale(.2537)}to{transform:translate(74.50655vw,99vh) scale(.2537)}}.snow:nth-child(185){opacity:.3856;transform:translate(32.173vw,-10px) scale(.7593);animation:fall-185 11s -15s linear infinite}@keyframes fall-185{61.783%{transform:translate(39.5446vw,61.783vh) scale(.7593)}to{transform:translate(35.8588vw,99vh) scale(.7593)}}.snow:nth-child(186){opacity:.756;transform:translate(1.3914vw,-10px) scale(.5322);animation:fall-186 15s -27s linear infinite}@keyframes fall-186{75.674%{transform:translate(-5.1867vw,75.674vh) scale(.5322)}to{transform:translate(-1.89765vw,99vh) scale(.5322)}}.snow:nth-child(187){opacity:.2594;transform:translate(80.6247vw,-10px) scale(.8733);animation:fall-187 19s -3s linear infinite}@keyframes fall-187{35.382%{transform:translate(83.3868vw,35.382vh) scale(.8733)}to{transform:translate(82.00575vw,99vh) scale(.8733)}}.snow:nth-child(188){opacity:1.0454;transform:translate(12.9637vw,-10px) scale(.1454);animation:fall-188 16s -3s linear infinite}@keyframes fall-188{55.296%{transform:translate(12.6638vw,55.296vh) scale(.1454)}to{transform:translate(12.81375vw,99vh) scale(.1454)}}.snow:nth-child(189){opacity:.7506;transform:translate(44.3638vw,-10px) scale(.0217);animation:fall-189 17s -5s linear infinite}@keyframes fall-189{72.438%{transform:translate(54.1059vw,72.438vh) scale(.0217)}to{transform:translate(49.23485vw,99vh) scale(.0217)}}.snow:nth-child(190){opacity:.5114;transform:translate(76.4375vw,-10px) scale(.6235);animation:fall-190 18s -15s linear infinite}@keyframes fall-190{46.006%{transform:translate(76.9866vw,46.006vh) scale(.6235)}to{transform:translate(76.71205vw,99vh) scale(.6235)}}.snow:nth-child(191){opacity:.2142;transform:translate(80.7899vw,-10px) scale(.9526);animation:fall-191 11s -24s linear infinite}@keyframes fall-191{53.158%{transform:translate(74.4204vw,53.158vh) scale(.9526)}to{transform:translate(77.60515vw,99vh) scale(.9526)}}.snow:nth-child(192){opacity:1.0656;transform:translate(86.1349vw,-10px) scale(.375);animation:fall-192 17s -20s linear infinite}@keyframes fall-192{49.992%{transform:translate(88.3961vw,49.992vh) scale(.375)}to{transform:translate(87.2655vw,99vh) scale(.375)}}.snow:nth-child(193){opacity:.4338;transform:translate(72.272vw,-10px) scale(.8823);animation:fall-193 20s -2s linear infinite}@keyframes fall-193{50.722%{transform:translate(75.1045vw,50.722vh) scale(.8823)}to{transform:translate(73.68825vw,99vh) scale(.8823)}}.snow:nth-child(194){opacity:1.8882;transform:translate(96.2645vw,-10px) scale(.3816);animation:fall-194 28s -20s linear infinite}@keyframes fall-194{73.204%{transform:translate(96.9374vw,73.204vh) scale(.3816)}to{transform:translate(96.60095vw,99vh) scale(.3816)}}.snow:nth-child(195){opacity:1.245;transform:translate(26.9421vw,-10px) scale(.7216);animation:fall-195 17s -12s linear infinite}@keyframes fall-195{52.15%{transform:translate(30.9963vw,52.15vh) scale(.7216)}to{transform:translate(28.9692vw,99vh) scale(.7216)}}.snow:nth-child(196){opacity:1.3464;transform:translate(43.735vw,-10px) scale(.1181);animation:fall-196 14s -8s linear infinite}@keyframes fall-196{53%{transform:translate(48.6233vw,53vh) scale(.1181)}to{transform:translate(46.17915vw,99vh) scale(.1181)}}.snow:nth-child(197){opacity:.0662;transform:translate(96.1053vw,-10px) scale(.9037);animation:fall-197 21s -23s linear infinite}@keyframes fall-197{58.887%{transform:translate(101.6167vw,58.887vh) scale(.9037)}to{transform:translate(98.861vw,99vh) scale(.9037)}}.snow:nth-child(198){opacity:1.0204;transform:translate(15.0097vw,-10px) scale(.4758);animation:fall-198 22s -2s linear infinite}@keyframes fall-198{57.606%{transform:translate(8.0326vw,57.606vh) scale(.4758)}to{transform:translate(11.52115vw,99vh) scale(.4758)}}.snow:nth-child(199){opacity:.477;transform:translate(35.8663vw,-10px) scale(.2465);animation:fall-199 28s -10s linear infinite}@keyframes fall-199{76.496%{transform:translate(36.071vw,76.496vh) scale(.2465)}to{transform:translate(35.96865vw,99vh) scale(.2465)}}.snow:nth-child(200){opacity:1.7538;transform:translate(9.1269vw,-10px) scale(.7002);animation:fall-200 24s -29s linear infinite}@keyframes fall-200{73.975%{transform:translate(12.0535vw,73.975vh) scale(.7002)}to{transform:translate(10.5902vw,99vh) scale(.7002)}}.snow:nth-child(201){opacity:1.021;transform:translate(99.0812vw,-10px) scale(.0732);animation:fall-201 22s -5s linear infinite}@keyframes fall-201{78.53%{transform:translate(95.7153vw,78.53vh) scale(.0732)}to{transform:translate(97.39825vw,99vh) scale(.0732)}}.snow:nth-child(202){opacity:1.9298;transform:translate(14.8101vw,-10px) scale(.0741);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{44.458%{transform:translate(10.3057vw,44.458vh) scale(.0741)}to{transform:translate(12.5579vw,99vh) scale(.0741)}}.snow:nth-child(203){opacity:.9974;transform:translate(13.8148vw,-10px) scale(.5356);animation:fall-203 21s -27s linear infinite}@keyframes fall-203{53.715%{transform:translate(7.1581vw,53.715vh) scale(.5356)}to{transform:translate(10.48645vw,99vh) scale(.5356)}}.snow:nth-child(204){opacity:.4258;transform:translate(33.4876vw,-10px) scale(.718);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{34.517%{transform:translate(24.7233vw,34.517vh) scale(.718)}to{transform:translate(29.10545vw,99vh) scale(.718)}}.snow:nth-child(205){opacity:1.8988;transform:translate(99.9994vw,-10px) scale(.7212);animation:fall-205 18s -15s linear infinite}@keyframes fall-205{40.753%{transform:translate(108.4163vw,40.753vh) scale(.7212)}to{transform:translate(104.20785vw,99vh) scale(.7212)}}.snow:nth-child(206){opacity:.1174;transform:translate(9.2378vw,-10px) scale(.1918);animation:fall-206 13s -18s linear infinite}@keyframes fall-206{78.682%{transform:translate(3.1763vw,78.682vh) scale(.1918)}to{transform:translate(6.20705vw,99vh) scale(.1918)}}.snow:nth-child(207){opacity:1.9702;transform:translate(16.1482vw,-10px) scale(.0013);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{53.725%{transform:translate(17.1586vw,53.725vh) scale(.0013)}to{transform:translate(16.6534vw,99vh) scale(.0013)}}.snow:nth-child(208){opacity:1.4904;transform:translate(71.7826vw,-10px) scale(.0409);animation:fall-208 28s -30s linear infinite}@keyframes fall-208{71.297%{transform:translate(79.2546vw,71.297vh) scale(.0409)}to{transform:translate(75.5186vw,99vh) scale(.0409)}}.snow:nth-child(209){opacity:1.5876;transform:translate(84.0802vw,-10px) scale(.9539);animation:fall-209 16s -7s linear infinite}@keyframes fall-209{41.059%{transform:translate(85.3588vw,41.059vh) scale(.9539)}to{transform:translate(84.7195vw,99vh) scale(.9539)}}.snow:nth-child(210){opacity:1.4148;transform:translate(3.8503vw,-10px) scale(.0768);animation:fall-210 15s -28s linear infinite}@keyframes fall-210{55.058%{transform:translate(4.9522vw,55.058vh) scale(.0768)}to{transform:translate(4.40125vw,99vh) scale(.0768)}}.snow:nth-child(211){opacity:.955;transform:translate(95.9025vw,-10px) scale(.8572);animation:fall-211 19s -6s linear infinite}@keyframes fall-211{56.344%{transform:translate(103.5175vw,56.344vh) scale(.8572)}to{transform:translate(99.71vw,99vh) scale(.8572)}}.snow:nth-child(212){opacity:1.376;transform:translate(36.5816vw,-10px) scale(.8127);animation:fall-212 26s -18s linear infinite}@keyframes fall-212{77.063%{transform:translate(30.0878vw,77.063vh) scale(.8127)}to{transform:translate(33.3347vw,99vh) scale(.8127)}}.snow:nth-child(213){opacity:1.3378;transform:translate(14.1273vw,-10px) scale(.4454);animation:fall-213 13s -14s linear infinite}@keyframes fall-213{34.232%{transform:translate(21.7413vw,34.232vh) scale(.4454)}to{transform:translate(17.9343vw,99vh) scale(.4454)}}.snow:nth-child(214){opacity:1.2688;transform:translate(82.7837vw,-10px) scale(.2138);animation:fall-214 20s -26s linear infinite}@keyframes fall-214{42.826%{transform:translate(81.6251vw,42.826vh) scale(.2138)}to{transform:translate(82.2044vw,99vh) scale(.2138)}}.snow:nth-child(215){opacity:.9554;transform:translate(55.865vw,-10px) scale(.1719);animation:fall-215 20s -23s linear infinite}@keyframes fall-215{71.576%{transform:translate(57.753vw,71.576vh) scale(.1719)}to{transform:translate(56.809vw,99vh) scale(.1719)}}.snow:nth-child(216){opacity:1.093;transform:translate(96.5734vw,-10px) scale(.2087);animation:fall-216 11s -16s linear infinite}@keyframes fall-216{33.045%{transform:translate(90.448vw,33.045vh) scale(.2087)}to{transform:translate(93.5107vw,99vh) scale(.2087)}}.snow:nth-child(217){opacity:.7994;transform:translate(67.0637vw,-10px) scale(.0927);animation:fall-217 23s -6s linear infinite}@keyframes fall-217{32.38%{transform:translate(69.2329vw,32.38vh) scale(.0927)}to{transform:translate(68.1483vw,99vh) scale(.0927)}}.snow:nth-child(218){opacity:1.6626;transform:translate(26.5701vw,-10px) scale(.1893);animation:fall-218 30s -29s linear infinite}@keyframes fall-218{61.79%{transform:translate(19.5032vw,61.79vh) scale(.1893)}to{transform:translate(23.03665vw,99vh) scale(.1893)}}.snow:nth-child(219){opacity:.22;transform:translate(49.9232vw,-10px) scale(.2651);animation:fall-219 10s -21s linear infinite}@keyframes fall-219{78.839%{transform:translate(49.2505vw,78.839vh) scale(.2651)}to{transform:translate(49.58685vw,99vh) scale(.2651)}}.snow:nth-child(220){opacity:.3324;transform:translate(69.9841vw,-10px) scale(.1029);animation:fall-220 11s -8s linear infinite}@keyframes fall-220{69.726%{transform:translate(72.2624vw,69.726vh) scale(.1029)}to{transform:translate(71.12325vw,99vh) scale(.1029)}}.snow:nth-child(221){opacity:1.164;transform:translate(2.2217vw,-10px) scale(.7084);animation:fall-221 25s -28s linear infinite}@keyframes fall-221{46.986%{transform:translate(7.5813vw,46.986vh) scale(.7084)}to{transform:translate(4.9015vw,99vh) scale(.7084)}}.snow:nth-child(222){opacity:.6866;transform:translate(16.5007vw,-10px) scale(.6816);animation:fall-222 17s -29s linear infinite}@keyframes fall-222{30.589%{transform:translate(15.0349vw,30.589vh) scale(.6816)}to{transform:translate(15.7678vw,99vh) scale(.6816)}}.snow:nth-child(223){opacity:.6016;transform:translate(50.4277vw,-10px) scale(.1578);animation:fall-223 16s -19s linear infinite}@keyframes fall-223{42.245%{transform:translate(43.9063vw,42.245vh) scale(.1578)}to{transform:translate(47.167vw,99vh) scale(.1578)}}.snow:nth-child(224){opacity:.2596;transform:translate(61.6474vw,-10px) scale(.1801);animation:fall-224 14s -14s linear infinite}@keyframes fall-224{50.034%{transform:translate(60.1897vw,50.034vh) scale(.1801)}to{transform:translate(60.91855vw,99vh) scale(.1801)}}.snow:nth-child(225){opacity:1.0018;transform:translate(63.8833vw,-10px) scale(.4355);animation:fall-225 23s -18s linear infinite}@keyframes fall-225{41.825%{transform:translate(70.0955vw,41.825vh) scale(.4355)}to{transform:translate(66.9894vw,99vh) scale(.4355)}}.snow:nth-child(226){opacity:1.6172;transform:translate(20.1877vw,-10px) scale(.5805);animation:fall-226 20s -4s linear infinite}@keyframes fall-226{52.963%{transform:translate(10.6339vw,52.963vh) scale(.5805)}to{transform:translate(15.4108vw,99vh) scale(.5805)}}.snow:nth-child(227){opacity:1.392;transform:translate(62.5687vw,-10px) scale(.1322);animation:fall-227 21s -28s linear infinite}@keyframes fall-227{75.818%{transform:translate(59.7763vw,75.818vh) scale(.1322)}to{transform:translate(61.1725vw,99vh) scale(.1322)}}.snow:nth-child(228){opacity:.394;transform:translate(61.408vw,-10px) scale(.1046);animation:fall-228 26s -6s linear infinite}@keyframes fall-228{68.033%{transform:translate(56.8766vw,68.033vh) scale(.1046)}to{transform:translate(59.1423vw,99vh) scale(.1046)}}.snow:nth-child(229){opacity:1.5792;transform:translate(86.8494vw,-10px) scale(.3317);animation:fall-229 24s -25s linear infinite}@keyframes fall-229{54.488%{transform:translate(91.7645vw,54.488vh) scale(.3317)}to{transform:translate(89.30695vw,99vh) scale(.3317)}}.snow:nth-child(230){opacity:.6862;transform:translate(82.286vw,-10px) scale(.6415);animation:fall-230 28s -8s linear infinite}@keyframes fall-230{60.571%{transform:translate(81.8117vw,60.571vh) scale(.6415)}to{transform:translate(82.04885vw,99vh) scale(.6415)}}.snow:nth-child(231){opacity:.356;transform:translate(63.6771vw,-10px) scale(.5623);animation:fall-231 19s -17s linear infinite}@keyframes fall-231{62.93%{transform:translate(66.8421vw,62.93vh) scale(.5623)}to{transform:translate(65.2596vw,99vh) scale(.5623)}}.snow:nth-child(232){opacity:1.7994;transform:translate(93.1688vw,-10px) scale(.4581);animation:fall-232 24s -17s linear infinite}@keyframes fall-232{59.015%{transform:translate(89.1519vw,59.015vh) scale(.4581)}to{transform:translate(91.16035vw,99vh) scale(.4581)}}.snow:nth-child(233){opacity:1.31;transform:translate(51.715vw,-10px) scale(.7016);animation:fall-233 26s -5s linear infinite}@keyframes fall-233{79.377%{transform:translate(46.3752vw,79.377vh) scale(.7016)}to{transform:translate(49.0451vw,99vh) scale(.7016)}}.snow:nth-child(234){opacity:.6612;transform:translate(26.7747vw,-10px) scale(.6395);animation:fall-234 28s -2s linear infinite}@keyframes fall-234{47.277%{transform:translate(21.7588vw,47.277vh) scale(.6395)}to{transform:translate(24.26675vw,99vh) scale(.6395)}}.snow:nth-child(235){opacity:.8218;transform:translate(27.4212vw,-10px) scale(.1383);animation:fall-235 28s -16s linear infinite}@keyframes fall-235{30.837%{transform:translate(27.9859vw,30.837vh) scale(.1383)}to{transform:translate(27.70355vw,99vh) scale(.1383)}}.snow:nth-child(236){opacity:1.6314;transform:translate(92.3781vw,-10px) scale(.7806);animation:fall-236 14s -5s linear infinite}@keyframes fall-236{50.851%{transform:translate(94.4177vw,50.851vh) scale(.7806)}to{transform:translate(93.3979vw,99vh) scale(.7806)}}.snow:nth-child(237){opacity:.6978;transform:translate(20.2698vw,-10px) scale(.9624);animation:fall-237 17s -2s linear infinite}@keyframes fall-237{47.909%{transform:translate(17.0212vw,47.909vh) scale(.9624)}to{transform:translate(18.6455vw,99vh) scale(.9624)}}.snow:nth-child(238){opacity:.8838;transform:translate(83.0449vw,-10px) scale(.5425);animation:fall-238 25s -12s linear infinite}@keyframes fall-238{38.327%{transform:translate(84.5136vw,38.327vh) scale(.5425)}to{transform:translate(83.77925vw,99vh) scale(.5425)}}.snow:nth-child(239){opacity:1.21;transform:translate(99.5958vw,-10px) scale(.9589);animation:fall-239 15s -27s linear infinite}@keyframes fall-239{40.904%{transform:translate(102.4382vw,40.904vh) scale(.9589)}to{transform:translate(101.017vw,99vh) scale(.9589)}}.snow:nth-child(240){opacity:1.6604;transform:translate(42.3514vw,-10px) scale(.7673);animation:fall-240 17s -23s linear infinite}@keyframes fall-240{58.717%{transform:translate(40.675vw,58.717vh) scale(.7673)}to{transform:translate(41.5132vw,99vh) scale(.7673)}}.snow:nth-child(241){opacity:.973;transform:translate(42.0009vw,-10px) scale(.7127);animation:fall-241 13s -29s linear infinite}@keyframes fall-241{68.642%{transform:translate(33.9233vw,68.642vh) scale(.7127)}to{transform:translate(37.9621vw,99vh) scale(.7127)}}.snow:nth-child(242){opacity:1.8528;transform:translate(41.5531vw,-10px) scale(.2658);animation:fall-242 23s -28s linear infinite}@keyframes fall-242{54.23%{transform:translate(33.4626vw,54.23vh) scale(.2658)}to{transform:translate(37.50785vw,99vh) scale(.2658)}}.snow:nth-child(243){opacity:.5472;transform:translate(73.2909vw,-10px) scale(.6807);animation:fall-243 24s -26s linear infinite}@keyframes fall-243{54.974%{transform:translate(79.8755vw,54.974vh) scale(.6807)}to{transform:translate(76.5832vw,99vh) scale(.6807)}}.snow:nth-child(244){opacity:1.2252;transform:translate(71.2953vw,-10px) scale(.2774);animation:fall-244 16s -23s linear infinite}@keyframes fall-244{57.012%{transform:translate(64.7196vw,57.012vh) scale(.2774)}to{transform:translate(68.00745vw,99vh) scale(.2774)}}.snow:nth-child(245){opacity:1.0476;transform:translate(8.8922vw,-10px) scale(.2437);animation:fall-245 20s -10s linear infinite}@keyframes fall-245{37.625%{transform:translate(.3302vw,37.625vh) scale(.2437)}to{transform:translate(4.6112vw,99vh) scale(.2437)}}.snow:nth-child(246){opacity:.5306;transform:translate(59.8804vw,-10px) scale(.8559);animation:fall-246 29s -5s linear infinite}@keyframes fall-246{66.763%{transform:translate(60.213vw,66.763vh) scale(.8559)}to{transform:translate(60.0467vw,99vh) scale(.8559)}}.snow:nth-child(247){opacity:1.4582;transform:translate(34.7138vw,-10px) scale(.9818);animation:fall-247 29s -26s linear infinite}@keyframes fall-247{79.395%{transform:translate(35.7845vw,79.395vh) scale(.9818)}to{transform:translate(35.24915vw,99vh) scale(.9818)}}.snow:nth-child(248){opacity:1.3994;transform:translate(93.8217vw,-10px) scale(.572);animation:fall-248 17s -7s linear infinite}@keyframes fall-248{75.918%{transform:translate(85.0028vw,75.918vh) scale(.572)}to{transform:translate(89.41225vw,99vh) scale(.572)}}.snow:nth-child(249){opacity:.2998;transform:translate(98.6795vw,-10px) scale(.3984);animation:fall-249 12s -20s linear infinite}@keyframes fall-249{77.112%{transform:translate(95.4107vw,77.112vh) scale(.3984)}to{transform:translate(97.0451vw,99vh) scale(.3984)}}.snow:nth-child(250){opacity:.4428;transform:translate(25.4688vw,-10px) scale(.1376);animation:fall-250 11s -6s linear infinite}@keyframes fall-250{39.217%{transform:translate(29.3586vw,39.217vh) scale(.1376)}to{transform:translate(27.4137vw,99vh) scale(.1376)}}.snow:nth-child(251){opacity:.381;transform:translate(75.7928vw,-10px) scale(.0079);animation:fall-251 11s -5s linear infinite}@keyframes fall-251{40.014%{transform:translate(75.0423vw,40.014vh) scale(.0079)}to{transform:translate(75.41755vw,99vh) scale(.0079)}}.snow:nth-child(252){opacity:1.2532;transform:translate(49.8464vw,-10px) scale(.5943);animation:fall-252 11s -5s linear infinite}@keyframes fall-252{73.304%{transform:translate(53.8929vw,73.304vh) scale(.5943)}to{transform:translate(51.86965vw,99vh) scale(.5943)}}.snow:nth-child(253){opacity:1.6388;transform:translate(8.6579vw,-10px) scale(.6331);animation:fall-253 15s -24s linear infinite}@keyframes fall-253{50.517%{transform:translate(16.9531vw,50.517vh) scale(.6331)}to{transform:translate(12.8055vw,99vh) scale(.6331)}}.snow:nth-child(254){opacity:1.1568;transform:translate(42.5034vw,-10px) scale(.1461);animation:fall-254 27s -12s linear infinite}@keyframes fall-254{64.935%{transform:translate(49.8vw,64.935vh) scale(.1461)}to{transform:translate(46.1517vw,99vh) scale(.1461)}}.snow:nth-child(255){opacity:1.3778;transform:translate(34.2821vw,-10px) scale(.4929);animation:fall-255 13s -11s linear infinite}@keyframes fall-255{33.337%{transform:translate(33.5604vw,33.337vh) scale(.4929)}to{transform:translate(33.92125vw,99vh) scale(.4929)}}.snow:nth-child(256){opacity:.955;transform:translate(62.5634vw,-10px) scale(.9028);animation:fall-256 16s -18s linear infinite}@keyframes fall-256{50.44%{transform:translate(69.2885vw,50.44vh) scale(.9028)}to{transform:translate(65.92595vw,99vh) scale(.9028)}}.snow:nth-child(257){opacity:.6318;transform:translate(34.3539vw,-10px) scale(.4555);animation:fall-257 22s -20s linear infinite}@keyframes fall-257{35.403%{transform:translate(26.1916vw,35.403vh) scale(.4555)}to{transform:translate(30.27275vw,99vh) scale(.4555)}}.snow:nth-child(258){opacity:1.3316;transform:translate(48.4297vw,-10px) scale(.4398);animation:fall-258 26s -16s linear infinite}@keyframes fall-258{52.678%{transform:translate(39.4307vw,52.678vh) scale(.4398)}to{transform:translate(43.9302vw,99vh) scale(.4398)}}.snow:nth-child(259){opacity:.1152;transform:translate(67.8241vw,-10px) scale(.5343);animation:fall-259 27s -20s linear infinite}@keyframes fall-259{66.178%{transform:translate(72.8922vw,66.178vh) scale(.5343)}to{transform:translate(70.35815vw,99vh) scale(.5343)}}.snow:nth-child(260){opacity:.8034;transform:translate(84.2405vw,-10px) scale(.1521);animation:fall-260 23s -18s linear infinite}@keyframes fall-260{32.891%{transform:translate(81.0155vw,32.891vh) scale(.1521)}to{transform:translate(82.628vw,99vh) scale(.1521)}}.snow:nth-child(261){opacity:.2762;transform:translate(15.4316vw,-10px) scale(.178);animation:fall-261 19s -29s linear infinite}@keyframes fall-261{77.813%{transform:translate(24.4189vw,77.813vh) scale(.178)}to{transform:translate(19.92525vw,99vh) scale(.178)}}.snow:nth-child(262){opacity:.3408;transform:translate(47.3812vw,-10px) scale(.5793);animation:fall-262 15s -10s linear infinite}@keyframes fall-262{43.713%{transform:translate(51.7621vw,43.713vh) scale(.5793)}to{transform:translate(49.57165vw,99vh) scale(.5793)}}.snow:nth-child(263){opacity:.3454;transform:translate(5.7406vw,-10px) scale(.6247);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{50.484%{transform:translate(-.9141vw,50.484vh) scale(.6247)}to{transform:translate(2.41325vw,99vh) scale(.6247)}}.snow:nth-child(264){opacity:.1444;transform:translate(76.0051vw,-10px) scale(.1727);animation:fall-264 27s -27s linear infinite}@keyframes fall-264{46.783%{transform:translate(72.2976vw,46.783vh) scale(.1727)}to{transform:translate(74.15135vw,99vh) scale(.1727)}}.snow:nth-child(265){opacity:.241;transform:translate(15.4314vw,-10px) scale(.0932);animation:fall-265 27s -6s linear infinite}@keyframes fall-265{52.05%{transform:translate(18.0269vw,52.05vh) scale(.0932)}to{transform:translate(16.72915vw,99vh) scale(.0932)}}.snow:nth-child(266){opacity:.3506;transform:translate(55.3066vw,-10px) scale(.7898);animation:fall-266 23s -11s linear infinite}@keyframes fall-266{72.601%{transform:translate(46.775vw,72.601vh) scale(.7898)}to{transform:translate(51.0408vw,99vh) scale(.7898)}}.snow:nth-child(267){opacity:.042;transform:translate(38.1063vw,-10px) scale(.4356);animation:fall-267 23s -8s linear infinite}@keyframes fall-267{36.002%{transform:translate(46.5647vw,36.002vh) scale(.4356)}to{transform:translate(42.3355vw,99vh) scale(.4356)}}.snow:nth-child(268){opacity:.6974;transform:translate(46.5109vw,-10px) scale(.0134);animation:fall-268 29s -12s linear infinite}@keyframes fall-268{47.848%{transform:translate(45.9359vw,47.848vh) scale(.0134)}to{transform:translate(46.2234vw,99vh) scale(.0134)}}.snow:nth-child(269){opacity:1.1792;transform:translate(57.2258vw,-10px) scale(.5601);animation:fall-269 13s -14s linear infinite}@keyframes fall-269{74.403%{transform:translate(55.0203vw,74.403vh) scale(.5601)}to{transform:translate(56.12305vw,99vh) scale(.5601)}}.snow:nth-child(270){opacity:1.8098;transform:translate(57.6012vw,-10px) scale(.0534);animation:fall-270 14s -26s linear infinite}@keyframes fall-270{30.123%{transform:translate(64.7183vw,30.123vh) scale(.0534)}to{transform:translate(61.15975vw,99vh) scale(.0534)}}.snow:nth-child(271){opacity:.171;transform:translate(53.2598vw,-10px) scale(.7902);animation:fall-271 25s -25s linear infinite}@keyframes fall-271{32.998%{transform:translate(46.2041vw,32.998vh) scale(.7902)}to{transform:translate(49.73195vw,99vh) scale(.7902)}}.snow:nth-child(272){opacity:.714;transform:translate(39.9812vw,-10px) scale(.0746);animation:fall-272 24s -28s linear infinite}@keyframes fall-272{55.587%{transform:translate(35.6627vw,55.587vh) scale(.0746)}to{transform:translate(37.82195vw,99vh) scale(.0746)}}.snow:nth-child(273){opacity:.4516;transform:translate(.4696vw,-10px) scale(.1566);animation:fall-273 17s -23s linear infinite}@keyframes fall-273{50.179%{transform:translate(-4.199vw,50.179vh) scale(.1566)}to{transform:translate(-1.8647vw,99vh) scale(.1566)}}.snow:nth-child(274){opacity:1.2498;transform:translate(28.385vw,-10px) scale(.8036);animation:fall-274 15s -25s linear infinite}@keyframes fall-274{36.806%{transform:translate(29.0925vw,36.806vh) scale(.8036)}to{transform:translate(28.73875vw,99vh) scale(.8036)}}.snow:nth-child(275){opacity:1.4286;transform:translate(91.4204vw,-10px) scale(.9767);animation:fall-275 21s -4s linear infinite}@keyframes fall-275{52.51%{transform:translate(95.597vw,52.51vh) scale(.9767)}to{transform:translate(93.5087vw,99vh) scale(.9767)}}.snow:nth-child(276){opacity:.2814;transform:translate(78.1814vw,-10px) scale(.4784);animation:fall-276 20s -23s linear infinite}@keyframes fall-276{57.162%{transform:translate(73.0494vw,57.162vh) scale(.4784)}to{transform:translate(75.6154vw,99vh) scale(.4784)}}.snow:nth-child(277){opacity:.8636;transform:translate(14.4787vw,-10px) scale(.3499);animation:fall-277 25s -9s linear infinite}@keyframes fall-277{62.894%{transform:translate(5.578vw,62.894vh) scale(.3499)}to{transform:translate(10.02835vw,99vh) scale(.3499)}}.snow:nth-child(278){opacity:.5028;transform:translate(74.9114vw,-10px) scale(.628);animation:fall-278 27s -28s linear infinite}@keyframes fall-278{31.234%{transform:translate(83.1265vw,31.234vh) scale(.628)}to{transform:translate(79.01895vw,99vh) scale(.628)}}.snow:nth-child(279){opacity:.193;transform:translate(98.0664vw,-10px) scale(.05);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.81%{transform:translate(98.8864vw,62.81vh) scale(.05)}to{transform:translate(98.4764vw,99vh) scale(.05)}}.snow:nth-child(280){opacity:1.162;transform:translate(50.4989vw,-10px) scale(.5247);animation:fall-280 21s -16s linear infinite}@keyframes fall-280{67.08%{transform:translate(55.5029vw,67.08vh) scale(.5247)}to{transform:translate(53.0009vw,99vh) scale(.5247)}}.snow:nth-child(281){opacity:.8086;transform:translate(98.3002vw,-10px) scale(.8132);animation:fall-281 29s -25s linear infinite}@keyframes fall-281{64.981%{transform:translate(93.1754vw,64.981vh) scale(.8132)}to{transform:translate(95.7378vw,99vh) scale(.8132)}}.snow:nth-child(282){opacity:.114;transform:translate(12.2137vw,-10px) scale(.7431);animation:fall-282 21s -23s linear infinite}@keyframes fall-282{53.473%{transform:translate(20.4543vw,53.473vh) scale(.7431)}to{transform:translate(16.334vw,99vh) scale(.7431)}}.snow:nth-child(283){opacity:.9468;transform:translate(41.6695vw,-10px) scale(.1144);animation:fall-283 29s -4s linear infinite}@keyframes fall-283{56.433%{transform:translate(43.9885vw,56.433vh) scale(.1144)}to{transform:translate(42.829vw,99vh) scale(.1144)}}.snow:nth-child(284){opacity:.7262;transform:translate(11.4804vw,-10px) scale(.7371);animation:fall-284 20s -25s linear infinite}@keyframes fall-284{63.245%{transform:translate(19.7167vw,63.245vh) scale(.7371)}to{transform:translate(15.59855vw,99vh) scale(.7371)}}.snow:nth-child(285){opacity:1.4988;transform:translate(39.6094vw,-10px) scale(.1844);animation:fall-285 12s -4s linear infinite}@keyframes fall-285{31.936%{transform:translate(38.7936vw,31.936vh) scale(.1844)}to{transform:translate(39.2015vw,99vh) scale(.1844)}}.snow:nth-child(286){opacity:.3678;transform:translate(64.8076vw,-10px) scale(.4028);animation:fall-286 27s -27s linear infinite}@keyframes fall-286{43.517%{transform:translate(62.3307vw,43.517vh) scale(.4028)}to{transform:translate(63.56915vw,99vh) scale(.4028)}}.snow:nth-child(287){opacity:1.7014;transform:translate(12.104vw,-10px) scale(.2926);animation:fall-287 22s -22s linear infinite}@keyframes fall-287{50.829%{transform:translate(10.6831vw,50.829vh) scale(.2926)}to{transform:translate(11.39355vw,99vh) scale(.2926)}}.snow:nth-child(288){opacity:.192;transform:translate(22.8334vw,-10px) scale(.8198);animation:fall-288 19s -10s linear infinite}@keyframes fall-288{69.492%{transform:translate(22.6575vw,69.492vh) scale(.8198)}to{transform:translate(22.74545vw,99vh) scale(.8198)}}.snow:nth-child(289){opacity:1.1244;transform:translate(66.8856vw,-10px) scale(.6107);animation:fall-289 19s -13s linear infinite}@keyframes fall-289{71.404%{transform:translate(67.6318vw,71.404vh) scale(.6107)}to{transform:translate(67.2587vw,99vh) scale(.6107)}}.snow:nth-child(290){opacity:1.6066;transform:translate(18.7583vw,-10px) scale(.9662);animation:fall-290 25s -20s linear infinite}@keyframes fall-290{65.54%{transform:translate(17.5226vw,65.54vh) scale(.9662)}to{transform:translate(18.14045vw,99vh) scale(.9662)}}.snow:nth-child(291){opacity:.384;transform:translate(15.3631vw,-10px) scale(.9377);animation:fall-291 11s -15s linear infinite}@keyframes fall-291{63.69%{transform:translate(6.0015vw,63.69vh) scale(.9377)}to{transform:translate(10.6823vw,99vh) scale(.9377)}}.snow:nth-child(292){opacity:1.0762;transform:translate(.6559vw,-10px) scale(.8846);animation:fall-292 15s -10s linear infinite}@keyframes fall-292{61.163%{transform:translate(7.8162vw,61.163vh) scale(.8846)}to{transform:translate(4.23605vw,99vh) scale(.8846)}}.snow:nth-child(293){opacity:.5998;transform:translate(34.4785vw,-10px) scale(.4134);animation:fall-293 22s -15s linear infinite}@keyframes fall-293{79.042%{transform:translate(39.2906vw,79.042vh) scale(.4134)}to{transform:translate(36.88455vw,99vh) scale(.4134)}}.snow:nth-child(294){opacity:1.6412;transform:translate(99.7704vw,-10px) scale(.7047);animation:fall-294 11s -5s linear infinite}@keyframes fall-294{73.833%{transform:translate(98.4502vw,73.833vh) scale(.7047)}to{transform:translate(99.1103vw,99vh) scale(.7047)}}.snow:nth-child(295){opacity:.7996;transform:translate(11.1482vw,-10px) scale(.3375);animation:fall-295 14s -10s linear infinite}@keyframes fall-295{48.163%{transform:translate(4.1016vw,48.163vh) scale(.3375)}to{transform:translate(7.6249vw,99vh) scale(.3375)}}.snow:nth-child(296){opacity:1.3532;transform:translate(94.7191vw,-10px) scale(.5295);animation:fall-296 11s -3s linear infinite}@keyframes fall-296{34.516%{transform:translate(89.7716vw,34.516vh) scale(.5295)}to{transform:translate(92.24535vw,99vh) scale(.5295)}}.snow:nth-child(297){opacity:1.9926;transform:translate(51.8905vw,-10px) scale(.5473);animation:fall-297 15s -18s linear infinite}@keyframes fall-297{65.532%{transform:translate(60.4797vw,65.532vh) scale(.5473)}to{transform:translate(56.1851vw,99vh) scale(.5473)}}.snow:nth-child(298){opacity:1.5132;transform:translate(93.8443vw,-10px) scale(.7841);animation:fall-298 20s -7s linear infinite}@keyframes fall-298{31.443%{transform:translate(92.5371vw,31.443vh) scale(.7841)}to{transform:translate(93.1907vw,99vh) scale(.7841)}}.snow:nth-child(299){opacity:.5676;transform:translate(83.9434vw,-10px) scale(.6902);animation:fall-299 17s -25s linear infinite}@keyframes fall-299{43.182%{transform:translate(90.8397vw,43.182vh) scale(.6902)}to{transform:translate(87.39155vw,99vh) scale(.6902)}}.snow:nth-child(300){opacity:1.071;transform:translate(32.4168vw,-10px) scale(.2992);animation:fall-300 28s -29s linear infinite}@keyframes fall-300{50.972%{transform:translate(38.9621vw,50.972vh) scale(.2992)}to{transform:translate(35.68945vw,99vh) scale(.2992)}}.snow:nth-child(301){opacity:1.9256;transform:translate(40.7404vw,-10px) scale(.9892);animation:fall-301 13s -1s linear infinite}@keyframes fall-301{40.287%{transform:translate(39.5273vw,40.287vh) scale(.9892)}to{transform:translate(40.13385vw,99vh) scale(.9892)}}.snow:nth-child(302){opacity:.3822;transform:translate(47.9765vw,-10px) scale(.2532);animation:fall-302 19s -21s linear infinite}@keyframes fall-302{68.492%{transform:translate(38.7096vw,68.492vh) scale(.2532)}to{transform:translate(43.34305vw,99vh) scale(.2532)}}.snow:nth-child(303){opacity:.9878;transform:translate(77.6249vw,-10px) scale(.7677);animation:fall-303 16s -23s linear infinite}@keyframes fall-303{72.746%{transform:translate(68.9705vw,72.746vh) scale(.7677)}to{transform:translate(73.2977vw,99vh) scale(.7677)}}.snow:nth-child(304){opacity:.7028;transform:translate(47.663vw,-10px) scale(.5847);animation:fall-304 29s -21s linear infinite}@keyframes fall-304{45.441%{transform:translate(53.3172vw,45.441vh) scale(.5847)}to{transform:translate(50.4901vw,99vh) scale(.5847)}}.snow:nth-child(305){opacity:1.0518;transform:translate(85.4025vw,-10px) scale(.8347);animation:fall-305 28s -29s linear infinite}@keyframes fall-305{41.4%{transform:translate(87.6811vw,41.4vh) scale(.8347)}to{transform:translate(86.5418vw,99vh) scale(.8347)}}.snow:nth-child(306){opacity:.7566;transform:translate(66.9187vw,-10px) scale(.0199);animation:fall-306 26s -28s linear infinite}@keyframes fall-306{52.447%{transform:translate(74.5996vw,52.447vh) scale(.0199)}to{transform:translate(70.75915vw,99vh) scale(.0199)}}.snow:nth-child(307){opacity:1.2176;transform:translate(78.4261vw,-10px) scale(.6386);animation:fall-307 18s -24s linear infinite}@keyframes fall-307{52.377%{transform:translate(73.151vw,52.377vh) scale(.6386)}to{transform:translate(75.78855vw,99vh) scale(.6386)}}.snow:nth-child(308){opacity:.4776;transform:translate(22.6092vw,-10px) scale(.7645);animation:fall-308 16s -13s linear infinite}@keyframes fall-308{45.789%{transform:translate(20.1433vw,45.789vh) scale(.7645)}to{transform:translate(21.37625vw,99vh) scale(.7645)}}.snow:nth-child(309){opacity:.9386;transform:translate(40.379vw,-10px) scale(.003);animation:fall-309 17s -1s linear infinite}@keyframes fall-309{59.892%{transform:translate(31.1057vw,59.892vh) scale(.003)}to{transform:translate(35.74235vw,99vh) scale(.003)}}.snow:nth-child(310){opacity:1.6842;transform:translate(72.8986vw,-10px) scale(.3258);animation:fall-310 10s -2s linear infinite}@keyframes fall-310{34.786%{transform:translate(75.4808vw,34.786vh) scale(.3258)}to{transform:translate(74.1897vw,99vh) scale(.3258)}}.snow:nth-child(311){opacity:.5832;transform:translate(24.0617vw,-10px) scale(.2551);animation:fall-311 21s -20s linear infinite}@keyframes fall-311{67.588%{transform:translate(17.3574vw,67.588vh) scale(.2551)}to{transform:translate(20.70955vw,99vh) scale(.2551)}}.snow:nth-child(312){opacity:1.5554;transform:translate(30.2728vw,-10px) scale(.8046);animation:fall-312 12s -11s linear infinite}@keyframes fall-312{35.479%{transform:translate(23.5686vw,35.479vh) scale(.8046)}to{transform:translate(26.9207vw,99vh) scale(.8046)}}.snow:nth-child(313){opacity:1.4126;transform:translate(85.2644vw,-10px) scale(.905);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{57.994%{transform:translate(80.0117vw,57.994vh) scale(.905)}to{transform:translate(82.63805vw,99vh) scale(.905)}}.snow:nth-child(314){opacity:1.5912;transform:translate(10.2593vw,-10px) scale(.1795);animation:fall-314 27s -19s linear infinite}@keyframes fall-314{62.456%{transform:translate(12.3648vw,62.456vh) scale(.1795)}to{transform:translate(11.31205vw,99vh) scale(.1795)}}.snow:nth-child(315){opacity:.2944;transform:translate(81.2956vw,-10px) scale(.4067);animation:fall-315 13s -22s linear infinite}@keyframes fall-315{36.608%{transform:translate(74.8718vw,36.608vh) scale(.4067)}to{transform:translate(78.0837vw,99vh) scale(.4067)}}.snow:nth-child(316){opacity:.1078;transform:translate(82.3265vw,-10px) scale(.0673);animation:fall-316 14s -14s linear infinite}@keyframes fall-316{49.092%{transform:translate(77.9328vw,49.092vh) scale(.0673)}to{transform:translate(80.12965vw,99vh) scale(.0673)}}.snow:nth-child(317){opacity:1.3308;transform:translate(59.4686vw,-10px) scale(.3627);animation:fall-317 21s -3s linear infinite}@keyframes fall-317{33.551%{transform:translate(63.8646vw,33.551vh) scale(.3627)}to{transform:translate(61.6666vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:1.5168;transform:translate(30.7177vw,-10px) scale(.4566);animation:fall-318 16s -3s linear infinite}@keyframes fall-318{79.485%{transform:translate(23.9215vw,79.485vh) scale(.4566)}to{transform:translate(27.3196vw,99vh) scale(.4566)}}.snow:nth-child(319){opacity:.66;transform:translate(40.2462vw,-10px) scale(.9185);animation:fall-319 22s -28s linear infinite}@keyframes fall-319{35.141%{transform:translate(38.9685vw,35.141vh) scale(.9185)}to{transform:translate(39.60735vw,99vh) scale(.9185)}}.snow:nth-child(320){opacity:.4088;transform:translate(71.633vw,-10px) scale(.7003);animation:fall-320 30s -15s linear infinite}@keyframes fall-320{31.196%{transform:translate(81.0813vw,31.196vh) scale(.7003)}to{transform:translate(76.35715vw,99vh) scale(.7003)}}.snow:nth-child(321){opacity:1.1096;transform:translate(75.6102vw,-10px) scale(.3609);animation:fall-321 29s -15s linear infinite}@keyframes fall-321{65.16%{transform:translate(75.7255vw,65.16vh) scale(.3609)}to{transform:translate(75.66785vw,99vh) scale(.3609)}}.snow:nth-child(322){opacity:.1534;transform:translate(14.8994vw,-10px) scale(.2429);animation:fall-322 18s -1s linear infinite}@keyframes fall-322{72.505%{transform:translate(17.2272vw,72.505vh) scale(.2429)}to{transform:translate(16.0633vw,99vh) scale(.2429)}}.snow:nth-child(323){opacity:.7906;transform:translate(76.3135vw,-10px) scale(.1948);animation:fall-323 10s -3s linear infinite}@keyframes fall-323{36.372%{transform:translate(72.9161vw,36.372vh) scale(.1948)}to{transform:translate(74.6148vw,99vh) scale(.1948)}}.snow:nth-child(324){opacity:1.0032;transform:translate(13.2837vw,-10px) scale(.5329);animation:fall-324 19s -18s linear infinite}@keyframes fall-324{60.962%{transform:translate(16.6231vw,60.962vh) scale(.5329)}to{transform:translate(14.9534vw,99vh) scale(.5329)}}.snow:nth-child(325){opacity:1.4516;transform:translate(67.3388vw,-10px) scale(.5548);animation:fall-325 15s -29s linear infinite}@keyframes fall-325{70.411%{transform:translate(60.4484vw,70.411vh) scale(.5548)}to{transform:translate(63.8936vw,99vh) scale(.5548)}}.snow:nth-child(326){opacity:1.062;transform:translate(2.5864vw,-10px) scale(.3028);animation:fall-326 20s -20s linear infinite}@keyframes fall-326{48.617%{transform:translate(3.4592vw,48.617vh) scale(.3028)}to{transform:translate(3.0228vw,99vh) scale(.3028)}}.snow:nth-child(327){opacity:1.3016;transform:translate(47.1034vw,-10px) scale(.0685);animation:fall-327 13s -25s linear infinite}@keyframes fall-327{57.304%{transform:translate(56.0216vw,57.304vh) scale(.0685)}to{transform:translate(51.5625vw,99vh) scale(.0685)}}.snow:nth-child(328){opacity:.294;transform:translate(30.421vw,-10px) scale(.442);animation:fall-328 17s -6s linear infinite}@keyframes fall-328{68.901%{transform:translate(26.7668vw,68.901vh) scale(.442)}to{transform:translate(28.5939vw,99vh) scale(.442)}}.snow:nth-child(329){opacity:1.0176;transform:translate(36.5263vw,-10px) scale(.3504);animation:fall-329 22s -3s linear infinite}@keyframes fall-329{72.135%{transform:translate(29.0429vw,72.135vh) scale(.3504)}to{transform:translate(32.7846vw,99vh) scale(.3504)}}.snow:nth-child(330){opacity:1.7082;transform:translate(72.0049vw,-10px) scale(.386);animation:fall-330 17s -11s linear infinite}@keyframes fall-330{78.177%{transform:translate(76.6947vw,78.177vh) scale(.386)}to{transform:translate(74.3498vw,99vh) scale(.386)}}.snow:nth-child(331){opacity:1.3728;transform:translate(2.5281vw,-10px) scale(.1977);animation:fall-331 17s -28s linear infinite}@keyframes fall-331{79.059%{transform:translate(-7.4343vw,79.059vh) scale(.1977)}to{transform:translate(-2.4531vw,99vh) scale(.1977)}}.snow:nth-child(332){opacity:1.111;transform:translate(27.5739vw,-10px) scale(.8412);animation:fall-332 30s -8s linear infinite}@keyframes fall-332{38.777%{transform:translate(32.781vw,38.777vh) scale(.8412)}to{transform:translate(30.17745vw,99vh) scale(.8412)}}.snow:nth-child(333){opacity:1.6396;transform:translate(66.3627vw,-10px) scale(.5783);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{39.187%{transform:translate(72.6847vw,39.187vh) scale(.5783)}to{transform:translate(69.5237vw,99vh) scale(.5783)}}.snow:nth-child(334){opacity:1.544;transform:translate(31.5839vw,-10px) scale(.1043);animation:fall-334 20s -20s linear infinite}@keyframes fall-334{65.382%{transform:translate(27.2633vw,65.382vh) scale(.1043)}to{transform:translate(29.4236vw,99vh) scale(.1043)}}.snow:nth-child(335){opacity:1.6634;transform:translate(72.867vw,-10px) scale(.5074);animation:fall-335 24s -14s linear infinite}@keyframes fall-335{71.811%{transform:translate(76.615vw,71.811vh) scale(.5074)}to{transform:translate(74.741vw,99vh) scale(.5074)}}.snow:nth-child(336){opacity:.1486;transform:translate(92.3819vw,-10px) scale(.0934);animation:fall-336 29s -26s linear infinite}@keyframes fall-336{71.479%{transform:translate(89.261vw,71.479vh) scale(.0934)}to{transform:translate(90.82145vw,99vh) scale(.0934)}}.snow:nth-child(337){opacity:1.9892;transform:translate(40.1703vw,-10px) scale(.9586);animation:fall-337 26s -18s linear infinite}@keyframes fall-337{79.207%{transform:translate(46.3409vw,79.207vh) scale(.9586)}to{transform:translate(43.2556vw,99vh) scale(.9586)}}.snow:nth-child(338){opacity:1.4874;transform:translate(40.6476vw,-10px) scale(.228);animation:fall-338 12s -18s linear infinite}@keyframes fall-338{40.464%{transform:translate(43.922vw,40.464vh) scale(.228)}to{transform:translate(42.2848vw,99vh) scale(.228)}}.snow:nth-child(339){opacity:1.27;transform:translate(10.8724vw,-10px) scale(.6388);animation:fall-339 20s -9s linear infinite}@keyframes fall-339{37.015%{transform:translate(11.6225vw,37.015vh) scale(.6388)}to{transform:translate(11.24745vw,99vh) scale(.6388)}}.snow:nth-child(340){opacity:1.2418;transform:translate(86.1981vw,-10px) scale(.9714);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{37.915%{transform:translate(93.3331vw,37.915vh) scale(.9714)}to{transform:translate(89.7656vw,99vh) scale(.9714)}}.snow:nth-child(341){opacity:1.099;transform:translate(88.8684vw,-10px) scale(.0014);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{53.468%{transform:translate(89.2205vw,53.468vh) scale(.0014)}to{transform:translate(89.04445vw,99vh) scale(.0014)}}.snow:nth-child(342){opacity:1.6998;transform:translate(91.2702vw,-10px) scale(.4662);animation:fall-342 17s -4s linear infinite}@keyframes fall-342{59.788%{transform:translate(81.7235vw,59.788vh) scale(.4662)}to{transform:translate(86.49685vw,99vh) scale(.4662)}}.snow:nth-child(343){opacity:.2196;transform:translate(37.4961vw,-10px) scale(.5578);animation:fall-343 30s -17s linear infinite}@keyframes fall-343{57.164%{transform:translate(46.2563vw,57.164vh) scale(.5578)}to{transform:translate(41.8762vw,99vh) scale(.5578)}}.snow:nth-child(344){opacity:1.455;transform:translate(26.2583vw,-10px) scale(.5548);animation:fall-344 24s -29s linear infinite}@keyframes fall-344{65.613%{transform:translate(21.5726vw,65.613vh) scale(.5548)}to{transform:translate(23.91545vw,99vh) scale(.5548)}}.snow:nth-child(345){opacity:1.3824;transform:translate(72.402vw,-10px) scale(.8085);animation:fall-345 27s -15s linear infinite}@keyframes fall-345{77.961%{transform:translate(79.4005vw,77.961vh) scale(.8085)}to{transform:translate(75.90125vw,99vh) scale(.8085)}}.snow:nth-child(346){opacity:.5926;transform:translate(77.7782vw,-10px) scale(.8205);animation:fall-346 18s -15s linear infinite}@keyframes fall-346{65.866%{transform:translate(82.2388vw,65.866vh) scale(.8205)}to{transform:translate(80.0085vw,99vh) scale(.8205)}}.snow:nth-child(347){opacity:.029;transform:translate(98.2469vw,-10px) scale(.7511);animation:fall-347 13s -23s linear infinite}@keyframes fall-347{57.789%{transform:translate(106.1452vw,57.789vh) scale(.7511)}to{transform:translate(102.19605vw,99vh) scale(.7511)}}.snow:nth-child(348){opacity:1.445;transform:translate(79.6171vw,-10px) scale(.7592);animation:fall-348 25s -26s linear infinite}@keyframes fall-348{74.961%{transform:translate(74.9199vw,74.961vh) scale(.7592)}to{transform:translate(77.2685vw,99vh) scale(.7592)}}.snow:nth-child(349){opacity:.3586;transform:translate(15.3971vw,-10px) scale(.6184);animation:fall-349 20s -5s linear infinite}@keyframes fall-349{32.02%{transform:translate(23.5729vw,32.02vh) scale(.6184)}to{transform:translate(19.485vw,99vh) scale(.6184)}}.snow:nth-child(350){opacity:.434;transform:translate(88.5916vw,-10px) scale(.2374);animation:fall-350 29s -6s linear infinite}@keyframes fall-350{31.516%{transform:translate(84.4309vw,31.516vh) scale(.2374)}to{transform:translate(86.51125vw,99vh) scale(.2374)}}.snow:nth-child(351){opacity:1.8824;transform:translate(76.182vw,-10px) scale(.3781);animation:fall-351 10s -6s linear infinite}@keyframes fall-351{57.337%{transform:translate(77.7286vw,57.337vh) scale(.3781)}to{transform:translate(76.9553vw,99vh) scale(.3781)}}.snow:nth-child(352){opacity:1.4666;transform:translate(41.6687vw,-10px) scale(.4981);animation:fall-352 15s -9s linear infinite}@keyframes fall-352{58.516%{transform:translate(34.977vw,58.516vh) scale(.4981)}to{transform:translate(38.32285vw,99vh) scale(.4981)}}.snow:nth-child(353){opacity:.2144;transform:translate(94.275vw,-10px) scale(.6193);animation:fall-353 15s -21s linear infinite}@keyframes fall-353{75.176%{transform:translate(97.2749vw,75.176vh) scale(.6193)}to{transform:translate(95.77495vw,99vh) scale(.6193)}}.snow:nth-child(354){opacity:1.3552;transform:translate(34.4135vw,-10px) scale(.9276);animation:fall-354 15s -25s linear infinite}@keyframes fall-354{63.411%{transform:translate(43.2325vw,63.411vh) scale(.9276)}to{transform:translate(38.823vw,99vh) scale(.9276)}}.snow:nth-child(355){opacity:.0854;transform:translate(23.2339vw,-10px) scale(.9356);animation:fall-355 10s -15s linear infinite}@keyframes fall-355{65.361%{transform:translate(24.2228vw,65.361vh) scale(.9356)}to{transform:translate(23.72835vw,99vh) scale(.9356)}}.snow:nth-child(356){opacity:.194;transform:translate(7.2726vw,-10px) scale(.4043);animation:fall-356 30s -28s linear infinite}@keyframes fall-356{64.218%{transform:translate(-1.1126vw,64.218vh) scale(.4043)}to{transform:translate(3.08vw,99vh) scale(.4043)}}.snow:nth-child(357){opacity:.1378;transform:translate(5.7912vw,-10px) scale(.7814);animation:fall-357 28s -6s linear infinite}@keyframes fall-357{62.464%{transform:translate(.125vw,62.464vh) scale(.7814)}to{transform:translate(2.9581vw,99vh) scale(.7814)}}.snow:nth-child(358){opacity:1.1532;transform:translate(94.0878vw,-10px) scale(.5404);animation:fall-358 22s -30s linear infinite}@keyframes fall-358{54.838%{transform:translate(92.0101vw,54.838vh) scale(.5404)}to{transform:translate(93.04895vw,99vh) scale(.5404)}}.snow:nth-child(359){opacity:.3576;transform:translate(57.8331vw,-10px) scale(.0031);animation:fall-359 10s -13s linear infinite}@keyframes fall-359{75.873%{transform:translate(59.6201vw,75.873vh) scale(.0031)}to{transform:translate(58.7266vw,99vh) scale(.0031)}}.snow:nth-child(360){opacity:1.0662;transform:translate(15.7414vw,-10px) scale(.2595);animation:fall-360 17s -20s linear infinite}@keyframes fall-360{71.757%{transform:translate(21.7714vw,71.757vh) scale(.2595)}to{transform:translate(18.7564vw,99vh) scale(.2595)}}.snow:nth-child(361){opacity:.5942;transform:translate(5.0488vw,-10px) scale(.0624);animation:fall-361 15s -22s linear infinite}@keyframes fall-361{59.1%{transform:translate(9.0686vw,59.1vh) scale(.0624)}to{transform:translate(7.0587vw,99vh) scale(.0624)}}.snow:nth-child(362){opacity:1.5008;transform:translate(46.457vw,-10px) scale(.2314);animation:fall-362 16s -14s linear infinite}@keyframes fall-362{53.821%{transform:translate(39.7903vw,53.821vh) scale(.2314)}to{transform:translate(43.12365vw,99vh) scale(.2314)}}.snow:nth-child(363){opacity:1.8898;transform:translate(66.4455vw,-10px) scale(.0268);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{79.094%{transform:translate(58.9207vw,79.094vh) scale(.0268)}to{transform:translate(62.6831vw,99vh) scale(.0268)}}.snow:nth-child(364){opacity:.9458;transform:translate(98.7631vw,-10px) scale(.612);animation:fall-364 20s -9s linear infinite}@keyframes fall-364{72.369%{transform:translate(93.7313vw,72.369vh) scale(.612)}to{transform:translate(96.2472vw,99vh) scale(.612)}}.snow:nth-child(365){opacity:1.749;transform:translate(92.9503vw,-10px) scale(.2784);animation:fall-365 22s -21s linear infinite}@keyframes fall-365{48.45%{transform:translate(84.8462vw,48.45vh) scale(.2784)}to{transform:translate(88.89825vw,99vh) scale(.2784)}}.snow:nth-child(366){opacity:1.9272;transform:translate(14.7321vw,-10px) scale(.5217);animation:fall-366 25s -6s linear infinite}@keyframes fall-366{65.83%{transform:translate(6.9804vw,65.83vh) scale(.5217)}to{transform:translate(10.85625vw,99vh) scale(.5217)}}.snow:nth-child(367){opacity:1.6066;transform:translate(83.7481vw,-10px) scale(.6258);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{75.797%{transform:translate(77.0767vw,75.797vh) scale(.6258)}to{transform:translate(80.4124vw,99vh) scale(.6258)}}.snow:nth-child(368){opacity:1.6;transform:translate(29.9468vw,-10px) scale(.7545);animation:fall-368 10s -19s linear infinite}@keyframes fall-368{70.69%{transform:translate(25.5105vw,70.69vh) scale(.7545)}to{transform:translate(27.72865vw,99vh) scale(.7545)}}.snow:nth-child(369){opacity:1.3568;transform:translate(88.4132vw,-10px) scale(.0667);animation:fall-369 20s -17s linear infinite}@keyframes fall-369{35.177%{transform:translate(79.6836vw,35.177vh) scale(.0667)}to{transform:translate(84.0484vw,99vh) scale(.0667)}}.snow:nth-child(370){opacity:.2564;transform:translate(88.8538vw,-10px) scale(.663);animation:fall-370 28s -28s linear infinite}@keyframes fall-370{41.334%{transform:translate(83.2655vw,41.334vh) scale(.663)}to{transform:translate(86.05965vw,99vh) scale(.663)}}.snow:nth-child(371){opacity:.6336;transform:translate(.5088vw,-10px) scale(.903);animation:fall-371 25s -11s linear infinite}@keyframes fall-371{58.532%{transform:translate(2.6127vw,58.532vh) scale(.903)}to{transform:translate(1.56075vw,99vh) scale(.903)}}.snow:nth-child(372){opacity:.6566;transform:translate(13.3049vw,-10px) scale(.6768);animation:fall-372 20s -5s linear infinite}@keyframes fall-372{31.546%{transform:translate(9.47vw,31.546vh) scale(.6768)}to{transform:translate(11.38745vw,99vh) scale(.6768)}}.snow:nth-child(373){opacity:1.4764;transform:translate(5.7906vw,-10px) scale(.391);animation:fall-373 10s -30s linear infinite}@keyframes fall-373{69.314%{transform:translate(-3.7728vw,69.314vh) scale(.391)}to{transform:translate(1.0089vw,99vh) scale(.391)}}.snow:nth-child(374){opacity:.911;transform:translate(78.9162vw,-10px) scale(.9612);animation:fall-374 27s -1s linear infinite}@keyframes fall-374{57.397%{transform:translate(82.2839vw,57.397vh) scale(.9612)}to{transform:translate(80.60005vw,99vh) scale(.9612)}}.snow:nth-child(375){opacity:1.551;transform:translate(15.6076vw,-10px) scale(.9696);animation:fall-375 25s -20s linear infinite}@keyframes fall-375{62.391%{transform:translate(16.8968vw,62.391vh) scale(.9696)}to{transform:translate(16.2522vw,99vh) scale(.9696)}}.snow:nth-child(376){opacity:1.5676;transform:translate(2.7168vw,-10px) scale(.5766);animation:fall-376 17s -27s linear infinite}@keyframes fall-376{40.374%{transform:translate(-1.2942vw,40.374vh) scale(.5766)}to{transform:translate(.7113vw,99vh) scale(.5766)}}.snow:nth-child(377){opacity:1.6396;transform:translate(11.2606vw,-10px) scale(.3179);animation:fall-377 25s -10s linear infinite}@keyframes fall-377{78.25%{transform:translate(17.5647vw,78.25vh) scale(.3179)}to{transform:translate(14.41265vw,99vh) scale(.3179)}}.snow:nth-child(378){opacity:.8348;transform:translate(93.1021vw,-10px) scale(.8735);animation:fall-378 16s -18s linear infinite}@keyframes fall-378{62.976%{transform:translate(88.327vw,62.976vh) scale(.8735)}to{transform:translate(90.71455vw,99vh) scale(.8735)}}.snow:nth-child(379){opacity:.6984;transform:translate(2.3755vw,-10px) scale(.9278);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{64.998%{transform:translate(-4.5377vw,64.998vh) scale(.9278)}to{transform:translate(-1.0811vw,99vh) scale(.9278)}}.snow:nth-child(380){opacity:.9094;transform:translate(43.6101vw,-10px) scale(.0002);animation:fall-380 14s -29s linear infinite}@keyframes fall-380{79.326%{transform:translate(49.8872vw,79.326vh) scale(.0002)}to{transform:translate(46.74865vw,99vh) scale(.0002)}}.snow:nth-child(381){opacity:1.0846;transform:translate(96.8548vw,-10px) scale(.0465);animation:fall-381 20s -21s linear infinite}@keyframes fall-381{50.19%{transform:translate(93.9544vw,50.19vh) scale(.0465)}to{transform:translate(95.4046vw,99vh) scale(.0465)}}.snow:nth-child(382){opacity:1.0038;transform:translate(44.4432vw,-10px) scale(.9001);animation:fall-382 26s -14s linear infinite}@keyframes fall-382{79.901%{transform:translate(35.6325vw,79.901vh) scale(.9001)}to{transform:translate(40.03785vw,99vh) scale(.9001)}}.snow:nth-child(383){opacity:.2532;transform:translate(49.9977vw,-10px) scale(.0203);animation:fall-383 22s -25s linear infinite}@keyframes fall-383{38.876%{transform:translate(54.3707vw,38.876vh) scale(.0203)}to{transform:translate(52.1842vw,99vh) scale(.0203)}}.snow:nth-child(384){opacity:.833;transform:translate(45.74vw,-10px) scale(.7072);animation:fall-384 25s -4s linear infinite}@keyframes fall-384{76.525%{transform:translate(48.4242vw,76.525vh) scale(.7072)}to{transform:translate(47.0821vw,99vh) scale(.7072)}}.snow:nth-child(385){opacity:.1564;transform:translate(19.2406vw,-10px) scale(.5988);animation:fall-385 19s -2s linear infinite}@keyframes fall-385{45.691%{transform:translate(20.6741vw,45.691vh) scale(.5988)}to{transform:translate(19.95735vw,99vh) scale(.5988)}}.snow:nth-child(386){opacity:1.8248;transform:translate(33.0246vw,-10px) scale(.6011);animation:fall-386 15s -1s linear infinite}@keyframes fall-386{54.834%{transform:translate(34.5185vw,54.834vh) scale(.6011)}to{transform:translate(33.77155vw,99vh) scale(.6011)}}.snow:nth-child(387){opacity:.6002;transform:translate(99.9477vw,-10px) scale(.9152);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{78.62%{transform:translate(99.6326vw,78.62vh) scale(.9152)}to{transform:translate(99.79015vw,99vh) scale(.9152)}}.snow:nth-child(388){opacity:.3132;transform:translate(30.2124vw,-10px) scale(.1352);animation:fall-388 23s -17s linear infinite}@keyframes fall-388{76.567%{transform:translate(22.9982vw,76.567vh) scale(.1352)}to{transform:translate(26.6053vw,99vh) scale(.1352)}}.snow:nth-child(389){opacity:.2726;transform:translate(71.809vw,-10px) scale(.4958);animation:fall-389 27s -2s linear infinite}@keyframes fall-389{31.986%{transform:translate(69.974vw,31.986vh) scale(.4958)}to{transform:translate(70.8915vw,99vh) scale(.4958)}}.snow:nth-child(390){opacity:.1306;transform:translate(98.2817vw,-10px) scale(.1725);animation:fall-390 17s -26s linear infinite}@keyframes fall-390{37.902%{transform:translate(94.9207vw,37.902vh) scale(.1725)}to{transform:translate(96.6012vw,99vh) scale(.1725)}}.snow:nth-child(391){opacity:1.4234;transform:translate(5.733vw,-10px) scale(.571);animation:fall-391 13s -6s linear infinite}@keyframes fall-391{71.006%{transform:translate(.7499vw,71.006vh) scale(.571)}to{transform:translate(3.24145vw,99vh) scale(.571)}}.snow:nth-child(392){opacity:1.7742;transform:translate(27.9154vw,-10px) scale(.6729);animation:fall-392 30s -20s linear infinite}@keyframes fall-392{43.374%{transform:translate(19.5144vw,43.374vh) scale(.6729)}to{transform:translate(23.7149vw,99vh) scale(.6729)}}.snow:nth-child(393){opacity:1.7446;transform:translate(27.1244vw,-10px) scale(.0287);animation:fall-393 23s -23s linear infinite}@keyframes fall-393{39.152%{transform:translate(24.2221vw,39.152vh) scale(.0287)}to{transform:translate(25.67325vw,99vh) scale(.0287)}}.snow:nth-child(394){opacity:.147;transform:translate(69.2747vw,-10px) scale(.09);animation:fall-394 14s -11s linear infinite}@keyframes fall-394{59.986%{transform:translate(70.7459vw,59.986vh) scale(.09)}to{transform:translate(70.0103vw,99vh) scale(.09)}}.snow:nth-child(395){opacity:1.856;transform:translate(85.4647vw,-10px) scale(.9896);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{47.268%{transform:translate(75.7492vw,47.268vh) scale(.9896)}to{transform:translate(80.60695vw,99vh) scale(.9896)}}.snow:nth-child(396){opacity:1.5306;transform:translate(87.2851vw,-10px) scale(.9872);animation:fall-396 13s -5s linear infinite}@keyframes fall-396{69.515%{transform:translate(89.5477vw,69.515vh) scale(.9872)}to{transform:translate(88.4164vw,99vh) scale(.9872)}}.snow:nth-child(397){opacity:.8218;transform:translate(15.8473vw,-10px) scale(.8463);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{41.441%{transform:translate(24.3988vw,41.441vh) scale(.8463)}to{transform:translate(20.12305vw,99vh) scale(.8463)}}.snow:nth-child(398){opacity:1.5476;transform:translate(67.2632vw,-10px) scale(.2656);animation:fall-398 15s -23s linear infinite}@keyframes fall-398{35.032%{transform:translate(76.5561vw,35.032vh) scale(.2656)}to{transform:translate(71.90965vw,99vh) scale(.2656)}}.snow:nth-child(399){opacity:.8898;transform:translate(29.8244vw,-10px) scale(.0463);animation:fall-399 16s -12s linear infinite}@keyframes fall-399{62.445%{transform:translate(20.8664vw,62.445vh) scale(.0463)}to{transform:translate(25.3454vw,99vh) scale(.0463)}}.snow:nth-child(400){opacity:1.9216;transform:translate(83.8989vw,-10px) scale(.423);animation:fall-400 10s -26s linear infinite}@keyframes fall-400{67.441%{transform:translate(91.58vw,67.441vh) scale(.423)}to{transform:translate(87.73945vw,99vh) scale(.423)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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.4406;transform:translate(70.7749vw,-10px) scale(.6831);animation:fall-1 12s -15s linear infinite}@keyframes fall-1{59.692%{transform:translate(70.9291vw,59.692vh) scale(.6831)}to{transform:translate(70.852vw,99vh) scale(.6831)}}.snow:nth-child(2){opacity:.2434;transform:translate(81.5941vw,-10px) scale(.5665);animation:fall-2 17s -8s linear infinite}@keyframes fall-2{38.385%{transform:translate(88.5911vw,38.385vh) scale(.5665)}to{transform:translate(85.0926vw,99vh) scale(.5665)}}.snow:nth-child(3){opacity:.4128;transform:translate(17.8429vw,-10px) scale(.8582);animation:fall-3 13s -22s linear infinite}@keyframes fall-3{45.342%{transform:translate(14.7077vw,45.342vh) scale(.8582)}to{transform:translate(16.2753vw,99vh) scale(.8582)}}.snow:nth-child(4){opacity:1.0916;transform:translate(7.7021vw,-10px) scale(.6843);animation:fall-4 15s -1s linear infinite}@keyframes fall-4{78.826%{transform:translate(16.1279vw,78.826vh) scale(.6843)}to{transform:translate(11.915vw,99vh) scale(.6843)}}.snow:nth-child(5){opacity:.3038;transform:translate(83.3379vw,-10px) scale(.8548);animation:fall-5 25s -16s linear infinite}@keyframes fall-5{52.084%{transform:translate(89.6015vw,52.084vh) scale(.8548)}to{transform:translate(86.4697vw,99vh) scale(.8548)}}.snow:nth-child(6){opacity:.7164;transform:translate(12.5664vw,-10px) scale(.2887);animation:fall-6 29s -30s linear infinite}@keyframes fall-6{63.685%{transform:translate(11.8182vw,63.685vh) scale(.2887)}to{transform:translate(12.1923vw,99vh) scale(.2887)}}.snow:nth-child(7){opacity:1.3982;transform:translate(61.5192vw,-10px) scale(.0684);animation:fall-7 28s -6s linear infinite}@keyframes fall-7{41.669%{transform:translate(51.5234vw,41.669vh) scale(.0684)}to{transform:translate(56.5213vw,99vh) scale(.0684)}}.snow:nth-child(8){opacity:1.5688;transform:translate(7.7781vw,-10px) scale(.5856);animation:fall-8 15s -7s linear infinite}@keyframes fall-8{56.984%{transform:translate(1.9361vw,56.984vh) scale(.5856)}to{transform:translate(4.8571vw,99vh) scale(.5856)}}.snow:nth-child(9){opacity:1.2042;transform:translate(40.3414vw,-10px) scale(.944);animation:fall-9 12s -16s linear infinite}@keyframes fall-9{53.365%{transform:translate(45.1253vw,53.365vh) scale(.944)}to{transform:translate(42.73335vw,99vh) scale(.944)}}.snow:nth-child(10){opacity:.8318;transform:translate(23.2478vw,-10px) scale(.4646);animation:fall-10 12s -13s linear infinite}@keyframes fall-10{32.519%{transform:translate(24.3032vw,32.519vh) scale(.4646)}to{transform:translate(23.7755vw,99vh) scale(.4646)}}.snow:nth-child(11){opacity:1.4922;transform:translate(51.4676vw,-10px) scale(.3809);animation:fall-11 13s -28s linear infinite}@keyframes fall-11{61.435%{transform:translate(51.5454vw,61.435vh) scale(.3809)}to{transform:translate(51.5065vw,99vh) scale(.3809)}}.snow:nth-child(12){opacity:1.374;transform:translate(88.7925vw,-10px) scale(.6283);animation:fall-12 17s -8s linear infinite}@keyframes fall-12{53.305%{transform:translate(85.9332vw,53.305vh) scale(.6283)}to{transform:translate(87.36285vw,99vh) scale(.6283)}}.snow:nth-child(13){opacity:.213;transform:translate(82.4954vw,-10px) scale(.6854);animation:fall-13 24s -22s linear infinite}@keyframes fall-13{44.33%{transform:translate(90.1438vw,44.33vh) scale(.6854)}to{transform:translate(86.3196vw,99vh) scale(.6854)}}.snow:nth-child(14){opacity:.6958;transform:translate(67.5535vw,-10px) scale(.3616);animation:fall-14 17s -28s linear infinite}@keyframes fall-14{38.957%{transform:translate(61.1534vw,38.957vh) scale(.3616)}to{transform:translate(64.35345vw,99vh) scale(.3616)}}.snow:nth-child(15){opacity:.0272;transform:translate(35.8593vw,-10px) scale(.7853);animation:fall-15 25s -12s linear infinite}@keyframes fall-15{71.637%{transform:translate(31.1645vw,71.637vh) scale(.7853)}to{transform:translate(33.5119vw,99vh) scale(.7853)}}.snow:nth-child(16){opacity:1.5712;transform:translate(40.9215vw,-10px) scale(.2626);animation:fall-16 29s -2s linear infinite}@keyframes fall-16{52.733%{transform:translate(47.6624vw,52.733vh) scale(.2626)}to{transform:translate(44.29195vw,99vh) scale(.2626)}}.snow:nth-child(17){opacity:1.8188;transform:translate(60.8662vw,-10px) scale(.0269);animation:fall-17 16s -21s linear infinite}@keyframes fall-17{62.955%{transform:translate(63.424vw,62.955vh) scale(.0269)}to{transform:translate(62.1451vw,99vh) scale(.0269)}}.snow:nth-child(18){opacity:1.8338;transform:translate(17.8674vw,-10px) scale(.0401);animation:fall-18 28s -22s linear infinite}@keyframes fall-18{62.123%{transform:translate(10.7962vw,62.123vh) scale(.0401)}to{transform:translate(14.3318vw,99vh) scale(.0401)}}.snow:nth-child(19){opacity:1.1594;transform:translate(10.0374vw,-10px) scale(.7911);animation:fall-19 18s -19s linear infinite}@keyframes fall-19{35.432%{transform:translate(17.1617vw,35.432vh) scale(.7911)}to{transform:translate(13.59955vw,99vh) scale(.7911)}}.snow:nth-child(20){opacity:.4664;transform:translate(37.8461vw,-10px) scale(.2886);animation:fall-20 19s -22s linear infinite}@keyframes fall-20{53.389%{transform:translate(43.1083vw,53.389vh) scale(.2886)}to{transform:translate(40.4772vw,99vh) scale(.2886)}}.snow:nth-child(21){opacity:.4324;transform:translate(29.6292vw,-10px) scale(.7553);animation:fall-21 18s -27s linear infinite}@keyframes fall-21{57.607%{transform:translate(30.5706vw,57.607vh) scale(.7553)}to{transform:translate(30.0999vw,99vh) scale(.7553)}}.snow:nth-child(22){opacity:1.0844;transform:translate(13.4841vw,-10px) scale(.718);animation:fall-22 17s -25s linear infinite}@keyframes fall-22{63.561%{transform:translate(10.1796vw,63.561vh) scale(.718)}to{transform:translate(11.83185vw,99vh) scale(.718)}}.snow:nth-child(23){opacity:1.806;transform:translate(51.2733vw,-10px) scale(.7115);animation:fall-23 14s -28s linear infinite}@keyframes fall-23{32.719%{transform:translate(59.028vw,32.719vh) scale(.7115)}to{transform:translate(55.15065vw,99vh) scale(.7115)}}.snow:nth-child(24){opacity:.49;transform:translate(3.5568vw,-10px) scale(.5256);animation:fall-24 21s -27s linear infinite}@keyframes fall-24{33.516%{transform:translate(8.8408vw,33.516vh) scale(.5256)}to{transform:translate(6.1988vw,99vh) scale(.5256)}}.snow:nth-child(25){opacity:.9268;transform:translate(98.1279vw,-10px) scale(.4716);animation:fall-25 11s -15s linear infinite}@keyframes fall-25{73.849%{transform:translate(99.3615vw,73.849vh) scale(.4716)}to{transform:translate(98.7447vw,99vh) scale(.4716)}}.snow:nth-child(26){opacity:1.9672;transform:translate(55.8707vw,-10px) scale(.1723);animation:fall-26 16s -27s linear infinite}@keyframes fall-26{57.563%{transform:translate(48.4151vw,57.563vh) scale(.1723)}to{transform:translate(52.1429vw,99vh) scale(.1723)}}.snow:nth-child(27){opacity:.6308;transform:translate(71.7649vw,-10px) scale(.0425);animation:fall-27 15s -26s linear infinite}@keyframes fall-27{38.976%{transform:translate(72.2481vw,38.976vh) scale(.0425)}to{transform:translate(72.0065vw,99vh) scale(.0425)}}.snow:nth-child(28){opacity:1.5036;transform:translate(30.0223vw,-10px) scale(.3281);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{62.273%{transform:translate(31.2974vw,62.273vh) scale(.3281)}to{transform:translate(30.65985vw,99vh) scale(.3281)}}.snow:nth-child(29){opacity:1.68;transform:translate(5.0396vw,-10px) scale(.6173);animation:fall-29 10s -15s linear infinite}@keyframes fall-29{62.681%{transform:translate(.0109vw,62.681vh) scale(.6173)}to{transform:translate(2.52525vw,99vh) scale(.6173)}}.snow:nth-child(30){opacity:.8206;transform:translate(38.0936vw,-10px) scale(.956);animation:fall-30 10s -24s linear infinite}@keyframes fall-30{61.244%{transform:translate(42.0233vw,61.244vh) scale(.956)}to{transform:translate(40.05845vw,99vh) scale(.956)}}.snow:nth-child(31){opacity:.336;transform:translate(61.963vw,-10px) scale(.3298);animation:fall-31 22s -30s linear infinite}@keyframes fall-31{45.652%{transform:translate(68.9434vw,45.652vh) scale(.3298)}to{transform:translate(65.4532vw,99vh) scale(.3298)}}.snow:nth-child(32){opacity:.3886;transform:translate(79.5493vw,-10px) scale(.8201);animation:fall-32 24s -5s linear infinite}@keyframes fall-32{42.199%{transform:translate(84.4386vw,42.199vh) scale(.8201)}to{transform:translate(81.99395vw,99vh) scale(.8201)}}.snow:nth-child(33){opacity:1.3554;transform:translate(46.1418vw,-10px) scale(.685);animation:fall-33 13s -11s linear infinite}@keyframes fall-33{51.716%{transform:translate(44.2733vw,51.716vh) scale(.685)}to{transform:translate(45.20755vw,99vh) scale(.685)}}.snow:nth-child(34){opacity:.0446;transform:translate(45.7151vw,-10px) scale(.1739);animation:fall-34 27s -7s linear infinite}@keyframes fall-34{32.84%{transform:translate(55.089vw,32.84vh) scale(.1739)}to{transform:translate(50.40205vw,99vh) scale(.1739)}}.snow:nth-child(35){opacity:1.0926;transform:translate(3.5298vw,-10px) scale(.2287);animation:fall-35 30s -2s linear infinite}@keyframes fall-35{77.934%{transform:translate(-4.8973vw,77.934vh) scale(.2287)}to{transform:translate(-.68375vw,99vh) scale(.2287)}}.snow:nth-child(36){opacity:1.8722;transform:translate(13.8776vw,-10px) scale(.2034);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{32.822%{transform:translate(9.146vw,32.822vh) scale(.2034)}to{transform:translate(11.5118vw,99vh) scale(.2034)}}.snow:nth-child(37){opacity:.649;transform:translate(1.1285vw,-10px) scale(.2726);animation:fall-37 27s -6s linear infinite}@keyframes fall-37{77.702%{transform:translate(3.7583vw,77.702vh) scale(.2726)}to{transform:translate(2.4434vw,99vh) scale(.2726)}}.snow:nth-child(38){opacity:.5962;transform:translate(42.5294vw,-10px) scale(.4726);animation:fall-38 21s -16s linear infinite}@keyframes fall-38{65.64%{transform:translate(45.0145vw,65.64vh) scale(.4726)}to{transform:translate(43.77195vw,99vh) scale(.4726)}}.snow:nth-child(39){opacity:.6984;transform:translate(25.0771vw,-10px) scale(.7872);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{63.242%{transform:translate(33.7503vw,63.242vh) scale(.7872)}to{transform:translate(29.4137vw,99vh) scale(.7872)}}.snow:nth-child(40){opacity:1.9294;transform:translate(53.9639vw,-10px) scale(.0937);animation:fall-40 12s -14s linear infinite}@keyframes fall-40{66.708%{transform:translate(44.3948vw,66.708vh) scale(.0937)}to{transform:translate(49.17935vw,99vh) scale(.0937)}}.snow:nth-child(41){opacity:.8428;transform:translate(7.1294vw,-10px) scale(.083);animation:fall-41 16s -30s linear infinite}@keyframes fall-41{34.561%{transform:translate(2.6006vw,34.561vh) scale(.083)}to{transform:translate(4.865vw,99vh) scale(.083)}}.snow:nth-child(42){opacity:.9728;transform:translate(25.3969vw,-10px) scale(.3777);animation:fall-42 13s -4s linear infinite}@keyframes fall-42{75.721%{transform:translate(29.8541vw,75.721vh) scale(.3777)}to{transform:translate(27.6255vw,99vh) scale(.3777)}}.snow:nth-child(43){opacity:.782;transform:translate(46.5261vw,-10px) scale(.2831);animation:fall-43 25s -4s linear infinite}@keyframes fall-43{66.728%{transform:translate(40.1191vw,66.728vh) scale(.2831)}to{transform:translate(43.3226vw,99vh) scale(.2831)}}.snow:nth-child(44){opacity:.201;transform:translate(16.171vw,-10px) scale(.4866);animation:fall-44 17s -6s linear infinite}@keyframes fall-44{36.656%{transform:translate(20.6352vw,36.656vh) scale(.4866)}to{transform:translate(18.4031vw,99vh) scale(.4866)}}.snow:nth-child(45){opacity:.9976;transform:translate(16.1943vw,-10px) scale(.4289);animation:fall-45 24s -29s linear infinite}@keyframes fall-45{74.313%{transform:translate(13.2262vw,74.313vh) scale(.4289)}to{transform:translate(14.71025vw,99vh) scale(.4289)}}.snow:nth-child(46){opacity:.2956;transform:translate(90.9447vw,-10px) scale(.0955);animation:fall-46 11s -4s linear infinite}@keyframes fall-46{77.344%{transform:translate(96.8004vw,77.344vh) scale(.0955)}to{transform:translate(93.87255vw,99vh) scale(.0955)}}.snow:nth-child(47){opacity:1.8884;transform:translate(77.7838vw,-10px) scale(.0825);animation:fall-47 30s -11s linear infinite}@keyframes fall-47{32.933%{transform:translate(70.4952vw,32.933vh) scale(.0825)}to{transform:translate(74.1395vw,99vh) scale(.0825)}}.snow:nth-child(48){opacity:1.6858;transform:translate(64.8516vw,-10px) scale(.7602);animation:fall-48 14s -8s linear infinite}@keyframes fall-48{64.707%{transform:translate(63.5776vw,64.707vh) scale(.7602)}to{transform:translate(64.2146vw,99vh) scale(.7602)}}.snow:nth-child(49){opacity:.7258;transform:translate(33.92vw,-10px) scale(.3661);animation:fall-49 17s -13s linear infinite}@keyframes fall-49{74.073%{transform:translate(37.7606vw,74.073vh) scale(.3661)}to{transform:translate(35.8403vw,99vh) scale(.3661)}}.snow:nth-child(50){opacity:.3444;transform:translate(38.2415vw,-10px) scale(.8359);animation:fall-50 18s -18s linear infinite}@keyframes fall-50{74.59%{transform:translate(43.0211vw,74.59vh) scale(.8359)}to{transform:translate(40.6313vw,99vh) scale(.8359)}}.snow:nth-child(51){opacity:.0306;transform:translate(84.3751vw,-10px) scale(.6907);animation:fall-51 23s -9s linear infinite}@keyframes fall-51{35.791%{transform:translate(75.4774vw,35.791vh) scale(.6907)}to{transform:translate(79.92625vw,99vh) scale(.6907)}}.snow:nth-child(52){opacity:.0254;transform:translate(31.8253vw,-10px) scale(.2023);animation:fall-52 11s -7s linear infinite}@keyframes fall-52{30.396%{transform:translate(24.2585vw,30.396vh) scale(.2023)}to{transform:translate(28.0419vw,99vh) scale(.2023)}}.snow:nth-child(53){opacity:.6984;transform:translate(49.7659vw,-10px) scale(.9632);animation:fall-53 17s -16s linear infinite}@keyframes fall-53{66.589%{transform:translate(40.6055vw,66.589vh) scale(.9632)}to{transform:translate(45.1857vw,99vh) scale(.9632)}}.snow:nth-child(54){opacity:.4452;transform:translate(3.0904vw,-10px) scale(.5422);animation:fall-54 29s -21s linear infinite}@keyframes fall-54{40.45%{transform:translate(3.5957vw,40.45vh) scale(.5422)}to{transform:translate(3.34305vw,99vh) scale(.5422)}}.snow:nth-child(55){opacity:1.0604;transform:translate(17.7126vw,-10px) scale(.2814);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{70.231%{transform:translate(14.6329vw,70.231vh) scale(.2814)}to{transform:translate(16.17275vw,99vh) scale(.2814)}}.snow:nth-child(56){opacity:1.4138;transform:translate(27.4914vw,-10px) scale(.6225);animation:fall-56 18s -10s linear infinite}@keyframes fall-56{53.381%{transform:translate(36.0672vw,53.381vh) scale(.6225)}to{transform:translate(31.7793vw,99vh) scale(.6225)}}.snow:nth-child(57){opacity:1.3678;transform:translate(90.7424vw,-10px) scale(.3284);animation:fall-57 12s -24s linear infinite}@keyframes fall-57{75.548%{transform:translate(100.6309vw,75.548vh) scale(.3284)}to{transform:translate(95.68665vw,99vh) scale(.3284)}}.snow:nth-child(58){opacity:.079;transform:translate(94.9624vw,-10px) scale(.1808);animation:fall-58 11s -8s linear infinite}@keyframes fall-58{50.434%{transform:translate(98.5863vw,50.434vh) scale(.1808)}to{transform:translate(96.77435vw,99vh) scale(.1808)}}.snow:nth-child(59){opacity:1.6878;transform:translate(97.8011vw,-10px) scale(.5627);animation:fall-59 12s -30s linear infinite}@keyframes fall-59{52.938%{transform:translate(105.1119vw,52.938vh) scale(.5627)}to{transform:translate(101.4565vw,99vh) scale(.5627)}}.snow:nth-child(60){opacity:1.5446;transform:translate(5.6731vw,-10px) scale(.2454);animation:fall-60 30s -20s linear infinite}@keyframes fall-60{32.527%{transform:translate(2.0504vw,32.527vh) scale(.2454)}to{transform:translate(3.86175vw,99vh) scale(.2454)}}.snow:nth-child(61){opacity:1.3254;transform:translate(18.8348vw,-10px) scale(.1872);animation:fall-61 27s -5s linear infinite}@keyframes fall-61{61.817%{transform:translate(19.619vw,61.817vh) scale(.1872)}to{transform:translate(19.2269vw,99vh) scale(.1872)}}.snow:nth-child(62){opacity:1.9638;transform:translate(74.7914vw,-10px) scale(.5175);animation:fall-62 25s -23s linear infinite}@keyframes fall-62{45.799%{transform:translate(74.4214vw,45.799vh) scale(.5175)}to{transform:translate(74.6064vw,99vh) scale(.5175)}}.snow:nth-child(63){opacity:.4494;transform:translate(99.3331vw,-10px) scale(.6762);animation:fall-63 17s -26s linear infinite}@keyframes fall-63{69.171%{transform:translate(107.7738vw,69.171vh) scale(.6762)}to{transform:translate(103.55345vw,99vh) scale(.6762)}}.snow:nth-child(64){opacity:1.9102;transform:translate(55.3088vw,-10px) scale(.3493);animation:fall-64 13s -4s linear infinite}@keyframes fall-64{54.771%{transform:translate(59.5881vw,54.771vh) scale(.3493)}to{transform:translate(57.44845vw,99vh) scale(.3493)}}.snow:nth-child(65){opacity:1.207;transform:translate(26.2838vw,-10px) scale(.3786);animation:fall-65 28s -12s linear infinite}@keyframes fall-65{69.196%{transform:translate(25.1693vw,69.196vh) scale(.3786)}to{transform:translate(25.72655vw,99vh) scale(.3786)}}.snow:nth-child(66){opacity:.1028;transform:translate(2.7273vw,-10px) scale(.7781);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{39.837%{transform:translate(10.0518vw,39.837vh) scale(.7781)}to{transform:translate(6.38955vw,99vh) scale(.7781)}}.snow:nth-child(67){opacity:1.2582;transform:translate(68.332vw,-10px) scale(.1129);animation:fall-67 13s -25s linear infinite}@keyframes fall-67{54.406%{transform:translate(69.4124vw,54.406vh) scale(.1129)}to{transform:translate(68.8722vw,99vh) scale(.1129)}}.snow:nth-child(68){opacity:1.442;transform:translate(91.8104vw,-10px) scale(.4936);animation:fall-68 11s -16s linear infinite}@keyframes fall-68{74.013%{transform:translate(90.476vw,74.013vh) scale(.4936)}to{transform:translate(91.1432vw,99vh) scale(.4936)}}.snow:nth-child(69){opacity:.4564;transform:translate(25.2835vw,-10px) scale(.2238);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{67.19%{transform:translate(30.365vw,67.19vh) scale(.2238)}to{transform:translate(27.82425vw,99vh) scale(.2238)}}.snow:nth-child(70){opacity:.4918;transform:translate(11.3507vw,-10px) scale(.0489);animation:fall-70 10s -25s linear infinite}@keyframes fall-70{40.116%{transform:translate(2.1859vw,40.116vh) scale(.0489)}to{transform:translate(6.7683vw,99vh) scale(.0489)}}.snow:nth-child(71){opacity:1.2064;transform:translate(83.8162vw,-10px) scale(.0825);animation:fall-71 18s -28s linear infinite}@keyframes fall-71{64.609%{transform:translate(86.7694vw,64.609vh) scale(.0825)}to{transform:translate(85.2928vw,99vh) scale(.0825)}}.snow:nth-child(72){opacity:.9286;transform:translate(75.1986vw,-10px) scale(.1463);animation:fall-72 27s -18s linear infinite}@keyframes fall-72{49.43%{transform:translate(66.4061vw,49.43vh) scale(.1463)}to{transform:translate(70.80235vw,99vh) scale(.1463)}}.snow:nth-child(73){opacity:1.1328;transform:translate(7.866vw,-10px) scale(.8487);animation:fall-73 30s -11s linear infinite}@keyframes fall-73{77.594%{transform:translate(3.0344vw,77.594vh) scale(.8487)}to{transform:translate(5.4502vw,99vh) scale(.8487)}}.snow:nth-child(74){opacity:.2662;transform:translate(29.0165vw,-10px) scale(.5717);animation:fall-74 15s -22s linear infinite}@keyframes fall-74{68.597%{transform:translate(26.7057vw,68.597vh) scale(.5717)}to{transform:translate(27.8611vw,99vh) scale(.5717)}}.snow:nth-child(75){opacity:.3452;transform:translate(69.827vw,-10px) scale(.3824);animation:fall-75 24s -9s linear infinite}@keyframes fall-75{74.738%{transform:translate(71.9972vw,74.738vh) scale(.3824)}to{transform:translate(70.9121vw,99vh) scale(.3824)}}.snow:nth-child(76){opacity:.6844;transform:translate(36.8245vw,-10px) scale(.2021);animation:fall-76 28s -23s linear infinite}@keyframes fall-76{52.866%{transform:translate(36.0583vw,52.866vh) scale(.2021)}to{transform:translate(36.4414vw,99vh) scale(.2021)}}.snow:nth-child(77){opacity:.3252;transform:translate(67.5423vw,-10px) scale(.874);animation:fall-77 26s -28s linear infinite}@keyframes fall-77{55.571%{transform:translate(69.7735vw,55.571vh) scale(.874)}to{transform:translate(68.6579vw,99vh) scale(.874)}}.snow:nth-child(78){opacity:.8954;transform:translate(13.5127vw,-10px) scale(.0327);animation:fall-78 11s -22s linear infinite}@keyframes fall-78{70.814%{transform:translate(5.843vw,70.814vh) scale(.0327)}to{transform:translate(9.67785vw,99vh) scale(.0327)}}.snow:nth-child(79){opacity:1.4904;transform:translate(61.0805vw,-10px) scale(.9398);animation:fall-79 19s -29s linear infinite}@keyframes fall-79{72.148%{transform:translate(65.6286vw,72.148vh) scale(.9398)}to{transform:translate(63.35455vw,99vh) scale(.9398)}}.snow:nth-child(80){opacity:.0806;transform:translate(82.31vw,-10px) scale(.6213);animation:fall-80 14s -30s linear infinite}@keyframes fall-80{42.705%{transform:translate(78.17vw,42.705vh) scale(.6213)}to{transform:translate(80.24vw,99vh) scale(.6213)}}.snow:nth-child(81){opacity:.9694;transform:translate(24.2408vw,-10px) scale(.446);animation:fall-81 11s -30s linear infinite}@keyframes fall-81{53.522%{transform:translate(14.824vw,53.522vh) scale(.446)}to{transform:translate(19.5324vw,99vh) scale(.446)}}.snow:nth-child(82){opacity:.625;transform:translate(23.1749vw,-10px) scale(.0488);animation:fall-82 25s -5s linear infinite}@keyframes fall-82{67.097%{transform:translate(28.0683vw,67.097vh) scale(.0488)}to{transform:translate(25.6216vw,99vh) scale(.0488)}}.snow:nth-child(83){opacity:1.8962;transform:translate(77.6591vw,-10px) scale(.2848);animation:fall-83 22s -27s linear infinite}@keyframes fall-83{55.728%{transform:translate(87.1641vw,55.728vh) scale(.2848)}to{transform:translate(82.4116vw,99vh) scale(.2848)}}.snow:nth-child(84){opacity:1.9874;transform:translate(78.9619vw,-10px) scale(.0686);animation:fall-84 16s -27s linear infinite}@keyframes fall-84{73.071%{transform:translate(83.9498vw,73.071vh) scale(.0686)}to{transform:translate(81.45585vw,99vh) scale(.0686)}}.snow:nth-child(85){opacity:.92;transform:translate(95.4807vw,-10px) scale(.0095);animation:fall-85 25s -11s linear infinite}@keyframes fall-85{72.037%{transform:translate(93.9736vw,72.037vh) scale(.0095)}to{transform:translate(94.72715vw,99vh) scale(.0095)}}.snow:nth-child(86){opacity:1.675;transform:translate(40.2857vw,-10px) scale(.2353);animation:fall-86 28s -24s linear infinite}@keyframes fall-86{45.494%{transform:translate(49.5684vw,45.494vh) scale(.2353)}to{transform:translate(44.92705vw,99vh) scale(.2353)}}.snow:nth-child(87){opacity:.5468;transform:translate(62.1722vw,-10px) scale(.6521);animation:fall-87 15s -19s linear infinite}@keyframes fall-87{50.502%{transform:translate(59.3191vw,50.502vh) scale(.6521)}to{transform:translate(60.74565vw,99vh) scale(.6521)}}.snow:nth-child(88){opacity:.6754;transform:translate(23.2229vw,-10px) scale(.3653);animation:fall-88 21s -22s linear infinite}@keyframes fall-88{34.296%{transform:translate(30.8169vw,34.296vh) scale(.3653)}to{transform:translate(27.0199vw,99vh) scale(.3653)}}.snow:nth-child(89){opacity:.5322;transform:translate(34.3288vw,-10px) scale(.313);animation:fall-89 25s -7s linear infinite}@keyframes fall-89{73.481%{transform:translate(24.9525vw,73.481vh) scale(.313)}to{transform:translate(29.64065vw,99vh) scale(.313)}}.snow:nth-child(90){opacity:1.5444;transform:translate(31.5466vw,-10px) scale(.0768);animation:fall-90 25s -14s linear infinite}@keyframes fall-90{32.375%{transform:translate(28.8463vw,32.375vh) scale(.0768)}to{transform:translate(30.19645vw,99vh) scale(.0768)}}.snow:nth-child(91){opacity:1.8026;transform:translate(77.9314vw,-10px) scale(.4806);animation:fall-91 17s -29s linear infinite}@keyframes fall-91{57.641%{transform:translate(78.5896vw,57.641vh) scale(.4806)}to{transform:translate(78.2605vw,99vh) scale(.4806)}}.snow:nth-child(92){opacity:.7516;transform:translate(95.481vw,-10px) scale(.9195);animation:fall-92 16s -3s linear infinite}@keyframes fall-92{44.414%{transform:translate(97.9858vw,44.414vh) scale(.9195)}to{transform:translate(96.7334vw,99vh) scale(.9195)}}.snow:nth-child(93){opacity:.889;transform:translate(86.3873vw,-10px) scale(.2636);animation:fall-93 27s -26s linear infinite}@keyframes fall-93{67.452%{transform:translate(94.6035vw,67.452vh) scale(.2636)}to{transform:translate(90.4954vw,99vh) scale(.2636)}}.snow:nth-child(94){opacity:.0284;transform:translate(31.3212vw,-10px) scale(.0668);animation:fall-94 28s -21s linear infinite}@keyframes fall-94{50.574%{transform:translate(22.5826vw,50.574vh) scale(.0668)}to{transform:translate(26.9519vw,99vh) scale(.0668)}}.snow:nth-child(95){opacity:1.5728;transform:translate(46.5906vw,-10px) scale(.5143);animation:fall-95 30s -1s linear infinite}@keyframes fall-95{67.55%{transform:translate(54.8182vw,67.55vh) scale(.5143)}to{transform:translate(50.7044vw,99vh) scale(.5143)}}.snow:nth-child(96){opacity:.836;transform:translate(73.2969vw,-10px) scale(.3111);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{41.277%{transform:translate(80.7934vw,41.277vh) scale(.3111)}to{transform:translate(77.04515vw,99vh) scale(.3111)}}.snow:nth-child(97){opacity:1.2318;transform:translate(29.8395vw,-10px) scale(.9614);animation:fall-97 22s -4s linear infinite}@keyframes fall-97{70.465%{transform:translate(21.8115vw,70.465vh) scale(.9614)}to{transform:translate(25.8255vw,99vh) scale(.9614)}}.snow:nth-child(98){opacity:1.0162;transform:translate(26.8645vw,-10px) scale(.0489);animation:fall-98 29s -29s linear infinite}@keyframes fall-98{61.11%{transform:translate(17.2106vw,61.11vh) scale(.0489)}to{transform:translate(22.03755vw,99vh) scale(.0489)}}.snow:nth-child(99){opacity:1.4296;transform:translate(86.6939vw,-10px) scale(.8516);animation:fall-99 15s -18s linear infinite}@keyframes fall-99{44.715%{transform:translate(85.4963vw,44.715vh) scale(.8516)}to{transform:translate(86.0951vw,99vh) scale(.8516)}}.snow:nth-child(100){opacity:1.7982;transform:translate(44.9525vw,-10px) scale(.9936);animation:fall-100 29s -5s linear infinite}@keyframes fall-100{55.249%{transform:translate(40.2195vw,55.249vh) scale(.9936)}to{transform:translate(42.586vw,99vh) scale(.9936)}}.snow:nth-child(101){opacity:.9884;transform:translate(30.4641vw,-10px) scale(.3344);animation:fall-101 28s -21s linear infinite}@keyframes fall-101{32.597%{transform:translate(24.9722vw,32.597vh) scale(.3344)}to{transform:translate(27.71815vw,99vh) scale(.3344)}}.snow:nth-child(102){opacity:.2594;transform:translate(32.5484vw,-10px) scale(.6764);animation:fall-102 13s -25s linear infinite}@keyframes fall-102{31.426%{transform:translate(29.1175vw,31.426vh) scale(.6764)}to{transform:translate(30.83295vw,99vh) scale(.6764)}}.snow:nth-child(103){opacity:.7084;transform:translate(29.9206vw,-10px) scale(.7184);animation:fall-103 26s -28s linear infinite}@keyframes fall-103{37.382%{transform:translate(25.6867vw,37.382vh) scale(.7184)}to{transform:translate(27.80365vw,99vh) scale(.7184)}}.snow:nth-child(104){opacity:.4826;transform:translate(72.3963vw,-10px) scale(.9769);animation:fall-104 30s -25s linear infinite}@keyframes fall-104{77.11%{transform:translate(82.232vw,77.11vh) scale(.9769)}to{transform:translate(77.31415vw,99vh) scale(.9769)}}.snow:nth-child(105){opacity:1.017;transform:translate(15.3301vw,-10px) scale(.4845);animation:fall-105 10s -18s linear infinite}@keyframes fall-105{45.602%{transform:translate(19.1905vw,45.602vh) scale(.4845)}to{transform:translate(17.2603vw,99vh) scale(.4845)}}.snow:nth-child(106){opacity:.7244;transform:translate(3.7862vw,-10px) scale(.2504);animation:fall-106 17s -20s linear infinite}@keyframes fall-106{47.3%{transform:translate(1.7815vw,47.3vh) scale(.2504)}to{transform:translate(2.78385vw,99vh) scale(.2504)}}.snow:nth-child(107){opacity:.9802;transform:translate(70.4037vw,-10px) scale(.976);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{56.579%{transform:translate(70.106vw,56.579vh) scale(.976)}to{transform:translate(70.25485vw,99vh) scale(.976)}}.snow:nth-child(108){opacity:1.4916;transform:translate(93.1781vw,-10px) scale(.6428);animation:fall-108 15s -7s linear infinite}@keyframes fall-108{35.096%{transform:translate(83.9486vw,35.096vh) scale(.6428)}to{transform:translate(88.56335vw,99vh) scale(.6428)}}.snow:nth-child(109){opacity:.7692;transform:translate(12.0504vw,-10px) scale(.1187);animation:fall-109 25s -14s linear infinite}@keyframes fall-109{42.121%{transform:translate(20.2504vw,42.121vh) scale(.1187)}to{transform:translate(16.1504vw,99vh) scale(.1187)}}.snow:nth-child(110){opacity:.031;transform:translate(61.0168vw,-10px) scale(.2551);animation:fall-110 30s -15s linear infinite}@keyframes fall-110{61.578%{transform:translate(62.0263vw,61.578vh) scale(.2551)}to{transform:translate(61.52155vw,99vh) scale(.2551)}}.snow:nth-child(111){opacity:.2788;transform:translate(41.5284vw,-10px) scale(.2476);animation:fall-111 20s -4s linear infinite}@keyframes fall-111{33.738%{transform:translate(36.8387vw,33.738vh) scale(.2476)}to{transform:translate(39.18355vw,99vh) scale(.2476)}}.snow:nth-child(112){opacity:.4386;transform:translate(24.6217vw,-10px) scale(.7682);animation:fall-112 17s -20s linear infinite}@keyframes fall-112{59.88%{transform:translate(24.4697vw,59.88vh) scale(.7682)}to{transform:translate(24.5457vw,99vh) scale(.7682)}}.snow:nth-child(113){opacity:1.4958;transform:translate(54.3715vw,-10px) scale(.2132);animation:fall-113 20s -14s linear infinite}@keyframes fall-113{49.096%{transform:translate(60.1731vw,49.096vh) scale(.2132)}to{transform:translate(57.2723vw,99vh) scale(.2132)}}.snow:nth-child(114){opacity:1.9156;transform:translate(72.8153vw,-10px) scale(.6078);animation:fall-114 25s -29s linear infinite}@keyframes fall-114{72.624%{transform:translate(68.272vw,72.624vh) scale(.6078)}to{transform:translate(70.54365vw,99vh) scale(.6078)}}.snow:nth-child(115){opacity:1.6836;transform:translate(74.9514vw,-10px) scale(.2869);animation:fall-115 10s -8s linear infinite}@keyframes fall-115{33.638%{transform:translate(70.8643vw,33.638vh) scale(.2869)}to{transform:translate(72.90785vw,99vh) scale(.2869)}}.snow:nth-child(116){opacity:1.5206;transform:translate(92.2647vw,-10px) scale(.3867);animation:fall-116 23s -9s linear infinite}@keyframes fall-116{63.971%{transform:translate(98.7111vw,63.971vh) scale(.3867)}to{transform:translate(95.4879vw,99vh) scale(.3867)}}.snow:nth-child(117){opacity:1.979;transform:translate(20.1514vw,-10px) scale(.4598);animation:fall-117 15s -21s linear infinite}@keyframes fall-117{72.915%{transform:translate(17.8457vw,72.915vh) scale(.4598)}to{transform:translate(18.99855vw,99vh) scale(.4598)}}.snow:nth-child(118){opacity:.0142;transform:translate(42.4679vw,-10px) scale(.1374);animation:fall-118 21s -16s linear infinite}@keyframes fall-118{69.091%{transform:translate(48.074vw,69.091vh) scale(.1374)}to{transform:translate(45.27095vw,99vh) scale(.1374)}}.snow:nth-child(119){opacity:.277;transform:translate(37.6579vw,-10px) scale(.6431);animation:fall-119 15s -22s linear infinite}@keyframes fall-119{42.79%{transform:translate(33.1837vw,42.79vh) scale(.6431)}to{transform:translate(35.4208vw,99vh) scale(.6431)}}.snow:nth-child(120){opacity:1.2076;transform:translate(59.7868vw,-10px) scale(.8411);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{53.04%{transform:translate(53.9736vw,53.04vh) scale(.8411)}to{transform:translate(56.8802vw,99vh) scale(.8411)}}.snow:nth-child(121){opacity:1.4974;transform:translate(82.3046vw,-10px) scale(.3503);animation:fall-121 28s -30s linear infinite}@keyframes fall-121{71.876%{transform:translate(91.0087vw,71.876vh) scale(.3503)}to{transform:translate(86.65665vw,99vh) scale(.3503)}}.snow:nth-child(122){opacity:1.336;transform:translate(82.1934vw,-10px) scale(.7352);animation:fall-122 11s -4s linear infinite}@keyframes fall-122{47.342%{transform:translate(85.4739vw,47.342vh) scale(.7352)}to{transform:translate(83.83365vw,99vh) scale(.7352)}}.snow:nth-child(123){opacity:.3294;transform:translate(78.5955vw,-10px) scale(.7091);animation:fall-123 25s -1s linear infinite}@keyframes fall-123{66.042%{transform:translate(76.2512vw,66.042vh) scale(.7091)}to{transform:translate(77.42335vw,99vh) scale(.7091)}}.snow:nth-child(124){opacity:.7356;transform:translate(1.6872vw,-10px) scale(.1339);animation:fall-124 20s -23s linear infinite}@keyframes fall-124{73.721%{transform:translate(-4.9518vw,73.721vh) scale(.1339)}to{transform:translate(-1.6323vw,99vh) scale(.1339)}}.snow:nth-child(125){opacity:1.239;transform:translate(22.9276vw,-10px) scale(.4703);animation:fall-125 16s -21s linear infinite}@keyframes fall-125{57.939%{transform:translate(13.6426vw,57.939vh) scale(.4703)}to{transform:translate(18.2851vw,99vh) scale(.4703)}}.snow:nth-child(126){opacity:1.6826;transform:translate(4.6273vw,-10px) scale(.1919);animation:fall-126 17s -18s linear infinite}@keyframes fall-126{78.291%{transform:translate(-4.5757vw,78.291vh) scale(.1919)}to{transform:translate(.0258vw,99vh) scale(.1919)}}.snow:nth-child(127){opacity:1.519;transform:translate(55.0368vw,-10px) scale(.6567);animation:fall-127 23s -9s linear infinite}@keyframes fall-127{74.347%{transform:translate(64.6289vw,74.347vh) scale(.6567)}to{transform:translate(59.83285vw,99vh) scale(.6567)}}.snow:nth-child(128){opacity:.5246;transform:translate(81.2539vw,-10px) scale(.189);animation:fall-128 28s -17s linear infinite}@keyframes fall-128{64.399%{transform:translate(83.4842vw,64.399vh) scale(.189)}to{transform:translate(82.36905vw,99vh) scale(.189)}}.snow:nth-child(129){opacity:1.4478;transform:translate(34.7674vw,-10px) scale(.34);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{32.084%{transform:translate(32.2265vw,32.084vh) scale(.34)}to{transform:translate(33.49695vw,99vh) scale(.34)}}.snow:nth-child(130){opacity:1.9512;transform:translate(15.6164vw,-10px) scale(.1488);animation:fall-130 18s -4s linear infinite}@keyframes fall-130{68.885%{transform:translate(13.5331vw,68.885vh) scale(.1488)}to{transform:translate(14.57475vw,99vh) scale(.1488)}}.snow:nth-child(131){opacity:1.3094;transform:translate(19.6281vw,-10px) scale(.1394);animation:fall-131 30s -18s linear infinite}@keyframes fall-131{41.916%{transform:translate(18.3212vw,41.916vh) scale(.1394)}to{transform:translate(18.97465vw,99vh) scale(.1394)}}.snow:nth-child(132){opacity:.5038;transform:translate(27.123vw,-10px) scale(.2684);animation:fall-132 10s -4s linear infinite}@keyframes fall-132{60.342%{transform:translate(21.1133vw,60.342vh) scale(.2684)}to{transform:translate(24.11815vw,99vh) scale(.2684)}}.snow:nth-child(133){opacity:.792;transform:translate(67.7369vw,-10px) scale(.5359);animation:fall-133 16s -21s linear infinite}@keyframes fall-133{47.327%{transform:translate(69.02vw,47.327vh) scale(.5359)}to{transform:translate(68.37845vw,99vh) scale(.5359)}}.snow:nth-child(134){opacity:.003;transform:translate(98.1651vw,-10px) scale(.0806);animation:fall-134 14s -18s linear infinite}@keyframes fall-134{30.201%{transform:translate(100.1181vw,30.201vh) scale(.0806)}to{transform:translate(99.1416vw,99vh) scale(.0806)}}.snow:nth-child(135){opacity:1.798;transform:translate(36.4607vw,-10px) scale(.7114);animation:fall-135 24s -9s linear infinite}@keyframes fall-135{67.669%{transform:translate(31.4046vw,67.669vh) scale(.7114)}to{transform:translate(33.93265vw,99vh) scale(.7114)}}.snow:nth-child(136){opacity:.058;transform:translate(56.2838vw,-10px) scale(.1726);animation:fall-136 17s -17s linear infinite}@keyframes fall-136{61.978%{transform:translate(53.6278vw,61.978vh) scale(.1726)}to{transform:translate(54.9558vw,99vh) scale(.1726)}}.snow:nth-child(137){opacity:.2864;transform:translate(70.4921vw,-10px) scale(.8247);animation:fall-137 28s -27s linear infinite}@keyframes fall-137{31.542%{transform:translate(67.5078vw,31.542vh) scale(.8247)}to{transform:translate(68.99995vw,99vh) scale(.8247)}}.snow:nth-child(138){opacity:1.5464;transform:translate(40.4386vw,-10px) scale(.4454);animation:fall-138 29s -8s linear infinite}@keyframes fall-138{47.315%{transform:translate(50.2996vw,47.315vh) scale(.4454)}to{transform:translate(45.3691vw,99vh) scale(.4454)}}.snow:nth-child(139){opacity:1.0864;transform:translate(45.1119vw,-10px) scale(.0453);animation:fall-139 20s -7s linear infinite}@keyframes fall-139{47.856%{transform:translate(53.0915vw,47.856vh) scale(.0453)}to{transform:translate(49.1017vw,99vh) scale(.0453)}}.snow:nth-child(140){opacity:.6362;transform:translate(69.2882vw,-10px) scale(.8032);animation:fall-140 13s -25s linear infinite}@keyframes fall-140{62.926%{transform:translate(76.4952vw,62.926vh) scale(.8032)}to{transform:translate(72.8917vw,99vh) scale(.8032)}}.snow:nth-child(141){opacity:1.0244;transform:translate(60.5321vw,-10px) scale(.6539);animation:fall-141 12s -13s linear infinite}@keyframes fall-141{31.348%{transform:translate(65.3619vw,31.348vh) scale(.6539)}to{transform:translate(62.947vw,99vh) scale(.6539)}}.snow:nth-child(142){opacity:1.446;transform:translate(80.2941vw,-10px) scale(.9841);animation:fall-142 28s -8s linear infinite}@keyframes fall-142{53.891%{transform:translate(81.5611vw,53.891vh) scale(.9841)}to{transform:translate(80.9276vw,99vh) scale(.9841)}}.snow:nth-child(143){opacity:.9606;transform:translate(22.0537vw,-10px) scale(.726);animation:fall-143 16s -3s linear infinite}@keyframes fall-143{64.937%{transform:translate(20.7809vw,64.937vh) scale(.726)}to{transform:translate(21.4173vw,99vh) scale(.726)}}.snow:nth-child(144){opacity:.5844;transform:translate(20.1553vw,-10px) scale(.5906);animation:fall-144 21s -29s linear infinite}@keyframes fall-144{58.85%{transform:translate(22.0076vw,58.85vh) scale(.5906)}to{transform:translate(21.08145vw,99vh) scale(.5906)}}.snow:nth-child(145){opacity:.3444;transform:translate(55.9567vw,-10px) scale(.5936);animation:fall-145 13s -28s linear infinite}@keyframes fall-145{75.69%{transform:translate(49.0835vw,75.69vh) scale(.5936)}to{transform:translate(52.5201vw,99vh) scale(.5936)}}.snow:nth-child(146){opacity:.2566;transform:translate(36.3525vw,-10px) scale(.7275);animation:fall-146 11s -20s linear infinite}@keyframes fall-146{58.451%{transform:translate(38.5454vw,58.451vh) scale(.7275)}to{transform:translate(37.44895vw,99vh) scale(.7275)}}.snow:nth-child(147){opacity:1.2922;transform:translate(21.2546vw,-10px) scale(.0269);animation:fall-147 27s -2s linear infinite}@keyframes fall-147{59.426%{transform:translate(14.2124vw,59.426vh) scale(.0269)}to{transform:translate(17.7335vw,99vh) scale(.0269)}}.snow:nth-child(148){opacity:.2456;transform:translate(15.5863vw,-10px) scale(.949);animation:fall-148 18s -21s linear infinite}@keyframes fall-148{72.833%{transform:translate(5.615vw,72.833vh) scale(.949)}to{transform:translate(10.60065vw,99vh) scale(.949)}}.snow:nth-child(149){opacity:.471;transform:translate(88.3982vw,-10px) scale(.3652);animation:fall-149 30s -24s linear infinite}@keyframes fall-149{34.577%{transform:translate(93.4622vw,34.577vh) scale(.3652)}to{transform:translate(90.9302vw,99vh) scale(.3652)}}.snow:nth-child(150){opacity:.4812;transform:translate(44.79vw,-10px) scale(.4923);animation:fall-150 28s -12s linear infinite}@keyframes fall-150{33.602%{transform:translate(40.8127vw,33.602vh) scale(.4923)}to{transform:translate(42.80135vw,99vh) scale(.4923)}}.snow:nth-child(151){opacity:1.3748;transform:translate(34.0718vw,-10px) scale(.5552);animation:fall-151 13s -1s linear infinite}@keyframes fall-151{33.146%{transform:translate(40.186vw,33.146vh) scale(.5552)}to{transform:translate(37.1289vw,99vh) scale(.5552)}}.snow:nth-child(152){opacity:.3246;transform:translate(24.8925vw,-10px) scale(.1206);animation:fall-152 13s -13s linear infinite}@keyframes fall-152{30.773%{transform:translate(15.7993vw,30.773vh) scale(.1206)}to{transform:translate(20.3459vw,99vh) scale(.1206)}}.snow:nth-child(153){opacity:1.3404;transform:translate(45.1605vw,-10px) scale(.2989);animation:fall-153 12s -4s linear infinite}@keyframes fall-153{71.519%{transform:translate(41.8443vw,71.519vh) scale(.2989)}to{transform:translate(43.5024vw,99vh) scale(.2989)}}.snow:nth-child(154){opacity:.849;transform:translate(84.7061vw,-10px) scale(.157);animation:fall-154 16s -5s linear infinite}@keyframes fall-154{69.106%{transform:translate(89.4245vw,69.106vh) scale(.157)}to{transform:translate(87.0653vw,99vh) scale(.157)}}.snow:nth-child(155){opacity:1.9332;transform:translate(90.5013vw,-10px) scale(.3086);animation:fall-155 27s -16s linear infinite}@keyframes fall-155{32.869%{transform:translate(89.5177vw,32.869vh) scale(.3086)}to{transform:translate(90.0095vw,99vh) scale(.3086)}}.snow:nth-child(156){opacity:1.7608;transform:translate(92.2742vw,-10px) scale(.9687);animation:fall-156 27s -12s linear infinite}@keyframes fall-156{60.269%{transform:translate(93.1467vw,60.269vh) scale(.9687)}to{transform:translate(92.71045vw,99vh) scale(.9687)}}.snow:nth-child(157){opacity:.0546;transform:translate(23.1908vw,-10px) scale(.2604);animation:fall-157 13s -2s linear infinite}@keyframes fall-157{78.538%{transform:translate(24.4068vw,78.538vh) scale(.2604)}to{transform:translate(23.7988vw,99vh) scale(.2604)}}.snow:nth-child(158){opacity:1.8172;transform:translate(42.6691vw,-10px) scale(.2241);animation:fall-158 27s -27s linear infinite}@keyframes fall-158{31.091%{transform:translate(35.8022vw,31.091vh) scale(.2241)}to{transform:translate(39.23565vw,99vh) scale(.2241)}}.snow:nth-child(159){opacity:.3234;transform:translate(98.8165vw,-10px) scale(.3038);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{59.08%{transform:translate(95.971vw,59.08vh) scale(.3038)}to{transform:translate(97.39375vw,99vh) scale(.3038)}}.snow:nth-child(160){opacity:1.4944;transform:translate(10.2838vw,-10px) scale(.1719);animation:fall-160 12s -19s linear infinite}@keyframes fall-160{69.979%{transform:translate(10.8173vw,69.979vh) scale(.1719)}to{transform:translate(10.55055vw,99vh) scale(.1719)}}.snow:nth-child(161){opacity:.3848;transform:translate(55.2596vw,-10px) scale(.6172);animation:fall-161 23s -4s linear infinite}@keyframes fall-161{52.634%{transform:translate(62.629vw,52.634vh) scale(.6172)}to{transform:translate(58.9443vw,99vh) scale(.6172)}}.snow:nth-child(162){opacity:1.653;transform:translate(25.7648vw,-10px) scale(.217);animation:fall-162 17s -21s linear infinite}@keyframes fall-162{66.843%{transform:translate(26.2194vw,66.843vh) scale(.217)}to{transform:translate(25.9921vw,99vh) scale(.217)}}.snow:nth-child(163){opacity:.6954;transform:translate(68.3242vw,-10px) scale(.6199);animation:fall-163 29s -26s linear infinite}@keyframes fall-163{67.985%{transform:translate(75.5193vw,67.985vh) scale(.6199)}to{transform:translate(71.92175vw,99vh) scale(.6199)}}.snow:nth-child(164){opacity:.451;transform:translate(96.2177vw,-10px) scale(.075);animation:fall-164 17s -24s linear infinite}@keyframes fall-164{71.113%{transform:translate(90.9282vw,71.113vh) scale(.075)}to{transform:translate(93.57295vw,99vh) scale(.075)}}.snow:nth-child(165){opacity:.4948;transform:translate(23.0437vw,-10px) scale(.3646);animation:fall-165 26s -8s linear infinite}@keyframes fall-165{53.507%{transform:translate(29.0116vw,53.507vh) scale(.3646)}to{transform:translate(26.02765vw,99vh) scale(.3646)}}.snow:nth-child(166){opacity:1.1136;transform:translate(76.8865vw,-10px) scale(.8894);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{60.868%{transform:translate(85.8392vw,60.868vh) scale(.8894)}to{transform:translate(81.36285vw,99vh) scale(.8894)}}.snow:nth-child(167){opacity:1.9946;transform:translate(73.9801vw,-10px) scale(.7603);animation:fall-167 14s -22s linear infinite}@keyframes fall-167{58.023%{transform:translate(75.1668vw,58.023vh) scale(.7603)}to{transform:translate(74.57345vw,99vh) scale(.7603)}}.snow:nth-child(168){opacity:1.2098;transform:translate(32.2863vw,-10px) scale(.3412);animation:fall-168 22s -25s linear infinite}@keyframes fall-168{74.914%{transform:translate(31.9422vw,74.914vh) scale(.3412)}to{transform:translate(32.11425vw,99vh) scale(.3412)}}.snow:nth-child(169){opacity:.5554;transform:translate(46.9018vw,-10px) scale(.9689);animation:fall-169 22s -11s linear infinite}@keyframes fall-169{57.504%{transform:translate(47.327vw,57.504vh) scale(.9689)}to{transform:translate(47.1144vw,99vh) scale(.9689)}}.snow:nth-child(170){opacity:1.3574;transform:translate(16.5561vw,-10px) scale(.0959);animation:fall-170 16s -27s linear infinite}@keyframes fall-170{70.045%{transform:translate(12.9279vw,70.045vh) scale(.0959)}to{transform:translate(14.742vw,99vh) scale(.0959)}}.snow:nth-child(171){opacity:.187;transform:translate(93.8968vw,-10px) scale(.9651);animation:fall-171 20s -5s linear infinite}@keyframes fall-171{33.373%{transform:translate(94.7948vw,33.373vh) scale(.9651)}to{transform:translate(94.3458vw,99vh) scale(.9651)}}.snow:nth-child(172){opacity:.803;transform:translate(75.8849vw,-10px) scale(.9913);animation:fall-172 11s -20s linear infinite}@keyframes fall-172{63.318%{transform:translate(75.7746vw,63.318vh) scale(.9913)}to{transform:translate(75.82975vw,99vh) scale(.9913)}}.snow:nth-child(173){opacity:1.14;transform:translate(30.2273vw,-10px) scale(.67);animation:fall-173 19s -30s linear infinite}@keyframes fall-173{55.362%{transform:translate(31.0736vw,55.362vh) scale(.67)}to{transform:translate(30.65045vw,99vh) scale(.67)}}.snow:nth-child(174){opacity:.2316;transform:translate(65.3256vw,-10px) scale(.0942);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{63.573%{transform:translate(63.6221vw,63.573vh) scale(.0942)}to{transform:translate(64.47385vw,99vh) scale(.0942)}}.snow:nth-child(175){opacity:1.5632;transform:translate(6.3691vw,-10px) scale(.5871);animation:fall-175 21s -11s linear infinite}@keyframes fall-175{78.385%{transform:translate(8.6816vw,78.385vh) scale(.5871)}to{transform:translate(7.52535vw,99vh) scale(.5871)}}.snow:nth-child(176){opacity:.4456;transform:translate(74.5908vw,-10px) scale(.0095);animation:fall-176 10s -20s linear infinite}@keyframes fall-176{76.635%{transform:translate(76.5556vw,76.635vh) scale(.0095)}to{transform:translate(75.5732vw,99vh) scale(.0095)}}.snow:nth-child(177){opacity:1.1066;transform:translate(3.7626vw,-10px) scale(.6769);animation:fall-177 28s -30s linear infinite}@keyframes fall-177{69.863%{transform:translate(9.1966vw,69.863vh) scale(.6769)}to{transform:translate(6.4796vw,99vh) scale(.6769)}}.snow:nth-child(178){opacity:.8402;transform:translate(88.3695vw,-10px) scale(.9757);animation:fall-178 27s -26s linear infinite}@keyframes fall-178{45.646%{transform:translate(96.0911vw,45.646vh) scale(.9757)}to{transform:translate(92.2303vw,99vh) scale(.9757)}}.snow:nth-child(179){opacity:1.154;transform:translate(24.0137vw,-10px) scale(.0744);animation:fall-179 10s -6s linear infinite}@keyframes fall-179{47.892%{transform:translate(31.1023vw,47.892vh) scale(.0744)}to{transform:translate(27.558vw,99vh) scale(.0744)}}.snow:nth-child(180){opacity:1.042;transform:translate(26.7769vw,-10px) scale(.1866);animation:fall-180 18s -10s linear infinite}@keyframes fall-180{48.301%{transform:translate(23.4941vw,48.301vh) scale(.1866)}to{transform:translate(25.1355vw,99vh) scale(.1866)}}.snow:nth-child(181){opacity:.2498;transform:translate(3.2487vw,-10px) scale(.1078);animation:fall-181 11s -20s linear infinite}@keyframes fall-181{67.401%{transform:translate(2.1943vw,67.401vh) scale(.1078)}to{transform:translate(2.7215vw,99vh) scale(.1078)}}.snow:nth-child(182){opacity:.0562;transform:translate(73.9269vw,-10px) scale(.7512);animation:fall-182 22s -2s linear infinite}@keyframes fall-182{48.578%{transform:translate(81.9509vw,48.578vh) scale(.7512)}to{transform:translate(77.9389vw,99vh) scale(.7512)}}.snow:nth-child(183){opacity:.4014;transform:translate(33.6745vw,-10px) scale(.1174);animation:fall-183 29s -8s linear infinite}@keyframes fall-183{34.358%{transform:translate(29.5788vw,34.358vh) scale(.1174)}to{transform:translate(31.62665vw,99vh) scale(.1174)}}.snow:nth-child(184){opacity:.9284;transform:translate(94.1352vw,-10px) scale(.4465);animation:fall-184 29s -1s linear infinite}@keyframes fall-184{74.161%{transform:translate(93.5541vw,74.161vh) scale(.4465)}to{transform:translate(93.84465vw,99vh) scale(.4465)}}.snow:nth-child(185){opacity:.3728;transform:translate(27.509vw,-10px) scale(.377);animation:fall-185 21s -2s linear infinite}@keyframes fall-185{69.472%{transform:translate(19.0504vw,69.472vh) scale(.377)}to{transform:translate(23.2797vw,99vh) scale(.377)}}.snow:nth-child(186){opacity:1.0208;transform:translate(79.8609vw,-10px) scale(.2609);animation:fall-186 15s -9s linear infinite}@keyframes fall-186{55.705%{transform:translate(72.3279vw,55.705vh) scale(.2609)}to{transform:translate(76.0944vw,99vh) scale(.2609)}}.snow:nth-child(187){opacity:.0454;transform:translate(47.4193vw,-10px) scale(.1225);animation:fall-187 20s -13s linear infinite}@keyframes fall-187{70.468%{transform:translate(47.3799vw,70.468vh) scale(.1225)}to{transform:translate(47.3996vw,99vh) scale(.1225)}}.snow:nth-child(188){opacity:1.0244;transform:translate(62.636vw,-10px) scale(.2389);animation:fall-188 27s -17s linear infinite}@keyframes fall-188{48.285%{transform:translate(63.4308vw,48.285vh) scale(.2389)}to{transform:translate(63.0334vw,99vh) scale(.2389)}}.snow:nth-child(189){opacity:.0684;transform:translate(80.2851vw,-10px) scale(.7749);animation:fall-189 19s -10s linear infinite}@keyframes fall-189{53.393%{transform:translate(78.0911vw,53.393vh) scale(.7749)}to{transform:translate(79.1881vw,99vh) scale(.7749)}}.snow:nth-child(190){opacity:1.9822;transform:translate(52.5998vw,-10px) scale(.1454);animation:fall-190 15s -19s linear infinite}@keyframes fall-190{76.172%{transform:translate(58.1538vw,76.172vh) scale(.1454)}to{transform:translate(55.3768vw,99vh) scale(.1454)}}.snow:nth-child(191){opacity:1.2286;transform:translate(36.5593vw,-10px) scale(.1755);animation:fall-191 20s -18s linear infinite}@keyframes fall-191{69.674%{transform:translate(33.5933vw,69.674vh) scale(.1755)}to{transform:translate(35.0763vw,99vh) scale(.1755)}}.snow:nth-child(192){opacity:1.1156;transform:translate(.2296vw,-10px) scale(.9308);animation:fall-192 11s -22s linear infinite}@keyframes fall-192{73.214%{transform:translate(-2.9049vw,73.214vh) scale(.9308)}to{transform:translate(-1.33765vw,99vh) scale(.9308)}}.snow:nth-child(193){opacity:.087;transform:translate(84.9447vw,-10px) scale(.6786);animation:fall-193 27s -21s linear infinite}@keyframes fall-193{43.535%{transform:translate(88.818vw,43.535vh) scale(.6786)}to{transform:translate(86.88135vw,99vh) scale(.6786)}}.snow:nth-child(194){opacity:.428;transform:translate(92.0355vw,-10px) scale(.2993);animation:fall-194 12s -26s linear infinite}@keyframes fall-194{73.158%{transform:translate(94.2496vw,73.158vh) scale(.2993)}to{transform:translate(93.14255vw,99vh) scale(.2993)}}.snow:nth-child(195){opacity:1.6326;transform:translate(5.2498vw,-10px) scale(.4117);animation:fall-195 11s -4s linear infinite}@keyframes fall-195{49.101%{transform:translate(9.9803vw,49.101vh) scale(.4117)}to{transform:translate(7.61505vw,99vh) scale(.4117)}}.snow:nth-child(196){opacity:1.013;transform:translate(81.198vw,-10px) scale(.2146);animation:fall-196 17s -10s linear infinite}@keyframes fall-196{53.495%{transform:translate(75.6565vw,53.495vh) scale(.2146)}to{transform:translate(78.42725vw,99vh) scale(.2146)}}.snow:nth-child(197){opacity:.076;transform:translate(1.5386vw,-10px) scale(.8829);animation:fall-197 18s -13s linear infinite}@keyframes fall-197{58.838%{transform:translate(2.5642vw,58.838vh) scale(.8829)}to{transform:translate(2.0514vw,99vh) scale(.8829)}}.snow:nth-child(198){opacity:.6836;transform:translate(51.3151vw,-10px) scale(.8101);animation:fall-198 27s -14s linear infinite}@keyframes fall-198{60.995%{transform:translate(50.8288vw,60.995vh) scale(.8101)}to{transform:translate(51.07195vw,99vh) scale(.8101)}}.snow:nth-child(199){opacity:1.0124;transform:translate(87.6812vw,-10px) scale(.2989);animation:fall-199 20s -13s linear infinite}@keyframes fall-199{61.399%{transform:translate(94.674vw,61.399vh) scale(.2989)}to{transform:translate(91.1776vw,99vh) scale(.2989)}}.snow:nth-child(200){opacity:.5116;transform:translate(79.3918vw,-10px) scale(.2906);animation:fall-200 27s -14s linear infinite}@keyframes fall-200{45.015%{transform:translate(85.5009vw,45.015vh) scale(.2906)}to{transform:translate(82.44635vw,99vh) scale(.2906)}}.snow:nth-child(201){opacity:1.5186;transform:translate(63.2223vw,-10px) scale(.8381);animation:fall-201 13s -18s linear infinite}@keyframes fall-201{57.615%{transform:translate(71.0759vw,57.615vh) scale(.8381)}to{transform:translate(67.1491vw,99vh) scale(.8381)}}.snow:nth-child(202){opacity:.6998;transform:translate(69.5393vw,-10px) scale(.81);animation:fall-202 24s -16s linear infinite}@keyframes fall-202{68.802%{transform:translate(67.7133vw,68.802vh) scale(.81)}to{transform:translate(68.6263vw,99vh) scale(.81)}}.snow:nth-child(203){opacity:1.6248;transform:translate(71.927vw,-10px) scale(.6005);animation:fall-203 12s -20s linear infinite}@keyframes fall-203{73.709%{transform:translate(76.4251vw,73.709vh) scale(.6005)}to{transform:translate(74.17605vw,99vh) scale(.6005)}}.snow:nth-child(204){opacity:1.9072;transform:translate(38.8996vw,-10px) scale(.6598);animation:fall-204 13s -10s linear infinite}@keyframes fall-204{30.931%{transform:translate(34.76vw,30.931vh) scale(.6598)}to{transform:translate(36.8298vw,99vh) scale(.6598)}}.snow:nth-child(205){opacity:.284;transform:translate(71.3323vw,-10px) scale(.2987);animation:fall-205 10s -1s linear infinite}@keyframes fall-205{74.236%{transform:translate(76.5062vw,74.236vh) scale(.2987)}to{transform:translate(73.91925vw,99vh) scale(.2987)}}.snow:nth-child(206){opacity:.7802;transform:translate(25.5044vw,-10px) scale(.2419);animation:fall-206 28s -28s linear infinite}@keyframes fall-206{32.752%{transform:translate(23.5767vw,32.752vh) scale(.2419)}to{transform:translate(24.54055vw,99vh) scale(.2419)}}.snow:nth-child(207){opacity:1.3216;transform:translate(12.3132vw,-10px) scale(.1011);animation:fall-207 17s -22s linear infinite}@keyframes fall-207{31.358%{transform:translate(18.2265vw,31.358vh) scale(.1011)}to{transform:translate(15.26985vw,99vh) scale(.1011)}}.snow:nth-child(208){opacity:.421;transform:translate(63.8681vw,-10px) scale(.5418);animation:fall-208 15s -24s linear infinite}@keyframes fall-208{57.388%{transform:translate(68.53vw,57.388vh) scale(.5418)}to{transform:translate(66.19905vw,99vh) scale(.5418)}}.snow:nth-child(209){opacity:.0462;transform:translate(31.4763vw,-10px) scale(.7262);animation:fall-209 15s -19s linear infinite}@keyframes fall-209{51.108%{transform:translate(35.2106vw,51.108vh) scale(.7262)}to{transform:translate(33.34345vw,99vh) scale(.7262)}}.snow:nth-child(210){opacity:1.3048;transform:translate(4.09vw,-10px) scale(.4233);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{78.189%{transform:translate(-3.4434vw,78.189vh) scale(.4233)}to{transform:translate(.3233vw,99vh) scale(.4233)}}.snow:nth-child(211){opacity:1.0642;transform:translate(43.881vw,-10px) scale(.551);animation:fall-211 17s -4s linear infinite}@keyframes fall-211{38.651%{transform:translate(43.6835vw,38.651vh) scale(.551)}to{transform:translate(43.78225vw,99vh) scale(.551)}}.snow:nth-child(212){opacity:.031;transform:translate(10.6402vw,-10px) scale(.0886);animation:fall-212 23s -11s linear infinite}@keyframes fall-212{73.833%{transform:translate(9.9193vw,73.833vh) scale(.0886)}to{transform:translate(10.27975vw,99vh) scale(.0886)}}.snow:nth-child(213){opacity:1.7832;transform:translate(82.1646vw,-10px) scale(.3095);animation:fall-213 12s -7s linear infinite}@keyframes fall-213{47.343%{transform:translate(91.7779vw,47.343vh) scale(.3095)}to{transform:translate(86.97125vw,99vh) scale(.3095)}}.snow:nth-child(214){opacity:.5976;transform:translate(89.6259vw,-10px) scale(.6297);animation:fall-214 11s -11s linear infinite}@keyframes fall-214{43.987%{transform:translate(84.959vw,43.987vh) scale(.6297)}to{transform:translate(87.29245vw,99vh) scale(.6297)}}.snow:nth-child(215){opacity:.6064;transform:translate(16.9197vw,-10px) scale(.6489);animation:fall-215 13s -27s linear infinite}@keyframes fall-215{77.175%{transform:translate(10.784vw,77.175vh) scale(.6489)}to{transform:translate(13.85185vw,99vh) scale(.6489)}}.snow:nth-child(216){opacity:1.5738;transform:translate(65.9724vw,-10px) scale(.5735);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{67.763%{transform:translate(62.1895vw,67.763vh) scale(.5735)}to{transform:translate(64.08095vw,99vh) scale(.5735)}}.snow:nth-child(217){opacity:.2782;transform:translate(15.6954vw,-10px) scale(.8639);animation:fall-217 21s -22s linear infinite}@keyframes fall-217{60.038%{transform:translate(7.2353vw,60.038vh) scale(.8639)}to{transform:translate(11.46535vw,99vh) scale(.8639)}}.snow:nth-child(218){opacity:1.7614;transform:translate(88.6358vw,-10px) scale(.4059);animation:fall-218 18s -8s linear infinite}@keyframes fall-218{34.298%{transform:translate(91.7412vw,34.298vh) scale(.4059)}to{transform:translate(90.1885vw,99vh) scale(.4059)}}.snow:nth-child(219){opacity:.4324;transform:translate(30.6604vw,-10px) scale(.7049);animation:fall-219 28s -5s linear infinite}@keyframes fall-219{49.242%{transform:translate(30.5897vw,49.242vh) scale(.7049)}to{transform:translate(30.62505vw,99vh) scale(.7049)}}.snow:nth-child(220){opacity:1.7978;transform:translate(40.4122vw,-10px) scale(.2438);animation:fall-220 30s -20s linear infinite}@keyframes fall-220{78.68%{transform:translate(33.9785vw,78.68vh) scale(.2438)}to{transform:translate(37.19535vw,99vh) scale(.2438)}}.snow:nth-child(221){opacity:1.7014;transform:translate(96.272vw,-10px) scale(.7761);animation:fall-221 14s -25s linear infinite}@keyframes fall-221{79.872%{transform:translate(98.919vw,79.872vh) scale(.7761)}to{transform:translate(97.5955vw,99vh) scale(.7761)}}.snow:nth-child(222){opacity:1.533;transform:translate(92.9646vw,-10px) scale(.1525);animation:fall-222 11s -28s linear infinite}@keyframes fall-222{58.849%{transform:translate(100.9482vw,58.849vh) scale(.1525)}to{transform:translate(96.9564vw,99vh) scale(.1525)}}.snow:nth-child(223){opacity:.3876;transform:translate(56.5308vw,-10px) scale(.7365);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{44.017%{transform:translate(48.8486vw,44.017vh) scale(.7365)}to{transform:translate(52.6897vw,99vh) scale(.7365)}}.snow:nth-child(224){opacity:1.4184;transform:translate(26.4082vw,-10px) scale(.2312);animation:fall-224 23s -12s linear infinite}@keyframes fall-224{55.769%{transform:translate(23.4703vw,55.769vh) scale(.2312)}to{transform:translate(24.93925vw,99vh) scale(.2312)}}.snow:nth-child(225){opacity:.5102;transform:translate(13.775vw,-10px) scale(.4179);animation:fall-225 14s -9s linear infinite}@keyframes fall-225{64.794%{transform:translate(10.5259vw,64.794vh) scale(.4179)}to{transform:translate(12.15045vw,99vh) scale(.4179)}}.snow:nth-child(226){opacity:1.5944;transform:translate(84.8664vw,-10px) scale(.5872);animation:fall-226 11s -15s linear infinite}@keyframes fall-226{54.848%{transform:translate(80.847vw,54.848vh) scale(.5872)}to{transform:translate(82.8567vw,99vh) scale(.5872)}}.snow:nth-child(227){opacity:.3602;transform:translate(71.113vw,-10px) scale(.0381);animation:fall-227 22s -12s linear infinite}@keyframes fall-227{43.517%{transform:translate(64.5381vw,43.517vh) scale(.0381)}to{transform:translate(67.82555vw,99vh) scale(.0381)}}.snow:nth-child(228){opacity:.4882;transform:translate(78.3962vw,-10px) scale(.8194);animation:fall-228 22s -23s linear infinite}@keyframes fall-228{78.294%{transform:translate(73.7684vw,78.294vh) scale(.8194)}to{transform:translate(76.0823vw,99vh) scale(.8194)}}.snow:nth-child(229){opacity:.5732;transform:translate(3.0911vw,-10px) scale(.1142);animation:fall-229 27s -26s linear infinite}@keyframes fall-229{65.574%{transform:translate(-5.4497vw,65.574vh) scale(.1142)}to{transform:translate(-1.1793vw,99vh) scale(.1142)}}.snow:nth-child(230){opacity:.286;transform:translate(18.3698vw,-10px) scale(.4333);animation:fall-230 13s -17s linear infinite}@keyframes fall-230{48.049%{transform:translate(24.5921vw,48.049vh) scale(.4333)}to{transform:translate(21.48095vw,99vh) scale(.4333)}}.snow:nth-child(231){opacity:1.37;transform:translate(79.8431vw,-10px) scale(.0586);animation:fall-231 25s -30s linear infinite}@keyframes fall-231{78.352%{transform:translate(80.6056vw,78.352vh) scale(.0586)}to{transform:translate(80.22435vw,99vh) scale(.0586)}}.snow:nth-child(232){opacity:.9002;transform:translate(73.8446vw,-10px) scale(.6684);animation:fall-232 14s -19s linear infinite}@keyframes fall-232{30.616%{transform:translate(76.5237vw,30.616vh) scale(.6684)}to{transform:translate(75.18415vw,99vh) scale(.6684)}}.snow:nth-child(233){opacity:.6582;transform:translate(26.4961vw,-10px) scale(.5152);animation:fall-233 18s -15s linear infinite}@keyframes fall-233{68.572%{transform:translate(26.6253vw,68.572vh) scale(.5152)}to{transform:translate(26.5607vw,99vh) scale(.5152)}}.snow:nth-child(234){opacity:1.3008;transform:translate(26.5159vw,-10px) scale(.1411);animation:fall-234 14s -9s linear infinite}@keyframes fall-234{50.942%{transform:translate(23.4415vw,50.942vh) scale(.1411)}to{transform:translate(24.9787vw,99vh) scale(.1411)}}.snow:nth-child(235){opacity:.38;transform:translate(17.732vw,-10px) scale(.0542);animation:fall-235 18s -5s linear infinite}@keyframes fall-235{70.144%{transform:translate(22.704vw,70.144vh) scale(.0542)}to{transform:translate(20.218vw,99vh) scale(.0542)}}.snow:nth-child(236){opacity:1.1252;transform:translate(75.786vw,-10px) scale(.9248);animation:fall-236 12s -25s linear infinite}@keyframes fall-236{53.388%{transform:translate(76.4524vw,53.388vh) scale(.9248)}to{transform:translate(76.1192vw,99vh) scale(.9248)}}.snow:nth-child(237){opacity:1.1596;transform:translate(86.1872vw,-10px) scale(.9955);animation:fall-237 19s -8s linear infinite}@keyframes fall-237{54.051%{transform:translate(87.2124vw,54.051vh) scale(.9955)}to{transform:translate(86.6998vw,99vh) scale(.9955)}}.snow:nth-child(238){opacity:.6316;transform:translate(23.0204vw,-10px) scale(.1242);animation:fall-238 11s -15s linear infinite}@keyframes fall-238{36.372%{transform:translate(21.6036vw,36.372vh) scale(.1242)}to{transform:translate(22.312vw,99vh) scale(.1242)}}.snow:nth-child(239){opacity:1.7948;transform:translate(95.2998vw,-10px) scale(.5665);animation:fall-239 10s -1s linear infinite}@keyframes fall-239{61.435%{transform:translate(96.1874vw,61.435vh) scale(.5665)}to{transform:translate(95.7436vw,99vh) scale(.5665)}}.snow:nth-child(240){opacity:1.4642;transform:translate(77.957vw,-10px) scale(.6529);animation:fall-240 18s -2s linear infinite}@keyframes fall-240{49.838%{transform:translate(77.5384vw,49.838vh) scale(.6529)}to{transform:translate(77.7477vw,99vh) scale(.6529)}}.snow:nth-child(241){opacity:1.2816;transform:translate(61.0784vw,-10px) scale(.4322);animation:fall-241 20s -2s linear infinite}@keyframes fall-241{49.505%{transform:translate(65.7256vw,49.505vh) scale(.4322)}to{transform:translate(63.402vw,99vh) scale(.4322)}}.snow:nth-child(242){opacity:.2962;transform:translate(7.2551vw,-10px) scale(.7323);animation:fall-242 23s -24s linear infinite}@keyframes fall-242{76.915%{transform:translate(2.6399vw,76.915vh) scale(.7323)}to{transform:translate(4.9475vw,99vh) scale(.7323)}}.snow:nth-child(243){opacity:.6624;transform:translate(13.1805vw,-10px) scale(.3353);animation:fall-243 10s -21s linear infinite}@keyframes fall-243{64.059%{transform:translate(21.1003vw,64.059vh) scale(.3353)}to{transform:translate(17.1404vw,99vh) scale(.3353)}}.snow:nth-child(244){opacity:.0638;transform:translate(94.369vw,-10px) scale(.167);animation:fall-244 22s -3s linear infinite}@keyframes fall-244{75.421%{transform:translate(88.3157vw,75.421vh) scale(.167)}to{transform:translate(91.34235vw,99vh) scale(.167)}}.snow:nth-child(245){opacity:.8488;transform:translate(35.2593vw,-10px) scale(.0816);animation:fall-245 18s -5s linear infinite}@keyframes fall-245{58.293%{transform:translate(32.1585vw,58.293vh) scale(.0816)}to{transform:translate(33.7089vw,99vh) scale(.0816)}}.snow:nth-child(246){opacity:.3766;transform:translate(23.3965vw,-10px) scale(.223);animation:fall-246 11s -19s linear infinite}@keyframes fall-246{71.277%{transform:translate(13.5432vw,71.277vh) scale(.223)}to{transform:translate(18.46985vw,99vh) scale(.223)}}.snow:nth-child(247){opacity:1.1414;transform:translate(78.4617vw,-10px) scale(.4667);animation:fall-247 10s -2s linear infinite}@keyframes fall-247{66.603%{transform:translate(86.3895vw,66.603vh) scale(.4667)}to{transform:translate(82.4256vw,99vh) scale(.4667)}}.snow:nth-child(248){opacity:1.222;transform:translate(9.0666vw,-10px) scale(.6921);animation:fall-248 18s -30s linear infinite}@keyframes fall-248{72.983%{transform:translate(12.3062vw,72.983vh) scale(.6921)}to{transform:translate(10.6864vw,99vh) scale(.6921)}}.snow:nth-child(249){opacity:.9994;transform:translate(99.7587vw,-10px) scale(.1991);animation:fall-249 20s -21s linear infinite}@keyframes fall-249{62.046%{transform:translate(99.0017vw,62.046vh) scale(.1991)}to{transform:translate(99.3802vw,99vh) scale(.1991)}}.snow:nth-child(250){opacity:.1726;transform:translate(72.8813vw,-10px) scale(.5058);animation:fall-250 18s -6s linear infinite}@keyframes fall-250{43.193%{transform:translate(81.0536vw,43.193vh) scale(.5058)}to{transform:translate(76.96745vw,99vh) scale(.5058)}}.snow:nth-child(251){opacity:1.1194;transform:translate(93.5457vw,-10px) scale(.735);animation:fall-251 12s -23s linear infinite}@keyframes fall-251{37.751%{transform:translate(95.041vw,37.751vh) scale(.735)}to{transform:translate(94.29335vw,99vh) scale(.735)}}.snow:nth-child(252){opacity:.9376;transform:translate(16.8863vw,-10px) scale(.4659);animation:fall-252 12s -8s linear infinite}@keyframes fall-252{76.081%{transform:translate(18.375vw,76.081vh) scale(.4659)}to{transform:translate(17.63065vw,99vh) scale(.4659)}}.snow:nth-child(253){opacity:.864;transform:translate(37.3009vw,-10px) scale(.7285);animation:fall-253 30s -4s linear infinite}@keyframes fall-253{44.257%{transform:translate(46.7535vw,44.257vh) scale(.7285)}to{transform:translate(42.0272vw,99vh) scale(.7285)}}.snow:nth-child(254){opacity:1.208;transform:translate(18.8519vw,-10px) scale(.5243);animation:fall-254 25s -2s linear infinite}@keyframes fall-254{76.04%{transform:translate(22.842vw,76.04vh) scale(.5243)}to{transform:translate(20.84695vw,99vh) scale(.5243)}}.snow:nth-child(255){opacity:.5196;transform:translate(26.5929vw,-10px) scale(.0139);animation:fall-255 18s -24s linear infinite}@keyframes fall-255{67.958%{transform:translate(24.4962vw,67.958vh) scale(.0139)}to{transform:translate(25.54455vw,99vh) scale(.0139)}}.snow:nth-child(256){opacity:.1808;transform:translate(57.6201vw,-10px) scale(.2276);animation:fall-256 21s -14s linear infinite}@keyframes fall-256{67.878%{transform:translate(56.8355vw,67.878vh) scale(.2276)}to{transform:translate(57.2278vw,99vh) scale(.2276)}}.snow:nth-child(257){opacity:.7186;transform:translate(48.0174vw,-10px) scale(.7562);animation:fall-257 12s -16s linear infinite}@keyframes fall-257{73.659%{transform:translate(38.2641vw,73.659vh) scale(.7562)}to{transform:translate(43.14075vw,99vh) scale(.7562)}}.snow:nth-child(258){opacity:.763;transform:translate(16.1847vw,-10px) scale(.3313);animation:fall-258 17s -13s linear infinite}@keyframes fall-258{62.494%{transform:translate(17.269vw,62.494vh) scale(.3313)}to{transform:translate(16.72685vw,99vh) scale(.3313)}}.snow:nth-child(259){opacity:.2536;transform:translate(32.6138vw,-10px) scale(.4855);animation:fall-259 14s -24s linear infinite}@keyframes fall-259{38.7%{transform:translate(40.358vw,38.7vh) scale(.4855)}to{transform:translate(36.4859vw,99vh) scale(.4855)}}.snow:nth-child(260){opacity:.94;transform:translate(26.2889vw,-10px) scale(.8942);animation:fall-260 11s -26s linear infinite}@keyframes fall-260{64.981%{transform:translate(32.6906vw,64.981vh) scale(.8942)}to{transform:translate(29.48975vw,99vh) scale(.8942)}}.snow:nth-child(261){opacity:.3096;transform:translate(26.8838vw,-10px) scale(.7636);animation:fall-261 11s -12s linear infinite}@keyframes fall-261{70.399%{transform:translate(34.5814vw,70.399vh) scale(.7636)}to{transform:translate(30.7326vw,99vh) scale(.7636)}}.snow:nth-child(262){opacity:.6614;transform:translate(1.233vw,-10px) scale(.7121);animation:fall-262 22s -20s linear infinite}@keyframes fall-262{64.228%{transform:translate(5.354vw,64.228vh) scale(.7121)}to{transform:translate(3.2935vw,99vh) scale(.7121)}}.snow:nth-child(263){opacity:1.5332;transform:translate(50.8701vw,-10px) scale(.9827);animation:fall-263 24s -11s linear infinite}@keyframes fall-263{53.116%{transform:translate(50.0506vw,53.116vh) scale(.9827)}to{transform:translate(50.46035vw,99vh) scale(.9827)}}.snow:nth-child(264){opacity:.4546;transform:translate(18.8893vw,-10px) scale(.561);animation:fall-264 29s -17s linear infinite}@keyframes fall-264{60.341%{transform:translate(14.1539vw,60.341vh) scale(.561)}to{transform:translate(16.5216vw,99vh) scale(.561)}}.snow:nth-child(265){opacity:.987;transform:translate(84.6001vw,-10px) scale(.8365);animation:fall-265 14s -3s linear infinite}@keyframes fall-265{56.137%{transform:translate(89.4822vw,56.137vh) scale(.8365)}to{transform:translate(87.04115vw,99vh) scale(.8365)}}.snow:nth-child(266){opacity:1.4856;transform:translate(47.8124vw,-10px) scale(.0858);animation:fall-266 17s -25s linear infinite}@keyframes fall-266{63.207%{transform:translate(52.9007vw,63.207vh) scale(.0858)}to{transform:translate(50.35655vw,99vh) scale(.0858)}}.snow:nth-child(267){opacity:1.9776;transform:translate(49.86vw,-10px) scale(.1374);animation:fall-267 13s -20s linear infinite}@keyframes fall-267{40.274%{transform:translate(56.7112vw,40.274vh) scale(.1374)}to{transform:translate(53.2856vw,99vh) scale(.1374)}}.snow:nth-child(268){opacity:1.8724;transform:translate(2.306vw,-10px) scale(.0796);animation:fall-268 17s -16s linear infinite}@keyframes fall-268{67.98%{transform:translate(1.1079vw,67.98vh) scale(.0796)}to{transform:translate(1.70695vw,99vh) scale(.0796)}}.snow:nth-child(269){opacity:.0822;transform:translate(52.6075vw,-10px) scale(.0735);animation:fall-269 12s -30s linear infinite}@keyframes fall-269{73.906%{transform:translate(44.6083vw,73.906vh) scale(.0735)}to{transform:translate(48.6079vw,99vh) scale(.0735)}}.snow:nth-child(270){opacity:1.4208;transform:translate(47.0175vw,-10px) scale(.876);animation:fall-270 20s -29s linear infinite}@keyframes fall-270{58.52%{transform:translate(56.7974vw,58.52vh) scale(.876)}to{transform:translate(51.90745vw,99vh) scale(.876)}}.snow:nth-child(271){opacity:.7394;transform:translate(21.6761vw,-10px) scale(.3255);animation:fall-271 20s -8s linear infinite}@keyframes fall-271{72.675%{transform:translate(31.1363vw,72.675vh) scale(.3255)}to{transform:translate(26.4062vw,99vh) scale(.3255)}}.snow:nth-child(272){opacity:.0148;transform:translate(3.6371vw,-10px) scale(.4317);animation:fall-272 20s -15s linear infinite}@keyframes fall-272{67.511%{transform:translate(9.5673vw,67.511vh) scale(.4317)}to{transform:translate(6.6022vw,99vh) scale(.4317)}}.snow:nth-child(273){opacity:.3378;transform:translate(98.1737vw,-10px) scale(.0497);animation:fall-273 11s -9s linear infinite}@keyframes fall-273{55.006%{transform:translate(106.7863vw,55.006vh) scale(.0497)}to{transform:translate(102.48vw,99vh) scale(.0497)}}.snow:nth-child(274){opacity:.3118;transform:translate(29.9944vw,-10px) scale(.1138);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{34.338%{transform:translate(27.3802vw,34.338vh) scale(.1138)}to{transform:translate(28.6873vw,99vh) scale(.1138)}}.snow:nth-child(275){opacity:1.8636;transform:translate(59.1304vw,-10px) scale(.7188);animation:fall-275 20s -26s linear infinite}@keyframes fall-275{31.14%{transform:translate(51.8191vw,31.14vh) scale(.7188)}to{transform:translate(55.47475vw,99vh) scale(.7188)}}.snow:nth-child(276){opacity:1.5868;transform:translate(25.8461vw,-10px) scale(.0584);animation:fall-276 12s -25s linear infinite}@keyframes fall-276{31.239%{transform:translate(30.9826vw,31.239vh) scale(.0584)}to{transform:translate(28.41435vw,99vh) scale(.0584)}}.snow:nth-child(277){opacity:1.5066;transform:translate(13.5533vw,-10px) scale(.1048);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{54.343%{transform:translate(7.9421vw,54.343vh) scale(.1048)}to{transform:translate(10.7477vw,99vh) scale(.1048)}}.snow:nth-child(278){opacity:.3532;transform:translate(45.0202vw,-10px) scale(.714);animation:fall-278 27s -13s linear infinite}@keyframes fall-278{78.464%{transform:translate(48.8194vw,78.464vh) scale(.714)}to{transform:translate(46.9198vw,99vh) scale(.714)}}.snow:nth-child(279){opacity:.8676;transform:translate(30.262vw,-10px) scale(.5959);animation:fall-279 13s -13s linear infinite}@keyframes fall-279{45.305%{transform:translate(33.0642vw,45.305vh) scale(.5959)}to{transform:translate(31.6631vw,99vh) scale(.5959)}}.snow:nth-child(280){opacity:.309;transform:translate(16.7451vw,-10px) scale(.549);animation:fall-280 27s -8s linear infinite}@keyframes fall-280{79.67%{transform:translate(17.1052vw,79.67vh) scale(.549)}to{transform:translate(16.92515vw,99vh) scale(.549)}}.snow:nth-child(281){opacity:.7258;transform:translate(87.565vw,-10px) scale(.1726);animation:fall-281 13s -9s linear infinite}@keyframes fall-281{35.58%{transform:translate(91.0737vw,35.58vh) scale(.1726)}to{transform:translate(89.31935vw,99vh) scale(.1726)}}.snow:nth-child(282){opacity:1.6576;transform:translate(92.0467vw,-10px) scale(.1167);animation:fall-282 26s -14s linear infinite}@keyframes fall-282{49.622%{transform:translate(94.336vw,49.622vh) scale(.1167)}to{transform:translate(93.19135vw,99vh) scale(.1167)}}.snow:nth-child(283){opacity:1.3016;transform:translate(14.6684vw,-10px) scale(.5618);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{50.672%{transform:translate(4.9413vw,50.672vh) scale(.5618)}to{transform:translate(9.80485vw,99vh) scale(.5618)}}.snow:nth-child(284){opacity:1.1816;transform:translate(18.0977vw,-10px) scale(.857);animation:fall-284 15s -21s linear infinite}@keyframes fall-284{57.959%{transform:translate(22.0076vw,57.959vh) scale(.857)}to{transform:translate(20.05265vw,99vh) scale(.857)}}.snow:nth-child(285){opacity:.356;transform:translate(95.8396vw,-10px) scale(.6206);animation:fall-285 13s -25s linear infinite}@keyframes fall-285{34.401%{transform:translate(86.5547vw,34.401vh) scale(.6206)}to{transform:translate(91.19715vw,99vh) scale(.6206)}}.snow:nth-child(286){opacity:1.913;transform:translate(3.5606vw,-10px) scale(.9815);animation:fall-286 17s -10s linear infinite}@keyframes fall-286{68.041%{transform:translate(-5.704vw,68.041vh) scale(.9815)}to{transform:translate(-1.0717vw,99vh) scale(.9815)}}.snow:nth-child(287){opacity:.0102;transform:translate(35.0908vw,-10px) scale(.4979);animation:fall-287 16s -19s linear infinite}@keyframes fall-287{78.164%{transform:translate(32.8441vw,78.164vh) scale(.4979)}to{transform:translate(33.96745vw,99vh) scale(.4979)}}.snow:nth-child(288){opacity:.434;transform:translate(81.8547vw,-10px) scale(.9972);animation:fall-288 24s -10s linear infinite}@keyframes fall-288{34.913%{transform:translate(75.3707vw,34.913vh) scale(.9972)}to{transform:translate(78.6127vw,99vh) scale(.9972)}}.snow:nth-child(289){opacity:1.2004;transform:translate(29.0946vw,-10px) scale(.1316);animation:fall-289 13s -9s linear infinite}@keyframes fall-289{39.737%{transform:translate(28.5211vw,39.737vh) scale(.1316)}to{transform:translate(28.80785vw,99vh) scale(.1316)}}.snow:nth-child(290){opacity:1.6438;transform:translate(51.0267vw,-10px) scale(.8731);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{79.989%{transform:translate(48.0908vw,79.989vh) scale(.8731)}to{transform:translate(49.55875vw,99vh) scale(.8731)}}.snow:nth-child(291){opacity:.1204;transform:translate(.5661vw,-10px) scale(.893);animation:fall-291 29s -22s linear infinite}@keyframes fall-291{66.968%{transform:translate(-9.0558vw,66.968vh) scale(.893)}to{transform:translate(-4.24485vw,99vh) scale(.893)}}.snow:nth-child(292){opacity:.8926;transform:translate(32.0384vw,-10px) scale(.4771);animation:fall-292 10s -21s linear infinite}@keyframes fall-292{69.144%{transform:translate(33.3217vw,69.144vh) scale(.4771)}to{transform:translate(32.68005vw,99vh) scale(.4771)}}.snow:nth-child(293){opacity:.4978;transform:translate(87.1017vw,-10px) scale(.1844);animation:fall-293 18s -19s linear infinite}@keyframes fall-293{72.08%{transform:translate(95.0219vw,72.08vh) scale(.1844)}to{transform:translate(91.0618vw,99vh) scale(.1844)}}.snow:nth-child(294){opacity:1.5602;transform:translate(41.337vw,-10px) scale(.2111);animation:fall-294 10s -12s linear infinite}@keyframes fall-294{60.81%{transform:translate(49.8672vw,60.81vh) scale(.2111)}to{transform:translate(45.6021vw,99vh) scale(.2111)}}.snow:nth-child(295){opacity:1.5142;transform:translate(92.383vw,-10px) scale(.0283);animation:fall-295 15s -16s linear infinite}@keyframes fall-295{44.118%{transform:translate(94.3408vw,44.118vh) scale(.0283)}to{transform:translate(93.3619vw,99vh) scale(.0283)}}.snow:nth-child(296){opacity:1.0542;transform:translate(20.2684vw,-10px) scale(.6102);animation:fall-296 27s -4s linear infinite}@keyframes fall-296{66.596%{transform:translate(27.7741vw,66.596vh) scale(.6102)}to{transform:translate(24.02125vw,99vh) scale(.6102)}}.snow:nth-child(297){opacity:.2176;transform:translate(79.7405vw,-10px) scale(.9874);animation:fall-297 22s -30s linear infinite}@keyframes fall-297{74.687%{transform:translate(82.7106vw,74.687vh) scale(.9874)}to{transform:translate(81.22555vw,99vh) scale(.9874)}}.snow:nth-child(298){opacity:1.2304;transform:translate(26.7338vw,-10px) scale(.1785);animation:fall-298 20s -29s linear infinite}@keyframes fall-298{41.657%{transform:translate(27.7876vw,41.657vh) scale(.1785)}to{transform:translate(27.2607vw,99vh) scale(.1785)}}.snow:nth-child(299){opacity:1.212;transform:translate(86.6048vw,-10px) scale(.5185);animation:fall-299 29s -30s linear infinite}@keyframes fall-299{32.71%{transform:translate(84.7874vw,32.71vh) scale(.5185)}to{transform:translate(85.6961vw,99vh) scale(.5185)}}.snow:nth-child(300){opacity:.0478;transform:translate(84.3097vw,-10px) scale(.2971);animation:fall-300 30s -30s linear infinite}@keyframes fall-300{42.289%{transform:translate(86.1454vw,42.289vh) scale(.2971)}to{transform:translate(85.22755vw,99vh) scale(.2971)}}.snow:nth-child(301){opacity:.8174;transform:translate(87.0686vw,-10px) scale(.1646);animation:fall-301 26s -14s linear infinite}@keyframes fall-301{41.473%{transform:translate(89.0678vw,41.473vh) scale(.1646)}to{transform:translate(88.0682vw,99vh) scale(.1646)}}.snow:nth-child(302){opacity:.5676;transform:translate(35.322vw,-10px) scale(.7528);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{59.955%{transform:translate(35.7742vw,59.955vh) scale(.7528)}to{transform:translate(35.5481vw,99vh) scale(.7528)}}.snow:nth-child(303){opacity:1.7564;transform:translate(8.3867vw,-10px) scale(.6468);animation:fall-303 13s -29s linear infinite}@keyframes fall-303{64.358%{transform:translate(9.0494vw,64.358vh) scale(.6468)}to{transform:translate(8.71805vw,99vh) scale(.6468)}}.snow:nth-child(304){opacity:.358;transform:translate(18.1647vw,-10px) scale(.6829);animation:fall-304 23s -16s linear infinite}@keyframes fall-304{74.801%{transform:translate(22.4437vw,74.801vh) scale(.6829)}to{transform:translate(20.3042vw,99vh) scale(.6829)}}.snow:nth-child(305){opacity:.4096;transform:translate(55.8369vw,-10px) scale(.0313);animation:fall-305 29s -16s linear infinite}@keyframes fall-305{67.087%{transform:translate(52.0111vw,67.087vh) scale(.0313)}to{transform:translate(53.924vw,99vh) scale(.0313)}}.snow:nth-child(306){opacity:1.4746;transform:translate(68.876vw,-10px) scale(.1478);animation:fall-306 17s -3s linear infinite}@keyframes fall-306{45.504%{transform:translate(68.2188vw,45.504vh) scale(.1478)}to{transform:translate(68.5474vw,99vh) scale(.1478)}}.snow:nth-child(307){opacity:.6312;transform:translate(41.0967vw,-10px) scale(.1354);animation:fall-307 13s -2s linear infinite}@keyframes fall-307{63.887%{transform:translate(36.5484vw,63.887vh) scale(.1354)}to{transform:translate(38.82255vw,99vh) scale(.1354)}}.snow:nth-child(308){opacity:1.5946;transform:translate(34.5812vw,-10px) scale(.9454);animation:fall-308 19s -20s linear infinite}@keyframes fall-308{57.463%{transform:translate(30.3199vw,57.463vh) scale(.9454)}to{transform:translate(32.45055vw,99vh) scale(.9454)}}.snow:nth-child(309){opacity:.535;transform:translate(21.5521vw,-10px) scale(.6682);animation:fall-309 27s -28s linear infinite}@keyframes fall-309{53.177%{transform:translate(31.2935vw,53.177vh) scale(.6682)}to{transform:translate(26.4228vw,99vh) scale(.6682)}}.snow:nth-child(310){opacity:.8646;transform:translate(30.8049vw,-10px) scale(.259);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{39.976%{transform:translate(33.6793vw,39.976vh) scale(.259)}to{transform:translate(32.2421vw,99vh) scale(.259)}}.snow:nth-child(311){opacity:.8206;transform:translate(2.5854vw,-10px) scale(.7063);animation:fall-311 13s -24s linear infinite}@keyframes fall-311{71.241%{transform:translate(-2.473vw,71.241vh) scale(.7063)}to{transform:translate(.0562vw,99vh) scale(.7063)}}.snow:nth-child(312){opacity:.0914;transform:translate(64.706vw,-10px) scale(.1262);animation:fall-312 22s -5s linear infinite}@keyframes fall-312{44.248%{transform:translate(62.9575vw,44.248vh) scale(.1262)}to{transform:translate(63.83175vw,99vh) scale(.1262)}}.snow:nth-child(313){opacity:1.8738;transform:translate(72.8595vw,-10px) scale(.6169);animation:fall-313 30s -23s linear infinite}@keyframes fall-313{32.119%{transform:translate(74.225vw,32.119vh) scale(.6169)}to{transform:translate(73.54225vw,99vh) scale(.6169)}}.snow:nth-child(314){opacity:1.2266;transform:translate(36.348vw,-10px) scale(.8182);animation:fall-314 17s -16s linear infinite}@keyframes fall-314{74.131%{transform:translate(39.1621vw,74.131vh) scale(.8182)}to{transform:translate(37.75505vw,99vh) scale(.8182)}}.snow:nth-child(315){opacity:1.1796;transform:translate(89.7075vw,-10px) scale(.6768);animation:fall-315 10s -10s linear infinite}@keyframes fall-315{42.03%{transform:translate(86.8553vw,42.03vh) scale(.6768)}to{transform:translate(88.2814vw,99vh) scale(.6768)}}.snow:nth-child(316){opacity:.5832;transform:translate(85.4683vw,-10px) scale(.1602);animation:fall-316 10s -15s linear infinite}@keyframes fall-316{74.016%{transform:translate(78.6893vw,74.016vh) scale(.1602)}to{transform:translate(82.0788vw,99vh) scale(.1602)}}.snow:nth-child(317){opacity:.9094;transform:translate(22.9399vw,-10px) scale(.6235);animation:fall-317 23s -24s linear infinite}@keyframes fall-317{64.917%{transform:translate(13.6004vw,64.917vh) scale(.6235)}to{transform:translate(18.27015vw,99vh) scale(.6235)}}.snow:nth-child(318){opacity:.8598;transform:translate(44.4353vw,-10px) scale(.8647);animation:fall-318 10s -10s linear infinite}@keyframes fall-318{43.571%{transform:translate(38.797vw,43.571vh) scale(.8647)}to{transform:translate(41.61615vw,99vh) scale(.8647)}}.snow:nth-child(319){opacity:1.6954;transform:translate(64.6843vw,-10px) scale(.4339);animation:fall-319 18s -10s linear infinite}@keyframes fall-319{35.542%{transform:translate(71.1535vw,35.542vh) scale(.4339)}to{transform:translate(67.9189vw,99vh) scale(.4339)}}.snow:nth-child(320){opacity:1.8718;transform:translate(64.3567vw,-10px) scale(.1507);animation:fall-320 11s -16s linear infinite}@keyframes fall-320{54.486%{transform:translate(69.611vw,54.486vh) scale(.1507)}to{transform:translate(66.98385vw,99vh) scale(.1507)}}.snow:nth-child(321){opacity:1.663;transform:translate(65.0356vw,-10px) scale(.3647);animation:fall-321 28s -11s linear infinite}@keyframes fall-321{33.858%{transform:translate(71.1837vw,33.858vh) scale(.3647)}to{transform:translate(68.10965vw,99vh) scale(.3647)}}.snow:nth-child(322){opacity:1.9526;transform:translate(2.7703vw,-10px) scale(.205);animation:fall-322 22s -10s linear infinite}@keyframes fall-322{67.439%{transform:translate(-4.2537vw,67.439vh) scale(.205)}to{transform:translate(-.7417vw,99vh) scale(.205)}}.snow:nth-child(323){opacity:.122;transform:translate(25.4129vw,-10px) scale(.2768);animation:fall-323 16s -14s linear infinite}@keyframes fall-323{43.232%{transform:translate(15.606vw,43.232vh) scale(.2768)}to{transform:translate(20.50945vw,99vh) scale(.2768)}}.snow:nth-child(324){opacity:1.4998;transform:translate(90.2216vw,-10px) scale(.7507);animation:fall-324 17s -13s linear infinite}@keyframes fall-324{77.648%{transform:translate(81.0456vw,77.648vh) scale(.7507)}to{transform:translate(85.6336vw,99vh) scale(.7507)}}.snow:nth-child(325){opacity:.8996;transform:translate(47.7992vw,-10px) scale(.7258);animation:fall-325 17s -23s linear infinite}@keyframes fall-325{42.689%{transform:translate(56.8794vw,42.689vh) scale(.7258)}to{transform:translate(52.3393vw,99vh) scale(.7258)}}.snow:nth-child(326){opacity:.2896;transform:translate(90.5942vw,-10px) scale(.2796);animation:fall-326 30s -15s linear infinite}@keyframes fall-326{51.928%{transform:translate(91.9641vw,51.928vh) scale(.2796)}to{transform:translate(91.27915vw,99vh) scale(.2796)}}.snow:nth-child(327){opacity:1.5344;transform:translate(54.395vw,-10px) scale(.0854);animation:fall-327 19s -18s linear infinite}@keyframes fall-327{44.795%{transform:translate(46.9837vw,44.795vh) scale(.0854)}to{transform:translate(50.68935vw,99vh) scale(.0854)}}.snow:nth-child(328){opacity:.9494;transform:translate(11.9095vw,-10px) scale(.9345);animation:fall-328 25s -16s linear infinite}@keyframes fall-328{59.99%{transform:translate(21.0987vw,59.99vh) scale(.9345)}to{transform:translate(16.5041vw,99vh) scale(.9345)}}.snow:nth-child(329){opacity:.6534;transform:translate(50.7994vw,-10px) scale(.6467);animation:fall-329 11s -25s linear infinite}@keyframes fall-329{58.623%{transform:translate(49.0538vw,58.623vh) scale(.6467)}to{transform:translate(49.9266vw,99vh) scale(.6467)}}.snow:nth-child(330){opacity:1.6008;transform:translate(99.7244vw,-10px) scale(.239);animation:fall-330 30s -28s linear infinite}@keyframes fall-330{40.143%{transform:translate(104.955vw,40.143vh) scale(.239)}to{transform:translate(102.3397vw,99vh) scale(.239)}}.snow:nth-child(331){opacity:.8434;transform:translate(43.4237vw,-10px) scale(.979);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{49.898%{transform:translate(51.378vw,49.898vh) scale(.979)}to{transform:translate(47.40085vw,99vh) scale(.979)}}.snow:nth-child(332){opacity:.771;transform:translate(57.6318vw,-10px) scale(.6549);animation:fall-332 13s -16s linear infinite}@keyframes fall-332{37.803%{transform:translate(55.7496vw,37.803vh) scale(.6549)}to{transform:translate(56.6907vw,99vh) scale(.6549)}}.snow:nth-child(333){opacity:1.3426;transform:translate(50.2799vw,-10px) scale(.5132);animation:fall-333 11s -2s linear infinite}@keyframes fall-333{36.638%{transform:translate(56.3611vw,36.638vh) scale(.5132)}to{transform:translate(53.3205vw,99vh) scale(.5132)}}.snow:nth-child(334){opacity:.8334;transform:translate(47.7479vw,-10px) scale(.8102);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{79.988%{transform:translate(44.988vw,79.988vh) scale(.8102)}to{transform:translate(46.36795vw,99vh) scale(.8102)}}.snow:nth-child(335){opacity:.9808;transform:translate(63.2389vw,-10px) scale(.3978);animation:fall-335 18s -13s linear infinite}@keyframes fall-335{76.746%{transform:translate(55.6944vw,76.746vh) scale(.3978)}to{transform:translate(59.46665vw,99vh) scale(.3978)}}.snow:nth-child(336){opacity:.6538;transform:translate(66.1765vw,-10px) scale(.8939);animation:fall-336 29s -10s linear infinite}@keyframes fall-336{41.1%{transform:translate(61.0442vw,41.1vh) scale(.8939)}to{transform:translate(63.61035vw,99vh) scale(.8939)}}.snow:nth-child(337){opacity:.5614;transform:translate(73.0098vw,-10px) scale(.7235);animation:fall-337 24s -19s linear infinite}@keyframes fall-337{64.538%{transform:translate(82.8701vw,64.538vh) scale(.7235)}to{transform:translate(77.93995vw,99vh) scale(.7235)}}.snow:nth-child(338){opacity:1.0212;transform:translate(68.468vw,-10px) scale(.722);animation:fall-338 10s -1s linear infinite}@keyframes fall-338{68.03%{transform:translate(59.2003vw,68.03vh) scale(.722)}to{transform:translate(63.83415vw,99vh) scale(.722)}}.snow:nth-child(339){opacity:1.8176;transform:translate(68.491vw,-10px) scale(.9911);animation:fall-339 15s -23s linear infinite}@keyframes fall-339{63.477%{transform:translate(73.2526vw,63.477vh) scale(.9911)}to{transform:translate(70.8718vw,99vh) scale(.9911)}}.snow:nth-child(340){opacity:.1358;transform:translate(42.7139vw,-10px) scale(.3254);animation:fall-340 10s -26s linear infinite}@keyframes fall-340{35.784%{transform:translate(43.8397vw,35.784vh) scale(.3254)}to{transform:translate(43.2768vw,99vh) scale(.3254)}}.snow:nth-child(341){opacity:1.253;transform:translate(95.3524vw,-10px) scale(.7468);animation:fall-341 23s -26s linear infinite}@keyframes fall-341{63.481%{transform:translate(89.0155vw,63.481vh) scale(.7468)}to{transform:translate(92.18395vw,99vh) scale(.7468)}}.snow:nth-child(342){opacity:1.2852;transform:translate(93.5208vw,-10px) scale(.1987);animation:fall-342 21s -29s linear infinite}@keyframes fall-342{48.551%{transform:translate(84.8464vw,48.551vh) scale(.1987)}to{transform:translate(89.1836vw,99vh) scale(.1987)}}.snow:nth-child(343){opacity:.4286;transform:translate(.2491vw,-10px) scale(.3524);animation:fall-343 13s -4s linear infinite}@keyframes fall-343{59.561%{transform:translate(-5.9802vw,59.561vh) scale(.3524)}to{transform:translate(-2.86555vw,99vh) scale(.3524)}}.snow:nth-child(344){opacity:1.0446;transform:translate(33.8824vw,-10px) scale(.5987);animation:fall-344 25s -8s linear infinite}@keyframes fall-344{73.929%{transform:translate(35.7854vw,73.929vh) scale(.5987)}to{transform:translate(34.8339vw,99vh) scale(.5987)}}.snow:nth-child(345){opacity:.5308;transform:translate(23.187vw,-10px) scale(.5866);animation:fall-345 27s -22s linear infinite}@keyframes fall-345{42.028%{transform:translate(19.9837vw,42.028vh) scale(.5866)}to{transform:translate(21.58535vw,99vh) scale(.5866)}}.snow:nth-child(346){opacity:1.5498;transform:translate(77.9138vw,-10px) scale(.0446);animation:fall-346 12s -4s linear infinite}@keyframes fall-346{36.785%{transform:translate(86.6819vw,36.785vh) scale(.0446)}to{transform:translate(82.29785vw,99vh) scale(.0446)}}.snow:nth-child(347){opacity:1.9696;transform:translate(45.6774vw,-10px) scale(.7139);animation:fall-347 26s -4s linear infinite}@keyframes fall-347{33.805%{transform:translate(37.3701vw,33.805vh) scale(.7139)}to{transform:translate(41.52375vw,99vh) scale(.7139)}}.snow:nth-child(348){opacity:.4254;transform:translate(33.5765vw,-10px) scale(.047);animation:fall-348 16s -8s linear infinite}@keyframes fall-348{40.447%{transform:translate(24.6049vw,40.447vh) scale(.047)}to{transform:translate(29.0907vw,99vh) scale(.047)}}.snow:nth-child(349){opacity:.3912;transform:translate(2.8817vw,-10px) scale(.2409);animation:fall-349 12s -13s linear infinite}@keyframes fall-349{64.48%{transform:translate(.2826vw,64.48vh) scale(.2409)}to{transform:translate(1.58215vw,99vh) scale(.2409)}}.snow:nth-child(350){opacity:1.3426;transform:translate(83.9751vw,-10px) scale(.5867);animation:fall-350 17s -18s linear infinite}@keyframes fall-350{53.552%{transform:translate(88.5343vw,53.552vh) scale(.5867)}to{transform:translate(86.2547vw,99vh) scale(.5867)}}.snow:nth-child(351){opacity:1.2334;transform:translate(27.8758vw,-10px) scale(.4139);animation:fall-351 11s -15s linear infinite}@keyframes fall-351{63.75%{transform:translate(19.5227vw,63.75vh) scale(.4139)}to{transform:translate(23.69925vw,99vh) scale(.4139)}}.snow:nth-child(352){opacity:1.2106;transform:translate(13.9684vw,-10px) scale(.1301);animation:fall-352 23s -18s linear infinite}@keyframes fall-352{66.646%{transform:translate(21.4789vw,66.646vh) scale(.1301)}to{transform:translate(17.72365vw,99vh) scale(.1301)}}.snow:nth-child(353){opacity:.4074;transform:translate(14.5006vw,-10px) scale(.1995);animation:fall-353 29s -5s linear infinite}@keyframes fall-353{46.281%{transform:translate(11.2679vw,46.281vh) scale(.1995)}to{transform:translate(12.88425vw,99vh) scale(.1995)}}.snow:nth-child(354){opacity:1.0948;transform:translate(7.188vw,-10px) scale(.3525);animation:fall-354 26s -22s linear infinite}@keyframes fall-354{43.054%{transform:translate(11.9158vw,43.054vh) scale(.3525)}to{transform:translate(9.5519vw,99vh) scale(.3525)}}.snow:nth-child(355){opacity:1.965;transform:translate(82.7514vw,-10px) scale(.3011);animation:fall-355 17s -3s linear infinite}@keyframes fall-355{49.38%{transform:translate(84.3339vw,49.38vh) scale(.3011)}to{transform:translate(83.54265vw,99vh) scale(.3011)}}.snow:nth-child(356){opacity:.9774;transform:translate(53.9678vw,-10px) scale(.3891);animation:fall-356 11s -20s linear infinite}@keyframes fall-356{74%{transform:translate(47.9529vw,74vh) scale(.3891)}to{transform:translate(50.96035vw,99vh) scale(.3891)}}.snow:nth-child(357){opacity:1.4824;transform:translate(73.9981vw,-10px) scale(.7334);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{51.973%{transform:translate(78.4792vw,51.973vh) scale(.7334)}to{transform:translate(76.23865vw,99vh) scale(.7334)}}.snow:nth-child(358){opacity:1.4596;transform:translate(40.0742vw,-10px) scale(.6663);animation:fall-358 14s -1s linear infinite}@keyframes fall-358{38.876%{transform:translate(35.055vw,38.876vh) scale(.6663)}to{transform:translate(37.5646vw,99vh) scale(.6663)}}.snow:nth-child(359){opacity:1.6192;transform:translate(53.9315vw,-10px) scale(.0951);animation:fall-359 29s -20s linear infinite}@keyframes fall-359{65.704%{transform:translate(47.5562vw,65.704vh) scale(.0951)}to{transform:translate(50.74385vw,99vh) scale(.0951)}}.snow:nth-child(360){opacity:.56;transform:translate(15.9148vw,-10px) scale(.9785);animation:fall-360 20s -23s linear infinite}@keyframes fall-360{69.662%{transform:translate(23.7129vw,69.662vh) scale(.9785)}to{transform:translate(19.81385vw,99vh) scale(.9785)}}.snow:nth-child(361){opacity:.5446;transform:translate(56.6346vw,-10px) scale(.3258);animation:fall-361 19s -10s linear infinite}@keyframes fall-361{56.888%{transform:translate(59.8038vw,56.888vh) scale(.3258)}to{transform:translate(58.2192vw,99vh) scale(.3258)}}.snow:nth-child(362){opacity:.0594;transform:translate(26.348vw,-10px) scale(.6326);animation:fall-362 12s -19s linear infinite}@keyframes fall-362{45.209%{transform:translate(16.9159vw,45.209vh) scale(.6326)}to{transform:translate(21.63195vw,99vh) scale(.6326)}}.snow:nth-child(363){opacity:.7368;transform:translate(12.7055vw,-10px) scale(.0081);animation:fall-363 20s -18s linear infinite}@keyframes fall-363{58.597%{transform:translate(4.0172vw,58.597vh) scale(.0081)}to{transform:translate(8.36135vw,99vh) scale(.0081)}}.snow:nth-child(364){opacity:1.9894;transform:translate(22.2854vw,-10px) scale(.1663);animation:fall-364 29s -8s linear infinite}@keyframes fall-364{30.838%{transform:translate(19.6848vw,30.838vh) scale(.1663)}to{transform:translate(20.9851vw,99vh) scale(.1663)}}.snow:nth-child(365){opacity:.7612;transform:translate(96.4695vw,-10px) scale(.8642);animation:fall-365 25s -26s linear infinite}@keyframes fall-365{33.081%{transform:translate(86.942vw,33.081vh) scale(.8642)}to{transform:translate(91.70575vw,99vh) scale(.8642)}}.snow:nth-child(366){opacity:.8634;transform:translate(53.2102vw,-10px) scale(.6928);animation:fall-366 23s -20s linear infinite}@keyframes fall-366{64.416%{transform:translate(48.3534vw,64.416vh) scale(.6928)}to{transform:translate(50.7818vw,99vh) scale(.6928)}}.snow:nth-child(367){opacity:1.832;transform:translate(95.8423vw,-10px) scale(.6829);animation:fall-367 11s -13s linear infinite}@keyframes fall-367{68.744%{transform:translate(87.7447vw,68.744vh) scale(.6829)}to{transform:translate(91.7935vw,99vh) scale(.6829)}}.snow:nth-child(368){opacity:.5306;transform:translate(52.0823vw,-10px) scale(.4871);animation:fall-368 22s -18s linear infinite}@keyframes fall-368{32.116%{transform:translate(52.4696vw,32.116vh) scale(.4871)}to{transform:translate(52.27595vw,99vh) scale(.4871)}}.snow:nth-child(369){opacity:.7236;transform:translate(86.7909vw,-10px) scale(.1331);animation:fall-369 20s -13s linear infinite}@keyframes fall-369{54.663%{transform:translate(94.0836vw,54.663vh) scale(.1331)}to{transform:translate(90.43725vw,99vh) scale(.1331)}}.snow:nth-child(370){opacity:.736;transform:translate(63.6216vw,-10px) scale(.5765);animation:fall-370 18s -26s linear infinite}@keyframes fall-370{35.299%{transform:translate(65.5327vw,35.299vh) scale(.5765)}to{transform:translate(64.57715vw,99vh) scale(.5765)}}.snow:nth-child(371){opacity:.73;transform:translate(33.9967vw,-10px) scale(.84);animation:fall-371 13s -21s linear infinite}@keyframes fall-371{55.075%{transform:translate(34.73vw,55.075vh) scale(.84)}to{transform:translate(34.36335vw,99vh) scale(.84)}}.snow:nth-child(372){opacity:.62;transform:translate(82.023vw,-10px) scale(.9117);animation:fall-372 10s -11s linear infinite}@keyframes fall-372{45.832%{transform:translate(88.9812vw,45.832vh) scale(.9117)}to{transform:translate(85.5021vw,99vh) scale(.9117)}}.snow:nth-child(373){opacity:1.6082;transform:translate(35.2462vw,-10px) scale(.5662);animation:fall-373 10s -5s linear infinite}@keyframes fall-373{35.742%{transform:translate(26.9004vw,35.742vh) scale(.5662)}to{transform:translate(31.0733vw,99vh) scale(.5662)}}.snow:nth-child(374){opacity:1.626;transform:translate(8.7501vw,-10px) scale(.3445);animation:fall-374 15s -28s linear infinite}@keyframes fall-374{36.901%{transform:translate(3.4301vw,36.901vh) scale(.3445)}to{transform:translate(6.0901vw,99vh) scale(.3445)}}.snow:nth-child(375){opacity:1.8626;transform:translate(98.1337vw,-10px) scale(.3101);animation:fall-375 11s -4s linear infinite}@keyframes fall-375{49.165%{transform:translate(98.2623vw,49.165vh) scale(.3101)}to{transform:translate(98.198vw,99vh) scale(.3101)}}.snow:nth-child(376){opacity:1.8946;transform:translate(56.0036vw,-10px) scale(.9601);animation:fall-376 18s -26s linear infinite}@keyframes fall-376{60.995%{transform:translate(49.0216vw,60.995vh) scale(.9601)}to{transform:translate(52.5126vw,99vh) scale(.9601)}}.snow:nth-child(377){opacity:1.1008;transform:translate(85.9461vw,-10px) scale(.1092);animation:fall-377 14s -17s linear infinite}@keyframes fall-377{62.744%{transform:translate(88.8464vw,62.744vh) scale(.1092)}to{transform:translate(87.39625vw,99vh) scale(.1092)}}.snow:nth-child(378){opacity:.86;transform:translate(22.598vw,-10px) scale(.6148);animation:fall-378 19s -8s linear infinite}@keyframes fall-378{33.871%{transform:translate(32.063vw,33.871vh) scale(.6148)}to{transform:translate(27.3305vw,99vh) scale(.6148)}}.snow:nth-child(379){opacity:.2438;transform:translate(44.1005vw,-10px) scale(.3285);animation:fall-379 10s -17s linear infinite}@keyframes fall-379{71.378%{transform:translate(39.3748vw,71.378vh) scale(.3285)}to{transform:translate(41.73765vw,99vh) scale(.3285)}}.snow:nth-child(380){opacity:.4996;transform:translate(71.5258vw,-10px) scale(.5735);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{38.606%{transform:translate(77.5209vw,38.606vh) scale(.5735)}to{transform:translate(74.52335vw,99vh) scale(.5735)}}.snow:nth-child(381){opacity:1.3504;transform:translate(85.9307vw,-10px) scale(.245);animation:fall-381 18s -11s linear infinite}@keyframes fall-381{41.671%{transform:translate(90.2487vw,41.671vh) scale(.245)}to{transform:translate(88.0897vw,99vh) scale(.245)}}.snow:nth-child(382){opacity:1.0228;transform:translate(30.0584vw,-10px) scale(.8602);animation:fall-382 20s -12s linear infinite}@keyframes fall-382{44.866%{transform:translate(35.3167vw,44.866vh) scale(.8602)}to{transform:translate(32.68755vw,99vh) scale(.8602)}}.snow:nth-child(383){opacity:1.8536;transform:translate(84.467vw,-10px) scale(.4568);animation:fall-383 10s -8s linear infinite}@keyframes fall-383{31.195%{transform:translate(75.6911vw,31.195vh) scale(.4568)}to{transform:translate(80.07905vw,99vh) scale(.4568)}}.snow:nth-child(384){opacity:1.8588;transform:translate(30.7708vw,-10px) scale(.2086);animation:fall-384 12s -28s linear infinite}@keyframes fall-384{71.754%{transform:translate(31.6197vw,71.754vh) scale(.2086)}to{transform:translate(31.19525vw,99vh) scale(.2086)}}.snow:nth-child(385){opacity:.2828;transform:translate(93.7749vw,-10px) scale(.3281);animation:fall-385 18s -15s linear infinite}@keyframes fall-385{34.919%{transform:translate(96.336vw,34.919vh) scale(.3281)}to{transform:translate(95.05545vw,99vh) scale(.3281)}}.snow:nth-child(386){opacity:.0014;transform:translate(23.3456vw,-10px) scale(.3058);animation:fall-386 30s -12s linear infinite}@keyframes fall-386{38.509%{transform:translate(22.1205vw,38.509vh) scale(.3058)}to{transform:translate(22.73305vw,99vh) scale(.3058)}}.snow:nth-child(387){opacity:.141;transform:translate(62.3739vw,-10px) scale(.4048);animation:fall-387 25s -21s linear infinite}@keyframes fall-387{50.215%{transform:translate(57.1999vw,50.215vh) scale(.4048)}to{transform:translate(59.7869vw,99vh) scale(.4048)}}.snow:nth-child(388){opacity:1.8552;transform:translate(3.71vw,-10px) scale(.5055);animation:fall-388 22s -11s linear infinite}@keyframes fall-388{31.319%{transform:translate(3.8038vw,31.319vh) scale(.5055)}to{transform:translate(3.7569vw,99vh) scale(.5055)}}.snow:nth-child(389){opacity:.5568;transform:translate(45.7056vw,-10px) scale(.7599);animation:fall-389 27s -24s linear infinite}@keyframes fall-389{63.508%{transform:translate(52.8973vw,63.508vh) scale(.7599)}to{transform:translate(49.30145vw,99vh) scale(.7599)}}.snow:nth-child(390){opacity:.7086;transform:translate(19.5808vw,-10px) scale(.1343);animation:fall-390 10s -4s linear infinite}@keyframes fall-390{46.182%{transform:translate(12.5833vw,46.182vh) scale(.1343)}to{transform:translate(16.08205vw,99vh) scale(.1343)}}.snow:nth-child(391){opacity:1.7468;transform:translate(60.3312vw,-10px) scale(.5943);animation:fall-391 20s -13s linear infinite}@keyframes fall-391{75.489%{transform:translate(61.8777vw,75.489vh) scale(.5943)}to{transform:translate(61.10445vw,99vh) scale(.5943)}}.snow:nth-child(392){opacity:.0242;transform:translate(88.569vw,-10px) scale(.5189);animation:fall-392 21s -26s linear infinite}@keyframes fall-392{72.524%{transform:translate(95.605vw,72.524vh) scale(.5189)}to{transform:translate(92.087vw,99vh) scale(.5189)}}.snow:nth-child(393){opacity:.7604;transform:translate(50.3359vw,-10px) scale(.6802);animation:fall-393 14s -8s linear infinite}@keyframes fall-393{56.376%{transform:translate(42.1828vw,56.376vh) scale(.6802)}to{transform:translate(46.25935vw,99vh) scale(.6802)}}.snow:nth-child(394){opacity:1.4136;transform:translate(51.2821vw,-10px) scale(.1426);animation:fall-394 15s -23s linear infinite}@keyframes fall-394{52.341%{transform:translate(44.1222vw,52.341vh) scale(.1426)}to{transform:translate(47.70215vw,99vh) scale(.1426)}}.snow:nth-child(395){opacity:1.5374;transform:translate(1.4859vw,-10px) scale(.916);animation:fall-395 16s -30s linear infinite}@keyframes fall-395{42.494%{transform:translate(3.6624vw,42.494vh) scale(.916)}to{transform:translate(2.57415vw,99vh) scale(.916)}}.snow:nth-child(396){opacity:1.8994;transform:translate(10.7374vw,-10px) scale(.1314);animation:fall-396 15s -20s linear infinite}@keyframes fall-396{76.047%{transform:translate(20.1388vw,76.047vh) scale(.1314)}to{transform:translate(15.4381vw,99vh) scale(.1314)}}.snow:nth-child(397){opacity:1.5994;transform:translate(27.6806vw,-10px) scale(.1725);animation:fall-397 27s -24s linear infinite}@keyframes fall-397{46.265%{transform:translate(27.5865vw,46.265vh) scale(.1725)}to{transform:translate(27.63355vw,99vh) scale(.1725)}}.snow:nth-child(398){opacity:1.5138;transform:translate(11.2726vw,-10px) scale(.3537);animation:fall-398 30s -30s linear infinite}@keyframes fall-398{78.423%{transform:translate(20.3194vw,78.423vh) scale(.3537)}to{transform:translate(15.796vw,99vh) scale(.3537)}}.snow:nth-child(399){opacity:1.8568;transform:translate(72.8302vw,-10px) scale(.641);animation:fall-399 26s -13s linear infinite}@keyframes fall-399{62.836%{transform:translate(77.2369vw,62.836vh) scale(.641)}to{transform:translate(75.03355vw,99vh) scale(.641)}}.snow:nth-child(400){opacity:1.66;transform:translate(96.6465vw,-10px) scale(.1844);animation:fall-400 25s -27s linear infinite}@keyframes fall-400{37.945%{transform:translate(102.4306vw,37.945vh) scale(.1844)}to{transform:translate(99.53855vw,99vh) scale(.1844)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.66;transform:translate(79.6638vw,-10px) scale(.4838);animation:fall-1 21s -27s linear infinite}@keyframes fall-1{77.136%{transform:translate(89.3701vw,77.136vh) scale(.4838)}to{transform:translate(84.51695vw,99vh) scale(.4838)}}.snow:nth-child(2){opacity:.4072;transform:translate(68.7346vw,-10px) scale(.9274);animation:fall-2 18s -14s linear infinite}@keyframes fall-2{43.63%{transform:translate(67.7341vw,43.63vh) scale(.9274)}to{transform:translate(68.23435vw,99vh) scale(.9274)}}.snow:nth-child(3){opacity:1.261;transform:translate(86.1001vw,-10px) scale(.5431);animation:fall-3 16s -6s linear infinite}@keyframes fall-3{77.127%{transform:translate(87.6141vw,77.127vh) scale(.5431)}to{transform:translate(86.8571vw,99vh) scale(.5431)}}.snow:nth-child(4){opacity:1.9396;transform:translate(.8552vw,-10px) scale(.547);animation:fall-4 19s -10s linear infinite}@keyframes fall-4{31.44%{transform:translate(-2.8727vw,31.44vh) scale(.547)}to{transform:translate(-1.00875vw,99vh) scale(.547)}}.snow:nth-child(5){opacity:1.7224;transform:translate(90.546vw,-10px) scale(.2987);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{47.902%{transform:translate(87.9501vw,47.902vh) scale(.2987)}to{transform:translate(89.24805vw,99vh) scale(.2987)}}.snow:nth-child(6){opacity:.3976;transform:translate(80.8286vw,-10px) scale(.876);animation:fall-6 13s -23s linear infinite}@keyframes fall-6{35.124%{transform:translate(83.4067vw,35.124vh) scale(.876)}to{transform:translate(82.11765vw,99vh) scale(.876)}}.snow:nth-child(7){opacity:1.0996;transform:translate(1.0093vw,-10px) scale(.4669);animation:fall-7 20s -26s linear infinite}@keyframes fall-7{32.436%{transform:translate(1.4182vw,32.436vh) scale(.4669)}to{transform:translate(1.21375vw,99vh) scale(.4669)}}.snow:nth-child(8){opacity:.723;transform:translate(10.2556vw,-10px) scale(.3624);animation:fall-8 26s -2s linear infinite}@keyframes fall-8{57.919%{transform:translate(14.5537vw,57.919vh) scale(.3624)}to{transform:translate(12.40465vw,99vh) scale(.3624)}}.snow:nth-child(9){opacity:.6004;transform:translate(71.9018vw,-10px) scale(.9516);animation:fall-9 26s -22s linear infinite}@keyframes fall-9{56.529%{transform:translate(70.5768vw,56.529vh) scale(.9516)}to{transform:translate(71.2393vw,99vh) scale(.9516)}}.snow:nth-child(10){opacity:1.7234;transform:translate(23.3292vw,-10px) scale(.4054);animation:fall-10 21s -5s linear infinite}@keyframes fall-10{45.517%{transform:translate(18.4432vw,45.517vh) scale(.4054)}to{transform:translate(20.8862vw,99vh) scale(.4054)}}.snow:nth-child(11){opacity:.6892;transform:translate(42.8912vw,-10px) scale(.3041);animation:fall-11 13s -4s linear infinite}@keyframes fall-11{37.373%{transform:translate(52.3888vw,37.373vh) scale(.3041)}to{transform:translate(47.64vw,99vh) scale(.3041)}}.snow:nth-child(12){opacity:1.2326;transform:translate(35.3649vw,-10px) scale(.4608);animation:fall-12 16s -15s linear infinite}@keyframes fall-12{48.973%{transform:translate(28.9039vw,48.973vh) scale(.4608)}to{transform:translate(32.1344vw,99vh) scale(.4608)}}.snow:nth-child(13){opacity:.6454;transform:translate(2.1826vw,-10px) scale(.0505);animation:fall-13 23s -1s linear infinite}@keyframes fall-13{46.247%{transform:translate(-2.3807vw,46.247vh) scale(.0505)}to{transform:translate(-.09905vw,99vh) scale(.0505)}}.snow:nth-child(14){opacity:1.4308;transform:translate(14.3289vw,-10px) scale(.1757);animation:fall-14 23s -23s linear infinite}@keyframes fall-14{54.336%{transform:translate(6.868vw,54.336vh) scale(.1757)}to{transform:translate(10.59845vw,99vh) scale(.1757)}}.snow:nth-child(15){opacity:1.7092;transform:translate(13.0311vw,-10px) scale(.976);animation:fall-15 15s -17s linear infinite}@keyframes fall-15{32.706%{transform:translate(22.5974vw,32.706vh) scale(.976)}to{transform:translate(17.81425vw,99vh) scale(.976)}}.snow:nth-child(16){opacity:1.696;transform:translate(69.7617vw,-10px) scale(.7416);animation:fall-16 15s -10s linear infinite}@keyframes fall-16{51.232%{transform:translate(67.7298vw,51.232vh) scale(.7416)}to{transform:translate(68.74575vw,99vh) scale(.7416)}}.snow:nth-child(17){opacity:.5608;transform:translate(31.6461vw,-10px) scale(.7539);animation:fall-17 15s -14s linear infinite}@keyframes fall-17{76.538%{transform:translate(40.4262vw,76.538vh) scale(.7539)}to{transform:translate(36.03615vw,99vh) scale(.7539)}}.snow:nth-child(18){opacity:1.0248;transform:translate(73.2562vw,-10px) scale(.8708);animation:fall-18 24s -7s linear infinite}@keyframes fall-18{46.8%{transform:translate(69.7282vw,46.8vh) scale(.8708)}to{transform:translate(71.4922vw,99vh) scale(.8708)}}.snow:nth-child(19){opacity:1.491;transform:translate(3.0285vw,-10px) scale(.0788);animation:fall-19 20s -6s linear infinite}@keyframes fall-19{37.928%{transform:translate(10.9046vw,37.928vh) scale(.0788)}to{transform:translate(6.96655vw,99vh) scale(.0788)}}.snow:nth-child(20){opacity:1.3048;transform:translate(47.9298vw,-10px) scale(.9566);animation:fall-20 30s -20s linear infinite}@keyframes fall-20{35.807%{transform:translate(50.609vw,35.807vh) scale(.9566)}to{transform:translate(49.2694vw,99vh) scale(.9566)}}.snow:nth-child(21){opacity:.5894;transform:translate(18.3877vw,-10px) scale(.733);animation:fall-21 27s -20s linear infinite}@keyframes fall-21{31.875%{transform:translate(22.4589vw,31.875vh) scale(.733)}to{transform:translate(20.4233vw,99vh) scale(.733)}}.snow:nth-child(22){opacity:.003;transform:translate(93.1654vw,-10px) scale(.2184);animation:fall-22 25s -6s linear infinite}@keyframes fall-22{67.87%{transform:translate(100.7454vw,67.87vh) scale(.2184)}to{transform:translate(96.9554vw,99vh) scale(.2184)}}.snow:nth-child(23){opacity:1.4276;transform:translate(80.5526vw,-10px) scale(.7417);animation:fall-23 16s -20s linear infinite}@keyframes fall-23{37.346%{transform:translate(79.6239vw,37.346vh) scale(.7417)}to{transform:translate(80.08825vw,99vh) scale(.7417)}}.snow:nth-child(24){opacity:.3292;transform:translate(9.0379vw,-10px) scale(.5923);animation:fall-24 16s -13s linear infinite}@keyframes fall-24{42.91%{transform:translate(7.2689vw,42.91vh) scale(.5923)}to{transform:translate(8.1534vw,99vh) scale(.5923)}}.snow:nth-child(25){opacity:1.6484;transform:translate(65.7848vw,-10px) scale(.7666);animation:fall-25 11s -23s linear infinite}@keyframes fall-25{53.943%{transform:translate(66.2683vw,53.943vh) scale(.7666)}to{transform:translate(66.02655vw,99vh) scale(.7666)}}.snow:nth-child(26){opacity:.5698;transform:translate(54.1846vw,-10px) scale(.7619);animation:fall-26 25s -21s linear infinite}@keyframes fall-26{41.851%{transform:translate(61.9932vw,41.851vh) scale(.7619)}to{transform:translate(58.0889vw,99vh) scale(.7619)}}.snow:nth-child(27){opacity:.3374;transform:translate(36.1093vw,-10px) scale(.1386);animation:fall-27 29s -15s linear infinite}@keyframes fall-27{46.95%{transform:translate(42.4468vw,46.95vh) scale(.1386)}to{transform:translate(39.27805vw,99vh) scale(.1386)}}.snow:nth-child(28){opacity:.7394;transform:translate(60.5487vw,-10px) scale(.8761);animation:fall-28 14s -9s linear infinite}@keyframes fall-28{32.418%{transform:translate(62.266vw,32.418vh) scale(.8761)}to{transform:translate(61.40735vw,99vh) scale(.8761)}}.snow:nth-child(29){opacity:.5684;transform:translate(12.7vw,-10px) scale(.1483);animation:fall-29 25s -4s linear infinite}@keyframes fall-29{37.759%{transform:translate(10.2192vw,37.759vh) scale(.1483)}to{transform:translate(11.4596vw,99vh) scale(.1483)}}.snow:nth-child(30){opacity:1.599;transform:translate(25.4299vw,-10px) scale(.0101);animation:fall-30 21s -24s linear infinite}@keyframes fall-30{56.713%{transform:translate(35.3782vw,56.713vh) scale(.0101)}to{transform:translate(30.40405vw,99vh) scale(.0101)}}.snow:nth-child(31){opacity:1.7344;transform:translate(90.4844vw,-10px) scale(.5804);animation:fall-31 26s -8s linear infinite}@keyframes fall-31{31.973%{transform:translate(97.5116vw,31.973vh) scale(.5804)}to{transform:translate(93.998vw,99vh) scale(.5804)}}.snow:nth-child(32){opacity:.4418;transform:translate(61.3943vw,-10px) scale(.7965);animation:fall-32 22s -28s linear infinite}@keyframes fall-32{43.57%{transform:translate(58.0392vw,43.57vh) scale(.7965)}to{transform:translate(59.71675vw,99vh) scale(.7965)}}.snow:nth-child(33){opacity:1.2734;transform:translate(11.4248vw,-10px) scale(.9778);animation:fall-33 20s -25s linear infinite}@keyframes fall-33{51.292%{transform:translate(14.72vw,51.292vh) scale(.9778)}to{transform:translate(13.0724vw,99vh) scale(.9778)}}.snow:nth-child(34){opacity:1.5876;transform:translate(9.6548vw,-10px) scale(.5882);animation:fall-34 25s -22s linear infinite}@keyframes fall-34{66.155%{transform:translate(11.6045vw,66.155vh) scale(.5882)}to{transform:translate(10.62965vw,99vh) scale(.5882)}}.snow:nth-child(35){opacity:1.84;transform:translate(75.6204vw,-10px) scale(.6085);animation:fall-35 23s -27s linear infinite}@keyframes fall-35{78.798%{transform:translate(80.1413vw,78.798vh) scale(.6085)}to{transform:translate(77.88085vw,99vh) scale(.6085)}}.snow:nth-child(36){opacity:.3794;transform:translate(86.4899vw,-10px) scale(.8552);animation:fall-36 22s -19s linear infinite}@keyframes fall-36{78.519%{transform:translate(77.4939vw,78.519vh) scale(.8552)}to{transform:translate(81.9919vw,99vh) scale(.8552)}}.snow:nth-child(37){opacity:.2336;transform:translate(11.047vw,-10px) scale(.6909);animation:fall-37 30s -1s linear infinite}@keyframes fall-37{54.821%{transform:translate(3.1586vw,54.821vh) scale(.6909)}to{transform:translate(7.1028vw,99vh) scale(.6909)}}.snow:nth-child(38){opacity:.2078;transform:translate(81.543vw,-10px) scale(.1709);animation:fall-38 18s -10s linear infinite}@keyframes fall-38{42.196%{transform:translate(83.4793vw,42.196vh) scale(.1709)}to{transform:translate(82.51115vw,99vh) scale(.1709)}}.snow:nth-child(39){opacity:1.6782;transform:translate(21.4045vw,-10px) scale(.3077);animation:fall-39 18s -28s linear infinite}@keyframes fall-39{68.921%{transform:translate(18.4804vw,68.921vh) scale(.3077)}to{transform:translate(19.94245vw,99vh) scale(.3077)}}.snow:nth-child(40){opacity:1.9582;transform:translate(6.0945vw,-10px) scale(.1189);animation:fall-40 22s -15s linear infinite}@keyframes fall-40{35.25%{transform:translate(10.4209vw,35.25vh) scale(.1189)}to{transform:translate(8.2577vw,99vh) scale(.1189)}}.snow:nth-child(41){opacity:1.0766;transform:translate(96.3809vw,-10px) scale(.805);animation:fall-41 11s -16s linear infinite}@keyframes fall-41{47.392%{transform:translate(95.8987vw,47.392vh) scale(.805)}to{transform:translate(96.1398vw,99vh) scale(.805)}}.snow:nth-child(42){opacity:1.9854;transform:translate(13.2862vw,-10px) scale(.0134);animation:fall-42 21s -7s linear infinite}@keyframes fall-42{34.878%{transform:translate(7.2944vw,34.878vh) scale(.0134)}to{transform:translate(10.2903vw,99vh) scale(.0134)}}.snow:nth-child(43){opacity:1.3346;transform:translate(4.6196vw,-10px) scale(.3049);animation:fall-43 19s -19s linear infinite}@keyframes fall-43{41.574%{transform:translate(-1.3746vw,41.574vh) scale(.3049)}to{transform:translate(1.6225vw,99vh) scale(.3049)}}.snow:nth-child(44){opacity:1.9194;transform:translate(13.312vw,-10px) scale(.7194);animation:fall-44 24s -6s linear infinite}@keyframes fall-44{30.866%{transform:translate(21.7798vw,30.866vh) scale(.7194)}to{transform:translate(17.5459vw,99vh) scale(.7194)}}.snow:nth-child(45){opacity:.6452;transform:translate(53.2642vw,-10px) scale(.025);animation:fall-45 14s -27s linear infinite}@keyframes fall-45{40.376%{transform:translate(58.4414vw,40.376vh) scale(.025)}to{transform:translate(55.8528vw,99vh) scale(.025)}}.snow:nth-child(46){opacity:1.2032;transform:translate(3.5278vw,-10px) scale(.1495);animation:fall-46 12s -23s linear infinite}@keyframes fall-46{74.208%{transform:translate(12.6587vw,74.208vh) scale(.1495)}to{transform:translate(8.09325vw,99vh) scale(.1495)}}.snow:nth-child(47){opacity:.4192;transform:translate(68.88vw,-10px) scale(.2865);animation:fall-47 12s -20s linear infinite}@keyframes fall-47{32.102%{transform:translate(75.2563vw,32.102vh) scale(.2865)}to{transform:translate(72.06815vw,99vh) scale(.2865)}}.snow:nth-child(48){opacity:.3104;transform:translate(88.6027vw,-10px) scale(.348);animation:fall-48 21s -27s linear infinite}@keyframes fall-48{66.732%{transform:translate(85.3081vw,66.732vh) scale(.348)}to{transform:translate(86.9554vw,99vh) scale(.348)}}.snow:nth-child(49){opacity:1.2262;transform:translate(82.7448vw,-10px) scale(.2959);animation:fall-49 18s -11s linear infinite}@keyframes fall-49{66.331%{transform:translate(81.6229vw,66.331vh) scale(.2959)}to{transform:translate(82.18385vw,99vh) scale(.2959)}}.snow:nth-child(50){opacity:.1692;transform:translate(93.9552vw,-10px) scale(.4075);animation:fall-50 26s -24s linear infinite}@keyframes fall-50{42.151%{transform:translate(99.3029vw,42.151vh) scale(.4075)}to{transform:translate(96.62905vw,99vh) scale(.4075)}}.snow:nth-child(51){opacity:1.757;transform:translate(14.9663vw,-10px) scale(.1442);animation:fall-51 21s -24s linear infinite}@keyframes fall-51{79.203%{transform:translate(9.1047vw,79.203vh) scale(.1442)}to{transform:translate(12.0355vw,99vh) scale(.1442)}}.snow:nth-child(52){opacity:.6808;transform:translate(44.0448vw,-10px) scale(.2254);animation:fall-52 13s -13s linear infinite}@keyframes fall-52{75.965%{transform:translate(36.9364vw,75.965vh) scale(.2254)}to{transform:translate(40.4906vw,99vh) scale(.2254)}}.snow:nth-child(53){opacity:1.2528;transform:translate(8.2459vw,-10px) scale(.0332);animation:fall-53 28s -12s linear infinite}@keyframes fall-53{47.758%{transform:translate(-.0648vw,47.758vh) scale(.0332)}to{transform:translate(4.09055vw,99vh) scale(.0332)}}.snow:nth-child(54){opacity:1.1226;transform:translate(71.9323vw,-10px) scale(.9246);animation:fall-54 22s -3s linear infinite}@keyframes fall-54{49.177%{transform:translate(64.5017vw,49.177vh) scale(.9246)}to{transform:translate(68.217vw,99vh) scale(.9246)}}.snow:nth-child(55){opacity:1.9692;transform:translate(46.7253vw,-10px) scale(.7813);animation:fall-55 26s -27s linear infinite}@keyframes fall-55{35.059%{transform:translate(49.0714vw,35.059vh) scale(.7813)}to{transform:translate(47.89835vw,99vh) scale(.7813)}}.snow:nth-child(56){opacity:1.9288;transform:translate(92.0277vw,-10px) scale(.7128);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{79.686%{transform:translate(85.3092vw,79.686vh) scale(.7128)}to{transform:translate(88.66845vw,99vh) scale(.7128)}}.snow:nth-child(57){opacity:.3224;transform:translate(95.2379vw,-10px) scale(.2996);animation:fall-57 19s -20s linear infinite}@keyframes fall-57{32.658%{transform:translate(93.4688vw,32.658vh) scale(.2996)}to{transform:translate(94.35335vw,99vh) scale(.2996)}}.snow:nth-child(58){opacity:.573;transform:translate(92.916vw,-10px) scale(.6745);animation:fall-58 30s -22s linear infinite}@keyframes fall-58{41.355%{transform:translate(90.2381vw,41.355vh) scale(.6745)}to{transform:translate(91.57705vw,99vh) scale(.6745)}}.snow:nth-child(59){opacity:.693;transform:translate(96.5859vw,-10px) scale(.4862);animation:fall-59 18s -24s linear infinite}@keyframes fall-59{61.711%{transform:translate(89.0075vw,61.711vh) scale(.4862)}to{transform:translate(92.7967vw,99vh) scale(.4862)}}.snow:nth-child(60){opacity:1.3008;transform:translate(84.882vw,-10px) scale(.4583);animation:fall-60 20s -3s linear infinite}@keyframes fall-60{38.192%{transform:translate(83.9378vw,38.192vh) scale(.4583)}to{transform:translate(84.4099vw,99vh) scale(.4583)}}.snow:nth-child(61){opacity:1.3408;transform:translate(2.2492vw,-10px) scale(.1778);animation:fall-61 16s -3s linear infinite}@keyframes fall-61{76.036%{transform:translate(-.3156vw,76.036vh) scale(.1778)}to{transform:translate(.9668vw,99vh) scale(.1778)}}.snow:nth-child(62){opacity:1.9948;transform:translate(75.1011vw,-10px) scale(.5604);animation:fall-62 29s -13s linear infinite}@keyframes fall-62{41.642%{transform:translate(73.6644vw,41.642vh) scale(.5604)}to{transform:translate(74.38275vw,99vh) scale(.5604)}}.snow:nth-child(63){opacity:1.9752;transform:translate(41.8526vw,-10px) scale(.384);animation:fall-63 29s -10s linear infinite}@keyframes fall-63{63.536%{transform:translate(40.6736vw,63.536vh) scale(.384)}to{transform:translate(41.2631vw,99vh) scale(.384)}}.snow:nth-child(64){opacity:.736;transform:translate(.1023vw,-10px) scale(.8317);animation:fall-64 30s -30s linear infinite}@keyframes fall-64{61.673%{transform:translate(3.8306vw,61.673vh) scale(.8317)}to{transform:translate(1.96645vw,99vh) scale(.8317)}}.snow:nth-child(65){opacity:1.965;transform:translate(58.2307vw,-10px) scale(.7597);animation:fall-65 11s -26s linear infinite}@keyframes fall-65{47.539%{transform:translate(62.1093vw,47.539vh) scale(.7597)}to{transform:translate(60.17vw,99vh) scale(.7597)}}.snow:nth-child(66){opacity:1.1;transform:translate(10.797vw,-10px) scale(.8583);animation:fall-66 26s -9s linear infinite}@keyframes fall-66{75.191%{transform:translate(2.1827vw,75.191vh) scale(.8583)}to{transform:translate(6.48985vw,99vh) scale(.8583)}}.snow:nth-child(67){opacity:.7298;transform:translate(12.1463vw,-10px) scale(.8097);animation:fall-67 13s -8s linear infinite}@keyframes fall-67{57.566%{transform:translate(15.0183vw,57.566vh) scale(.8097)}to{transform:translate(13.5823vw,99vh) scale(.8097)}}.snow:nth-child(68){opacity:1.4974;transform:translate(50.5408vw,-10px) scale(.3814);animation:fall-68 29s -28s linear infinite}@keyframes fall-68{38.117%{transform:translate(43.0145vw,38.117vh) scale(.3814)}to{transform:translate(46.77765vw,99vh) scale(.3814)}}.snow:nth-child(69){opacity:.8628;transform:translate(33.6709vw,-10px) scale(.9816);animation:fall-69 28s -10s linear infinite}@keyframes fall-69{78.182%{transform:translate(26.8282vw,78.182vh) scale(.9816)}to{transform:translate(30.24955vw,99vh) scale(.9816)}}.snow:nth-child(70){opacity:.7694;transform:translate(7.7961vw,-10px) scale(.3345);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{79.875%{transform:translate(1.3286vw,79.875vh) scale(.3345)}to{transform:translate(4.56235vw,99vh) scale(.3345)}}.snow:nth-child(71){opacity:1.6754;transform:translate(27.4605vw,-10px) scale(.0323);animation:fall-71 16s -25s linear infinite}@keyframes fall-71{50.786%{transform:translate(28.1019vw,50.786vh) scale(.0323)}to{transform:translate(27.7812vw,99vh) scale(.0323)}}.snow:nth-child(72){opacity:.7244;transform:translate(9.1346vw,-10px) scale(.5929);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{58.929%{transform:translate(.4984vw,58.929vh) scale(.5929)}to{transform:translate(4.8165vw,99vh) scale(.5929)}}.snow:nth-child(73){opacity:.5778;transform:translate(33.4839vw,-10px) scale(.4189);animation:fall-73 22s -8s linear infinite}@keyframes fall-73{43.216%{transform:translate(28.0063vw,43.216vh) scale(.4189)}to{transform:translate(30.7451vw,99vh) scale(.4189)}}.snow:nth-child(74){opacity:.5518;transform:translate(27.0909vw,-10px) scale(.1089);animation:fall-74 28s -4s linear infinite}@keyframes fall-74{69.721%{transform:translate(27.5675vw,69.721vh) scale(.1089)}to{transform:translate(27.3292vw,99vh) scale(.1089)}}.snow:nth-child(75){opacity:.4816;transform:translate(88.7475vw,-10px) scale(.026);animation:fall-75 15s -27s linear infinite}@keyframes fall-75{55.408%{transform:translate(93.1046vw,55.408vh) scale(.026)}to{transform:translate(90.92605vw,99vh) scale(.026)}}.snow:nth-child(76){opacity:1.875;transform:translate(36.218vw,-10px) scale(.4162);animation:fall-76 22s -28s linear infinite}@keyframes fall-76{70.228%{transform:translate(37.7011vw,70.228vh) scale(.4162)}to{transform:translate(36.95955vw,99vh) scale(.4162)}}.snow:nth-child(77){opacity:.5564;transform:translate(25.8855vw,-10px) scale(.6668);animation:fall-77 26s -18s linear infinite}@keyframes fall-77{64.398%{transform:translate(22.8687vw,64.398vh) scale(.6668)}to{transform:translate(24.3771vw,99vh) scale(.6668)}}.snow:nth-child(78){opacity:1.2654;transform:translate(38.2193vw,-10px) scale(.6962);animation:fall-78 14s -20s linear infinite}@keyframes fall-78{38.035%{transform:translate(47.943vw,38.035vh) scale(.6962)}to{transform:translate(43.08115vw,99vh) scale(.6962)}}.snow:nth-child(79){opacity:.7002;transform:translate(.7647vw,-10px) scale(.6637);animation:fall-79 19s -6s linear infinite}@keyframes fall-79{51.257%{transform:translate(-7.2103vw,51.257vh) scale(.6637)}to{transform:translate(-3.2228vw,99vh) scale(.6637)}}.snow:nth-child(80){opacity:1.4656;transform:translate(55.0516vw,-10px) scale(.6152);animation:fall-80 24s -14s linear infinite}@keyframes fall-80{40.412%{transform:translate(50.4232vw,40.412vh) scale(.6152)}to{transform:translate(52.7374vw,99vh) scale(.6152)}}.snow:nth-child(81){opacity:1.0044;transform:translate(57.7511vw,-10px) scale(.6361);animation:fall-81 15s -29s linear infinite}@keyframes fall-81{39.322%{transform:translate(55.7453vw,39.322vh) scale(.6361)}to{transform:translate(56.7482vw,99vh) scale(.6361)}}.snow:nth-child(82){opacity:.2102;transform:translate(45.1592vw,-10px) scale(.3615);animation:fall-82 12s -23s linear infinite}@keyframes fall-82{60.092%{transform:translate(36.5378vw,60.092vh) scale(.3615)}to{transform:translate(40.8485vw,99vh) scale(.3615)}}.snow:nth-child(83){opacity:.2874;transform:translate(36.053vw,-10px) scale(.2216);animation:fall-83 23s -10s linear infinite}@keyframes fall-83{45.937%{transform:translate(37.354vw,45.937vh) scale(.2216)}to{transform:translate(36.7035vw,99vh) scale(.2216)}}.snow:nth-child(84){opacity:1.7888;transform:translate(27.4103vw,-10px) scale(.418);animation:fall-84 13s -10s linear infinite}@keyframes fall-84{60.166%{transform:translate(34.1773vw,60.166vh) scale(.418)}to{transform:translate(30.7938vw,99vh) scale(.418)}}.snow:nth-child(85){opacity:1.6016;transform:translate(20.1085vw,-10px) scale(.1515);animation:fall-85 12s -15s linear infinite}@keyframes fall-85{55.759%{transform:translate(21.3936vw,55.759vh) scale(.1515)}to{transform:translate(20.75105vw,99vh) scale(.1515)}}.snow:nth-child(86){opacity:1.21;transform:translate(33.9288vw,-10px) scale(.6789);animation:fall-86 28s -22s linear infinite}@keyframes fall-86{74.376%{transform:translate(28.7613vw,74.376vh) scale(.6789)}to{transform:translate(31.34505vw,99vh) scale(.6789)}}.snow:nth-child(87){opacity:.7666;transform:translate(57.8552vw,-10px) scale(.7597);animation:fall-87 30s -24s linear infinite}@keyframes fall-87{59.279%{transform:translate(63.1136vw,59.279vh) scale(.7597)}to{transform:translate(60.4844vw,99vh) scale(.7597)}}.snow:nth-child(88){opacity:1.6246;transform:translate(94.3448vw,-10px) scale(.5007);animation:fall-88 20s -21s linear infinite}@keyframes fall-88{70.606%{transform:translate(88.4152vw,70.606vh) scale(.5007)}to{transform:translate(91.38vw,99vh) scale(.5007)}}.snow:nth-child(89){opacity:1.751;transform:translate(59.5479vw,-10px) scale(.6486);animation:fall-89 16s -4s linear infinite}@keyframes fall-89{31.727%{transform:translate(51.8657vw,31.727vh) scale(.6486)}to{transform:translate(55.7068vw,99vh) scale(.6486)}}.snow:nth-child(90){opacity:.701;transform:translate(18.4555vw,-10px) scale(.7841);animation:fall-90 20s -27s linear infinite}@keyframes fall-90{71.575%{transform:translate(13.4409vw,71.575vh) scale(.7841)}to{transform:translate(15.9482vw,99vh) scale(.7841)}}.snow:nth-child(91){opacity:.2778;transform:translate(89.8043vw,-10px) scale(.1293);animation:fall-91 14s -11s linear infinite}@keyframes fall-91{74.945%{transform:translate(83.8915vw,74.945vh) scale(.1293)}to{transform:translate(86.8479vw,99vh) scale(.1293)}}.snow:nth-child(92){opacity:.1682;transform:translate(60.7224vw,-10px) scale(.224);animation:fall-92 20s -2s linear infinite}@keyframes fall-92{73.132%{transform:translate(61.2146vw,73.132vh) scale(.224)}to{transform:translate(60.9685vw,99vh) scale(.224)}}.snow:nth-child(93){opacity:1.9918;transform:translate(24.1123vw,-10px) scale(.1243);animation:fall-93 20s -17s linear infinite}@keyframes fall-93{64.186%{transform:translate(14.3623vw,64.186vh) scale(.1243)}to{transform:translate(19.2373vw,99vh) scale(.1243)}}.snow:nth-child(94){opacity:.3592;transform:translate(29.4093vw,-10px) scale(.8674);animation:fall-94 13s -2s linear infinite}@keyframes fall-94{58.135%{transform:translate(29.9544vw,58.135vh) scale(.8674)}to{transform:translate(29.68185vw,99vh) scale(.8674)}}.snow:nth-child(95){opacity:.237;transform:translate(5.9542vw,-10px) scale(.4605);animation:fall-95 21s -14s linear infinite}@keyframes fall-95{65.663%{transform:translate(7.0378vw,65.663vh) scale(.4605)}to{transform:translate(6.496vw,99vh) scale(.4605)}}.snow:nth-child(96){opacity:.0554;transform:translate(36.6786vw,-10px) scale(.9849);animation:fall-96 30s -29s linear infinite}@keyframes fall-96{43.649%{transform:translate(31.0759vw,43.649vh) scale(.9849)}to{transform:translate(33.87725vw,99vh) scale(.9849)}}.snow:nth-child(97){opacity:.3132;transform:translate(36.0602vw,-10px) scale(.2814);animation:fall-97 10s -2s linear infinite}@keyframes fall-97{30.68%{transform:translate(32.1391vw,30.68vh) scale(.2814)}to{transform:translate(34.09965vw,99vh) scale(.2814)}}.snow:nth-child(98){opacity:1.9262;transform:translate(14.5638vw,-10px) scale(.9757);animation:fall-98 17s -4s linear infinite}@keyframes fall-98{34.029%{transform:translate(15.3591vw,34.029vh) scale(.9757)}to{transform:translate(14.96145vw,99vh) scale(.9757)}}.snow:nth-child(99){opacity:.0054;transform:translate(56.8961vw,-10px) scale(.1575);animation:fall-99 20s -20s linear infinite}@keyframes fall-99{32.761%{transform:translate(54.3502vw,32.761vh) scale(.1575)}to{transform:translate(55.62315vw,99vh) scale(.1575)}}.snow:nth-child(100){opacity:1.844;transform:translate(34.9vw,-10px) scale(.7092);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{79.233%{transform:translate(40.5265vw,79.233vh) scale(.7092)}to{transform:translate(37.71325vw,99vh) scale(.7092)}}.snow:nth-child(101){opacity:1.5834;transform:translate(70.8609vw,-10px) scale(.6918);animation:fall-101 11s -17s linear infinite}@keyframes fall-101{57.494%{transform:translate(72.8709vw,57.494vh) scale(.6918)}to{transform:translate(71.8659vw,99vh) scale(.6918)}}.snow:nth-child(102){opacity:1.0728;transform:translate(41.8971vw,-10px) scale(.665);animation:fall-102 30s -8s linear infinite}@keyframes fall-102{51.512%{transform:translate(51.0153vw,51.512vh) scale(.665)}to{transform:translate(46.4562vw,99vh) scale(.665)}}.snow:nth-child(103){opacity:.805;transform:translate(41.8316vw,-10px) scale(.6351);animation:fall-103 24s -6s linear infinite}@keyframes fall-103{32.106%{transform:translate(42.899vw,32.106vh) scale(.6351)}to{transform:translate(42.3653vw,99vh) scale(.6351)}}.snow:nth-child(104){opacity:1.0506;transform:translate(69.9942vw,-10px) scale(.4513);animation:fall-104 26s -11s linear infinite}@keyframes fall-104{79.385%{transform:translate(71.2845vw,79.385vh) scale(.4513)}to{transform:translate(70.63935vw,99vh) scale(.4513)}}.snow:nth-child(105){opacity:1.0826;transform:translate(28.8433vw,-10px) scale(.0947);animation:fall-105 17s -28s linear infinite}@keyframes fall-105{48.896%{transform:translate(25.4494vw,48.896vh) scale(.0947)}to{transform:translate(27.14635vw,99vh) scale(.0947)}}.snow:nth-child(106){opacity:1.3312;transform:translate(4.2288vw,-10px) scale(.9606);animation:fall-106 25s -26s linear infinite}@keyframes fall-106{76.511%{transform:translate(13.7vw,76.511vh) scale(.9606)}to{transform:translate(8.9644vw,99vh) scale(.9606)}}.snow:nth-child(107){opacity:.5956;transform:translate(83.718vw,-10px) scale(.41);animation:fall-107 22s -22s linear infinite}@keyframes fall-107{74.234%{transform:translate(86.4881vw,74.234vh) scale(.41)}to{transform:translate(85.10305vw,99vh) scale(.41)}}.snow:nth-child(108){opacity:1.7882;transform:translate(97.6537vw,-10px) scale(.5891);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{46.283%{transform:translate(91.8371vw,46.283vh) scale(.5891)}to{transform:translate(94.7454vw,99vh) scale(.5891)}}.snow:nth-child(109){opacity:1.3098;transform:translate(21.5483vw,-10px) scale(.4026);animation:fall-109 13s -18s linear infinite}@keyframes fall-109{66.538%{transform:translate(15.4248vw,66.538vh) scale(.4026)}to{transform:translate(18.48655vw,99vh) scale(.4026)}}.snow:nth-child(110){opacity:1.5216;transform:translate(27.7466vw,-10px) scale(.9686);animation:fall-110 13s -9s linear infinite}@keyframes fall-110{38.481%{transform:translate(24.5867vw,38.481vh) scale(.9686)}to{transform:translate(26.16665vw,99vh) scale(.9686)}}.snow:nth-child(111){opacity:.7754;transform:translate(3.5852vw,-10px) scale(.1642);animation:fall-111 29s -13s linear infinite}@keyframes fall-111{71.943%{transform:translate(3.0864vw,71.943vh) scale(.1642)}to{transform:translate(3.3358vw,99vh) scale(.1642)}}.snow:nth-child(112){opacity:.6874;transform:translate(16.6807vw,-10px) scale(.5173);animation:fall-112 25s -12s linear infinite}@keyframes fall-112{75.356%{transform:translate(7.225vw,75.356vh) scale(.5173)}to{transform:translate(11.95285vw,99vh) scale(.5173)}}.snow:nth-child(113){opacity:1.8032;transform:translate(2.4489vw,-10px) scale(.9392);animation:fall-113 19s -10s linear infinite}@keyframes fall-113{67.332%{transform:translate(.2657vw,67.332vh) scale(.9392)}to{transform:translate(1.3573vw,99vh) scale(.9392)}}.snow:nth-child(114){opacity:1.3606;transform:translate(80.6243vw,-10px) scale(.594);animation:fall-114 20s -11s linear infinite}@keyframes fall-114{31.263%{transform:translate(76.9872vw,31.263vh) scale(.594)}to{transform:translate(78.80575vw,99vh) scale(.594)}}.snow:nth-child(115){opacity:1.6008;transform:translate(29.8167vw,-10px) scale(.2547);animation:fall-115 29s -29s linear infinite}@keyframes fall-115{62.015%{transform:translate(23.3726vw,62.015vh) scale(.2547)}to{transform:translate(26.59465vw,99vh) scale(.2547)}}.snow:nth-child(116){opacity:.5244;transform:translate(42.6249vw,-10px) scale(.2536);animation:fall-116 13s -29s linear infinite}@keyframes fall-116{45.519%{transform:translate(50.1095vw,45.519vh) scale(.2536)}to{transform:translate(46.3672vw,99vh) scale(.2536)}}.snow:nth-child(117){opacity:1.683;transform:translate(60.5377vw,-10px) scale(.5364);animation:fall-117 11s -1s linear infinite}@keyframes fall-117{56.737%{transform:translate(57.5914vw,56.737vh) scale(.5364)}to{transform:translate(59.06455vw,99vh) scale(.5364)}}.snow:nth-child(118){opacity:1.6272;transform:translate(62.2726vw,-10px) scale(.828);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{69.284%{transform:translate(70.8232vw,69.284vh) scale(.828)}to{transform:translate(66.5479vw,99vh) scale(.828)}}.snow:nth-child(119){opacity:1.2448;transform:translate(31.0843vw,-10px) scale(.0019);animation:fall-119 11s -4s linear infinite}@keyframes fall-119{78.516%{transform:translate(25.5351vw,78.516vh) scale(.0019)}to{transform:translate(28.3097vw,99vh) scale(.0019)}}.snow:nth-child(120){opacity:.0914;transform:translate(47.2071vw,-10px) scale(.3108);animation:fall-120 16s -1s linear infinite}@keyframes fall-120{60.19%{transform:translate(50.5568vw,60.19vh) scale(.3108)}to{transform:translate(48.88195vw,99vh) scale(.3108)}}.snow:nth-child(121){opacity:1.2906;transform:translate(75.27vw,-10px) scale(.4346);animation:fall-121 29s -16s linear infinite}@keyframes fall-121{30.569%{transform:translate(70.3759vw,30.569vh) scale(.4346)}to{transform:translate(72.82295vw,99vh) scale(.4346)}}.snow:nth-child(122){opacity:1.321;transform:translate(81.4685vw,-10px) scale(.0567);animation:fall-122 16s -23s linear infinite}@keyframes fall-122{71.643%{transform:translate(80.2155vw,71.643vh) scale(.0567)}to{transform:translate(80.842vw,99vh) scale(.0567)}}.snow:nth-child(123){opacity:1.2288;transform:translate(99.2245vw,-10px) scale(.3313);animation:fall-123 18s -18s linear infinite}@keyframes fall-123{48.682%{transform:translate(104.9714vw,48.682vh) scale(.3313)}to{transform:translate(102.09795vw,99vh) scale(.3313)}}.snow:nth-child(124){opacity:.1588;transform:translate(21.681vw,-10px) scale(.1206);animation:fall-124 13s -30s linear infinite}@keyframes fall-124{35.941%{transform:translate(28.7654vw,35.941vh) scale(.1206)}to{transform:translate(25.2232vw,99vh) scale(.1206)}}.snow:nth-child(125){opacity:1.0502;transform:translate(3.1424vw,-10px) scale(.9957);animation:fall-125 30s -13s linear infinite}@keyframes fall-125{36.957%{transform:translate(1.8556vw,36.957vh) scale(.9957)}to{transform:translate(2.499vw,99vh) scale(.9957)}}.snow:nth-child(126){opacity:1.3486;transform:translate(.4969vw,-10px) scale(.3868);animation:fall-126 15s -10s linear infinite}@keyframes fall-126{70.328%{transform:translate(6.2842vw,70.328vh) scale(.3868)}to{transform:translate(3.39055vw,99vh) scale(.3868)}}.snow:nth-child(127){opacity:1.8612;transform:translate(44.7969vw,-10px) scale(.8539);animation:fall-127 17s -14s linear infinite}@keyframes fall-127{47.734%{transform:translate(54.4234vw,47.734vh) scale(.8539)}to{transform:translate(49.61015vw,99vh) scale(.8539)}}.snow:nth-child(128){opacity:.9196;transform:translate(67.4638vw,-10px) scale(.5593);animation:fall-128 19s -6s linear infinite}@keyframes fall-128{55.979%{transform:translate(72.8165vw,55.979vh) scale(.5593)}to{transform:translate(70.14015vw,99vh) scale(.5593)}}.snow:nth-child(129){opacity:1.42;transform:translate(82.0398vw,-10px) scale(.3954);animation:fall-129 21s -17s linear infinite}@keyframes fall-129{68.508%{transform:translate(87.294vw,68.508vh) scale(.3954)}to{transform:translate(84.6669vw,99vh) scale(.3954)}}.snow:nth-child(130){opacity:.943;transform:translate(90.98vw,-10px) scale(.1469);animation:fall-130 17s -8s linear infinite}@keyframes fall-130{43.194%{transform:translate(85.2928vw,43.194vh) scale(.1469)}to{transform:translate(88.1364vw,99vh) scale(.1469)}}.snow:nth-child(131){opacity:1.4736;transform:translate(71.597vw,-10px) scale(.3698);animation:fall-131 18s -20s linear infinite}@keyframes fall-131{65.568%{transform:translate(69.4221vw,65.568vh) scale(.3698)}to{transform:translate(70.50955vw,99vh) scale(.3698)}}.snow:nth-child(132){opacity:.3194;transform:translate(85.6622vw,-10px) scale(.3497);animation:fall-132 22s -18s linear infinite}@keyframes fall-132{50.907%{transform:translate(76.3642vw,50.907vh) scale(.3497)}to{transform:translate(81.0132vw,99vh) scale(.3497)}}.snow:nth-child(133){opacity:1.718;transform:translate(72.0519vw,-10px) scale(.6189);animation:fall-133 26s -1s linear infinite}@keyframes fall-133{34.892%{transform:translate(72.3564vw,34.892vh) scale(.6189)}to{transform:translate(72.20415vw,99vh) scale(.6189)}}.snow:nth-child(134){opacity:.1492;transform:translate(4.7087vw,-10px) scale(.3968);animation:fall-134 14s -18s linear infinite}@keyframes fall-134{39.411%{transform:translate(10.5114vw,39.411vh) scale(.3968)}to{transform:translate(7.61005vw,99vh) scale(.3968)}}.snow:nth-child(135){opacity:1.176;transform:translate(96.1595vw,-10px) scale(.6578);animation:fall-135 17s -27s linear infinite}@keyframes fall-135{68.889%{transform:translate(101.1817vw,68.889vh) scale(.6578)}to{transform:translate(98.6706vw,99vh) scale(.6578)}}.snow:nth-child(136){opacity:1.752;transform:translate(87.7567vw,-10px) scale(.5452);animation:fall-136 20s -10s linear infinite}@keyframes fall-136{38.687%{transform:translate(96.7464vw,38.687vh) scale(.5452)}to{transform:translate(92.25155vw,99vh) scale(.5452)}}.snow:nth-child(137){opacity:1.829;transform:translate(55.8389vw,-10px) scale(.7466);animation:fall-137 30s -18s linear infinite}@keyframes fall-137{40.389%{transform:translate(55.8389vw,40.389vh) scale(.7466)}to{transform:translate(55.8389vw,99vh) scale(.7466)}}.snow:nth-child(138){opacity:.562;transform:translate(58.6983vw,-10px) scale(.17);animation:fall-138 13s -28s linear infinite}@keyframes fall-138{35.862%{transform:translate(60.5441vw,35.862vh) scale(.17)}to{transform:translate(59.6212vw,99vh) scale(.17)}}.snow:nth-child(139){opacity:1.1214;transform:translate(37.3902vw,-10px) scale(.8031);animation:fall-139 30s -26s linear infinite}@keyframes fall-139{62.007%{transform:translate(46.9662vw,62.007vh) scale(.8031)}to{transform:translate(42.1782vw,99vh) scale(.8031)}}.snow:nth-child(140){opacity:.3302;transform:translate(26.4302vw,-10px) scale(.3897);animation:fall-140 17s -22s linear infinite}@keyframes fall-140{41.61%{transform:translate(34.7017vw,41.61vh) scale(.3897)}to{transform:translate(30.56595vw,99vh) scale(.3897)}}.snow:nth-child(141){opacity:.6942;transform:translate(59.0177vw,-10px) scale(.537);animation:fall-141 17s -5s linear infinite}@keyframes fall-141{75.212%{transform:translate(63.0751vw,75.212vh) scale(.537)}to{transform:translate(61.0464vw,99vh) scale(.537)}}.snow:nth-child(142){opacity:1.5398;transform:translate(91.0989vw,-10px) scale(.7968);animation:fall-142 14s -18s linear infinite}@keyframes fall-142{58.358%{transform:translate(85.9674vw,58.358vh) scale(.7968)}to{transform:translate(88.53315vw,99vh) scale(.7968)}}.snow:nth-child(143){opacity:.771;transform:translate(73.9921vw,-10px) scale(.9498);animation:fall-143 21s -22s linear infinite}@keyframes fall-143{31.229%{transform:translate(82.86vw,31.229vh) scale(.9498)}to{transform:translate(78.42605vw,99vh) scale(.9498)}}.snow:nth-child(144){opacity:.6966;transform:translate(89.2912vw,-10px) scale(.1425);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{53.029%{transform:translate(87.7598vw,53.029vh) scale(.1425)}to{transform:translate(88.5255vw,99vh) scale(.1425)}}.snow:nth-child(145){opacity:.4552;transform:translate(20.7409vw,-10px) scale(.2719);animation:fall-145 10s -24s linear infinite}@keyframes fall-145{54.705%{transform:translate(17.4141vw,54.705vh) scale(.2719)}to{transform:translate(19.0775vw,99vh) scale(.2719)}}.snow:nth-child(146){opacity:1.5152;transform:translate(20.0874vw,-10px) scale(.0885);animation:fall-146 28s -30s linear infinite}@keyframes fall-146{30.294%{transform:translate(12.0832vw,30.294vh) scale(.0885)}to{transform:translate(16.0853vw,99vh) scale(.0885)}}.snow:nth-child(147){opacity:1.8682;transform:translate(46.2279vw,-10px) scale(.1008);animation:fall-147 16s -5s linear infinite}@keyframes fall-147{51.886%{transform:translate(37.9036vw,51.886vh) scale(.1008)}to{transform:translate(42.06575vw,99vh) scale(.1008)}}.snow:nth-child(148){opacity:.687;transform:translate(47.1754vw,-10px) scale(.0596);animation:fall-148 29s -23s linear infinite}@keyframes fall-148{78.017%{transform:translate(55.9181vw,78.017vh) scale(.0596)}to{transform:translate(51.54675vw,99vh) scale(.0596)}}.snow:nth-child(149){opacity:.2176;transform:translate(91.9186vw,-10px) scale(.3916);animation:fall-149 17s -13s linear infinite}@keyframes fall-149{43.334%{transform:translate(91.1606vw,43.334vh) scale(.3916)}to{transform:translate(91.5396vw,99vh) scale(.3916)}}.snow:nth-child(150){opacity:.8168;transform:translate(69.9816vw,-10px) scale(.9258);animation:fall-150 13s -29s linear infinite}@keyframes fall-150{56.84%{transform:translate(68.1033vw,56.84vh) scale(.9258)}to{transform:translate(69.04245vw,99vh) scale(.9258)}}.snow:nth-child(151){opacity:1.6622;transform:translate(9.0676vw,-10px) scale(.2653);animation:fall-151 22s -2s linear infinite}@keyframes fall-151{77.589%{transform:translate(3.6165vw,77.589vh) scale(.2653)}to{transform:translate(6.34205vw,99vh) scale(.2653)}}.snow:nth-child(152){opacity:1.8152;transform:translate(13.9159vw,-10px) scale(.2575);animation:fall-152 30s -16s linear infinite}@keyframes fall-152{59.883%{transform:translate(12.408vw,59.883vh) scale(.2575)}to{transform:translate(13.16195vw,99vh) scale(.2575)}}.snow:nth-child(153){opacity:.9002;transform:translate(39.391vw,-10px) scale(.7091);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{38.488%{transform:translate(31.1407vw,38.488vh) scale(.7091)}to{transform:translate(35.26585vw,99vh) scale(.7091)}}.snow:nth-child(154){opacity:.728;transform:translate(46.9094vw,-10px) scale(.5483);animation:fall-154 13s -12s linear infinite}@keyframes fall-154{45.821%{transform:translate(48.4513vw,45.821vh) scale(.5483)}to{transform:translate(47.68035vw,99vh) scale(.5483)}}.snow:nth-child(155){opacity:1.775;transform:translate(24.7849vw,-10px) scale(.2189);animation:fall-155 21s -16s linear infinite}@keyframes fall-155{55.154%{transform:translate(30.9467vw,55.154vh) scale(.2189)}to{transform:translate(27.8658vw,99vh) scale(.2189)}}.snow:nth-child(156){opacity:.9844;transform:translate(9.3203vw,-10px) scale(.9781);animation:fall-156 11s -5s linear infinite}@keyframes fall-156{46.916%{transform:translate(-.1977vw,46.916vh) scale(.9781)}to{transform:translate(4.5613vw,99vh) scale(.9781)}}.snow:nth-child(157){opacity:.674;transform:translate(19.3765vw,-10px) scale(.6851);animation:fall-157 19s -25s linear infinite}@keyframes fall-157{77.514%{transform:translate(19.5922vw,77.514vh) scale(.6851)}to{transform:translate(19.48435vw,99vh) scale(.6851)}}.snow:nth-child(158){opacity:1.5084;transform:translate(18.4824vw,-10px) scale(.5849);animation:fall-158 29s -16s linear infinite}@keyframes fall-158{56.672%{transform:translate(9.9016vw,56.672vh) scale(.5849)}to{transform:translate(14.192vw,99vh) scale(.5849)}}.snow:nth-child(159){opacity:1.943;transform:translate(99.8624vw,-10px) scale(.1983);animation:fall-159 12s -21s linear infinite}@keyframes fall-159{52.829%{transform:translate(105.9746vw,52.829vh) scale(.1983)}to{transform:translate(102.9185vw,99vh) scale(.1983)}}.snow:nth-child(160){opacity:1.7882;transform:translate(96.2622vw,-10px) scale(.9464);animation:fall-160 27s -13s linear infinite}@keyframes fall-160{61.122%{transform:translate(87.6764vw,61.122vh) scale(.9464)}to{transform:translate(91.9693vw,99vh) scale(.9464)}}.snow:nth-child(161){opacity:.617;transform:translate(65.0889vw,-10px) scale(.0683);animation:fall-161 19s -12s linear infinite}@keyframes fall-161{53.914%{transform:translate(63.2945vw,53.914vh) scale(.0683)}to{transform:translate(64.1917vw,99vh) scale(.0683)}}.snow:nth-child(162){opacity:.011;transform:translate(53.0102vw,-10px) scale(.2382);animation:fall-162 11s -14s linear infinite}@keyframes fall-162{39.312%{transform:translate(47.7734vw,39.312vh) scale(.2382)}to{transform:translate(50.3918vw,99vh) scale(.2382)}}.snow:nth-child(163){opacity:1.0016;transform:translate(2.062vw,-10px) scale(.6545);animation:fall-163 14s -15s linear infinite}@keyframes fall-163{51.714%{transform:translate(.7211vw,51.714vh) scale(.6545)}to{transform:translate(1.39155vw,99vh) scale(.6545)}}.snow:nth-child(164){opacity:1.4158;transform:translate(57.9539vw,-10px) scale(.5207);animation:fall-164 30s -29s linear infinite}@keyframes fall-164{57.547%{transform:translate(58.3253vw,57.547vh) scale(.5207)}to{transform:translate(58.1396vw,99vh) scale(.5207)}}.snow:nth-child(165){opacity:.0346;transform:translate(23.6198vw,-10px) scale(.891);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{39.186%{transform:translate(16.3424vw,39.186vh) scale(.891)}to{transform:translate(19.9811vw,99vh) scale(.891)}}.snow:nth-child(166){opacity:1.1276;transform:translate(82.2245vw,-10px) scale(.7873);animation:fall-166 16s -5s linear infinite}@keyframes fall-166{60.055%{transform:translate(86.0399vw,60.055vh) scale(.7873)}to{transform:translate(84.1322vw,99vh) scale(.7873)}}.snow:nth-child(167){opacity:1.6988;transform:translate(27.1871vw,-10px) scale(.9054);animation:fall-167 20s -10s linear infinite}@keyframes fall-167{56.261%{transform:translate(35.1636vw,56.261vh) scale(.9054)}to{transform:translate(31.17535vw,99vh) scale(.9054)}}.snow:nth-child(168){opacity:.897;transform:translate(15.9078vw,-10px) scale(.7563);animation:fall-168 15s -12s linear infinite}@keyframes fall-168{79.545%{transform:translate(19.7645vw,79.545vh) scale(.7563)}to{transform:translate(17.83615vw,99vh) scale(.7563)}}.snow:nth-child(169){opacity:1.1208;transform:translate(17.4046vw,-10px) scale(.1399);animation:fall-169 16s -23s linear infinite}@keyframes fall-169{59.747%{transform:translate(21.8773vw,59.747vh) scale(.1399)}to{transform:translate(19.64095vw,99vh) scale(.1399)}}.snow:nth-child(170){opacity:.8622;transform:translate(57.8698vw,-10px) scale(.6752);animation:fall-170 16s -26s linear infinite}@keyframes fall-170{30.503%{transform:translate(48.756vw,30.503vh) scale(.6752)}to{transform:translate(53.3129vw,99vh) scale(.6752)}}.snow:nth-child(171){opacity:1.5928;transform:translate(56.13vw,-10px) scale(.3357);animation:fall-171 15s -14s linear infinite}@keyframes fall-171{42.729%{transform:translate(54.4551vw,42.729vh) scale(.3357)}to{transform:translate(55.29255vw,99vh) scale(.3357)}}.snow:nth-child(172){opacity:1.9766;transform:translate(20.8934vw,-10px) scale(.2951);animation:fall-172 14s -12s linear infinite}@keyframes fall-172{66.098%{transform:translate(11.7344vw,66.098vh) scale(.2951)}to{transform:translate(16.3139vw,99vh) scale(.2951)}}.snow:nth-child(173){opacity:1.7078;transform:translate(48.3959vw,-10px) scale(.317);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{49.388%{transform:translate(56.9659vw,49.388vh) scale(.317)}to{transform:translate(52.6809vw,99vh) scale(.317)}}.snow:nth-child(174){opacity:1.8704;transform:translate(49.4468vw,-10px) scale(.145);animation:fall-174 23s -24s linear infinite}@keyframes fall-174{69.828%{transform:translate(55.1025vw,69.828vh) scale(.145)}to{transform:translate(52.27465vw,99vh) scale(.145)}}.snow:nth-child(175){opacity:1.372;transform:translate(70.2155vw,-10px) scale(.6359);animation:fall-175 23s -27s linear infinite}@keyframes fall-175{63.29%{transform:translate(61.372vw,63.29vh) scale(.6359)}to{transform:translate(65.79375vw,99vh) scale(.6359)}}.snow:nth-child(176){opacity:1.7276;transform:translate(93.8042vw,-10px) scale(.5828);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{61.096%{transform:translate(89.4274vw,61.096vh) scale(.5828)}to{transform:translate(91.6158vw,99vh) scale(.5828)}}.snow:nth-child(177){opacity:.4508;transform:translate(22.1328vw,-10px) scale(.404);animation:fall-177 30s -4s linear infinite}@keyframes fall-177{68.149%{transform:translate(28.9657vw,68.149vh) scale(.404)}to{transform:translate(25.54925vw,99vh) scale(.404)}}.snow:nth-child(178){opacity:1.8682;transform:translate(28.3942vw,-10px) scale(.4809);animation:fall-178 13s -10s linear infinite}@keyframes fall-178{76.858%{transform:translate(35.7171vw,76.858vh) scale(.4809)}to{transform:translate(32.05565vw,99vh) scale(.4809)}}.snow:nth-child(179){opacity:1.9018;transform:translate(93.5616vw,-10px) scale(.1058);animation:fall-179 10s -1s linear infinite}@keyframes fall-179{32.639%{transform:translate(91.3798vw,32.639vh) scale(.1058)}to{transform:translate(92.4707vw,99vh) scale(.1058)}}.snow:nth-child(180){opacity:1.769;transform:translate(13.9603vw,-10px) scale(.6322);animation:fall-180 28s -17s linear infinite}@keyframes fall-180{40.218%{transform:translate(21.7364vw,40.218vh) scale(.6322)}to{transform:translate(17.84835vw,99vh) scale(.6322)}}.snow:nth-child(181){opacity:1.3162;transform:translate(30.1852vw,-10px) scale(.0089);animation:fall-181 14s -11s linear infinite}@keyframes fall-181{76.99%{transform:translate(38.1145vw,76.99vh) scale(.0089)}to{transform:translate(34.14985vw,99vh) scale(.0089)}}.snow:nth-child(182){opacity:.453;transform:translate(2.2019vw,-10px) scale(.3286);animation:fall-182 11s -17s linear infinite}@keyframes fall-182{39.306%{transform:translate(11.9135vw,39.306vh) scale(.3286)}to{transform:translate(7.0577vw,99vh) scale(.3286)}}.snow:nth-child(183){opacity:.2214;transform:translate(70.0132vw,-10px) scale(.5368);animation:fall-183 23s -29s linear infinite}@keyframes fall-183{65.844%{transform:translate(75.4077vw,65.844vh) scale(.5368)}to{transform:translate(72.71045vw,99vh) scale(.5368)}}.snow:nth-child(184){opacity:1.7078;transform:translate(70.7886vw,-10px) scale(.2537);animation:fall-184 18s -13s linear infinite}@keyframes fall-184{41.387%{transform:translate(78.2245vw,41.387vh) scale(.2537)}to{transform:translate(74.50655vw,99vh) scale(.2537)}}.snow:nth-child(185){opacity:.3856;transform:translate(32.173vw,-10px) scale(.7593);animation:fall-185 11s -15s linear infinite}@keyframes fall-185{61.783%{transform:translate(39.5446vw,61.783vh) scale(.7593)}to{transform:translate(35.8588vw,99vh) scale(.7593)}}.snow:nth-child(186){opacity:.756;transform:translate(1.3914vw,-10px) scale(.5322);animation:fall-186 15s -27s linear infinite}@keyframes fall-186{75.674%{transform:translate(-5.1867vw,75.674vh) scale(.5322)}to{transform:translate(-1.89765vw,99vh) scale(.5322)}}.snow:nth-child(187){opacity:.2594;transform:translate(80.6247vw,-10px) scale(.8733);animation:fall-187 19s -3s linear infinite}@keyframes fall-187{35.382%{transform:translate(83.3868vw,35.382vh) scale(.8733)}to{transform:translate(82.00575vw,99vh) scale(.8733)}}.snow:nth-child(188){opacity:1.0454;transform:translate(12.9637vw,-10px) scale(.1454);animation:fall-188 16s -3s linear infinite}@keyframes fall-188{55.296%{transform:translate(12.6638vw,55.296vh) scale(.1454)}to{transform:translate(12.81375vw,99vh) scale(.1454)}}.snow:nth-child(189){opacity:.7506;transform:translate(44.3638vw,-10px) scale(.0217);animation:fall-189 17s -5s linear infinite}@keyframes fall-189{72.438%{transform:translate(54.1059vw,72.438vh) scale(.0217)}to{transform:translate(49.23485vw,99vh) scale(.0217)}}.snow:nth-child(190){opacity:.5114;transform:translate(76.4375vw,-10px) scale(.6235);animation:fall-190 18s -15s linear infinite}@keyframes fall-190{46.006%{transform:translate(76.9866vw,46.006vh) scale(.6235)}to{transform:translate(76.71205vw,99vh) scale(.6235)}}.snow:nth-child(191){opacity:.2142;transform:translate(80.7899vw,-10px) scale(.9526);animation:fall-191 11s -24s linear infinite}@keyframes fall-191{53.158%{transform:translate(74.4204vw,53.158vh) scale(.9526)}to{transform:translate(77.60515vw,99vh) scale(.9526)}}.snow:nth-child(192){opacity:1.0656;transform:translate(86.1349vw,-10px) scale(.375);animation:fall-192 17s -20s linear infinite}@keyframes fall-192{49.992%{transform:translate(88.3961vw,49.992vh) scale(.375)}to{transform:translate(87.2655vw,99vh) scale(.375)}}.snow:nth-child(193){opacity:.4338;transform:translate(72.272vw,-10px) scale(.8823);animation:fall-193 20s -2s linear infinite}@keyframes fall-193{50.722%{transform:translate(75.1045vw,50.722vh) scale(.8823)}to{transform:translate(73.68825vw,99vh) scale(.8823)}}.snow:nth-child(194){opacity:1.8882;transform:translate(96.2645vw,-10px) scale(.3816);animation:fall-194 28s -20s linear infinite}@keyframes fall-194{73.204%{transform:translate(96.9374vw,73.204vh) scale(.3816)}to{transform:translate(96.60095vw,99vh) scale(.3816)}}.snow:nth-child(195){opacity:1.245;transform:translate(26.9421vw,-10px) scale(.7216);animation:fall-195 17s -12s linear infinite}@keyframes fall-195{52.15%{transform:translate(30.9963vw,52.15vh) scale(.7216)}to{transform:translate(28.9692vw,99vh) scale(.7216)}}.snow:nth-child(196){opacity:1.3464;transform:translate(43.735vw,-10px) scale(.1181);animation:fall-196 14s -8s linear infinite}@keyframes fall-196{53%{transform:translate(48.6233vw,53vh) scale(.1181)}to{transform:translate(46.17915vw,99vh) scale(.1181)}}.snow:nth-child(197){opacity:.0662;transform:translate(96.1053vw,-10px) scale(.9037);animation:fall-197 21s -23s linear infinite}@keyframes fall-197{58.887%{transform:translate(101.6167vw,58.887vh) scale(.9037)}to{transform:translate(98.861vw,99vh) scale(.9037)}}.snow:nth-child(198){opacity:1.0204;transform:translate(15.0097vw,-10px) scale(.4758);animation:fall-198 22s -2s linear infinite}@keyframes fall-198{57.606%{transform:translate(8.0326vw,57.606vh) scale(.4758)}to{transform:translate(11.52115vw,99vh) scale(.4758)}}.snow:nth-child(199){opacity:.477;transform:translate(35.8663vw,-10px) scale(.2465);animation:fall-199 28s -10s linear infinite}@keyframes fall-199{76.496%{transform:translate(36.071vw,76.496vh) scale(.2465)}to{transform:translate(35.96865vw,99vh) scale(.2465)}}.snow:nth-child(200){opacity:1.7538;transform:translate(9.1269vw,-10px) scale(.7002);animation:fall-200 24s -29s linear infinite}@keyframes fall-200{73.975%{transform:translate(12.0535vw,73.975vh) scale(.7002)}to{transform:translate(10.5902vw,99vh) scale(.7002)}}.snow:nth-child(201){opacity:1.021;transform:translate(99.0812vw,-10px) scale(.0732);animation:fall-201 22s -5s linear infinite}@keyframes fall-201{78.53%{transform:translate(95.7153vw,78.53vh) scale(.0732)}to{transform:translate(97.39825vw,99vh) scale(.0732)}}.snow:nth-child(202){opacity:1.9298;transform:translate(14.8101vw,-10px) scale(.0741);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{44.458%{transform:translate(10.3057vw,44.458vh) scale(.0741)}to{transform:translate(12.5579vw,99vh) scale(.0741)}}.snow:nth-child(203){opacity:.9974;transform:translate(13.8148vw,-10px) scale(.5356);animation:fall-203 21s -27s linear infinite}@keyframes fall-203{53.715%{transform:translate(7.1581vw,53.715vh) scale(.5356)}to{transform:translate(10.48645vw,99vh) scale(.5356)}}.snow:nth-child(204){opacity:.4258;transform:translate(33.4876vw,-10px) scale(.718);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{34.517%{transform:translate(24.7233vw,34.517vh) scale(.718)}to{transform:translate(29.10545vw,99vh) scale(.718)}}.snow:nth-child(205){opacity:1.8988;transform:translate(99.9994vw,-10px) scale(.7212);animation:fall-205 18s -15s linear infinite}@keyframes fall-205{40.753%{transform:translate(108.4163vw,40.753vh) scale(.7212)}to{transform:translate(104.20785vw,99vh) scale(.7212)}}.snow:nth-child(206){opacity:.1174;transform:translate(9.2378vw,-10px) scale(.1918);animation:fall-206 13s -18s linear infinite}@keyframes fall-206{78.682%{transform:translate(3.1763vw,78.682vh) scale(.1918)}to{transform:translate(6.20705vw,99vh) scale(.1918)}}.snow:nth-child(207){opacity:1.9702;transform:translate(16.1482vw,-10px) scale(.0013);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{53.725%{transform:translate(17.1586vw,53.725vh) scale(.0013)}to{transform:translate(16.6534vw,99vh) scale(.0013)}}.snow:nth-child(208){opacity:1.4904;transform:translate(71.7826vw,-10px) scale(.0409);animation:fall-208 28s -30s linear infinite}@keyframes fall-208{71.297%{transform:translate(79.2546vw,71.297vh) scale(.0409)}to{transform:translate(75.5186vw,99vh) scale(.0409)}}.snow:nth-child(209){opacity:1.5876;transform:translate(84.0802vw,-10px) scale(.9539);animation:fall-209 16s -7s linear infinite}@keyframes fall-209{41.059%{transform:translate(85.3588vw,41.059vh) scale(.9539)}to{transform:translate(84.7195vw,99vh) scale(.9539)}}.snow:nth-child(210){opacity:1.4148;transform:translate(3.8503vw,-10px) scale(.0768);animation:fall-210 15s -28s linear infinite}@keyframes fall-210{55.058%{transform:translate(4.9522vw,55.058vh) scale(.0768)}to{transform:translate(4.40125vw,99vh) scale(.0768)}}.snow:nth-child(211){opacity:.955;transform:translate(95.9025vw,-10px) scale(.8572);animation:fall-211 19s -6s linear infinite}@keyframes fall-211{56.344%{transform:translate(103.5175vw,56.344vh) scale(.8572)}to{transform:translate(99.71vw,99vh) scale(.8572)}}.snow:nth-child(212){opacity:1.376;transform:translate(36.5816vw,-10px) scale(.8127);animation:fall-212 26s -18s linear infinite}@keyframes fall-212{77.063%{transform:translate(30.0878vw,77.063vh) scale(.8127)}to{transform:translate(33.3347vw,99vh) scale(.8127)}}.snow:nth-child(213){opacity:1.3378;transform:translate(14.1273vw,-10px) scale(.4454);animation:fall-213 13s -14s linear infinite}@keyframes fall-213{34.232%{transform:translate(21.7413vw,34.232vh) scale(.4454)}to{transform:translate(17.9343vw,99vh) scale(.4454)}}.snow:nth-child(214){opacity:1.2688;transform:translate(82.7837vw,-10px) scale(.2138);animation:fall-214 20s -26s linear infinite}@keyframes fall-214{42.826%{transform:translate(81.6251vw,42.826vh) scale(.2138)}to{transform:translate(82.2044vw,99vh) scale(.2138)}}.snow:nth-child(215){opacity:.9554;transform:translate(55.865vw,-10px) scale(.1719);animation:fall-215 20s -23s linear infinite}@keyframes fall-215{71.576%{transform:translate(57.753vw,71.576vh) scale(.1719)}to{transform:translate(56.809vw,99vh) scale(.1719)}}.snow:nth-child(216){opacity:1.093;transform:translate(96.5734vw,-10px) scale(.2087);animation:fall-216 11s -16s linear infinite}@keyframes fall-216{33.045%{transform:translate(90.448vw,33.045vh) scale(.2087)}to{transform:translate(93.5107vw,99vh) scale(.2087)}}.snow:nth-child(217){opacity:.7994;transform:translate(67.0637vw,-10px) scale(.0927);animation:fall-217 23s -6s linear infinite}@keyframes fall-217{32.38%{transform:translate(69.2329vw,32.38vh) scale(.0927)}to{transform:translate(68.1483vw,99vh) scale(.0927)}}.snow:nth-child(218){opacity:1.6626;transform:translate(26.5701vw,-10px) scale(.1893);animation:fall-218 30s -29s linear infinite}@keyframes fall-218{61.79%{transform:translate(19.5032vw,61.79vh) scale(.1893)}to{transform:translate(23.03665vw,99vh) scale(.1893)}}.snow:nth-child(219){opacity:.22;transform:translate(49.9232vw,-10px) scale(.2651);animation:fall-219 10s -21s linear infinite}@keyframes fall-219{78.839%{transform:translate(49.2505vw,78.839vh) scale(.2651)}to{transform:translate(49.58685vw,99vh) scale(.2651)}}.snow:nth-child(220){opacity:.3324;transform:translate(69.9841vw,-10px) scale(.1029);animation:fall-220 11s -8s linear infinite}@keyframes fall-220{69.726%{transform:translate(72.2624vw,69.726vh) scale(.1029)}to{transform:translate(71.12325vw,99vh) scale(.1029)}}.snow:nth-child(221){opacity:1.164;transform:translate(2.2217vw,-10px) scale(.7084);animation:fall-221 25s -28s linear infinite}@keyframes fall-221{46.986%{transform:translate(7.5813vw,46.986vh) scale(.7084)}to{transform:translate(4.9015vw,99vh) scale(.7084)}}.snow:nth-child(222){opacity:.6866;transform:translate(16.5007vw,-10px) scale(.6816);animation:fall-222 17s -29s linear infinite}@keyframes fall-222{30.589%{transform:translate(15.0349vw,30.589vh) scale(.6816)}to{transform:translate(15.7678vw,99vh) scale(.6816)}}.snow:nth-child(223){opacity:.6016;transform:translate(50.4277vw,-10px) scale(.1578);animation:fall-223 16s -19s linear infinite}@keyframes fall-223{42.245%{transform:translate(43.9063vw,42.245vh) scale(.1578)}to{transform:translate(47.167vw,99vh) scale(.1578)}}.snow:nth-child(224){opacity:.2596;transform:translate(61.6474vw,-10px) scale(.1801);animation:fall-224 14s -14s linear infinite}@keyframes fall-224{50.034%{transform:translate(60.1897vw,50.034vh) scale(.1801)}to{transform:translate(60.91855vw,99vh) scale(.1801)}}.snow:nth-child(225){opacity:1.0018;transform:translate(63.8833vw,-10px) scale(.4355);animation:fall-225 23s -18s linear infinite}@keyframes fall-225{41.825%{transform:translate(70.0955vw,41.825vh) scale(.4355)}to{transform:translate(66.9894vw,99vh) scale(.4355)}}.snow:nth-child(226){opacity:1.6172;transform:translate(20.1877vw,-10px) scale(.5805);animation:fall-226 20s -4s linear infinite}@keyframes fall-226{52.963%{transform:translate(10.6339vw,52.963vh) scale(.5805)}to{transform:translate(15.4108vw,99vh) scale(.5805)}}.snow:nth-child(227){opacity:1.392;transform:translate(62.5687vw,-10px) scale(.1322);animation:fall-227 21s -28s linear infinite}@keyframes fall-227{75.818%{transform:translate(59.7763vw,75.818vh) scale(.1322)}to{transform:translate(61.1725vw,99vh) scale(.1322)}}.snow:nth-child(228){opacity:.394;transform:translate(61.408vw,-10px) scale(.1046);animation:fall-228 26s -6s linear infinite}@keyframes fall-228{68.033%{transform:translate(56.8766vw,68.033vh) scale(.1046)}to{transform:translate(59.1423vw,99vh) scale(.1046)}}.snow:nth-child(229){opacity:1.5792;transform:translate(86.8494vw,-10px) scale(.3317);animation:fall-229 24s -25s linear infinite}@keyframes fall-229{54.488%{transform:translate(91.7645vw,54.488vh) scale(.3317)}to{transform:translate(89.30695vw,99vh) scale(.3317)}}.snow:nth-child(230){opacity:.6862;transform:translate(82.286vw,-10px) scale(.6415);animation:fall-230 28s -8s linear infinite}@keyframes fall-230{60.571%{transform:translate(81.8117vw,60.571vh) scale(.6415)}to{transform:translate(82.04885vw,99vh) scale(.6415)}}.snow:nth-child(231){opacity:.356;transform:translate(63.6771vw,-10px) scale(.5623);animation:fall-231 19s -17s linear infinite}@keyframes fall-231{62.93%{transform:translate(66.8421vw,62.93vh) scale(.5623)}to{transform:translate(65.2596vw,99vh) scale(.5623)}}.snow:nth-child(232){opacity:1.7994;transform:translate(93.1688vw,-10px) scale(.4581);animation:fall-232 24s -17s linear infinite}@keyframes fall-232{59.015%{transform:translate(89.1519vw,59.015vh) scale(.4581)}to{transform:translate(91.16035vw,99vh) scale(.4581)}}.snow:nth-child(233){opacity:1.31;transform:translate(51.715vw,-10px) scale(.7016);animation:fall-233 26s -5s linear infinite}@keyframes fall-233{79.377%{transform:translate(46.3752vw,79.377vh) scale(.7016)}to{transform:translate(49.0451vw,99vh) scale(.7016)}}.snow:nth-child(234){opacity:.6612;transform:translate(26.7747vw,-10px) scale(.6395);animation:fall-234 28s -2s linear infinite}@keyframes fall-234{47.277%{transform:translate(21.7588vw,47.277vh) scale(.6395)}to{transform:translate(24.26675vw,99vh) scale(.6395)}}.snow:nth-child(235){opacity:.8218;transform:translate(27.4212vw,-10px) scale(.1383);animation:fall-235 28s -16s linear infinite}@keyframes fall-235{30.837%{transform:translate(27.9859vw,30.837vh) scale(.1383)}to{transform:translate(27.70355vw,99vh) scale(.1383)}}.snow:nth-child(236){opacity:1.6314;transform:translate(92.3781vw,-10px) scale(.7806);animation:fall-236 14s -5s linear infinite}@keyframes fall-236{50.851%{transform:translate(94.4177vw,50.851vh) scale(.7806)}to{transform:translate(93.3979vw,99vh) scale(.7806)}}.snow:nth-child(237){opacity:.6978;transform:translate(20.2698vw,-10px) scale(.9624);animation:fall-237 17s -2s linear infinite}@keyframes fall-237{47.909%{transform:translate(17.0212vw,47.909vh) scale(.9624)}to{transform:translate(18.6455vw,99vh) scale(.9624)}}.snow:nth-child(238){opacity:.8838;transform:translate(83.0449vw,-10px) scale(.5425);animation:fall-238 25s -12s linear infinite}@keyframes fall-238{38.327%{transform:translate(84.5136vw,38.327vh) scale(.5425)}to{transform:translate(83.77925vw,99vh) scale(.5425)}}.snow:nth-child(239){opacity:1.21;transform:translate(99.5958vw,-10px) scale(.9589);animation:fall-239 15s -27s linear infinite}@keyframes fall-239{40.904%{transform:translate(102.4382vw,40.904vh) scale(.9589)}to{transform:translate(101.017vw,99vh) scale(.9589)}}.snow:nth-child(240){opacity:1.6604;transform:translate(42.3514vw,-10px) scale(.7673);animation:fall-240 17s -23s linear infinite}@keyframes fall-240{58.717%{transform:translate(40.675vw,58.717vh) scale(.7673)}to{transform:translate(41.5132vw,99vh) scale(.7673)}}.snow:nth-child(241){opacity:.973;transform:translate(42.0009vw,-10px) scale(.7127);animation:fall-241 13s -29s linear infinite}@keyframes fall-241{68.642%{transform:translate(33.9233vw,68.642vh) scale(.7127)}to{transform:translate(37.9621vw,99vh) scale(.7127)}}.snow:nth-child(242){opacity:1.8528;transform:translate(41.5531vw,-10px) scale(.2658);animation:fall-242 23s -28s linear infinite}@keyframes fall-242{54.23%{transform:translate(33.4626vw,54.23vh) scale(.2658)}to{transform:translate(37.50785vw,99vh) scale(.2658)}}.snow:nth-child(243){opacity:.5472;transform:translate(73.2909vw,-10px) scale(.6807);animation:fall-243 24s -26s linear infinite}@keyframes fall-243{54.974%{transform:translate(79.8755vw,54.974vh) scale(.6807)}to{transform:translate(76.5832vw,99vh) scale(.6807)}}.snow:nth-child(244){opacity:1.2252;transform:translate(71.2953vw,-10px) scale(.2774);animation:fall-244 16s -23s linear infinite}@keyframes fall-244{57.012%{transform:translate(64.7196vw,57.012vh) scale(.2774)}to{transform:translate(68.00745vw,99vh) scale(.2774)}}.snow:nth-child(245){opacity:1.0476;transform:translate(8.8922vw,-10px) scale(.2437);animation:fall-245 20s -10s linear infinite}@keyframes fall-245{37.625%{transform:translate(.3302vw,37.625vh) scale(.2437)}to{transform:translate(4.6112vw,99vh) scale(.2437)}}.snow:nth-child(246){opacity:.5306;transform:translate(59.8804vw,-10px) scale(.8559);animation:fall-246 29s -5s linear infinite}@keyframes fall-246{66.763%{transform:translate(60.213vw,66.763vh) scale(.8559)}to{transform:translate(60.0467vw,99vh) scale(.8559)}}.snow:nth-child(247){opacity:1.4582;transform:translate(34.7138vw,-10px) scale(.9818);animation:fall-247 29s -26s linear infinite}@keyframes fall-247{79.395%{transform:translate(35.7845vw,79.395vh) scale(.9818)}to{transform:translate(35.24915vw,99vh) scale(.9818)}}.snow:nth-child(248){opacity:1.3994;transform:translate(93.8217vw,-10px) scale(.572);animation:fall-248 17s -7s linear infinite}@keyframes fall-248{75.918%{transform:translate(85.0028vw,75.918vh) scale(.572)}to{transform:translate(89.41225vw,99vh) scale(.572)}}.snow:nth-child(249){opacity:.2998;transform:translate(98.6795vw,-10px) scale(.3984);animation:fall-249 12s -20s linear infinite}@keyframes fall-249{77.112%{transform:translate(95.4107vw,77.112vh) scale(.3984)}to{transform:translate(97.0451vw,99vh) scale(.3984)}}.snow:nth-child(250){opacity:.4428;transform:translate(25.4688vw,-10px) scale(.1376);animation:fall-250 11s -6s linear infinite}@keyframes fall-250{39.217%{transform:translate(29.3586vw,39.217vh) scale(.1376)}to{transform:translate(27.4137vw,99vh) scale(.1376)}}.snow:nth-child(251){opacity:.381;transform:translate(75.7928vw,-10px) scale(.0079);animation:fall-251 11s -5s linear infinite}@keyframes fall-251{40.014%{transform:translate(75.0423vw,40.014vh) scale(.0079)}to{transform:translate(75.41755vw,99vh) scale(.0079)}}.snow:nth-child(252){opacity:1.2532;transform:translate(49.8464vw,-10px) scale(.5943);animation:fall-252 11s -5s linear infinite}@keyframes fall-252{73.304%{transform:translate(53.8929vw,73.304vh) scale(.5943)}to{transform:translate(51.86965vw,99vh) scale(.5943)}}.snow:nth-child(253){opacity:1.6388;transform:translate(8.6579vw,-10px) scale(.6331);animation:fall-253 15s -24s linear infinite}@keyframes fall-253{50.517%{transform:translate(16.9531vw,50.517vh) scale(.6331)}to{transform:translate(12.8055vw,99vh) scale(.6331)}}.snow:nth-child(254){opacity:1.1568;transform:translate(42.5034vw,-10px) scale(.1461);animation:fall-254 27s -12s linear infinite}@keyframes fall-254{64.935%{transform:translate(49.8vw,64.935vh) scale(.1461)}to{transform:translate(46.1517vw,99vh) scale(.1461)}}.snow:nth-child(255){opacity:1.3778;transform:translate(34.2821vw,-10px) scale(.4929);animation:fall-255 13s -11s linear infinite}@keyframes fall-255{33.337%{transform:translate(33.5604vw,33.337vh) scale(.4929)}to{transform:translate(33.92125vw,99vh) scale(.4929)}}.snow:nth-child(256){opacity:.955;transform:translate(62.5634vw,-10px) scale(.9028);animation:fall-256 16s -18s linear infinite}@keyframes fall-256{50.44%{transform:translate(69.2885vw,50.44vh) scale(.9028)}to{transform:translate(65.92595vw,99vh) scale(.9028)}}.snow:nth-child(257){opacity:.6318;transform:translate(34.3539vw,-10px) scale(.4555);animation:fall-257 22s -20s linear infinite}@keyframes fall-257{35.403%{transform:translate(26.1916vw,35.403vh) scale(.4555)}to{transform:translate(30.27275vw,99vh) scale(.4555)}}.snow:nth-child(258){opacity:1.3316;transform:translate(48.4297vw,-10px) scale(.4398);animation:fall-258 26s -16s linear infinite}@keyframes fall-258{52.678%{transform:translate(39.4307vw,52.678vh) scale(.4398)}to{transform:translate(43.9302vw,99vh) scale(.4398)}}.snow:nth-child(259){opacity:.1152;transform:translate(67.8241vw,-10px) scale(.5343);animation:fall-259 27s -20s linear infinite}@keyframes fall-259{66.178%{transform:translate(72.8922vw,66.178vh) scale(.5343)}to{transform:translate(70.35815vw,99vh) scale(.5343)}}.snow:nth-child(260){opacity:.8034;transform:translate(84.2405vw,-10px) scale(.1521);animation:fall-260 23s -18s linear infinite}@keyframes fall-260{32.891%{transform:translate(81.0155vw,32.891vh) scale(.1521)}to{transform:translate(82.628vw,99vh) scale(.1521)}}.snow:nth-child(261){opacity:.2762;transform:translate(15.4316vw,-10px) scale(.178);animation:fall-261 19s -29s linear infinite}@keyframes fall-261{77.813%{transform:translate(24.4189vw,77.813vh) scale(.178)}to{transform:translate(19.92525vw,99vh) scale(.178)}}.snow:nth-child(262){opacity:.3408;transform:translate(47.3812vw,-10px) scale(.5793);animation:fall-262 15s -10s linear infinite}@keyframes fall-262{43.713%{transform:translate(51.7621vw,43.713vh) scale(.5793)}to{transform:translate(49.57165vw,99vh) scale(.5793)}}.snow:nth-child(263){opacity:.3454;transform:translate(5.7406vw,-10px) scale(.6247);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{50.484%{transform:translate(-.9141vw,50.484vh) scale(.6247)}to{transform:translate(2.41325vw,99vh) scale(.6247)}}.snow:nth-child(264){opacity:.1444;transform:translate(76.0051vw,-10px) scale(.1727);animation:fall-264 27s -27s linear infinite}@keyframes fall-264{46.783%{transform:translate(72.2976vw,46.783vh) scale(.1727)}to{transform:translate(74.15135vw,99vh) scale(.1727)}}.snow:nth-child(265){opacity:.241;transform:translate(15.4314vw,-10px) scale(.0932);animation:fall-265 27s -6s linear infinite}@keyframes fall-265{52.05%{transform:translate(18.0269vw,52.05vh) scale(.0932)}to{transform:translate(16.72915vw,99vh) scale(.0932)}}.snow:nth-child(266){opacity:.3506;transform:translate(55.3066vw,-10px) scale(.7898);animation:fall-266 23s -11s linear infinite}@keyframes fall-266{72.601%{transform:translate(46.775vw,72.601vh) scale(.7898)}to{transform:translate(51.0408vw,99vh) scale(.7898)}}.snow:nth-child(267){opacity:.042;transform:translate(38.1063vw,-10px) scale(.4356);animation:fall-267 23s -8s linear infinite}@keyframes fall-267{36.002%{transform:translate(46.5647vw,36.002vh) scale(.4356)}to{transform:translate(42.3355vw,99vh) scale(.4356)}}.snow:nth-child(268){opacity:.6974;transform:translate(46.5109vw,-10px) scale(.0134);animation:fall-268 29s -12s linear infinite}@keyframes fall-268{47.848%{transform:translate(45.9359vw,47.848vh) scale(.0134)}to{transform:translate(46.2234vw,99vh) scale(.0134)}}.snow:nth-child(269){opacity:1.1792;transform:translate(57.2258vw,-10px) scale(.5601);animation:fall-269 13s -14s linear infinite}@keyframes fall-269{74.403%{transform:translate(55.0203vw,74.403vh) scale(.5601)}to{transform:translate(56.12305vw,99vh) scale(.5601)}}.snow:nth-child(270){opacity:1.8098;transform:translate(57.6012vw,-10px) scale(.0534);animation:fall-270 14s -26s linear infinite}@keyframes fall-270{30.123%{transform:translate(64.7183vw,30.123vh) scale(.0534)}to{transform:translate(61.15975vw,99vh) scale(.0534)}}.snow:nth-child(271){opacity:.171;transform:translate(53.2598vw,-10px) scale(.7902);animation:fall-271 25s -25s linear infinite}@keyframes fall-271{32.998%{transform:translate(46.2041vw,32.998vh) scale(.7902)}to{transform:translate(49.73195vw,99vh) scale(.7902)}}.snow:nth-child(272){opacity:.714;transform:translate(39.9812vw,-10px) scale(.0746);animation:fall-272 24s -28s linear infinite}@keyframes fall-272{55.587%{transform:translate(35.6627vw,55.587vh) scale(.0746)}to{transform:translate(37.82195vw,99vh) scale(.0746)}}.snow:nth-child(273){opacity:.4516;transform:translate(.4696vw,-10px) scale(.1566);animation:fall-273 17s -23s linear infinite}@keyframes fall-273{50.179%{transform:translate(-4.199vw,50.179vh) scale(.1566)}to{transform:translate(-1.8647vw,99vh) scale(.1566)}}.snow:nth-child(274){opacity:1.2498;transform:translate(28.385vw,-10px) scale(.8036);animation:fall-274 15s -25s linear infinite}@keyframes fall-274{36.806%{transform:translate(29.0925vw,36.806vh) scale(.8036)}to{transform:translate(28.73875vw,99vh) scale(.8036)}}.snow:nth-child(275){opacity:1.4286;transform:translate(91.4204vw,-10px) scale(.9767);animation:fall-275 21s -4s linear infinite}@keyframes fall-275{52.51%{transform:translate(95.597vw,52.51vh) scale(.9767)}to{transform:translate(93.5087vw,99vh) scale(.9767)}}.snow:nth-child(276){opacity:.2814;transform:translate(78.1814vw,-10px) scale(.4784);animation:fall-276 20s -23s linear infinite}@keyframes fall-276{57.162%{transform:translate(73.0494vw,57.162vh) scale(.4784)}to{transform:translate(75.6154vw,99vh) scale(.4784)}}.snow:nth-child(277){opacity:.8636;transform:translate(14.4787vw,-10px) scale(.3499);animation:fall-277 25s -9s linear infinite}@keyframes fall-277{62.894%{transform:translate(5.578vw,62.894vh) scale(.3499)}to{transform:translate(10.02835vw,99vh) scale(.3499)}}.snow:nth-child(278){opacity:.5028;transform:translate(74.9114vw,-10px) scale(.628);animation:fall-278 27s -28s linear infinite}@keyframes fall-278{31.234%{transform:translate(83.1265vw,31.234vh) scale(.628)}to{transform:translate(79.01895vw,99vh) scale(.628)}}.snow:nth-child(279){opacity:.193;transform:translate(98.0664vw,-10px) scale(.05);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.81%{transform:translate(98.8864vw,62.81vh) scale(.05)}to{transform:translate(98.4764vw,99vh) scale(.05)}}.snow:nth-child(280){opacity:1.162;transform:translate(50.4989vw,-10px) scale(.5247);animation:fall-280 21s -16s linear infinite}@keyframes fall-280{67.08%{transform:translate(55.5029vw,67.08vh) scale(.5247)}to{transform:translate(53.0009vw,99vh) scale(.5247)}}.snow:nth-child(281){opacity:.8086;transform:translate(98.3002vw,-10px) scale(.8132);animation:fall-281 29s -25s linear infinite}@keyframes fall-281{64.981%{transform:translate(93.1754vw,64.981vh) scale(.8132)}to{transform:translate(95.7378vw,99vh) scale(.8132)}}.snow:nth-child(282){opacity:.114;transform:translate(12.2137vw,-10px) scale(.7431);animation:fall-282 21s -23s linear infinite}@keyframes fall-282{53.473%{transform:translate(20.4543vw,53.473vh) scale(.7431)}to{transform:translate(16.334vw,99vh) scale(.7431)}}.snow:nth-child(283){opacity:.9468;transform:translate(41.6695vw,-10px) scale(.1144);animation:fall-283 29s -4s linear infinite}@keyframes fall-283{56.433%{transform:translate(43.9885vw,56.433vh) scale(.1144)}to{transform:translate(42.829vw,99vh) scale(.1144)}}.snow:nth-child(284){opacity:.7262;transform:translate(11.4804vw,-10px) scale(.7371);animation:fall-284 20s -25s linear infinite}@keyframes fall-284{63.245%{transform:translate(19.7167vw,63.245vh) scale(.7371)}to{transform:translate(15.59855vw,99vh) scale(.7371)}}.snow:nth-child(285){opacity:1.4988;transform:translate(39.6094vw,-10px) scale(.1844);animation:fall-285 12s -4s linear infinite}@keyframes fall-285{31.936%{transform:translate(38.7936vw,31.936vh) scale(.1844)}to{transform:translate(39.2015vw,99vh) scale(.1844)}}.snow:nth-child(286){opacity:.3678;transform:translate(64.8076vw,-10px) scale(.4028);animation:fall-286 27s -27s linear infinite}@keyframes fall-286{43.517%{transform:translate(62.3307vw,43.517vh) scale(.4028)}to{transform:translate(63.56915vw,99vh) scale(.4028)}}.snow:nth-child(287){opacity:1.7014;transform:translate(12.104vw,-10px) scale(.2926);animation:fall-287 22s -22s linear infinite}@keyframes fall-287{50.829%{transform:translate(10.6831vw,50.829vh) scale(.2926)}to{transform:translate(11.39355vw,99vh) scale(.2926)}}.snow:nth-child(288){opacity:.192;transform:translate(22.8334vw,-10px) scale(.8198);animation:fall-288 19s -10s linear infinite}@keyframes fall-288{69.492%{transform:translate(22.6575vw,69.492vh) scale(.8198)}to{transform:translate(22.74545vw,99vh) scale(.8198)}}.snow:nth-child(289){opacity:1.1244;transform:translate(66.8856vw,-10px) scale(.6107);animation:fall-289 19s -13s linear infinite}@keyframes fall-289{71.404%{transform:translate(67.6318vw,71.404vh) scale(.6107)}to{transform:translate(67.2587vw,99vh) scale(.6107)}}.snow:nth-child(290){opacity:1.6066;transform:translate(18.7583vw,-10px) scale(.9662);animation:fall-290 25s -20s linear infinite}@keyframes fall-290{65.54%{transform:translate(17.5226vw,65.54vh) scale(.9662)}to{transform:translate(18.14045vw,99vh) scale(.9662)}}.snow:nth-child(291){opacity:.384;transform:translate(15.3631vw,-10px) scale(.9377);animation:fall-291 11s -15s linear infinite}@keyframes fall-291{63.69%{transform:translate(6.0015vw,63.69vh) scale(.9377)}to{transform:translate(10.6823vw,99vh) scale(.9377)}}.snow:nth-child(292){opacity:1.0762;transform:translate(.6559vw,-10px) scale(.8846);animation:fall-292 15s -10s linear infinite}@keyframes fall-292{61.163%{transform:translate(7.8162vw,61.163vh) scale(.8846)}to{transform:translate(4.23605vw,99vh) scale(.8846)}}.snow:nth-child(293){opacity:.5998;transform:translate(34.4785vw,-10px) scale(.4134);animation:fall-293 22s -15s linear infinite}@keyframes fall-293{79.042%{transform:translate(39.2906vw,79.042vh) scale(.4134)}to{transform:translate(36.88455vw,99vh) scale(.4134)}}.snow:nth-child(294){opacity:1.6412;transform:translate(99.7704vw,-10px) scale(.7047);animation:fall-294 11s -5s linear infinite}@keyframes fall-294{73.833%{transform:translate(98.4502vw,73.833vh) scale(.7047)}to{transform:translate(99.1103vw,99vh) scale(.7047)}}.snow:nth-child(295){opacity:.7996;transform:translate(11.1482vw,-10px) scale(.3375);animation:fall-295 14s -10s linear infinite}@keyframes fall-295{48.163%{transform:translate(4.1016vw,48.163vh) scale(.3375)}to{transform:translate(7.6249vw,99vh) scale(.3375)}}.snow:nth-child(296){opacity:1.3532;transform:translate(94.7191vw,-10px) scale(.5295);animation:fall-296 11s -3s linear infinite}@keyframes fall-296{34.516%{transform:translate(89.7716vw,34.516vh) scale(.5295)}to{transform:translate(92.24535vw,99vh) scale(.5295)}}.snow:nth-child(297){opacity:1.9926;transform:translate(51.8905vw,-10px) scale(.5473);animation:fall-297 15s -18s linear infinite}@keyframes fall-297{65.532%{transform:translate(60.4797vw,65.532vh) scale(.5473)}to{transform:translate(56.1851vw,99vh) scale(.5473)}}.snow:nth-child(298){opacity:1.5132;transform:translate(93.8443vw,-10px) scale(.7841);animation:fall-298 20s -7s linear infinite}@keyframes fall-298{31.443%{transform:translate(92.5371vw,31.443vh) scale(.7841)}to{transform:translate(93.1907vw,99vh) scale(.7841)}}.snow:nth-child(299){opacity:.5676;transform:translate(83.9434vw,-10px) scale(.6902);animation:fall-299 17s -25s linear infinite}@keyframes fall-299{43.182%{transform:translate(90.8397vw,43.182vh) scale(.6902)}to{transform:translate(87.39155vw,99vh) scale(.6902)}}.snow:nth-child(300){opacity:1.071;transform:translate(32.4168vw,-10px) scale(.2992);animation:fall-300 28s -29s linear infinite}@keyframes fall-300{50.972%{transform:translate(38.9621vw,50.972vh) scale(.2992)}to{transform:translate(35.68945vw,99vh) scale(.2992)}}.snow:nth-child(301){opacity:1.9256;transform:translate(40.7404vw,-10px) scale(.9892);animation:fall-301 13s -1s linear infinite}@keyframes fall-301{40.287%{transform:translate(39.5273vw,40.287vh) scale(.9892)}to{transform:translate(40.13385vw,99vh) scale(.9892)}}.snow:nth-child(302){opacity:.3822;transform:translate(47.9765vw,-10px) scale(.2532);animation:fall-302 19s -21s linear infinite}@keyframes fall-302{68.492%{transform:translate(38.7096vw,68.492vh) scale(.2532)}to{transform:translate(43.34305vw,99vh) scale(.2532)}}.snow:nth-child(303){opacity:.9878;transform:translate(77.6249vw,-10px) scale(.7677);animation:fall-303 16s -23s linear infinite}@keyframes fall-303{72.746%{transform:translate(68.9705vw,72.746vh) scale(.7677)}to{transform:translate(73.2977vw,99vh) scale(.7677)}}.snow:nth-child(304){opacity:.7028;transform:translate(47.663vw,-10px) scale(.5847);animation:fall-304 29s -21s linear infinite}@keyframes fall-304{45.441%{transform:translate(53.3172vw,45.441vh) scale(.5847)}to{transform:translate(50.4901vw,99vh) scale(.5847)}}.snow:nth-child(305){opacity:1.0518;transform:translate(85.4025vw,-10px) scale(.8347);animation:fall-305 28s -29s linear infinite}@keyframes fall-305{41.4%{transform:translate(87.6811vw,41.4vh) scale(.8347)}to{transform:translate(86.5418vw,99vh) scale(.8347)}}.snow:nth-child(306){opacity:.7566;transform:translate(66.9187vw,-10px) scale(.0199);animation:fall-306 26s -28s linear infinite}@keyframes fall-306{52.447%{transform:translate(74.5996vw,52.447vh) scale(.0199)}to{transform:translate(70.75915vw,99vh) scale(.0199)}}.snow:nth-child(307){opacity:1.2176;transform:translate(78.4261vw,-10px) scale(.6386);animation:fall-307 18s -24s linear infinite}@keyframes fall-307{52.377%{transform:translate(73.151vw,52.377vh) scale(.6386)}to{transform:translate(75.78855vw,99vh) scale(.6386)}}.snow:nth-child(308){opacity:.4776;transform:translate(22.6092vw,-10px) scale(.7645);animation:fall-308 16s -13s linear infinite}@keyframes fall-308{45.789%{transform:translate(20.1433vw,45.789vh) scale(.7645)}to{transform:translate(21.37625vw,99vh) scale(.7645)}}.snow:nth-child(309){opacity:.9386;transform:translate(40.379vw,-10px) scale(.003);animation:fall-309 17s -1s linear infinite}@keyframes fall-309{59.892%{transform:translate(31.1057vw,59.892vh) scale(.003)}to{transform:translate(35.74235vw,99vh) scale(.003)}}.snow:nth-child(310){opacity:1.6842;transform:translate(72.8986vw,-10px) scale(.3258);animation:fall-310 10s -2s linear infinite}@keyframes fall-310{34.786%{transform:translate(75.4808vw,34.786vh) scale(.3258)}to{transform:translate(74.1897vw,99vh) scale(.3258)}}.snow:nth-child(311){opacity:.5832;transform:translate(24.0617vw,-10px) scale(.2551);animation:fall-311 21s -20s linear infinite}@keyframes fall-311{67.588%{transform:translate(17.3574vw,67.588vh) scale(.2551)}to{transform:translate(20.70955vw,99vh) scale(.2551)}}.snow:nth-child(312){opacity:1.5554;transform:translate(30.2728vw,-10px) scale(.8046);animation:fall-312 12s -11s linear infinite}@keyframes fall-312{35.479%{transform:translate(23.5686vw,35.479vh) scale(.8046)}to{transform:translate(26.9207vw,99vh) scale(.8046)}}.snow:nth-child(313){opacity:1.4126;transform:translate(85.2644vw,-10px) scale(.905);animation:fall-313 12s -16s linear infinite}@keyframes fall-313{57.994%{transform:translate(80.0117vw,57.994vh) scale(.905)}to{transform:translate(82.63805vw,99vh) scale(.905)}}.snow:nth-child(314){opacity:1.5912;transform:translate(10.2593vw,-10px) scale(.1795);animation:fall-314 27s -19s linear infinite}@keyframes fall-314{62.456%{transform:translate(12.3648vw,62.456vh) scale(.1795)}to{transform:translate(11.31205vw,99vh) scale(.1795)}}.snow:nth-child(315){opacity:.2944;transform:translate(81.2956vw,-10px) scale(.4067);animation:fall-315 13s -22s linear infinite}@keyframes fall-315{36.608%{transform:translate(74.8718vw,36.608vh) scale(.4067)}to{transform:translate(78.0837vw,99vh) scale(.4067)}}.snow:nth-child(316){opacity:.1078;transform:translate(82.3265vw,-10px) scale(.0673);animation:fall-316 14s -14s linear infinite}@keyframes fall-316{49.092%{transform:translate(77.9328vw,49.092vh) scale(.0673)}to{transform:translate(80.12965vw,99vh) scale(.0673)}}.snow:nth-child(317){opacity:1.3308;transform:translate(59.4686vw,-10px) scale(.3627);animation:fall-317 21s -3s linear infinite}@keyframes fall-317{33.551%{transform:translate(63.8646vw,33.551vh) scale(.3627)}to{transform:translate(61.6666vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:1.5168;transform:translate(30.7177vw,-10px) scale(.4566);animation:fall-318 16s -3s linear infinite}@keyframes fall-318{79.485%{transform:translate(23.9215vw,79.485vh) scale(.4566)}to{transform:translate(27.3196vw,99vh) scale(.4566)}}.snow:nth-child(319){opacity:.66;transform:translate(40.2462vw,-10px) scale(.9185);animation:fall-319 22s -28s linear infinite}@keyframes fall-319{35.141%{transform:translate(38.9685vw,35.141vh) scale(.9185)}to{transform:translate(39.60735vw,99vh) scale(.9185)}}.snow:nth-child(320){opacity:.4088;transform:translate(71.633vw,-10px) scale(.7003);animation:fall-320 30s -15s linear infinite}@keyframes fall-320{31.196%{transform:translate(81.0813vw,31.196vh) scale(.7003)}to{transform:translate(76.35715vw,99vh) scale(.7003)}}.snow:nth-child(321){opacity:1.1096;transform:translate(75.6102vw,-10px) scale(.3609);animation:fall-321 29s -15s linear infinite}@keyframes fall-321{65.16%{transform:translate(75.7255vw,65.16vh) scale(.3609)}to{transform:translate(75.66785vw,99vh) scale(.3609)}}.snow:nth-child(322){opacity:.1534;transform:translate(14.8994vw,-10px) scale(.2429);animation:fall-322 18s -1s linear infinite}@keyframes fall-322{72.505%{transform:translate(17.2272vw,72.505vh) scale(.2429)}to{transform:translate(16.0633vw,99vh) scale(.2429)}}.snow:nth-child(323){opacity:.7906;transform:translate(76.3135vw,-10px) scale(.1948);animation:fall-323 10s -3s linear infinite}@keyframes fall-323{36.372%{transform:translate(72.9161vw,36.372vh) scale(.1948)}to{transform:translate(74.6148vw,99vh) scale(.1948)}}.snow:nth-child(324){opacity:1.0032;transform:translate(13.2837vw,-10px) scale(.5329);animation:fall-324 19s -18s linear infinite}@keyframes fall-324{60.962%{transform:translate(16.6231vw,60.962vh) scale(.5329)}to{transform:translate(14.9534vw,99vh) scale(.5329)}}.snow:nth-child(325){opacity:1.4516;transform:translate(67.3388vw,-10px) scale(.5548);animation:fall-325 15s -29s linear infinite}@keyframes fall-325{70.411%{transform:translate(60.4484vw,70.411vh) scale(.5548)}to{transform:translate(63.8936vw,99vh) scale(.5548)}}.snow:nth-child(326){opacity:1.062;transform:translate(2.5864vw,-10px) scale(.3028);animation:fall-326 20s -20s linear infinite}@keyframes fall-326{48.617%{transform:translate(3.4592vw,48.617vh) scale(.3028)}to{transform:translate(3.0228vw,99vh) scale(.3028)}}.snow:nth-child(327){opacity:1.3016;transform:translate(47.1034vw,-10px) scale(.0685);animation:fall-327 13s -25s linear infinite}@keyframes fall-327{57.304%{transform:translate(56.0216vw,57.304vh) scale(.0685)}to{transform:translate(51.5625vw,99vh) scale(.0685)}}.snow:nth-child(328){opacity:.294;transform:translate(30.421vw,-10px) scale(.442);animation:fall-328 17s -6s linear infinite}@keyframes fall-328{68.901%{transform:translate(26.7668vw,68.901vh) scale(.442)}to{transform:translate(28.5939vw,99vh) scale(.442)}}.snow:nth-child(329){opacity:1.0176;transform:translate(36.5263vw,-10px) scale(.3504);animation:fall-329 22s -3s linear infinite}@keyframes fall-329{72.135%{transform:translate(29.0429vw,72.135vh) scale(.3504)}to{transform:translate(32.7846vw,99vh) scale(.3504)}}.snow:nth-child(330){opacity:1.7082;transform:translate(72.0049vw,-10px) scale(.386);animation:fall-330 17s -11s linear infinite}@keyframes fall-330{78.177%{transform:translate(76.6947vw,78.177vh) scale(.386)}to{transform:translate(74.3498vw,99vh) scale(.386)}}.snow:nth-child(331){opacity:1.3728;transform:translate(2.5281vw,-10px) scale(.1977);animation:fall-331 17s -28s linear infinite}@keyframes fall-331{79.059%{transform:translate(-7.4343vw,79.059vh) scale(.1977)}to{transform:translate(-2.4531vw,99vh) scale(.1977)}}.snow:nth-child(332){opacity:1.111;transform:translate(27.5739vw,-10px) scale(.8412);animation:fall-332 30s -8s linear infinite}@keyframes fall-332{38.777%{transform:translate(32.781vw,38.777vh) scale(.8412)}to{transform:translate(30.17745vw,99vh) scale(.8412)}}.snow:nth-child(333){opacity:1.6396;transform:translate(66.3627vw,-10px) scale(.5783);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{39.187%{transform:translate(72.6847vw,39.187vh) scale(.5783)}to{transform:translate(69.5237vw,99vh) scale(.5783)}}.snow:nth-child(334){opacity:1.544;transform:translate(31.5839vw,-10px) scale(.1043);animation:fall-334 20s -20s linear infinite}@keyframes fall-334{65.382%{transform:translate(27.2633vw,65.382vh) scale(.1043)}to{transform:translate(29.4236vw,99vh) scale(.1043)}}.snow:nth-child(335){opacity:1.6634;transform:translate(72.867vw,-10px) scale(.5074);animation:fall-335 24s -14s linear infinite}@keyframes fall-335{71.811%{transform:translate(76.615vw,71.811vh) scale(.5074)}to{transform:translate(74.741vw,99vh) scale(.5074)}}.snow:nth-child(336){opacity:.1486;transform:translate(92.3819vw,-10px) scale(.0934);animation:fall-336 29s -26s linear infinite}@keyframes fall-336{71.479%{transform:translate(89.261vw,71.479vh) scale(.0934)}to{transform:translate(90.82145vw,99vh) scale(.0934)}}.snow:nth-child(337){opacity:1.9892;transform:translate(40.1703vw,-10px) scale(.9586);animation:fall-337 26s -18s linear infinite}@keyframes fall-337{79.207%{transform:translate(46.3409vw,79.207vh) scale(.9586)}to{transform:translate(43.2556vw,99vh) scale(.9586)}}.snow:nth-child(338){opacity:1.4874;transform:translate(40.6476vw,-10px) scale(.228);animation:fall-338 12s -18s linear infinite}@keyframes fall-338{40.464%{transform:translate(43.922vw,40.464vh) scale(.228)}to{transform:translate(42.2848vw,99vh) scale(.228)}}.snow:nth-child(339){opacity:1.27;transform:translate(10.8724vw,-10px) scale(.6388);animation:fall-339 20s -9s linear infinite}@keyframes fall-339{37.015%{transform:translate(11.6225vw,37.015vh) scale(.6388)}to{transform:translate(11.24745vw,99vh) scale(.6388)}}.snow:nth-child(340){opacity:1.2418;transform:translate(86.1981vw,-10px) scale(.9714);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{37.915%{transform:translate(93.3331vw,37.915vh) scale(.9714)}to{transform:translate(89.7656vw,99vh) scale(.9714)}}.snow:nth-child(341){opacity:1.099;transform:translate(88.8684vw,-10px) scale(.0014);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{53.468%{transform:translate(89.2205vw,53.468vh) scale(.0014)}to{transform:translate(89.04445vw,99vh) scale(.0014)}}.snow:nth-child(342){opacity:1.6998;transform:translate(91.2702vw,-10px) scale(.4662);animation:fall-342 17s -4s linear infinite}@keyframes fall-342{59.788%{transform:translate(81.7235vw,59.788vh) scale(.4662)}to{transform:translate(86.49685vw,99vh) scale(.4662)}}.snow:nth-child(343){opacity:.2196;transform:translate(37.4961vw,-10px) scale(.5578);animation:fall-343 30s -17s linear infinite}@keyframes fall-343{57.164%{transform:translate(46.2563vw,57.164vh) scale(.5578)}to{transform:translate(41.8762vw,99vh) scale(.5578)}}.snow:nth-child(344){opacity:1.455;transform:translate(26.2583vw,-10px) scale(.5548);animation:fall-344 24s -29s linear infinite}@keyframes fall-344{65.613%{transform:translate(21.5726vw,65.613vh) scale(.5548)}to{transform:translate(23.91545vw,99vh) scale(.5548)}}.snow:nth-child(345){opacity:1.3824;transform:translate(72.402vw,-10px) scale(.8085);animation:fall-345 27s -15s linear infinite}@keyframes fall-345{77.961%{transform:translate(79.4005vw,77.961vh) scale(.8085)}to{transform:translate(75.90125vw,99vh) scale(.8085)}}.snow:nth-child(346){opacity:.5926;transform:translate(77.7782vw,-10px) scale(.8205);animation:fall-346 18s -15s linear infinite}@keyframes fall-346{65.866%{transform:translate(82.2388vw,65.866vh) scale(.8205)}to{transform:translate(80.0085vw,99vh) scale(.8205)}}.snow:nth-child(347){opacity:.029;transform:translate(98.2469vw,-10px) scale(.7511);animation:fall-347 13s -23s linear infinite}@keyframes fall-347{57.789%{transform:translate(106.1452vw,57.789vh) scale(.7511)}to{transform:translate(102.19605vw,99vh) scale(.7511)}}.snow:nth-child(348){opacity:1.445;transform:translate(79.6171vw,-10px) scale(.7592);animation:fall-348 25s -26s linear infinite}@keyframes fall-348{74.961%{transform:translate(74.9199vw,74.961vh) scale(.7592)}to{transform:translate(77.2685vw,99vh) scale(.7592)}}.snow:nth-child(349){opacity:.3586;transform:translate(15.3971vw,-10px) scale(.6184);animation:fall-349 20s -5s linear infinite}@keyframes fall-349{32.02%{transform:translate(23.5729vw,32.02vh) scale(.6184)}to{transform:translate(19.485vw,99vh) scale(.6184)}}.snow:nth-child(350){opacity:.434;transform:translate(88.5916vw,-10px) scale(.2374);animation:fall-350 29s -6s linear infinite}@keyframes fall-350{31.516%{transform:translate(84.4309vw,31.516vh) scale(.2374)}to{transform:translate(86.51125vw,99vh) scale(.2374)}}.snow:nth-child(351){opacity:1.8824;transform:translate(76.182vw,-10px) scale(.3781);animation:fall-351 10s -6s linear infinite}@keyframes fall-351{57.337%{transform:translate(77.7286vw,57.337vh) scale(.3781)}to{transform:translate(76.9553vw,99vh) scale(.3781)}}.snow:nth-child(352){opacity:1.4666;transform:translate(41.6687vw,-10px) scale(.4981);animation:fall-352 15s -9s linear infinite}@keyframes fall-352{58.516%{transform:translate(34.977vw,58.516vh) scale(.4981)}to{transform:translate(38.32285vw,99vh) scale(.4981)}}.snow:nth-child(353){opacity:.2144;transform:translate(94.275vw,-10px) scale(.6193);animation:fall-353 15s -21s linear infinite}@keyframes fall-353{75.176%{transform:translate(97.2749vw,75.176vh) scale(.6193)}to{transform:translate(95.77495vw,99vh) scale(.6193)}}.snow:nth-child(354){opacity:1.3552;transform:translate(34.4135vw,-10px) scale(.9276);animation:fall-354 15s -25s linear infinite}@keyframes fall-354{63.411%{transform:translate(43.2325vw,63.411vh) scale(.9276)}to{transform:translate(38.823vw,99vh) scale(.9276)}}.snow:nth-child(355){opacity:.0854;transform:translate(23.2339vw,-10px) scale(.9356);animation:fall-355 10s -15s linear infinite}@keyframes fall-355{65.361%{transform:translate(24.2228vw,65.361vh) scale(.9356)}to{transform:translate(23.72835vw,99vh) scale(.9356)}}.snow:nth-child(356){opacity:.194;transform:translate(7.2726vw,-10px) scale(.4043);animation:fall-356 30s -28s linear infinite}@keyframes fall-356{64.218%{transform:translate(-1.1126vw,64.218vh) scale(.4043)}to{transform:translate(3.08vw,99vh) scale(.4043)}}.snow:nth-child(357){opacity:.1378;transform:translate(5.7912vw,-10px) scale(.7814);animation:fall-357 28s -6s linear infinite}@keyframes fall-357{62.464%{transform:translate(.125vw,62.464vh) scale(.7814)}to{transform:translate(2.9581vw,99vh) scale(.7814)}}.snow:nth-child(358){opacity:1.1532;transform:translate(94.0878vw,-10px) scale(.5404);animation:fall-358 22s -30s linear infinite}@keyframes fall-358{54.838%{transform:translate(92.0101vw,54.838vh) scale(.5404)}to{transform:translate(93.04895vw,99vh) scale(.5404)}}.snow:nth-child(359){opacity:.3576;transform:translate(57.8331vw,-10px) scale(.0031);animation:fall-359 10s -13s linear infinite}@keyframes fall-359{75.873%{transform:translate(59.6201vw,75.873vh) scale(.0031)}to{transform:translate(58.7266vw,99vh) scale(.0031)}}.snow:nth-child(360){opacity:1.0662;transform:translate(15.7414vw,-10px) scale(.2595);animation:fall-360 17s -20s linear infinite}@keyframes fall-360{71.757%{transform:translate(21.7714vw,71.757vh) scale(.2595)}to{transform:translate(18.7564vw,99vh) scale(.2595)}}.snow:nth-child(361){opacity:.5942;transform:translate(5.0488vw,-10px) scale(.0624);animation:fall-361 15s -22s linear infinite}@keyframes fall-361{59.1%{transform:translate(9.0686vw,59.1vh) scale(.0624)}to{transform:translate(7.0587vw,99vh) scale(.0624)}}.snow:nth-child(362){opacity:1.5008;transform:translate(46.457vw,-10px) scale(.2314);animation:fall-362 16s -14s linear infinite}@keyframes fall-362{53.821%{transform:translate(39.7903vw,53.821vh) scale(.2314)}to{transform:translate(43.12365vw,99vh) scale(.2314)}}.snow:nth-child(363){opacity:1.8898;transform:translate(66.4455vw,-10px) scale(.0268);animation:fall-363 12s -5s linear infinite}@keyframes fall-363{79.094%{transform:translate(58.9207vw,79.094vh) scale(.0268)}to{transform:translate(62.6831vw,99vh) scale(.0268)}}.snow:nth-child(364){opacity:.9458;transform:translate(98.7631vw,-10px) scale(.612);animation:fall-364 20s -9s linear infinite}@keyframes fall-364{72.369%{transform:translate(93.7313vw,72.369vh) scale(.612)}to{transform:translate(96.2472vw,99vh) scale(.612)}}.snow:nth-child(365){opacity:1.749;transform:translate(92.9503vw,-10px) scale(.2784);animation:fall-365 22s -21s linear infinite}@keyframes fall-365{48.45%{transform:translate(84.8462vw,48.45vh) scale(.2784)}to{transform:translate(88.89825vw,99vh) scale(.2784)}}.snow:nth-child(366){opacity:1.9272;transform:translate(14.7321vw,-10px) scale(.5217);animation:fall-366 25s -6s linear infinite}@keyframes fall-366{65.83%{transform:translate(6.9804vw,65.83vh) scale(.5217)}to{transform:translate(10.85625vw,99vh) scale(.5217)}}.snow:nth-child(367){opacity:1.6066;transform:translate(83.7481vw,-10px) scale(.6258);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{75.797%{transform:translate(77.0767vw,75.797vh) scale(.6258)}to{transform:translate(80.4124vw,99vh) scale(.6258)}}.snow:nth-child(368){opacity:1.6;transform:translate(29.9468vw,-10px) scale(.7545);animation:fall-368 10s -19s linear infinite}@keyframes fall-368{70.69%{transform:translate(25.5105vw,70.69vh) scale(.7545)}to{transform:translate(27.72865vw,99vh) scale(.7545)}}.snow:nth-child(369){opacity:1.3568;transform:translate(88.4132vw,-10px) scale(.0667);animation:fall-369 20s -17s linear infinite}@keyframes fall-369{35.177%{transform:translate(79.6836vw,35.177vh) scale(.0667)}to{transform:translate(84.0484vw,99vh) scale(.0667)}}.snow:nth-child(370){opacity:.2564;transform:translate(88.8538vw,-10px) scale(.663);animation:fall-370 28s -28s linear infinite}@keyframes fall-370{41.334%{transform:translate(83.2655vw,41.334vh) scale(.663)}to{transform:translate(86.05965vw,99vh) scale(.663)}}.snow:nth-child(371){opacity:.6336;transform:translate(.5088vw,-10px) scale(.903);animation:fall-371 25s -11s linear infinite}@keyframes fall-371{58.532%{transform:translate(2.6127vw,58.532vh) scale(.903)}to{transform:translate(1.56075vw,99vh) scale(.903)}}.snow:nth-child(372){opacity:.6566;transform:translate(13.3049vw,-10px) scale(.6768);animation:fall-372 20s -5s linear infinite}@keyframes fall-372{31.546%{transform:translate(9.47vw,31.546vh) scale(.6768)}to{transform:translate(11.38745vw,99vh) scale(.6768)}}.snow:nth-child(373){opacity:1.4764;transform:translate(5.7906vw,-10px) scale(.391);animation:fall-373 10s -30s linear infinite}@keyframes fall-373{69.314%{transform:translate(-3.7728vw,69.314vh) scale(.391)}to{transform:translate(1.0089vw,99vh) scale(.391)}}.snow:nth-child(374){opacity:.911;transform:translate(78.9162vw,-10px) scale(.9612);animation:fall-374 27s -1s linear infinite}@keyframes fall-374{57.397%{transform:translate(82.2839vw,57.397vh) scale(.9612)}to{transform:translate(80.60005vw,99vh) scale(.9612)}}.snow:nth-child(375){opacity:1.551;transform:translate(15.6076vw,-10px) scale(.9696);animation:fall-375 25s -20s linear infinite}@keyframes fall-375{62.391%{transform:translate(16.8968vw,62.391vh) scale(.9696)}to{transform:translate(16.2522vw,99vh) scale(.9696)}}.snow:nth-child(376){opacity:1.5676;transform:translate(2.7168vw,-10px) scale(.5766);animation:fall-376 17s -27s linear infinite}@keyframes fall-376{40.374%{transform:translate(-1.2942vw,40.374vh) scale(.5766)}to{transform:translate(.7113vw,99vh) scale(.5766)}}.snow:nth-child(377){opacity:1.6396;transform:translate(11.2606vw,-10px) scale(.3179);animation:fall-377 25s -10s linear infinite}@keyframes fall-377{78.25%{transform:translate(17.5647vw,78.25vh) scale(.3179)}to{transform:translate(14.41265vw,99vh) scale(.3179)}}.snow:nth-child(378){opacity:.8348;transform:translate(93.1021vw,-10px) scale(.8735);animation:fall-378 16s -18s linear infinite}@keyframes fall-378{62.976%{transform:translate(88.327vw,62.976vh) scale(.8735)}to{transform:translate(90.71455vw,99vh) scale(.8735)}}.snow:nth-child(379){opacity:.6984;transform:translate(2.3755vw,-10px) scale(.9278);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{64.998%{transform:translate(-4.5377vw,64.998vh) scale(.9278)}to{transform:translate(-1.0811vw,99vh) scale(.9278)}}.snow:nth-child(380){opacity:.9094;transform:translate(43.6101vw,-10px) scale(.0002);animation:fall-380 14s -29s linear infinite}@keyframes fall-380{79.326%{transform:translate(49.8872vw,79.326vh) scale(.0002)}to{transform:translate(46.74865vw,99vh) scale(.0002)}}.snow:nth-child(381){opacity:1.0846;transform:translate(96.8548vw,-10px) scale(.0465);animation:fall-381 20s -21s linear infinite}@keyframes fall-381{50.19%{transform:translate(93.9544vw,50.19vh) scale(.0465)}to{transform:translate(95.4046vw,99vh) scale(.0465)}}.snow:nth-child(382){opacity:1.0038;transform:translate(44.4432vw,-10px) scale(.9001);animation:fall-382 26s -14s linear infinite}@keyframes fall-382{79.901%{transform:translate(35.6325vw,79.901vh) scale(.9001)}to{transform:translate(40.03785vw,99vh) scale(.9001)}}.snow:nth-child(383){opacity:.2532;transform:translate(49.9977vw,-10px) scale(.0203);animation:fall-383 22s -25s linear infinite}@keyframes fall-383{38.876%{transform:translate(54.3707vw,38.876vh) scale(.0203)}to{transform:translate(52.1842vw,99vh) scale(.0203)}}.snow:nth-child(384){opacity:.833;transform:translate(45.74vw,-10px) scale(.7072);animation:fall-384 25s -4s linear infinite}@keyframes fall-384{76.525%{transform:translate(48.4242vw,76.525vh) scale(.7072)}to{transform:translate(47.0821vw,99vh) scale(.7072)}}.snow:nth-child(385){opacity:.1564;transform:translate(19.2406vw,-10px) scale(.5988);animation:fall-385 19s -2s linear infinite}@keyframes fall-385{45.691%{transform:translate(20.6741vw,45.691vh) scale(.5988)}to{transform:translate(19.95735vw,99vh) scale(.5988)}}.snow:nth-child(386){opacity:1.8248;transform:translate(33.0246vw,-10px) scale(.6011);animation:fall-386 15s -1s linear infinite}@keyframes fall-386{54.834%{transform:translate(34.5185vw,54.834vh) scale(.6011)}to{transform:translate(33.77155vw,99vh) scale(.6011)}}.snow:nth-child(387){opacity:.6002;transform:translate(99.9477vw,-10px) scale(.9152);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{78.62%{transform:translate(99.6326vw,78.62vh) scale(.9152)}to{transform:translate(99.79015vw,99vh) scale(.9152)}}.snow:nth-child(388){opacity:.3132;transform:translate(30.2124vw,-10px) scale(.1352);animation:fall-388 23s -17s linear infinite}@keyframes fall-388{76.567%{transform:translate(22.9982vw,76.567vh) scale(.1352)}to{transform:translate(26.6053vw,99vh) scale(.1352)}}.snow:nth-child(389){opacity:.2726;transform:translate(71.809vw,-10px) scale(.4958);animation:fall-389 27s -2s linear infinite}@keyframes fall-389{31.986%{transform:translate(69.974vw,31.986vh) scale(.4958)}to{transform:translate(70.8915vw,99vh) scale(.4958)}}.snow:nth-child(390){opacity:.1306;transform:translate(98.2817vw,-10px) scale(.1725);animation:fall-390 17s -26s linear infinite}@keyframes fall-390{37.902%{transform:translate(94.9207vw,37.902vh) scale(.1725)}to{transform:translate(96.6012vw,99vh) scale(.1725)}}.snow:nth-child(391){opacity:1.4234;transform:translate(5.733vw,-10px) scale(.571);animation:fall-391 13s -6s linear infinite}@keyframes fall-391{71.006%{transform:translate(.7499vw,71.006vh) scale(.571)}to{transform:translate(3.24145vw,99vh) scale(.571)}}.snow:nth-child(392){opacity:1.7742;transform:translate(27.9154vw,-10px) scale(.6729);animation:fall-392 30s -20s linear infinite}@keyframes fall-392{43.374%{transform:translate(19.5144vw,43.374vh) scale(.6729)}to{transform:translate(23.7149vw,99vh) scale(.6729)}}.snow:nth-child(393){opacity:1.7446;transform:translate(27.1244vw,-10px) scale(.0287);animation:fall-393 23s -23s linear infinite}@keyframes fall-393{39.152%{transform:translate(24.2221vw,39.152vh) scale(.0287)}to{transform:translate(25.67325vw,99vh) scale(.0287)}}.snow:nth-child(394){opacity:.147;transform:translate(69.2747vw,-10px) scale(.09);animation:fall-394 14s -11s linear infinite}@keyframes fall-394{59.986%{transform:translate(70.7459vw,59.986vh) scale(.09)}to{transform:translate(70.0103vw,99vh) scale(.09)}}.snow:nth-child(395){opacity:1.856;transform:translate(85.4647vw,-10px) scale(.9896);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{47.268%{transform:translate(75.7492vw,47.268vh) scale(.9896)}to{transform:translate(80.60695vw,99vh) scale(.9896)}}.snow:nth-child(396){opacity:1.5306;transform:translate(87.2851vw,-10px) scale(.9872);animation:fall-396 13s -5s linear infinite}@keyframes fall-396{69.515%{transform:translate(89.5477vw,69.515vh) scale(.9872)}to{transform:translate(88.4164vw,99vh) scale(.9872)}}.snow:nth-child(397){opacity:.8218;transform:translate(15.8473vw,-10px) scale(.8463);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{41.441%{transform:translate(24.3988vw,41.441vh) scale(.8463)}to{transform:translate(20.12305vw,99vh) scale(.8463)}}.snow:nth-child(398){opacity:1.5476;transform:translate(67.2632vw,-10px) scale(.2656);animation:fall-398 15s -23s linear infinite}@keyframes fall-398{35.032%{transform:translate(76.5561vw,35.032vh) scale(.2656)}to{transform:translate(71.90965vw,99vh) scale(.2656)}}.snow:nth-child(399){opacity:.8898;transform:translate(29.8244vw,-10px) scale(.0463);animation:fall-399 16s -12s linear infinite}@keyframes fall-399{62.445%{transform:translate(20.8664vw,62.445vh) scale(.0463)}to{transform:translate(25.3454vw,99vh) scale(.0463)}}.snow:nth-child(400){opacity:1.9216;transform:translate(83.8989vw,-10px) scale(.423);animation:fall-400 10s -26s linear infinite}@keyframes fall-400{67.441%{transform:translate(91.58vw,67.441vh) scale(.423)}to{transform:translate(87.73945vw,99vh) scale(.423)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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.4406;transform:translate(70.7749vw,-10px) scale(.6831);animation:fall-1 12s -15s linear infinite}@keyframes fall-1{59.692%{transform:translate(70.9291vw,59.692vh) scale(.6831)}to{transform:translate(70.852vw,99vh) scale(.6831)}}.snow:nth-child(2){opacity:.2434;transform:translate(81.5941vw,-10px) scale(.5665);animation:fall-2 17s -8s linear infinite}@keyframes fall-2{38.385%{transform:translate(88.5911vw,38.385vh) scale(.5665)}to{transform:translate(85.0926vw,99vh) scale(.5665)}}.snow:nth-child(3){opacity:.4128;transform:translate(17.8429vw,-10px) scale(.8582);animation:fall-3 13s -22s linear infinite}@keyframes fall-3{45.342%{transform:translate(14.7077vw,45.342vh) scale(.8582)}to{transform:translate(16.2753vw,99vh) scale(.8582)}}.snow:nth-child(4){opacity:1.0916;transform:translate(7.7021vw,-10px) scale(.6843);animation:fall-4 15s -1s linear infinite}@keyframes fall-4{78.826%{transform:translate(16.1279vw,78.826vh) scale(.6843)}to{transform:translate(11.915vw,99vh) scale(.6843)}}.snow:nth-child(5){opacity:.3038;transform:translate(83.3379vw,-10px) scale(.8548);animation:fall-5 25s -16s linear infinite}@keyframes fall-5{52.084%{transform:translate(89.6015vw,52.084vh) scale(.8548)}to{transform:translate(86.4697vw,99vh) scale(.8548)}}.snow:nth-child(6){opacity:.7164;transform:translate(12.5664vw,-10px) scale(.2887);animation:fall-6 29s -30s linear infinite}@keyframes fall-6{63.685%{transform:translate(11.8182vw,63.685vh) scale(.2887)}to{transform:translate(12.1923vw,99vh) scale(.2887)}}.snow:nth-child(7){opacity:1.3982;transform:translate(61.5192vw,-10px) scale(.0684);animation:fall-7 28s -6s linear infinite}@keyframes fall-7{41.669%{transform:translate(51.5234vw,41.669vh) scale(.0684)}to{transform:translate(56.5213vw,99vh) scale(.0684)}}.snow:nth-child(8){opacity:1.5688;transform:translate(7.7781vw,-10px) scale(.5856);animation:fall-8 15s -7s linear infinite}@keyframes fall-8{56.984%{transform:translate(1.9361vw,56.984vh) scale(.5856)}to{transform:translate(4.8571vw,99vh) scale(.5856)}}.snow:nth-child(9){opacity:1.2042;transform:translate(40.3414vw,-10px) scale(.944);animation:fall-9 12s -16s linear infinite}@keyframes fall-9{53.365%{transform:translate(45.1253vw,53.365vh) scale(.944)}to{transform:translate(42.73335vw,99vh) scale(.944)}}.snow:nth-child(10){opacity:.8318;transform:translate(23.2478vw,-10px) scale(.4646);animation:fall-10 12s -13s linear infinite}@keyframes fall-10{32.519%{transform:translate(24.3032vw,32.519vh) scale(.4646)}to{transform:translate(23.7755vw,99vh) scale(.4646)}}.snow:nth-child(11){opacity:1.4922;transform:translate(51.4676vw,-10px) scale(.3809);animation:fall-11 13s -28s linear infinite}@keyframes fall-11{61.435%{transform:translate(51.5454vw,61.435vh) scale(.3809)}to{transform:translate(51.5065vw,99vh) scale(.3809)}}.snow:nth-child(12){opacity:1.374;transform:translate(88.7925vw,-10px) scale(.6283);animation:fall-12 17s -8s linear infinite}@keyframes fall-12{53.305%{transform:translate(85.9332vw,53.305vh) scale(.6283)}to{transform:translate(87.36285vw,99vh) scale(.6283)}}.snow:nth-child(13){opacity:.213;transform:translate(82.4954vw,-10px) scale(.6854);animation:fall-13 24s -22s linear infinite}@keyframes fall-13{44.33%{transform:translate(90.1438vw,44.33vh) scale(.6854)}to{transform:translate(86.3196vw,99vh) scale(.6854)}}.snow:nth-child(14){opacity:.6958;transform:translate(67.5535vw,-10px) scale(.3616);animation:fall-14 17s -28s linear infinite}@keyframes fall-14{38.957%{transform:translate(61.1534vw,38.957vh) scale(.3616)}to{transform:translate(64.35345vw,99vh) scale(.3616)}}.snow:nth-child(15){opacity:.0272;transform:translate(35.8593vw,-10px) scale(.7853);animation:fall-15 25s -12s linear infinite}@keyframes fall-15{71.637%{transform:translate(31.1645vw,71.637vh) scale(.7853)}to{transform:translate(33.5119vw,99vh) scale(.7853)}}.snow:nth-child(16){opacity:1.5712;transform:translate(40.9215vw,-10px) scale(.2626);animation:fall-16 29s -2s linear infinite}@keyframes fall-16{52.733%{transform:translate(47.6624vw,52.733vh) scale(.2626)}to{transform:translate(44.29195vw,99vh) scale(.2626)}}.snow:nth-child(17){opacity:1.8188;transform:translate(60.8662vw,-10px) scale(.0269);animation:fall-17 16s -21s linear infinite}@keyframes fall-17{62.955%{transform:translate(63.424vw,62.955vh) scale(.0269)}to{transform:translate(62.1451vw,99vh) scale(.0269)}}.snow:nth-child(18){opacity:1.8338;transform:translate(17.8674vw,-10px) scale(.0401);animation:fall-18 28s -22s linear infinite}@keyframes fall-18{62.123%{transform:translate(10.7962vw,62.123vh) scale(.0401)}to{transform:translate(14.3318vw,99vh) scale(.0401)}}.snow:nth-child(19){opacity:1.1594;transform:translate(10.0374vw,-10px) scale(.7911);animation:fall-19 18s -19s linear infinite}@keyframes fall-19{35.432%{transform:translate(17.1617vw,35.432vh) scale(.7911)}to{transform:translate(13.59955vw,99vh) scale(.7911)}}.snow:nth-child(20){opacity:.4664;transform:translate(37.8461vw,-10px) scale(.2886);animation:fall-20 19s -22s linear infinite}@keyframes fall-20{53.389%{transform:translate(43.1083vw,53.389vh) scale(.2886)}to{transform:translate(40.4772vw,99vh) scale(.2886)}}.snow:nth-child(21){opacity:.4324;transform:translate(29.6292vw,-10px) scale(.7553);animation:fall-21 18s -27s linear infinite}@keyframes fall-21{57.607%{transform:translate(30.5706vw,57.607vh) scale(.7553)}to{transform:translate(30.0999vw,99vh) scale(.7553)}}.snow:nth-child(22){opacity:1.0844;transform:translate(13.4841vw,-10px) scale(.718);animation:fall-22 17s -25s linear infinite}@keyframes fall-22{63.561%{transform:translate(10.1796vw,63.561vh) scale(.718)}to{transform:translate(11.83185vw,99vh) scale(.718)}}.snow:nth-child(23){opacity:1.806;transform:translate(51.2733vw,-10px) scale(.7115);animation:fall-23 14s -28s linear infinite}@keyframes fall-23{32.719%{transform:translate(59.028vw,32.719vh) scale(.7115)}to{transform:translate(55.15065vw,99vh) scale(.7115)}}.snow:nth-child(24){opacity:.49;transform:translate(3.5568vw,-10px) scale(.5256);animation:fall-24 21s -27s linear infinite}@keyframes fall-24{33.516%{transform:translate(8.8408vw,33.516vh) scale(.5256)}to{transform:translate(6.1988vw,99vh) scale(.5256)}}.snow:nth-child(25){opacity:.9268;transform:translate(98.1279vw,-10px) scale(.4716);animation:fall-25 11s -15s linear infinite}@keyframes fall-25{73.849%{transform:translate(99.3615vw,73.849vh) scale(.4716)}to{transform:translate(98.7447vw,99vh) scale(.4716)}}.snow:nth-child(26){opacity:1.9672;transform:translate(55.8707vw,-10px) scale(.1723);animation:fall-26 16s -27s linear infinite}@keyframes fall-26{57.563%{transform:translate(48.4151vw,57.563vh) scale(.1723)}to{transform:translate(52.1429vw,99vh) scale(.1723)}}.snow:nth-child(27){opacity:.6308;transform:translate(71.7649vw,-10px) scale(.0425);animation:fall-27 15s -26s linear infinite}@keyframes fall-27{38.976%{transform:translate(72.2481vw,38.976vh) scale(.0425)}to{transform:translate(72.0065vw,99vh) scale(.0425)}}.snow:nth-child(28){opacity:1.5036;transform:translate(30.0223vw,-10px) scale(.3281);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{62.273%{transform:translate(31.2974vw,62.273vh) scale(.3281)}to{transform:translate(30.65985vw,99vh) scale(.3281)}}.snow:nth-child(29){opacity:1.68;transform:translate(5.0396vw,-10px) scale(.6173);animation:fall-29 10s -15s linear infinite}@keyframes fall-29{62.681%{transform:translate(.0109vw,62.681vh) scale(.6173)}to{transform:translate(2.52525vw,99vh) scale(.6173)}}.snow:nth-child(30){opacity:.8206;transform:translate(38.0936vw,-10px) scale(.956);animation:fall-30 10s -24s linear infinite}@keyframes fall-30{61.244%{transform:translate(42.0233vw,61.244vh) scale(.956)}to{transform:translate(40.05845vw,99vh) scale(.956)}}.snow:nth-child(31){opacity:.336;transform:translate(61.963vw,-10px) scale(.3298);animation:fall-31 22s -30s linear infinite}@keyframes fall-31{45.652%{transform:translate(68.9434vw,45.652vh) scale(.3298)}to{transform:translate(65.4532vw,99vh) scale(.3298)}}.snow:nth-child(32){opacity:.3886;transform:translate(79.5493vw,-10px) scale(.8201);animation:fall-32 24s -5s linear infinite}@keyframes fall-32{42.199%{transform:translate(84.4386vw,42.199vh) scale(.8201)}to{transform:translate(81.99395vw,99vh) scale(.8201)}}.snow:nth-child(33){opacity:1.3554;transform:translate(46.1418vw,-10px) scale(.685);animation:fall-33 13s -11s linear infinite}@keyframes fall-33{51.716%{transform:translate(44.2733vw,51.716vh) scale(.685)}to{transform:translate(45.20755vw,99vh) scale(.685)}}.snow:nth-child(34){opacity:.0446;transform:translate(45.7151vw,-10px) scale(.1739);animation:fall-34 27s -7s linear infinite}@keyframes fall-34{32.84%{transform:translate(55.089vw,32.84vh) scale(.1739)}to{transform:translate(50.40205vw,99vh) scale(.1739)}}.snow:nth-child(35){opacity:1.0926;transform:translate(3.5298vw,-10px) scale(.2287);animation:fall-35 30s -2s linear infinite}@keyframes fall-35{77.934%{transform:translate(-4.8973vw,77.934vh) scale(.2287)}to{transform:translate(-.68375vw,99vh) scale(.2287)}}.snow:nth-child(36){opacity:1.8722;transform:translate(13.8776vw,-10px) scale(.2034);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{32.822%{transform:translate(9.146vw,32.822vh) scale(.2034)}to{transform:translate(11.5118vw,99vh) scale(.2034)}}.snow:nth-child(37){opacity:.649;transform:translate(1.1285vw,-10px) scale(.2726);animation:fall-37 27s -6s linear infinite}@keyframes fall-37{77.702%{transform:translate(3.7583vw,77.702vh) scale(.2726)}to{transform:translate(2.4434vw,99vh) scale(.2726)}}.snow:nth-child(38){opacity:.5962;transform:translate(42.5294vw,-10px) scale(.4726);animation:fall-38 21s -16s linear infinite}@keyframes fall-38{65.64%{transform:translate(45.0145vw,65.64vh) scale(.4726)}to{transform:translate(43.77195vw,99vh) scale(.4726)}}.snow:nth-child(39){opacity:.6984;transform:translate(25.0771vw,-10px) scale(.7872);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{63.242%{transform:translate(33.7503vw,63.242vh) scale(.7872)}to{transform:translate(29.4137vw,99vh) scale(.7872)}}.snow:nth-child(40){opacity:1.9294;transform:translate(53.9639vw,-10px) scale(.0937);animation:fall-40 12s -14s linear infinite}@keyframes fall-40{66.708%{transform:translate(44.3948vw,66.708vh) scale(.0937)}to{transform:translate(49.17935vw,99vh) scale(.0937)}}.snow:nth-child(41){opacity:.8428;transform:translate(7.1294vw,-10px) scale(.083);animation:fall-41 16s -30s linear infinite}@keyframes fall-41{34.561%{transform:translate(2.6006vw,34.561vh) scale(.083)}to{transform:translate(4.865vw,99vh) scale(.083)}}.snow:nth-child(42){opacity:.9728;transform:translate(25.3969vw,-10px) scale(.3777);animation:fall-42 13s -4s linear infinite}@keyframes fall-42{75.721%{transform:translate(29.8541vw,75.721vh) scale(.3777)}to{transform:translate(27.6255vw,99vh) scale(.3777)}}.snow:nth-child(43){opacity:.782;transform:translate(46.5261vw,-10px) scale(.2831);animation:fall-43 25s -4s linear infinite}@keyframes fall-43{66.728%{transform:translate(40.1191vw,66.728vh) scale(.2831)}to{transform:translate(43.3226vw,99vh) scale(.2831)}}.snow:nth-child(44){opacity:.201;transform:translate(16.171vw,-10px) scale(.4866);animation:fall-44 17s -6s linear infinite}@keyframes fall-44{36.656%{transform:translate(20.6352vw,36.656vh) scale(.4866)}to{transform:translate(18.4031vw,99vh) scale(.4866)}}.snow:nth-child(45){opacity:.9976;transform:translate(16.1943vw,-10px) scale(.4289);animation:fall-45 24s -29s linear infinite}@keyframes fall-45{74.313%{transform:translate(13.2262vw,74.313vh) scale(.4289)}to{transform:translate(14.71025vw,99vh) scale(.4289)}}.snow:nth-child(46){opacity:.2956;transform:translate(90.9447vw,-10px) scale(.0955);animation:fall-46 11s -4s linear infinite}@keyframes fall-46{77.344%{transform:translate(96.8004vw,77.344vh) scale(.0955)}to{transform:translate(93.87255vw,99vh) scale(.0955)}}.snow:nth-child(47){opacity:1.8884;transform:translate(77.7838vw,-10px) scale(.0825);animation:fall-47 30s -11s linear infinite}@keyframes fall-47{32.933%{transform:translate(70.4952vw,32.933vh) scale(.0825)}to{transform:translate(74.1395vw,99vh) scale(.0825)}}.snow:nth-child(48){opacity:1.6858;transform:translate(64.8516vw,-10px) scale(.7602);animation:fall-48 14s -8s linear infinite}@keyframes fall-48{64.707%{transform:translate(63.5776vw,64.707vh) scale(.7602)}to{transform:translate(64.2146vw,99vh) scale(.7602)}}.snow:nth-child(49){opacity:.7258;transform:translate(33.92vw,-10px) scale(.3661);animation:fall-49 17s -13s linear infinite}@keyframes fall-49{74.073%{transform:translate(37.7606vw,74.073vh) scale(.3661)}to{transform:translate(35.8403vw,99vh) scale(.3661)}}.snow:nth-child(50){opacity:.3444;transform:translate(38.2415vw,-10px) scale(.8359);animation:fall-50 18s -18s linear infinite}@keyframes fall-50{74.59%{transform:translate(43.0211vw,74.59vh) scale(.8359)}to{transform:translate(40.6313vw,99vh) scale(.8359)}}.snow:nth-child(51){opacity:.0306;transform:translate(84.3751vw,-10px) scale(.6907);animation:fall-51 23s -9s linear infinite}@keyframes fall-51{35.791%{transform:translate(75.4774vw,35.791vh) scale(.6907)}to{transform:translate(79.92625vw,99vh) scale(.6907)}}.snow:nth-child(52){opacity:.0254;transform:translate(31.8253vw,-10px) scale(.2023);animation:fall-52 11s -7s linear infinite}@keyframes fall-52{30.396%{transform:translate(24.2585vw,30.396vh) scale(.2023)}to{transform:translate(28.0419vw,99vh) scale(.2023)}}.snow:nth-child(53){opacity:.6984;transform:translate(49.7659vw,-10px) scale(.9632);animation:fall-53 17s -16s linear infinite}@keyframes fall-53{66.589%{transform:translate(40.6055vw,66.589vh) scale(.9632)}to{transform:translate(45.1857vw,99vh) scale(.9632)}}.snow:nth-child(54){opacity:.4452;transform:translate(3.0904vw,-10px) scale(.5422);animation:fall-54 29s -21s linear infinite}@keyframes fall-54{40.45%{transform:translate(3.5957vw,40.45vh) scale(.5422)}to{transform:translate(3.34305vw,99vh) scale(.5422)}}.snow:nth-child(55){opacity:1.0604;transform:translate(17.7126vw,-10px) scale(.2814);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{70.231%{transform:translate(14.6329vw,70.231vh) scale(.2814)}to{transform:translate(16.17275vw,99vh) scale(.2814)}}.snow:nth-child(56){opacity:1.4138;transform:translate(27.4914vw,-10px) scale(.6225);animation:fall-56 18s -10s linear infinite}@keyframes fall-56{53.381%{transform:translate(36.0672vw,53.381vh) scale(.6225)}to{transform:translate(31.7793vw,99vh) scale(.6225)}}.snow:nth-child(57){opacity:1.3678;transform:translate(90.7424vw,-10px) scale(.3284);animation:fall-57 12s -24s linear infinite}@keyframes fall-57{75.548%{transform:translate(100.6309vw,75.548vh) scale(.3284)}to{transform:translate(95.68665vw,99vh) scale(.3284)}}.snow:nth-child(58){opacity:.079;transform:translate(94.9624vw,-10px) scale(.1808);animation:fall-58 11s -8s linear infinite}@keyframes fall-58{50.434%{transform:translate(98.5863vw,50.434vh) scale(.1808)}to{transform:translate(96.77435vw,99vh) scale(.1808)}}.snow:nth-child(59){opacity:1.6878;transform:translate(97.8011vw,-10px) scale(.5627);animation:fall-59 12s -30s linear infinite}@keyframes fall-59{52.938%{transform:translate(105.1119vw,52.938vh) scale(.5627)}to{transform:translate(101.4565vw,99vh) scale(.5627)}}.snow:nth-child(60){opacity:1.5446;transform:translate(5.6731vw,-10px) scale(.2454);animation:fall-60 30s -20s linear infinite}@keyframes fall-60{32.527%{transform:translate(2.0504vw,32.527vh) scale(.2454)}to{transform:translate(3.86175vw,99vh) scale(.2454)}}.snow:nth-child(61){opacity:1.3254;transform:translate(18.8348vw,-10px) scale(.1872);animation:fall-61 27s -5s linear infinite}@keyframes fall-61{61.817%{transform:translate(19.619vw,61.817vh) scale(.1872)}to{transform:translate(19.2269vw,99vh) scale(.1872)}}.snow:nth-child(62){opacity:1.9638;transform:translate(74.7914vw,-10px) scale(.5175);animation:fall-62 25s -23s linear infinite}@keyframes fall-62{45.799%{transform:translate(74.4214vw,45.799vh) scale(.5175)}to{transform:translate(74.6064vw,99vh) scale(.5175)}}.snow:nth-child(63){opacity:.4494;transform:translate(99.3331vw,-10px) scale(.6762);animation:fall-63 17s -26s linear infinite}@keyframes fall-63{69.171%{transform:translate(107.7738vw,69.171vh) scale(.6762)}to{transform:translate(103.55345vw,99vh) scale(.6762)}}.snow:nth-child(64){opacity:1.9102;transform:translate(55.3088vw,-10px) scale(.3493);animation:fall-64 13s -4s linear infinite}@keyframes fall-64{54.771%{transform:translate(59.5881vw,54.771vh) scale(.3493)}to{transform:translate(57.44845vw,99vh) scale(.3493)}}.snow:nth-child(65){opacity:1.207;transform:translate(26.2838vw,-10px) scale(.3786);animation:fall-65 28s -12s linear infinite}@keyframes fall-65{69.196%{transform:translate(25.1693vw,69.196vh) scale(.3786)}to{transform:translate(25.72655vw,99vh) scale(.3786)}}.snow:nth-child(66){opacity:.1028;transform:translate(2.7273vw,-10px) scale(.7781);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{39.837%{transform:translate(10.0518vw,39.837vh) scale(.7781)}to{transform:translate(6.38955vw,99vh) scale(.7781)}}.snow:nth-child(67){opacity:1.2582;transform:translate(68.332vw,-10px) scale(.1129);animation:fall-67 13s -25s linear infinite}@keyframes fall-67{54.406%{transform:translate(69.4124vw,54.406vh) scale(.1129)}to{transform:translate(68.8722vw,99vh) scale(.1129)}}.snow:nth-child(68){opacity:1.442;transform:translate(91.8104vw,-10px) scale(.4936);animation:fall-68 11s -16s linear infinite}@keyframes fall-68{74.013%{transform:translate(90.476vw,74.013vh) scale(.4936)}to{transform:translate(91.1432vw,99vh) scale(.4936)}}.snow:nth-child(69){opacity:.4564;transform:translate(25.2835vw,-10px) scale(.2238);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{67.19%{transform:translate(30.365vw,67.19vh) scale(.2238)}to{transform:translate(27.82425vw,99vh) scale(.2238)}}.snow:nth-child(70){opacity:.4918;transform:translate(11.3507vw,-10px) scale(.0489);animation:fall-70 10s -25s linear infinite}@keyframes fall-70{40.116%{transform:translate(2.1859vw,40.116vh) scale(.0489)}to{transform:translate(6.7683vw,99vh) scale(.0489)}}.snow:nth-child(71){opacity:1.2064;transform:translate(83.8162vw,-10px) scale(.0825);animation:fall-71 18s -28s linear infinite}@keyframes fall-71{64.609%{transform:translate(86.7694vw,64.609vh) scale(.0825)}to{transform:translate(85.2928vw,99vh) scale(.0825)}}.snow:nth-child(72){opacity:.9286;transform:translate(75.1986vw,-10px) scale(.1463);animation:fall-72 27s -18s linear infinite}@keyframes fall-72{49.43%{transform:translate(66.4061vw,49.43vh) scale(.1463)}to{transform:translate(70.80235vw,99vh) scale(.1463)}}.snow:nth-child(73){opacity:1.1328;transform:translate(7.866vw,-10px) scale(.8487);animation:fall-73 30s -11s linear infinite}@keyframes fall-73{77.594%{transform:translate(3.0344vw,77.594vh) scale(.8487)}to{transform:translate(5.4502vw,99vh) scale(.8487)}}.snow:nth-child(74){opacity:.2662;transform:translate(29.0165vw,-10px) scale(.5717);animation:fall-74 15s -22s linear infinite}@keyframes fall-74{68.597%{transform:translate(26.7057vw,68.597vh) scale(.5717)}to{transform:translate(27.8611vw,99vh) scale(.5717)}}.snow:nth-child(75){opacity:.3452;transform:translate(69.827vw,-10px) scale(.3824);animation:fall-75 24s -9s linear infinite}@keyframes fall-75{74.738%{transform:translate(71.9972vw,74.738vh) scale(.3824)}to{transform:translate(70.9121vw,99vh) scale(.3824)}}.snow:nth-child(76){opacity:.6844;transform:translate(36.8245vw,-10px) scale(.2021);animation:fall-76 28s -23s linear infinite}@keyframes fall-76{52.866%{transform:translate(36.0583vw,52.866vh) scale(.2021)}to{transform:translate(36.4414vw,99vh) scale(.2021)}}.snow:nth-child(77){opacity:.3252;transform:translate(67.5423vw,-10px) scale(.874);animation:fall-77 26s -28s linear infinite}@keyframes fall-77{55.571%{transform:translate(69.7735vw,55.571vh) scale(.874)}to{transform:translate(68.6579vw,99vh) scale(.874)}}.snow:nth-child(78){opacity:.8954;transform:translate(13.5127vw,-10px) scale(.0327);animation:fall-78 11s -22s linear infinite}@keyframes fall-78{70.814%{transform:translate(5.843vw,70.814vh) scale(.0327)}to{transform:translate(9.67785vw,99vh) scale(.0327)}}.snow:nth-child(79){opacity:1.4904;transform:translate(61.0805vw,-10px) scale(.9398);animation:fall-79 19s -29s linear infinite}@keyframes fall-79{72.148%{transform:translate(65.6286vw,72.148vh) scale(.9398)}to{transform:translate(63.35455vw,99vh) scale(.9398)}}.snow:nth-child(80){opacity:.0806;transform:translate(82.31vw,-10px) scale(.6213);animation:fall-80 14s -30s linear infinite}@keyframes fall-80{42.705%{transform:translate(78.17vw,42.705vh) scale(.6213)}to{transform:translate(80.24vw,99vh) scale(.6213)}}.snow:nth-child(81){opacity:.9694;transform:translate(24.2408vw,-10px) scale(.446);animation:fall-81 11s -30s linear infinite}@keyframes fall-81{53.522%{transform:translate(14.824vw,53.522vh) scale(.446)}to{transform:translate(19.5324vw,99vh) scale(.446)}}.snow:nth-child(82){opacity:.625;transform:translate(23.1749vw,-10px) scale(.0488);animation:fall-82 25s -5s linear infinite}@keyframes fall-82{67.097%{transform:translate(28.0683vw,67.097vh) scale(.0488)}to{transform:translate(25.6216vw,99vh) scale(.0488)}}.snow:nth-child(83){opacity:1.8962;transform:translate(77.6591vw,-10px) scale(.2848);animation:fall-83 22s -27s linear infinite}@keyframes fall-83{55.728%{transform:translate(87.1641vw,55.728vh) scale(.2848)}to{transform:translate(82.4116vw,99vh) scale(.2848)}}.snow:nth-child(84){opacity:1.9874;transform:translate(78.9619vw,-10px) scale(.0686);animation:fall-84 16s -27s linear infinite}@keyframes fall-84{73.071%{transform:translate(83.9498vw,73.071vh) scale(.0686)}to{transform:translate(81.45585vw,99vh) scale(.0686)}}.snow:nth-child(85){opacity:.92;transform:translate(95.4807vw,-10px) scale(.0095);animation:fall-85 25s -11s linear infinite}@keyframes fall-85{72.037%{transform:translate(93.9736vw,72.037vh) scale(.0095)}to{transform:translate(94.72715vw,99vh) scale(.0095)}}.snow:nth-child(86){opacity:1.675;transform:translate(40.2857vw,-10px) scale(.2353);animation:fall-86 28s -24s linear infinite}@keyframes fall-86{45.494%{transform:translate(49.5684vw,45.494vh) scale(.2353)}to{transform:translate(44.92705vw,99vh) scale(.2353)}}.snow:nth-child(87){opacity:.5468;transform:translate(62.1722vw,-10px) scale(.6521);animation:fall-87 15s -19s linear infinite}@keyframes fall-87{50.502%{transform:translate(59.3191vw,50.502vh) scale(.6521)}to{transform:translate(60.74565vw,99vh) scale(.6521)}}.snow:nth-child(88){opacity:.6754;transform:translate(23.2229vw,-10px) scale(.3653);animation:fall-88 21s -22s linear infinite}@keyframes fall-88{34.296%{transform:translate(30.8169vw,34.296vh) scale(.3653)}to{transform:translate(27.0199vw,99vh) scale(.3653)}}.snow:nth-child(89){opacity:.5322;transform:translate(34.3288vw,-10px) scale(.313);animation:fall-89 25s -7s linear infinite}@keyframes fall-89{73.481%{transform:translate(24.9525vw,73.481vh) scale(.313)}to{transform:translate(29.64065vw,99vh) scale(.313)}}.snow:nth-child(90){opacity:1.5444;transform:translate(31.5466vw,-10px) scale(.0768);animation:fall-90 25s -14s linear infinite}@keyframes fall-90{32.375%{transform:translate(28.8463vw,32.375vh) scale(.0768)}to{transform:translate(30.19645vw,99vh) scale(.0768)}}.snow:nth-child(91){opacity:1.8026;transform:translate(77.9314vw,-10px) scale(.4806);animation:fall-91 17s -29s linear infinite}@keyframes fall-91{57.641%{transform:translate(78.5896vw,57.641vh) scale(.4806)}to{transform:translate(78.2605vw,99vh) scale(.4806)}}.snow:nth-child(92){opacity:.7516;transform:translate(95.481vw,-10px) scale(.9195);animation:fall-92 16s -3s linear infinite}@keyframes fall-92{44.414%{transform:translate(97.9858vw,44.414vh) scale(.9195)}to{transform:translate(96.7334vw,99vh) scale(.9195)}}.snow:nth-child(93){opacity:.889;transform:translate(86.3873vw,-10px) scale(.2636);animation:fall-93 27s -26s linear infinite}@keyframes fall-93{67.452%{transform:translate(94.6035vw,67.452vh) scale(.2636)}to{transform:translate(90.4954vw,99vh) scale(.2636)}}.snow:nth-child(94){opacity:.0284;transform:translate(31.3212vw,-10px) scale(.0668);animation:fall-94 28s -21s linear infinite}@keyframes fall-94{50.574%{transform:translate(22.5826vw,50.574vh) scale(.0668)}to{transform:translate(26.9519vw,99vh) scale(.0668)}}.snow:nth-child(95){opacity:1.5728;transform:translate(46.5906vw,-10px) scale(.5143);animation:fall-95 30s -1s linear infinite}@keyframes fall-95{67.55%{transform:translate(54.8182vw,67.55vh) scale(.5143)}to{transform:translate(50.7044vw,99vh) scale(.5143)}}.snow:nth-child(96){opacity:.836;transform:translate(73.2969vw,-10px) scale(.3111);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{41.277%{transform:translate(80.7934vw,41.277vh) scale(.3111)}to{transform:translate(77.04515vw,99vh) scale(.3111)}}.snow:nth-child(97){opacity:1.2318;transform:translate(29.8395vw,-10px) scale(.9614);animation:fall-97 22s -4s linear infinite}@keyframes fall-97{70.465%{transform:translate(21.8115vw,70.465vh) scale(.9614)}to{transform:translate(25.8255vw,99vh) scale(.9614)}}.snow:nth-child(98){opacity:1.0162;transform:translate(26.8645vw,-10px) scale(.0489);animation:fall-98 29s -29s linear infinite}@keyframes fall-98{61.11%{transform:translate(17.2106vw,61.11vh) scale(.0489)}to{transform:translate(22.03755vw,99vh) scale(.0489)}}.snow:nth-child(99){opacity:1.4296;transform:translate(86.6939vw,-10px) scale(.8516);animation:fall-99 15s -18s linear infinite}@keyframes fall-99{44.715%{transform:translate(85.4963vw,44.715vh) scale(.8516)}to{transform:translate(86.0951vw,99vh) scale(.8516)}}.snow:nth-child(100){opacity:1.7982;transform:translate(44.9525vw,-10px) scale(.9936);animation:fall-100 29s -5s linear infinite}@keyframes fall-100{55.249%{transform:translate(40.2195vw,55.249vh) scale(.9936)}to{transform:translate(42.586vw,99vh) scale(.9936)}}.snow:nth-child(101){opacity:.9884;transform:translate(30.4641vw,-10px) scale(.3344);animation:fall-101 28s -21s linear infinite}@keyframes fall-101{32.597%{transform:translate(24.9722vw,32.597vh) scale(.3344)}to{transform:translate(27.71815vw,99vh) scale(.3344)}}.snow:nth-child(102){opacity:.2594;transform:translate(32.5484vw,-10px) scale(.6764);animation:fall-102 13s -25s linear infinite}@keyframes fall-102{31.426%{transform:translate(29.1175vw,31.426vh) scale(.6764)}to{transform:translate(30.83295vw,99vh) scale(.6764)}}.snow:nth-child(103){opacity:.7084;transform:translate(29.9206vw,-10px) scale(.7184);animation:fall-103 26s -28s linear infinite}@keyframes fall-103{37.382%{transform:translate(25.6867vw,37.382vh) scale(.7184)}to{transform:translate(27.80365vw,99vh) scale(.7184)}}.snow:nth-child(104){opacity:.4826;transform:translate(72.3963vw,-10px) scale(.9769);animation:fall-104 30s -25s linear infinite}@keyframes fall-104{77.11%{transform:translate(82.232vw,77.11vh) scale(.9769)}to{transform:translate(77.31415vw,99vh) scale(.9769)}}.snow:nth-child(105){opacity:1.017;transform:translate(15.3301vw,-10px) scale(.4845);animation:fall-105 10s -18s linear infinite}@keyframes fall-105{45.602%{transform:translate(19.1905vw,45.602vh) scale(.4845)}to{transform:translate(17.2603vw,99vh) scale(.4845)}}.snow:nth-child(106){opacity:.7244;transform:translate(3.7862vw,-10px) scale(.2504);animation:fall-106 17s -20s linear infinite}@keyframes fall-106{47.3%{transform:translate(1.7815vw,47.3vh) scale(.2504)}to{transform:translate(2.78385vw,99vh) scale(.2504)}}.snow:nth-child(107){opacity:.9802;transform:translate(70.4037vw,-10px) scale(.976);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{56.579%{transform:translate(70.106vw,56.579vh) scale(.976)}to{transform:translate(70.25485vw,99vh) scale(.976)}}.snow:nth-child(108){opacity:1.4916;transform:translate(93.1781vw,-10px) scale(.6428);animation:fall-108 15s -7s linear infinite}@keyframes fall-108{35.096%{transform:translate(83.9486vw,35.096vh) scale(.6428)}to{transform:translate(88.56335vw,99vh) scale(.6428)}}.snow:nth-child(109){opacity:.7692;transform:translate(12.0504vw,-10px) scale(.1187);animation:fall-109 25s -14s linear infinite}@keyframes fall-109{42.121%{transform:translate(20.2504vw,42.121vh) scale(.1187)}to{transform:translate(16.1504vw,99vh) scale(.1187)}}.snow:nth-child(110){opacity:.031;transform:translate(61.0168vw,-10px) scale(.2551);animation:fall-110 30s -15s linear infinite}@keyframes fall-110{61.578%{transform:translate(62.0263vw,61.578vh) scale(.2551)}to{transform:translate(61.52155vw,99vh) scale(.2551)}}.snow:nth-child(111){opacity:.2788;transform:translate(41.5284vw,-10px) scale(.2476);animation:fall-111 20s -4s linear infinite}@keyframes fall-111{33.738%{transform:translate(36.8387vw,33.738vh) scale(.2476)}to{transform:translate(39.18355vw,99vh) scale(.2476)}}.snow:nth-child(112){opacity:.4386;transform:translate(24.6217vw,-10px) scale(.7682);animation:fall-112 17s -20s linear infinite}@keyframes fall-112{59.88%{transform:translate(24.4697vw,59.88vh) scale(.7682)}to{transform:translate(24.5457vw,99vh) scale(.7682)}}.snow:nth-child(113){opacity:1.4958;transform:translate(54.3715vw,-10px) scale(.2132);animation:fall-113 20s -14s linear infinite}@keyframes fall-113{49.096%{transform:translate(60.1731vw,49.096vh) scale(.2132)}to{transform:translate(57.2723vw,99vh) scale(.2132)}}.snow:nth-child(114){opacity:1.9156;transform:translate(72.8153vw,-10px) scale(.6078);animation:fall-114 25s -29s linear infinite}@keyframes fall-114{72.624%{transform:translate(68.272vw,72.624vh) scale(.6078)}to{transform:translate(70.54365vw,99vh) scale(.6078)}}.snow:nth-child(115){opacity:1.6836;transform:translate(74.9514vw,-10px) scale(.2869);animation:fall-115 10s -8s linear infinite}@keyframes fall-115{33.638%{transform:translate(70.8643vw,33.638vh) scale(.2869)}to{transform:translate(72.90785vw,99vh) scale(.2869)}}.snow:nth-child(116){opacity:1.5206;transform:translate(92.2647vw,-10px) scale(.3867);animation:fall-116 23s -9s linear infinite}@keyframes fall-116{63.971%{transform:translate(98.7111vw,63.971vh) scale(.3867)}to{transform:translate(95.4879vw,99vh) scale(.3867)}}.snow:nth-child(117){opacity:1.979;transform:translate(20.1514vw,-10px) scale(.4598);animation:fall-117 15s -21s linear infinite}@keyframes fall-117{72.915%{transform:translate(17.8457vw,72.915vh) scale(.4598)}to{transform:translate(18.99855vw,99vh) scale(.4598)}}.snow:nth-child(118){opacity:.0142;transform:translate(42.4679vw,-10px) scale(.1374);animation:fall-118 21s -16s linear infinite}@keyframes fall-118{69.091%{transform:translate(48.074vw,69.091vh) scale(.1374)}to{transform:translate(45.27095vw,99vh) scale(.1374)}}.snow:nth-child(119){opacity:.277;transform:translate(37.6579vw,-10px) scale(.6431);animation:fall-119 15s -22s linear infinite}@keyframes fall-119{42.79%{transform:translate(33.1837vw,42.79vh) scale(.6431)}to{transform:translate(35.4208vw,99vh) scale(.6431)}}.snow:nth-child(120){opacity:1.2076;transform:translate(59.7868vw,-10px) scale(.8411);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{53.04%{transform:translate(53.9736vw,53.04vh) scale(.8411)}to{transform:translate(56.8802vw,99vh) scale(.8411)}}.snow:nth-child(121){opacity:1.4974;transform:translate(82.3046vw,-10px) scale(.3503);animation:fall-121 28s -30s linear infinite}@keyframes fall-121{71.876%{transform:translate(91.0087vw,71.876vh) scale(.3503)}to{transform:translate(86.65665vw,99vh) scale(.3503)}}.snow:nth-child(122){opacity:1.336;transform:translate(82.1934vw,-10px) scale(.7352);animation:fall-122 11s -4s linear infinite}@keyframes fall-122{47.342%{transform:translate(85.4739vw,47.342vh) scale(.7352)}to{transform:translate(83.83365vw,99vh) scale(.7352)}}.snow:nth-child(123){opacity:.3294;transform:translate(78.5955vw,-10px) scale(.7091);animation:fall-123 25s -1s linear infinite}@keyframes fall-123{66.042%{transform:translate(76.2512vw,66.042vh) scale(.7091)}to{transform:translate(77.42335vw,99vh) scale(.7091)}}.snow:nth-child(124){opacity:.7356;transform:translate(1.6872vw,-10px) scale(.1339);animation:fall-124 20s -23s linear infinite}@keyframes fall-124{73.721%{transform:translate(-4.9518vw,73.721vh) scale(.1339)}to{transform:translate(-1.6323vw,99vh) scale(.1339)}}.snow:nth-child(125){opacity:1.239;transform:translate(22.9276vw,-10px) scale(.4703);animation:fall-125 16s -21s linear infinite}@keyframes fall-125{57.939%{transform:translate(13.6426vw,57.939vh) scale(.4703)}to{transform:translate(18.2851vw,99vh) scale(.4703)}}.snow:nth-child(126){opacity:1.6826;transform:translate(4.6273vw,-10px) scale(.1919);animation:fall-126 17s -18s linear infinite}@keyframes fall-126{78.291%{transform:translate(-4.5757vw,78.291vh) scale(.1919)}to{transform:translate(.0258vw,99vh) scale(.1919)}}.snow:nth-child(127){opacity:1.519;transform:translate(55.0368vw,-10px) scale(.6567);animation:fall-127 23s -9s linear infinite}@keyframes fall-127{74.347%{transform:translate(64.6289vw,74.347vh) scale(.6567)}to{transform:translate(59.83285vw,99vh) scale(.6567)}}.snow:nth-child(128){opacity:.5246;transform:translate(81.2539vw,-10px) scale(.189);animation:fall-128 28s -17s linear infinite}@keyframes fall-128{64.399%{transform:translate(83.4842vw,64.399vh) scale(.189)}to{transform:translate(82.36905vw,99vh) scale(.189)}}.snow:nth-child(129){opacity:1.4478;transform:translate(34.7674vw,-10px) scale(.34);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{32.084%{transform:translate(32.2265vw,32.084vh) scale(.34)}to{transform:translate(33.49695vw,99vh) scale(.34)}}.snow:nth-child(130){opacity:1.9512;transform:translate(15.6164vw,-10px) scale(.1488);animation:fall-130 18s -4s linear infinite}@keyframes fall-130{68.885%{transform:translate(13.5331vw,68.885vh) scale(.1488)}to{transform:translate(14.57475vw,99vh) scale(.1488)}}.snow:nth-child(131){opacity:1.3094;transform:translate(19.6281vw,-10px) scale(.1394);animation:fall-131 30s -18s linear infinite}@keyframes fall-131{41.916%{transform:translate(18.3212vw,41.916vh) scale(.1394)}to{transform:translate(18.97465vw,99vh) scale(.1394)}}.snow:nth-child(132){opacity:.5038;transform:translate(27.123vw,-10px) scale(.2684);animation:fall-132 10s -4s linear infinite}@keyframes fall-132{60.342%{transform:translate(21.1133vw,60.342vh) scale(.2684)}to{transform:translate(24.11815vw,99vh) scale(.2684)}}.snow:nth-child(133){opacity:.792;transform:translate(67.7369vw,-10px) scale(.5359);animation:fall-133 16s -21s linear infinite}@keyframes fall-133{47.327%{transform:translate(69.02vw,47.327vh) scale(.5359)}to{transform:translate(68.37845vw,99vh) scale(.5359)}}.snow:nth-child(134){opacity:.003;transform:translate(98.1651vw,-10px) scale(.0806);animation:fall-134 14s -18s linear infinite}@keyframes fall-134{30.201%{transform:translate(100.1181vw,30.201vh) scale(.0806)}to{transform:translate(99.1416vw,99vh) scale(.0806)}}.snow:nth-child(135){opacity:1.798;transform:translate(36.4607vw,-10px) scale(.7114);animation:fall-135 24s -9s linear infinite}@keyframes fall-135{67.669%{transform:translate(31.4046vw,67.669vh) scale(.7114)}to{transform:translate(33.93265vw,99vh) scale(.7114)}}.snow:nth-child(136){opacity:.058;transform:translate(56.2838vw,-10px) scale(.1726);animation:fall-136 17s -17s linear infinite}@keyframes fall-136{61.978%{transform:translate(53.6278vw,61.978vh) scale(.1726)}to{transform:translate(54.9558vw,99vh) scale(.1726)}}.snow:nth-child(137){opacity:.2864;transform:translate(70.4921vw,-10px) scale(.8247);animation:fall-137 28s -27s linear infinite}@keyframes fall-137{31.542%{transform:translate(67.5078vw,31.542vh) scale(.8247)}to{transform:translate(68.99995vw,99vh) scale(.8247)}}.snow:nth-child(138){opacity:1.5464;transform:translate(40.4386vw,-10px) scale(.4454);animation:fall-138 29s -8s linear infinite}@keyframes fall-138{47.315%{transform:translate(50.2996vw,47.315vh) scale(.4454)}to{transform:translate(45.3691vw,99vh) scale(.4454)}}.snow:nth-child(139){opacity:1.0864;transform:translate(45.1119vw,-10px) scale(.0453);animation:fall-139 20s -7s linear infinite}@keyframes fall-139{47.856%{transform:translate(53.0915vw,47.856vh) scale(.0453)}to{transform:translate(49.1017vw,99vh) scale(.0453)}}.snow:nth-child(140){opacity:.6362;transform:translate(69.2882vw,-10px) scale(.8032);animation:fall-140 13s -25s linear infinite}@keyframes fall-140{62.926%{transform:translate(76.4952vw,62.926vh) scale(.8032)}to{transform:translate(72.8917vw,99vh) scale(.8032)}}.snow:nth-child(141){opacity:1.0244;transform:translate(60.5321vw,-10px) scale(.6539);animation:fall-141 12s -13s linear infinite}@keyframes fall-141{31.348%{transform:translate(65.3619vw,31.348vh) scale(.6539)}to{transform:translate(62.947vw,99vh) scale(.6539)}}.snow:nth-child(142){opacity:1.446;transform:translate(80.2941vw,-10px) scale(.9841);animation:fall-142 28s -8s linear infinite}@keyframes fall-142{53.891%{transform:translate(81.5611vw,53.891vh) scale(.9841)}to{transform:translate(80.9276vw,99vh) scale(.9841)}}.snow:nth-child(143){opacity:.9606;transform:translate(22.0537vw,-10px) scale(.726);animation:fall-143 16s -3s linear infinite}@keyframes fall-143{64.937%{transform:translate(20.7809vw,64.937vh) scale(.726)}to{transform:translate(21.4173vw,99vh) scale(.726)}}.snow:nth-child(144){opacity:.5844;transform:translate(20.1553vw,-10px) scale(.5906);animation:fall-144 21s -29s linear infinite}@keyframes fall-144{58.85%{transform:translate(22.0076vw,58.85vh) scale(.5906)}to{transform:translate(21.08145vw,99vh) scale(.5906)}}.snow:nth-child(145){opacity:.3444;transform:translate(55.9567vw,-10px) scale(.5936);animation:fall-145 13s -28s linear infinite}@keyframes fall-145{75.69%{transform:translate(49.0835vw,75.69vh) scale(.5936)}to{transform:translate(52.5201vw,99vh) scale(.5936)}}.snow:nth-child(146){opacity:.2566;transform:translate(36.3525vw,-10px) scale(.7275);animation:fall-146 11s -20s linear infinite}@keyframes fall-146{58.451%{transform:translate(38.5454vw,58.451vh) scale(.7275)}to{transform:translate(37.44895vw,99vh) scale(.7275)}}.snow:nth-child(147){opacity:1.2922;transform:translate(21.2546vw,-10px) scale(.0269);animation:fall-147 27s -2s linear infinite}@keyframes fall-147{59.426%{transform:translate(14.2124vw,59.426vh) scale(.0269)}to{transform:translate(17.7335vw,99vh) scale(.0269)}}.snow:nth-child(148){opacity:.2456;transform:translate(15.5863vw,-10px) scale(.949);animation:fall-148 18s -21s linear infinite}@keyframes fall-148{72.833%{transform:translate(5.615vw,72.833vh) scale(.949)}to{transform:translate(10.60065vw,99vh) scale(.949)}}.snow:nth-child(149){opacity:.471;transform:translate(88.3982vw,-10px) scale(.3652);animation:fall-149 30s -24s linear infinite}@keyframes fall-149{34.577%{transform:translate(93.4622vw,34.577vh) scale(.3652)}to{transform:translate(90.9302vw,99vh) scale(.3652)}}.snow:nth-child(150){opacity:.4812;transform:translate(44.79vw,-10px) scale(.4923);animation:fall-150 28s -12s linear infinite}@keyframes fall-150{33.602%{transform:translate(40.8127vw,33.602vh) scale(.4923)}to{transform:translate(42.80135vw,99vh) scale(.4923)}}.snow:nth-child(151){opacity:1.3748;transform:translate(34.0718vw,-10px) scale(.5552);animation:fall-151 13s -1s linear infinite}@keyframes fall-151{33.146%{transform:translate(40.186vw,33.146vh) scale(.5552)}to{transform:translate(37.1289vw,99vh) scale(.5552)}}.snow:nth-child(152){opacity:.3246;transform:translate(24.8925vw,-10px) scale(.1206);animation:fall-152 13s -13s linear infinite}@keyframes fall-152{30.773%{transform:translate(15.7993vw,30.773vh) scale(.1206)}to{transform:translate(20.3459vw,99vh) scale(.1206)}}.snow:nth-child(153){opacity:1.3404;transform:translate(45.1605vw,-10px) scale(.2989);animation:fall-153 12s -4s linear infinite}@keyframes fall-153{71.519%{transform:translate(41.8443vw,71.519vh) scale(.2989)}to{transform:translate(43.5024vw,99vh) scale(.2989)}}.snow:nth-child(154){opacity:.849;transform:translate(84.7061vw,-10px) scale(.157);animation:fall-154 16s -5s linear infinite}@keyframes fall-154{69.106%{transform:translate(89.4245vw,69.106vh) scale(.157)}to{transform:translate(87.0653vw,99vh) scale(.157)}}.snow:nth-child(155){opacity:1.9332;transform:translate(90.5013vw,-10px) scale(.3086);animation:fall-155 27s -16s linear infinite}@keyframes fall-155{32.869%{transform:translate(89.5177vw,32.869vh) scale(.3086)}to{transform:translate(90.0095vw,99vh) scale(.3086)}}.snow:nth-child(156){opacity:1.7608;transform:translate(92.2742vw,-10px) scale(.9687);animation:fall-156 27s -12s linear infinite}@keyframes fall-156{60.269%{transform:translate(93.1467vw,60.269vh) scale(.9687)}to{transform:translate(92.71045vw,99vh) scale(.9687)}}.snow:nth-child(157){opacity:.0546;transform:translate(23.1908vw,-10px) scale(.2604);animation:fall-157 13s -2s linear infinite}@keyframes fall-157{78.538%{transform:translate(24.4068vw,78.538vh) scale(.2604)}to{transform:translate(23.7988vw,99vh) scale(.2604)}}.snow:nth-child(158){opacity:1.8172;transform:translate(42.6691vw,-10px) scale(.2241);animation:fall-158 27s -27s linear infinite}@keyframes fall-158{31.091%{transform:translate(35.8022vw,31.091vh) scale(.2241)}to{transform:translate(39.23565vw,99vh) scale(.2241)}}.snow:nth-child(159){opacity:.3234;transform:translate(98.8165vw,-10px) scale(.3038);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{59.08%{transform:translate(95.971vw,59.08vh) scale(.3038)}to{transform:translate(97.39375vw,99vh) scale(.3038)}}.snow:nth-child(160){opacity:1.4944;transform:translate(10.2838vw,-10px) scale(.1719);animation:fall-160 12s -19s linear infinite}@keyframes fall-160{69.979%{transform:translate(10.8173vw,69.979vh) scale(.1719)}to{transform:translate(10.55055vw,99vh) scale(.1719)}}.snow:nth-child(161){opacity:.3848;transform:translate(55.2596vw,-10px) scale(.6172);animation:fall-161 23s -4s linear infinite}@keyframes fall-161{52.634%{transform:translate(62.629vw,52.634vh) scale(.6172)}to{transform:translate(58.9443vw,99vh) scale(.6172)}}.snow:nth-child(162){opacity:1.653;transform:translate(25.7648vw,-10px) scale(.217);animation:fall-162 17s -21s linear infinite}@keyframes fall-162{66.843%{transform:translate(26.2194vw,66.843vh) scale(.217)}to{transform:translate(25.9921vw,99vh) scale(.217)}}.snow:nth-child(163){opacity:.6954;transform:translate(68.3242vw,-10px) scale(.6199);animation:fall-163 29s -26s linear infinite}@keyframes fall-163{67.985%{transform:translate(75.5193vw,67.985vh) scale(.6199)}to{transform:translate(71.92175vw,99vh) scale(.6199)}}.snow:nth-child(164){opacity:.451;transform:translate(96.2177vw,-10px) scale(.075);animation:fall-164 17s -24s linear infinite}@keyframes fall-164{71.113%{transform:translate(90.9282vw,71.113vh) scale(.075)}to{transform:translate(93.57295vw,99vh) scale(.075)}}.snow:nth-child(165){opacity:.4948;transform:translate(23.0437vw,-10px) scale(.3646);animation:fall-165 26s -8s linear infinite}@keyframes fall-165{53.507%{transform:translate(29.0116vw,53.507vh) scale(.3646)}to{transform:translate(26.02765vw,99vh) scale(.3646)}}.snow:nth-child(166){opacity:1.1136;transform:translate(76.8865vw,-10px) scale(.8894);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{60.868%{transform:translate(85.8392vw,60.868vh) scale(.8894)}to{transform:translate(81.36285vw,99vh) scale(.8894)}}.snow:nth-child(167){opacity:1.9946;transform:translate(73.9801vw,-10px) scale(.7603);animation:fall-167 14s -22s linear infinite}@keyframes fall-167{58.023%{transform:translate(75.1668vw,58.023vh) scale(.7603)}to{transform:translate(74.57345vw,99vh) scale(.7603)}}.snow:nth-child(168){opacity:1.2098;transform:translate(32.2863vw,-10px) scale(.3412);animation:fall-168 22s -25s linear infinite}@keyframes fall-168{74.914%{transform:translate(31.9422vw,74.914vh) scale(.3412)}to{transform:translate(32.11425vw,99vh) scale(.3412)}}.snow:nth-child(169){opacity:.5554;transform:translate(46.9018vw,-10px) scale(.9689);animation:fall-169 22s -11s linear infinite}@keyframes fall-169{57.504%{transform:translate(47.327vw,57.504vh) scale(.9689)}to{transform:translate(47.1144vw,99vh) scale(.9689)}}.snow:nth-child(170){opacity:1.3574;transform:translate(16.5561vw,-10px) scale(.0959);animation:fall-170 16s -27s linear infinite}@keyframes fall-170{70.045%{transform:translate(12.9279vw,70.045vh) scale(.0959)}to{transform:translate(14.742vw,99vh) scale(.0959)}}.snow:nth-child(171){opacity:.187;transform:translate(93.8968vw,-10px) scale(.9651);animation:fall-171 20s -5s linear infinite}@keyframes fall-171{33.373%{transform:translate(94.7948vw,33.373vh) scale(.9651)}to{transform:translate(94.3458vw,99vh) scale(.9651)}}.snow:nth-child(172){opacity:.803;transform:translate(75.8849vw,-10px) scale(.9913);animation:fall-172 11s -20s linear infinite}@keyframes fall-172{63.318%{transform:translate(75.7746vw,63.318vh) scale(.9913)}to{transform:translate(75.82975vw,99vh) scale(.9913)}}.snow:nth-child(173){opacity:1.14;transform:translate(30.2273vw,-10px) scale(.67);animation:fall-173 19s -30s linear infinite}@keyframes fall-173{55.362%{transform:translate(31.0736vw,55.362vh) scale(.67)}to{transform:translate(30.65045vw,99vh) scale(.67)}}.snow:nth-child(174){opacity:.2316;transform:translate(65.3256vw,-10px) scale(.0942);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{63.573%{transform:translate(63.6221vw,63.573vh) scale(.0942)}to{transform:translate(64.47385vw,99vh) scale(.0942)}}.snow:nth-child(175){opacity:1.5632;transform:translate(6.3691vw,-10px) scale(.5871);animation:fall-175 21s -11s linear infinite}@keyframes fall-175{78.385%{transform:translate(8.6816vw,78.385vh) scale(.5871)}to{transform:translate(7.52535vw,99vh) scale(.5871)}}.snow:nth-child(176){opacity:.4456;transform:translate(74.5908vw,-10px) scale(.0095);animation:fall-176 10s -20s linear infinite}@keyframes fall-176{76.635%{transform:translate(76.5556vw,76.635vh) scale(.0095)}to{transform:translate(75.5732vw,99vh) scale(.0095)}}.snow:nth-child(177){opacity:1.1066;transform:translate(3.7626vw,-10px) scale(.6769);animation:fall-177 28s -30s linear infinite}@keyframes fall-177{69.863%{transform:translate(9.1966vw,69.863vh) scale(.6769)}to{transform:translate(6.4796vw,99vh) scale(.6769)}}.snow:nth-child(178){opacity:.8402;transform:translate(88.3695vw,-10px) scale(.9757);animation:fall-178 27s -26s linear infinite}@keyframes fall-178{45.646%{transform:translate(96.0911vw,45.646vh) scale(.9757)}to{transform:translate(92.2303vw,99vh) scale(.9757)}}.snow:nth-child(179){opacity:1.154;transform:translate(24.0137vw,-10px) scale(.0744);animation:fall-179 10s -6s linear infinite}@keyframes fall-179{47.892%{transform:translate(31.1023vw,47.892vh) scale(.0744)}to{transform:translate(27.558vw,99vh) scale(.0744)}}.snow:nth-child(180){opacity:1.042;transform:translate(26.7769vw,-10px) scale(.1866);animation:fall-180 18s -10s linear infinite}@keyframes fall-180{48.301%{transform:translate(23.4941vw,48.301vh) scale(.1866)}to{transform:translate(25.1355vw,99vh) scale(.1866)}}.snow:nth-child(181){opacity:.2498;transform:translate(3.2487vw,-10px) scale(.1078);animation:fall-181 11s -20s linear infinite}@keyframes fall-181{67.401%{transform:translate(2.1943vw,67.401vh) scale(.1078)}to{transform:translate(2.7215vw,99vh) scale(.1078)}}.snow:nth-child(182){opacity:.0562;transform:translate(73.9269vw,-10px) scale(.7512);animation:fall-182 22s -2s linear infinite}@keyframes fall-182{48.578%{transform:translate(81.9509vw,48.578vh) scale(.7512)}to{transform:translate(77.9389vw,99vh) scale(.7512)}}.snow:nth-child(183){opacity:.4014;transform:translate(33.6745vw,-10px) scale(.1174);animation:fall-183 29s -8s linear infinite}@keyframes fall-183{34.358%{transform:translate(29.5788vw,34.358vh) scale(.1174)}to{transform:translate(31.62665vw,99vh) scale(.1174)}}.snow:nth-child(184){opacity:.9284;transform:translate(94.1352vw,-10px) scale(.4465);animation:fall-184 29s -1s linear infinite}@keyframes fall-184{74.161%{transform:translate(93.5541vw,74.161vh) scale(.4465)}to{transform:translate(93.84465vw,99vh) scale(.4465)}}.snow:nth-child(185){opacity:.3728;transform:translate(27.509vw,-10px) scale(.377);animation:fall-185 21s -2s linear infinite}@keyframes fall-185{69.472%{transform:translate(19.0504vw,69.472vh) scale(.377)}to{transform:translate(23.2797vw,99vh) scale(.377)}}.snow:nth-child(186){opacity:1.0208;transform:translate(79.8609vw,-10px) scale(.2609);animation:fall-186 15s -9s linear infinite}@keyframes fall-186{55.705%{transform:translate(72.3279vw,55.705vh) scale(.2609)}to{transform:translate(76.0944vw,99vh) scale(.2609)}}.snow:nth-child(187){opacity:.0454;transform:translate(47.4193vw,-10px) scale(.1225);animation:fall-187 20s -13s linear infinite}@keyframes fall-187{70.468%{transform:translate(47.3799vw,70.468vh) scale(.1225)}to{transform:translate(47.3996vw,99vh) scale(.1225)}}.snow:nth-child(188){opacity:1.0244;transform:translate(62.636vw,-10px) scale(.2389);animation:fall-188 27s -17s linear infinite}@keyframes fall-188{48.285%{transform:translate(63.4308vw,48.285vh) scale(.2389)}to{transform:translate(63.0334vw,99vh) scale(.2389)}}.snow:nth-child(189){opacity:.0684;transform:translate(80.2851vw,-10px) scale(.7749);animation:fall-189 19s -10s linear infinite}@keyframes fall-189{53.393%{transform:translate(78.0911vw,53.393vh) scale(.7749)}to{transform:translate(79.1881vw,99vh) scale(.7749)}}.snow:nth-child(190){opacity:1.9822;transform:translate(52.5998vw,-10px) scale(.1454);animation:fall-190 15s -19s linear infinite}@keyframes fall-190{76.172%{transform:translate(58.1538vw,76.172vh) scale(.1454)}to{transform:translate(55.3768vw,99vh) scale(.1454)}}.snow:nth-child(191){opacity:1.2286;transform:translate(36.5593vw,-10px) scale(.1755);animation:fall-191 20s -18s linear infinite}@keyframes fall-191{69.674%{transform:translate(33.5933vw,69.674vh) scale(.1755)}to{transform:translate(35.0763vw,99vh) scale(.1755)}}.snow:nth-child(192){opacity:1.1156;transform:translate(.2296vw,-10px) scale(.9308);animation:fall-192 11s -22s linear infinite}@keyframes fall-192{73.214%{transform:translate(-2.9049vw,73.214vh) scale(.9308)}to{transform:translate(-1.33765vw,99vh) scale(.9308)}}.snow:nth-child(193){opacity:.087;transform:translate(84.9447vw,-10px) scale(.6786);animation:fall-193 27s -21s linear infinite}@keyframes fall-193{43.535%{transform:translate(88.818vw,43.535vh) scale(.6786)}to{transform:translate(86.88135vw,99vh) scale(.6786)}}.snow:nth-child(194){opacity:.428;transform:translate(92.0355vw,-10px) scale(.2993);animation:fall-194 12s -26s linear infinite}@keyframes fall-194{73.158%{transform:translate(94.2496vw,73.158vh) scale(.2993)}to{transform:translate(93.14255vw,99vh) scale(.2993)}}.snow:nth-child(195){opacity:1.6326;transform:translate(5.2498vw,-10px) scale(.4117);animation:fall-195 11s -4s linear infinite}@keyframes fall-195{49.101%{transform:translate(9.9803vw,49.101vh) scale(.4117)}to{transform:translate(7.61505vw,99vh) scale(.4117)}}.snow:nth-child(196){opacity:1.013;transform:translate(81.198vw,-10px) scale(.2146);animation:fall-196 17s -10s linear infinite}@keyframes fall-196{53.495%{transform:translate(75.6565vw,53.495vh) scale(.2146)}to{transform:translate(78.42725vw,99vh) scale(.2146)}}.snow:nth-child(197){opacity:.076;transform:translate(1.5386vw,-10px) scale(.8829);animation:fall-197 18s -13s linear infinite}@keyframes fall-197{58.838%{transform:translate(2.5642vw,58.838vh) scale(.8829)}to{transform:translate(2.0514vw,99vh) scale(.8829)}}.snow:nth-child(198){opacity:.6836;transform:translate(51.3151vw,-10px) scale(.8101);animation:fall-198 27s -14s linear infinite}@keyframes fall-198{60.995%{transform:translate(50.8288vw,60.995vh) scale(.8101)}to{transform:translate(51.07195vw,99vh) scale(.8101)}}.snow:nth-child(199){opacity:1.0124;transform:translate(87.6812vw,-10px) scale(.2989);animation:fall-199 20s -13s linear infinite}@keyframes fall-199{61.399%{transform:translate(94.674vw,61.399vh) scale(.2989)}to{transform:translate(91.1776vw,99vh) scale(.2989)}}.snow:nth-child(200){opacity:.5116;transform:translate(79.3918vw,-10px) scale(.2906);animation:fall-200 27s -14s linear infinite}@keyframes fall-200{45.015%{transform:translate(85.5009vw,45.015vh) scale(.2906)}to{transform:translate(82.44635vw,99vh) scale(.2906)}}.snow:nth-child(201){opacity:1.5186;transform:translate(63.2223vw,-10px) scale(.8381);animation:fall-201 13s -18s linear infinite}@keyframes fall-201{57.615%{transform:translate(71.0759vw,57.615vh) scale(.8381)}to{transform:translate(67.1491vw,99vh) scale(.8381)}}.snow:nth-child(202){opacity:.6998;transform:translate(69.5393vw,-10px) scale(.81);animation:fall-202 24s -16s linear infinite}@keyframes fall-202{68.802%{transform:translate(67.7133vw,68.802vh) scale(.81)}to{transform:translate(68.6263vw,99vh) scale(.81)}}.snow:nth-child(203){opacity:1.6248;transform:translate(71.927vw,-10px) scale(.6005);animation:fall-203 12s -20s linear infinite}@keyframes fall-203{73.709%{transform:translate(76.4251vw,73.709vh) scale(.6005)}to{transform:translate(74.17605vw,99vh) scale(.6005)}}.snow:nth-child(204){opacity:1.9072;transform:translate(38.8996vw,-10px) scale(.6598);animation:fall-204 13s -10s linear infinite}@keyframes fall-204{30.931%{transform:translate(34.76vw,30.931vh) scale(.6598)}to{transform:translate(36.8298vw,99vh) scale(.6598)}}.snow:nth-child(205){opacity:.284;transform:translate(71.3323vw,-10px) scale(.2987);animation:fall-205 10s -1s linear infinite}@keyframes fall-205{74.236%{transform:translate(76.5062vw,74.236vh) scale(.2987)}to{transform:translate(73.91925vw,99vh) scale(.2987)}}.snow:nth-child(206){opacity:.7802;transform:translate(25.5044vw,-10px) scale(.2419);animation:fall-206 28s -28s linear infinite}@keyframes fall-206{32.752%{transform:translate(23.5767vw,32.752vh) scale(.2419)}to{transform:translate(24.54055vw,99vh) scale(.2419)}}.snow:nth-child(207){opacity:1.3216;transform:translate(12.3132vw,-10px) scale(.1011);animation:fall-207 17s -22s linear infinite}@keyframes fall-207{31.358%{transform:translate(18.2265vw,31.358vh) scale(.1011)}to{transform:translate(15.26985vw,99vh) scale(.1011)}}.snow:nth-child(208){opacity:.421;transform:translate(63.8681vw,-10px) scale(.5418);animation:fall-208 15s -24s linear infinite}@keyframes fall-208{57.388%{transform:translate(68.53vw,57.388vh) scale(.5418)}to{transform:translate(66.19905vw,99vh) scale(.5418)}}.snow:nth-child(209){opacity:.0462;transform:translate(31.4763vw,-10px) scale(.7262);animation:fall-209 15s -19s linear infinite}@keyframes fall-209{51.108%{transform:translate(35.2106vw,51.108vh) scale(.7262)}to{transform:translate(33.34345vw,99vh) scale(.7262)}}.snow:nth-child(210){opacity:1.3048;transform:translate(4.09vw,-10px) scale(.4233);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{78.189%{transform:translate(-3.4434vw,78.189vh) scale(.4233)}to{transform:translate(.3233vw,99vh) scale(.4233)}}.snow:nth-child(211){opacity:1.0642;transform:translate(43.881vw,-10px) scale(.551);animation:fall-211 17s -4s linear infinite}@keyframes fall-211{38.651%{transform:translate(43.6835vw,38.651vh) scale(.551)}to{transform:translate(43.78225vw,99vh) scale(.551)}}.snow:nth-child(212){opacity:.031;transform:translate(10.6402vw,-10px) scale(.0886);animation:fall-212 23s -11s linear infinite}@keyframes fall-212{73.833%{transform:translate(9.9193vw,73.833vh) scale(.0886)}to{transform:translate(10.27975vw,99vh) scale(.0886)}}.snow:nth-child(213){opacity:1.7832;transform:translate(82.1646vw,-10px) scale(.3095);animation:fall-213 12s -7s linear infinite}@keyframes fall-213{47.343%{transform:translate(91.7779vw,47.343vh) scale(.3095)}to{transform:translate(86.97125vw,99vh) scale(.3095)}}.snow:nth-child(214){opacity:.5976;transform:translate(89.6259vw,-10px) scale(.6297);animation:fall-214 11s -11s linear infinite}@keyframes fall-214{43.987%{transform:translate(84.959vw,43.987vh) scale(.6297)}to{transform:translate(87.29245vw,99vh) scale(.6297)}}.snow:nth-child(215){opacity:.6064;transform:translate(16.9197vw,-10px) scale(.6489);animation:fall-215 13s -27s linear infinite}@keyframes fall-215{77.175%{transform:translate(10.784vw,77.175vh) scale(.6489)}to{transform:translate(13.85185vw,99vh) scale(.6489)}}.snow:nth-child(216){opacity:1.5738;transform:translate(65.9724vw,-10px) scale(.5735);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{67.763%{transform:translate(62.1895vw,67.763vh) scale(.5735)}to{transform:translate(64.08095vw,99vh) scale(.5735)}}.snow:nth-child(217){opacity:.2782;transform:translate(15.6954vw,-10px) scale(.8639);animation:fall-217 21s -22s linear infinite}@keyframes fall-217{60.038%{transform:translate(7.2353vw,60.038vh) scale(.8639)}to{transform:translate(11.46535vw,99vh) scale(.8639)}}.snow:nth-child(218){opacity:1.7614;transform:translate(88.6358vw,-10px) scale(.4059);animation:fall-218 18s -8s linear infinite}@keyframes fall-218{34.298%{transform:translate(91.7412vw,34.298vh) scale(.4059)}to{transform:translate(90.1885vw,99vh) scale(.4059)}}.snow:nth-child(219){opacity:.4324;transform:translate(30.6604vw,-10px) scale(.7049);animation:fall-219 28s -5s linear infinite}@keyframes fall-219{49.242%{transform:translate(30.5897vw,49.242vh) scale(.7049)}to{transform:translate(30.62505vw,99vh) scale(.7049)}}.snow:nth-child(220){opacity:1.7978;transform:translate(40.4122vw,-10px) scale(.2438);animation:fall-220 30s -20s linear infinite}@keyframes fall-220{78.68%{transform:translate(33.9785vw,78.68vh) scale(.2438)}to{transform:translate(37.19535vw,99vh) scale(.2438)}}.snow:nth-child(221){opacity:1.7014;transform:translate(96.272vw,-10px) scale(.7761);animation:fall-221 14s -25s linear infinite}@keyframes fall-221{79.872%{transform:translate(98.919vw,79.872vh) scale(.7761)}to{transform:translate(97.5955vw,99vh) scale(.7761)}}.snow:nth-child(222){opacity:1.533;transform:translate(92.9646vw,-10px) scale(.1525);animation:fall-222 11s -28s linear infinite}@keyframes fall-222{58.849%{transform:translate(100.9482vw,58.849vh) scale(.1525)}to{transform:translate(96.9564vw,99vh) scale(.1525)}}.snow:nth-child(223){opacity:.3876;transform:translate(56.5308vw,-10px) scale(.7365);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{44.017%{transform:translate(48.8486vw,44.017vh) scale(.7365)}to{transform:translate(52.6897vw,99vh) scale(.7365)}}.snow:nth-child(224){opacity:1.4184;transform:translate(26.4082vw,-10px) scale(.2312);animation:fall-224 23s -12s linear infinite}@keyframes fall-224{55.769%{transform:translate(23.4703vw,55.769vh) scale(.2312)}to{transform:translate(24.93925vw,99vh) scale(.2312)}}.snow:nth-child(225){opacity:.5102;transform:translate(13.775vw,-10px) scale(.4179);animation:fall-225 14s -9s linear infinite}@keyframes fall-225{64.794%{transform:translate(10.5259vw,64.794vh) scale(.4179)}to{transform:translate(12.15045vw,99vh) scale(.4179)}}.snow:nth-child(226){opacity:1.5944;transform:translate(84.8664vw,-10px) scale(.5872);animation:fall-226 11s -15s linear infinite}@keyframes fall-226{54.848%{transform:translate(80.847vw,54.848vh) scale(.5872)}to{transform:translate(82.8567vw,99vh) scale(.5872)}}.snow:nth-child(227){opacity:.3602;transform:translate(71.113vw,-10px) scale(.0381);animation:fall-227 22s -12s linear infinite}@keyframes fall-227{43.517%{transform:translate(64.5381vw,43.517vh) scale(.0381)}to{transform:translate(67.82555vw,99vh) scale(.0381)}}.snow:nth-child(228){opacity:.4882;transform:translate(78.3962vw,-10px) scale(.8194);animation:fall-228 22s -23s linear infinite}@keyframes fall-228{78.294%{transform:translate(73.7684vw,78.294vh) scale(.8194)}to{transform:translate(76.0823vw,99vh) scale(.8194)}}.snow:nth-child(229){opacity:.5732;transform:translate(3.0911vw,-10px) scale(.1142);animation:fall-229 27s -26s linear infinite}@keyframes fall-229{65.574%{transform:translate(-5.4497vw,65.574vh) scale(.1142)}to{transform:translate(-1.1793vw,99vh) scale(.1142)}}.snow:nth-child(230){opacity:.286;transform:translate(18.3698vw,-10px) scale(.4333);animation:fall-230 13s -17s linear infinite}@keyframes fall-230{48.049%{transform:translate(24.5921vw,48.049vh) scale(.4333)}to{transform:translate(21.48095vw,99vh) scale(.4333)}}.snow:nth-child(231){opacity:1.37;transform:translate(79.8431vw,-10px) scale(.0586);animation:fall-231 25s -30s linear infinite}@keyframes fall-231{78.352%{transform:translate(80.6056vw,78.352vh) scale(.0586)}to{transform:translate(80.22435vw,99vh) scale(.0586)}}.snow:nth-child(232){opacity:.9002;transform:translate(73.8446vw,-10px) scale(.6684);animation:fall-232 14s -19s linear infinite}@keyframes fall-232{30.616%{transform:translate(76.5237vw,30.616vh) scale(.6684)}to{transform:translate(75.18415vw,99vh) scale(.6684)}}.snow:nth-child(233){opacity:.6582;transform:translate(26.4961vw,-10px) scale(.5152);animation:fall-233 18s -15s linear infinite}@keyframes fall-233{68.572%{transform:translate(26.6253vw,68.572vh) scale(.5152)}to{transform:translate(26.5607vw,99vh) scale(.5152)}}.snow:nth-child(234){opacity:1.3008;transform:translate(26.5159vw,-10px) scale(.1411);animation:fall-234 14s -9s linear infinite}@keyframes fall-234{50.942%{transform:translate(23.4415vw,50.942vh) scale(.1411)}to{transform:translate(24.9787vw,99vh) scale(.1411)}}.snow:nth-child(235){opacity:.38;transform:translate(17.732vw,-10px) scale(.0542);animation:fall-235 18s -5s linear infinite}@keyframes fall-235{70.144%{transform:translate(22.704vw,70.144vh) scale(.0542)}to{transform:translate(20.218vw,99vh) scale(.0542)}}.snow:nth-child(236){opacity:1.1252;transform:translate(75.786vw,-10px) scale(.9248);animation:fall-236 12s -25s linear infinite}@keyframes fall-236{53.388%{transform:translate(76.4524vw,53.388vh) scale(.9248)}to{transform:translate(76.1192vw,99vh) scale(.9248)}}.snow:nth-child(237){opacity:1.1596;transform:translate(86.1872vw,-10px) scale(.9955);animation:fall-237 19s -8s linear infinite}@keyframes fall-237{54.051%{transform:translate(87.2124vw,54.051vh) scale(.9955)}to{transform:translate(86.6998vw,99vh) scale(.9955)}}.snow:nth-child(238){opacity:.6316;transform:translate(23.0204vw,-10px) scale(.1242);animation:fall-238 11s -15s linear infinite}@keyframes fall-238{36.372%{transform:translate(21.6036vw,36.372vh) scale(.1242)}to{transform:translate(22.312vw,99vh) scale(.1242)}}.snow:nth-child(239){opacity:1.7948;transform:translate(95.2998vw,-10px) scale(.5665);animation:fall-239 10s -1s linear infinite}@keyframes fall-239{61.435%{transform:translate(96.1874vw,61.435vh) scale(.5665)}to{transform:translate(95.7436vw,99vh) scale(.5665)}}.snow:nth-child(240){opacity:1.4642;transform:translate(77.957vw,-10px) scale(.6529);animation:fall-240 18s -2s linear infinite}@keyframes fall-240{49.838%{transform:translate(77.5384vw,49.838vh) scale(.6529)}to{transform:translate(77.7477vw,99vh) scale(.6529)}}.snow:nth-child(241){opacity:1.2816;transform:translate(61.0784vw,-10px) scale(.4322);animation:fall-241 20s -2s linear infinite}@keyframes fall-241{49.505%{transform:translate(65.7256vw,49.505vh) scale(.4322)}to{transform:translate(63.402vw,99vh) scale(.4322)}}.snow:nth-child(242){opacity:.2962;transform:translate(7.2551vw,-10px) scale(.7323);animation:fall-242 23s -24s linear infinite}@keyframes fall-242{76.915%{transform:translate(2.6399vw,76.915vh) scale(.7323)}to{transform:translate(4.9475vw,99vh) scale(.7323)}}.snow:nth-child(243){opacity:.6624;transform:translate(13.1805vw,-10px) scale(.3353);animation:fall-243 10s -21s linear infinite}@keyframes fall-243{64.059%{transform:translate(21.1003vw,64.059vh) scale(.3353)}to{transform:translate(17.1404vw,99vh) scale(.3353)}}.snow:nth-child(244){opacity:.0638;transform:translate(94.369vw,-10px) scale(.167);animation:fall-244 22s -3s linear infinite}@keyframes fall-244{75.421%{transform:translate(88.3157vw,75.421vh) scale(.167)}to{transform:translate(91.34235vw,99vh) scale(.167)}}.snow:nth-child(245){opacity:.8488;transform:translate(35.2593vw,-10px) scale(.0816);animation:fall-245 18s -5s linear infinite}@keyframes fall-245{58.293%{transform:translate(32.1585vw,58.293vh) scale(.0816)}to{transform:translate(33.7089vw,99vh) scale(.0816)}}.snow:nth-child(246){opacity:.3766;transform:translate(23.3965vw,-10px) scale(.223);animation:fall-246 11s -19s linear infinite}@keyframes fall-246{71.277%{transform:translate(13.5432vw,71.277vh) scale(.223)}to{transform:translate(18.46985vw,99vh) scale(.223)}}.snow:nth-child(247){opacity:1.1414;transform:translate(78.4617vw,-10px) scale(.4667);animation:fall-247 10s -2s linear infinite}@keyframes fall-247{66.603%{transform:translate(86.3895vw,66.603vh) scale(.4667)}to{transform:translate(82.4256vw,99vh) scale(.4667)}}.snow:nth-child(248){opacity:1.222;transform:translate(9.0666vw,-10px) scale(.6921);animation:fall-248 18s -30s linear infinite}@keyframes fall-248{72.983%{transform:translate(12.3062vw,72.983vh) scale(.6921)}to{transform:translate(10.6864vw,99vh) scale(.6921)}}.snow:nth-child(249){opacity:.9994;transform:translate(99.7587vw,-10px) scale(.1991);animation:fall-249 20s -21s linear infinite}@keyframes fall-249{62.046%{transform:translate(99.0017vw,62.046vh) scale(.1991)}to{transform:translate(99.3802vw,99vh) scale(.1991)}}.snow:nth-child(250){opacity:.1726;transform:translate(72.8813vw,-10px) scale(.5058);animation:fall-250 18s -6s linear infinite}@keyframes fall-250{43.193%{transform:translate(81.0536vw,43.193vh) scale(.5058)}to{transform:translate(76.96745vw,99vh) scale(.5058)}}.snow:nth-child(251){opacity:1.1194;transform:translate(93.5457vw,-10px) scale(.735);animation:fall-251 12s -23s linear infinite}@keyframes fall-251{37.751%{transform:translate(95.041vw,37.751vh) scale(.735)}to{transform:translate(94.29335vw,99vh) scale(.735)}}.snow:nth-child(252){opacity:.9376;transform:translate(16.8863vw,-10px) scale(.4659);animation:fall-252 12s -8s linear infinite}@keyframes fall-252{76.081%{transform:translate(18.375vw,76.081vh) scale(.4659)}to{transform:translate(17.63065vw,99vh) scale(.4659)}}.snow:nth-child(253){opacity:.864;transform:translate(37.3009vw,-10px) scale(.7285);animation:fall-253 30s -4s linear infinite}@keyframes fall-253{44.257%{transform:translate(46.7535vw,44.257vh) scale(.7285)}to{transform:translate(42.0272vw,99vh) scale(.7285)}}.snow:nth-child(254){opacity:1.208;transform:translate(18.8519vw,-10px) scale(.5243);animation:fall-254 25s -2s linear infinite}@keyframes fall-254{76.04%{transform:translate(22.842vw,76.04vh) scale(.5243)}to{transform:translate(20.84695vw,99vh) scale(.5243)}}.snow:nth-child(255){opacity:.5196;transform:translate(26.5929vw,-10px) scale(.0139);animation:fall-255 18s -24s linear infinite}@keyframes fall-255{67.958%{transform:translate(24.4962vw,67.958vh) scale(.0139)}to{transform:translate(25.54455vw,99vh) scale(.0139)}}.snow:nth-child(256){opacity:.1808;transform:translate(57.6201vw,-10px) scale(.2276);animation:fall-256 21s -14s linear infinite}@keyframes fall-256{67.878%{transform:translate(56.8355vw,67.878vh) scale(.2276)}to{transform:translate(57.2278vw,99vh) scale(.2276)}}.snow:nth-child(257){opacity:.7186;transform:translate(48.0174vw,-10px) scale(.7562);animation:fall-257 12s -16s linear infinite}@keyframes fall-257{73.659%{transform:translate(38.2641vw,73.659vh) scale(.7562)}to{transform:translate(43.14075vw,99vh) scale(.7562)}}.snow:nth-child(258){opacity:.763;transform:translate(16.1847vw,-10px) scale(.3313);animation:fall-258 17s -13s linear infinite}@keyframes fall-258{62.494%{transform:translate(17.269vw,62.494vh) scale(.3313)}to{transform:translate(16.72685vw,99vh) scale(.3313)}}.snow:nth-child(259){opacity:.2536;transform:translate(32.6138vw,-10px) scale(.4855);animation:fall-259 14s -24s linear infinite}@keyframes fall-259{38.7%{transform:translate(40.358vw,38.7vh) scale(.4855)}to{transform:translate(36.4859vw,99vh) scale(.4855)}}.snow:nth-child(260){opacity:.94;transform:translate(26.2889vw,-10px) scale(.8942);animation:fall-260 11s -26s linear infinite}@keyframes fall-260{64.981%{transform:translate(32.6906vw,64.981vh) scale(.8942)}to{transform:translate(29.48975vw,99vh) scale(.8942)}}.snow:nth-child(261){opacity:.3096;transform:translate(26.8838vw,-10px) scale(.7636);animation:fall-261 11s -12s linear infinite}@keyframes fall-261{70.399%{transform:translate(34.5814vw,70.399vh) scale(.7636)}to{transform:translate(30.7326vw,99vh) scale(.7636)}}.snow:nth-child(262){opacity:.6614;transform:translate(1.233vw,-10px) scale(.7121);animation:fall-262 22s -20s linear infinite}@keyframes fall-262{64.228%{transform:translate(5.354vw,64.228vh) scale(.7121)}to{transform:translate(3.2935vw,99vh) scale(.7121)}}.snow:nth-child(263){opacity:1.5332;transform:translate(50.8701vw,-10px) scale(.9827);animation:fall-263 24s -11s linear infinite}@keyframes fall-263{53.116%{transform:translate(50.0506vw,53.116vh) scale(.9827)}to{transform:translate(50.46035vw,99vh) scale(.9827)}}.snow:nth-child(264){opacity:.4546;transform:translate(18.8893vw,-10px) scale(.561);animation:fall-264 29s -17s linear infinite}@keyframes fall-264{60.341%{transform:translate(14.1539vw,60.341vh) scale(.561)}to{transform:translate(16.5216vw,99vh) scale(.561)}}.snow:nth-child(265){opacity:.987;transform:translate(84.6001vw,-10px) scale(.8365);animation:fall-265 14s -3s linear infinite}@keyframes fall-265{56.137%{transform:translate(89.4822vw,56.137vh) scale(.8365)}to{transform:translate(87.04115vw,99vh) scale(.8365)}}.snow:nth-child(266){opacity:1.4856;transform:translate(47.8124vw,-10px) scale(.0858);animation:fall-266 17s -25s linear infinite}@keyframes fall-266{63.207%{transform:translate(52.9007vw,63.207vh) scale(.0858)}to{transform:translate(50.35655vw,99vh) scale(.0858)}}.snow:nth-child(267){opacity:1.9776;transform:translate(49.86vw,-10px) scale(.1374);animation:fall-267 13s -20s linear infinite}@keyframes fall-267{40.274%{transform:translate(56.7112vw,40.274vh) scale(.1374)}to{transform:translate(53.2856vw,99vh) scale(.1374)}}.snow:nth-child(268){opacity:1.8724;transform:translate(2.306vw,-10px) scale(.0796);animation:fall-268 17s -16s linear infinite}@keyframes fall-268{67.98%{transform:translate(1.1079vw,67.98vh) scale(.0796)}to{transform:translate(1.70695vw,99vh) scale(.0796)}}.snow:nth-child(269){opacity:.0822;transform:translate(52.6075vw,-10px) scale(.0735);animation:fall-269 12s -30s linear infinite}@keyframes fall-269{73.906%{transform:translate(44.6083vw,73.906vh) scale(.0735)}to{transform:translate(48.6079vw,99vh) scale(.0735)}}.snow:nth-child(270){opacity:1.4208;transform:translate(47.0175vw,-10px) scale(.876);animation:fall-270 20s -29s linear infinite}@keyframes fall-270{58.52%{transform:translate(56.7974vw,58.52vh) scale(.876)}to{transform:translate(51.90745vw,99vh) scale(.876)}}.snow:nth-child(271){opacity:.7394;transform:translate(21.6761vw,-10px) scale(.3255);animation:fall-271 20s -8s linear infinite}@keyframes fall-271{72.675%{transform:translate(31.1363vw,72.675vh) scale(.3255)}to{transform:translate(26.4062vw,99vh) scale(.3255)}}.snow:nth-child(272){opacity:.0148;transform:translate(3.6371vw,-10px) scale(.4317);animation:fall-272 20s -15s linear infinite}@keyframes fall-272{67.511%{transform:translate(9.5673vw,67.511vh) scale(.4317)}to{transform:translate(6.6022vw,99vh) scale(.4317)}}.snow:nth-child(273){opacity:.3378;transform:translate(98.1737vw,-10px) scale(.0497);animation:fall-273 11s -9s linear infinite}@keyframes fall-273{55.006%{transform:translate(106.7863vw,55.006vh) scale(.0497)}to{transform:translate(102.48vw,99vh) scale(.0497)}}.snow:nth-child(274){opacity:.3118;transform:translate(29.9944vw,-10px) scale(.1138);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{34.338%{transform:translate(27.3802vw,34.338vh) scale(.1138)}to{transform:translate(28.6873vw,99vh) scale(.1138)}}.snow:nth-child(275){opacity:1.8636;transform:translate(59.1304vw,-10px) scale(.7188);animation:fall-275 20s -26s linear infinite}@keyframes fall-275{31.14%{transform:translate(51.8191vw,31.14vh) scale(.7188)}to{transform:translate(55.47475vw,99vh) scale(.7188)}}.snow:nth-child(276){opacity:1.5868;transform:translate(25.8461vw,-10px) scale(.0584);animation:fall-276 12s -25s linear infinite}@keyframes fall-276{31.239%{transform:translate(30.9826vw,31.239vh) scale(.0584)}to{transform:translate(28.41435vw,99vh) scale(.0584)}}.snow:nth-child(277){opacity:1.5066;transform:translate(13.5533vw,-10px) scale(.1048);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{54.343%{transform:translate(7.9421vw,54.343vh) scale(.1048)}to{transform:translate(10.7477vw,99vh) scale(.1048)}}.snow:nth-child(278){opacity:.3532;transform:translate(45.0202vw,-10px) scale(.714);animation:fall-278 27s -13s linear infinite}@keyframes fall-278{78.464%{transform:translate(48.8194vw,78.464vh) scale(.714)}to{transform:translate(46.9198vw,99vh) scale(.714)}}.snow:nth-child(279){opacity:.8676;transform:translate(30.262vw,-10px) scale(.5959);animation:fall-279 13s -13s linear infinite}@keyframes fall-279{45.305%{transform:translate(33.0642vw,45.305vh) scale(.5959)}to{transform:translate(31.6631vw,99vh) scale(.5959)}}.snow:nth-child(280){opacity:.309;transform:translate(16.7451vw,-10px) scale(.549);animation:fall-280 27s -8s linear infinite}@keyframes fall-280{79.67%{transform:translate(17.1052vw,79.67vh) scale(.549)}to{transform:translate(16.92515vw,99vh) scale(.549)}}.snow:nth-child(281){opacity:.7258;transform:translate(87.565vw,-10px) scale(.1726);animation:fall-281 13s -9s linear infinite}@keyframes fall-281{35.58%{transform:translate(91.0737vw,35.58vh) scale(.1726)}to{transform:translate(89.31935vw,99vh) scale(.1726)}}.snow:nth-child(282){opacity:1.6576;transform:translate(92.0467vw,-10px) scale(.1167);animation:fall-282 26s -14s linear infinite}@keyframes fall-282{49.622%{transform:translate(94.336vw,49.622vh) scale(.1167)}to{transform:translate(93.19135vw,99vh) scale(.1167)}}.snow:nth-child(283){opacity:1.3016;transform:translate(14.6684vw,-10px) scale(.5618);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{50.672%{transform:translate(4.9413vw,50.672vh) scale(.5618)}to{transform:translate(9.80485vw,99vh) scale(.5618)}}.snow:nth-child(284){opacity:1.1816;transform:translate(18.0977vw,-10px) scale(.857);animation:fall-284 15s -21s linear infinite}@keyframes fall-284{57.959%{transform:translate(22.0076vw,57.959vh) scale(.857)}to{transform:translate(20.05265vw,99vh) scale(.857)}}.snow:nth-child(285){opacity:.356;transform:translate(95.8396vw,-10px) scale(.6206);animation:fall-285 13s -25s linear infinite}@keyframes fall-285{34.401%{transform:translate(86.5547vw,34.401vh) scale(.6206)}to{transform:translate(91.19715vw,99vh) scale(.6206)}}.snow:nth-child(286){opacity:1.913;transform:translate(3.5606vw,-10px) scale(.9815);animation:fall-286 17s -10s linear infinite}@keyframes fall-286{68.041%{transform:translate(-5.704vw,68.041vh) scale(.9815)}to{transform:translate(-1.0717vw,99vh) scale(.9815)}}.snow:nth-child(287){opacity:.0102;transform:translate(35.0908vw,-10px) scale(.4979);animation:fall-287 16s -19s linear infinite}@keyframes fall-287{78.164%{transform:translate(32.8441vw,78.164vh) scale(.4979)}to{transform:translate(33.96745vw,99vh) scale(.4979)}}.snow:nth-child(288){opacity:.434;transform:translate(81.8547vw,-10px) scale(.9972);animation:fall-288 24s -10s linear infinite}@keyframes fall-288{34.913%{transform:translate(75.3707vw,34.913vh) scale(.9972)}to{transform:translate(78.6127vw,99vh) scale(.9972)}}.snow:nth-child(289){opacity:1.2004;transform:translate(29.0946vw,-10px) scale(.1316);animation:fall-289 13s -9s linear infinite}@keyframes fall-289{39.737%{transform:translate(28.5211vw,39.737vh) scale(.1316)}to{transform:translate(28.80785vw,99vh) scale(.1316)}}.snow:nth-child(290){opacity:1.6438;transform:translate(51.0267vw,-10px) scale(.8731);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{79.989%{transform:translate(48.0908vw,79.989vh) scale(.8731)}to{transform:translate(49.55875vw,99vh) scale(.8731)}}.snow:nth-child(291){opacity:.1204;transform:translate(.5661vw,-10px) scale(.893);animation:fall-291 29s -22s linear infinite}@keyframes fall-291{66.968%{transform:translate(-9.0558vw,66.968vh) scale(.893)}to{transform:translate(-4.24485vw,99vh) scale(.893)}}.snow:nth-child(292){opacity:.8926;transform:translate(32.0384vw,-10px) scale(.4771);animation:fall-292 10s -21s linear infinite}@keyframes fall-292{69.144%{transform:translate(33.3217vw,69.144vh) scale(.4771)}to{transform:translate(32.68005vw,99vh) scale(.4771)}}.snow:nth-child(293){opacity:.4978;transform:translate(87.1017vw,-10px) scale(.1844);animation:fall-293 18s -19s linear infinite}@keyframes fall-293{72.08%{transform:translate(95.0219vw,72.08vh) scale(.1844)}to{transform:translate(91.0618vw,99vh) scale(.1844)}}.snow:nth-child(294){opacity:1.5602;transform:translate(41.337vw,-10px) scale(.2111);animation:fall-294 10s -12s linear infinite}@keyframes fall-294{60.81%{transform:translate(49.8672vw,60.81vh) scale(.2111)}to{transform:translate(45.6021vw,99vh) scale(.2111)}}.snow:nth-child(295){opacity:1.5142;transform:translate(92.383vw,-10px) scale(.0283);animation:fall-295 15s -16s linear infinite}@keyframes fall-295{44.118%{transform:translate(94.3408vw,44.118vh) scale(.0283)}to{transform:translate(93.3619vw,99vh) scale(.0283)}}.snow:nth-child(296){opacity:1.0542;transform:translate(20.2684vw,-10px) scale(.6102);animation:fall-296 27s -4s linear infinite}@keyframes fall-296{66.596%{transform:translate(27.7741vw,66.596vh) scale(.6102)}to{transform:translate(24.02125vw,99vh) scale(.6102)}}.snow:nth-child(297){opacity:.2176;transform:translate(79.7405vw,-10px) scale(.9874);animation:fall-297 22s -30s linear infinite}@keyframes fall-297{74.687%{transform:translate(82.7106vw,74.687vh) scale(.9874)}to{transform:translate(81.22555vw,99vh) scale(.9874)}}.snow:nth-child(298){opacity:1.2304;transform:translate(26.7338vw,-10px) scale(.1785);animation:fall-298 20s -29s linear infinite}@keyframes fall-298{41.657%{transform:translate(27.7876vw,41.657vh) scale(.1785)}to{transform:translate(27.2607vw,99vh) scale(.1785)}}.snow:nth-child(299){opacity:1.212;transform:translate(86.6048vw,-10px) scale(.5185);animation:fall-299 29s -30s linear infinite}@keyframes fall-299{32.71%{transform:translate(84.7874vw,32.71vh) scale(.5185)}to{transform:translate(85.6961vw,99vh) scale(.5185)}}.snow:nth-child(300){opacity:.0478;transform:translate(84.3097vw,-10px) scale(.2971);animation:fall-300 30s -30s linear infinite}@keyframes fall-300{42.289%{transform:translate(86.1454vw,42.289vh) scale(.2971)}to{transform:translate(85.22755vw,99vh) scale(.2971)}}.snow:nth-child(301){opacity:.8174;transform:translate(87.0686vw,-10px) scale(.1646);animation:fall-301 26s -14s linear infinite}@keyframes fall-301{41.473%{transform:translate(89.0678vw,41.473vh) scale(.1646)}to{transform:translate(88.0682vw,99vh) scale(.1646)}}.snow:nth-child(302){opacity:.5676;transform:translate(35.322vw,-10px) scale(.7528);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{59.955%{transform:translate(35.7742vw,59.955vh) scale(.7528)}to{transform:translate(35.5481vw,99vh) scale(.7528)}}.snow:nth-child(303){opacity:1.7564;transform:translate(8.3867vw,-10px) scale(.6468);animation:fall-303 13s -29s linear infinite}@keyframes fall-303{64.358%{transform:translate(9.0494vw,64.358vh) scale(.6468)}to{transform:translate(8.71805vw,99vh) scale(.6468)}}.snow:nth-child(304){opacity:.358;transform:translate(18.1647vw,-10px) scale(.6829);animation:fall-304 23s -16s linear infinite}@keyframes fall-304{74.801%{transform:translate(22.4437vw,74.801vh) scale(.6829)}to{transform:translate(20.3042vw,99vh) scale(.6829)}}.snow:nth-child(305){opacity:.4096;transform:translate(55.8369vw,-10px) scale(.0313);animation:fall-305 29s -16s linear infinite}@keyframes fall-305{67.087%{transform:translate(52.0111vw,67.087vh) scale(.0313)}to{transform:translate(53.924vw,99vh) scale(.0313)}}.snow:nth-child(306){opacity:1.4746;transform:translate(68.876vw,-10px) scale(.1478);animation:fall-306 17s -3s linear infinite}@keyframes fall-306{45.504%{transform:translate(68.2188vw,45.504vh) scale(.1478)}to{transform:translate(68.5474vw,99vh) scale(.1478)}}.snow:nth-child(307){opacity:.6312;transform:translate(41.0967vw,-10px) scale(.1354);animation:fall-307 13s -2s linear infinite}@keyframes fall-307{63.887%{transform:translate(36.5484vw,63.887vh) scale(.1354)}to{transform:translate(38.82255vw,99vh) scale(.1354)}}.snow:nth-child(308){opacity:1.5946;transform:translate(34.5812vw,-10px) scale(.9454);animation:fall-308 19s -20s linear infinite}@keyframes fall-308{57.463%{transform:translate(30.3199vw,57.463vh) scale(.9454)}to{transform:translate(32.45055vw,99vh) scale(.9454)}}.snow:nth-child(309){opacity:.535;transform:translate(21.5521vw,-10px) scale(.6682);animation:fall-309 27s -28s linear infinite}@keyframes fall-309{53.177%{transform:translate(31.2935vw,53.177vh) scale(.6682)}to{transform:translate(26.4228vw,99vh) scale(.6682)}}.snow:nth-child(310){opacity:.8646;transform:translate(30.8049vw,-10px) scale(.259);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{39.976%{transform:translate(33.6793vw,39.976vh) scale(.259)}to{transform:translate(32.2421vw,99vh) scale(.259)}}.snow:nth-child(311){opacity:.8206;transform:translate(2.5854vw,-10px) scale(.7063);animation:fall-311 13s -24s linear infinite}@keyframes fall-311{71.241%{transform:translate(-2.473vw,71.241vh) scale(.7063)}to{transform:translate(.0562vw,99vh) scale(.7063)}}.snow:nth-child(312){opacity:.0914;transform:translate(64.706vw,-10px) scale(.1262);animation:fall-312 22s -5s linear infinite}@keyframes fall-312{44.248%{transform:translate(62.9575vw,44.248vh) scale(.1262)}to{transform:translate(63.83175vw,99vh) scale(.1262)}}.snow:nth-child(313){opacity:1.8738;transform:translate(72.8595vw,-10px) scale(.6169);animation:fall-313 30s -23s linear infinite}@keyframes fall-313{32.119%{transform:translate(74.225vw,32.119vh) scale(.6169)}to{transform:translate(73.54225vw,99vh) scale(.6169)}}.snow:nth-child(314){opacity:1.2266;transform:translate(36.348vw,-10px) scale(.8182);animation:fall-314 17s -16s linear infinite}@keyframes fall-314{74.131%{transform:translate(39.1621vw,74.131vh) scale(.8182)}to{transform:translate(37.75505vw,99vh) scale(.8182)}}.snow:nth-child(315){opacity:1.1796;transform:translate(89.7075vw,-10px) scale(.6768);animation:fall-315 10s -10s linear infinite}@keyframes fall-315{42.03%{transform:translate(86.8553vw,42.03vh) scale(.6768)}to{transform:translate(88.2814vw,99vh) scale(.6768)}}.snow:nth-child(316){opacity:.5832;transform:translate(85.4683vw,-10px) scale(.1602);animation:fall-316 10s -15s linear infinite}@keyframes fall-316{74.016%{transform:translate(78.6893vw,74.016vh) scale(.1602)}to{transform:translate(82.0788vw,99vh) scale(.1602)}}.snow:nth-child(317){opacity:.9094;transform:translate(22.9399vw,-10px) scale(.6235);animation:fall-317 23s -24s linear infinite}@keyframes fall-317{64.917%{transform:translate(13.6004vw,64.917vh) scale(.6235)}to{transform:translate(18.27015vw,99vh) scale(.6235)}}.snow:nth-child(318){opacity:.8598;transform:translate(44.4353vw,-10px) scale(.8647);animation:fall-318 10s -10s linear infinite}@keyframes fall-318{43.571%{transform:translate(38.797vw,43.571vh) scale(.8647)}to{transform:translate(41.61615vw,99vh) scale(.8647)}}.snow:nth-child(319){opacity:1.6954;transform:translate(64.6843vw,-10px) scale(.4339);animation:fall-319 18s -10s linear infinite}@keyframes fall-319{35.542%{transform:translate(71.1535vw,35.542vh) scale(.4339)}to{transform:translate(67.9189vw,99vh) scale(.4339)}}.snow:nth-child(320){opacity:1.8718;transform:translate(64.3567vw,-10px) scale(.1507);animation:fall-320 11s -16s linear infinite}@keyframes fall-320{54.486%{transform:translate(69.611vw,54.486vh) scale(.1507)}to{transform:translate(66.98385vw,99vh) scale(.1507)}}.snow:nth-child(321){opacity:1.663;transform:translate(65.0356vw,-10px) scale(.3647);animation:fall-321 28s -11s linear infinite}@keyframes fall-321{33.858%{transform:translate(71.1837vw,33.858vh) scale(.3647)}to{transform:translate(68.10965vw,99vh) scale(.3647)}}.snow:nth-child(322){opacity:1.9526;transform:translate(2.7703vw,-10px) scale(.205);animation:fall-322 22s -10s linear infinite}@keyframes fall-322{67.439%{transform:translate(-4.2537vw,67.439vh) scale(.205)}to{transform:translate(-.7417vw,99vh) scale(.205)}}.snow:nth-child(323){opacity:.122;transform:translate(25.4129vw,-10px) scale(.2768);animation:fall-323 16s -14s linear infinite}@keyframes fall-323{43.232%{transform:translate(15.606vw,43.232vh) scale(.2768)}to{transform:translate(20.50945vw,99vh) scale(.2768)}}.snow:nth-child(324){opacity:1.4998;transform:translate(90.2216vw,-10px) scale(.7507);animation:fall-324 17s -13s linear infinite}@keyframes fall-324{77.648%{transform:translate(81.0456vw,77.648vh) scale(.7507)}to{transform:translate(85.6336vw,99vh) scale(.7507)}}.snow:nth-child(325){opacity:.8996;transform:translate(47.7992vw,-10px) scale(.7258);animation:fall-325 17s -23s linear infinite}@keyframes fall-325{42.689%{transform:translate(56.8794vw,42.689vh) scale(.7258)}to{transform:translate(52.3393vw,99vh) scale(.7258)}}.snow:nth-child(326){opacity:.2896;transform:translate(90.5942vw,-10px) scale(.2796);animation:fall-326 30s -15s linear infinite}@keyframes fall-326{51.928%{transform:translate(91.9641vw,51.928vh) scale(.2796)}to{transform:translate(91.27915vw,99vh) scale(.2796)}}.snow:nth-child(327){opacity:1.5344;transform:translate(54.395vw,-10px) scale(.0854);animation:fall-327 19s -18s linear infinite}@keyframes fall-327{44.795%{transform:translate(46.9837vw,44.795vh) scale(.0854)}to{transform:translate(50.68935vw,99vh) scale(.0854)}}.snow:nth-child(328){opacity:.9494;transform:translate(11.9095vw,-10px) scale(.9345);animation:fall-328 25s -16s linear infinite}@keyframes fall-328{59.99%{transform:translate(21.0987vw,59.99vh) scale(.9345)}to{transform:translate(16.5041vw,99vh) scale(.9345)}}.snow:nth-child(329){opacity:.6534;transform:translate(50.7994vw,-10px) scale(.6467);animation:fall-329 11s -25s linear infinite}@keyframes fall-329{58.623%{transform:translate(49.0538vw,58.623vh) scale(.6467)}to{transform:translate(49.9266vw,99vh) scale(.6467)}}.snow:nth-child(330){opacity:1.6008;transform:translate(99.7244vw,-10px) scale(.239);animation:fall-330 30s -28s linear infinite}@keyframes fall-330{40.143%{transform:translate(104.955vw,40.143vh) scale(.239)}to{transform:translate(102.3397vw,99vh) scale(.239)}}.snow:nth-child(331){opacity:.8434;transform:translate(43.4237vw,-10px) scale(.979);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{49.898%{transform:translate(51.378vw,49.898vh) scale(.979)}to{transform:translate(47.40085vw,99vh) scale(.979)}}.snow:nth-child(332){opacity:.771;transform:translate(57.6318vw,-10px) scale(.6549);animation:fall-332 13s -16s linear infinite}@keyframes fall-332{37.803%{transform:translate(55.7496vw,37.803vh) scale(.6549)}to{transform:translate(56.6907vw,99vh) scale(.6549)}}.snow:nth-child(333){opacity:1.3426;transform:translate(50.2799vw,-10px) scale(.5132);animation:fall-333 11s -2s linear infinite}@keyframes fall-333{36.638%{transform:translate(56.3611vw,36.638vh) scale(.5132)}to{transform:translate(53.3205vw,99vh) scale(.5132)}}.snow:nth-child(334){opacity:.8334;transform:translate(47.7479vw,-10px) scale(.8102);animation:fall-334 26s -21s linear infinite}@keyframes fall-334{79.988%{transform:translate(44.988vw,79.988vh) scale(.8102)}to{transform:translate(46.36795vw,99vh) scale(.8102)}}.snow:nth-child(335){opacity:.9808;transform:translate(63.2389vw,-10px) scale(.3978);animation:fall-335 18s -13s linear infinite}@keyframes fall-335{76.746%{transform:translate(55.6944vw,76.746vh) scale(.3978)}to{transform:translate(59.46665vw,99vh) scale(.3978)}}.snow:nth-child(336){opacity:.6538;transform:translate(66.1765vw,-10px) scale(.8939);animation:fall-336 29s -10s linear infinite}@keyframes fall-336{41.1%{transform:translate(61.0442vw,41.1vh) scale(.8939)}to{transform:translate(63.61035vw,99vh) scale(.8939)}}.snow:nth-child(337){opacity:.5614;transform:translate(73.0098vw,-10px) scale(.7235);animation:fall-337 24s -19s linear infinite}@keyframes fall-337{64.538%{transform:translate(82.8701vw,64.538vh) scale(.7235)}to{transform:translate(77.93995vw,99vh) scale(.7235)}}.snow:nth-child(338){opacity:1.0212;transform:translate(68.468vw,-10px) scale(.722);animation:fall-338 10s -1s linear infinite}@keyframes fall-338{68.03%{transform:translate(59.2003vw,68.03vh) scale(.722)}to{transform:translate(63.83415vw,99vh) scale(.722)}}.snow:nth-child(339){opacity:1.8176;transform:translate(68.491vw,-10px) scale(.9911);animation:fall-339 15s -23s linear infinite}@keyframes fall-339{63.477%{transform:translate(73.2526vw,63.477vh) scale(.9911)}to{transform:translate(70.8718vw,99vh) scale(.9911)}}.snow:nth-child(340){opacity:.1358;transform:translate(42.7139vw,-10px) scale(.3254);animation:fall-340 10s -26s linear infinite}@keyframes fall-340{35.784%{transform:translate(43.8397vw,35.784vh) scale(.3254)}to{transform:translate(43.2768vw,99vh) scale(.3254)}}.snow:nth-child(341){opacity:1.253;transform:translate(95.3524vw,-10px) scale(.7468);animation:fall-341 23s -26s linear infinite}@keyframes fall-341{63.481%{transform:translate(89.0155vw,63.481vh) scale(.7468)}to{transform:translate(92.18395vw,99vh) scale(.7468)}}.snow:nth-child(342){opacity:1.2852;transform:translate(93.5208vw,-10px) scale(.1987);animation:fall-342 21s -29s linear infinite}@keyframes fall-342{48.551%{transform:translate(84.8464vw,48.551vh) scale(.1987)}to{transform:translate(89.1836vw,99vh) scale(.1987)}}.snow:nth-child(343){opacity:.4286;transform:translate(.2491vw,-10px) scale(.3524);animation:fall-343 13s -4s linear infinite}@keyframes fall-343{59.561%{transform:translate(-5.9802vw,59.561vh) scale(.3524)}to{transform:translate(-2.86555vw,99vh) scale(.3524)}}.snow:nth-child(344){opacity:1.0446;transform:translate(33.8824vw,-10px) scale(.5987);animation:fall-344 25s -8s linear infinite}@keyframes fall-344{73.929%{transform:translate(35.7854vw,73.929vh) scale(.5987)}to{transform:translate(34.8339vw,99vh) scale(.5987)}}.snow:nth-child(345){opacity:.5308;transform:translate(23.187vw,-10px) scale(.5866);animation:fall-345 27s -22s linear infinite}@keyframes fall-345{42.028%{transform:translate(19.9837vw,42.028vh) scale(.5866)}to{transform:translate(21.58535vw,99vh) scale(.5866)}}.snow:nth-child(346){opacity:1.5498;transform:translate(77.9138vw,-10px) scale(.0446);animation:fall-346 12s -4s linear infinite}@keyframes fall-346{36.785%{transform:translate(86.6819vw,36.785vh) scale(.0446)}to{transform:translate(82.29785vw,99vh) scale(.0446)}}.snow:nth-child(347){opacity:1.9696;transform:translate(45.6774vw,-10px) scale(.7139);animation:fall-347 26s -4s linear infinite}@keyframes fall-347{33.805%{transform:translate(37.3701vw,33.805vh) scale(.7139)}to{transform:translate(41.52375vw,99vh) scale(.7139)}}.snow:nth-child(348){opacity:.4254;transform:translate(33.5765vw,-10px) scale(.047);animation:fall-348 16s -8s linear infinite}@keyframes fall-348{40.447%{transform:translate(24.6049vw,40.447vh) scale(.047)}to{transform:translate(29.0907vw,99vh) scale(.047)}}.snow:nth-child(349){opacity:.3912;transform:translate(2.8817vw,-10px) scale(.2409);animation:fall-349 12s -13s linear infinite}@keyframes fall-349{64.48%{transform:translate(.2826vw,64.48vh) scale(.2409)}to{transform:translate(1.58215vw,99vh) scale(.2409)}}.snow:nth-child(350){opacity:1.3426;transform:translate(83.9751vw,-10px) scale(.5867);animation:fall-350 17s -18s linear infinite}@keyframes fall-350{53.552%{transform:translate(88.5343vw,53.552vh) scale(.5867)}to{transform:translate(86.2547vw,99vh) scale(.5867)}}.snow:nth-child(351){opacity:1.2334;transform:translate(27.8758vw,-10px) scale(.4139);animation:fall-351 11s -15s linear infinite}@keyframes fall-351{63.75%{transform:translate(19.5227vw,63.75vh) scale(.4139)}to{transform:translate(23.69925vw,99vh) scale(.4139)}}.snow:nth-child(352){opacity:1.2106;transform:translate(13.9684vw,-10px) scale(.1301);animation:fall-352 23s -18s linear infinite}@keyframes fall-352{66.646%{transform:translate(21.4789vw,66.646vh) scale(.1301)}to{transform:translate(17.72365vw,99vh) scale(.1301)}}.snow:nth-child(353){opacity:.4074;transform:translate(14.5006vw,-10px) scale(.1995);animation:fall-353 29s -5s linear infinite}@keyframes fall-353{46.281%{transform:translate(11.2679vw,46.281vh) scale(.1995)}to{transform:translate(12.88425vw,99vh) scale(.1995)}}.snow:nth-child(354){opacity:1.0948;transform:translate(7.188vw,-10px) scale(.3525);animation:fall-354 26s -22s linear infinite}@keyframes fall-354{43.054%{transform:translate(11.9158vw,43.054vh) scale(.3525)}to{transform:translate(9.5519vw,99vh) scale(.3525)}}.snow:nth-child(355){opacity:1.965;transform:translate(82.7514vw,-10px) scale(.3011);animation:fall-355 17s -3s linear infinite}@keyframes fall-355{49.38%{transform:translate(84.3339vw,49.38vh) scale(.3011)}to{transform:translate(83.54265vw,99vh) scale(.3011)}}.snow:nth-child(356){opacity:.9774;transform:translate(53.9678vw,-10px) scale(.3891);animation:fall-356 11s -20s linear infinite}@keyframes fall-356{74%{transform:translate(47.9529vw,74vh) scale(.3891)}to{transform:translate(50.96035vw,99vh) scale(.3891)}}.snow:nth-child(357){opacity:1.4824;transform:translate(73.9981vw,-10px) scale(.7334);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{51.973%{transform:translate(78.4792vw,51.973vh) scale(.7334)}to{transform:translate(76.23865vw,99vh) scale(.7334)}}.snow:nth-child(358){opacity:1.4596;transform:translate(40.0742vw,-10px) scale(.6663);animation:fall-358 14s -1s linear infinite}@keyframes fall-358{38.876%{transform:translate(35.055vw,38.876vh) scale(.6663)}to{transform:translate(37.5646vw,99vh) scale(.6663)}}.snow:nth-child(359){opacity:1.6192;transform:translate(53.9315vw,-10px) scale(.0951);animation:fall-359 29s -20s linear infinite}@keyframes fall-359{65.704%{transform:translate(47.5562vw,65.704vh) scale(.0951)}to{transform:translate(50.74385vw,99vh) scale(.0951)}}.snow:nth-child(360){opacity:.56;transform:translate(15.9148vw,-10px) scale(.9785);animation:fall-360 20s -23s linear infinite}@keyframes fall-360{69.662%{transform:translate(23.7129vw,69.662vh) scale(.9785)}to{transform:translate(19.81385vw,99vh) scale(.9785)}}.snow:nth-child(361){opacity:.5446;transform:translate(56.6346vw,-10px) scale(.3258);animation:fall-361 19s -10s linear infinite}@keyframes fall-361{56.888%{transform:translate(59.8038vw,56.888vh) scale(.3258)}to{transform:translate(58.2192vw,99vh) scale(.3258)}}.snow:nth-child(362){opacity:.0594;transform:translate(26.348vw,-10px) scale(.6326);animation:fall-362 12s -19s linear infinite}@keyframes fall-362{45.209%{transform:translate(16.9159vw,45.209vh) scale(.6326)}to{transform:translate(21.63195vw,99vh) scale(.6326)}}.snow:nth-child(363){opacity:.7368;transform:translate(12.7055vw,-10px) scale(.0081);animation:fall-363 20s -18s linear infinite}@keyframes fall-363{58.597%{transform:translate(4.0172vw,58.597vh) scale(.0081)}to{transform:translate(8.36135vw,99vh) scale(.0081)}}.snow:nth-child(364){opacity:1.9894;transform:translate(22.2854vw,-10px) scale(.1663);animation:fall-364 29s -8s linear infinite}@keyframes fall-364{30.838%{transform:translate(19.6848vw,30.838vh) scale(.1663)}to{transform:translate(20.9851vw,99vh) scale(.1663)}}.snow:nth-child(365){opacity:.7612;transform:translate(96.4695vw,-10px) scale(.8642);animation:fall-365 25s -26s linear infinite}@keyframes fall-365{33.081%{transform:translate(86.942vw,33.081vh) scale(.8642)}to{transform:translate(91.70575vw,99vh) scale(.8642)}}.snow:nth-child(366){opacity:.8634;transform:translate(53.2102vw,-10px) scale(.6928);animation:fall-366 23s -20s linear infinite}@keyframes fall-366{64.416%{transform:translate(48.3534vw,64.416vh) scale(.6928)}to{transform:translate(50.7818vw,99vh) scale(.6928)}}.snow:nth-child(367){opacity:1.832;transform:translate(95.8423vw,-10px) scale(.6829);animation:fall-367 11s -13s linear infinite}@keyframes fall-367{68.744%{transform:translate(87.7447vw,68.744vh) scale(.6829)}to{transform:translate(91.7935vw,99vh) scale(.6829)}}.snow:nth-child(368){opacity:.5306;transform:translate(52.0823vw,-10px) scale(.4871);animation:fall-368 22s -18s linear infinite}@keyframes fall-368{32.116%{transform:translate(52.4696vw,32.116vh) scale(.4871)}to{transform:translate(52.27595vw,99vh) scale(.4871)}}.snow:nth-child(369){opacity:.7236;transform:translate(86.7909vw,-10px) scale(.1331);animation:fall-369 20s -13s linear infinite}@keyframes fall-369{54.663%{transform:translate(94.0836vw,54.663vh) scale(.1331)}to{transform:translate(90.43725vw,99vh) scale(.1331)}}.snow:nth-child(370){opacity:.736;transform:translate(63.6216vw,-10px) scale(.5765);animation:fall-370 18s -26s linear infinite}@keyframes fall-370{35.299%{transform:translate(65.5327vw,35.299vh) scale(.5765)}to{transform:translate(64.57715vw,99vh) scale(.5765)}}.snow:nth-child(371){opacity:.73;transform:translate(33.9967vw,-10px) scale(.84);animation:fall-371 13s -21s linear infinite}@keyframes fall-371{55.075%{transform:translate(34.73vw,55.075vh) scale(.84)}to{transform:translate(34.36335vw,99vh) scale(.84)}}.snow:nth-child(372){opacity:.62;transform:translate(82.023vw,-10px) scale(.9117);animation:fall-372 10s -11s linear infinite}@keyframes fall-372{45.832%{transform:translate(88.9812vw,45.832vh) scale(.9117)}to{transform:translate(85.5021vw,99vh) scale(.9117)}}.snow:nth-child(373){opacity:1.6082;transform:translate(35.2462vw,-10px) scale(.5662);animation:fall-373 10s -5s linear infinite}@keyframes fall-373{35.742%{transform:translate(26.9004vw,35.742vh) scale(.5662)}to{transform:translate(31.0733vw,99vh) scale(.5662)}}.snow:nth-child(374){opacity:1.626;transform:translate(8.7501vw,-10px) scale(.3445);animation:fall-374 15s -28s linear infinite}@keyframes fall-374{36.901%{transform:translate(3.4301vw,36.901vh) scale(.3445)}to{transform:translate(6.0901vw,99vh) scale(.3445)}}.snow:nth-child(375){opacity:1.8626;transform:translate(98.1337vw,-10px) scale(.3101);animation:fall-375 11s -4s linear infinite}@keyframes fall-375{49.165%{transform:translate(98.2623vw,49.165vh) scale(.3101)}to{transform:translate(98.198vw,99vh) scale(.3101)}}.snow:nth-child(376){opacity:1.8946;transform:translate(56.0036vw,-10px) scale(.9601);animation:fall-376 18s -26s linear infinite}@keyframes fall-376{60.995%{transform:translate(49.0216vw,60.995vh) scale(.9601)}to{transform:translate(52.5126vw,99vh) scale(.9601)}}.snow:nth-child(377){opacity:1.1008;transform:translate(85.9461vw,-10px) scale(.1092);animation:fall-377 14s -17s linear infinite}@keyframes fall-377{62.744%{transform:translate(88.8464vw,62.744vh) scale(.1092)}to{transform:translate(87.39625vw,99vh) scale(.1092)}}.snow:nth-child(378){opacity:.86;transform:translate(22.598vw,-10px) scale(.6148);animation:fall-378 19s -8s linear infinite}@keyframes fall-378{33.871%{transform:translate(32.063vw,33.871vh) scale(.6148)}to{transform:translate(27.3305vw,99vh) scale(.6148)}}.snow:nth-child(379){opacity:.2438;transform:translate(44.1005vw,-10px) scale(.3285);animation:fall-379 10s -17s linear infinite}@keyframes fall-379{71.378%{transform:translate(39.3748vw,71.378vh) scale(.3285)}to{transform:translate(41.73765vw,99vh) scale(.3285)}}.snow:nth-child(380){opacity:.4996;transform:translate(71.5258vw,-10px) scale(.5735);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{38.606%{transform:translate(77.5209vw,38.606vh) scale(.5735)}to{transform:translate(74.52335vw,99vh) scale(.5735)}}.snow:nth-child(381){opacity:1.3504;transform:translate(85.9307vw,-10px) scale(.245);animation:fall-381 18s -11s linear infinite}@keyframes fall-381{41.671%{transform:translate(90.2487vw,41.671vh) scale(.245)}to{transform:translate(88.0897vw,99vh) scale(.245)}}.snow:nth-child(382){opacity:1.0228;transform:translate(30.0584vw,-10px) scale(.8602);animation:fall-382 20s -12s linear infinite}@keyframes fall-382{44.866%{transform:translate(35.3167vw,44.866vh) scale(.8602)}to{transform:translate(32.68755vw,99vh) scale(.8602)}}.snow:nth-child(383){opacity:1.8536;transform:translate(84.467vw,-10px) scale(.4568);animation:fall-383 10s -8s linear infinite}@keyframes fall-383{31.195%{transform:translate(75.6911vw,31.195vh) scale(.4568)}to{transform:translate(80.07905vw,99vh) scale(.4568)}}.snow:nth-child(384){opacity:1.8588;transform:translate(30.7708vw,-10px) scale(.2086);animation:fall-384 12s -28s linear infinite}@keyframes fall-384{71.754%{transform:translate(31.6197vw,71.754vh) scale(.2086)}to{transform:translate(31.19525vw,99vh) scale(.2086)}}.snow:nth-child(385){opacity:.2828;transform:translate(93.7749vw,-10px) scale(.3281);animation:fall-385 18s -15s linear infinite}@keyframes fall-385{34.919%{transform:translate(96.336vw,34.919vh) scale(.3281)}to{transform:translate(95.05545vw,99vh) scale(.3281)}}.snow:nth-child(386){opacity:.0014;transform:translate(23.3456vw,-10px) scale(.3058);animation:fall-386 30s -12s linear infinite}@keyframes fall-386{38.509%{transform:translate(22.1205vw,38.509vh) scale(.3058)}to{transform:translate(22.73305vw,99vh) scale(.3058)}}.snow:nth-child(387){opacity:.141;transform:translate(62.3739vw,-10px) scale(.4048);animation:fall-387 25s -21s linear infinite}@keyframes fall-387{50.215%{transform:translate(57.1999vw,50.215vh) scale(.4048)}to{transform:translate(59.7869vw,99vh) scale(.4048)}}.snow:nth-child(388){opacity:1.8552;transform:translate(3.71vw,-10px) scale(.5055);animation:fall-388 22s -11s linear infinite}@keyframes fall-388{31.319%{transform:translate(3.8038vw,31.319vh) scale(.5055)}to{transform:translate(3.7569vw,99vh) scale(.5055)}}.snow:nth-child(389){opacity:.5568;transform:translate(45.7056vw,-10px) scale(.7599);animation:fall-389 27s -24s linear infinite}@keyframes fall-389{63.508%{transform:translate(52.8973vw,63.508vh) scale(.7599)}to{transform:translate(49.30145vw,99vh) scale(.7599)}}.snow:nth-child(390){opacity:.7086;transform:translate(19.5808vw,-10px) scale(.1343);animation:fall-390 10s -4s linear infinite}@keyframes fall-390{46.182%{transform:translate(12.5833vw,46.182vh) scale(.1343)}to{transform:translate(16.08205vw,99vh) scale(.1343)}}.snow:nth-child(391){opacity:1.7468;transform:translate(60.3312vw,-10px) scale(.5943);animation:fall-391 20s -13s linear infinite}@keyframes fall-391{75.489%{transform:translate(61.8777vw,75.489vh) scale(.5943)}to{transform:translate(61.10445vw,99vh) scale(.5943)}}.snow:nth-child(392){opacity:.0242;transform:translate(88.569vw,-10px) scale(.5189);animation:fall-392 21s -26s linear infinite}@keyframes fall-392{72.524%{transform:translate(95.605vw,72.524vh) scale(.5189)}to{transform:translate(92.087vw,99vh) scale(.5189)}}.snow:nth-child(393){opacity:.7604;transform:translate(50.3359vw,-10px) scale(.6802);animation:fall-393 14s -8s linear infinite}@keyframes fall-393{56.376%{transform:translate(42.1828vw,56.376vh) scale(.6802)}to{transform:translate(46.25935vw,99vh) scale(.6802)}}.snow:nth-child(394){opacity:1.4136;transform:translate(51.2821vw,-10px) scale(.1426);animation:fall-394 15s -23s linear infinite}@keyframes fall-394{52.341%{transform:translate(44.1222vw,52.341vh) scale(.1426)}to{transform:translate(47.70215vw,99vh) scale(.1426)}}.snow:nth-child(395){opacity:1.5374;transform:translate(1.4859vw,-10px) scale(.916);animation:fall-395 16s -30s linear infinite}@keyframes fall-395{42.494%{transform:translate(3.6624vw,42.494vh) scale(.916)}to{transform:translate(2.57415vw,99vh) scale(.916)}}.snow:nth-child(396){opacity:1.8994;transform:translate(10.7374vw,-10px) scale(.1314);animation:fall-396 15s -20s linear infinite}@keyframes fall-396{76.047%{transform:translate(20.1388vw,76.047vh) scale(.1314)}to{transform:translate(15.4381vw,99vh) scale(.1314)}}.snow:nth-child(397){opacity:1.5994;transform:translate(27.6806vw,-10px) scale(.1725);animation:fall-397 27s -24s linear infinite}@keyframes fall-397{46.265%{transform:translate(27.5865vw,46.265vh) scale(.1725)}to{transform:translate(27.63355vw,99vh) scale(.1725)}}.snow:nth-child(398){opacity:1.5138;transform:translate(11.2726vw,-10px) scale(.3537);animation:fall-398 30s -30s linear infinite}@keyframes fall-398{78.423%{transform:translate(20.3194vw,78.423vh) scale(.3537)}to{transform:translate(15.796vw,99vh) scale(.3537)}}.snow:nth-child(399){opacity:1.8568;transform:translate(72.8302vw,-10px) scale(.641);animation:fall-399 26s -13s linear infinite}@keyframes fall-399{62.836%{transform:translate(77.2369vw,62.836vh) scale(.641)}to{transform:translate(75.03355vw,99vh) scale(.641)}}.snow:nth-child(400){opacity:1.66;transform:translate(96.6465vw,-10px) scale(.1844);animation:fall-400 25s -27s linear infinite}@keyframes fall-400{37.945%{transform:translate(102.4306vw,37.945vh) scale(.1844)}to{transform:translate(99.53855vw,99vh) scale(.1844)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|