@esfaenza/core 15.2.141 → 15.2.143
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +2 -2
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
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.2026;transform:translate(17.4211vw,-10px) scale(.6284);animation:fall-1 23s -21s linear infinite}@keyframes fall-1{64.764%{transform:translate(22.8523vw,64.764vh) scale(.6284)}to{transform:translate(20.1367vw,99vh) scale(.6284)}}.snow:nth-child(2){opacity:1.1802;transform:translate(23.0827vw,-10px) scale(.7153);animation:fall-2 13s -19s linear infinite}@keyframes fall-2{47.127%{transform:translate(13.3982vw,47.127vh) scale(.7153)}to{transform:translate(18.24045vw,99vh) scale(.7153)}}.snow:nth-child(3){opacity:.5428;transform:translate(12.4964vw,-10px) scale(.1135);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{33.115%{transform:translate(8.4448vw,33.115vh) scale(.1135)}to{transform:translate(10.4706vw,99vh) scale(.1135)}}.snow:nth-child(4){opacity:1.8728;transform:translate(87.2006vw,-10px) scale(.5227);animation:fall-4 16s -7s linear infinite}@keyframes fall-4{42.221%{transform:translate(83.8675vw,42.221vh) scale(.5227)}to{transform:translate(85.53405vw,99vh) scale(.5227)}}.snow:nth-child(5){opacity:1.159;transform:translate(63.121vw,-10px) scale(.6446);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{57.279%{transform:translate(54.1006vw,57.279vh) scale(.6446)}to{transform:translate(58.6108vw,99vh) scale(.6446)}}.snow:nth-child(6){opacity:1.4056;transform:translate(90.9714vw,-10px) scale(.8793);animation:fall-6 20s -6s linear infinite}@keyframes fall-6{61.91%{transform:translate(82.8292vw,61.91vh) scale(.8793)}to{transform:translate(86.9003vw,99vh) scale(.8793)}}.snow:nth-child(7){opacity:.4134;transform:translate(13.2202vw,-10px) scale(.0338);animation:fall-7 27s -27s linear infinite}@keyframes fall-7{33.137%{transform:translate(22.4474vw,33.137vh) scale(.0338)}to{transform:translate(17.8338vw,99vh) scale(.0338)}}.snow:nth-child(8){opacity:1.7298;transform:translate(53.9769vw,-10px) scale(.1515);animation:fall-8 17s -7s linear infinite}@keyframes fall-8{62.701%{transform:translate(60.2196vw,62.701vh) scale(.1515)}to{transform:translate(57.09825vw,99vh) scale(.1515)}}.snow:nth-child(9){opacity:1.089;transform:translate(37.9932vw,-10px) scale(.5747);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{70.036%{transform:translate(28.1995vw,70.036vh) scale(.5747)}to{transform:translate(33.09635vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:.8964;transform:translate(22.5185vw,-10px) scale(.2622);animation:fall-10 13s -8s linear infinite}@keyframes fall-10{55.411%{transform:translate(18.8481vw,55.411vh) scale(.2622)}to{transform:translate(20.6833vw,99vh) scale(.2622)}}.snow:nth-child(11){opacity:1.946;transform:translate(92.6727vw,-10px) scale(.747);animation:fall-11 15s -7s linear infinite}@keyframes fall-11{75.067%{transform:translate(98.6923vw,75.067vh) scale(.747)}to{transform:translate(95.6825vw,99vh) scale(.747)}}.snow:nth-child(12){opacity:.9478;transform:translate(33.7948vw,-10px) scale(.6455);animation:fall-12 10s -30s linear infinite}@keyframes fall-12{47.824%{transform:translate(34.4288vw,47.824vh) scale(.6455)}to{transform:translate(34.1118vw,99vh) scale(.6455)}}.snow:nth-child(13){opacity:1.5098;transform:translate(54.8956vw,-10px) scale(.0263);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{50.884%{transform:translate(50.0562vw,50.884vh) scale(.0263)}to{transform:translate(52.4759vw,99vh) scale(.0263)}}.snow:nth-child(14){opacity:1.3612;transform:translate(17.3169vw,-10px) scale(.8686);animation:fall-14 20s -9s linear infinite}@keyframes fall-14{69.619%{transform:translate(21.3251vw,69.619vh) scale(.8686)}to{transform:translate(19.321vw,99vh) scale(.8686)}}.snow:nth-child(15){opacity:1.7148;transform:translate(9.3466vw,-10px) scale(.3352);animation:fall-15 21s -30s linear infinite}@keyframes fall-15{76.743%{transform:translate(-.0081vw,76.743vh) scale(.3352)}to{transform:translate(4.66925vw,99vh) scale(.3352)}}.snow:nth-child(16){opacity:1.9138;transform:translate(67.0436vw,-10px) scale(.6689);animation:fall-16 10s -16s linear infinite}@keyframes fall-16{76.39%{transform:translate(58.2767vw,76.39vh) scale(.6689)}to{transform:translate(62.66015vw,99vh) scale(.6689)}}.snow:nth-child(17){opacity:.3342;transform:translate(59.1466vw,-10px) scale(.6388);animation:fall-17 22s -3s linear infinite}@keyframes fall-17{67.591%{transform:translate(59.6221vw,67.591vh) scale(.6388)}to{transform:translate(59.38435vw,99vh) scale(.6388)}}.snow:nth-child(18){opacity:.494;transform:translate(11.6404vw,-10px) scale(.78);animation:fall-18 23s -6s linear infinite}@keyframes fall-18{66.522%{transform:translate(16.1057vw,66.522vh) scale(.78)}to{transform:translate(13.87305vw,99vh) scale(.78)}}.snow:nth-child(19){opacity:.9754;transform:translate(81.9002vw,-10px) scale(.8663);animation:fall-19 27s -5s linear infinite}@keyframes fall-19{77.967%{transform:translate(78.558vw,77.967vh) scale(.8663)}to{transform:translate(80.2291vw,99vh) scale(.8663)}}.snow:nth-child(20){opacity:.3804;transform:translate(2.9482vw,-10px) scale(.8417);animation:fall-20 13s -20s linear infinite}@keyframes fall-20{39.385%{transform:translate(3.5263vw,39.385vh) scale(.8417)}to{transform:translate(3.23725vw,99vh) scale(.8417)}}.snow:nth-child(21){opacity:1.9402;transform:translate(11.3897vw,-10px) scale(.4044);animation:fall-21 15s -20s linear infinite}@keyframes fall-21{34.42%{transform:translate(11.542vw,34.42vh) scale(.4044)}to{transform:translate(11.46585vw,99vh) scale(.4044)}}.snow:nth-child(22){opacity:1.3834;transform:translate(17.668vw,-10px) scale(.9234);animation:fall-22 16s -3s linear infinite}@keyframes fall-22{37.753%{transform:translate(10.5937vw,37.753vh) scale(.9234)}to{transform:translate(14.13085vw,99vh) scale(.9234)}}.snow:nth-child(23){opacity:.9806;transform:translate(75.1193vw,-10px) scale(.6797);animation:fall-23 15s -29s linear infinite}@keyframes fall-23{42.964%{transform:translate(78.3299vw,42.964vh) scale(.6797)}to{transform:translate(76.7246vw,99vh) scale(.6797)}}.snow:nth-child(24){opacity:.7758;transform:translate(74.1211vw,-10px) scale(.8143);animation:fall-24 12s -24s linear infinite}@keyframes fall-24{59.675%{transform:translate(83.709vw,59.675vh) scale(.8143)}to{transform:translate(78.91505vw,99vh) scale(.8143)}}.snow:nth-child(25){opacity:.6958;transform:translate(24.8503vw,-10px) scale(.0008);animation:fall-25 14s -16s linear infinite}@keyframes fall-25{41.647%{transform:translate(27.5933vw,41.647vh) scale(.0008)}to{transform:translate(26.2218vw,99vh) scale(.0008)}}.snow:nth-child(26){opacity:1.8262;transform:translate(66.3629vw,-10px) scale(.0116);animation:fall-26 16s -16s linear infinite}@keyframes fall-26{76.088%{transform:translate(73.2211vw,76.088vh) scale(.0116)}to{transform:translate(69.792vw,99vh) scale(.0116)}}.snow:nth-child(27){opacity:.4448;transform:translate(90.5497vw,-10px) scale(.2067);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{58.98%{transform:translate(95.7646vw,58.98vh) scale(.2067)}to{transform:translate(93.15715vw,99vh) scale(.2067)}}.snow:nth-child(28){opacity:.6906;transform:translate(74.9023vw,-10px) scale(.5969);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{76.801%{transform:translate(65.2079vw,76.801vh) scale(.5969)}to{transform:translate(70.0551vw,99vh) scale(.5969)}}.snow:nth-child(29){opacity:1.401;transform:translate(48.666vw,-10px) scale(.0811);animation:fall-29 27s -12s linear infinite}@keyframes fall-29{38.984%{transform:translate(58.0037vw,38.984vh) scale(.0811)}to{transform:translate(53.33485vw,99vh) scale(.0811)}}.snow:nth-child(30){opacity:.1634;transform:translate(79.1017vw,-10px) scale(.7376);animation:fall-30 21s -22s linear infinite}@keyframes fall-30{60.777%{transform:translate(77.5205vw,60.777vh) scale(.7376)}to{transform:translate(78.3111vw,99vh) scale(.7376)}}.snow:nth-child(31){opacity:1.6714;transform:translate(54.4507vw,-10px) scale(.4429);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{71.56%{transform:translate(48.957vw,71.56vh) scale(.4429)}to{transform:translate(51.70385vw,99vh) scale(.4429)}}.snow:nth-child(32){opacity:.4418;transform:translate(27.4078vw,-10px) scale(.6288);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{75.522%{transform:translate(21.7262vw,75.522vh) scale(.6288)}to{transform:translate(24.567vw,99vh) scale(.6288)}}.snow:nth-child(33){opacity:1.2922;transform:translate(16.5637vw,-10px) scale(.9264);animation:fall-33 28s -1s linear infinite}@keyframes fall-33{47.63%{transform:translate(22.495vw,47.63vh) scale(.9264)}to{transform:translate(19.52935vw,99vh) scale(.9264)}}.snow:nth-child(34){opacity:1.8092;transform:translate(5.4279vw,-10px) scale(.2395);animation:fall-34 15s -8s linear infinite}@keyframes fall-34{56.934%{transform:translate(-4.2708vw,56.934vh) scale(.2395)}to{transform:translate(.57855vw,99vh) scale(.2395)}}.snow:nth-child(35){opacity:1.5624;transform:translate(47.9835vw,-10px) scale(.3226);animation:fall-35 28s -27s linear infinite}@keyframes fall-35{53.394%{transform:translate(56.4905vw,53.394vh) scale(.3226)}to{transform:translate(52.237vw,99vh) scale(.3226)}}.snow:nth-child(36){opacity:1.1564;transform:translate(17.4381vw,-10px) scale(.0864);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{79.816%{transform:translate(14.3627vw,79.816vh) scale(.0864)}to{transform:translate(15.9004vw,99vh) scale(.0864)}}.snow:nth-child(37){opacity:1.8136;transform:translate(15.6584vw,-10px) scale(.5535);animation:fall-37 15s -23s linear infinite}@keyframes fall-37{40.23%{transform:translate(16.8879vw,40.23vh) scale(.5535)}to{transform:translate(16.27315vw,99vh) scale(.5535)}}.snow:nth-child(38){opacity:.0826;transform:translate(5.0349vw,-10px) scale(.0834);animation:fall-38 21s -20s linear infinite}@keyframes fall-38{57.515%{transform:translate(-.0057vw,57.515vh) scale(.0834)}to{transform:translate(2.5146vw,99vh) scale(.0834)}}.snow:nth-child(39){opacity:.352;transform:translate(33.2749vw,-10px) scale(.7281);animation:fall-39 17s -27s linear infinite}@keyframes fall-39{69.056%{transform:translate(30.3897vw,69.056vh) scale(.7281)}to{transform:translate(31.8323vw,99vh) scale(.7281)}}.snow:nth-child(40){opacity:1.7696;transform:translate(39.8168vw,-10px) scale(.3311);animation:fall-40 21s -18s linear infinite}@keyframes fall-40{51.553%{transform:translate(41.3338vw,51.553vh) scale(.3311)}to{transform:translate(40.5753vw,99vh) scale(.3311)}}.snow:nth-child(41){opacity:.9206;transform:translate(37.776vw,-10px) scale(.6533);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{57.68%{transform:translate(45.8283vw,57.68vh) scale(.6533)}to{transform:translate(41.80215vw,99vh) scale(.6533)}}.snow:nth-child(42){opacity:1.4242;transform:translate(73.8026vw,-10px) scale(.8633);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{63.751%{transform:translate(70.9946vw,63.751vh) scale(.8633)}to{transform:translate(72.3986vw,99vh) scale(.8633)}}.snow:nth-child(43){opacity:.276;transform:translate(72.5424vw,-10px) scale(.1206);animation:fall-43 18s -5s linear infinite}@keyframes fall-43{59.577%{transform:translate(71.4837vw,59.577vh) scale(.1206)}to{transform:translate(72.01305vw,99vh) scale(.1206)}}.snow:nth-child(44){opacity:.9118;transform:translate(51.9109vw,-10px) scale(.928);animation:fall-44 14s -27s linear infinite}@keyframes fall-44{45.431%{transform:translate(57.9952vw,45.431vh) scale(.928)}to{transform:translate(54.95305vw,99vh) scale(.928)}}.snow:nth-child(45){opacity:1.4032;transform:translate(4.5632vw,-10px) scale(.1595);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{61.109%{transform:translate(.5946vw,61.109vh) scale(.1595)}to{transform:translate(2.5789vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:.1518;transform:translate(9.294vw,-10px) scale(.0604);animation:fall-46 18s -8s linear infinite}@keyframes fall-46{49.972%{transform:translate(17.0295vw,49.972vh) scale(.0604)}to{transform:translate(13.16175vw,99vh) scale(.0604)}}.snow:nth-child(47){opacity:1.4096;transform:translate(30.9608vw,-10px) scale(.7865);animation:fall-47 10s -12s linear infinite}@keyframes fall-47{38.367%{transform:translate(21.5757vw,38.367vh) scale(.7865)}to{transform:translate(26.26825vw,99vh) scale(.7865)}}.snow:nth-child(48){opacity:.5898;transform:translate(20.3972vw,-10px) scale(.2763);animation:fall-48 12s -30s linear infinite}@keyframes fall-48{57.409%{transform:translate(13.1995vw,57.409vh) scale(.2763)}to{transform:translate(16.79835vw,99vh) scale(.2763)}}.snow:nth-child(49){opacity:1.0344;transform:translate(1.8197vw,-10px) scale(.6884);animation:fall-49 30s -23s linear infinite}@keyframes fall-49{58.517%{transform:translate(2.4762vw,58.517vh) scale(.6884)}to{transform:translate(2.14795vw,99vh) scale(.6884)}}.snow:nth-child(50){opacity:1.8588;transform:translate(66.849vw,-10px) scale(.519);animation:fall-50 12s -4s linear infinite}@keyframes fall-50{46.311%{transform:translate(64.5294vw,46.311vh) scale(.519)}to{transform:translate(65.6892vw,99vh) scale(.519)}}.snow:nth-child(51){opacity:1.619;transform:translate(86.6086vw,-10px) scale(.5254);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{38.916%{transform:translate(92.7824vw,38.916vh) scale(.5254)}to{transform:translate(89.6955vw,99vh) scale(.5254)}}.snow:nth-child(52){opacity:.2544;transform:translate(65.361vw,-10px) scale(.5235);animation:fall-52 18s -17s linear infinite}@keyframes fall-52{32.416%{transform:translate(66.8242vw,32.416vh) scale(.5235)}to{transform:translate(66.0926vw,99vh) scale(.5235)}}.snow:nth-child(53){opacity:.2114;transform:translate(77.7778vw,-10px) scale(.7677);animation:fall-53 24s -9s linear infinite}@keyframes fall-53{55.443%{transform:translate(75.6336vw,55.443vh) scale(.7677)}to{transform:translate(76.7057vw,99vh) scale(.7677)}}.snow:nth-child(54){opacity:1.3432;transform:translate(1.0472vw,-10px) scale(.4128);animation:fall-54 14s -13s linear infinite}@keyframes fall-54{46.089%{transform:translate(-2.1027vw,46.089vh) scale(.4128)}to{transform:translate(-.52775vw,99vh) scale(.4128)}}.snow:nth-child(55){opacity:.8062;transform:translate(96.5298vw,-10px) scale(.9136);animation:fall-55 20s -18s linear infinite}@keyframes fall-55{33.984%{transform:translate(102.336vw,33.984vh) scale(.9136)}to{transform:translate(99.4329vw,99vh) scale(.9136)}}.snow:nth-child(56){opacity:.8424;transform:translate(93.1269vw,-10px) scale(.995);animation:fall-56 30s -20s linear infinite}@keyframes fall-56{79.792%{transform:translate(102.2662vw,79.792vh) scale(.995)}to{transform:translate(97.69655vw,99vh) scale(.995)}}.snow:nth-child(57){opacity:.841;transform:translate(94.2004vw,-10px) scale(.5464);animation:fall-57 24s -28s linear infinite}@keyframes fall-57{34.746%{transform:translate(94.9429vw,34.746vh) scale(.5464)}to{transform:translate(94.57165vw,99vh) scale(.5464)}}.snow:nth-child(58){opacity:.3406;transform:translate(45.7587vw,-10px) scale(.4137);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{57.051%{transform:translate(50.9117vw,57.051vh) scale(.4137)}to{transform:translate(48.3352vw,99vh) scale(.4137)}}.snow:nth-child(59){opacity:1.9732;transform:translate(8.441vw,-10px) scale(.6034);animation:fall-59 19s -11s linear infinite}@keyframes fall-59{61.492%{transform:translate(5.42vw,61.492vh) scale(.6034)}to{transform:translate(6.9305vw,99vh) scale(.6034)}}.snow:nth-child(60){opacity:.2584;transform:translate(58.3588vw,-10px) scale(.2752);animation:fall-60 27s -15s linear infinite}@keyframes fall-60{64.464%{transform:translate(60.7076vw,64.464vh) scale(.2752)}to{transform:translate(59.5332vw,99vh) scale(.2752)}}.snow:nth-child(61){opacity:.8672;transform:translate(64.3199vw,-10px) scale(.2497);animation:fall-61 28s -14s linear infinite}@keyframes fall-61{45.213%{transform:translate(72.4866vw,45.213vh) scale(.2497)}to{transform:translate(68.40325vw,99vh) scale(.2497)}}.snow:nth-child(62){opacity:.411;transform:translate(82.7785vw,-10px) scale(.6187);animation:fall-62 10s -18s linear infinite}@keyframes fall-62{53.751%{transform:translate(83.0393vw,53.751vh) scale(.6187)}to{transform:translate(82.9089vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.5916;transform:translate(43.6351vw,-10px) scale(.3813);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{58.015%{transform:translate(34.5176vw,58.015vh) scale(.3813)}to{transform:translate(39.07635vw,99vh) scale(.3813)}}.snow:nth-child(64){opacity:.1532;transform:translate(98.2461vw,-10px) scale(.4248);animation:fall-64 19s -11s linear infinite}@keyframes fall-64{61.346%{transform:translate(105.5588vw,61.346vh) scale(.4248)}to{transform:translate(101.90245vw,99vh) scale(.4248)}}.snow:nth-child(65){opacity:.3828;transform:translate(39.5884vw,-10px) scale(.8568);animation:fall-65 23s -28s linear infinite}@keyframes fall-65{57.423%{transform:translate(33.5124vw,57.423vh) scale(.8568)}to{transform:translate(36.5504vw,99vh) scale(.8568)}}.snow:nth-child(66){opacity:1.78;transform:translate(51.0981vw,-10px) scale(.4881);animation:fall-66 16s -2s linear infinite}@keyframes fall-66{54.539%{transform:translate(42.8507vw,54.539vh) scale(.4881)}to{transform:translate(46.9744vw,99vh) scale(.4881)}}.snow:nth-child(67){opacity:1.3258;transform:translate(12.822vw,-10px) scale(.7409);animation:fall-67 18s -14s linear infinite}@keyframes fall-67{41.696%{transform:translate(6.1497vw,41.696vh) scale(.7409)}to{transform:translate(9.48585vw,99vh) scale(.7409)}}.snow:nth-child(68){opacity:1.31;transform:translate(30.5007vw,-10px) scale(.1944);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{31.324%{transform:translate(34.8141vw,31.324vh) scale(.1944)}to{transform:translate(32.6574vw,99vh) scale(.1944)}}.snow:nth-child(69){opacity:1.0638;transform:translate(51.9025vw,-10px) scale(.0386);animation:fall-69 13s -4s linear infinite}@keyframes fall-69{33.116%{transform:translate(53.3047vw,33.116vh) scale(.0386)}to{transform:translate(52.6036vw,99vh) scale(.0386)}}.snow:nth-child(70){opacity:1.5888;transform:translate(5.434vw,-10px) scale(.9684);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{35.732%{transform:translate(12.1482vw,35.732vh) scale(.9684)}to{transform:translate(8.7911vw,99vh) scale(.9684)}}.snow:nth-child(71){opacity:.3258;transform:translate(36.6531vw,-10px) scale(.3762);animation:fall-71 28s -23s linear infinite}@keyframes fall-71{72.81%{transform:translate(37.0316vw,72.81vh) scale(.3762)}to{transform:translate(36.84235vw,99vh) scale(.3762)}}.snow:nth-child(72){opacity:.9506;transform:translate(20.7389vw,-10px) scale(.7003);animation:fall-72 13s -27s linear infinite}@keyframes fall-72{33.406%{transform:translate(28.1304vw,33.406vh) scale(.7003)}to{transform:translate(24.43465vw,99vh) scale(.7003)}}.snow:nth-child(73){opacity:1.2576;transform:translate(49.2168vw,-10px) scale(.6442);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{62.741%{transform:translate(51.6848vw,62.741vh) scale(.6442)}to{transform:translate(50.4508vw,99vh) scale(.6442)}}.snow:nth-child(74){opacity:.261;transform:translate(15.8183vw,-10px) scale(.1344);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{33.324%{transform:translate(7.1555vw,33.324vh) scale(.1344)}to{transform:translate(11.4869vw,99vh) scale(.1344)}}.snow:nth-child(75){opacity:.085;transform:translate(29.6968vw,-10px) scale(.1063);animation:fall-75 23s -11s linear infinite}@keyframes fall-75{48.294%{transform:translate(33.7302vw,48.294vh) scale(.1063)}to{transform:translate(31.7135vw,99vh) scale(.1063)}}.snow:nth-child(76){opacity:.2386;transform:translate(7.8527vw,-10px) scale(.7776);animation:fall-76 14s -22s linear infinite}@keyframes fall-76{48.451%{transform:translate(6.7442vw,48.451vh) scale(.7776)}to{transform:translate(7.29845vw,99vh) scale(.7776)}}.snow:nth-child(77){opacity:.6628;transform:translate(53.4848vw,-10px) scale(.5051);animation:fall-77 22s -15s linear infinite}@keyframes fall-77{41.273%{transform:translate(53.8983vw,41.273vh) scale(.5051)}to{transform:translate(53.69155vw,99vh) scale(.5051)}}.snow:nth-child(78){opacity:1.3924;transform:translate(32.6416vw,-10px) scale(.7834);animation:fall-78 24s -21s linear infinite}@keyframes fall-78{32.329%{transform:translate(38.9122vw,32.329vh) scale(.7834)}to{transform:translate(35.7769vw,99vh) scale(.7834)}}.snow:nth-child(79){opacity:1.0124;transform:translate(11.9756vw,-10px) scale(.8851);animation:fall-79 17s -18s linear infinite}@keyframes fall-79{77.606%{transform:translate(14.1617vw,77.606vh) scale(.8851)}to{transform:translate(13.06865vw,99vh) scale(.8851)}}.snow:nth-child(80){opacity:.2482;transform:translate(17.4103vw,-10px) scale(.1142);animation:fall-80 21s -10s linear infinite}@keyframes fall-80{58.71%{transform:translate(16.8636vw,58.71vh) scale(.1142)}to{transform:translate(17.13695vw,99vh) scale(.1142)}}.snow:nth-child(81){opacity:.9316;transform:translate(29.4223vw,-10px) scale(.5167);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{73.442%{transform:translate(33.3626vw,73.442vh) scale(.5167)}to{transform:translate(31.39245vw,99vh) scale(.5167)}}.snow:nth-child(82){opacity:1.643;transform:translate(50.58vw,-10px) scale(.6986);animation:fall-82 21s -10s linear infinite}@keyframes fall-82{78.028%{transform:translate(53.7699vw,78.028vh) scale(.6986)}to{transform:translate(52.17495vw,99vh) scale(.6986)}}.snow:nth-child(83){opacity:.4484;transform:translate(32.8566vw,-10px) scale(.033);animation:fall-83 16s -6s linear infinite}@keyframes fall-83{79.836%{transform:translate(37.4289vw,79.836vh) scale(.033)}to{transform:translate(35.14275vw,99vh) scale(.033)}}.snow:nth-child(84){opacity:1.3086;transform:translate(18.9828vw,-10px) scale(.3214);animation:fall-84 14s -7s linear infinite}@keyframes fall-84{30.331%{transform:translate(19.3756vw,30.331vh) scale(.3214)}to{transform:translate(19.1792vw,99vh) scale(.3214)}}.snow:nth-child(85){opacity:.9578;transform:translate(83.3282vw,-10px) scale(.5921);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{33.035%{transform:translate(77.5526vw,33.035vh) scale(.5921)}to{transform:translate(80.4404vw,99vh) scale(.5921)}}.snow:nth-child(86){opacity:1.4316;transform:translate(4.6326vw,-10px) scale(.5524);animation:fall-86 28s -19s linear infinite}@keyframes fall-86{35.917%{transform:translate(5.5169vw,35.917vh) scale(.5524)}to{transform:translate(5.07475vw,99vh) scale(.5524)}}.snow:nth-child(87){opacity:1.3052;transform:translate(29.6906vw,-10px) scale(.1118);animation:fall-87 19s -24s linear infinite}@keyframes fall-87{37.284%{transform:translate(24.4105vw,37.284vh) scale(.1118)}to{transform:translate(27.05055vw,99vh) scale(.1118)}}.snow:nth-child(88){opacity:1.7874;transform:translate(69.7661vw,-10px) scale(.4862);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{79.208%{transform:translate(61.7503vw,79.208vh) scale(.4862)}to{transform:translate(65.7582vw,99vh) scale(.4862)}}.snow:nth-child(89){opacity:1.6766;transform:translate(35.4428vw,-10px) scale(.9567);animation:fall-89 23s -12s linear infinite}@keyframes fall-89{52.579%{transform:translate(41.4089vw,52.579vh) scale(.9567)}to{transform:translate(38.42585vw,99vh) scale(.9567)}}.snow:nth-child(90){opacity:1.2702;transform:translate(17.4145vw,-10px) scale(.2607);animation:fall-90 29s -24s linear infinite}@keyframes fall-90{30.705%{transform:translate(20.7341vw,30.705vh) scale(.2607)}to{transform:translate(19.0743vw,99vh) scale(.2607)}}.snow:nth-child(91){opacity:1.5828;transform:translate(59.2914vw,-10px) scale(.6115);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{54.931%{transform:translate(51.3923vw,54.931vh) scale(.6115)}to{transform:translate(55.34185vw,99vh) scale(.6115)}}.snow:nth-child(92){opacity:.4592;transform:translate(15.5972vw,-10px) scale(.2349);animation:fall-92 20s -4s linear infinite}@keyframes fall-92{33.886%{transform:translate(18.3621vw,33.886vh) scale(.2349)}to{transform:translate(16.97965vw,99vh) scale(.2349)}}.snow:nth-child(93){opacity:1.1908;transform:translate(35.2838vw,-10px) scale(.3531);animation:fall-93 19s -6s linear infinite}@keyframes fall-93{48.227%{transform:translate(34.7953vw,48.227vh) scale(.3531)}to{transform:translate(35.03955vw,99vh) scale(.3531)}}.snow:nth-child(94){opacity:.2336;transform:translate(99.353vw,-10px) scale(.2549);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{49.103%{transform:translate(99.303vw,49.103vh) scale(.2549)}to{transform:translate(99.328vw,99vh) scale(.2549)}}.snow:nth-child(95){opacity:.3844;transform:translate(37.5367vw,-10px) scale(.4465);animation:fall-95 11s -26s linear infinite}@keyframes fall-95{60.589%{transform:translate(35.8249vw,60.589vh) scale(.4465)}to{transform:translate(36.6808vw,99vh) scale(.4465)}}.snow:nth-child(96){opacity:.1462;transform:translate(7.0336vw,-10px) scale(.3595);animation:fall-96 11s -10s linear infinite}@keyframes fall-96{44.201%{transform:translate(8.1951vw,44.201vh) scale(.3595)}to{transform:translate(7.61435vw,99vh) scale(.3595)}}.snow:nth-child(97){opacity:.2868;transform:translate(66.8555vw,-10px) scale(.4397);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{57.08%{transform:translate(62.7611vw,57.08vh) scale(.4397)}to{transform:translate(64.8083vw,99vh) scale(.4397)}}.snow:nth-child(98){opacity:.0946;transform:translate(70.2565vw,-10px) scale(.309);animation:fall-98 26s -7s linear infinite}@keyframes fall-98{43.097%{transform:translate(71.2487vw,43.097vh) scale(.309)}to{transform:translate(70.7526vw,99vh) scale(.309)}}.snow:nth-child(99){opacity:.5212;transform:translate(65.8724vw,-10px) scale(.7176);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{71.916%{transform:translate(58.2901vw,71.916vh) scale(.7176)}to{transform:translate(62.08125vw,99vh) scale(.7176)}}.snow:nth-child(100){opacity:.015;transform:translate(2.0179vw,-10px) scale(.2221);animation:fall-100 18s -13s linear infinite}@keyframes fall-100{75.325%{transform:translate(-4.7603vw,75.325vh) scale(.2221)}to{transform:translate(-1.3712vw,99vh) scale(.2221)}}.snow:nth-child(101){opacity:1.521;transform:translate(33.9451vw,-10px) scale(.788);animation:fall-101 14s -4s linear infinite}@keyframes fall-101{44.832%{transform:translate(35.205vw,44.832vh) scale(.788)}to{transform:translate(34.57505vw,99vh) scale(.788)}}.snow:nth-child(102){opacity:.119;transform:translate(39.1016vw,-10px) scale(.117);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{68.554%{transform:translate(34.0749vw,68.554vh) scale(.117)}to{transform:translate(36.58825vw,99vh) scale(.117)}}.snow:nth-child(103){opacity:1.9676;transform:translate(49.2944vw,-10px) scale(.6884);animation:fall-103 16s -24s linear infinite}@keyframes fall-103{37.386%{transform:translate(46.3614vw,37.386vh) scale(.6884)}to{transform:translate(47.8279vw,99vh) scale(.6884)}}.snow:nth-child(104){opacity:.3774;transform:translate(51.3686vw,-10px) scale(.5425);animation:fall-104 28s -12s linear infinite}@keyframes fall-104{34.23%{transform:translate(47.0589vw,34.23vh) scale(.5425)}to{transform:translate(49.21375vw,99vh) scale(.5425)}}.snow:nth-child(105){opacity:1.4994;transform:translate(11.2968vw,-10px) scale(.0534);animation:fall-105 21s -10s linear infinite}@keyframes fall-105{31.768%{transform:translate(20.0774vw,31.768vh) scale(.0534)}to{transform:translate(15.6871vw,99vh) scale(.0534)}}.snow:nth-child(106){opacity:1.3146;transform:translate(38.8961vw,-10px) scale(.7899);animation:fall-106 11s -8s linear infinite}@keyframes fall-106{64.869%{transform:translate(32.1099vw,64.869vh) scale(.7899)}to{transform:translate(35.503vw,99vh) scale(.7899)}}.snow:nth-child(107){opacity:1.9952;transform:translate(51.192vw,-10px) scale(.0833);animation:fall-107 15s -11s linear infinite}@keyframes fall-107{60.752%{transform:translate(57.0904vw,60.752vh) scale(.0833)}to{transform:translate(54.1412vw,99vh) scale(.0833)}}.snow:nth-child(108){opacity:.0184;transform:translate(8.9389vw,-10px) scale(.5545);animation:fall-108 15s -1s linear infinite}@keyframes fall-108{74.911%{transform:translate(.5046vw,74.911vh) scale(.5545)}to{transform:translate(4.72175vw,99vh) scale(.5545)}}.snow:nth-child(109){opacity:1.0696;transform:translate(9.4609vw,-10px) scale(.863);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{34.903%{transform:translate(.4922vw,34.903vh) scale(.863)}to{transform:translate(4.97655vw,99vh) scale(.863)}}.snow:nth-child(110){opacity:1.5574;transform:translate(15.8719vw,-10px) scale(.3863);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{59.787%{transform:translate(22.5679vw,59.787vh) scale(.3863)}to{transform:translate(19.2199vw,99vh) scale(.3863)}}.snow:nth-child(111){opacity:.014;transform:translate(94.9925vw,-10px) scale(.5205);animation:fall-111 19s -19s linear infinite}@keyframes fall-111{58.757%{transform:translate(97.4886vw,58.757vh) scale(.5205)}to{transform:translate(96.24055vw,99vh) scale(.5205)}}.snow:nth-child(112){opacity:1.0476;transform:translate(1.7553vw,-10px) scale(.7788);animation:fall-112 17s -8s linear infinite}@keyframes fall-112{65.312%{transform:translate(-4.2406vw,65.312vh) scale(.7788)}to{transform:translate(-1.24265vw,99vh) scale(.7788)}}.snow:nth-child(113){opacity:1.0044;transform:translate(94.7872vw,-10px) scale(.6095);animation:fall-113 14s -10s linear infinite}@keyframes fall-113{50.559%{transform:translate(94.8761vw,50.559vh) scale(.6095)}to{transform:translate(94.83165vw,99vh) scale(.6095)}}.snow:nth-child(114){opacity:.4204;transform:translate(36.8813vw,-10px) scale(.6787);animation:fall-114 10s -19s linear infinite}@keyframes fall-114{67.059%{transform:translate(31.1868vw,67.059vh) scale(.6787)}to{transform:translate(34.03405vw,99vh) scale(.6787)}}.snow:nth-child(115){opacity:1.1826;transform:translate(52.4639vw,-10px) scale(.4082);animation:fall-115 13s -26s linear infinite}@keyframes fall-115{57.945%{transform:translate(53.8935vw,57.945vh) scale(.4082)}to{transform:translate(53.1787vw,99vh) scale(.4082)}}.snow:nth-child(116){opacity:1.9008;transform:translate(13.5434vw,-10px) scale(.7769);animation:fall-116 15s -1s linear infinite}@keyframes fall-116{51.214%{transform:translate(16.574vw,51.214vh) scale(.7769)}to{transform:translate(15.0587vw,99vh) scale(.7769)}}.snow:nth-child(117){opacity:1.2948;transform:translate(46.0442vw,-10px) scale(.2973);animation:fall-117 13s -11s linear infinite}@keyframes fall-117{54.081%{transform:translate(48.404vw,54.081vh) scale(.2973)}to{transform:translate(47.2241vw,99vh) scale(.2973)}}.snow:nth-child(118){opacity:.9872;transform:translate(5.3948vw,-10px) scale(.9099);animation:fall-118 30s -2s linear infinite}@keyframes fall-118{52.163%{transform:translate(7.3115vw,52.163vh) scale(.9099)}to{transform:translate(6.35315vw,99vh) scale(.9099)}}.snow:nth-child(119){opacity:.4364;transform:translate(59.8222vw,-10px) scale(.9919);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{55.174%{transform:translate(65.8621vw,55.174vh) scale(.9919)}to{transform:translate(62.84215vw,99vh) scale(.9919)}}.snow:nth-child(120){opacity:.8018;transform:translate(60.8939vw,-10px) scale(.614);animation:fall-120 27s -4s linear infinite}@keyframes fall-120{39.842%{transform:translate(63.7526vw,39.842vh) scale(.614)}to{transform:translate(62.32325vw,99vh) scale(.614)}}.snow:nth-child(121){opacity:1.8554;transform:translate(.8477vw,-10px) scale(.626);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{75.352%{transform:translate(-.5598vw,75.352vh) scale(.626)}to{transform:translate(.14395vw,99vh) scale(.626)}}.snow:nth-child(122){opacity:.998;transform:translate(6.7397vw,-10px) scale(.7414);animation:fall-122 27s -15s linear infinite}@keyframes fall-122{44.293%{transform:translate(2.3972vw,44.293vh) scale(.7414)}to{transform:translate(4.56845vw,99vh) scale(.7414)}}.snow:nth-child(123){opacity:1.3988;transform:translate(85.9226vw,-10px) scale(.9157);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{68.151%{transform:translate(81.8077vw,68.151vh) scale(.9157)}to{transform:translate(83.86515vw,99vh) scale(.9157)}}.snow:nth-child(124){opacity:.1088;transform:translate(89.3292vw,-10px) scale(.634);animation:fall-124 15s -18s linear infinite}@keyframes fall-124{77.545%{transform:translate(88.174vw,77.545vh) scale(.634)}to{transform:translate(88.7516vw,99vh) scale(.634)}}.snow:nth-child(125){opacity:1.6534;transform:translate(72.9453vw,-10px) scale(.2092);animation:fall-125 13s -15s linear infinite}@keyframes fall-125{45.81%{transform:translate(64.697vw,45.81vh) scale(.2092)}to{transform:translate(68.82115vw,99vh) scale(.2092)}}.snow:nth-child(126){opacity:1.4378;transform:translate(77.5514vw,-10px) scale(.3053);animation:fall-126 29s -18s linear infinite}@keyframes fall-126{67.717%{transform:translate(71.7145vw,67.717vh) scale(.3053)}to{transform:translate(74.63295vw,99vh) scale(.3053)}}.snow:nth-child(127){opacity:.5032;transform:translate(37.1918vw,-10px) scale(.4298);animation:fall-127 10s -12s linear infinite}@keyframes fall-127{68.056%{transform:translate(45.5711vw,68.056vh) scale(.4298)}to{transform:translate(41.38145vw,99vh) scale(.4298)}}.snow:nth-child(128){opacity:.3448;transform:translate(60.7377vw,-10px) scale(.537);animation:fall-128 21s -2s linear infinite}@keyframes fall-128{56.072%{transform:translate(60.3325vw,56.072vh) scale(.537)}to{transform:translate(60.5351vw,99vh) scale(.537)}}.snow:nth-child(129){opacity:1.711;transform:translate(82.849vw,-10px) scale(.3068);animation:fall-129 19s -20s linear infinite}@keyframes fall-129{40.349%{transform:translate(87.0026vw,40.349vh) scale(.3068)}to{transform:translate(84.9258vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.3216;transform:translate(5.2612vw,-10px) scale(.3941);animation:fall-130 23s -23s linear infinite}@keyframes fall-130{51.414%{transform:translate(-2.5603vw,51.414vh) scale(.3941)}to{transform:translate(1.35045vw,99vh) scale(.3941)}}.snow:nth-child(131){opacity:1.5756;transform:translate(33.4556vw,-10px) scale(.3331);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{44.636%{transform:translate(41.7508vw,44.636vh) scale(.3331)}to{transform:translate(37.6032vw,99vh) scale(.3331)}}.snow:nth-child(132){opacity:.3886;transform:translate(87.0955vw,-10px) scale(.1997);animation:fall-132 13s -9s linear infinite}@keyframes fall-132{39.032%{transform:translate(91.0198vw,39.032vh) scale(.1997)}to{transform:translate(89.05765vw,99vh) scale(.1997)}}.snow:nth-child(133){opacity:1.1846;transform:translate(6.3372vw,-10px) scale(.9191);animation:fall-133 11s -5s linear infinite}@keyframes fall-133{60.258%{transform:translate(1.187vw,60.258vh) scale(.9191)}to{transform:translate(3.7621vw,99vh) scale(.9191)}}.snow:nth-child(134){opacity:1.1812;transform:translate(60.9523vw,-10px) scale(.32);animation:fall-134 26s -4s linear infinite}@keyframes fall-134{42.299%{transform:translate(60.6479vw,42.299vh) scale(.32)}to{transform:translate(60.8001vw,99vh) scale(.32)}}.snow:nth-child(135){opacity:.1214;transform:translate(32.3197vw,-10px) scale(.0261);animation:fall-135 21s -30s linear infinite}@keyframes fall-135{53.143%{transform:translate(25.0934vw,53.143vh) scale(.0261)}to{transform:translate(28.70655vw,99vh) scale(.0261)}}.snow:nth-child(136){opacity:.4056;transform:translate(41.6122vw,-10px) scale(.9981);animation:fall-136 19s -23s linear infinite}@keyframes fall-136{77.246%{transform:translate(44.661vw,77.246vh) scale(.9981)}to{transform:translate(43.1366vw,99vh) scale(.9981)}}.snow:nth-child(137){opacity:1.23;transform:translate(5.2962vw,-10px) scale(.8195);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{76.586%{transform:translate(-1.1461vw,76.586vh) scale(.8195)}to{transform:translate(2.07505vw,99vh) scale(.8195)}}.snow:nth-child(138){opacity:.9276;transform:translate(21.2839vw,-10px) scale(.1842);animation:fall-138 22s -26s linear infinite}@keyframes fall-138{30.875%{transform:translate(22.5427vw,30.875vh) scale(.1842)}to{transform:translate(21.9133vw,99vh) scale(.1842)}}.snow:nth-child(139){opacity:1.2926;transform:translate(29.2688vw,-10px) scale(.0747);animation:fall-139 26s -18s linear infinite}@keyframes fall-139{62.875%{transform:translate(25.7327vw,62.875vh) scale(.0747)}to{transform:translate(27.50075vw,99vh) scale(.0747)}}.snow:nth-child(140){opacity:1.1936;transform:translate(73.2386vw,-10px) scale(.4569);animation:fall-140 25s -20s linear infinite}@keyframes fall-140{60.495%{transform:translate(73.0293vw,60.495vh) scale(.4569)}to{transform:translate(73.13395vw,99vh) scale(.4569)}}.snow:nth-child(141){opacity:1.3138;transform:translate(5.3948vw,-10px) scale(.8063);animation:fall-141 24s -5s linear infinite}@keyframes fall-141{46.636%{transform:translate(1.1634vw,46.636vh) scale(.8063)}to{transform:translate(3.2791vw,99vh) scale(.8063)}}.snow:nth-child(142){opacity:1.8332;transform:translate(45.7497vw,-10px) scale(.7442);animation:fall-142 21s -14s linear infinite}@keyframes fall-142{68.858%{transform:translate(55.3826vw,68.858vh) scale(.7442)}to{transform:translate(50.56615vw,99vh) scale(.7442)}}.snow:nth-child(143){opacity:1.5812;transform:translate(34.6381vw,-10px) scale(.8766);animation:fall-143 25s -12s linear infinite}@keyframes fall-143{63.065%{transform:translate(29.7123vw,63.065vh) scale(.8766)}to{transform:translate(32.1752vw,99vh) scale(.8766)}}.snow:nth-child(144){opacity:1.0538;transform:translate(83.592vw,-10px) scale(.0911);animation:fall-144 20s -29s linear infinite}@keyframes fall-144{61.309%{transform:translate(91.8201vw,61.309vh) scale(.0911)}to{transform:translate(87.70605vw,99vh) scale(.0911)}}.snow:nth-child(145){opacity:.06;transform:translate(40.0164vw,-10px) scale(.3572);animation:fall-145 11s -18s linear infinite}@keyframes fall-145{75.899%{transform:translate(39.1423vw,75.899vh) scale(.3572)}to{transform:translate(39.57935vw,99vh) scale(.3572)}}.snow:nth-child(146){opacity:.9556;transform:translate(31.3191vw,-10px) scale(.0879);animation:fall-146 10s -6s linear infinite}@keyframes fall-146{39.772%{transform:translate(31.5658vw,39.772vh) scale(.0879)}to{transform:translate(31.44245vw,99vh) scale(.0879)}}.snow:nth-child(147){opacity:.6254;transform:translate(41.5976vw,-10px) scale(.4001);animation:fall-147 18s -16s linear infinite}@keyframes fall-147{47.27%{transform:translate(37.4835vw,47.27vh) scale(.4001)}to{transform:translate(39.54055vw,99vh) scale(.4001)}}.snow:nth-child(148){opacity:.0074;transform:translate(29.5699vw,-10px) scale(.5186);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{59.671%{transform:translate(34.8vw,59.671vh) scale(.5186)}to{transform:translate(32.18495vw,99vh) scale(.5186)}}.snow:nth-child(149){opacity:.8376;transform:translate(49.7558vw,-10px) scale(.7201);animation:fall-149 10s -11s linear infinite}@keyframes fall-149{36.357%{transform:translate(50.8785vw,36.357vh) scale(.7201)}to{transform:translate(50.31715vw,99vh) scale(.7201)}}.snow:nth-child(150){opacity:1.1426;transform:translate(45.5694vw,-10px) scale(.6152);animation:fall-150 25s -25s linear infinite}@keyframes fall-150{77.869%{transform:translate(51.2681vw,77.869vh) scale(.6152)}to{transform:translate(48.41875vw,99vh) scale(.6152)}}.snow:nth-child(151){opacity:1.623;transform:translate(11.7869vw,-10px) scale(.107);animation:fall-151 21s -11s linear infinite}@keyframes fall-151{61.232%{transform:translate(8.3705vw,61.232vh) scale(.107)}to{transform:translate(10.0787vw,99vh) scale(.107)}}.snow:nth-child(152){opacity:.9008;transform:translate(45.1126vw,-10px) scale(.7673);animation:fall-152 19s -17s linear infinite}@keyframes fall-152{68.552%{transform:translate(39.217vw,68.552vh) scale(.7673)}to{transform:translate(42.1648vw,99vh) scale(.7673)}}.snow:nth-child(153){opacity:1.426;transform:translate(39.1871vw,-10px) scale(.0431);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{75.926%{transform:translate(48.317vw,75.926vh) scale(.0431)}to{transform:translate(43.75205vw,99vh) scale(.0431)}}.snow:nth-child(154){opacity:.6526;transform:translate(91.9263vw,-10px) scale(.3179);animation:fall-154 11s -15s linear infinite}@keyframes fall-154{66.616%{transform:translate(95.5795vw,66.616vh) scale(.3179)}to{transform:translate(93.7529vw,99vh) scale(.3179)}}.snow:nth-child(155){opacity:.9682;transform:translate(77.1967vw,-10px) scale(.0112);animation:fall-155 22s -24s linear infinite}@keyframes fall-155{50.931%{transform:translate(85.1648vw,50.931vh) scale(.0112)}to{transform:translate(81.18075vw,99vh) scale(.0112)}}.snow:nth-child(156){opacity:.1298;transform:translate(14.7104vw,-10px) scale(.3686);animation:fall-156 28s -28s linear infinite}@keyframes fall-156{35.452%{transform:translate(11.0004vw,35.452vh) scale(.3686)}to{transform:translate(12.8554vw,99vh) scale(.3686)}}.snow:nth-child(157){opacity:.5618;transform:translate(59.8788vw,-10px) scale(.3771);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{68.33%{transform:translate(69.5517vw,68.33vh) scale(.3771)}to{transform:translate(64.71525vw,99vh) scale(.3771)}}.snow:nth-child(158){opacity:1.5158;transform:translate(61.8364vw,-10px) scale(.4348);animation:fall-158 13s -8s linear infinite}@keyframes fall-158{36.682%{transform:translate(69.1044vw,36.682vh) scale(.4348)}to{transform:translate(65.4704vw,99vh) scale(.4348)}}.snow:nth-child(159){opacity:.8098;transform:translate(75.3323vw,-10px) scale(.2518);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{59.007%{transform:translate(82.2425vw,59.007vh) scale(.2518)}to{transform:translate(78.7874vw,99vh) scale(.2518)}}.snow:nth-child(160){opacity:1.6004;transform:translate(91.1977vw,-10px) scale(.1784);animation:fall-160 30s -19s linear infinite}@keyframes fall-160{48.865%{transform:translate(92.4872vw,48.865vh) scale(.1784)}to{transform:translate(91.84245vw,99vh) scale(.1784)}}.snow:nth-child(161){opacity:1.3104;transform:translate(63.853vw,-10px) scale(.5601);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{45.805%{transform:translate(70.656vw,45.805vh) scale(.5601)}to{transform:translate(67.2545vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.5284;transform:translate(15.8355vw,-10px) scale(.9287);animation:fall-162 24s -29s linear infinite}@keyframes fall-162{73.115%{transform:translate(9.8066vw,73.115vh) scale(.9287)}to{transform:translate(12.82105vw,99vh) scale(.9287)}}.snow:nth-child(163){opacity:1.1866;transform:translate(6.8573vw,-10px) scale(.2338);animation:fall-163 18s -6s linear infinite}@keyframes fall-163{64.986%{transform:translate(2.7887vw,64.986vh) scale(.2338)}to{transform:translate(4.823vw,99vh) scale(.2338)}}.snow:nth-child(164){opacity:.2384;transform:translate(34.5098vw,-10px) scale(.505);animation:fall-164 19s -1s linear infinite}@keyframes fall-164{61.308%{transform:translate(37.0019vw,61.308vh) scale(.505)}to{transform:translate(35.75585vw,99vh) scale(.505)}}.snow:nth-child(165){opacity:1.1506;transform:translate(6.0661vw,-10px) scale(.1343);animation:fall-165 18s -9s linear infinite}@keyframes fall-165{52.156%{transform:translate(-3.5648vw,52.156vh) scale(.1343)}to{transform:translate(1.25065vw,99vh) scale(.1343)}}.snow:nth-child(166){opacity:.8218;transform:translate(6.45vw,-10px) scale(.5931);animation:fall-166 29s -27s linear infinite}@keyframes fall-166{41.117%{transform:translate(13.1678vw,41.117vh) scale(.5931)}to{transform:translate(9.8089vw,99vh) scale(.5931)}}.snow:nth-child(167){opacity:.531;transform:translate(97.2615vw,-10px) scale(.1206);animation:fall-167 15s -8s linear infinite}@keyframes fall-167{46.979%{transform:translate(98.4391vw,46.979vh) scale(.1206)}to{transform:translate(97.8503vw,99vh) scale(.1206)}}.snow:nth-child(168){opacity:1.622;transform:translate(21.0442vw,-10px) scale(.1446);animation:fall-168 20s -30s linear infinite}@keyframes fall-168{41.767%{transform:translate(14.3539vw,41.767vh) scale(.1446)}to{transform:translate(17.69905vw,99vh) scale(.1446)}}.snow:nth-child(169){opacity:1.1146;transform:translate(10.7885vw,-10px) scale(.053);animation:fall-169 10s -26s linear infinite}@keyframes fall-169{30.232%{transform:translate(12.956vw,30.232vh) scale(.053)}to{transform:translate(11.87225vw,99vh) scale(.053)}}.snow:nth-child(170){opacity:1.6566;transform:translate(44.7743vw,-10px) scale(.7498);animation:fall-170 23s -25s linear infinite}@keyframes fall-170{66.275%{transform:translate(36.2359vw,66.275vh) scale(.7498)}to{transform:translate(40.5051vw,99vh) scale(.7498)}}.snow:nth-child(171){opacity:.5762;transform:translate(59.3538vw,-10px) scale(.2396);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{61.46%{transform:translate(68.668vw,61.46vh) scale(.2396)}to{transform:translate(64.0109vw,99vh) scale(.2396)}}.snow:nth-child(172){opacity:1.4978;transform:translate(5.1892vw,-10px) scale(.2138);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.017%{transform:translate(11.8315vw,51.017vh) scale(.2138)}to{transform:translate(8.51035vw,99vh) scale(.2138)}}.snow:nth-child(173){opacity:.7942;transform:translate(5.0013vw,-10px) scale(.9964);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{47.557%{transform:translate(11.8591vw,47.557vh) scale(.9964)}to{transform:translate(8.4302vw,99vh) scale(.9964)}}.snow:nth-child(174){opacity:1.9764;transform:translate(64.6125vw,-10px) scale(.385);animation:fall-174 21s -22s linear infinite}@keyframes fall-174{46.748%{transform:translate(61.4785vw,46.748vh) scale(.385)}to{transform:translate(63.0455vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.2166;transform:translate(73.4415vw,-10px) scale(.3846);animation:fall-175 24s -11s linear infinite}@keyframes fall-175{54.229%{transform:translate(78.7616vw,54.229vh) scale(.3846)}to{transform:translate(76.10155vw,99vh) scale(.3846)}}.snow:nth-child(176){opacity:1.14;transform:translate(13.7987vw,-10px) scale(.7363);animation:fall-176 28s -30s linear infinite}@keyframes fall-176{36.809%{transform:translate(9.3573vw,36.809vh) scale(.7363)}to{transform:translate(11.578vw,99vh) scale(.7363)}}.snow:nth-child(177){opacity:.6068;transform:translate(13.4886vw,-10px) scale(.6348);animation:fall-177 21s -18s linear infinite}@keyframes fall-177{66.477%{transform:translate(14.3074vw,66.477vh) scale(.6348)}to{transform:translate(13.898vw,99vh) scale(.6348)}}.snow:nth-child(178){opacity:.843;transform:translate(38.1351vw,-10px) scale(.6662);animation:fall-178 15s -27s linear infinite}@keyframes fall-178{67.34%{transform:translate(37.1132vw,67.34vh) scale(.6662)}to{transform:translate(37.62415vw,99vh) scale(.6662)}}.snow:nth-child(179){opacity:1.8992;transform:translate(14.2781vw,-10px) scale(.6211);animation:fall-179 29s -2s linear infinite}@keyframes fall-179{41.347%{transform:translate(11.7328vw,41.347vh) scale(.6211)}to{transform:translate(13.00545vw,99vh) scale(.6211)}}.snow:nth-child(180){opacity:.1902;transform:translate(19.3348vw,-10px) scale(.4492);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{71.643%{transform:translate(21.3637vw,71.643vh) scale(.4492)}to{transform:translate(20.34925vw,99vh) scale(.4492)}}.snow:nth-child(181){opacity:.4912;transform:translate(84.7474vw,-10px) scale(.8073);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{70.731%{transform:translate(76.1096vw,70.731vh) scale(.8073)}to{transform:translate(80.4285vw,99vh) scale(.8073)}}.snow:nth-child(182){opacity:.3076;transform:translate(29.0587vw,-10px) scale(.6676);animation:fall-182 17s -24s linear infinite}@keyframes fall-182{50.836%{transform:translate(21.3882vw,50.836vh) scale(.6676)}to{transform:translate(25.22345vw,99vh) scale(.6676)}}.snow:nth-child(183){opacity:.8924;transform:translate(26.3375vw,-10px) scale(.8681);animation:fall-183 29s -18s linear infinite}@keyframes fall-183{74.038%{transform:translate(31.8889vw,74.038vh) scale(.8681)}to{transform:translate(29.1132vw,99vh) scale(.8681)}}.snow:nth-child(184){opacity:1.409;transform:translate(94.5314vw,-10px) scale(.9205);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{60.157%{transform:translate(98.526vw,60.157vh) scale(.9205)}to{transform:translate(96.5287vw,99vh) scale(.9205)}}.snow:nth-child(185){opacity:.363;transform:translate(62.9153vw,-10px) scale(.0158);animation:fall-185 11s -10s linear infinite}@keyframes fall-185{65.302%{transform:translate(56.213vw,65.302vh) scale(.0158)}to{transform:translate(59.56415vw,99vh) scale(.0158)}}.snow:nth-child(186){opacity:1.809;transform:translate(23.0511vw,-10px) scale(.4646);animation:fall-186 24s -20s linear infinite}@keyframes fall-186{46.821%{transform:translate(26.1346vw,46.821vh) scale(.4646)}to{transform:translate(24.59285vw,99vh) scale(.4646)}}.snow:nth-child(187){opacity:.3734;transform:translate(58.5854vw,-10px) scale(.577);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{63.856%{transform:translate(52.6731vw,63.856vh) scale(.577)}to{transform:translate(55.62925vw,99vh) scale(.577)}}.snow:nth-child(188){opacity:.5986;transform:translate(85.5148vw,-10px) scale(.507);animation:fall-188 14s -6s linear infinite}@keyframes fall-188{53.134%{transform:translate(83.0109vw,53.134vh) scale(.507)}to{transform:translate(84.26285vw,99vh) scale(.507)}}.snow:nth-child(189){opacity:1.6402;transform:translate(14.0231vw,-10px) scale(.7206);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{75.055%{transform:translate(20.7479vw,75.055vh) scale(.7206)}to{transform:translate(17.3855vw,99vh) scale(.7206)}}.snow:nth-child(190){opacity:.3676;transform:translate(86.2805vw,-10px) scale(.4338);animation:fall-190 24s -18s linear infinite}@keyframes fall-190{68.902%{transform:translate(87.341vw,68.902vh) scale(.4338)}to{transform:translate(86.81075vw,99vh) scale(.4338)}}.snow:nth-child(191){opacity:.9468;transform:translate(39.8327vw,-10px) scale(.0952);animation:fall-191 25s -21s linear infinite}@keyframes fall-191{63.415%{transform:translate(42.7074vw,63.415vh) scale(.0952)}to{transform:translate(41.27005vw,99vh) scale(.0952)}}.snow:nth-child(192){opacity:1.247;transform:translate(59.7051vw,-10px) scale(.677);animation:fall-192 12s -1s linear infinite}@keyframes fall-192{36.567%{transform:translate(57.6122vw,36.567vh) scale(.677)}to{transform:translate(58.65865vw,99vh) scale(.677)}}.snow:nth-child(193){opacity:.7534;transform:translate(7.7457vw,-10px) scale(.7257);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{31.384%{transform:translate(-.5578vw,31.384vh) scale(.7257)}to{transform:translate(3.59395vw,99vh) scale(.7257)}}.snow:nth-child(194){opacity:.1328;transform:translate(25.8608vw,-10px) scale(.3123);animation:fall-194 27s -11s linear infinite}@keyframes fall-194{74.705%{transform:translate(23.9856vw,74.705vh) scale(.3123)}to{transform:translate(24.9232vw,99vh) scale(.3123)}}.snow:nth-child(195){opacity:.4716;transform:translate(90.8551vw,-10px) scale(.3869);animation:fall-195 15s -13s linear infinite}@keyframes fall-195{66.391%{transform:translate(99.8267vw,66.391vh) scale(.3869)}to{transform:translate(95.3409vw,99vh) scale(.3869)}}.snow:nth-child(196){opacity:.9316;transform:translate(50.5167vw,-10px) scale(.7051);animation:fall-196 25s -24s linear infinite}@keyframes fall-196{60.037%{transform:translate(45.8937vw,60.037vh) scale(.7051)}to{transform:translate(48.2052vw,99vh) scale(.7051)}}.snow:nth-child(197){opacity:.649;transform:translate(33.8272vw,-10px) scale(.182);animation:fall-197 19s -15s linear infinite}@keyframes fall-197{39.113%{transform:translate(25.4906vw,39.113vh) scale(.182)}to{transform:translate(29.6589vw,99vh) scale(.182)}}.snow:nth-child(198){opacity:.4876;transform:translate(26.5145vw,-10px) scale(.7145);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{36.149%{transform:translate(21.8328vw,36.149vh) scale(.7145)}to{transform:translate(24.17365vw,99vh) scale(.7145)}}.snow:nth-child(199){opacity:.871;transform:translate(54.2611vw,-10px) scale(.854);animation:fall-199 16s -25s linear infinite}@keyframes fall-199{48.884%{transform:translate(60.8714vw,48.884vh) scale(.854)}to{transform:translate(57.56625vw,99vh) scale(.854)}}.snow:nth-child(200){opacity:.4274;transform:translate(7.1917vw,-10px) scale(.9342);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{56.262%{transform:translate(2.8168vw,56.262vh) scale(.9342)}to{transform:translate(5.00425vw,99vh) scale(.9342)}}.snow:nth-child(201){opacity:1.8228;transform:translate(76.9793vw,-10px) scale(.7585);animation:fall-201 20s -16s linear infinite}@keyframes fall-201{42.248%{transform:translate(86.0155vw,42.248vh) scale(.7585)}to{transform:translate(81.4974vw,99vh) scale(.7585)}}.snow:nth-child(202){opacity:.075;transform:translate(18.3771vw,-10px) scale(.9028);animation:fall-202 30s -1s linear infinite}@keyframes fall-202{35.177%{transform:translate(17.5481vw,35.177vh) scale(.9028)}to{transform:translate(17.9626vw,99vh) scale(.9028)}}.snow:nth-child(203){opacity:.4316;transform:translate(46.168vw,-10px) scale(.7126);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{31.196%{transform:translate(41.3813vw,31.196vh) scale(.7126)}to{transform:translate(43.77465vw,99vh) scale(.7126)}}.snow:nth-child(204){opacity:.5916;transform:translate(74.5752vw,-10px) scale(.7909);animation:fall-204 30s -29s linear infinite}@keyframes fall-204{72.58%{transform:translate(70.5217vw,72.58vh) scale(.7909)}to{transform:translate(72.54845vw,99vh) scale(.7909)}}.snow:nth-child(205){opacity:1.5964;transform:translate(9.1139vw,-10px) scale(.5453);animation:fall-205 18s -3s linear infinite}@keyframes fall-205{61.026%{transform:translate(13.3481vw,61.026vh) scale(.5453)}to{transform:translate(11.231vw,99vh) scale(.5453)}}.snow:nth-child(206){opacity:.4714;transform:translate(43.8835vw,-10px) scale(.8985);animation:fall-206 10s -27s linear infinite}@keyframes fall-206{45.253%{transform:translate(53.4568vw,45.253vh) scale(.8985)}to{transform:translate(48.67015vw,99vh) scale(.8985)}}.snow:nth-child(207){opacity:1.354;transform:translate(87.5206vw,-10px) scale(.2283);animation:fall-207 25s -25s linear infinite}@keyframes fall-207{33.517%{transform:translate(79.061vw,33.517vh) scale(.2283)}to{transform:translate(83.2908vw,99vh) scale(.2283)}}.snow:nth-child(208){opacity:1.2314;transform:translate(25.3138vw,-10px) scale(.3762);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{61.238%{transform:translate(32.0396vw,61.238vh) scale(.3762)}to{transform:translate(28.6767vw,99vh) scale(.3762)}}.snow:nth-child(209){opacity:1.1616;transform:translate(54.018vw,-10px) scale(.8252);animation:fall-209 19s -9s linear infinite}@keyframes fall-209{43.808%{transform:translate(62.0315vw,43.808vh) scale(.8252)}to{transform:translate(58.02475vw,99vh) scale(.8252)}}.snow:nth-child(210){opacity:.3938;transform:translate(32.8225vw,-10px) scale(.5137);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{70.102%{transform:translate(30.2354vw,70.102vh) scale(.5137)}to{transform:translate(31.52895vw,99vh) scale(.5137)}}.snow:nth-child(211){opacity:.827;transform:translate(79.0645vw,-10px) scale(.9389);animation:fall-211 16s -25s linear infinite}@keyframes fall-211{57.884%{transform:translate(87.1902vw,57.884vh) scale(.9389)}to{transform:translate(83.12735vw,99vh) scale(.9389)}}.snow:nth-child(212){opacity:1.18;transform:translate(67.881vw,-10px) scale(.8656);animation:fall-212 10s -12s linear infinite}@keyframes fall-212{66.281%{transform:translate(74.8463vw,66.281vh) scale(.8656)}to{transform:translate(71.36365vw,99vh) scale(.8656)}}.snow:nth-child(213){opacity:.9024;transform:translate(58.7329vw,-10px) scale(.5153);animation:fall-213 20s -20s linear infinite}@keyframes fall-213{64.965%{transform:translate(49.7278vw,64.965vh) scale(.5153)}to{transform:translate(54.23035vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:1.5574;transform:translate(6.6871vw,-10px) scale(.3268);animation:fall-214 23s -24s linear infinite}@keyframes fall-214{59.014%{transform:translate(7.5671vw,59.014vh) scale(.3268)}to{transform:translate(7.1271vw,99vh) scale(.3268)}}.snow:nth-child(215){opacity:1.0354;transform:translate(99.1383vw,-10px) scale(.4097);animation:fall-215 27s -6s linear infinite}@keyframes fall-215{66.76%{transform:translate(106.682vw,66.76vh) scale(.4097)}to{transform:translate(102.91015vw,99vh) scale(.4097)}}.snow:nth-child(216){opacity:.0136;transform:translate(37.1928vw,-10px) scale(.8227);animation:fall-216 13s -17s linear infinite}@keyframes fall-216{75.154%{transform:translate(44.1571vw,75.154vh) scale(.8227)}to{transform:translate(40.67495vw,99vh) scale(.8227)}}.snow:nth-child(217){opacity:.1046;transform:translate(49.0327vw,-10px) scale(.0049);animation:fall-217 29s -26s linear infinite}@keyframes fall-217{51.856%{transform:translate(56.3044vw,51.856vh) scale(.0049)}to{transform:translate(52.66855vw,99vh) scale(.0049)}}.snow:nth-child(218){opacity:1.9414;transform:translate(1.5104vw,-10px) scale(.5797);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{64.907%{transform:translate(9.0109vw,64.907vh) scale(.5797)}to{transform:translate(5.26065vw,99vh) scale(.5797)}}.snow:nth-child(219){opacity:.8972;transform:translate(62.6549vw,-10px) scale(.0438);animation:fall-219 22s -1s linear infinite}@keyframes fall-219{77.46%{transform:translate(61.4461vw,77.46vh) scale(.0438)}to{transform:translate(62.0505vw,99vh) scale(.0438)}}.snow:nth-child(220){opacity:1.619;transform:translate(15.615vw,-10px) scale(.6398);animation:fall-220 21s -20s linear infinite}@keyframes fall-220{58.511%{transform:translate(13.4884vw,58.511vh) scale(.6398)}to{transform:translate(14.5517vw,99vh) scale(.6398)}}.snow:nth-child(221){opacity:.135;transform:translate(69.3628vw,-10px) scale(.725);animation:fall-221 25s -22s linear infinite}@keyframes fall-221{30.317%{transform:translate(64.6189vw,30.317vh) scale(.725)}to{transform:translate(66.99085vw,99vh) scale(.725)}}.snow:nth-child(222){opacity:.4394;transform:translate(18.8982vw,-10px) scale(.4914);animation:fall-222 13s -28s linear infinite}@keyframes fall-222{32.865%{transform:translate(26.7921vw,32.865vh) scale(.4914)}to{transform:translate(22.84515vw,99vh) scale(.4914)}}.snow:nth-child(223){opacity:1.8724;transform:translate(8.2232vw,-10px) scale(.8878);animation:fall-223 14s -30s linear infinite}@keyframes fall-223{57.384%{transform:translate(11.6059vw,57.384vh) scale(.8878)}to{transform:translate(9.91455vw,99vh) scale(.8878)}}.snow:nth-child(224){opacity:1.0248;transform:translate(79.0635vw,-10px) scale(.5507);animation:fall-224 14s -2s linear infinite}@keyframes fall-224{38.82%{transform:translate(81.2157vw,38.82vh) scale(.5507)}to{transform:translate(80.1396vw,99vh) scale(.5507)}}.snow:nth-child(225){opacity:1.9502;transform:translate(46.6265vw,-10px) scale(.8792);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{50.267%{transform:translate(39.2781vw,50.267vh) scale(.8792)}to{transform:translate(42.9523vw,99vh) scale(.8792)}}.snow:nth-child(226){opacity:.874;transform:translate(47.7646vw,-10px) scale(.1539);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{49.334%{transform:translate(38.6824vw,49.334vh) scale(.1539)}to{transform:translate(43.2235vw,99vh) scale(.1539)}}.snow:nth-child(227){opacity:.8204;transform:translate(46.2583vw,-10px) scale(.2973);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{53.647%{transform:translate(45.3559vw,53.647vh) scale(.2973)}to{transform:translate(45.8071vw,99vh) scale(.2973)}}.snow:nth-child(228){opacity:1.7338;transform:translate(66.4387vw,-10px) scale(.7022);animation:fall-228 17s -30s linear infinite}@keyframes fall-228{63.446%{transform:translate(67.3046vw,63.446vh) scale(.7022)}to{transform:translate(66.87165vw,99vh) scale(.7022)}}.snow:nth-child(229){opacity:.1632;transform:translate(57.5128vw,-10px) scale(.7113);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{79.481%{transform:translate(49.955vw,79.481vh) scale(.7113)}to{transform:translate(53.7339vw,99vh) scale(.7113)}}.snow:nth-child(230){opacity:1.2926;transform:translate(5.3754vw,-10px) scale(.3702);animation:fall-230 22s -1s linear infinite}@keyframes fall-230{41.874%{transform:translate(-4.347vw,41.874vh) scale(.3702)}to{transform:translate(.5142vw,99vh) scale(.3702)}}.snow:nth-child(231){opacity:1.2758;transform:translate(24.0675vw,-10px) scale(.3977);animation:fall-231 12s -2s linear infinite}@keyframes fall-231{35.623%{transform:translate(31.3744vw,35.623vh) scale(.3977)}to{transform:translate(27.72095vw,99vh) scale(.3977)}}.snow:nth-child(232){opacity:1.8006;transform:translate(11.79vw,-10px) scale(.9106);animation:fall-232 10s -3s linear infinite}@keyframes fall-232{33.734%{transform:translate(11.6833vw,33.734vh) scale(.9106)}to{transform:translate(11.73665vw,99vh) scale(.9106)}}.snow:nth-child(233){opacity:.646;transform:translate(58.0942vw,-10px) scale(.5232);animation:fall-233 15s -2s linear infinite}@keyframes fall-233{39.136%{transform:translate(63.6107vw,39.136vh) scale(.5232)}to{transform:translate(60.85245vw,99vh) scale(.5232)}}.snow:nth-child(234){opacity:.302;transform:translate(44.2812vw,-10px) scale(.9648);animation:fall-234 11s -10s linear infinite}@keyframes fall-234{61.697%{transform:translate(39.5761vw,61.697vh) scale(.9648)}to{transform:translate(41.92865vw,99vh) scale(.9648)}}.snow:nth-child(235){opacity:1.6806;transform:translate(14.8938vw,-10px) scale(.3634);animation:fall-235 27s -20s linear infinite}@keyframes fall-235{34.279%{transform:translate(8.018vw,34.279vh) scale(.3634)}to{transform:translate(11.4559vw,99vh) scale(.3634)}}.snow:nth-child(236){opacity:.1842;transform:translate(45.3067vw,-10px) scale(.8768);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{72.742%{transform:translate(38.6732vw,72.742vh) scale(.8768)}to{transform:translate(41.98995vw,99vh) scale(.8768)}}.snow:nth-child(237){opacity:1.0696;transform:translate(54.7315vw,-10px) scale(.4033);animation:fall-237 21s -21s linear infinite}@keyframes fall-237{34.317%{transform:translate(44.9328vw,34.317vh) scale(.4033)}to{transform:translate(49.83215vw,99vh) scale(.4033)}}.snow:nth-child(238){opacity:.3908;transform:translate(2.4433vw,-10px) scale(.2025);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{72.174%{transform:translate(5.789vw,72.174vh) scale(.2025)}to{transform:translate(4.11615vw,99vh) scale(.2025)}}.snow:nth-child(239){opacity:.257;transform:translate(74.5576vw,-10px) scale(.2984);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{55.902%{transform:translate(75.8001vw,55.902vh) scale(.2984)}to{transform:translate(75.17885vw,99vh) scale(.2984)}}.snow:nth-child(240){opacity:1.5084;transform:translate(30.8446vw,-10px) scale(.2553);animation:fall-240 23s -15s linear infinite}@keyframes fall-240{54.879%{transform:translate(28.4089vw,54.879vh) scale(.2553)}to{transform:translate(29.62675vw,99vh) scale(.2553)}}.snow:nth-child(241){opacity:1.8052;transform:translate(89.4105vw,-10px) scale(.3042);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{68.109%{transform:translate(97.6571vw,68.109vh) scale(.3042)}to{transform:translate(93.5338vw,99vh) scale(.3042)}}.snow:nth-child(242){opacity:1.5146;transform:translate(21.5139vw,-10px) scale(.7495);animation:fall-242 27s -17s linear infinite}@keyframes fall-242{36.981%{transform:translate(29.423vw,36.981vh) scale(.7495)}to{transform:translate(25.46845vw,99vh) scale(.7495)}}.snow:nth-child(243){opacity:1.799;transform:translate(17.5879vw,-10px) scale(.6335);animation:fall-243 11s -18s linear infinite}@keyframes fall-243{64.69%{transform:translate(21.2188vw,64.69vh) scale(.6335)}to{transform:translate(19.40335vw,99vh) scale(.6335)}}.snow:nth-child(244){opacity:.2884;transform:translate(25.1907vw,-10px) scale(.2768);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{61.193%{transform:translate(31.5946vw,61.193vh) scale(.2768)}to{transform:translate(28.39265vw,99vh) scale(.2768)}}.snow:nth-child(245){opacity:.0086;transform:translate(82.3023vw,-10px) scale(.4302);animation:fall-245 22s -7s linear infinite}@keyframes fall-245{72.836%{transform:translate(82.2144vw,72.836vh) scale(.4302)}to{transform:translate(82.25835vw,99vh) scale(.4302)}}.snow:nth-child(246){opacity:1.5628;transform:translate(34.5092vw,-10px) scale(.3403);animation:fall-246 13s -4s linear infinite}@keyframes fall-246{73.136%{transform:translate(31.0996vw,73.136vh) scale(.3403)}to{transform:translate(32.8044vw,99vh) scale(.3403)}}.snow:nth-child(247){opacity:.0438;transform:translate(60.6598vw,-10px) scale(.121);animation:fall-247 29s -19s linear infinite}@keyframes fall-247{44.399%{transform:translate(51.6225vw,44.399vh) scale(.121)}to{transform:translate(56.14115vw,99vh) scale(.121)}}.snow:nth-child(248){opacity:1.2144;transform:translate(52.8017vw,-10px) scale(.6919);animation:fall-248 14s -12s linear infinite}@keyframes fall-248{78.447%{transform:translate(44.9693vw,78.447vh) scale(.6919)}to{transform:translate(48.8855vw,99vh) scale(.6919)}}.snow:nth-child(249){opacity:.0762;transform:translate(80.1231vw,-10px) scale(.1547);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{55.793%{transform:translate(89.0855vw,55.793vh) scale(.1547)}to{transform:translate(84.6043vw,99vh) scale(.1547)}}.snow:nth-child(250){opacity:.017;transform:translate(75.8809vw,-10px) scale(.927);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{37.853%{transform:translate(83.2023vw,37.853vh) scale(.927)}to{transform:translate(79.5416vw,99vh) scale(.927)}}.snow:nth-child(251){opacity:.7734;transform:translate(78.2328vw,-10px) scale(.0085);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{67.911%{transform:translate(84.5906vw,67.911vh) scale(.0085)}to{transform:translate(81.4117vw,99vh) scale(.0085)}}.snow:nth-child(252){opacity:1.3902;transform:translate(70.5421vw,-10px) scale(.883);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{66.052%{transform:translate(71.2617vw,66.052vh) scale(.883)}to{transform:translate(70.9019vw,99vh) scale(.883)}}.snow:nth-child(253){opacity:1.0604;transform:translate(81.6472vw,-10px) scale(.8028);animation:fall-253 23s -7s linear infinite}@keyframes fall-253{37.236%{transform:translate(76.1479vw,37.236vh) scale(.8028)}to{transform:translate(78.89755vw,99vh) scale(.8028)}}.snow:nth-child(254){opacity:.9214;transform:translate(80.1637vw,-10px) scale(.3171);animation:fall-254 27s -14s linear infinite}@keyframes fall-254{58.439%{transform:translate(79.6994vw,58.439vh) scale(.3171)}to{transform:translate(79.93155vw,99vh) scale(.3171)}}.snow:nth-child(255){opacity:1.0234;transform:translate(51.6423vw,-10px) scale(.8916);animation:fall-255 30s -5s linear infinite}@keyframes fall-255{69.537%{transform:translate(42.9309vw,69.537vh) scale(.8916)}to{transform:translate(47.2866vw,99vh) scale(.8916)}}.snow:nth-child(256){opacity:.6296;transform:translate(31.2796vw,-10px) scale(.1699);animation:fall-256 25s -21s linear infinite}@keyframes fall-256{74.735%{transform:translate(26.498vw,74.735vh) scale(.1699)}to{transform:translate(28.8888vw,99vh) scale(.1699)}}.snow:nth-child(257){opacity:1.6942;transform:translate(13.6585vw,-10px) scale(.3621);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{68.278%{transform:translate(12.816vw,68.278vh) scale(.3621)}to{transform:translate(13.23725vw,99vh) scale(.3621)}}.snow:nth-child(258){opacity:.054;transform:translate(49.2337vw,-10px) scale(.6105);animation:fall-258 21s -25s linear infinite}@keyframes fall-258{49.614%{transform:translate(50.9568vw,49.614vh) scale(.6105)}to{transform:translate(50.09525vw,99vh) scale(.6105)}}.snow:nth-child(259){opacity:.7308;transform:translate(51.6445vw,-10px) scale(.8497);animation:fall-259 22s -17s linear infinite}@keyframes fall-259{36.493%{transform:translate(58.1082vw,36.493vh) scale(.8497)}to{transform:translate(54.87635vw,99vh) scale(.8497)}}.snow:nth-child(260){opacity:1.6256;transform:translate(14.5304vw,-10px) scale(.6309);animation:fall-260 27s -5s linear infinite}@keyframes fall-260{58.393%{transform:translate(23.0892vw,58.393vh) scale(.6309)}to{transform:translate(18.8098vw,99vh) scale(.6309)}}.snow:nth-child(261){opacity:1.2172;transform:translate(82.574vw,-10px) scale(.4174);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{63.363%{transform:translate(81.5718vw,63.363vh) scale(.4174)}to{transform:translate(82.0729vw,99vh) scale(.4174)}}.snow:nth-child(262){opacity:1.8272;transform:translate(3.0688vw,-10px) scale(.606);animation:fall-262 20s -2s linear infinite}@keyframes fall-262{78.079%{transform:translate(8.7347vw,78.079vh) scale(.606)}to{transform:translate(5.90175vw,99vh) scale(.606)}}.snow:nth-child(263){opacity:.4672;transform:translate(9.9707vw,-10px) scale(.3811);animation:fall-263 29s -29s linear infinite}@keyframes fall-263{69.369%{transform:translate(14.1026vw,69.369vh) scale(.3811)}to{transform:translate(12.03665vw,99vh) scale(.3811)}}.snow:nth-child(264){opacity:.2548;transform:translate(54.1723vw,-10px) scale(.6043);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{46.011%{transform:translate(54.7868vw,46.011vh) scale(.6043)}to{transform:translate(54.47955vw,99vh) scale(.6043)}}.snow:nth-child(265){opacity:.8692;transform:translate(80.6521vw,-10px) scale(.5076);animation:fall-265 25s -29s linear infinite}@keyframes fall-265{74.892%{transform:translate(75.6635vw,74.892vh) scale(.5076)}to{transform:translate(78.1578vw,99vh) scale(.5076)}}.snow:nth-child(266){opacity:1.3674;transform:translate(28.732vw,-10px) scale(.2318);animation:fall-266 18s -7s linear infinite}@keyframes fall-266{44.696%{transform:translate(28.6289vw,44.696vh) scale(.2318)}to{transform:translate(28.68045vw,99vh) scale(.2318)}}.snow:nth-child(267){opacity:.8542;transform:translate(42.9622vw,-10px) scale(.4735);animation:fall-267 13s -14s linear infinite}@keyframes fall-267{54.195%{transform:translate(36.373vw,54.195vh) scale(.4735)}to{transform:translate(39.6676vw,99vh) scale(.4735)}}.snow:nth-child(268){opacity:1.5492;transform:translate(94.1572vw,-10px) scale(.8807);animation:fall-268 24s -8s linear infinite}@keyframes fall-268{77.058%{transform:translate(86.3451vw,77.058vh) scale(.8807)}to{transform:translate(90.25115vw,99vh) scale(.8807)}}.snow:nth-child(269){opacity:.896;transform:translate(42.9521vw,-10px) scale(.7475);animation:fall-269 17s -30s linear infinite}@keyframes fall-269{71.751%{transform:translate(37.7561vw,71.751vh) scale(.7475)}to{transform:translate(40.3541vw,99vh) scale(.7475)}}.snow:nth-child(270){opacity:1.2398;transform:translate(96.6828vw,-10px) scale(.2242);animation:fall-270 10s -15s linear infinite}@keyframes fall-270{71.154%{transform:translate(100.9484vw,71.154vh) scale(.2242)}to{transform:translate(98.8156vw,99vh) scale(.2242)}}.snow:nth-child(271){opacity:.572;transform:translate(26.9616vw,-10px) scale(.812);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{62.173%{transform:translate(26.3022vw,62.173vh) scale(.812)}to{transform:translate(26.6319vw,99vh) scale(.812)}}.snow:nth-child(272){opacity:.1766;transform:translate(97.225vw,-10px) scale(.1294);animation:fall-272 19s -9s linear infinite}@keyframes fall-272{55.969%{transform:translate(89.2109vw,55.969vh) scale(.1294)}to{transform:translate(93.21795vw,99vh) scale(.1294)}}.snow:nth-child(273){opacity:.4646;transform:translate(58.0206vw,-10px) scale(.3507);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{69.368%{transform:translate(58.167vw,69.368vh) scale(.3507)}to{transform:translate(58.0938vw,99vh) scale(.3507)}}.snow:nth-child(274){opacity:1.2584;transform:translate(40.171vw,-10px) scale(.8968);animation:fall-274 15s -21s linear infinite}@keyframes fall-274{37.07%{transform:translate(34.756vw,37.07vh) scale(.8968)}to{transform:translate(37.4635vw,99vh) scale(.8968)}}.snow:nth-child(275){opacity:.5288;transform:translate(4.1194vw,-10px) scale(.2052);animation:fall-275 19s -22s linear infinite}@keyframes fall-275{44.874%{transform:translate(1.4288vw,44.874vh) scale(.2052)}to{transform:translate(2.7741vw,99vh) scale(.2052)}}.snow:nth-child(276){opacity:1.6012;transform:translate(25.3546vw,-10px) scale(.6178);animation:fall-276 21s -7s linear infinite}@keyframes fall-276{78.835%{transform:translate(28.2282vw,78.835vh) scale(.6178)}to{transform:translate(26.7914vw,99vh) scale(.6178)}}.snow:nth-child(277){opacity:.838;transform:translate(71.0109vw,-10px) scale(.3477);animation:fall-277 22s -23s linear infinite}@keyframes fall-277{37.565%{transform:translate(78.5926vw,37.565vh) scale(.3477)}to{transform:translate(74.80175vw,99vh) scale(.3477)}}.snow:nth-child(278){opacity:.106;transform:translate(58.6545vw,-10px) scale(.6534);animation:fall-278 14s -14s linear infinite}@keyframes fall-278{71.768%{transform:translate(57.41vw,71.768vh) scale(.6534)}to{transform:translate(58.03225vw,99vh) scale(.6534)}}.snow:nth-child(279){opacity:1.6412;transform:translate(87.7612vw,-10px) scale(.8634);animation:fall-279 26s -23s linear infinite}@keyframes fall-279{57.809%{transform:translate(92.9889vw,57.809vh) scale(.8634)}to{transform:translate(90.37505vw,99vh) scale(.8634)}}.snow:nth-child(280){opacity:1.6458;transform:translate(98.2392vw,-10px) scale(.6925);animation:fall-280 18s -6s linear infinite}@keyframes fall-280{47.294%{transform:translate(95.5507vw,47.294vh) scale(.6925)}to{transform:translate(96.89495vw,99vh) scale(.6925)}}.snow:nth-child(281){opacity:.6258;transform:translate(87.1767vw,-10px) scale(.6274);animation:fall-281 13s -16s linear infinite}@keyframes fall-281{61.24%{transform:translate(93.8457vw,61.24vh) scale(.6274)}to{transform:translate(90.5112vw,99vh) scale(.6274)}}.snow:nth-child(282){opacity:.8152;transform:translate(53.1831vw,-10px) scale(.368);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{54.577%{transform:translate(60.6346vw,54.577vh) scale(.368)}to{transform:translate(56.90885vw,99vh) scale(.368)}}.snow:nth-child(283){opacity:1.7732;transform:translate(14.6588vw,-10px) scale(.6469);animation:fall-283 22s -6s linear infinite}@keyframes fall-283{53.212%{transform:translate(11.3816vw,53.212vh) scale(.6469)}to{transform:translate(13.0202vw,99vh) scale(.6469)}}.snow:nth-child(284){opacity:1.8576;transform:translate(77.889vw,-10px) scale(.5829);animation:fall-284 17s -17s linear infinite}@keyframes fall-284{53.134%{transform:translate(73.1869vw,53.134vh) scale(.5829)}to{transform:translate(75.53795vw,99vh) scale(.5829)}}.snow:nth-child(285){opacity:.4556;transform:translate(55.3915vw,-10px) scale(.1959);animation:fall-285 27s -17s linear infinite}@keyframes fall-285{62.296%{transform:translate(56.09vw,62.296vh) scale(.1959)}to{transform:translate(55.74075vw,99vh) scale(.1959)}}.snow:nth-child(286){opacity:.8026;transform:translate(97.2405vw,-10px) scale(.1594);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{45.979%{transform:translate(101.5089vw,45.979vh) scale(.1594)}to{transform:translate(99.3747vw,99vh) scale(.1594)}}.snow:nth-child(287){opacity:.799;transform:translate(3.1048vw,-10px) scale(.8666);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{78.947%{transform:translate(12.8132vw,78.947vh) scale(.8666)}to{transform:translate(7.959vw,99vh) scale(.8666)}}.snow:nth-child(288){opacity:.6184;transform:translate(1.591vw,-10px) scale(.3169);animation:fall-288 20s -2s linear infinite}@keyframes fall-288{46.318%{transform:translate(1.4441vw,46.318vh) scale(.3169)}to{transform:translate(1.51755vw,99vh) scale(.3169)}}.snow:nth-child(289){opacity:1.7376;transform:translate(59.0433vw,-10px) scale(.465);animation:fall-289 21s -2s linear infinite}@keyframes fall-289{56.662%{transform:translate(61.3687vw,56.662vh) scale(.465)}to{transform:translate(60.206vw,99vh) scale(.465)}}.snow:nth-child(290){opacity:.001;transform:translate(7.5957vw,-10px) scale(.6042);animation:fall-290 20s -10s linear infinite}@keyframes fall-290{41.418%{transform:translate(12.3979vw,41.418vh) scale(.6042)}to{transform:translate(9.9968vw,99vh) scale(.6042)}}.snow:nth-child(291){opacity:1.4086;transform:translate(32.5659vw,-10px) scale(.6455);animation:fall-291 10s -4s linear infinite}@keyframes fall-291{72.759%{transform:translate(23.7204vw,72.759vh) scale(.6455)}to{transform:translate(28.14315vw,99vh) scale(.6455)}}.snow:nth-child(292){opacity:1.9508;transform:translate(36.5133vw,-10px) scale(.6179);animation:fall-292 10s -7s linear infinite}@keyframes fall-292{69.567%{transform:translate(26.7266vw,69.567vh) scale(.6179)}to{transform:translate(31.61995vw,99vh) scale(.6179)}}.snow:nth-child(293){opacity:.5358;transform:translate(25.1544vw,-10px) scale(.1335);animation:fall-293 11s -13s linear infinite}@keyframes fall-293{39.451%{transform:translate(26.002vw,39.451vh) scale(.1335)}to{transform:translate(25.5782vw,99vh) scale(.1335)}}.snow:nth-child(294){opacity:1.9872;transform:translate(90.4227vw,-10px) scale(.3721);animation:fall-294 24s -19s linear infinite}@keyframes fall-294{42.592%{transform:translate(88.1699vw,42.592vh) scale(.3721)}to{transform:translate(89.2963vw,99vh) scale(.3721)}}.snow:nth-child(295){opacity:1.2286;transform:translate(15.0717vw,-10px) scale(.4805);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{32.829%{transform:translate(20.7069vw,32.829vh) scale(.4805)}to{transform:translate(17.8893vw,99vh) scale(.4805)}}.snow:nth-child(296){opacity:.502;transform:translate(60.1823vw,-10px) scale(.3254);animation:fall-296 15s -30s linear infinite}@keyframes fall-296{37.217%{transform:translate(67.4339vw,37.217vh) scale(.3254)}to{transform:translate(63.8081vw,99vh) scale(.3254)}}.snow:nth-child(297){opacity:1.7116;transform:translate(10.1755vw,-10px) scale(.8352);animation:fall-297 23s -21s linear infinite}@keyframes fall-297{44.187%{transform:translate(1.6141vw,44.187vh) scale(.8352)}to{transform:translate(5.8948vw,99vh) scale(.8352)}}.snow:nth-child(298){opacity:1.0012;transform:translate(75.2641vw,-10px) scale(.7785);animation:fall-298 25s -13s linear infinite}@keyframes fall-298{77.204%{transform:translate(71.9182vw,77.204vh) scale(.7785)}to{transform:translate(73.59115vw,99vh) scale(.7785)}}.snow:nth-child(299){opacity:.1668;transform:translate(22.2844vw,-10px) scale(.3434);animation:fall-299 13s -26s linear infinite}@keyframes fall-299{49.601%{transform:translate(28.4455vw,49.601vh) scale(.3434)}to{transform:translate(25.36495vw,99vh) scale(.3434)}}.snow:nth-child(300){opacity:1.6334;transform:translate(98.0818vw,-10px) scale(.5873);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{33.61%{transform:translate(92.6534vw,33.61vh) scale(.5873)}to{transform:translate(95.3676vw,99vh) scale(.5873)}}.snow:nth-child(301){opacity:.7356;transform:translate(77.8449vw,-10px) scale(.0391);animation:fall-301 13s -4s linear infinite}@keyframes fall-301{51.769%{transform:translate(69.3929vw,51.769vh) scale(.0391)}to{transform:translate(73.6189vw,99vh) scale(.0391)}}.snow:nth-child(302){opacity:.7968;transform:translate(90.3988vw,-10px) scale(.7221);animation:fall-302 10s -4s linear infinite}@keyframes fall-302{78.066%{transform:translate(80.8162vw,78.066vh) scale(.7221)}to{transform:translate(85.6075vw,99vh) scale(.7221)}}.snow:nth-child(303){opacity:.7244;transform:translate(3.8711vw,-10px) scale(.581);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{51.885%{transform:translate(.3184vw,51.885vh) scale(.581)}to{transform:translate(2.09475vw,99vh) scale(.581)}}.snow:nth-child(304){opacity:1.8432;transform:translate(42.525vw,-10px) scale(.3548);animation:fall-304 28s -9s linear infinite}@keyframes fall-304{32.566%{transform:translate(44.7588vw,32.566vh) scale(.3548)}to{transform:translate(43.6419vw,99vh) scale(.3548)}}.snow:nth-child(305){opacity:.6548;transform:translate(12.8088vw,-10px) scale(.7809);animation:fall-305 11s -11s linear infinite}@keyframes fall-305{78.656%{transform:translate(11.3099vw,78.656vh) scale(.7809)}to{transform:translate(12.05935vw,99vh) scale(.7809)}}.snow:nth-child(306){opacity:.1158;transform:translate(75.9771vw,-10px) scale(.2632);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{67.604%{transform:translate(69.176vw,67.604vh) scale(.2632)}to{transform:translate(72.57655vw,99vh) scale(.2632)}}.snow:nth-child(307){opacity:1.2416;transform:translate(76.7799vw,-10px) scale(.7655);animation:fall-307 16s -29s linear infinite}@keyframes fall-307{72.829%{transform:translate(78.2068vw,72.829vh) scale(.7655)}to{transform:translate(77.49335vw,99vh) scale(.7655)}}.snow:nth-child(308){opacity:1.6756;transform:translate(77.4526vw,-10px) scale(.8509);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{62.812%{transform:translate(87.0274vw,62.812vh) scale(.8509)}to{transform:translate(82.24vw,99vh) scale(.8509)}}.snow:nth-child(309){opacity:1.3146;transform:translate(91.9159vw,-10px) scale(.9571);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{62.206%{transform:translate(100.1249vw,62.206vh) scale(.9571)}to{transform:translate(96.0204vw,99vh) scale(.9571)}}.snow:nth-child(310){opacity:.292;transform:translate(12.9748vw,-10px) scale(.6203);animation:fall-310 12s -17s linear infinite}@keyframes fall-310{49.505%{transform:translate(9.1486vw,49.505vh) scale(.6203)}to{transform:translate(11.0617vw,99vh) scale(.6203)}}.snow:nth-child(311){opacity:1.8048;transform:translate(37.6664vw,-10px) scale(.2841);animation:fall-311 12s -15s linear infinite}@keyframes fall-311{37.019%{transform:translate(30.8712vw,37.019vh) scale(.2841)}to{transform:translate(34.2688vw,99vh) scale(.2841)}}.snow:nth-child(312){opacity:.9386;transform:translate(80.532vw,-10px) scale(.9527);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{61.238%{transform:translate(85.7431vw,61.238vh) scale(.9527)}to{transform:translate(83.13755vw,99vh) scale(.9527)}}.snow:nth-child(313){opacity:1.1318;transform:translate(66.9339vw,-10px) scale(.0576);animation:fall-313 20s -16s linear infinite}@keyframes fall-313{31.939%{transform:translate(66.3313vw,31.939vh) scale(.0576)}to{transform:translate(66.6326vw,99vh) scale(.0576)}}.snow:nth-child(314){opacity:.4678;transform:translate(91.7613vw,-10px) scale(.8696);animation:fall-314 12s -30s linear infinite}@keyframes fall-314{68.017%{transform:translate(82.3531vw,68.017vh) scale(.8696)}to{transform:translate(87.0572vw,99vh) scale(.8696)}}.snow:nth-child(315){opacity:1.1796;transform:translate(20.6592vw,-10px) scale(.1921);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{37.054%{transform:translate(16.05vw,37.054vh) scale(.1921)}to{transform:translate(18.3546vw,99vh) scale(.1921)}}.snow:nth-child(316){opacity:.8492;transform:translate(64.6931vw,-10px) scale(.6024);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{64.619%{transform:translate(59.8183vw,64.619vh) scale(.6024)}to{transform:translate(62.2557vw,99vh) scale(.6024)}}.snow:nth-child(317){opacity:1.5564;transform:translate(56.6948vw,-10px) scale(.0924);animation:fall-317 17s -27s linear infinite}@keyframes fall-317{79.613%{transform:translate(58.3549vw,79.613vh) scale(.0924)}to{transform:translate(57.52485vw,99vh) scale(.0924)}}.snow:nth-child(318){opacity:1.84;transform:translate(86.1794vw,-10px) scale(.716);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{51.012%{transform:translate(78.9716vw,51.012vh) scale(.716)}to{transform:translate(82.5755vw,99vh) scale(.716)}}.snow:nth-child(319){opacity:.4088;transform:translate(78.4788vw,-10px) scale(.933);animation:fall-319 14s -19s linear infinite}@keyframes fall-319{47.961%{transform:translate(70.0508vw,47.961vh) scale(.933)}to{transform:translate(74.2648vw,99vh) scale(.933)}}.snow:nth-child(320){opacity:1.5812;transform:translate(54.4992vw,-10px) scale(.6111);animation:fall-320 30s -22s linear infinite}@keyframes fall-320{53.743%{transform:translate(48.6149vw,53.743vh) scale(.6111)}to{transform:translate(51.55705vw,99vh) scale(.6111)}}.snow:nth-child(321){opacity:.7334;transform:translate(16.5131vw,-10px) scale(.5679);animation:fall-321 15s -26s linear infinite}@keyframes fall-321{52.672%{transform:translate(20.4746vw,52.672vh) scale(.5679)}to{transform:translate(18.49385vw,99vh) scale(.5679)}}.snow:nth-child(322){opacity:.7288;transform:translate(63.7186vw,-10px) scale(.525);animation:fall-322 15s -20s linear infinite}@keyframes fall-322{39.887%{transform:translate(68.1623vw,39.887vh) scale(.525)}to{transform:translate(65.94045vw,99vh) scale(.525)}}.snow:nth-child(323){opacity:1.3664;transform:translate(80.6726vw,-10px) scale(.5224);animation:fall-323 28s -1s linear infinite}@keyframes fall-323{63.925%{transform:translate(76.382vw,63.925vh) scale(.5224)}to{transform:translate(78.5273vw,99vh) scale(.5224)}}.snow:nth-child(324){opacity:1.8766;transform:translate(41.7419vw,-10px) scale(.6522);animation:fall-324 24s -6s linear infinite}@keyframes fall-324{43.434%{transform:translate(36.2575vw,43.434vh) scale(.6522)}to{transform:translate(38.9997vw,99vh) scale(.6522)}}.snow:nth-child(325){opacity:.3708;transform:translate(4.9454vw,-10px) scale(.4154);animation:fall-325 23s -2s linear infinite}@keyframes fall-325{35.962%{transform:translate(14.315vw,35.962vh) scale(.4154)}to{transform:translate(9.6302vw,99vh) scale(.4154)}}.snow:nth-child(326){opacity:.9302;transform:translate(31.8402vw,-10px) scale(.1584);animation:fall-326 11s -7s linear infinite}@keyframes fall-326{46.261%{transform:translate(26.9103vw,46.261vh) scale(.1584)}to{transform:translate(29.37525vw,99vh) scale(.1584)}}.snow:nth-child(327){opacity:.809;transform:translate(46.8522vw,-10px) scale(.751);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{61.062%{transform:translate(47.5354vw,61.062vh) scale(.751)}to{transform:translate(47.1938vw,99vh) scale(.751)}}.snow:nth-child(328){opacity:.6376;transform:translate(47.3595vw,-10px) scale(.712);animation:fall-328 13s -27s linear infinite}@keyframes fall-328{37.422%{transform:translate(42.4893vw,37.422vh) scale(.712)}to{transform:translate(44.9244vw,99vh) scale(.712)}}.snow:nth-child(329){opacity:1.0838;transform:translate(84.2915vw,-10px) scale(.3493);animation:fall-329 10s -18s linear infinite}@keyframes fall-329{45.593%{transform:translate(86.4382vw,45.593vh) scale(.3493)}to{transform:translate(85.36485vw,99vh) scale(.3493)}}.snow:nth-child(330){opacity:1.2208;transform:translate(49.5458vw,-10px) scale(.2188);animation:fall-330 11s -7s linear infinite}@keyframes fall-330{48.112%{transform:translate(48.4642vw,48.112vh) scale(.2188)}to{transform:translate(49.005vw,99vh) scale(.2188)}}.snow:nth-child(331){opacity:.6196;transform:translate(.2517vw,-10px) scale(.0388);animation:fall-331 24s -26s linear infinite}@keyframes fall-331{65.271%{transform:translate(1.8342vw,65.271vh) scale(.0388)}to{transform:translate(1.04295vw,99vh) scale(.0388)}}.snow:nth-child(332){opacity:1.074;transform:translate(39.1215vw,-10px) scale(.6563);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{56.41%{transform:translate(33.6571vw,56.41vh) scale(.6563)}to{transform:translate(36.3893vw,99vh) scale(.6563)}}.snow:nth-child(333){opacity:1.126;transform:translate(27.0733vw,-10px) scale(.5485);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{69.341%{transform:translate(35.3455vw,69.341vh) scale(.5485)}to{transform:translate(31.2094vw,99vh) scale(.5485)}}.snow:nth-child(334){opacity:1.9838;transform:translate(44.0634vw,-10px) scale(.6802);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{64.139%{transform:translate(51.2091vw,64.139vh) scale(.6802)}to{transform:translate(47.63625vw,99vh) scale(.6802)}}.snow:nth-child(335){opacity:.622;transform:translate(44.3276vw,-10px) scale(.762);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{65.648%{transform:translate(38.6888vw,65.648vh) scale(.762)}to{transform:translate(41.5082vw,99vh) scale(.762)}}.snow:nth-child(336){opacity:.5418;transform:translate(90.9346vw,-10px) scale(.1346);animation:fall-336 11s -9s linear infinite}@keyframes fall-336{57.74%{transform:translate(94.5918vw,57.74vh) scale(.1346)}to{transform:translate(92.7632vw,99vh) scale(.1346)}}.snow:nth-child(337){opacity:.5876;transform:translate(93.829vw,-10px) scale(.8945);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{50.545%{transform:translate(101.6401vw,50.545vh) scale(.8945)}to{transform:translate(97.73455vw,99vh) scale(.8945)}}.snow:nth-child(338){opacity:.5528;transform:translate(6.6004vw,-10px) scale(.5101);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{70.822%{transform:translate(-1.0059vw,70.822vh) scale(.5101)}to{transform:translate(2.79725vw,99vh) scale(.5101)}}.snow:nth-child(339){opacity:.7998;transform:translate(87.3108vw,-10px) scale(.1735);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{77.016%{transform:translate(89.165vw,77.016vh) scale(.1735)}to{transform:translate(88.2379vw,99vh) scale(.1735)}}.snow:nth-child(340){opacity:1.0074;transform:translate(34.369vw,-10px) scale(.1611);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{32.533%{transform:translate(42.7513vw,32.533vh) scale(.1611)}to{transform:translate(38.56015vw,99vh) scale(.1611)}}.snow:nth-child(341){opacity:1.443;transform:translate(43.4214vw,-10px) scale(.4268);animation:fall-341 24s -8s linear infinite}@keyframes fall-341{61.609%{transform:translate(40.0056vw,61.609vh) scale(.4268)}to{transform:translate(41.7135vw,99vh) scale(.4268)}}.snow:nth-child(342){opacity:1.9978;transform:translate(41.741vw,-10px) scale(.1598);animation:fall-342 27s -12s linear infinite}@keyframes fall-342{61.733%{transform:translate(34.176vw,61.733vh) scale(.1598)}to{transform:translate(37.9585vw,99vh) scale(.1598)}}.snow:nth-child(343){opacity:.253;transform:translate(66.0621vw,-10px) scale(.7008);animation:fall-343 24s -20s linear infinite}@keyframes fall-343{34.539%{transform:translate(71.8882vw,34.539vh) scale(.7008)}to{transform:translate(68.97515vw,99vh) scale(.7008)}}.snow:nth-child(344){opacity:1.2008;transform:translate(20.3473vw,-10px) scale(.6843);animation:fall-344 16s -20s linear infinite}@keyframes fall-344{30.102%{transform:translate(17.2459vw,30.102vh) scale(.6843)}to{transform:translate(18.7966vw,99vh) scale(.6843)}}.snow:nth-child(345){opacity:1.4412;transform:translate(72.8663vw,-10px) scale(.9266);animation:fall-345 29s -27s linear infinite}@keyframes fall-345{52.234%{transform:translate(72.3036vw,52.234vh) scale(.9266)}to{transform:translate(72.58495vw,99vh) scale(.9266)}}.snow:nth-child(346){opacity:.7194;transform:translate(8.9339vw,-10px) scale(.037);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.467%{transform:translate(5.999vw,40.467vh) scale(.037)}to{transform:translate(7.46645vw,99vh) scale(.037)}}.snow:nth-child(347){opacity:.7488;transform:translate(7.1287vw,-10px) scale(.3547);animation:fall-347 14s -14s linear infinite}@keyframes fall-347{46.54%{transform:translate(7.8043vw,46.54vh) scale(.3547)}to{transform:translate(7.4665vw,99vh) scale(.3547)}}.snow:nth-child(348){opacity:1.1768;transform:translate(45.037vw,-10px) scale(.3792);animation:fall-348 14s -4s linear infinite}@keyframes fall-348{30.012%{transform:translate(48.0045vw,30.012vh) scale(.3792)}to{transform:translate(46.52075vw,99vh) scale(.3792)}}.snow:nth-child(349){opacity:.6722;transform:translate(88.965vw,-10px) scale(.9715);animation:fall-349 10s -8s linear infinite}@keyframes fall-349{67.912%{transform:translate(89.601vw,67.912vh) scale(.9715)}to{transform:translate(89.283vw,99vh) scale(.9715)}}.snow:nth-child(350){opacity:1.3906;transform:translate(2.2629vw,-10px) scale(.6534);animation:fall-350 30s -22s linear infinite}@keyframes fall-350{72.527%{transform:translate(-6.8981vw,72.527vh) scale(.6534)}to{transform:translate(-2.3176vw,99vh) scale(.6534)}}.snow:nth-child(351){opacity:.8282;transform:translate(22.9918vw,-10px) scale(.8289);animation:fall-351 15s -8s linear infinite}@keyframes fall-351{46.968%{transform:translate(21.1614vw,46.968vh) scale(.8289)}to{transform:translate(22.0766vw,99vh) scale(.8289)}}.snow:nth-child(352){opacity:.0792;transform:translate(93.1813vw,-10px) scale(.2044);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{47.826%{transform:translate(102.3967vw,47.826vh) scale(.2044)}to{transform:translate(97.789vw,99vh) scale(.2044)}}.snow:nth-child(353){opacity:1.283;transform:translate(67.9808vw,-10px) scale(.0848);animation:fall-353 27s -27s linear infinite}@keyframes fall-353{48.844%{transform:translate(61.4882vw,48.844vh) scale(.0848)}to{transform:translate(64.7345vw,99vh) scale(.0848)}}.snow:nth-child(354){opacity:.435;transform:translate(65.7513vw,-10px) scale(.5268);animation:fall-354 27s -10s linear infinite}@keyframes fall-354{33.157%{transform:translate(72.8697vw,33.157vh) scale(.5268)}to{transform:translate(69.3105vw,99vh) scale(.5268)}}.snow:nth-child(355){opacity:.5604;transform:translate(94.7374vw,-10px) scale(.7474);animation:fall-355 21s -30s linear infinite}@keyframes fall-355{62.709%{transform:translate(94.6144vw,62.709vh) scale(.7474)}to{transform:translate(94.6759vw,99vh) scale(.7474)}}.snow:nth-child(356){opacity:.1556;transform:translate(33.08vw,-10px) scale(.7232);animation:fall-356 26s -2s linear infinite}@keyframes fall-356{69.093%{transform:translate(42.2327vw,69.093vh) scale(.7232)}to{transform:translate(37.65635vw,99vh) scale(.7232)}}.snow:nth-child(357){opacity:1.1004;transform:translate(73.7vw,-10px) scale(.0406);animation:fall-357 21s -8s linear infinite}@keyframes fall-357{38.217%{transform:translate(64.9217vw,38.217vh) scale(.0406)}to{transform:translate(69.31085vw,99vh) scale(.0406)}}.snow:nth-child(358){opacity:1.1994;transform:translate(64.4054vw,-10px) scale(.9465);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{30.251%{transform:translate(73.4919vw,30.251vh) scale(.9465)}to{transform:translate(68.94865vw,99vh) scale(.9465)}}.snow:nth-child(359){opacity:.0368;transform:translate(86.8835vw,-10px) scale(.8624);animation:fall-359 17s -13s linear infinite}@keyframes fall-359{38.42%{transform:translate(80.6978vw,38.42vh) scale(.8624)}to{transform:translate(83.79065vw,99vh) scale(.8624)}}.snow:nth-child(360){opacity:.9944;transform:translate(41.9165vw,-10px) scale(.1985);animation:fall-360 21s -28s linear infinite}@keyframes fall-360{56.246%{transform:translate(37.2949vw,56.246vh) scale(.1985)}to{transform:translate(39.6057vw,99vh) scale(.1985)}}.snow:nth-child(361){opacity:.7258;transform:translate(6.6423vw,-10px) scale(.7864);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{57.845%{transform:translate(3.7551vw,57.845vh) scale(.7864)}to{transform:translate(5.1987vw,99vh) scale(.7864)}}.snow:nth-child(362){opacity:1.5168;transform:translate(54.6826vw,-10px) scale(.4865);animation:fall-362 11s -18s linear infinite}@keyframes fall-362{31.141%{transform:translate(52.1782vw,31.141vh) scale(.4865)}to{transform:translate(53.4304vw,99vh) scale(.4865)}}.snow:nth-child(363){opacity:1.7026;transform:translate(31.7601vw,-10px) scale(.9071);animation:fall-363 12s -27s linear infinite}@keyframes fall-363{43.293%{transform:translate(31.8199vw,43.293vh) scale(.9071)}to{transform:translate(31.79vw,99vh) scale(.9071)}}.snow:nth-child(364){opacity:1.1708;transform:translate(56.657vw,-10px) scale(.0758);animation:fall-364 19s -18s linear infinite}@keyframes fall-364{69.621%{transform:translate(49.2871vw,69.621vh) scale(.0758)}to{transform:translate(52.97205vw,99vh) scale(.0758)}}.snow:nth-child(365){opacity:1.6316;transform:translate(11.1425vw,-10px) scale(.2013);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{57.021%{transform:translate(1.4633vw,57.021vh) scale(.2013)}to{transform:translate(6.3029vw,99vh) scale(.2013)}}.snow:nth-child(366){opacity:1.7146;transform:translate(18.3705vw,-10px) scale(.8118);animation:fall-366 18s -9s linear infinite}@keyframes fall-366{41.683%{transform:translate(14.0726vw,41.683vh) scale(.8118)}to{transform:translate(16.22155vw,99vh) scale(.8118)}}.snow:nth-child(367){opacity:1.4418;transform:translate(57.9891vw,-10px) scale(.0712);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{37.36%{transform:translate(63.4396vw,37.36vh) scale(.0712)}to{transform:translate(60.71435vw,99vh) scale(.0712)}}.snow:nth-child(368){opacity:1.0504;transform:translate(89.4946vw,-10px) scale(.4083);animation:fall-368 30s -13s linear infinite}@keyframes fall-368{77.42%{transform:translate(86.0068vw,77.42vh) scale(.4083)}to{transform:translate(87.7507vw,99vh) scale(.4083)}}.snow:nth-child(369){opacity:.822;transform:translate(49.3439vw,-10px) scale(.9204);animation:fall-369 15s -10s linear infinite}@keyframes fall-369{35.864%{transform:translate(47.1144vw,35.864vh) scale(.9204)}to{transform:translate(48.22915vw,99vh) scale(.9204)}}.snow:nth-child(370){opacity:1.236;transform:translate(72.2767vw,-10px) scale(.5777);animation:fall-370 21s -15s linear infinite}@keyframes fall-370{36.568%{transform:translate(80.6122vw,36.568vh) scale(.5777)}to{transform:translate(76.44445vw,99vh) scale(.5777)}}.snow:nth-child(371){opacity:1.0074;transform:translate(58.1565vw,-10px) scale(.0377);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.496%{transform:translate(50.936vw,75.496vh) scale(.0377)}to{transform:translate(54.54625vw,99vh) scale(.0377)}}.snow:nth-child(372){opacity:1.4396;transform:translate(9.527vw,-10px) scale(.6387);animation:fall-372 25s -6s linear infinite}@keyframes fall-372{61.152%{transform:translate(10.3298vw,61.152vh) scale(.6387)}to{transform:translate(9.9284vw,99vh) scale(.6387)}}.snow:nth-child(373){opacity:1.7188;transform:translate(93.166vw,-10px) scale(.6749);animation:fall-373 23s -8s linear infinite}@keyframes fall-373{37.03%{transform:translate(96.8727vw,37.03vh) scale(.6749)}to{transform:translate(95.01935vw,99vh) scale(.6749)}}.snow:nth-child(374){opacity:1.5086;transform:translate(66.4354vw,-10px) scale(.6231);animation:fall-374 10s -20s linear infinite}@keyframes fall-374{50%{transform:translate(56.4597vw,50vh) scale(.6231)}to{transform:translate(61.44755vw,99vh) scale(.6231)}}.snow:nth-child(375){opacity:1.375;transform:translate(7.6173vw,-10px) scale(.8474);animation:fall-375 17s -22s linear infinite}@keyframes fall-375{47.41%{transform:translate(7.5878vw,47.41vh) scale(.8474)}to{transform:translate(7.60255vw,99vh) scale(.8474)}}.snow:nth-child(376){opacity:.8034;transform:translate(17.0401vw,-10px) scale(.5126);animation:fall-376 29s -16s linear infinite}@keyframes fall-376{78.073%{transform:translate(9.1741vw,78.073vh) scale(.5126)}to{transform:translate(13.1071vw,99vh) scale(.5126)}}.snow:nth-child(377){opacity:.074;transform:translate(6.7488vw,-10px) scale(.0919);animation:fall-377 29s -3s linear infinite}@keyframes fall-377{44.273%{transform:translate(2.0433vw,44.273vh) scale(.0919)}to{transform:translate(4.39605vw,99vh) scale(.0919)}}.snow:nth-child(378){opacity:.4222;transform:translate(79.5173vw,-10px) scale(.12);animation:fall-378 20s -14s linear infinite}@keyframes fall-378{69.113%{transform:translate(71.5981vw,69.113vh) scale(.12)}to{transform:translate(75.5577vw,99vh) scale(.12)}}.snow:nth-child(379){opacity:1.9208;transform:translate(21.179vw,-10px) scale(.2569);animation:fall-379 25s -24s linear infinite}@keyframes fall-379{33.47%{transform:translate(18.4677vw,33.47vh) scale(.2569)}to{transform:translate(19.82335vw,99vh) scale(.2569)}}.snow:nth-child(380){opacity:1.7736;transform:translate(6.7974vw,-10px) scale(.3065);animation:fall-380 28s -25s linear infinite}@keyframes fall-380{39.811%{transform:translate(2.6237vw,39.811vh) scale(.3065)}to{transform:translate(4.71055vw,99vh) scale(.3065)}}.snow:nth-child(381){opacity:.1336;transform:translate(93.1421vw,-10px) scale(.5967);animation:fall-381 13s -13s linear infinite}@keyframes fall-381{70.818%{transform:translate(101.5989vw,70.818vh) scale(.5967)}to{transform:translate(97.3705vw,99vh) scale(.5967)}}.snow:nth-child(382){opacity:1.3674;transform:translate(34.009vw,-10px) scale(.7096);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{60.105%{transform:translate(29.2509vw,60.105vh) scale(.7096)}to{transform:translate(31.62995vw,99vh) scale(.7096)}}.snow:nth-child(383){opacity:.2372;transform:translate(48.9576vw,-10px) scale(.6758);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{75.341%{transform:translate(45.3391vw,75.341vh) scale(.6758)}to{transform:translate(47.14835vw,99vh) scale(.6758)}}.snow:nth-child(384){opacity:1.1756;transform:translate(84.3162vw,-10px) scale(.8435);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{79.396%{transform:translate(76.9647vw,79.396vh) scale(.8435)}to{transform:translate(80.64045vw,99vh) scale(.8435)}}.snow:nth-child(385){opacity:1.447;transform:translate(3.8217vw,-10px) scale(.3097);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{61.947%{transform:translate(4.8202vw,61.947vh) scale(.3097)}to{transform:translate(4.32095vw,99vh) scale(.3097)}}.snow:nth-child(386){opacity:1.2798;transform:translate(14.0332vw,-10px) scale(.0367);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{72.787%{transform:translate(16.1908vw,72.787vh) scale(.0367)}to{transform:translate(15.112vw,99vh) scale(.0367)}}.snow:nth-child(387){opacity:1.7838;transform:translate(40.8972vw,-10px) scale(.3607);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{79.814%{transform:translate(38.4483vw,79.814vh) scale(.3607)}to{transform:translate(39.67275vw,99vh) scale(.3607)}}.snow:nth-child(388){opacity:.1226;transform:translate(30.0012vw,-10px) scale(.5468);animation:fall-388 10s -7s linear infinite}@keyframes fall-388{74.999%{transform:translate(35.0314vw,74.999vh) scale(.5468)}to{transform:translate(32.5163vw,99vh) scale(.5468)}}.snow:nth-child(389){opacity:.1522;transform:translate(77.809vw,-10px) scale(.4024);animation:fall-389 29s -13s linear infinite}@keyframes fall-389{64.872%{transform:translate(72.0429vw,64.872vh) scale(.4024)}to{transform:translate(74.92595vw,99vh) scale(.4024)}}.snow:nth-child(390){opacity:1.7034;transform:translate(51.9147vw,-10px) scale(.4201);animation:fall-390 16s -17s linear infinite}@keyframes fall-390{34.181%{transform:translate(49.2881vw,34.181vh) scale(.4201)}to{transform:translate(50.6014vw,99vh) scale(.4201)}}.snow:nth-child(391){opacity:1.243;transform:translate(81.721vw,-10px) scale(.4862);animation:fall-391 16s -2s linear infinite}@keyframes fall-391{51.716%{transform:translate(73.3707vw,51.716vh) scale(.4862)}to{transform:translate(77.54585vw,99vh) scale(.4862)}}.snow:nth-child(392){opacity:.4466;transform:translate(82.7457vw,-10px) scale(.1584);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{38.105%{transform:translate(75.5213vw,38.105vh) scale(.1584)}to{transform:translate(79.1335vw,99vh) scale(.1584)}}.snow:nth-child(393){opacity:1.3446;transform:translate(59.8507vw,-10px) scale(.4116);animation:fall-393 27s -3s linear infinite}@keyframes fall-393{64.764%{transform:translate(50.9189vw,64.764vh) scale(.4116)}to{transform:translate(55.3848vw,99vh) scale(.4116)}}.snow:nth-child(394){opacity:.2432;transform:translate(99.2455vw,-10px) scale(.9206);animation:fall-394 17s -25s linear infinite}@keyframes fall-394{38.31%{transform:translate(90.4985vw,38.31vh) scale(.9206)}to{transform:translate(94.872vw,99vh) scale(.9206)}}.snow:nth-child(395){opacity:1.2962;transform:translate(26.0594vw,-10px) scale(.6375);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{63.652%{transform:translate(23.8635vw,63.652vh) scale(.6375)}to{transform:translate(24.96145vw,99vh) scale(.6375)}}.snow:nth-child(396){opacity:.0616;transform:translate(4.0508vw,-10px) scale(.198);animation:fall-396 11s -8s linear infinite}@keyframes fall-396{50.953%{transform:translate(-2.4602vw,50.953vh) scale(.198)}to{transform:translate(.7953vw,99vh) scale(.198)}}.snow:nth-child(397){opacity:.2558;transform:translate(94.6144vw,-10px) scale(.0842);animation:fall-397 21s -15s linear infinite}@keyframes fall-397{41.939%{transform:translate(103.5685vw,41.939vh) scale(.0842)}to{transform:translate(99.09145vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.9236;transform:translate(14.1545vw,-10px) scale(.2439);animation:fall-398 21s -4s linear infinite}@keyframes fall-398{71.245%{transform:translate(9.4584vw,71.245vh) scale(.2439)}to{transform:translate(11.80645vw,99vh) scale(.2439)}}.snow:nth-child(399){opacity:.2054;transform:translate(58.4298vw,-10px) scale(.8743);animation:fall-399 28s -20s linear infinite}@keyframes fall-399{32.159%{transform:translate(61.2154vw,32.159vh) scale(.8743)}to{transform:translate(59.8226vw,99vh) scale(.8743)}}.snow:nth-child(400){opacity:1.0382;transform:translate(65.2484vw,-10px) scale(.7814);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{76.291%{transform:translate(68.4885vw,76.291vh) scale(.7814)}to{transform:translate(66.86845vw,99vh) scale(.7814)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\n"] }]
|
|
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.2026;transform:translate(17.4211vw,-10px) scale(.6284);animation:fall-1 23s -21s linear infinite}@keyframes fall-1{64.764%{transform:translate(22.8523vw,64.764vh) scale(.6284)}to{transform:translate(20.1367vw,99vh) scale(.6284)}}.snow:nth-child(2){opacity:1.1802;transform:translate(23.0827vw,-10px) scale(.7153);animation:fall-2 13s -19s linear infinite}@keyframes fall-2{47.127%{transform:translate(13.3982vw,47.127vh) scale(.7153)}to{transform:translate(18.24045vw,99vh) scale(.7153)}}.snow:nth-child(3){opacity:.5428;transform:translate(12.4964vw,-10px) scale(.1135);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{33.115%{transform:translate(8.4448vw,33.115vh) scale(.1135)}to{transform:translate(10.4706vw,99vh) scale(.1135)}}.snow:nth-child(4){opacity:1.8728;transform:translate(87.2006vw,-10px) scale(.5227);animation:fall-4 16s -7s linear infinite}@keyframes fall-4{42.221%{transform:translate(83.8675vw,42.221vh) scale(.5227)}to{transform:translate(85.53405vw,99vh) scale(.5227)}}.snow:nth-child(5){opacity:1.159;transform:translate(63.121vw,-10px) scale(.6446);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{57.279%{transform:translate(54.1006vw,57.279vh) scale(.6446)}to{transform:translate(58.6108vw,99vh) scale(.6446)}}.snow:nth-child(6){opacity:1.4056;transform:translate(90.9714vw,-10px) scale(.8793);animation:fall-6 20s -6s linear infinite}@keyframes fall-6{61.91%{transform:translate(82.8292vw,61.91vh) scale(.8793)}to{transform:translate(86.9003vw,99vh) scale(.8793)}}.snow:nth-child(7){opacity:.4134;transform:translate(13.2202vw,-10px) scale(.0338);animation:fall-7 27s -27s linear infinite}@keyframes fall-7{33.137%{transform:translate(22.4474vw,33.137vh) scale(.0338)}to{transform:translate(17.8338vw,99vh) scale(.0338)}}.snow:nth-child(8){opacity:1.7298;transform:translate(53.9769vw,-10px) scale(.1515);animation:fall-8 17s -7s linear infinite}@keyframes fall-8{62.701%{transform:translate(60.2196vw,62.701vh) scale(.1515)}to{transform:translate(57.09825vw,99vh) scale(.1515)}}.snow:nth-child(9){opacity:1.089;transform:translate(37.9932vw,-10px) scale(.5747);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{70.036%{transform:translate(28.1995vw,70.036vh) scale(.5747)}to{transform:translate(33.09635vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:.8964;transform:translate(22.5185vw,-10px) scale(.2622);animation:fall-10 13s -8s linear infinite}@keyframes fall-10{55.411%{transform:translate(18.8481vw,55.411vh) scale(.2622)}to{transform:translate(20.6833vw,99vh) scale(.2622)}}.snow:nth-child(11){opacity:1.946;transform:translate(92.6727vw,-10px) scale(.747);animation:fall-11 15s -7s linear infinite}@keyframes fall-11{75.067%{transform:translate(98.6923vw,75.067vh) scale(.747)}to{transform:translate(95.6825vw,99vh) scale(.747)}}.snow:nth-child(12){opacity:.9478;transform:translate(33.7948vw,-10px) scale(.6455);animation:fall-12 10s -30s linear infinite}@keyframes fall-12{47.824%{transform:translate(34.4288vw,47.824vh) scale(.6455)}to{transform:translate(34.1118vw,99vh) scale(.6455)}}.snow:nth-child(13){opacity:1.5098;transform:translate(54.8956vw,-10px) scale(.0263);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{50.884%{transform:translate(50.0562vw,50.884vh) scale(.0263)}to{transform:translate(52.4759vw,99vh) scale(.0263)}}.snow:nth-child(14){opacity:1.3612;transform:translate(17.3169vw,-10px) scale(.8686);animation:fall-14 20s -9s linear infinite}@keyframes fall-14{69.619%{transform:translate(21.3251vw,69.619vh) scale(.8686)}to{transform:translate(19.321vw,99vh) scale(.8686)}}.snow:nth-child(15){opacity:1.7148;transform:translate(9.3466vw,-10px) scale(.3352);animation:fall-15 21s -30s linear infinite}@keyframes fall-15{76.743%{transform:translate(-.0081vw,76.743vh) scale(.3352)}to{transform:translate(4.66925vw,99vh) scale(.3352)}}.snow:nth-child(16){opacity:1.9138;transform:translate(67.0436vw,-10px) scale(.6689);animation:fall-16 10s -16s linear infinite}@keyframes fall-16{76.39%{transform:translate(58.2767vw,76.39vh) scale(.6689)}to{transform:translate(62.66015vw,99vh) scale(.6689)}}.snow:nth-child(17){opacity:.3342;transform:translate(59.1466vw,-10px) scale(.6388);animation:fall-17 22s -3s linear infinite}@keyframes fall-17{67.591%{transform:translate(59.6221vw,67.591vh) scale(.6388)}to{transform:translate(59.38435vw,99vh) scale(.6388)}}.snow:nth-child(18){opacity:.494;transform:translate(11.6404vw,-10px) scale(.78);animation:fall-18 23s -6s linear infinite}@keyframes fall-18{66.522%{transform:translate(16.1057vw,66.522vh) scale(.78)}to{transform:translate(13.87305vw,99vh) scale(.78)}}.snow:nth-child(19){opacity:.9754;transform:translate(81.9002vw,-10px) scale(.8663);animation:fall-19 27s -5s linear infinite}@keyframes fall-19{77.967%{transform:translate(78.558vw,77.967vh) scale(.8663)}to{transform:translate(80.2291vw,99vh) scale(.8663)}}.snow:nth-child(20){opacity:.3804;transform:translate(2.9482vw,-10px) scale(.8417);animation:fall-20 13s -20s linear infinite}@keyframes fall-20{39.385%{transform:translate(3.5263vw,39.385vh) scale(.8417)}to{transform:translate(3.23725vw,99vh) scale(.8417)}}.snow:nth-child(21){opacity:1.9402;transform:translate(11.3897vw,-10px) scale(.4044);animation:fall-21 15s -20s linear infinite}@keyframes fall-21{34.42%{transform:translate(11.542vw,34.42vh) scale(.4044)}to{transform:translate(11.46585vw,99vh) scale(.4044)}}.snow:nth-child(22){opacity:1.3834;transform:translate(17.668vw,-10px) scale(.9234);animation:fall-22 16s -3s linear infinite}@keyframes fall-22{37.753%{transform:translate(10.5937vw,37.753vh) scale(.9234)}to{transform:translate(14.13085vw,99vh) scale(.9234)}}.snow:nth-child(23){opacity:.9806;transform:translate(75.1193vw,-10px) scale(.6797);animation:fall-23 15s -29s linear infinite}@keyframes fall-23{42.964%{transform:translate(78.3299vw,42.964vh) scale(.6797)}to{transform:translate(76.7246vw,99vh) scale(.6797)}}.snow:nth-child(24){opacity:.7758;transform:translate(74.1211vw,-10px) scale(.8143);animation:fall-24 12s -24s linear infinite}@keyframes fall-24{59.675%{transform:translate(83.709vw,59.675vh) scale(.8143)}to{transform:translate(78.91505vw,99vh) scale(.8143)}}.snow:nth-child(25){opacity:.6958;transform:translate(24.8503vw,-10px) scale(.0008);animation:fall-25 14s -16s linear infinite}@keyframes fall-25{41.647%{transform:translate(27.5933vw,41.647vh) scale(.0008)}to{transform:translate(26.2218vw,99vh) scale(.0008)}}.snow:nth-child(26){opacity:1.8262;transform:translate(66.3629vw,-10px) scale(.0116);animation:fall-26 16s -16s linear infinite}@keyframes fall-26{76.088%{transform:translate(73.2211vw,76.088vh) scale(.0116)}to{transform:translate(69.792vw,99vh) scale(.0116)}}.snow:nth-child(27){opacity:.4448;transform:translate(90.5497vw,-10px) scale(.2067);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{58.98%{transform:translate(95.7646vw,58.98vh) scale(.2067)}to{transform:translate(93.15715vw,99vh) scale(.2067)}}.snow:nth-child(28){opacity:.6906;transform:translate(74.9023vw,-10px) scale(.5969);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{76.801%{transform:translate(65.2079vw,76.801vh) scale(.5969)}to{transform:translate(70.0551vw,99vh) scale(.5969)}}.snow:nth-child(29){opacity:1.401;transform:translate(48.666vw,-10px) scale(.0811);animation:fall-29 27s -12s linear infinite}@keyframes fall-29{38.984%{transform:translate(58.0037vw,38.984vh) scale(.0811)}to{transform:translate(53.33485vw,99vh) scale(.0811)}}.snow:nth-child(30){opacity:.1634;transform:translate(79.1017vw,-10px) scale(.7376);animation:fall-30 21s -22s linear infinite}@keyframes fall-30{60.777%{transform:translate(77.5205vw,60.777vh) scale(.7376)}to{transform:translate(78.3111vw,99vh) scale(.7376)}}.snow:nth-child(31){opacity:1.6714;transform:translate(54.4507vw,-10px) scale(.4429);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{71.56%{transform:translate(48.957vw,71.56vh) scale(.4429)}to{transform:translate(51.70385vw,99vh) scale(.4429)}}.snow:nth-child(32){opacity:.4418;transform:translate(27.4078vw,-10px) scale(.6288);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{75.522%{transform:translate(21.7262vw,75.522vh) scale(.6288)}to{transform:translate(24.567vw,99vh) scale(.6288)}}.snow:nth-child(33){opacity:1.2922;transform:translate(16.5637vw,-10px) scale(.9264);animation:fall-33 28s -1s linear infinite}@keyframes fall-33{47.63%{transform:translate(22.495vw,47.63vh) scale(.9264)}to{transform:translate(19.52935vw,99vh) scale(.9264)}}.snow:nth-child(34){opacity:1.8092;transform:translate(5.4279vw,-10px) scale(.2395);animation:fall-34 15s -8s linear infinite}@keyframes fall-34{56.934%{transform:translate(-4.2708vw,56.934vh) scale(.2395)}to{transform:translate(.57855vw,99vh) scale(.2395)}}.snow:nth-child(35){opacity:1.5624;transform:translate(47.9835vw,-10px) scale(.3226);animation:fall-35 28s -27s linear infinite}@keyframes fall-35{53.394%{transform:translate(56.4905vw,53.394vh) scale(.3226)}to{transform:translate(52.237vw,99vh) scale(.3226)}}.snow:nth-child(36){opacity:1.1564;transform:translate(17.4381vw,-10px) scale(.0864);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{79.816%{transform:translate(14.3627vw,79.816vh) scale(.0864)}to{transform:translate(15.9004vw,99vh) scale(.0864)}}.snow:nth-child(37){opacity:1.8136;transform:translate(15.6584vw,-10px) scale(.5535);animation:fall-37 15s -23s linear infinite}@keyframes fall-37{40.23%{transform:translate(16.8879vw,40.23vh) scale(.5535)}to{transform:translate(16.27315vw,99vh) scale(.5535)}}.snow:nth-child(38){opacity:.0826;transform:translate(5.0349vw,-10px) scale(.0834);animation:fall-38 21s -20s linear infinite}@keyframes fall-38{57.515%{transform:translate(-.0057vw,57.515vh) scale(.0834)}to{transform:translate(2.5146vw,99vh) scale(.0834)}}.snow:nth-child(39){opacity:.352;transform:translate(33.2749vw,-10px) scale(.7281);animation:fall-39 17s -27s linear infinite}@keyframes fall-39{69.056%{transform:translate(30.3897vw,69.056vh) scale(.7281)}to{transform:translate(31.8323vw,99vh) scale(.7281)}}.snow:nth-child(40){opacity:1.7696;transform:translate(39.8168vw,-10px) scale(.3311);animation:fall-40 21s -18s linear infinite}@keyframes fall-40{51.553%{transform:translate(41.3338vw,51.553vh) scale(.3311)}to{transform:translate(40.5753vw,99vh) scale(.3311)}}.snow:nth-child(41){opacity:.9206;transform:translate(37.776vw,-10px) scale(.6533);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{57.68%{transform:translate(45.8283vw,57.68vh) scale(.6533)}to{transform:translate(41.80215vw,99vh) scale(.6533)}}.snow:nth-child(42){opacity:1.4242;transform:translate(73.8026vw,-10px) scale(.8633);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{63.751%{transform:translate(70.9946vw,63.751vh) scale(.8633)}to{transform:translate(72.3986vw,99vh) scale(.8633)}}.snow:nth-child(43){opacity:.276;transform:translate(72.5424vw,-10px) scale(.1206);animation:fall-43 18s -5s linear infinite}@keyframes fall-43{59.577%{transform:translate(71.4837vw,59.577vh) scale(.1206)}to{transform:translate(72.01305vw,99vh) scale(.1206)}}.snow:nth-child(44){opacity:.9118;transform:translate(51.9109vw,-10px) scale(.928);animation:fall-44 14s -27s linear infinite}@keyframes fall-44{45.431%{transform:translate(57.9952vw,45.431vh) scale(.928)}to{transform:translate(54.95305vw,99vh) scale(.928)}}.snow:nth-child(45){opacity:1.4032;transform:translate(4.5632vw,-10px) scale(.1595);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{61.109%{transform:translate(.5946vw,61.109vh) scale(.1595)}to{transform:translate(2.5789vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:.1518;transform:translate(9.294vw,-10px) scale(.0604);animation:fall-46 18s -8s linear infinite}@keyframes fall-46{49.972%{transform:translate(17.0295vw,49.972vh) scale(.0604)}to{transform:translate(13.16175vw,99vh) scale(.0604)}}.snow:nth-child(47){opacity:1.4096;transform:translate(30.9608vw,-10px) scale(.7865);animation:fall-47 10s -12s linear infinite}@keyframes fall-47{38.367%{transform:translate(21.5757vw,38.367vh) scale(.7865)}to{transform:translate(26.26825vw,99vh) scale(.7865)}}.snow:nth-child(48){opacity:.5898;transform:translate(20.3972vw,-10px) scale(.2763);animation:fall-48 12s -30s linear infinite}@keyframes fall-48{57.409%{transform:translate(13.1995vw,57.409vh) scale(.2763)}to{transform:translate(16.79835vw,99vh) scale(.2763)}}.snow:nth-child(49){opacity:1.0344;transform:translate(1.8197vw,-10px) scale(.6884);animation:fall-49 30s -23s linear infinite}@keyframes fall-49{58.517%{transform:translate(2.4762vw,58.517vh) scale(.6884)}to{transform:translate(2.14795vw,99vh) scale(.6884)}}.snow:nth-child(50){opacity:1.8588;transform:translate(66.849vw,-10px) scale(.519);animation:fall-50 12s -4s linear infinite}@keyframes fall-50{46.311%{transform:translate(64.5294vw,46.311vh) scale(.519)}to{transform:translate(65.6892vw,99vh) scale(.519)}}.snow:nth-child(51){opacity:1.619;transform:translate(86.6086vw,-10px) scale(.5254);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{38.916%{transform:translate(92.7824vw,38.916vh) scale(.5254)}to{transform:translate(89.6955vw,99vh) scale(.5254)}}.snow:nth-child(52){opacity:.2544;transform:translate(65.361vw,-10px) scale(.5235);animation:fall-52 18s -17s linear infinite}@keyframes fall-52{32.416%{transform:translate(66.8242vw,32.416vh) scale(.5235)}to{transform:translate(66.0926vw,99vh) scale(.5235)}}.snow:nth-child(53){opacity:.2114;transform:translate(77.7778vw,-10px) scale(.7677);animation:fall-53 24s -9s linear infinite}@keyframes fall-53{55.443%{transform:translate(75.6336vw,55.443vh) scale(.7677)}to{transform:translate(76.7057vw,99vh) scale(.7677)}}.snow:nth-child(54){opacity:1.3432;transform:translate(1.0472vw,-10px) scale(.4128);animation:fall-54 14s -13s linear infinite}@keyframes fall-54{46.089%{transform:translate(-2.1027vw,46.089vh) scale(.4128)}to{transform:translate(-.52775vw,99vh) scale(.4128)}}.snow:nth-child(55){opacity:.8062;transform:translate(96.5298vw,-10px) scale(.9136);animation:fall-55 20s -18s linear infinite}@keyframes fall-55{33.984%{transform:translate(102.336vw,33.984vh) scale(.9136)}to{transform:translate(99.4329vw,99vh) scale(.9136)}}.snow:nth-child(56){opacity:.8424;transform:translate(93.1269vw,-10px) scale(.995);animation:fall-56 30s -20s linear infinite}@keyframes fall-56{79.792%{transform:translate(102.2662vw,79.792vh) scale(.995)}to{transform:translate(97.69655vw,99vh) scale(.995)}}.snow:nth-child(57){opacity:.841;transform:translate(94.2004vw,-10px) scale(.5464);animation:fall-57 24s -28s linear infinite}@keyframes fall-57{34.746%{transform:translate(94.9429vw,34.746vh) scale(.5464)}to{transform:translate(94.57165vw,99vh) scale(.5464)}}.snow:nth-child(58){opacity:.3406;transform:translate(45.7587vw,-10px) scale(.4137);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{57.051%{transform:translate(50.9117vw,57.051vh) scale(.4137)}to{transform:translate(48.3352vw,99vh) scale(.4137)}}.snow:nth-child(59){opacity:1.9732;transform:translate(8.441vw,-10px) scale(.6034);animation:fall-59 19s -11s linear infinite}@keyframes fall-59{61.492%{transform:translate(5.42vw,61.492vh) scale(.6034)}to{transform:translate(6.9305vw,99vh) scale(.6034)}}.snow:nth-child(60){opacity:.2584;transform:translate(58.3588vw,-10px) scale(.2752);animation:fall-60 27s -15s linear infinite}@keyframes fall-60{64.464%{transform:translate(60.7076vw,64.464vh) scale(.2752)}to{transform:translate(59.5332vw,99vh) scale(.2752)}}.snow:nth-child(61){opacity:.8672;transform:translate(64.3199vw,-10px) scale(.2497);animation:fall-61 28s -14s linear infinite}@keyframes fall-61{45.213%{transform:translate(72.4866vw,45.213vh) scale(.2497)}to{transform:translate(68.40325vw,99vh) scale(.2497)}}.snow:nth-child(62){opacity:.411;transform:translate(82.7785vw,-10px) scale(.6187);animation:fall-62 10s -18s linear infinite}@keyframes fall-62{53.751%{transform:translate(83.0393vw,53.751vh) scale(.6187)}to{transform:translate(82.9089vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.5916;transform:translate(43.6351vw,-10px) scale(.3813);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{58.015%{transform:translate(34.5176vw,58.015vh) scale(.3813)}to{transform:translate(39.07635vw,99vh) scale(.3813)}}.snow:nth-child(64){opacity:.1532;transform:translate(98.2461vw,-10px) scale(.4248);animation:fall-64 19s -11s linear infinite}@keyframes fall-64{61.346%{transform:translate(105.5588vw,61.346vh) scale(.4248)}to{transform:translate(101.90245vw,99vh) scale(.4248)}}.snow:nth-child(65){opacity:.3828;transform:translate(39.5884vw,-10px) scale(.8568);animation:fall-65 23s -28s linear infinite}@keyframes fall-65{57.423%{transform:translate(33.5124vw,57.423vh) scale(.8568)}to{transform:translate(36.5504vw,99vh) scale(.8568)}}.snow:nth-child(66){opacity:1.78;transform:translate(51.0981vw,-10px) scale(.4881);animation:fall-66 16s -2s linear infinite}@keyframes fall-66{54.539%{transform:translate(42.8507vw,54.539vh) scale(.4881)}to{transform:translate(46.9744vw,99vh) scale(.4881)}}.snow:nth-child(67){opacity:1.3258;transform:translate(12.822vw,-10px) scale(.7409);animation:fall-67 18s -14s linear infinite}@keyframes fall-67{41.696%{transform:translate(6.1497vw,41.696vh) scale(.7409)}to{transform:translate(9.48585vw,99vh) scale(.7409)}}.snow:nth-child(68){opacity:1.31;transform:translate(30.5007vw,-10px) scale(.1944);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{31.324%{transform:translate(34.8141vw,31.324vh) scale(.1944)}to{transform:translate(32.6574vw,99vh) scale(.1944)}}.snow:nth-child(69){opacity:1.0638;transform:translate(51.9025vw,-10px) scale(.0386);animation:fall-69 13s -4s linear infinite}@keyframes fall-69{33.116%{transform:translate(53.3047vw,33.116vh) scale(.0386)}to{transform:translate(52.6036vw,99vh) scale(.0386)}}.snow:nth-child(70){opacity:1.5888;transform:translate(5.434vw,-10px) scale(.9684);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{35.732%{transform:translate(12.1482vw,35.732vh) scale(.9684)}to{transform:translate(8.7911vw,99vh) scale(.9684)}}.snow:nth-child(71){opacity:.3258;transform:translate(36.6531vw,-10px) scale(.3762);animation:fall-71 28s -23s linear infinite}@keyframes fall-71{72.81%{transform:translate(37.0316vw,72.81vh) scale(.3762)}to{transform:translate(36.84235vw,99vh) scale(.3762)}}.snow:nth-child(72){opacity:.9506;transform:translate(20.7389vw,-10px) scale(.7003);animation:fall-72 13s -27s linear infinite}@keyframes fall-72{33.406%{transform:translate(28.1304vw,33.406vh) scale(.7003)}to{transform:translate(24.43465vw,99vh) scale(.7003)}}.snow:nth-child(73){opacity:1.2576;transform:translate(49.2168vw,-10px) scale(.6442);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{62.741%{transform:translate(51.6848vw,62.741vh) scale(.6442)}to{transform:translate(50.4508vw,99vh) scale(.6442)}}.snow:nth-child(74){opacity:.261;transform:translate(15.8183vw,-10px) scale(.1344);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{33.324%{transform:translate(7.1555vw,33.324vh) scale(.1344)}to{transform:translate(11.4869vw,99vh) scale(.1344)}}.snow:nth-child(75){opacity:.085;transform:translate(29.6968vw,-10px) scale(.1063);animation:fall-75 23s -11s linear infinite}@keyframes fall-75{48.294%{transform:translate(33.7302vw,48.294vh) scale(.1063)}to{transform:translate(31.7135vw,99vh) scale(.1063)}}.snow:nth-child(76){opacity:.2386;transform:translate(7.8527vw,-10px) scale(.7776);animation:fall-76 14s -22s linear infinite}@keyframes fall-76{48.451%{transform:translate(6.7442vw,48.451vh) scale(.7776)}to{transform:translate(7.29845vw,99vh) scale(.7776)}}.snow:nth-child(77){opacity:.6628;transform:translate(53.4848vw,-10px) scale(.5051);animation:fall-77 22s -15s linear infinite}@keyframes fall-77{41.273%{transform:translate(53.8983vw,41.273vh) scale(.5051)}to{transform:translate(53.69155vw,99vh) scale(.5051)}}.snow:nth-child(78){opacity:1.3924;transform:translate(32.6416vw,-10px) scale(.7834);animation:fall-78 24s -21s linear infinite}@keyframes fall-78{32.329%{transform:translate(38.9122vw,32.329vh) scale(.7834)}to{transform:translate(35.7769vw,99vh) scale(.7834)}}.snow:nth-child(79){opacity:1.0124;transform:translate(11.9756vw,-10px) scale(.8851);animation:fall-79 17s -18s linear infinite}@keyframes fall-79{77.606%{transform:translate(14.1617vw,77.606vh) scale(.8851)}to{transform:translate(13.06865vw,99vh) scale(.8851)}}.snow:nth-child(80){opacity:.2482;transform:translate(17.4103vw,-10px) scale(.1142);animation:fall-80 21s -10s linear infinite}@keyframes fall-80{58.71%{transform:translate(16.8636vw,58.71vh) scale(.1142)}to{transform:translate(17.13695vw,99vh) scale(.1142)}}.snow:nth-child(81){opacity:.9316;transform:translate(29.4223vw,-10px) scale(.5167);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{73.442%{transform:translate(33.3626vw,73.442vh) scale(.5167)}to{transform:translate(31.39245vw,99vh) scale(.5167)}}.snow:nth-child(82){opacity:1.643;transform:translate(50.58vw,-10px) scale(.6986);animation:fall-82 21s -10s linear infinite}@keyframes fall-82{78.028%{transform:translate(53.7699vw,78.028vh) scale(.6986)}to{transform:translate(52.17495vw,99vh) scale(.6986)}}.snow:nth-child(83){opacity:.4484;transform:translate(32.8566vw,-10px) scale(.033);animation:fall-83 16s -6s linear infinite}@keyframes fall-83{79.836%{transform:translate(37.4289vw,79.836vh) scale(.033)}to{transform:translate(35.14275vw,99vh) scale(.033)}}.snow:nth-child(84){opacity:1.3086;transform:translate(18.9828vw,-10px) scale(.3214);animation:fall-84 14s -7s linear infinite}@keyframes fall-84{30.331%{transform:translate(19.3756vw,30.331vh) scale(.3214)}to{transform:translate(19.1792vw,99vh) scale(.3214)}}.snow:nth-child(85){opacity:.9578;transform:translate(83.3282vw,-10px) scale(.5921);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{33.035%{transform:translate(77.5526vw,33.035vh) scale(.5921)}to{transform:translate(80.4404vw,99vh) scale(.5921)}}.snow:nth-child(86){opacity:1.4316;transform:translate(4.6326vw,-10px) scale(.5524);animation:fall-86 28s -19s linear infinite}@keyframes fall-86{35.917%{transform:translate(5.5169vw,35.917vh) scale(.5524)}to{transform:translate(5.07475vw,99vh) scale(.5524)}}.snow:nth-child(87){opacity:1.3052;transform:translate(29.6906vw,-10px) scale(.1118);animation:fall-87 19s -24s linear infinite}@keyframes fall-87{37.284%{transform:translate(24.4105vw,37.284vh) scale(.1118)}to{transform:translate(27.05055vw,99vh) scale(.1118)}}.snow:nth-child(88){opacity:1.7874;transform:translate(69.7661vw,-10px) scale(.4862);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{79.208%{transform:translate(61.7503vw,79.208vh) scale(.4862)}to{transform:translate(65.7582vw,99vh) scale(.4862)}}.snow:nth-child(89){opacity:1.6766;transform:translate(35.4428vw,-10px) scale(.9567);animation:fall-89 23s -12s linear infinite}@keyframes fall-89{52.579%{transform:translate(41.4089vw,52.579vh) scale(.9567)}to{transform:translate(38.42585vw,99vh) scale(.9567)}}.snow:nth-child(90){opacity:1.2702;transform:translate(17.4145vw,-10px) scale(.2607);animation:fall-90 29s -24s linear infinite}@keyframes fall-90{30.705%{transform:translate(20.7341vw,30.705vh) scale(.2607)}to{transform:translate(19.0743vw,99vh) scale(.2607)}}.snow:nth-child(91){opacity:1.5828;transform:translate(59.2914vw,-10px) scale(.6115);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{54.931%{transform:translate(51.3923vw,54.931vh) scale(.6115)}to{transform:translate(55.34185vw,99vh) scale(.6115)}}.snow:nth-child(92){opacity:.4592;transform:translate(15.5972vw,-10px) scale(.2349);animation:fall-92 20s -4s linear infinite}@keyframes fall-92{33.886%{transform:translate(18.3621vw,33.886vh) scale(.2349)}to{transform:translate(16.97965vw,99vh) scale(.2349)}}.snow:nth-child(93){opacity:1.1908;transform:translate(35.2838vw,-10px) scale(.3531);animation:fall-93 19s -6s linear infinite}@keyframes fall-93{48.227%{transform:translate(34.7953vw,48.227vh) scale(.3531)}to{transform:translate(35.03955vw,99vh) scale(.3531)}}.snow:nth-child(94){opacity:.2336;transform:translate(99.353vw,-10px) scale(.2549);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{49.103%{transform:translate(99.303vw,49.103vh) scale(.2549)}to{transform:translate(99.328vw,99vh) scale(.2549)}}.snow:nth-child(95){opacity:.3844;transform:translate(37.5367vw,-10px) scale(.4465);animation:fall-95 11s -26s linear infinite}@keyframes fall-95{60.589%{transform:translate(35.8249vw,60.589vh) scale(.4465)}to{transform:translate(36.6808vw,99vh) scale(.4465)}}.snow:nth-child(96){opacity:.1462;transform:translate(7.0336vw,-10px) scale(.3595);animation:fall-96 11s -10s linear infinite}@keyframes fall-96{44.201%{transform:translate(8.1951vw,44.201vh) scale(.3595)}to{transform:translate(7.61435vw,99vh) scale(.3595)}}.snow:nth-child(97){opacity:.2868;transform:translate(66.8555vw,-10px) scale(.4397);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{57.08%{transform:translate(62.7611vw,57.08vh) scale(.4397)}to{transform:translate(64.8083vw,99vh) scale(.4397)}}.snow:nth-child(98){opacity:.0946;transform:translate(70.2565vw,-10px) scale(.309);animation:fall-98 26s -7s linear infinite}@keyframes fall-98{43.097%{transform:translate(71.2487vw,43.097vh) scale(.309)}to{transform:translate(70.7526vw,99vh) scale(.309)}}.snow:nth-child(99){opacity:.5212;transform:translate(65.8724vw,-10px) scale(.7176);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{71.916%{transform:translate(58.2901vw,71.916vh) scale(.7176)}to{transform:translate(62.08125vw,99vh) scale(.7176)}}.snow:nth-child(100){opacity:.015;transform:translate(2.0179vw,-10px) scale(.2221);animation:fall-100 18s -13s linear infinite}@keyframes fall-100{75.325%{transform:translate(-4.7603vw,75.325vh) scale(.2221)}to{transform:translate(-1.3712vw,99vh) scale(.2221)}}.snow:nth-child(101){opacity:1.521;transform:translate(33.9451vw,-10px) scale(.788);animation:fall-101 14s -4s linear infinite}@keyframes fall-101{44.832%{transform:translate(35.205vw,44.832vh) scale(.788)}to{transform:translate(34.57505vw,99vh) scale(.788)}}.snow:nth-child(102){opacity:.119;transform:translate(39.1016vw,-10px) scale(.117);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{68.554%{transform:translate(34.0749vw,68.554vh) scale(.117)}to{transform:translate(36.58825vw,99vh) scale(.117)}}.snow:nth-child(103){opacity:1.9676;transform:translate(49.2944vw,-10px) scale(.6884);animation:fall-103 16s -24s linear infinite}@keyframes fall-103{37.386%{transform:translate(46.3614vw,37.386vh) scale(.6884)}to{transform:translate(47.8279vw,99vh) scale(.6884)}}.snow:nth-child(104){opacity:.3774;transform:translate(51.3686vw,-10px) scale(.5425);animation:fall-104 28s -12s linear infinite}@keyframes fall-104{34.23%{transform:translate(47.0589vw,34.23vh) scale(.5425)}to{transform:translate(49.21375vw,99vh) scale(.5425)}}.snow:nth-child(105){opacity:1.4994;transform:translate(11.2968vw,-10px) scale(.0534);animation:fall-105 21s -10s linear infinite}@keyframes fall-105{31.768%{transform:translate(20.0774vw,31.768vh) scale(.0534)}to{transform:translate(15.6871vw,99vh) scale(.0534)}}.snow:nth-child(106){opacity:1.3146;transform:translate(38.8961vw,-10px) scale(.7899);animation:fall-106 11s -8s linear infinite}@keyframes fall-106{64.869%{transform:translate(32.1099vw,64.869vh) scale(.7899)}to{transform:translate(35.503vw,99vh) scale(.7899)}}.snow:nth-child(107){opacity:1.9952;transform:translate(51.192vw,-10px) scale(.0833);animation:fall-107 15s -11s linear infinite}@keyframes fall-107{60.752%{transform:translate(57.0904vw,60.752vh) scale(.0833)}to{transform:translate(54.1412vw,99vh) scale(.0833)}}.snow:nth-child(108){opacity:.0184;transform:translate(8.9389vw,-10px) scale(.5545);animation:fall-108 15s -1s linear infinite}@keyframes fall-108{74.911%{transform:translate(.5046vw,74.911vh) scale(.5545)}to{transform:translate(4.72175vw,99vh) scale(.5545)}}.snow:nth-child(109){opacity:1.0696;transform:translate(9.4609vw,-10px) scale(.863);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{34.903%{transform:translate(.4922vw,34.903vh) scale(.863)}to{transform:translate(4.97655vw,99vh) scale(.863)}}.snow:nth-child(110){opacity:1.5574;transform:translate(15.8719vw,-10px) scale(.3863);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{59.787%{transform:translate(22.5679vw,59.787vh) scale(.3863)}to{transform:translate(19.2199vw,99vh) scale(.3863)}}.snow:nth-child(111){opacity:.014;transform:translate(94.9925vw,-10px) scale(.5205);animation:fall-111 19s -19s linear infinite}@keyframes fall-111{58.757%{transform:translate(97.4886vw,58.757vh) scale(.5205)}to{transform:translate(96.24055vw,99vh) scale(.5205)}}.snow:nth-child(112){opacity:1.0476;transform:translate(1.7553vw,-10px) scale(.7788);animation:fall-112 17s -8s linear infinite}@keyframes fall-112{65.312%{transform:translate(-4.2406vw,65.312vh) scale(.7788)}to{transform:translate(-1.24265vw,99vh) scale(.7788)}}.snow:nth-child(113){opacity:1.0044;transform:translate(94.7872vw,-10px) scale(.6095);animation:fall-113 14s -10s linear infinite}@keyframes fall-113{50.559%{transform:translate(94.8761vw,50.559vh) scale(.6095)}to{transform:translate(94.83165vw,99vh) scale(.6095)}}.snow:nth-child(114){opacity:.4204;transform:translate(36.8813vw,-10px) scale(.6787);animation:fall-114 10s -19s linear infinite}@keyframes fall-114{67.059%{transform:translate(31.1868vw,67.059vh) scale(.6787)}to{transform:translate(34.03405vw,99vh) scale(.6787)}}.snow:nth-child(115){opacity:1.1826;transform:translate(52.4639vw,-10px) scale(.4082);animation:fall-115 13s -26s linear infinite}@keyframes fall-115{57.945%{transform:translate(53.8935vw,57.945vh) scale(.4082)}to{transform:translate(53.1787vw,99vh) scale(.4082)}}.snow:nth-child(116){opacity:1.9008;transform:translate(13.5434vw,-10px) scale(.7769);animation:fall-116 15s -1s linear infinite}@keyframes fall-116{51.214%{transform:translate(16.574vw,51.214vh) scale(.7769)}to{transform:translate(15.0587vw,99vh) scale(.7769)}}.snow:nth-child(117){opacity:1.2948;transform:translate(46.0442vw,-10px) scale(.2973);animation:fall-117 13s -11s linear infinite}@keyframes fall-117{54.081%{transform:translate(48.404vw,54.081vh) scale(.2973)}to{transform:translate(47.2241vw,99vh) scale(.2973)}}.snow:nth-child(118){opacity:.9872;transform:translate(5.3948vw,-10px) scale(.9099);animation:fall-118 30s -2s linear infinite}@keyframes fall-118{52.163%{transform:translate(7.3115vw,52.163vh) scale(.9099)}to{transform:translate(6.35315vw,99vh) scale(.9099)}}.snow:nth-child(119){opacity:.4364;transform:translate(59.8222vw,-10px) scale(.9919);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{55.174%{transform:translate(65.8621vw,55.174vh) scale(.9919)}to{transform:translate(62.84215vw,99vh) scale(.9919)}}.snow:nth-child(120){opacity:.8018;transform:translate(60.8939vw,-10px) scale(.614);animation:fall-120 27s -4s linear infinite}@keyframes fall-120{39.842%{transform:translate(63.7526vw,39.842vh) scale(.614)}to{transform:translate(62.32325vw,99vh) scale(.614)}}.snow:nth-child(121){opacity:1.8554;transform:translate(.8477vw,-10px) scale(.626);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{75.352%{transform:translate(-.5598vw,75.352vh) scale(.626)}to{transform:translate(.14395vw,99vh) scale(.626)}}.snow:nth-child(122){opacity:.998;transform:translate(6.7397vw,-10px) scale(.7414);animation:fall-122 27s -15s linear infinite}@keyframes fall-122{44.293%{transform:translate(2.3972vw,44.293vh) scale(.7414)}to{transform:translate(4.56845vw,99vh) scale(.7414)}}.snow:nth-child(123){opacity:1.3988;transform:translate(85.9226vw,-10px) scale(.9157);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{68.151%{transform:translate(81.8077vw,68.151vh) scale(.9157)}to{transform:translate(83.86515vw,99vh) scale(.9157)}}.snow:nth-child(124){opacity:.1088;transform:translate(89.3292vw,-10px) scale(.634);animation:fall-124 15s -18s linear infinite}@keyframes fall-124{77.545%{transform:translate(88.174vw,77.545vh) scale(.634)}to{transform:translate(88.7516vw,99vh) scale(.634)}}.snow:nth-child(125){opacity:1.6534;transform:translate(72.9453vw,-10px) scale(.2092);animation:fall-125 13s -15s linear infinite}@keyframes fall-125{45.81%{transform:translate(64.697vw,45.81vh) scale(.2092)}to{transform:translate(68.82115vw,99vh) scale(.2092)}}.snow:nth-child(126){opacity:1.4378;transform:translate(77.5514vw,-10px) scale(.3053);animation:fall-126 29s -18s linear infinite}@keyframes fall-126{67.717%{transform:translate(71.7145vw,67.717vh) scale(.3053)}to{transform:translate(74.63295vw,99vh) scale(.3053)}}.snow:nth-child(127){opacity:.5032;transform:translate(37.1918vw,-10px) scale(.4298);animation:fall-127 10s -12s linear infinite}@keyframes fall-127{68.056%{transform:translate(45.5711vw,68.056vh) scale(.4298)}to{transform:translate(41.38145vw,99vh) scale(.4298)}}.snow:nth-child(128){opacity:.3448;transform:translate(60.7377vw,-10px) scale(.537);animation:fall-128 21s -2s linear infinite}@keyframes fall-128{56.072%{transform:translate(60.3325vw,56.072vh) scale(.537)}to{transform:translate(60.5351vw,99vh) scale(.537)}}.snow:nth-child(129){opacity:1.711;transform:translate(82.849vw,-10px) scale(.3068);animation:fall-129 19s -20s linear infinite}@keyframes fall-129{40.349%{transform:translate(87.0026vw,40.349vh) scale(.3068)}to{transform:translate(84.9258vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.3216;transform:translate(5.2612vw,-10px) scale(.3941);animation:fall-130 23s -23s linear infinite}@keyframes fall-130{51.414%{transform:translate(-2.5603vw,51.414vh) scale(.3941)}to{transform:translate(1.35045vw,99vh) scale(.3941)}}.snow:nth-child(131){opacity:1.5756;transform:translate(33.4556vw,-10px) scale(.3331);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{44.636%{transform:translate(41.7508vw,44.636vh) scale(.3331)}to{transform:translate(37.6032vw,99vh) scale(.3331)}}.snow:nth-child(132){opacity:.3886;transform:translate(87.0955vw,-10px) scale(.1997);animation:fall-132 13s -9s linear infinite}@keyframes fall-132{39.032%{transform:translate(91.0198vw,39.032vh) scale(.1997)}to{transform:translate(89.05765vw,99vh) scale(.1997)}}.snow:nth-child(133){opacity:1.1846;transform:translate(6.3372vw,-10px) scale(.9191);animation:fall-133 11s -5s linear infinite}@keyframes fall-133{60.258%{transform:translate(1.187vw,60.258vh) scale(.9191)}to{transform:translate(3.7621vw,99vh) scale(.9191)}}.snow:nth-child(134){opacity:1.1812;transform:translate(60.9523vw,-10px) scale(.32);animation:fall-134 26s -4s linear infinite}@keyframes fall-134{42.299%{transform:translate(60.6479vw,42.299vh) scale(.32)}to{transform:translate(60.8001vw,99vh) scale(.32)}}.snow:nth-child(135){opacity:.1214;transform:translate(32.3197vw,-10px) scale(.0261);animation:fall-135 21s -30s linear infinite}@keyframes fall-135{53.143%{transform:translate(25.0934vw,53.143vh) scale(.0261)}to{transform:translate(28.70655vw,99vh) scale(.0261)}}.snow:nth-child(136){opacity:.4056;transform:translate(41.6122vw,-10px) scale(.9981);animation:fall-136 19s -23s linear infinite}@keyframes fall-136{77.246%{transform:translate(44.661vw,77.246vh) scale(.9981)}to{transform:translate(43.1366vw,99vh) scale(.9981)}}.snow:nth-child(137){opacity:1.23;transform:translate(5.2962vw,-10px) scale(.8195);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{76.586%{transform:translate(-1.1461vw,76.586vh) scale(.8195)}to{transform:translate(2.07505vw,99vh) scale(.8195)}}.snow:nth-child(138){opacity:.9276;transform:translate(21.2839vw,-10px) scale(.1842);animation:fall-138 22s -26s linear infinite}@keyframes fall-138{30.875%{transform:translate(22.5427vw,30.875vh) scale(.1842)}to{transform:translate(21.9133vw,99vh) scale(.1842)}}.snow:nth-child(139){opacity:1.2926;transform:translate(29.2688vw,-10px) scale(.0747);animation:fall-139 26s -18s linear infinite}@keyframes fall-139{62.875%{transform:translate(25.7327vw,62.875vh) scale(.0747)}to{transform:translate(27.50075vw,99vh) scale(.0747)}}.snow:nth-child(140){opacity:1.1936;transform:translate(73.2386vw,-10px) scale(.4569);animation:fall-140 25s -20s linear infinite}@keyframes fall-140{60.495%{transform:translate(73.0293vw,60.495vh) scale(.4569)}to{transform:translate(73.13395vw,99vh) scale(.4569)}}.snow:nth-child(141){opacity:1.3138;transform:translate(5.3948vw,-10px) scale(.8063);animation:fall-141 24s -5s linear infinite}@keyframes fall-141{46.636%{transform:translate(1.1634vw,46.636vh) scale(.8063)}to{transform:translate(3.2791vw,99vh) scale(.8063)}}.snow:nth-child(142){opacity:1.8332;transform:translate(45.7497vw,-10px) scale(.7442);animation:fall-142 21s -14s linear infinite}@keyframes fall-142{68.858%{transform:translate(55.3826vw,68.858vh) scale(.7442)}to{transform:translate(50.56615vw,99vh) scale(.7442)}}.snow:nth-child(143){opacity:1.5812;transform:translate(34.6381vw,-10px) scale(.8766);animation:fall-143 25s -12s linear infinite}@keyframes fall-143{63.065%{transform:translate(29.7123vw,63.065vh) scale(.8766)}to{transform:translate(32.1752vw,99vh) scale(.8766)}}.snow:nth-child(144){opacity:1.0538;transform:translate(83.592vw,-10px) scale(.0911);animation:fall-144 20s -29s linear infinite}@keyframes fall-144{61.309%{transform:translate(91.8201vw,61.309vh) scale(.0911)}to{transform:translate(87.70605vw,99vh) scale(.0911)}}.snow:nth-child(145){opacity:.06;transform:translate(40.0164vw,-10px) scale(.3572);animation:fall-145 11s -18s linear infinite}@keyframes fall-145{75.899%{transform:translate(39.1423vw,75.899vh) scale(.3572)}to{transform:translate(39.57935vw,99vh) scale(.3572)}}.snow:nth-child(146){opacity:.9556;transform:translate(31.3191vw,-10px) scale(.0879);animation:fall-146 10s -6s linear infinite}@keyframes fall-146{39.772%{transform:translate(31.5658vw,39.772vh) scale(.0879)}to{transform:translate(31.44245vw,99vh) scale(.0879)}}.snow:nth-child(147){opacity:.6254;transform:translate(41.5976vw,-10px) scale(.4001);animation:fall-147 18s -16s linear infinite}@keyframes fall-147{47.27%{transform:translate(37.4835vw,47.27vh) scale(.4001)}to{transform:translate(39.54055vw,99vh) scale(.4001)}}.snow:nth-child(148){opacity:.0074;transform:translate(29.5699vw,-10px) scale(.5186);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{59.671%{transform:translate(34.8vw,59.671vh) scale(.5186)}to{transform:translate(32.18495vw,99vh) scale(.5186)}}.snow:nth-child(149){opacity:.8376;transform:translate(49.7558vw,-10px) scale(.7201);animation:fall-149 10s -11s linear infinite}@keyframes fall-149{36.357%{transform:translate(50.8785vw,36.357vh) scale(.7201)}to{transform:translate(50.31715vw,99vh) scale(.7201)}}.snow:nth-child(150){opacity:1.1426;transform:translate(45.5694vw,-10px) scale(.6152);animation:fall-150 25s -25s linear infinite}@keyframes fall-150{77.869%{transform:translate(51.2681vw,77.869vh) scale(.6152)}to{transform:translate(48.41875vw,99vh) scale(.6152)}}.snow:nth-child(151){opacity:1.623;transform:translate(11.7869vw,-10px) scale(.107);animation:fall-151 21s -11s linear infinite}@keyframes fall-151{61.232%{transform:translate(8.3705vw,61.232vh) scale(.107)}to{transform:translate(10.0787vw,99vh) scale(.107)}}.snow:nth-child(152){opacity:.9008;transform:translate(45.1126vw,-10px) scale(.7673);animation:fall-152 19s -17s linear infinite}@keyframes fall-152{68.552%{transform:translate(39.217vw,68.552vh) scale(.7673)}to{transform:translate(42.1648vw,99vh) scale(.7673)}}.snow:nth-child(153){opacity:1.426;transform:translate(39.1871vw,-10px) scale(.0431);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{75.926%{transform:translate(48.317vw,75.926vh) scale(.0431)}to{transform:translate(43.75205vw,99vh) scale(.0431)}}.snow:nth-child(154){opacity:.6526;transform:translate(91.9263vw,-10px) scale(.3179);animation:fall-154 11s -15s linear infinite}@keyframes fall-154{66.616%{transform:translate(95.5795vw,66.616vh) scale(.3179)}to{transform:translate(93.7529vw,99vh) scale(.3179)}}.snow:nth-child(155){opacity:.9682;transform:translate(77.1967vw,-10px) scale(.0112);animation:fall-155 22s -24s linear infinite}@keyframes fall-155{50.931%{transform:translate(85.1648vw,50.931vh) scale(.0112)}to{transform:translate(81.18075vw,99vh) scale(.0112)}}.snow:nth-child(156){opacity:.1298;transform:translate(14.7104vw,-10px) scale(.3686);animation:fall-156 28s -28s linear infinite}@keyframes fall-156{35.452%{transform:translate(11.0004vw,35.452vh) scale(.3686)}to{transform:translate(12.8554vw,99vh) scale(.3686)}}.snow:nth-child(157){opacity:.5618;transform:translate(59.8788vw,-10px) scale(.3771);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{68.33%{transform:translate(69.5517vw,68.33vh) scale(.3771)}to{transform:translate(64.71525vw,99vh) scale(.3771)}}.snow:nth-child(158){opacity:1.5158;transform:translate(61.8364vw,-10px) scale(.4348);animation:fall-158 13s -8s linear infinite}@keyframes fall-158{36.682%{transform:translate(69.1044vw,36.682vh) scale(.4348)}to{transform:translate(65.4704vw,99vh) scale(.4348)}}.snow:nth-child(159){opacity:.8098;transform:translate(75.3323vw,-10px) scale(.2518);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{59.007%{transform:translate(82.2425vw,59.007vh) scale(.2518)}to{transform:translate(78.7874vw,99vh) scale(.2518)}}.snow:nth-child(160){opacity:1.6004;transform:translate(91.1977vw,-10px) scale(.1784);animation:fall-160 30s -19s linear infinite}@keyframes fall-160{48.865%{transform:translate(92.4872vw,48.865vh) scale(.1784)}to{transform:translate(91.84245vw,99vh) scale(.1784)}}.snow:nth-child(161){opacity:1.3104;transform:translate(63.853vw,-10px) scale(.5601);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{45.805%{transform:translate(70.656vw,45.805vh) scale(.5601)}to{transform:translate(67.2545vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.5284;transform:translate(15.8355vw,-10px) scale(.9287);animation:fall-162 24s -29s linear infinite}@keyframes fall-162{73.115%{transform:translate(9.8066vw,73.115vh) scale(.9287)}to{transform:translate(12.82105vw,99vh) scale(.9287)}}.snow:nth-child(163){opacity:1.1866;transform:translate(6.8573vw,-10px) scale(.2338);animation:fall-163 18s -6s linear infinite}@keyframes fall-163{64.986%{transform:translate(2.7887vw,64.986vh) scale(.2338)}to{transform:translate(4.823vw,99vh) scale(.2338)}}.snow:nth-child(164){opacity:.2384;transform:translate(34.5098vw,-10px) scale(.505);animation:fall-164 19s -1s linear infinite}@keyframes fall-164{61.308%{transform:translate(37.0019vw,61.308vh) scale(.505)}to{transform:translate(35.75585vw,99vh) scale(.505)}}.snow:nth-child(165){opacity:1.1506;transform:translate(6.0661vw,-10px) scale(.1343);animation:fall-165 18s -9s linear infinite}@keyframes fall-165{52.156%{transform:translate(-3.5648vw,52.156vh) scale(.1343)}to{transform:translate(1.25065vw,99vh) scale(.1343)}}.snow:nth-child(166){opacity:.8218;transform:translate(6.45vw,-10px) scale(.5931);animation:fall-166 29s -27s linear infinite}@keyframes fall-166{41.117%{transform:translate(13.1678vw,41.117vh) scale(.5931)}to{transform:translate(9.8089vw,99vh) scale(.5931)}}.snow:nth-child(167){opacity:.531;transform:translate(97.2615vw,-10px) scale(.1206);animation:fall-167 15s -8s linear infinite}@keyframes fall-167{46.979%{transform:translate(98.4391vw,46.979vh) scale(.1206)}to{transform:translate(97.8503vw,99vh) scale(.1206)}}.snow:nth-child(168){opacity:1.622;transform:translate(21.0442vw,-10px) scale(.1446);animation:fall-168 20s -30s linear infinite}@keyframes fall-168{41.767%{transform:translate(14.3539vw,41.767vh) scale(.1446)}to{transform:translate(17.69905vw,99vh) scale(.1446)}}.snow:nth-child(169){opacity:1.1146;transform:translate(10.7885vw,-10px) scale(.053);animation:fall-169 10s -26s linear infinite}@keyframes fall-169{30.232%{transform:translate(12.956vw,30.232vh) scale(.053)}to{transform:translate(11.87225vw,99vh) scale(.053)}}.snow:nth-child(170){opacity:1.6566;transform:translate(44.7743vw,-10px) scale(.7498);animation:fall-170 23s -25s linear infinite}@keyframes fall-170{66.275%{transform:translate(36.2359vw,66.275vh) scale(.7498)}to{transform:translate(40.5051vw,99vh) scale(.7498)}}.snow:nth-child(171){opacity:.5762;transform:translate(59.3538vw,-10px) scale(.2396);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{61.46%{transform:translate(68.668vw,61.46vh) scale(.2396)}to{transform:translate(64.0109vw,99vh) scale(.2396)}}.snow:nth-child(172){opacity:1.4978;transform:translate(5.1892vw,-10px) scale(.2138);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.017%{transform:translate(11.8315vw,51.017vh) scale(.2138)}to{transform:translate(8.51035vw,99vh) scale(.2138)}}.snow:nth-child(173){opacity:.7942;transform:translate(5.0013vw,-10px) scale(.9964);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{47.557%{transform:translate(11.8591vw,47.557vh) scale(.9964)}to{transform:translate(8.4302vw,99vh) scale(.9964)}}.snow:nth-child(174){opacity:1.9764;transform:translate(64.6125vw,-10px) scale(.385);animation:fall-174 21s -22s linear infinite}@keyframes fall-174{46.748%{transform:translate(61.4785vw,46.748vh) scale(.385)}to{transform:translate(63.0455vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.2166;transform:translate(73.4415vw,-10px) scale(.3846);animation:fall-175 24s -11s linear infinite}@keyframes fall-175{54.229%{transform:translate(78.7616vw,54.229vh) scale(.3846)}to{transform:translate(76.10155vw,99vh) scale(.3846)}}.snow:nth-child(176){opacity:1.14;transform:translate(13.7987vw,-10px) scale(.7363);animation:fall-176 28s -30s linear infinite}@keyframes fall-176{36.809%{transform:translate(9.3573vw,36.809vh) scale(.7363)}to{transform:translate(11.578vw,99vh) scale(.7363)}}.snow:nth-child(177){opacity:.6068;transform:translate(13.4886vw,-10px) scale(.6348);animation:fall-177 21s -18s linear infinite}@keyframes fall-177{66.477%{transform:translate(14.3074vw,66.477vh) scale(.6348)}to{transform:translate(13.898vw,99vh) scale(.6348)}}.snow:nth-child(178){opacity:.843;transform:translate(38.1351vw,-10px) scale(.6662);animation:fall-178 15s -27s linear infinite}@keyframes fall-178{67.34%{transform:translate(37.1132vw,67.34vh) scale(.6662)}to{transform:translate(37.62415vw,99vh) scale(.6662)}}.snow:nth-child(179){opacity:1.8992;transform:translate(14.2781vw,-10px) scale(.6211);animation:fall-179 29s -2s linear infinite}@keyframes fall-179{41.347%{transform:translate(11.7328vw,41.347vh) scale(.6211)}to{transform:translate(13.00545vw,99vh) scale(.6211)}}.snow:nth-child(180){opacity:.1902;transform:translate(19.3348vw,-10px) scale(.4492);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{71.643%{transform:translate(21.3637vw,71.643vh) scale(.4492)}to{transform:translate(20.34925vw,99vh) scale(.4492)}}.snow:nth-child(181){opacity:.4912;transform:translate(84.7474vw,-10px) scale(.8073);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{70.731%{transform:translate(76.1096vw,70.731vh) scale(.8073)}to{transform:translate(80.4285vw,99vh) scale(.8073)}}.snow:nth-child(182){opacity:.3076;transform:translate(29.0587vw,-10px) scale(.6676);animation:fall-182 17s -24s linear infinite}@keyframes fall-182{50.836%{transform:translate(21.3882vw,50.836vh) scale(.6676)}to{transform:translate(25.22345vw,99vh) scale(.6676)}}.snow:nth-child(183){opacity:.8924;transform:translate(26.3375vw,-10px) scale(.8681);animation:fall-183 29s -18s linear infinite}@keyframes fall-183{74.038%{transform:translate(31.8889vw,74.038vh) scale(.8681)}to{transform:translate(29.1132vw,99vh) scale(.8681)}}.snow:nth-child(184){opacity:1.409;transform:translate(94.5314vw,-10px) scale(.9205);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{60.157%{transform:translate(98.526vw,60.157vh) scale(.9205)}to{transform:translate(96.5287vw,99vh) scale(.9205)}}.snow:nth-child(185){opacity:.363;transform:translate(62.9153vw,-10px) scale(.0158);animation:fall-185 11s -10s linear infinite}@keyframes fall-185{65.302%{transform:translate(56.213vw,65.302vh) scale(.0158)}to{transform:translate(59.56415vw,99vh) scale(.0158)}}.snow:nth-child(186){opacity:1.809;transform:translate(23.0511vw,-10px) scale(.4646);animation:fall-186 24s -20s linear infinite}@keyframes fall-186{46.821%{transform:translate(26.1346vw,46.821vh) scale(.4646)}to{transform:translate(24.59285vw,99vh) scale(.4646)}}.snow:nth-child(187){opacity:.3734;transform:translate(58.5854vw,-10px) scale(.577);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{63.856%{transform:translate(52.6731vw,63.856vh) scale(.577)}to{transform:translate(55.62925vw,99vh) scale(.577)}}.snow:nth-child(188){opacity:.5986;transform:translate(85.5148vw,-10px) scale(.507);animation:fall-188 14s -6s linear infinite}@keyframes fall-188{53.134%{transform:translate(83.0109vw,53.134vh) scale(.507)}to{transform:translate(84.26285vw,99vh) scale(.507)}}.snow:nth-child(189){opacity:1.6402;transform:translate(14.0231vw,-10px) scale(.7206);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{75.055%{transform:translate(20.7479vw,75.055vh) scale(.7206)}to{transform:translate(17.3855vw,99vh) scale(.7206)}}.snow:nth-child(190){opacity:.3676;transform:translate(86.2805vw,-10px) scale(.4338);animation:fall-190 24s -18s linear infinite}@keyframes fall-190{68.902%{transform:translate(87.341vw,68.902vh) scale(.4338)}to{transform:translate(86.81075vw,99vh) scale(.4338)}}.snow:nth-child(191){opacity:.9468;transform:translate(39.8327vw,-10px) scale(.0952);animation:fall-191 25s -21s linear infinite}@keyframes fall-191{63.415%{transform:translate(42.7074vw,63.415vh) scale(.0952)}to{transform:translate(41.27005vw,99vh) scale(.0952)}}.snow:nth-child(192){opacity:1.247;transform:translate(59.7051vw,-10px) scale(.677);animation:fall-192 12s -1s linear infinite}@keyframes fall-192{36.567%{transform:translate(57.6122vw,36.567vh) scale(.677)}to{transform:translate(58.65865vw,99vh) scale(.677)}}.snow:nth-child(193){opacity:.7534;transform:translate(7.7457vw,-10px) scale(.7257);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{31.384%{transform:translate(-.5578vw,31.384vh) scale(.7257)}to{transform:translate(3.59395vw,99vh) scale(.7257)}}.snow:nth-child(194){opacity:.1328;transform:translate(25.8608vw,-10px) scale(.3123);animation:fall-194 27s -11s linear infinite}@keyframes fall-194{74.705%{transform:translate(23.9856vw,74.705vh) scale(.3123)}to{transform:translate(24.9232vw,99vh) scale(.3123)}}.snow:nth-child(195){opacity:.4716;transform:translate(90.8551vw,-10px) scale(.3869);animation:fall-195 15s -13s linear infinite}@keyframes fall-195{66.391%{transform:translate(99.8267vw,66.391vh) scale(.3869)}to{transform:translate(95.3409vw,99vh) scale(.3869)}}.snow:nth-child(196){opacity:.9316;transform:translate(50.5167vw,-10px) scale(.7051);animation:fall-196 25s -24s linear infinite}@keyframes fall-196{60.037%{transform:translate(45.8937vw,60.037vh) scale(.7051)}to{transform:translate(48.2052vw,99vh) scale(.7051)}}.snow:nth-child(197){opacity:.649;transform:translate(33.8272vw,-10px) scale(.182);animation:fall-197 19s -15s linear infinite}@keyframes fall-197{39.113%{transform:translate(25.4906vw,39.113vh) scale(.182)}to{transform:translate(29.6589vw,99vh) scale(.182)}}.snow:nth-child(198){opacity:.4876;transform:translate(26.5145vw,-10px) scale(.7145);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{36.149%{transform:translate(21.8328vw,36.149vh) scale(.7145)}to{transform:translate(24.17365vw,99vh) scale(.7145)}}.snow:nth-child(199){opacity:.871;transform:translate(54.2611vw,-10px) scale(.854);animation:fall-199 16s -25s linear infinite}@keyframes fall-199{48.884%{transform:translate(60.8714vw,48.884vh) scale(.854)}to{transform:translate(57.56625vw,99vh) scale(.854)}}.snow:nth-child(200){opacity:.4274;transform:translate(7.1917vw,-10px) scale(.9342);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{56.262%{transform:translate(2.8168vw,56.262vh) scale(.9342)}to{transform:translate(5.00425vw,99vh) scale(.9342)}}.snow:nth-child(201){opacity:1.8228;transform:translate(76.9793vw,-10px) scale(.7585);animation:fall-201 20s -16s linear infinite}@keyframes fall-201{42.248%{transform:translate(86.0155vw,42.248vh) scale(.7585)}to{transform:translate(81.4974vw,99vh) scale(.7585)}}.snow:nth-child(202){opacity:.075;transform:translate(18.3771vw,-10px) scale(.9028);animation:fall-202 30s -1s linear infinite}@keyframes fall-202{35.177%{transform:translate(17.5481vw,35.177vh) scale(.9028)}to{transform:translate(17.9626vw,99vh) scale(.9028)}}.snow:nth-child(203){opacity:.4316;transform:translate(46.168vw,-10px) scale(.7126);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{31.196%{transform:translate(41.3813vw,31.196vh) scale(.7126)}to{transform:translate(43.77465vw,99vh) scale(.7126)}}.snow:nth-child(204){opacity:.5916;transform:translate(74.5752vw,-10px) scale(.7909);animation:fall-204 30s -29s linear infinite}@keyframes fall-204{72.58%{transform:translate(70.5217vw,72.58vh) scale(.7909)}to{transform:translate(72.54845vw,99vh) scale(.7909)}}.snow:nth-child(205){opacity:1.5964;transform:translate(9.1139vw,-10px) scale(.5453);animation:fall-205 18s -3s linear infinite}@keyframes fall-205{61.026%{transform:translate(13.3481vw,61.026vh) scale(.5453)}to{transform:translate(11.231vw,99vh) scale(.5453)}}.snow:nth-child(206){opacity:.4714;transform:translate(43.8835vw,-10px) scale(.8985);animation:fall-206 10s -27s linear infinite}@keyframes fall-206{45.253%{transform:translate(53.4568vw,45.253vh) scale(.8985)}to{transform:translate(48.67015vw,99vh) scale(.8985)}}.snow:nth-child(207){opacity:1.354;transform:translate(87.5206vw,-10px) scale(.2283);animation:fall-207 25s -25s linear infinite}@keyframes fall-207{33.517%{transform:translate(79.061vw,33.517vh) scale(.2283)}to{transform:translate(83.2908vw,99vh) scale(.2283)}}.snow:nth-child(208){opacity:1.2314;transform:translate(25.3138vw,-10px) scale(.3762);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{61.238%{transform:translate(32.0396vw,61.238vh) scale(.3762)}to{transform:translate(28.6767vw,99vh) scale(.3762)}}.snow:nth-child(209){opacity:1.1616;transform:translate(54.018vw,-10px) scale(.8252);animation:fall-209 19s -9s linear infinite}@keyframes fall-209{43.808%{transform:translate(62.0315vw,43.808vh) scale(.8252)}to{transform:translate(58.02475vw,99vh) scale(.8252)}}.snow:nth-child(210){opacity:.3938;transform:translate(32.8225vw,-10px) scale(.5137);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{70.102%{transform:translate(30.2354vw,70.102vh) scale(.5137)}to{transform:translate(31.52895vw,99vh) scale(.5137)}}.snow:nth-child(211){opacity:.827;transform:translate(79.0645vw,-10px) scale(.9389);animation:fall-211 16s -25s linear infinite}@keyframes fall-211{57.884%{transform:translate(87.1902vw,57.884vh) scale(.9389)}to{transform:translate(83.12735vw,99vh) scale(.9389)}}.snow:nth-child(212){opacity:1.18;transform:translate(67.881vw,-10px) scale(.8656);animation:fall-212 10s -12s linear infinite}@keyframes fall-212{66.281%{transform:translate(74.8463vw,66.281vh) scale(.8656)}to{transform:translate(71.36365vw,99vh) scale(.8656)}}.snow:nth-child(213){opacity:.9024;transform:translate(58.7329vw,-10px) scale(.5153);animation:fall-213 20s -20s linear infinite}@keyframes fall-213{64.965%{transform:translate(49.7278vw,64.965vh) scale(.5153)}to{transform:translate(54.23035vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:1.5574;transform:translate(6.6871vw,-10px) scale(.3268);animation:fall-214 23s -24s linear infinite}@keyframes fall-214{59.014%{transform:translate(7.5671vw,59.014vh) scale(.3268)}to{transform:translate(7.1271vw,99vh) scale(.3268)}}.snow:nth-child(215){opacity:1.0354;transform:translate(99.1383vw,-10px) scale(.4097);animation:fall-215 27s -6s linear infinite}@keyframes fall-215{66.76%{transform:translate(106.682vw,66.76vh) scale(.4097)}to{transform:translate(102.91015vw,99vh) scale(.4097)}}.snow:nth-child(216){opacity:.0136;transform:translate(37.1928vw,-10px) scale(.8227);animation:fall-216 13s -17s linear infinite}@keyframes fall-216{75.154%{transform:translate(44.1571vw,75.154vh) scale(.8227)}to{transform:translate(40.67495vw,99vh) scale(.8227)}}.snow:nth-child(217){opacity:.1046;transform:translate(49.0327vw,-10px) scale(.0049);animation:fall-217 29s -26s linear infinite}@keyframes fall-217{51.856%{transform:translate(56.3044vw,51.856vh) scale(.0049)}to{transform:translate(52.66855vw,99vh) scale(.0049)}}.snow:nth-child(218){opacity:1.9414;transform:translate(1.5104vw,-10px) scale(.5797);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{64.907%{transform:translate(9.0109vw,64.907vh) scale(.5797)}to{transform:translate(5.26065vw,99vh) scale(.5797)}}.snow:nth-child(219){opacity:.8972;transform:translate(62.6549vw,-10px) scale(.0438);animation:fall-219 22s -1s linear infinite}@keyframes fall-219{77.46%{transform:translate(61.4461vw,77.46vh) scale(.0438)}to{transform:translate(62.0505vw,99vh) scale(.0438)}}.snow:nth-child(220){opacity:1.619;transform:translate(15.615vw,-10px) scale(.6398);animation:fall-220 21s -20s linear infinite}@keyframes fall-220{58.511%{transform:translate(13.4884vw,58.511vh) scale(.6398)}to{transform:translate(14.5517vw,99vh) scale(.6398)}}.snow:nth-child(221){opacity:.135;transform:translate(69.3628vw,-10px) scale(.725);animation:fall-221 25s -22s linear infinite}@keyframes fall-221{30.317%{transform:translate(64.6189vw,30.317vh) scale(.725)}to{transform:translate(66.99085vw,99vh) scale(.725)}}.snow:nth-child(222){opacity:.4394;transform:translate(18.8982vw,-10px) scale(.4914);animation:fall-222 13s -28s linear infinite}@keyframes fall-222{32.865%{transform:translate(26.7921vw,32.865vh) scale(.4914)}to{transform:translate(22.84515vw,99vh) scale(.4914)}}.snow:nth-child(223){opacity:1.8724;transform:translate(8.2232vw,-10px) scale(.8878);animation:fall-223 14s -30s linear infinite}@keyframes fall-223{57.384%{transform:translate(11.6059vw,57.384vh) scale(.8878)}to{transform:translate(9.91455vw,99vh) scale(.8878)}}.snow:nth-child(224){opacity:1.0248;transform:translate(79.0635vw,-10px) scale(.5507);animation:fall-224 14s -2s linear infinite}@keyframes fall-224{38.82%{transform:translate(81.2157vw,38.82vh) scale(.5507)}to{transform:translate(80.1396vw,99vh) scale(.5507)}}.snow:nth-child(225){opacity:1.9502;transform:translate(46.6265vw,-10px) scale(.8792);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{50.267%{transform:translate(39.2781vw,50.267vh) scale(.8792)}to{transform:translate(42.9523vw,99vh) scale(.8792)}}.snow:nth-child(226){opacity:.874;transform:translate(47.7646vw,-10px) scale(.1539);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{49.334%{transform:translate(38.6824vw,49.334vh) scale(.1539)}to{transform:translate(43.2235vw,99vh) scale(.1539)}}.snow:nth-child(227){opacity:.8204;transform:translate(46.2583vw,-10px) scale(.2973);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{53.647%{transform:translate(45.3559vw,53.647vh) scale(.2973)}to{transform:translate(45.8071vw,99vh) scale(.2973)}}.snow:nth-child(228){opacity:1.7338;transform:translate(66.4387vw,-10px) scale(.7022);animation:fall-228 17s -30s linear infinite}@keyframes fall-228{63.446%{transform:translate(67.3046vw,63.446vh) scale(.7022)}to{transform:translate(66.87165vw,99vh) scale(.7022)}}.snow:nth-child(229){opacity:.1632;transform:translate(57.5128vw,-10px) scale(.7113);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{79.481%{transform:translate(49.955vw,79.481vh) scale(.7113)}to{transform:translate(53.7339vw,99vh) scale(.7113)}}.snow:nth-child(230){opacity:1.2926;transform:translate(5.3754vw,-10px) scale(.3702);animation:fall-230 22s -1s linear infinite}@keyframes fall-230{41.874%{transform:translate(-4.347vw,41.874vh) scale(.3702)}to{transform:translate(.5142vw,99vh) scale(.3702)}}.snow:nth-child(231){opacity:1.2758;transform:translate(24.0675vw,-10px) scale(.3977);animation:fall-231 12s -2s linear infinite}@keyframes fall-231{35.623%{transform:translate(31.3744vw,35.623vh) scale(.3977)}to{transform:translate(27.72095vw,99vh) scale(.3977)}}.snow:nth-child(232){opacity:1.8006;transform:translate(11.79vw,-10px) scale(.9106);animation:fall-232 10s -3s linear infinite}@keyframes fall-232{33.734%{transform:translate(11.6833vw,33.734vh) scale(.9106)}to{transform:translate(11.73665vw,99vh) scale(.9106)}}.snow:nth-child(233){opacity:.646;transform:translate(58.0942vw,-10px) scale(.5232);animation:fall-233 15s -2s linear infinite}@keyframes fall-233{39.136%{transform:translate(63.6107vw,39.136vh) scale(.5232)}to{transform:translate(60.85245vw,99vh) scale(.5232)}}.snow:nth-child(234){opacity:.302;transform:translate(44.2812vw,-10px) scale(.9648);animation:fall-234 11s -10s linear infinite}@keyframes fall-234{61.697%{transform:translate(39.5761vw,61.697vh) scale(.9648)}to{transform:translate(41.92865vw,99vh) scale(.9648)}}.snow:nth-child(235){opacity:1.6806;transform:translate(14.8938vw,-10px) scale(.3634);animation:fall-235 27s -20s linear infinite}@keyframes fall-235{34.279%{transform:translate(8.018vw,34.279vh) scale(.3634)}to{transform:translate(11.4559vw,99vh) scale(.3634)}}.snow:nth-child(236){opacity:.1842;transform:translate(45.3067vw,-10px) scale(.8768);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{72.742%{transform:translate(38.6732vw,72.742vh) scale(.8768)}to{transform:translate(41.98995vw,99vh) scale(.8768)}}.snow:nth-child(237){opacity:1.0696;transform:translate(54.7315vw,-10px) scale(.4033);animation:fall-237 21s -21s linear infinite}@keyframes fall-237{34.317%{transform:translate(44.9328vw,34.317vh) scale(.4033)}to{transform:translate(49.83215vw,99vh) scale(.4033)}}.snow:nth-child(238){opacity:.3908;transform:translate(2.4433vw,-10px) scale(.2025);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{72.174%{transform:translate(5.789vw,72.174vh) scale(.2025)}to{transform:translate(4.11615vw,99vh) scale(.2025)}}.snow:nth-child(239){opacity:.257;transform:translate(74.5576vw,-10px) scale(.2984);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{55.902%{transform:translate(75.8001vw,55.902vh) scale(.2984)}to{transform:translate(75.17885vw,99vh) scale(.2984)}}.snow:nth-child(240){opacity:1.5084;transform:translate(30.8446vw,-10px) scale(.2553);animation:fall-240 23s -15s linear infinite}@keyframes fall-240{54.879%{transform:translate(28.4089vw,54.879vh) scale(.2553)}to{transform:translate(29.62675vw,99vh) scale(.2553)}}.snow:nth-child(241){opacity:1.8052;transform:translate(89.4105vw,-10px) scale(.3042);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{68.109%{transform:translate(97.6571vw,68.109vh) scale(.3042)}to{transform:translate(93.5338vw,99vh) scale(.3042)}}.snow:nth-child(242){opacity:1.5146;transform:translate(21.5139vw,-10px) scale(.7495);animation:fall-242 27s -17s linear infinite}@keyframes fall-242{36.981%{transform:translate(29.423vw,36.981vh) scale(.7495)}to{transform:translate(25.46845vw,99vh) scale(.7495)}}.snow:nth-child(243){opacity:1.799;transform:translate(17.5879vw,-10px) scale(.6335);animation:fall-243 11s -18s linear infinite}@keyframes fall-243{64.69%{transform:translate(21.2188vw,64.69vh) scale(.6335)}to{transform:translate(19.40335vw,99vh) scale(.6335)}}.snow:nth-child(244){opacity:.2884;transform:translate(25.1907vw,-10px) scale(.2768);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{61.193%{transform:translate(31.5946vw,61.193vh) scale(.2768)}to{transform:translate(28.39265vw,99vh) scale(.2768)}}.snow:nth-child(245){opacity:.0086;transform:translate(82.3023vw,-10px) scale(.4302);animation:fall-245 22s -7s linear infinite}@keyframes fall-245{72.836%{transform:translate(82.2144vw,72.836vh) scale(.4302)}to{transform:translate(82.25835vw,99vh) scale(.4302)}}.snow:nth-child(246){opacity:1.5628;transform:translate(34.5092vw,-10px) scale(.3403);animation:fall-246 13s -4s linear infinite}@keyframes fall-246{73.136%{transform:translate(31.0996vw,73.136vh) scale(.3403)}to{transform:translate(32.8044vw,99vh) scale(.3403)}}.snow:nth-child(247){opacity:.0438;transform:translate(60.6598vw,-10px) scale(.121);animation:fall-247 29s -19s linear infinite}@keyframes fall-247{44.399%{transform:translate(51.6225vw,44.399vh) scale(.121)}to{transform:translate(56.14115vw,99vh) scale(.121)}}.snow:nth-child(248){opacity:1.2144;transform:translate(52.8017vw,-10px) scale(.6919);animation:fall-248 14s -12s linear infinite}@keyframes fall-248{78.447%{transform:translate(44.9693vw,78.447vh) scale(.6919)}to{transform:translate(48.8855vw,99vh) scale(.6919)}}.snow:nth-child(249){opacity:.0762;transform:translate(80.1231vw,-10px) scale(.1547);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{55.793%{transform:translate(89.0855vw,55.793vh) scale(.1547)}to{transform:translate(84.6043vw,99vh) scale(.1547)}}.snow:nth-child(250){opacity:.017;transform:translate(75.8809vw,-10px) scale(.927);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{37.853%{transform:translate(83.2023vw,37.853vh) scale(.927)}to{transform:translate(79.5416vw,99vh) scale(.927)}}.snow:nth-child(251){opacity:.7734;transform:translate(78.2328vw,-10px) scale(.0085);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{67.911%{transform:translate(84.5906vw,67.911vh) scale(.0085)}to{transform:translate(81.4117vw,99vh) scale(.0085)}}.snow:nth-child(252){opacity:1.3902;transform:translate(70.5421vw,-10px) scale(.883);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{66.052%{transform:translate(71.2617vw,66.052vh) scale(.883)}to{transform:translate(70.9019vw,99vh) scale(.883)}}.snow:nth-child(253){opacity:1.0604;transform:translate(81.6472vw,-10px) scale(.8028);animation:fall-253 23s -7s linear infinite}@keyframes fall-253{37.236%{transform:translate(76.1479vw,37.236vh) scale(.8028)}to{transform:translate(78.89755vw,99vh) scale(.8028)}}.snow:nth-child(254){opacity:.9214;transform:translate(80.1637vw,-10px) scale(.3171);animation:fall-254 27s -14s linear infinite}@keyframes fall-254{58.439%{transform:translate(79.6994vw,58.439vh) scale(.3171)}to{transform:translate(79.93155vw,99vh) scale(.3171)}}.snow:nth-child(255){opacity:1.0234;transform:translate(51.6423vw,-10px) scale(.8916);animation:fall-255 30s -5s linear infinite}@keyframes fall-255{69.537%{transform:translate(42.9309vw,69.537vh) scale(.8916)}to{transform:translate(47.2866vw,99vh) scale(.8916)}}.snow:nth-child(256){opacity:.6296;transform:translate(31.2796vw,-10px) scale(.1699);animation:fall-256 25s -21s linear infinite}@keyframes fall-256{74.735%{transform:translate(26.498vw,74.735vh) scale(.1699)}to{transform:translate(28.8888vw,99vh) scale(.1699)}}.snow:nth-child(257){opacity:1.6942;transform:translate(13.6585vw,-10px) scale(.3621);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{68.278%{transform:translate(12.816vw,68.278vh) scale(.3621)}to{transform:translate(13.23725vw,99vh) scale(.3621)}}.snow:nth-child(258){opacity:.054;transform:translate(49.2337vw,-10px) scale(.6105);animation:fall-258 21s -25s linear infinite}@keyframes fall-258{49.614%{transform:translate(50.9568vw,49.614vh) scale(.6105)}to{transform:translate(50.09525vw,99vh) scale(.6105)}}.snow:nth-child(259){opacity:.7308;transform:translate(51.6445vw,-10px) scale(.8497);animation:fall-259 22s -17s linear infinite}@keyframes fall-259{36.493%{transform:translate(58.1082vw,36.493vh) scale(.8497)}to{transform:translate(54.87635vw,99vh) scale(.8497)}}.snow:nth-child(260){opacity:1.6256;transform:translate(14.5304vw,-10px) scale(.6309);animation:fall-260 27s -5s linear infinite}@keyframes fall-260{58.393%{transform:translate(23.0892vw,58.393vh) scale(.6309)}to{transform:translate(18.8098vw,99vh) scale(.6309)}}.snow:nth-child(261){opacity:1.2172;transform:translate(82.574vw,-10px) scale(.4174);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{63.363%{transform:translate(81.5718vw,63.363vh) scale(.4174)}to{transform:translate(82.0729vw,99vh) scale(.4174)}}.snow:nth-child(262){opacity:1.8272;transform:translate(3.0688vw,-10px) scale(.606);animation:fall-262 20s -2s linear infinite}@keyframes fall-262{78.079%{transform:translate(8.7347vw,78.079vh) scale(.606)}to{transform:translate(5.90175vw,99vh) scale(.606)}}.snow:nth-child(263){opacity:.4672;transform:translate(9.9707vw,-10px) scale(.3811);animation:fall-263 29s -29s linear infinite}@keyframes fall-263{69.369%{transform:translate(14.1026vw,69.369vh) scale(.3811)}to{transform:translate(12.03665vw,99vh) scale(.3811)}}.snow:nth-child(264){opacity:.2548;transform:translate(54.1723vw,-10px) scale(.6043);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{46.011%{transform:translate(54.7868vw,46.011vh) scale(.6043)}to{transform:translate(54.47955vw,99vh) scale(.6043)}}.snow:nth-child(265){opacity:.8692;transform:translate(80.6521vw,-10px) scale(.5076);animation:fall-265 25s -29s linear infinite}@keyframes fall-265{74.892%{transform:translate(75.6635vw,74.892vh) scale(.5076)}to{transform:translate(78.1578vw,99vh) scale(.5076)}}.snow:nth-child(266){opacity:1.3674;transform:translate(28.732vw,-10px) scale(.2318);animation:fall-266 18s -7s linear infinite}@keyframes fall-266{44.696%{transform:translate(28.6289vw,44.696vh) scale(.2318)}to{transform:translate(28.68045vw,99vh) scale(.2318)}}.snow:nth-child(267){opacity:.8542;transform:translate(42.9622vw,-10px) scale(.4735);animation:fall-267 13s -14s linear infinite}@keyframes fall-267{54.195%{transform:translate(36.373vw,54.195vh) scale(.4735)}to{transform:translate(39.6676vw,99vh) scale(.4735)}}.snow:nth-child(268){opacity:1.5492;transform:translate(94.1572vw,-10px) scale(.8807);animation:fall-268 24s -8s linear infinite}@keyframes fall-268{77.058%{transform:translate(86.3451vw,77.058vh) scale(.8807)}to{transform:translate(90.25115vw,99vh) scale(.8807)}}.snow:nth-child(269){opacity:.896;transform:translate(42.9521vw,-10px) scale(.7475);animation:fall-269 17s -30s linear infinite}@keyframes fall-269{71.751%{transform:translate(37.7561vw,71.751vh) scale(.7475)}to{transform:translate(40.3541vw,99vh) scale(.7475)}}.snow:nth-child(270){opacity:1.2398;transform:translate(96.6828vw,-10px) scale(.2242);animation:fall-270 10s -15s linear infinite}@keyframes fall-270{71.154%{transform:translate(100.9484vw,71.154vh) scale(.2242)}to{transform:translate(98.8156vw,99vh) scale(.2242)}}.snow:nth-child(271){opacity:.572;transform:translate(26.9616vw,-10px) scale(.812);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{62.173%{transform:translate(26.3022vw,62.173vh) scale(.812)}to{transform:translate(26.6319vw,99vh) scale(.812)}}.snow:nth-child(272){opacity:.1766;transform:translate(97.225vw,-10px) scale(.1294);animation:fall-272 19s -9s linear infinite}@keyframes fall-272{55.969%{transform:translate(89.2109vw,55.969vh) scale(.1294)}to{transform:translate(93.21795vw,99vh) scale(.1294)}}.snow:nth-child(273){opacity:.4646;transform:translate(58.0206vw,-10px) scale(.3507);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{69.368%{transform:translate(58.167vw,69.368vh) scale(.3507)}to{transform:translate(58.0938vw,99vh) scale(.3507)}}.snow:nth-child(274){opacity:1.2584;transform:translate(40.171vw,-10px) scale(.8968);animation:fall-274 15s -21s linear infinite}@keyframes fall-274{37.07%{transform:translate(34.756vw,37.07vh) scale(.8968)}to{transform:translate(37.4635vw,99vh) scale(.8968)}}.snow:nth-child(275){opacity:.5288;transform:translate(4.1194vw,-10px) scale(.2052);animation:fall-275 19s -22s linear infinite}@keyframes fall-275{44.874%{transform:translate(1.4288vw,44.874vh) scale(.2052)}to{transform:translate(2.7741vw,99vh) scale(.2052)}}.snow:nth-child(276){opacity:1.6012;transform:translate(25.3546vw,-10px) scale(.6178);animation:fall-276 21s -7s linear infinite}@keyframes fall-276{78.835%{transform:translate(28.2282vw,78.835vh) scale(.6178)}to{transform:translate(26.7914vw,99vh) scale(.6178)}}.snow:nth-child(277){opacity:.838;transform:translate(71.0109vw,-10px) scale(.3477);animation:fall-277 22s -23s linear infinite}@keyframes fall-277{37.565%{transform:translate(78.5926vw,37.565vh) scale(.3477)}to{transform:translate(74.80175vw,99vh) scale(.3477)}}.snow:nth-child(278){opacity:.106;transform:translate(58.6545vw,-10px) scale(.6534);animation:fall-278 14s -14s linear infinite}@keyframes fall-278{71.768%{transform:translate(57.41vw,71.768vh) scale(.6534)}to{transform:translate(58.03225vw,99vh) scale(.6534)}}.snow:nth-child(279){opacity:1.6412;transform:translate(87.7612vw,-10px) scale(.8634);animation:fall-279 26s -23s linear infinite}@keyframes fall-279{57.809%{transform:translate(92.9889vw,57.809vh) scale(.8634)}to{transform:translate(90.37505vw,99vh) scale(.8634)}}.snow:nth-child(280){opacity:1.6458;transform:translate(98.2392vw,-10px) scale(.6925);animation:fall-280 18s -6s linear infinite}@keyframes fall-280{47.294%{transform:translate(95.5507vw,47.294vh) scale(.6925)}to{transform:translate(96.89495vw,99vh) scale(.6925)}}.snow:nth-child(281){opacity:.6258;transform:translate(87.1767vw,-10px) scale(.6274);animation:fall-281 13s -16s linear infinite}@keyframes fall-281{61.24%{transform:translate(93.8457vw,61.24vh) scale(.6274)}to{transform:translate(90.5112vw,99vh) scale(.6274)}}.snow:nth-child(282){opacity:.8152;transform:translate(53.1831vw,-10px) scale(.368);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{54.577%{transform:translate(60.6346vw,54.577vh) scale(.368)}to{transform:translate(56.90885vw,99vh) scale(.368)}}.snow:nth-child(283){opacity:1.7732;transform:translate(14.6588vw,-10px) scale(.6469);animation:fall-283 22s -6s linear infinite}@keyframes fall-283{53.212%{transform:translate(11.3816vw,53.212vh) scale(.6469)}to{transform:translate(13.0202vw,99vh) scale(.6469)}}.snow:nth-child(284){opacity:1.8576;transform:translate(77.889vw,-10px) scale(.5829);animation:fall-284 17s -17s linear infinite}@keyframes fall-284{53.134%{transform:translate(73.1869vw,53.134vh) scale(.5829)}to{transform:translate(75.53795vw,99vh) scale(.5829)}}.snow:nth-child(285){opacity:.4556;transform:translate(55.3915vw,-10px) scale(.1959);animation:fall-285 27s -17s linear infinite}@keyframes fall-285{62.296%{transform:translate(56.09vw,62.296vh) scale(.1959)}to{transform:translate(55.74075vw,99vh) scale(.1959)}}.snow:nth-child(286){opacity:.8026;transform:translate(97.2405vw,-10px) scale(.1594);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{45.979%{transform:translate(101.5089vw,45.979vh) scale(.1594)}to{transform:translate(99.3747vw,99vh) scale(.1594)}}.snow:nth-child(287){opacity:.799;transform:translate(3.1048vw,-10px) scale(.8666);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{78.947%{transform:translate(12.8132vw,78.947vh) scale(.8666)}to{transform:translate(7.959vw,99vh) scale(.8666)}}.snow:nth-child(288){opacity:.6184;transform:translate(1.591vw,-10px) scale(.3169);animation:fall-288 20s -2s linear infinite}@keyframes fall-288{46.318%{transform:translate(1.4441vw,46.318vh) scale(.3169)}to{transform:translate(1.51755vw,99vh) scale(.3169)}}.snow:nth-child(289){opacity:1.7376;transform:translate(59.0433vw,-10px) scale(.465);animation:fall-289 21s -2s linear infinite}@keyframes fall-289{56.662%{transform:translate(61.3687vw,56.662vh) scale(.465)}to{transform:translate(60.206vw,99vh) scale(.465)}}.snow:nth-child(290){opacity:.001;transform:translate(7.5957vw,-10px) scale(.6042);animation:fall-290 20s -10s linear infinite}@keyframes fall-290{41.418%{transform:translate(12.3979vw,41.418vh) scale(.6042)}to{transform:translate(9.9968vw,99vh) scale(.6042)}}.snow:nth-child(291){opacity:1.4086;transform:translate(32.5659vw,-10px) scale(.6455);animation:fall-291 10s -4s linear infinite}@keyframes fall-291{72.759%{transform:translate(23.7204vw,72.759vh) scale(.6455)}to{transform:translate(28.14315vw,99vh) scale(.6455)}}.snow:nth-child(292){opacity:1.9508;transform:translate(36.5133vw,-10px) scale(.6179);animation:fall-292 10s -7s linear infinite}@keyframes fall-292{69.567%{transform:translate(26.7266vw,69.567vh) scale(.6179)}to{transform:translate(31.61995vw,99vh) scale(.6179)}}.snow:nth-child(293){opacity:.5358;transform:translate(25.1544vw,-10px) scale(.1335);animation:fall-293 11s -13s linear infinite}@keyframes fall-293{39.451%{transform:translate(26.002vw,39.451vh) scale(.1335)}to{transform:translate(25.5782vw,99vh) scale(.1335)}}.snow:nth-child(294){opacity:1.9872;transform:translate(90.4227vw,-10px) scale(.3721);animation:fall-294 24s -19s linear infinite}@keyframes fall-294{42.592%{transform:translate(88.1699vw,42.592vh) scale(.3721)}to{transform:translate(89.2963vw,99vh) scale(.3721)}}.snow:nth-child(295){opacity:1.2286;transform:translate(15.0717vw,-10px) scale(.4805);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{32.829%{transform:translate(20.7069vw,32.829vh) scale(.4805)}to{transform:translate(17.8893vw,99vh) scale(.4805)}}.snow:nth-child(296){opacity:.502;transform:translate(60.1823vw,-10px) scale(.3254);animation:fall-296 15s -30s linear infinite}@keyframes fall-296{37.217%{transform:translate(67.4339vw,37.217vh) scale(.3254)}to{transform:translate(63.8081vw,99vh) scale(.3254)}}.snow:nth-child(297){opacity:1.7116;transform:translate(10.1755vw,-10px) scale(.8352);animation:fall-297 23s -21s linear infinite}@keyframes fall-297{44.187%{transform:translate(1.6141vw,44.187vh) scale(.8352)}to{transform:translate(5.8948vw,99vh) scale(.8352)}}.snow:nth-child(298){opacity:1.0012;transform:translate(75.2641vw,-10px) scale(.7785);animation:fall-298 25s -13s linear infinite}@keyframes fall-298{77.204%{transform:translate(71.9182vw,77.204vh) scale(.7785)}to{transform:translate(73.59115vw,99vh) scale(.7785)}}.snow:nth-child(299){opacity:.1668;transform:translate(22.2844vw,-10px) scale(.3434);animation:fall-299 13s -26s linear infinite}@keyframes fall-299{49.601%{transform:translate(28.4455vw,49.601vh) scale(.3434)}to{transform:translate(25.36495vw,99vh) scale(.3434)}}.snow:nth-child(300){opacity:1.6334;transform:translate(98.0818vw,-10px) scale(.5873);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{33.61%{transform:translate(92.6534vw,33.61vh) scale(.5873)}to{transform:translate(95.3676vw,99vh) scale(.5873)}}.snow:nth-child(301){opacity:.7356;transform:translate(77.8449vw,-10px) scale(.0391);animation:fall-301 13s -4s linear infinite}@keyframes fall-301{51.769%{transform:translate(69.3929vw,51.769vh) scale(.0391)}to{transform:translate(73.6189vw,99vh) scale(.0391)}}.snow:nth-child(302){opacity:.7968;transform:translate(90.3988vw,-10px) scale(.7221);animation:fall-302 10s -4s linear infinite}@keyframes fall-302{78.066%{transform:translate(80.8162vw,78.066vh) scale(.7221)}to{transform:translate(85.6075vw,99vh) scale(.7221)}}.snow:nth-child(303){opacity:.7244;transform:translate(3.8711vw,-10px) scale(.581);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{51.885%{transform:translate(.3184vw,51.885vh) scale(.581)}to{transform:translate(2.09475vw,99vh) scale(.581)}}.snow:nth-child(304){opacity:1.8432;transform:translate(42.525vw,-10px) scale(.3548);animation:fall-304 28s -9s linear infinite}@keyframes fall-304{32.566%{transform:translate(44.7588vw,32.566vh) scale(.3548)}to{transform:translate(43.6419vw,99vh) scale(.3548)}}.snow:nth-child(305){opacity:.6548;transform:translate(12.8088vw,-10px) scale(.7809);animation:fall-305 11s -11s linear infinite}@keyframes fall-305{78.656%{transform:translate(11.3099vw,78.656vh) scale(.7809)}to{transform:translate(12.05935vw,99vh) scale(.7809)}}.snow:nth-child(306){opacity:.1158;transform:translate(75.9771vw,-10px) scale(.2632);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{67.604%{transform:translate(69.176vw,67.604vh) scale(.2632)}to{transform:translate(72.57655vw,99vh) scale(.2632)}}.snow:nth-child(307){opacity:1.2416;transform:translate(76.7799vw,-10px) scale(.7655);animation:fall-307 16s -29s linear infinite}@keyframes fall-307{72.829%{transform:translate(78.2068vw,72.829vh) scale(.7655)}to{transform:translate(77.49335vw,99vh) scale(.7655)}}.snow:nth-child(308){opacity:1.6756;transform:translate(77.4526vw,-10px) scale(.8509);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{62.812%{transform:translate(87.0274vw,62.812vh) scale(.8509)}to{transform:translate(82.24vw,99vh) scale(.8509)}}.snow:nth-child(309){opacity:1.3146;transform:translate(91.9159vw,-10px) scale(.9571);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{62.206%{transform:translate(100.1249vw,62.206vh) scale(.9571)}to{transform:translate(96.0204vw,99vh) scale(.9571)}}.snow:nth-child(310){opacity:.292;transform:translate(12.9748vw,-10px) scale(.6203);animation:fall-310 12s -17s linear infinite}@keyframes fall-310{49.505%{transform:translate(9.1486vw,49.505vh) scale(.6203)}to{transform:translate(11.0617vw,99vh) scale(.6203)}}.snow:nth-child(311){opacity:1.8048;transform:translate(37.6664vw,-10px) scale(.2841);animation:fall-311 12s -15s linear infinite}@keyframes fall-311{37.019%{transform:translate(30.8712vw,37.019vh) scale(.2841)}to{transform:translate(34.2688vw,99vh) scale(.2841)}}.snow:nth-child(312){opacity:.9386;transform:translate(80.532vw,-10px) scale(.9527);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{61.238%{transform:translate(85.7431vw,61.238vh) scale(.9527)}to{transform:translate(83.13755vw,99vh) scale(.9527)}}.snow:nth-child(313){opacity:1.1318;transform:translate(66.9339vw,-10px) scale(.0576);animation:fall-313 20s -16s linear infinite}@keyframes fall-313{31.939%{transform:translate(66.3313vw,31.939vh) scale(.0576)}to{transform:translate(66.6326vw,99vh) scale(.0576)}}.snow:nth-child(314){opacity:.4678;transform:translate(91.7613vw,-10px) scale(.8696);animation:fall-314 12s -30s linear infinite}@keyframes fall-314{68.017%{transform:translate(82.3531vw,68.017vh) scale(.8696)}to{transform:translate(87.0572vw,99vh) scale(.8696)}}.snow:nth-child(315){opacity:1.1796;transform:translate(20.6592vw,-10px) scale(.1921);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{37.054%{transform:translate(16.05vw,37.054vh) scale(.1921)}to{transform:translate(18.3546vw,99vh) scale(.1921)}}.snow:nth-child(316){opacity:.8492;transform:translate(64.6931vw,-10px) scale(.6024);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{64.619%{transform:translate(59.8183vw,64.619vh) scale(.6024)}to{transform:translate(62.2557vw,99vh) scale(.6024)}}.snow:nth-child(317){opacity:1.5564;transform:translate(56.6948vw,-10px) scale(.0924);animation:fall-317 17s -27s linear infinite}@keyframes fall-317{79.613%{transform:translate(58.3549vw,79.613vh) scale(.0924)}to{transform:translate(57.52485vw,99vh) scale(.0924)}}.snow:nth-child(318){opacity:1.84;transform:translate(86.1794vw,-10px) scale(.716);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{51.012%{transform:translate(78.9716vw,51.012vh) scale(.716)}to{transform:translate(82.5755vw,99vh) scale(.716)}}.snow:nth-child(319){opacity:.4088;transform:translate(78.4788vw,-10px) scale(.933);animation:fall-319 14s -19s linear infinite}@keyframes fall-319{47.961%{transform:translate(70.0508vw,47.961vh) scale(.933)}to{transform:translate(74.2648vw,99vh) scale(.933)}}.snow:nth-child(320){opacity:1.5812;transform:translate(54.4992vw,-10px) scale(.6111);animation:fall-320 30s -22s linear infinite}@keyframes fall-320{53.743%{transform:translate(48.6149vw,53.743vh) scale(.6111)}to{transform:translate(51.55705vw,99vh) scale(.6111)}}.snow:nth-child(321){opacity:.7334;transform:translate(16.5131vw,-10px) scale(.5679);animation:fall-321 15s -26s linear infinite}@keyframes fall-321{52.672%{transform:translate(20.4746vw,52.672vh) scale(.5679)}to{transform:translate(18.49385vw,99vh) scale(.5679)}}.snow:nth-child(322){opacity:.7288;transform:translate(63.7186vw,-10px) scale(.525);animation:fall-322 15s -20s linear infinite}@keyframes fall-322{39.887%{transform:translate(68.1623vw,39.887vh) scale(.525)}to{transform:translate(65.94045vw,99vh) scale(.525)}}.snow:nth-child(323){opacity:1.3664;transform:translate(80.6726vw,-10px) scale(.5224);animation:fall-323 28s -1s linear infinite}@keyframes fall-323{63.925%{transform:translate(76.382vw,63.925vh) scale(.5224)}to{transform:translate(78.5273vw,99vh) scale(.5224)}}.snow:nth-child(324){opacity:1.8766;transform:translate(41.7419vw,-10px) scale(.6522);animation:fall-324 24s -6s linear infinite}@keyframes fall-324{43.434%{transform:translate(36.2575vw,43.434vh) scale(.6522)}to{transform:translate(38.9997vw,99vh) scale(.6522)}}.snow:nth-child(325){opacity:.3708;transform:translate(4.9454vw,-10px) scale(.4154);animation:fall-325 23s -2s linear infinite}@keyframes fall-325{35.962%{transform:translate(14.315vw,35.962vh) scale(.4154)}to{transform:translate(9.6302vw,99vh) scale(.4154)}}.snow:nth-child(326){opacity:.9302;transform:translate(31.8402vw,-10px) scale(.1584);animation:fall-326 11s -7s linear infinite}@keyframes fall-326{46.261%{transform:translate(26.9103vw,46.261vh) scale(.1584)}to{transform:translate(29.37525vw,99vh) scale(.1584)}}.snow:nth-child(327){opacity:.809;transform:translate(46.8522vw,-10px) scale(.751);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{61.062%{transform:translate(47.5354vw,61.062vh) scale(.751)}to{transform:translate(47.1938vw,99vh) scale(.751)}}.snow:nth-child(328){opacity:.6376;transform:translate(47.3595vw,-10px) scale(.712);animation:fall-328 13s -27s linear infinite}@keyframes fall-328{37.422%{transform:translate(42.4893vw,37.422vh) scale(.712)}to{transform:translate(44.9244vw,99vh) scale(.712)}}.snow:nth-child(329){opacity:1.0838;transform:translate(84.2915vw,-10px) scale(.3493);animation:fall-329 10s -18s linear infinite}@keyframes fall-329{45.593%{transform:translate(86.4382vw,45.593vh) scale(.3493)}to{transform:translate(85.36485vw,99vh) scale(.3493)}}.snow:nth-child(330){opacity:1.2208;transform:translate(49.5458vw,-10px) scale(.2188);animation:fall-330 11s -7s linear infinite}@keyframes fall-330{48.112%{transform:translate(48.4642vw,48.112vh) scale(.2188)}to{transform:translate(49.005vw,99vh) scale(.2188)}}.snow:nth-child(331){opacity:.6196;transform:translate(.2517vw,-10px) scale(.0388);animation:fall-331 24s -26s linear infinite}@keyframes fall-331{65.271%{transform:translate(1.8342vw,65.271vh) scale(.0388)}to{transform:translate(1.04295vw,99vh) scale(.0388)}}.snow:nth-child(332){opacity:1.074;transform:translate(39.1215vw,-10px) scale(.6563);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{56.41%{transform:translate(33.6571vw,56.41vh) scale(.6563)}to{transform:translate(36.3893vw,99vh) scale(.6563)}}.snow:nth-child(333){opacity:1.126;transform:translate(27.0733vw,-10px) scale(.5485);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{69.341%{transform:translate(35.3455vw,69.341vh) scale(.5485)}to{transform:translate(31.2094vw,99vh) scale(.5485)}}.snow:nth-child(334){opacity:1.9838;transform:translate(44.0634vw,-10px) scale(.6802);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{64.139%{transform:translate(51.2091vw,64.139vh) scale(.6802)}to{transform:translate(47.63625vw,99vh) scale(.6802)}}.snow:nth-child(335){opacity:.622;transform:translate(44.3276vw,-10px) scale(.762);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{65.648%{transform:translate(38.6888vw,65.648vh) scale(.762)}to{transform:translate(41.5082vw,99vh) scale(.762)}}.snow:nth-child(336){opacity:.5418;transform:translate(90.9346vw,-10px) scale(.1346);animation:fall-336 11s -9s linear infinite}@keyframes fall-336{57.74%{transform:translate(94.5918vw,57.74vh) scale(.1346)}to{transform:translate(92.7632vw,99vh) scale(.1346)}}.snow:nth-child(337){opacity:.5876;transform:translate(93.829vw,-10px) scale(.8945);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{50.545%{transform:translate(101.6401vw,50.545vh) scale(.8945)}to{transform:translate(97.73455vw,99vh) scale(.8945)}}.snow:nth-child(338){opacity:.5528;transform:translate(6.6004vw,-10px) scale(.5101);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{70.822%{transform:translate(-1.0059vw,70.822vh) scale(.5101)}to{transform:translate(2.79725vw,99vh) scale(.5101)}}.snow:nth-child(339){opacity:.7998;transform:translate(87.3108vw,-10px) scale(.1735);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{77.016%{transform:translate(89.165vw,77.016vh) scale(.1735)}to{transform:translate(88.2379vw,99vh) scale(.1735)}}.snow:nth-child(340){opacity:1.0074;transform:translate(34.369vw,-10px) scale(.1611);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{32.533%{transform:translate(42.7513vw,32.533vh) scale(.1611)}to{transform:translate(38.56015vw,99vh) scale(.1611)}}.snow:nth-child(341){opacity:1.443;transform:translate(43.4214vw,-10px) scale(.4268);animation:fall-341 24s -8s linear infinite}@keyframes fall-341{61.609%{transform:translate(40.0056vw,61.609vh) scale(.4268)}to{transform:translate(41.7135vw,99vh) scale(.4268)}}.snow:nth-child(342){opacity:1.9978;transform:translate(41.741vw,-10px) scale(.1598);animation:fall-342 27s -12s linear infinite}@keyframes fall-342{61.733%{transform:translate(34.176vw,61.733vh) scale(.1598)}to{transform:translate(37.9585vw,99vh) scale(.1598)}}.snow:nth-child(343){opacity:.253;transform:translate(66.0621vw,-10px) scale(.7008);animation:fall-343 24s -20s linear infinite}@keyframes fall-343{34.539%{transform:translate(71.8882vw,34.539vh) scale(.7008)}to{transform:translate(68.97515vw,99vh) scale(.7008)}}.snow:nth-child(344){opacity:1.2008;transform:translate(20.3473vw,-10px) scale(.6843);animation:fall-344 16s -20s linear infinite}@keyframes fall-344{30.102%{transform:translate(17.2459vw,30.102vh) scale(.6843)}to{transform:translate(18.7966vw,99vh) scale(.6843)}}.snow:nth-child(345){opacity:1.4412;transform:translate(72.8663vw,-10px) scale(.9266);animation:fall-345 29s -27s linear infinite}@keyframes fall-345{52.234%{transform:translate(72.3036vw,52.234vh) scale(.9266)}to{transform:translate(72.58495vw,99vh) scale(.9266)}}.snow:nth-child(346){opacity:.7194;transform:translate(8.9339vw,-10px) scale(.037);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.467%{transform:translate(5.999vw,40.467vh) scale(.037)}to{transform:translate(7.46645vw,99vh) scale(.037)}}.snow:nth-child(347){opacity:.7488;transform:translate(7.1287vw,-10px) scale(.3547);animation:fall-347 14s -14s linear infinite}@keyframes fall-347{46.54%{transform:translate(7.8043vw,46.54vh) scale(.3547)}to{transform:translate(7.4665vw,99vh) scale(.3547)}}.snow:nth-child(348){opacity:1.1768;transform:translate(45.037vw,-10px) scale(.3792);animation:fall-348 14s -4s linear infinite}@keyframes fall-348{30.012%{transform:translate(48.0045vw,30.012vh) scale(.3792)}to{transform:translate(46.52075vw,99vh) scale(.3792)}}.snow:nth-child(349){opacity:.6722;transform:translate(88.965vw,-10px) scale(.9715);animation:fall-349 10s -8s linear infinite}@keyframes fall-349{67.912%{transform:translate(89.601vw,67.912vh) scale(.9715)}to{transform:translate(89.283vw,99vh) scale(.9715)}}.snow:nth-child(350){opacity:1.3906;transform:translate(2.2629vw,-10px) scale(.6534);animation:fall-350 30s -22s linear infinite}@keyframes fall-350{72.527%{transform:translate(-6.8981vw,72.527vh) scale(.6534)}to{transform:translate(-2.3176vw,99vh) scale(.6534)}}.snow:nth-child(351){opacity:.8282;transform:translate(22.9918vw,-10px) scale(.8289);animation:fall-351 15s -8s linear infinite}@keyframes fall-351{46.968%{transform:translate(21.1614vw,46.968vh) scale(.8289)}to{transform:translate(22.0766vw,99vh) scale(.8289)}}.snow:nth-child(352){opacity:.0792;transform:translate(93.1813vw,-10px) scale(.2044);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{47.826%{transform:translate(102.3967vw,47.826vh) scale(.2044)}to{transform:translate(97.789vw,99vh) scale(.2044)}}.snow:nth-child(353){opacity:1.283;transform:translate(67.9808vw,-10px) scale(.0848);animation:fall-353 27s -27s linear infinite}@keyframes fall-353{48.844%{transform:translate(61.4882vw,48.844vh) scale(.0848)}to{transform:translate(64.7345vw,99vh) scale(.0848)}}.snow:nth-child(354){opacity:.435;transform:translate(65.7513vw,-10px) scale(.5268);animation:fall-354 27s -10s linear infinite}@keyframes fall-354{33.157%{transform:translate(72.8697vw,33.157vh) scale(.5268)}to{transform:translate(69.3105vw,99vh) scale(.5268)}}.snow:nth-child(355){opacity:.5604;transform:translate(94.7374vw,-10px) scale(.7474);animation:fall-355 21s -30s linear infinite}@keyframes fall-355{62.709%{transform:translate(94.6144vw,62.709vh) scale(.7474)}to{transform:translate(94.6759vw,99vh) scale(.7474)}}.snow:nth-child(356){opacity:.1556;transform:translate(33.08vw,-10px) scale(.7232);animation:fall-356 26s -2s linear infinite}@keyframes fall-356{69.093%{transform:translate(42.2327vw,69.093vh) scale(.7232)}to{transform:translate(37.65635vw,99vh) scale(.7232)}}.snow:nth-child(357){opacity:1.1004;transform:translate(73.7vw,-10px) scale(.0406);animation:fall-357 21s -8s linear infinite}@keyframes fall-357{38.217%{transform:translate(64.9217vw,38.217vh) scale(.0406)}to{transform:translate(69.31085vw,99vh) scale(.0406)}}.snow:nth-child(358){opacity:1.1994;transform:translate(64.4054vw,-10px) scale(.9465);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{30.251%{transform:translate(73.4919vw,30.251vh) scale(.9465)}to{transform:translate(68.94865vw,99vh) scale(.9465)}}.snow:nth-child(359){opacity:.0368;transform:translate(86.8835vw,-10px) scale(.8624);animation:fall-359 17s -13s linear infinite}@keyframes fall-359{38.42%{transform:translate(80.6978vw,38.42vh) scale(.8624)}to{transform:translate(83.79065vw,99vh) scale(.8624)}}.snow:nth-child(360){opacity:.9944;transform:translate(41.9165vw,-10px) scale(.1985);animation:fall-360 21s -28s linear infinite}@keyframes fall-360{56.246%{transform:translate(37.2949vw,56.246vh) scale(.1985)}to{transform:translate(39.6057vw,99vh) scale(.1985)}}.snow:nth-child(361){opacity:.7258;transform:translate(6.6423vw,-10px) scale(.7864);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{57.845%{transform:translate(3.7551vw,57.845vh) scale(.7864)}to{transform:translate(5.1987vw,99vh) scale(.7864)}}.snow:nth-child(362){opacity:1.5168;transform:translate(54.6826vw,-10px) scale(.4865);animation:fall-362 11s -18s linear infinite}@keyframes fall-362{31.141%{transform:translate(52.1782vw,31.141vh) scale(.4865)}to{transform:translate(53.4304vw,99vh) scale(.4865)}}.snow:nth-child(363){opacity:1.7026;transform:translate(31.7601vw,-10px) scale(.9071);animation:fall-363 12s -27s linear infinite}@keyframes fall-363{43.293%{transform:translate(31.8199vw,43.293vh) scale(.9071)}to{transform:translate(31.79vw,99vh) scale(.9071)}}.snow:nth-child(364){opacity:1.1708;transform:translate(56.657vw,-10px) scale(.0758);animation:fall-364 19s -18s linear infinite}@keyframes fall-364{69.621%{transform:translate(49.2871vw,69.621vh) scale(.0758)}to{transform:translate(52.97205vw,99vh) scale(.0758)}}.snow:nth-child(365){opacity:1.6316;transform:translate(11.1425vw,-10px) scale(.2013);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{57.021%{transform:translate(1.4633vw,57.021vh) scale(.2013)}to{transform:translate(6.3029vw,99vh) scale(.2013)}}.snow:nth-child(366){opacity:1.7146;transform:translate(18.3705vw,-10px) scale(.8118);animation:fall-366 18s -9s linear infinite}@keyframes fall-366{41.683%{transform:translate(14.0726vw,41.683vh) scale(.8118)}to{transform:translate(16.22155vw,99vh) scale(.8118)}}.snow:nth-child(367){opacity:1.4418;transform:translate(57.9891vw,-10px) scale(.0712);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{37.36%{transform:translate(63.4396vw,37.36vh) scale(.0712)}to{transform:translate(60.71435vw,99vh) scale(.0712)}}.snow:nth-child(368){opacity:1.0504;transform:translate(89.4946vw,-10px) scale(.4083);animation:fall-368 30s -13s linear infinite}@keyframes fall-368{77.42%{transform:translate(86.0068vw,77.42vh) scale(.4083)}to{transform:translate(87.7507vw,99vh) scale(.4083)}}.snow:nth-child(369){opacity:.822;transform:translate(49.3439vw,-10px) scale(.9204);animation:fall-369 15s -10s linear infinite}@keyframes fall-369{35.864%{transform:translate(47.1144vw,35.864vh) scale(.9204)}to{transform:translate(48.22915vw,99vh) scale(.9204)}}.snow:nth-child(370){opacity:1.236;transform:translate(72.2767vw,-10px) scale(.5777);animation:fall-370 21s -15s linear infinite}@keyframes fall-370{36.568%{transform:translate(80.6122vw,36.568vh) scale(.5777)}to{transform:translate(76.44445vw,99vh) scale(.5777)}}.snow:nth-child(371){opacity:1.0074;transform:translate(58.1565vw,-10px) scale(.0377);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.496%{transform:translate(50.936vw,75.496vh) scale(.0377)}to{transform:translate(54.54625vw,99vh) scale(.0377)}}.snow:nth-child(372){opacity:1.4396;transform:translate(9.527vw,-10px) scale(.6387);animation:fall-372 25s -6s linear infinite}@keyframes fall-372{61.152%{transform:translate(10.3298vw,61.152vh) scale(.6387)}to{transform:translate(9.9284vw,99vh) scale(.6387)}}.snow:nth-child(373){opacity:1.7188;transform:translate(93.166vw,-10px) scale(.6749);animation:fall-373 23s -8s linear infinite}@keyframes fall-373{37.03%{transform:translate(96.8727vw,37.03vh) scale(.6749)}to{transform:translate(95.01935vw,99vh) scale(.6749)}}.snow:nth-child(374){opacity:1.5086;transform:translate(66.4354vw,-10px) scale(.6231);animation:fall-374 10s -20s linear infinite}@keyframes fall-374{50%{transform:translate(56.4597vw,50vh) scale(.6231)}to{transform:translate(61.44755vw,99vh) scale(.6231)}}.snow:nth-child(375){opacity:1.375;transform:translate(7.6173vw,-10px) scale(.8474);animation:fall-375 17s -22s linear infinite}@keyframes fall-375{47.41%{transform:translate(7.5878vw,47.41vh) scale(.8474)}to{transform:translate(7.60255vw,99vh) scale(.8474)}}.snow:nth-child(376){opacity:.8034;transform:translate(17.0401vw,-10px) scale(.5126);animation:fall-376 29s -16s linear infinite}@keyframes fall-376{78.073%{transform:translate(9.1741vw,78.073vh) scale(.5126)}to{transform:translate(13.1071vw,99vh) scale(.5126)}}.snow:nth-child(377){opacity:.074;transform:translate(6.7488vw,-10px) scale(.0919);animation:fall-377 29s -3s linear infinite}@keyframes fall-377{44.273%{transform:translate(2.0433vw,44.273vh) scale(.0919)}to{transform:translate(4.39605vw,99vh) scale(.0919)}}.snow:nth-child(378){opacity:.4222;transform:translate(79.5173vw,-10px) scale(.12);animation:fall-378 20s -14s linear infinite}@keyframes fall-378{69.113%{transform:translate(71.5981vw,69.113vh) scale(.12)}to{transform:translate(75.5577vw,99vh) scale(.12)}}.snow:nth-child(379){opacity:1.9208;transform:translate(21.179vw,-10px) scale(.2569);animation:fall-379 25s -24s linear infinite}@keyframes fall-379{33.47%{transform:translate(18.4677vw,33.47vh) scale(.2569)}to{transform:translate(19.82335vw,99vh) scale(.2569)}}.snow:nth-child(380){opacity:1.7736;transform:translate(6.7974vw,-10px) scale(.3065);animation:fall-380 28s -25s linear infinite}@keyframes fall-380{39.811%{transform:translate(2.6237vw,39.811vh) scale(.3065)}to{transform:translate(4.71055vw,99vh) scale(.3065)}}.snow:nth-child(381){opacity:.1336;transform:translate(93.1421vw,-10px) scale(.5967);animation:fall-381 13s -13s linear infinite}@keyframes fall-381{70.818%{transform:translate(101.5989vw,70.818vh) scale(.5967)}to{transform:translate(97.3705vw,99vh) scale(.5967)}}.snow:nth-child(382){opacity:1.3674;transform:translate(34.009vw,-10px) scale(.7096);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{60.105%{transform:translate(29.2509vw,60.105vh) scale(.7096)}to{transform:translate(31.62995vw,99vh) scale(.7096)}}.snow:nth-child(383){opacity:.2372;transform:translate(48.9576vw,-10px) scale(.6758);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{75.341%{transform:translate(45.3391vw,75.341vh) scale(.6758)}to{transform:translate(47.14835vw,99vh) scale(.6758)}}.snow:nth-child(384){opacity:1.1756;transform:translate(84.3162vw,-10px) scale(.8435);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{79.396%{transform:translate(76.9647vw,79.396vh) scale(.8435)}to{transform:translate(80.64045vw,99vh) scale(.8435)}}.snow:nth-child(385){opacity:1.447;transform:translate(3.8217vw,-10px) scale(.3097);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{61.947%{transform:translate(4.8202vw,61.947vh) scale(.3097)}to{transform:translate(4.32095vw,99vh) scale(.3097)}}.snow:nth-child(386){opacity:1.2798;transform:translate(14.0332vw,-10px) scale(.0367);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{72.787%{transform:translate(16.1908vw,72.787vh) scale(.0367)}to{transform:translate(15.112vw,99vh) scale(.0367)}}.snow:nth-child(387){opacity:1.7838;transform:translate(40.8972vw,-10px) scale(.3607);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{79.814%{transform:translate(38.4483vw,79.814vh) scale(.3607)}to{transform:translate(39.67275vw,99vh) scale(.3607)}}.snow:nth-child(388){opacity:.1226;transform:translate(30.0012vw,-10px) scale(.5468);animation:fall-388 10s -7s linear infinite}@keyframes fall-388{74.999%{transform:translate(35.0314vw,74.999vh) scale(.5468)}to{transform:translate(32.5163vw,99vh) scale(.5468)}}.snow:nth-child(389){opacity:.1522;transform:translate(77.809vw,-10px) scale(.4024);animation:fall-389 29s -13s linear infinite}@keyframes fall-389{64.872%{transform:translate(72.0429vw,64.872vh) scale(.4024)}to{transform:translate(74.92595vw,99vh) scale(.4024)}}.snow:nth-child(390){opacity:1.7034;transform:translate(51.9147vw,-10px) scale(.4201);animation:fall-390 16s -17s linear infinite}@keyframes fall-390{34.181%{transform:translate(49.2881vw,34.181vh) scale(.4201)}to{transform:translate(50.6014vw,99vh) scale(.4201)}}.snow:nth-child(391){opacity:1.243;transform:translate(81.721vw,-10px) scale(.4862);animation:fall-391 16s -2s linear infinite}@keyframes fall-391{51.716%{transform:translate(73.3707vw,51.716vh) scale(.4862)}to{transform:translate(77.54585vw,99vh) scale(.4862)}}.snow:nth-child(392){opacity:.4466;transform:translate(82.7457vw,-10px) scale(.1584);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{38.105%{transform:translate(75.5213vw,38.105vh) scale(.1584)}to{transform:translate(79.1335vw,99vh) scale(.1584)}}.snow:nth-child(393){opacity:1.3446;transform:translate(59.8507vw,-10px) scale(.4116);animation:fall-393 27s -3s linear infinite}@keyframes fall-393{64.764%{transform:translate(50.9189vw,64.764vh) scale(.4116)}to{transform:translate(55.3848vw,99vh) scale(.4116)}}.snow:nth-child(394){opacity:.2432;transform:translate(99.2455vw,-10px) scale(.9206);animation:fall-394 17s -25s linear infinite}@keyframes fall-394{38.31%{transform:translate(90.4985vw,38.31vh) scale(.9206)}to{transform:translate(94.872vw,99vh) scale(.9206)}}.snow:nth-child(395){opacity:1.2962;transform:translate(26.0594vw,-10px) scale(.6375);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{63.652%{transform:translate(23.8635vw,63.652vh) scale(.6375)}to{transform:translate(24.96145vw,99vh) scale(.6375)}}.snow:nth-child(396){opacity:.0616;transform:translate(4.0508vw,-10px) scale(.198);animation:fall-396 11s -8s linear infinite}@keyframes fall-396{50.953%{transform:translate(-2.4602vw,50.953vh) scale(.198)}to{transform:translate(.7953vw,99vh) scale(.198)}}.snow:nth-child(397){opacity:.2558;transform:translate(94.6144vw,-10px) scale(.0842);animation:fall-397 21s -15s linear infinite}@keyframes fall-397{41.939%{transform:translate(103.5685vw,41.939vh) scale(.0842)}to{transform:translate(99.09145vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.9236;transform:translate(14.1545vw,-10px) scale(.2439);animation:fall-398 21s -4s linear infinite}@keyframes fall-398{71.245%{transform:translate(9.4584vw,71.245vh) scale(.2439)}to{transform:translate(11.80645vw,99vh) scale(.2439)}}.snow:nth-child(399){opacity:.2054;transform:translate(58.4298vw,-10px) scale(.8743);animation:fall-399 28s -20s linear infinite}@keyframes fall-399{32.159%{transform:translate(61.2154vw,32.159vh) scale(.8743)}to{transform:translate(59.8226vw,99vh) scale(.8743)}}.snow:nth-child(400){opacity:1.0382;transform:translate(65.2484vw,-10px) scale(.7814);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{76.291%{transform:translate(68.4885vw,76.291vh) scale(.7814)}to{transform:translate(66.86845vw,99vh) scale(.7814)}}\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==
|