@esfaenza/core 15.2.74 → 15.2.75
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/sidebar/sidebar.component.mjs +17 -28
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +17 -28
- 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 +17 -28
- 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:.1844;transform:translate(25.9688vw,-10px) scale(.5866);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{59.695%{transform:translate(31.8027vw,59.695vh) scale(.5866)}to{transform:translate(28.88575vw,99vh) scale(.5866)}}.snow:nth-child(2){opacity:1.4526;transform:translate(46.8912vw,-10px) scale(.5985);animation:fall-2 11s -2s linear infinite}@keyframes fall-2{57.332%{transform:translate(46.47vw,57.332vh) scale(.5985)}to{transform:translate(46.6806vw,99vh) scale(.5985)}}.snow:nth-child(3){opacity:.045;transform:translate(87.4829vw,-10px) scale(.3329);animation:fall-3 24s -7s linear infinite}@keyframes fall-3{40.086%{transform:translate(93.29vw,40.086vh) scale(.3329)}to{transform:translate(90.38645vw,99vh) scale(.3329)}}.snow:nth-child(4){opacity:1.6076;transform:translate(14.6774vw,-10px) scale(.1718);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{46.693%{transform:translate(19.2048vw,46.693vh) scale(.1718)}to{transform:translate(16.9411vw,99vh) scale(.1718)}}.snow:nth-child(5){opacity:.4124;transform:translate(95.6536vw,-10px) scale(.2459);animation:fall-5 30s -18s linear infinite}@keyframes fall-5{36.522%{transform:translate(98.6357vw,36.522vh) scale(.2459)}to{transform:translate(97.14465vw,99vh) scale(.2459)}}.snow:nth-child(6){opacity:.0348;transform:translate(74.6845vw,-10px) scale(.1942);animation:fall-6 25s -1s linear infinite}@keyframes fall-6{38.334%{transform:translate(80.7498vw,38.334vh) scale(.1942)}to{transform:translate(77.71715vw,99vh) scale(.1942)}}.snow:nth-child(7){opacity:1.5874;transform:translate(78.2481vw,-10px) scale(.577);animation:fall-7 15s -21s linear infinite}@keyframes fall-7{67.575%{transform:translate(74.1552vw,67.575vh) scale(.577)}to{transform:translate(76.20165vw,99vh) scale(.577)}}.snow:nth-child(8){opacity:.6172;transform:translate(43.3366vw,-10px) scale(.8286);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{49.64%{transform:translate(48.2725vw,49.64vh) scale(.8286)}to{transform:translate(45.80455vw,99vh) scale(.8286)}}.snow:nth-child(9){opacity:1.9288;transform:translate(10.4527vw,-10px) scale(.858);animation:fall-9 29s -24s linear infinite}@keyframes fall-9{73.604%{transform:translate(18.8549vw,73.604vh) scale(.858)}to{transform:translate(14.6538vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.542;transform:translate(1.4097vw,-10px) scale(.0954);animation:fall-10 18s -8s linear infinite}@keyframes fall-10{63.027%{transform:translate(4.4705vw,63.027vh) scale(.0954)}to{transform:translate(2.9401vw,99vh) scale(.0954)}}.snow:nth-child(11){opacity:1.414;transform:translate(33.2117vw,-10px) scale(.2815);animation:fall-11 28s -12s linear infinite}@keyframes fall-11{76.316%{transform:translate(25.962vw,76.316vh) scale(.2815)}to{transform:translate(29.58685vw,99vh) scale(.2815)}}.snow:nth-child(12){opacity:.3996;transform:translate(79.0372vw,-10px) scale(.8771);animation:fall-12 29s -4s linear infinite}@keyframes fall-12{69.377%{transform:translate(74.0903vw,69.377vh) scale(.8771)}to{transform:translate(76.56375vw,99vh) scale(.8771)}}.snow:nth-child(13){opacity:.6886;transform:translate(44.0541vw,-10px) scale(.3079);animation:fall-13 24s -4s linear infinite}@keyframes fall-13{73.076%{transform:translate(34.2555vw,73.076vh) scale(.3079)}to{transform:translate(39.1548vw,99vh) scale(.3079)}}.snow:nth-child(14){opacity:.3488;transform:translate(45.4175vw,-10px) scale(.7549);animation:fall-14 11s -16s linear infinite}@keyframes fall-14{58.104%{transform:translate(44.3418vw,58.104vh) scale(.7549)}to{transform:translate(44.87965vw,99vh) scale(.7549)}}.snow:nth-child(15){opacity:.5618;transform:translate(77.7508vw,-10px) scale(.3468);animation:fall-15 26s -13s linear infinite}@keyframes fall-15{63.367%{transform:translate(67.9348vw,63.367vh) scale(.3468)}to{transform:translate(72.8428vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:.6616;transform:translate(38.8276vw,-10px) scale(.4829);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{72.293%{transform:translate(41.6988vw,72.293vh) scale(.4829)}to{transform:translate(40.2632vw,99vh) scale(.4829)}}.snow:nth-child(17){opacity:1.7952;transform:translate(69.7325vw,-10px) scale(.7675);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.961%{transform:translate(68.75vw,55.961vh) scale(.7675)}to{transform:translate(69.24125vw,99vh) scale(.7675)}}.snow:nth-child(18){opacity:1.4832;transform:translate(9.3521vw,-10px) scale(.5422);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{64.981%{transform:translate(2.1564vw,64.981vh) scale(.5422)}to{transform:translate(5.75425vw,99vh) scale(.5422)}}.snow:nth-child(19){opacity:.3354;transform:translate(13.577vw,-10px) scale(.7151);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{51.07%{transform:translate(19.6469vw,51.07vh) scale(.7151)}to{transform:translate(16.61195vw,99vh) scale(.7151)}}.snow:nth-child(20){opacity:.5188;transform:translate(15.5416vw,-10px) scale(.3501);animation:fall-20 25s -22s linear infinite}@keyframes fall-20{47.728%{transform:translate(16.7461vw,47.728vh) scale(.3501)}to{transform:translate(16.14385vw,99vh) scale(.3501)}}.snow:nth-child(21){opacity:1.066;transform:translate(14.4071vw,-10px) scale(.9262);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{68.223%{transform:translate(14.9076vw,68.223vh) scale(.9262)}to{transform:translate(14.65735vw,99vh) scale(.9262)}}.snow:nth-child(22){opacity:.4554;transform:translate(33.378vw,-10px) scale(.1871);animation:fall-22 18s -7s linear infinite}@keyframes fall-22{30.883%{transform:translate(40.8247vw,30.883vh) scale(.1871)}to{transform:translate(37.10135vw,99vh) scale(.1871)}}.snow:nth-child(23){opacity:1.9304;transform:translate(59.1915vw,-10px) scale(.639);animation:fall-23 29s -23s linear infinite}@keyframes fall-23{52.123%{transform:translate(55.1575vw,52.123vh) scale(.639)}to{transform:translate(57.1745vw,99vh) scale(.639)}}.snow:nth-child(24){opacity:1.8154;transform:translate(44.0681vw,-10px) scale(.2288);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{30.774%{transform:translate(45.6295vw,30.774vh) scale(.2288)}to{transform:translate(44.8488vw,99vh) scale(.2288)}}.snow:nth-child(25){opacity:1.9092;transform:translate(9.2008vw,-10px) scale(.2909);animation:fall-25 10s -23s linear infinite}@keyframes fall-25{37.936%{transform:translate(10.0008vw,37.936vh) scale(.2909)}to{transform:translate(9.6008vw,99vh) scale(.2909)}}.snow:nth-child(26){opacity:.0516;transform:translate(98.6514vw,-10px) scale(.7333);animation:fall-26 18s -18s linear infinite}@keyframes fall-26{68.112%{transform:translate(101.8939vw,68.112vh) scale(.7333)}to{transform:translate(100.27265vw,99vh) scale(.7333)}}.snow:nth-child(27){opacity:.1256;transform:translate(37.9306vw,-10px) scale(.7724);animation:fall-27 21s -19s linear infinite}@keyframes fall-27{38.548%{transform:translate(31.2392vw,38.548vh) scale(.7724)}to{transform:translate(34.5849vw,99vh) scale(.7724)}}.snow:nth-child(28){opacity:.6656;transform:translate(57.7137vw,-10px) scale(.6509);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{49.425%{transform:translate(67.3674vw,49.425vh) scale(.6509)}to{transform:translate(62.54055vw,99vh) scale(.6509)}}.snow:nth-child(29){opacity:1.4636;transform:translate(.566vw,-10px) scale(.17);animation:fall-29 12s -17s linear infinite}@keyframes fall-29{30.448%{transform:translate(4.1818vw,30.448vh) scale(.17)}to{transform:translate(2.3739vw,99vh) scale(.17)}}.snow:nth-child(30){opacity:.869;transform:translate(71.1372vw,-10px) scale(.8075);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{50.324%{transform:translate(65.6634vw,50.324vh) scale(.8075)}to{transform:translate(68.4003vw,99vh) scale(.8075)}}.snow:nth-child(31){opacity:.2474;transform:translate(83.0245vw,-10px) scale(.8292);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{30.875%{transform:translate(91.4281vw,30.875vh) scale(.8292)}to{transform:translate(87.2263vw,99vh) scale(.8292)}}.snow:nth-child(32){opacity:1.3556;transform:translate(.2732vw,-10px) scale(.7395);animation:fall-32 28s -10s linear infinite}@keyframes fall-32{45.973%{transform:translate(-6.0631vw,45.973vh) scale(.7395)}to{transform:translate(-2.89495vw,99vh) scale(.7395)}}.snow:nth-child(33){opacity:.8974;transform:translate(1.6235vw,-10px) scale(.9767);animation:fall-33 15s -4s linear infinite}@keyframes fall-33{51.572%{transform:translate(5.4829vw,51.572vh) scale(.9767)}to{transform:translate(3.5532vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.7808;transform:translate(53.3597vw,-10px) scale(.484);animation:fall-34 19s -25s linear infinite}@keyframes fall-34{77.404%{transform:translate(55.1155vw,77.404vh) scale(.484)}to{transform:translate(54.2376vw,99vh) scale(.484)}}.snow:nth-child(35){opacity:1.9956;transform:translate(1.3985vw,-10px) scale(.8541);animation:fall-35 19s -18s linear infinite}@keyframes fall-35{56.459%{transform:translate(-.5836vw,56.459vh) scale(.8541)}to{transform:translate(.40745vw,99vh) scale(.8541)}}.snow:nth-child(36){opacity:1.3298;transform:translate(52.0712vw,-10px) scale(.8246);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{31.253%{transform:translate(55.8246vw,31.253vh) scale(.8246)}to{transform:translate(53.9479vw,99vh) scale(.8246)}}.snow:nth-child(37){opacity:.6574;transform:translate(21.2287vw,-10px) scale(.4564);animation:fall-37 15s -19s linear infinite}@keyframes fall-37{52.607%{transform:translate(13.1829vw,52.607vh) scale(.4564)}to{transform:translate(17.2058vw,99vh) scale(.4564)}}.snow:nth-child(38){opacity:1.7652;transform:translate(3.3914vw,-10px) scale(.785);animation:fall-38 25s -2s linear infinite}@keyframes fall-38{56.84%{transform:translate(-.2486vw,56.84vh) scale(.785)}to{transform:translate(1.5714vw,99vh) scale(.785)}}.snow:nth-child(39){opacity:.305;transform:translate(81.8046vw,-10px) scale(.9907);animation:fall-39 11s -12s linear infinite}@keyframes fall-39{30.697%{transform:translate(85.5267vw,30.697vh) scale(.9907)}to{transform:translate(83.66565vw,99vh) scale(.9907)}}.snow:nth-child(40){opacity:.9586;transform:translate(71.0859vw,-10px) scale(.5289);animation:fall-40 23s -1s linear infinite}@keyframes fall-40{37.984%{transform:translate(74.9364vw,37.984vh) scale(.5289)}to{transform:translate(73.01115vw,99vh) scale(.5289)}}.snow:nth-child(41){opacity:.8556;transform:translate(27.3174vw,-10px) scale(.8135);animation:fall-41 26s -8s linear infinite}@keyframes fall-41{34.734%{transform:translate(20.524vw,34.734vh) scale(.8135)}to{transform:translate(23.9207vw,99vh) scale(.8135)}}.snow:nth-child(42){opacity:1.133;transform:translate(84.9892vw,-10px) scale(.5142);animation:fall-42 10s -6s linear infinite}@keyframes fall-42{71.394%{transform:translate(92.1626vw,71.394vh) scale(.5142)}to{transform:translate(88.5759vw,99vh) scale(.5142)}}.snow:nth-child(43){opacity:1.235;transform:translate(83.0801vw,-10px) scale(.4854);animation:fall-43 18s -19s linear infinite}@keyframes fall-43{42.74%{transform:translate(73.1933vw,42.74vh) scale(.4854)}to{transform:translate(78.1367vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.5224;transform:translate(4.1013vw,-10px) scale(.5653);animation:fall-44 20s -21s linear infinite}@keyframes fall-44{31.314%{transform:translate(2.606vw,31.314vh) scale(.5653)}to{transform:translate(3.35365vw,99vh) scale(.5653)}}.snow:nth-child(45){opacity:1.0004;transform:translate(39.322vw,-10px) scale(.9587);animation:fall-45 17s -7s linear infinite}@keyframes fall-45{50.042%{transform:translate(40.2857vw,50.042vh) scale(.9587)}to{transform:translate(39.80385vw,99vh) scale(.9587)}}.snow:nth-child(46){opacity:1.28;transform:translate(83.848vw,-10px) scale(.1384);animation:fall-46 18s -12s linear infinite}@keyframes fall-46{70.166%{transform:translate(89.85vw,70.166vh) scale(.1384)}to{transform:translate(86.849vw,99vh) scale(.1384)}}.snow:nth-child(47){opacity:1.7994;transform:translate(95.1093vw,-10px) scale(.4273);animation:fall-47 14s -1s linear infinite}@keyframes fall-47{30.217%{transform:translate(104.2496vw,30.217vh) scale(.4273)}to{transform:translate(99.67945vw,99vh) scale(.4273)}}.snow:nth-child(48){opacity:.4156;transform:translate(3.3034vw,-10px) scale(.3256);animation:fall-48 10s -4s linear infinite}@keyframes fall-48{42.2%{transform:translate(-.0733vw,42.2vh) scale(.3256)}to{transform:translate(1.61505vw,99vh) scale(.3256)}}.snow:nth-child(49){opacity:1.997;transform:translate(48.104vw,-10px) scale(.8814);animation:fall-49 26s -14s linear infinite}@keyframes fall-49{35.578%{transform:translate(43.5885vw,35.578vh) scale(.8814)}to{transform:translate(45.84625vw,99vh) scale(.8814)}}.snow:nth-child(50){opacity:1.9816;transform:translate(98.55vw,-10px) scale(.3106);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{74.482%{transform:translate(106.687vw,74.482vh) scale(.3106)}to{transform:translate(102.6185vw,99vh) scale(.3106)}}.snow:nth-child(51){opacity:1.8948;transform:translate(39.9734vw,-10px) scale(.0181);animation:fall-51 26s -18s linear infinite}@keyframes fall-51{41.64%{transform:translate(33.4704vw,41.64vh) scale(.0181)}to{transform:translate(36.7219vw,99vh) scale(.0181)}}.snow:nth-child(52){opacity:1.1148;transform:translate(47.0147vw,-10px) scale(.6528);animation:fall-52 10s -7s linear infinite}@keyframes fall-52{35.163%{transform:translate(51.166vw,35.163vh) scale(.6528)}to{transform:translate(49.09035vw,99vh) scale(.6528)}}.snow:nth-child(53){opacity:.4018;transform:translate(83.8934vw,-10px) scale(.8312);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{50.841%{transform:translate(81.0206vw,50.841vh) scale(.8312)}to{transform:translate(82.457vw,99vh) scale(.8312)}}.snow:nth-child(54){opacity:.992;transform:translate(.3708vw,-10px) scale(.4949);animation:fall-54 13s -2s linear infinite}@keyframes fall-54{37.868%{transform:translate(2.7165vw,37.868vh) scale(.4949)}to{transform:translate(1.54365vw,99vh) scale(.4949)}}.snow:nth-child(55){opacity:.909;transform:translate(43.3515vw,-10px) scale(.314);animation:fall-55 15s -10s linear infinite}@keyframes fall-55{37.054%{transform:translate(45.9072vw,37.054vh) scale(.314)}to{transform:translate(44.62935vw,99vh) scale(.314)}}.snow:nth-child(56){opacity:.4868;transform:translate(23.1704vw,-10px) scale(.4009);animation:fall-56 10s -28s linear infinite}@keyframes fall-56{70.519%{transform:translate(32.0148vw,70.519vh) scale(.4009)}to{transform:translate(27.5926vw,99vh) scale(.4009)}}.snow:nth-child(57){opacity:.25;transform:translate(16.5028vw,-10px) scale(.0044);animation:fall-57 10s -16s linear infinite}@keyframes fall-57{78.459%{transform:translate(24.4015vw,78.459vh) scale(.0044)}to{transform:translate(20.45215vw,99vh) scale(.0044)}}.snow:nth-child(58){opacity:1.4452;transform:translate(20.0107vw,-10px) scale(.16);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{36.842%{transform:translate(16.7441vw,36.842vh) scale(.16)}to{transform:translate(18.3774vw,99vh) scale(.16)}}.snow:nth-child(59){opacity:.808;transform:translate(25.0174vw,-10px) scale(.4574);animation:fall-59 22s -12s linear infinite}@keyframes fall-59{71.502%{transform:translate(31.4vw,71.502vh) scale(.4574)}to{transform:translate(28.2087vw,99vh) scale(.4574)}}.snow:nth-child(60){opacity:.1492;transform:translate(89.3399vw,-10px) scale(.0857);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{72.036%{transform:translate(86.1748vw,72.036vh) scale(.0857)}to{transform:translate(87.75735vw,99vh) scale(.0857)}}.snow:nth-child(61){opacity:1.3684;transform:translate(45.9938vw,-10px) scale(.6386);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{33.856%{transform:translate(41.7626vw,33.856vh) scale(.6386)}to{transform:translate(43.8782vw,99vh) scale(.6386)}}.snow:nth-child(62){opacity:.456;transform:translate(8.7856vw,-10px) scale(.8474);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{59.663%{transform:translate(6.2499vw,59.663vh) scale(.8474)}to{transform:translate(7.51775vw,99vh) scale(.8474)}}.snow:nth-child(63){opacity:.7414;transform:translate(15.2vw,-10px) scale(.477);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{73.243%{transform:translate(6.1803vw,73.243vh) scale(.477)}to{transform:translate(10.69015vw,99vh) scale(.477)}}.snow:nth-child(64){opacity:1.2104;transform:translate(16.2849vw,-10px) scale(.6205);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{78.374%{transform:translate(22.4142vw,78.374vh) scale(.6205)}to{transform:translate(19.34955vw,99vh) scale(.6205)}}.snow:nth-child(65){opacity:1.064;transform:translate(88.8927vw,-10px) scale(.7388);animation:fall-65 16s -5s linear infinite}@keyframes fall-65{44.72%{transform:translate(90.1577vw,44.72vh) scale(.7388)}to{transform:translate(89.5252vw,99vh) scale(.7388)}}.snow:nth-child(66){opacity:1.9662;transform:translate(93.5321vw,-10px) scale(.0659);animation:fall-66 30s -7s linear infinite}@keyframes fall-66{35.968%{transform:translate(92.9258vw,35.968vh) scale(.0659)}to{transform:translate(93.22895vw,99vh) scale(.0659)}}.snow:nth-child(67){opacity:.5108;transform:translate(69.1345vw,-10px) scale(.0713);animation:fall-67 28s -15s linear infinite}@keyframes fall-67{66.559%{transform:translate(66.0639vw,66.559vh) scale(.0713)}to{transform:translate(67.5992vw,99vh) scale(.0713)}}.snow:nth-child(68){opacity:.4714;transform:translate(66.4078vw,-10px) scale(.1771);animation:fall-68 22s -2s linear infinite}@keyframes fall-68{76.648%{transform:translate(58.2292vw,76.648vh) scale(.1771)}to{transform:translate(62.3185vw,99vh) scale(.1771)}}.snow:nth-child(69){opacity:.8372;transform:translate(57.2732vw,-10px) scale(.2844);animation:fall-69 18s -4s linear infinite}@keyframes fall-69{39.741%{transform:translate(63.7298vw,39.741vh) scale(.2844)}to{transform:translate(60.5015vw,99vh) scale(.2844)}}.snow:nth-child(70){opacity:1.3886;transform:translate(58.3809vw,-10px) scale(.0772);animation:fall-70 29s -13s linear infinite}@keyframes fall-70{59.702%{transform:translate(58.7674vw,59.702vh) scale(.0772)}to{transform:translate(58.57415vw,99vh) scale(.0772)}}.snow:nth-child(71){opacity:.1706;transform:translate(85.5858vw,-10px) scale(.0107);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{46.902%{transform:translate(91.9245vw,46.902vh) scale(.0107)}to{transform:translate(88.75515vw,99vh) scale(.0107)}}.snow:nth-child(72){opacity:.3998;transform:translate(83.4815vw,-10px) scale(.8781);animation:fall-72 14s -1s linear infinite}@keyframes fall-72{34.594%{transform:translate(82.8679vw,34.594vh) scale(.8781)}to{transform:translate(83.1747vw,99vh) scale(.8781)}}.snow:nth-child(73){opacity:.1638;transform:translate(16.1698vw,-10px) scale(.5671);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{54.483%{transform:translate(11.6438vw,54.483vh) scale(.5671)}to{transform:translate(13.9068vw,99vh) scale(.5671)}}.snow:nth-child(74){opacity:1.2744;transform:translate(79.5129vw,-10px) scale(.9913);animation:fall-74 16s -15s linear infinite}@keyframes fall-74{34.704%{transform:translate(78.3755vw,34.704vh) scale(.9913)}to{transform:translate(78.9442vw,99vh) scale(.9913)}}.snow:nth-child(75){opacity:.9542;transform:translate(61.4477vw,-10px) scale(.7957);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{41.444%{transform:translate(60.6463vw,41.444vh) scale(.7957)}to{transform:translate(61.047vw,99vh) scale(.7957)}}.snow:nth-child(76){opacity:.65;transform:translate(37.4206vw,-10px) scale(.6431);animation:fall-76 22s -2s linear infinite}@keyframes fall-76{41.853%{transform:translate(29.0288vw,41.853vh) scale(.6431)}to{transform:translate(33.2247vw,99vh) scale(.6431)}}.snow:nth-child(77){opacity:.4914;transform:translate(89.3874vw,-10px) scale(.7658);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{72.317%{transform:translate(93.1932vw,72.317vh) scale(.7658)}to{transform:translate(91.2903vw,99vh) scale(.7658)}}.snow:nth-child(78){opacity:1.1638;transform:translate(20.4096vw,-10px) scale(.5805);animation:fall-78 23s -4s linear infinite}@keyframes fall-78{34.751%{transform:translate(20.9228vw,34.751vh) scale(.5805)}to{transform:translate(20.6662vw,99vh) scale(.5805)}}.snow:nth-child(79){opacity:1.1206;transform:translate(94.7245vw,-10px) scale(.5605);animation:fall-79 12s -22s linear infinite}@keyframes fall-79{70.969%{transform:translate(103.9198vw,70.969vh) scale(.5605)}to{transform:translate(99.32215vw,99vh) scale(.5605)}}.snow:nth-child(80){opacity:.937;transform:translate(32.295vw,-10px) scale(.4646);animation:fall-80 30s -25s linear infinite}@keyframes fall-80{79.607%{transform:translate(30.5589vw,79.607vh) scale(.4646)}to{transform:translate(31.42695vw,99vh) scale(.4646)}}.snow:nth-child(81){opacity:.0246;transform:translate(39.7961vw,-10px) scale(.0642);animation:fall-81 22s -23s linear infinite}@keyframes fall-81{74.946%{transform:translate(48.9296vw,74.946vh) scale(.0642)}to{transform:translate(44.36285vw,99vh) scale(.0642)}}.snow:nth-child(82){opacity:1.1988;transform:translate(84.4221vw,-10px) scale(.8372);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{64.873%{transform:translate(88.5606vw,64.873vh) scale(.8372)}to{transform:translate(86.49135vw,99vh) scale(.8372)}}.snow:nth-child(83){opacity:.7046;transform:translate(7.9136vw,-10px) scale(.1518);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{42.945%{transform:translate(16.7116vw,42.945vh) scale(.1518)}to{transform:translate(12.3126vw,99vh) scale(.1518)}}.snow:nth-child(84){opacity:1.7022;transform:translate(58.5382vw,-10px) scale(.9214);animation:fall-84 15s -1s linear infinite}@keyframes fall-84{55.14%{transform:translate(49.9647vw,55.14vh) scale(.9214)}to{transform:translate(54.25145vw,99vh) scale(.9214)}}.snow:nth-child(85){opacity:.5814;transform:translate(52.6861vw,-10px) scale(.351);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{39.35%{transform:translate(46.5392vw,39.35vh) scale(.351)}to{transform:translate(49.61265vw,99vh) scale(.351)}}.snow:nth-child(86){opacity:1.6984;transform:translate(34.8664vw,-10px) scale(.9605);animation:fall-86 11s -26s linear infinite}@keyframes fall-86{50.416%{transform:translate(34.2201vw,50.416vh) scale(.9605)}to{transform:translate(34.54325vw,99vh) scale(.9605)}}.snow:nth-child(87){opacity:.2414;transform:translate(12.4438vw,-10px) scale(.3603);animation:fall-87 18s -29s linear infinite}@keyframes fall-87{30.769%{transform:translate(10.6678vw,30.769vh) scale(.3603)}to{transform:translate(11.5558vw,99vh) scale(.3603)}}.snow:nth-child(88){opacity:.087;transform:translate(46.0562vw,-10px) scale(.9375);animation:fall-88 30s -29s linear infinite}@keyframes fall-88{30.589%{transform:translate(55.5931vw,30.589vh) scale(.9375)}to{transform:translate(50.82465vw,99vh) scale(.9375)}}.snow:nth-child(89){opacity:1.5164;transform:translate(65.4374vw,-10px) scale(.1737);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{75.499%{transform:translate(67.2296vw,75.499vh) scale(.1737)}to{transform:translate(66.3335vw,99vh) scale(.1737)}}.snow:nth-child(90){opacity:1.0548;transform:translate(6.5963vw,-10px) scale(.1623);animation:fall-90 13s -3s linear infinite}@keyframes fall-90{38.466%{transform:translate(14.3824vw,38.466vh) scale(.1623)}to{transform:translate(10.48935vw,99vh) scale(.1623)}}.snow:nth-child(91){opacity:1.3348;transform:translate(68.5471vw,-10px) scale(.725);animation:fall-91 28s -8s linear infinite}@keyframes fall-91{75.915%{transform:translate(75.6394vw,75.915vh) scale(.725)}to{transform:translate(72.09325vw,99vh) scale(.725)}}.snow:nth-child(92){opacity:.7832;transform:translate(95.7901vw,-10px) scale(.376);animation:fall-92 13s -11s linear infinite}@keyframes fall-92{66.446%{transform:translate(86.1483vw,66.446vh) scale(.376)}to{transform:translate(90.9692vw,99vh) scale(.376)}}.snow:nth-child(93){opacity:1.994;transform:translate(17.7909vw,-10px) scale(.4272);animation:fall-93 28s -13s linear infinite}@keyframes fall-93{57.906%{transform:translate(26.3358vw,57.906vh) scale(.4272)}to{transform:translate(22.06335vw,99vh) scale(.4272)}}.snow:nth-child(94){opacity:.4096;transform:translate(65.4151vw,-10px) scale(.6229);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{36.663%{transform:translate(71.1936vw,36.663vh) scale(.6229)}to{transform:translate(68.30435vw,99vh) scale(.6229)}}.snow:nth-child(95){opacity:.0878;transform:translate(37.9568vw,-10px) scale(.5888);animation:fall-95 28s -24s linear infinite}@keyframes fall-95{52.858%{transform:translate(43.3537vw,52.858vh) scale(.5888)}to{transform:translate(40.65525vw,99vh) scale(.5888)}}.snow:nth-child(96){opacity:1.7336;transform:translate(80.3445vw,-10px) scale(.0827);animation:fall-96 21s -9s linear infinite}@keyframes fall-96{35.483%{transform:translate(81.0027vw,35.483vh) scale(.0827)}to{transform:translate(80.6736vw,99vh) scale(.0827)}}.snow:nth-child(97){opacity:.5232;transform:translate(.2258vw,-10px) scale(.6891);animation:fall-97 16s -24s linear infinite}@keyframes fall-97{30.928%{transform:translate(5.984vw,30.928vh) scale(.6891)}to{transform:translate(3.1049vw,99vh) scale(.6891)}}.snow:nth-child(98){opacity:.0032;transform:translate(14.035vw,-10px) scale(.3361);animation:fall-98 30s -25s linear infinite}@keyframes fall-98{50.372%{transform:translate(9.633vw,50.372vh) scale(.3361)}to{transform:translate(11.834vw,99vh) scale(.3361)}}.snow:nth-child(99){opacity:.6218;transform:translate(25.452vw,-10px) scale(.2361);animation:fall-99 12s -16s linear infinite}@keyframes fall-99{57.279%{transform:translate(17.2648vw,57.279vh) scale(.2361)}to{transform:translate(21.3584vw,99vh) scale(.2361)}}.snow:nth-child(100){opacity:.9948;transform:translate(54.4917vw,-10px) scale(.0272);animation:fall-100 16s -22s linear infinite}@keyframes fall-100{53.856%{transform:translate(63.9109vw,53.856vh) scale(.0272)}to{transform:translate(59.2013vw,99vh) scale(.0272)}}.snow:nth-child(101){opacity:.0556;transform:translate(88.2417vw,-10px) scale(.7076);animation:fall-101 13s -30s linear infinite}@keyframes fall-101{39.445%{transform:translate(92.4175vw,39.445vh) scale(.7076)}to{transform:translate(90.3296vw,99vh) scale(.7076)}}.snow:nth-child(102){opacity:1.0274;transform:translate(91.3164vw,-10px) scale(.829);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{67.288%{transform:translate(84.2012vw,67.288vh) scale(.829)}to{transform:translate(87.7588vw,99vh) scale(.829)}}.snow:nth-child(103){opacity:.5968;transform:translate(5.9072vw,-10px) scale(.9669);animation:fall-103 30s -7s linear infinite}@keyframes fall-103{59.869%{transform:translate(.7014vw,59.869vh) scale(.9669)}to{transform:translate(3.3043vw,99vh) scale(.9669)}}.snow:nth-child(104){opacity:.919;transform:translate(36.4365vw,-10px) scale(.0312);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{69.028%{transform:translate(41.3859vw,69.028vh) scale(.0312)}to{transform:translate(38.9112vw,99vh) scale(.0312)}}.snow:nth-child(105){opacity:.7408;transform:translate(41.5947vw,-10px) scale(.2562);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{43.378%{transform:translate(39.1491vw,43.378vh) scale(.2562)}to{transform:translate(40.3719vw,99vh) scale(.2562)}}.snow:nth-child(106){opacity:1.4222;transform:translate(23.1413vw,-10px) scale(.727);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{43.804%{transform:translate(16.3148vw,43.804vh) scale(.727)}to{transform:translate(19.72805vw,99vh) scale(.727)}}.snow:nth-child(107){opacity:.0554;transform:translate(56.8546vw,-10px) scale(.3518);animation:fall-107 28s -11s linear infinite}@keyframes fall-107{73.835%{transform:translate(51.2459vw,73.835vh) scale(.3518)}to{transform:translate(54.05025vw,99vh) scale(.3518)}}.snow:nth-child(108){opacity:1.0084;transform:translate(53.5396vw,-10px) scale(.2431);animation:fall-108 14s -23s linear infinite}@keyframes fall-108{68.627%{transform:translate(61.9945vw,68.627vh) scale(.2431)}to{transform:translate(57.76705vw,99vh) scale(.2431)}}.snow:nth-child(109){opacity:1.2782;transform:translate(97.999vw,-10px) scale(.8111);animation:fall-109 21s -15s linear infinite}@keyframes fall-109{57.325%{transform:translate(98.4037vw,57.325vh) scale(.8111)}to{transform:translate(98.20135vw,99vh) scale(.8111)}}.snow:nth-child(110){opacity:.0214;transform:translate(88.15vw,-10px) scale(.799);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{71.863%{transform:translate(84.9562vw,71.863vh) scale(.799)}to{transform:translate(86.5531vw,99vh) scale(.799)}}.snow:nth-child(111){opacity:1.1812;transform:translate(39.9758vw,-10px) scale(.1515);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{43.682%{transform:translate(48.1556vw,43.682vh) scale(.1515)}to{transform:translate(44.0657vw,99vh) scale(.1515)}}.snow:nth-child(112){opacity:.1598;transform:translate(25.6081vw,-10px) scale(.842);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{42.248%{transform:translate(23.2704vw,42.248vh) scale(.842)}to{transform:translate(24.43925vw,99vh) scale(.842)}}.snow:nth-child(113){opacity:.787;transform:translate(26.0815vw,-10px) scale(.4757);animation:fall-113 26s -5s linear infinite}@keyframes fall-113{63.501%{transform:translate(21.1857vw,63.501vh) scale(.4757)}to{transform:translate(23.6336vw,99vh) scale(.4757)}}.snow:nth-child(114){opacity:1.9844;transform:translate(89.8808vw,-10px) scale(.6689);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{64.6%{transform:translate(82.5284vw,64.6vh) scale(.6689)}to{transform:translate(86.2046vw,99vh) scale(.6689)}}.snow:nth-child(115){opacity:.2202;transform:translate(38.558vw,-10px) scale(.1889);animation:fall-115 19s -8s linear infinite}@keyframes fall-115{40.572%{transform:translate(42.3317vw,40.572vh) scale(.1889)}to{transform:translate(40.44485vw,99vh) scale(.1889)}}.snow:nth-child(116){opacity:.4606;transform:translate(15.7312vw,-10px) scale(.561);animation:fall-116 30s -10s linear infinite}@keyframes fall-116{39.812%{transform:translate(24.3791vw,39.812vh) scale(.561)}to{transform:translate(20.05515vw,99vh) scale(.561)}}.snow:nth-child(117){opacity:.5402;transform:translate(35.9405vw,-10px) scale(.1166);animation:fall-117 28s -24s linear infinite}@keyframes fall-117{53.593%{transform:translate(30.2733vw,53.593vh) scale(.1166)}to{transform:translate(33.1069vw,99vh) scale(.1166)}}.snow:nth-child(118){opacity:1.2714;transform:translate(86.5802vw,-10px) scale(.1308);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{71.18%{transform:translate(84.6104vw,71.18vh) scale(.1308)}to{transform:translate(85.5953vw,99vh) scale(.1308)}}.snow:nth-child(119){opacity:.5764;transform:translate(58.5026vw,-10px) scale(.4227);animation:fall-119 13s -27s linear infinite}@keyframes fall-119{44.243%{transform:translate(50.6425vw,44.243vh) scale(.4227)}to{transform:translate(54.57255vw,99vh) scale(.4227)}}.snow:nth-child(120){opacity:.09;transform:translate(72.7209vw,-10px) scale(.2839);animation:fall-120 24s -16s linear infinite}@keyframes fall-120{72.707%{transform:translate(78.0018vw,72.707vh) scale(.2839)}to{transform:translate(75.36135vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:.6028;transform:translate(94.3038vw,-10px) scale(.1924);animation:fall-121 15s -10s linear infinite}@keyframes fall-121{32.036%{transform:translate(85.8183vw,32.036vh) scale(.1924)}to{transform:translate(90.06105vw,99vh) scale(.1924)}}.snow:nth-child(122){opacity:.8304;transform:translate(86.2506vw,-10px) scale(.4037);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{43.93%{transform:translate(80.1557vw,43.93vh) scale(.4037)}to{transform:translate(83.20315vw,99vh) scale(.4037)}}.snow:nth-child(123){opacity:.796;transform:translate(14.6351vw,-10px) scale(.3844);animation:fall-123 25s -18s linear infinite}@keyframes fall-123{32.356%{transform:translate(5.3226vw,32.356vh) scale(.3844)}to{transform:translate(9.97885vw,99vh) scale(.3844)}}.snow:nth-child(124){opacity:1.7712;transform:translate(42.1823vw,-10px) scale(.3148);animation:fall-124 29s -20s linear infinite}@keyframes fall-124{68.857%{transform:translate(35.322vw,68.857vh) scale(.3148)}to{transform:translate(38.75215vw,99vh) scale(.3148)}}.snow:nth-child(125){opacity:1.6774;transform:translate(3.3839vw,-10px) scale(.3499);animation:fall-125 17s -1s linear infinite}@keyframes fall-125{55.205%{transform:translate(-4.1557vw,55.205vh) scale(.3499)}to{transform:translate(-.3859vw,99vh) scale(.3499)}}.snow:nth-child(126){opacity:1.469;transform:translate(1.7786vw,-10px) scale(.1336);animation:fall-126 15s -3s linear infinite}@keyframes fall-126{39.164%{transform:translate(6.2711vw,39.164vh) scale(.1336)}to{transform:translate(4.02485vw,99vh) scale(.1336)}}.snow:nth-child(127){opacity:1.8252;transform:translate(51.0453vw,-10px) scale(.0416);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{69.068%{transform:translate(41.0743vw,69.068vh) scale(.0416)}to{transform:translate(46.0598vw,99vh) scale(.0416)}}.snow:nth-child(128){opacity:.3156;transform:translate(54.9198vw,-10px) scale(.3745);animation:fall-128 16s -24s linear infinite}@keyframes fall-128{64.104%{transform:translate(56.9643vw,64.104vh) scale(.3745)}to{transform:translate(55.94205vw,99vh) scale(.3745)}}.snow:nth-child(129){opacity:1.9716;transform:translate(1.4454vw,-10px) scale(.2159);animation:fall-129 17s -3s linear infinite}@keyframes fall-129{66.417%{transform:translate(1.4233vw,66.417vh) scale(.2159)}to{transform:translate(1.43435vw,99vh) scale(.2159)}}.snow:nth-child(130){opacity:.7964;transform:translate(20.7186vw,-10px) scale(.1493);animation:fall-130 11s -24s linear infinite}@keyframes fall-130{64.498%{transform:translate(18.6584vw,64.498vh) scale(.1493)}to{transform:translate(19.6885vw,99vh) scale(.1493)}}.snow:nth-child(131){opacity:.435;transform:translate(22.0806vw,-10px) scale(.8836);animation:fall-131 25s -21s linear infinite}@keyframes fall-131{48.756%{transform:translate(26.6582vw,48.756vh) scale(.8836)}to{transform:translate(24.3694vw,99vh) scale(.8836)}}.snow:nth-child(132){opacity:1.0272;transform:translate(20.8847vw,-10px) scale(.0581);animation:fall-132 23s -10s linear infinite}@keyframes fall-132{41.399%{transform:translate(30.5336vw,41.399vh) scale(.0581)}to{transform:translate(25.70915vw,99vh) scale(.0581)}}.snow:nth-child(133){opacity:1.3202;transform:translate(61.1398vw,-10px) scale(.7993);animation:fall-133 18s -25s linear infinite}@keyframes fall-133{43.595%{transform:translate(59.6747vw,43.595vh) scale(.7993)}to{transform:translate(60.40725vw,99vh) scale(.7993)}}.snow:nth-child(134){opacity:1.2168;transform:translate(68.1119vw,-10px) scale(.0017);animation:fall-134 17s -6s linear infinite}@keyframes fall-134{33.964%{transform:translate(60.1662vw,33.964vh) scale(.0017)}to{transform:translate(64.13905vw,99vh) scale(.0017)}}.snow:nth-child(135){opacity:.8398;transform:translate(94.6617vw,-10px) scale(.7565);animation:fall-135 10s -23s linear infinite}@keyframes fall-135{65.958%{transform:translate(87.6912vw,65.958vh) scale(.7565)}to{transform:translate(91.17645vw,99vh) scale(.7565)}}.snow:nth-child(136){opacity:1.3262;transform:translate(22.6592vw,-10px) scale(.6809);animation:fall-136 26s -9s linear infinite}@keyframes fall-136{79.566%{transform:translate(13.5863vw,79.566vh) scale(.6809)}to{transform:translate(18.12275vw,99vh) scale(.6809)}}.snow:nth-child(137){opacity:1.5242;transform:translate(38.3735vw,-10px) scale(.137);animation:fall-137 21s -15s linear infinite}@keyframes fall-137{70.597%{transform:translate(46.3281vw,70.597vh) scale(.137)}to{transform:translate(42.3508vw,99vh) scale(.137)}}.snow:nth-child(138){opacity:.0694;transform:translate(52.0294vw,-10px) scale(.6479);animation:fall-138 29s -19s linear infinite}@keyframes fall-138{45.458%{transform:translate(48.6608vw,45.458vh) scale(.6479)}to{transform:translate(50.3451vw,99vh) scale(.6479)}}.snow:nth-child(139){opacity:1.4596;transform:translate(12.841vw,-10px) scale(.1375);animation:fall-139 25s -23s linear infinite}@keyframes fall-139{40.992%{transform:translate(5.8062vw,40.992vh) scale(.1375)}to{transform:translate(9.3236vw,99vh) scale(.1375)}}.snow:nth-child(140){opacity:1.4028;transform:translate(55.6561vw,-10px) scale(.3172);animation:fall-140 29s -9s linear infinite}@keyframes fall-140{66.104%{transform:translate(59.5882vw,66.104vh) scale(.3172)}to{transform:translate(57.62215vw,99vh) scale(.3172)}}.snow:nth-child(141){opacity:1.7798;transform:translate(91.3298vw,-10px) scale(.464);animation:fall-141 25s -17s linear infinite}@keyframes fall-141{43.967%{transform:translate(89.9295vw,43.967vh) scale(.464)}to{transform:translate(90.62965vw,99vh) scale(.464)}}.snow:nth-child(142){opacity:.9938;transform:translate(63.5873vw,-10px) scale(.3064);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{64.538%{transform:translate(70.1534vw,64.538vh) scale(.3064)}to{transform:translate(66.87035vw,99vh) scale(.3064)}}.snow:nth-child(143){opacity:.5374;transform:translate(7.1999vw,-10px) scale(.8372);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{44.306%{transform:translate(6.8623vw,44.306vh) scale(.8372)}to{transform:translate(7.0311vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:1.7384;transform:translate(9.7299vw,-10px) scale(.8581);animation:fall-144 12s -24s linear infinite}@keyframes fall-144{69.426%{transform:translate(1.9168vw,69.426vh) scale(.8581)}to{transform:translate(5.82335vw,99vh) scale(.8581)}}.snow:nth-child(145){opacity:1.2116;transform:translate(76.3024vw,-10px) scale(.9699);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{68.084%{transform:translate(78.4675vw,68.084vh) scale(.9699)}to{transform:translate(77.38495vw,99vh) scale(.9699)}}.snow:nth-child(146){opacity:1.053;transform:translate(30.917vw,-10px) scale(.5402);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{63.011%{transform:translate(23.7153vw,63.011vh) scale(.5402)}to{transform:translate(27.31615vw,99vh) scale(.5402)}}.snow:nth-child(147){opacity:.579;transform:translate(88.7483vw,-10px) scale(.2765);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{37.761%{transform:translate(88.6225vw,37.761vh) scale(.2765)}to{transform:translate(88.6854vw,99vh) scale(.2765)}}.snow:nth-child(148){opacity:.5254;transform:translate(33.4409vw,-10px) scale(.7955);animation:fall-148 28s -17s linear infinite}@keyframes fall-148{34.271%{transform:translate(27.6936vw,34.271vh) scale(.7955)}to{transform:translate(30.56725vw,99vh) scale(.7955)}}.snow:nth-child(149){opacity:1.1294;transform:translate(84.9093vw,-10px) scale(.6585);animation:fall-149 19s -8s linear infinite}@keyframes fall-149{40.846%{transform:translate(79.9792vw,40.846vh) scale(.6585)}to{transform:translate(82.44425vw,99vh) scale(.6585)}}.snow:nth-child(150){opacity:1.4474;transform:translate(92.8349vw,-10px) scale(.7099);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{63.929%{transform:translate(100.3072vw,63.929vh) scale(.7099)}to{transform:translate(96.57105vw,99vh) scale(.7099)}}.snow:nth-child(151){opacity:1.1934;transform:translate(49.1736vw,-10px) scale(.015);animation:fall-151 29s -5s linear infinite}@keyframes fall-151{40.14%{transform:translate(48.4482vw,40.14vh) scale(.015)}to{transform:translate(48.8109vw,99vh) scale(.015)}}.snow:nth-child(152){opacity:.6774;transform:translate(21.4635vw,-10px) scale(.5339);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{40.53%{transform:translate(19.4008vw,40.53vh) scale(.5339)}to{transform:translate(20.43215vw,99vh) scale(.5339)}}.snow:nth-child(153){opacity:.7082;transform:translate(3.4805vw,-10px) scale(.828);animation:fall-153 22s -18s linear infinite}@keyframes fall-153{70.116%{transform:translate(4.5295vw,70.116vh) scale(.828)}to{transform:translate(4.005vw,99vh) scale(.828)}}.snow:nth-child(154){opacity:1.9838;transform:translate(10.13vw,-10px) scale(.3619);animation:fall-154 17s -12s linear infinite}@keyframes fall-154{64.44%{transform:translate(11.5266vw,64.44vh) scale(.3619)}to{transform:translate(10.8283vw,99vh) scale(.3619)}}.snow:nth-child(155){opacity:.7422;transform:translate(76.0976vw,-10px) scale(.5574);animation:fall-155 18s -1s linear infinite}@keyframes fall-155{37.163%{transform:translate(76.6749vw,37.163vh) scale(.5574)}to{transform:translate(76.38625vw,99vh) scale(.5574)}}.snow:nth-child(156){opacity:.8664;transform:translate(69.0867vw,-10px) scale(.5646);animation:fall-156 19s -1s linear infinite}@keyframes fall-156{38.778%{transform:translate(69.0818vw,38.778vh) scale(.5646)}to{transform:translate(69.08425vw,99vh) scale(.5646)}}.snow:nth-child(157){opacity:1.75;transform:translate(59.7054vw,-10px) scale(.3134);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{61.289%{transform:translate(63.5751vw,61.289vh) scale(.3134)}to{transform:translate(61.64025vw,99vh) scale(.3134)}}.snow:nth-child(158){opacity:.0672;transform:translate(9.3643vw,-10px) scale(.0409);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{67.372%{transform:translate(11.9336vw,67.372vh) scale(.0409)}to{transform:translate(10.64895vw,99vh) scale(.0409)}}.snow:nth-child(159){opacity:1.4386;transform:translate(8.2147vw,-10px) scale(.6713);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{67.7%{transform:translate(3.5383vw,67.7vh) scale(.6713)}to{transform:translate(5.8765vw,99vh) scale(.6713)}}.snow:nth-child(160){opacity:.8024;transform:translate(64.5838vw,-10px) scale(.618);animation:fall-160 10s -4s linear infinite}@keyframes fall-160{33.478%{transform:translate(61.4639vw,33.478vh) scale(.618)}to{transform:translate(63.02385vw,99vh) scale(.618)}}.snow:nth-child(161){opacity:1.5688;transform:translate(70.7441vw,-10px) scale(.9453);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{48.412%{transform:translate(68.6855vw,48.412vh) scale(.9453)}to{transform:translate(69.7148vw,99vh) scale(.9453)}}.snow:nth-child(162){opacity:1.8934;transform:translate(72.0877vw,-10px) scale(.7579);animation:fall-162 25s -29s linear infinite}@keyframes fall-162{35.662%{transform:translate(71.5136vw,35.662vh) scale(.7579)}to{transform:translate(71.80065vw,99vh) scale(.7579)}}.snow:nth-child(163){opacity:1.992;transform:translate(9.1434vw,-10px) scale(.9164);animation:fall-163 12s -12s linear infinite}@keyframes fall-163{53.908%{transform:translate(6.2316vw,53.908vh) scale(.9164)}to{transform:translate(7.6875vw,99vh) scale(.9164)}}.snow:nth-child(164){opacity:1.7604;transform:translate(22.7962vw,-10px) scale(.8642);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{55.472%{transform:translate(22.8975vw,55.472vh) scale(.8642)}to{transform:translate(22.84685vw,99vh) scale(.8642)}}.snow:nth-child(165){opacity:1.9062;transform:translate(9.9615vw,-10px) scale(.0175);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{50.155%{transform:translate(12.8978vw,50.155vh) scale(.0175)}to{transform:translate(11.42965vw,99vh) scale(.0175)}}.snow:nth-child(166){opacity:.4802;transform:translate(81.3325vw,-10px) scale(.503);animation:fall-166 27s -1s linear infinite}@keyframes fall-166{47.931%{transform:translate(76.4665vw,47.931vh) scale(.503)}to{transform:translate(78.8995vw,99vh) scale(.503)}}.snow:nth-child(167){opacity:.0652;transform:translate(73.8741vw,-10px) scale(.6586);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{61.492%{transform:translate(66.7046vw,61.492vh) scale(.6586)}to{transform:translate(70.28935vw,99vh) scale(.6586)}}.snow:nth-child(168){opacity:.2736;transform:translate(32.6049vw,-10px) scale(.0072);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{67.907%{transform:translate(40.4472vw,67.907vh) scale(.0072)}to{transform:translate(36.52605vw,99vh) scale(.0072)}}.snow:nth-child(169){opacity:.5786;transform:translate(51.9259vw,-10px) scale(.2343);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{47.845%{transform:translate(54.2798vw,47.845vh) scale(.2343)}to{transform:translate(53.10285vw,99vh) scale(.2343)}}.snow:nth-child(170){opacity:.5412;transform:translate(66.6588vw,-10px) scale(.3425);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{78.202%{transform:translate(63.1968vw,78.202vh) scale(.3425)}to{transform:translate(64.9278vw,99vh) scale(.3425)}}.snow:nth-child(171){opacity:.5494;transform:translate(54.0029vw,-10px) scale(.3229);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{73.595%{transform:translate(44.3261vw,73.595vh) scale(.3229)}to{transform:translate(49.1645vw,99vh) scale(.3229)}}.snow:nth-child(172){opacity:.9336;transform:translate(9.6729vw,-10px) scale(.21);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.71%{transform:translate(11.6743vw,41.71vh) scale(.21)}to{transform:translate(10.6736vw,99vh) scale(.21)}}.snow:nth-child(173){opacity:.053;transform:translate(35.1973vw,-10px) scale(.085);animation:fall-173 25s -13s linear infinite}@keyframes fall-173{48.086%{transform:translate(41.9592vw,48.086vh) scale(.085)}to{transform:translate(38.57825vw,99vh) scale(.085)}}.snow:nth-child(174){opacity:1.6652;transform:translate(9.0374vw,-10px) scale(.1125);animation:fall-174 26s -3s linear infinite}@keyframes fall-174{78.721%{transform:translate(2.6245vw,78.721vh) scale(.1125)}to{transform:translate(5.83095vw,99vh) scale(.1125)}}.snow:nth-child(175){opacity:1.3684;transform:translate(73.8853vw,-10px) scale(.7154);animation:fall-175 26s -14s linear infinite}@keyframes fall-175{54.777%{transform:translate(81.2404vw,54.777vh) scale(.7154)}to{transform:translate(77.56285vw,99vh) scale(.7154)}}.snow:nth-child(176){opacity:1.148;transform:translate(28.0637vw,-10px) scale(.2902);animation:fall-176 13s -1s linear infinite}@keyframes fall-176{77.756%{transform:translate(20.7762vw,77.756vh) scale(.2902)}to{transform:translate(24.41995vw,99vh) scale(.2902)}}.snow:nth-child(177){opacity:.6914;transform:translate(52.6512vw,-10px) scale(.4025);animation:fall-177 12s -25s linear infinite}@keyframes fall-177{60.104%{transform:translate(57.6306vw,60.104vh) scale(.4025)}to{transform:translate(55.1409vw,99vh) scale(.4025)}}.snow:nth-child(178){opacity:.586;transform:translate(69.527vw,-10px) scale(.6383);animation:fall-178 20s -26s linear infinite}@keyframes fall-178{41.412%{transform:translate(61.7696vw,41.412vh) scale(.6383)}to{transform:translate(65.6483vw,99vh) scale(.6383)}}.snow:nth-child(179){opacity:.5218;transform:translate(94.8448vw,-10px) scale(.9975);animation:fall-179 15s -25s linear infinite}@keyframes fall-179{63.095%{transform:translate(90.7486vw,63.095vh) scale(.9975)}to{transform:translate(92.7967vw,99vh) scale(.9975)}}.snow:nth-child(180){opacity:1.1896;transform:translate(39.7vw,-10px) scale(.8784);animation:fall-180 29s -6s linear infinite}@keyframes fall-180{71.17%{transform:translate(30.8032vw,71.17vh) scale(.8784)}to{transform:translate(35.2516vw,99vh) scale(.8784)}}.snow:nth-child(181){opacity:.9408;transform:translate(50.3865vw,-10px) scale(.9522);animation:fall-181 16s -1s linear infinite}@keyframes fall-181{58.786%{transform:translate(41.3577vw,58.786vh) scale(.9522)}to{transform:translate(45.8721vw,99vh) scale(.9522)}}.snow:nth-child(182){opacity:1.8356;transform:translate(55.5613vw,-10px) scale(.1456);animation:fall-182 23s -4s linear infinite}@keyframes fall-182{39.665%{transform:translate(58.6226vw,39.665vh) scale(.1456)}to{transform:translate(57.09195vw,99vh) scale(.1456)}}.snow:nth-child(183){opacity:.6188;transform:translate(93.5145vw,-10px) scale(.5345);animation:fall-183 13s -22s linear infinite}@keyframes fall-183{61.459%{transform:translate(86.4801vw,61.459vh) scale(.5345)}to{transform:translate(89.9973vw,99vh) scale(.5345)}}.snow:nth-child(184){opacity:1.3802;transform:translate(37.1628vw,-10px) scale(.8044);animation:fall-184 10s -13s linear infinite}@keyframes fall-184{73.293%{transform:translate(38.9557vw,73.293vh) scale(.8044)}to{transform:translate(38.05925vw,99vh) scale(.8044)}}.snow:nth-child(185){opacity:1.9378;transform:translate(7.5791vw,-10px) scale(.0026);animation:fall-185 14s -15s linear infinite}@keyframes fall-185{41.855%{transform:translate(-2.3714vw,41.855vh) scale(.0026)}to{transform:translate(2.60385vw,99vh) scale(.0026)}}.snow:nth-child(186){opacity:1.6098;transform:translate(6.4313vw,-10px) scale(.0913);animation:fall-186 27s -29s linear infinite}@keyframes fall-186{37.989%{transform:translate(11.9042vw,37.989vh) scale(.0913)}to{transform:translate(9.16775vw,99vh) scale(.0913)}}.snow:nth-child(187){opacity:.9598;transform:translate(6.2923vw,-10px) scale(.9708);animation:fall-187 12s -15s linear infinite}@keyframes fall-187{56.673%{transform:translate(1.5242vw,56.673vh) scale(.9708)}to{transform:translate(3.90825vw,99vh) scale(.9708)}}.snow:nth-child(188){opacity:.0284;transform:translate(18.3793vw,-10px) scale(.5813);animation:fall-188 13s -5s linear infinite}@keyframes fall-188{39.843%{transform:translate(25.9008vw,39.843vh) scale(.5813)}to{transform:translate(22.14005vw,99vh) scale(.5813)}}.snow:nth-child(189){opacity:.8476;transform:translate(31.4567vw,-10px) scale(.5707);animation:fall-189 16s -10s linear infinite}@keyframes fall-189{36.698%{transform:translate(22.7723vw,36.698vh) scale(.5707)}to{transform:translate(27.1145vw,99vh) scale(.5707)}}.snow:nth-child(190){opacity:1.918;transform:translate(46.6775vw,-10px) scale(.7894);animation:fall-190 16s -20s linear infinite}@keyframes fall-190{37.243%{transform:translate(44.8059vw,37.243vh) scale(.7894)}to{transform:translate(45.7417vw,99vh) scale(.7894)}}.snow:nth-child(191){opacity:1.2866;transform:translate(91.9494vw,-10px) scale(.202);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{64.109%{transform:translate(86.9677vw,64.109vh) scale(.202)}to{transform:translate(89.45855vw,99vh) scale(.202)}}.snow:nth-child(192){opacity:.0492;transform:translate(66.1235vw,-10px) scale(.0605);animation:fall-192 21s -10s linear infinite}@keyframes fall-192{30.404%{transform:translate(75.5955vw,30.404vh) scale(.0605)}to{transform:translate(70.8595vw,99vh) scale(.0605)}}.snow:nth-child(193){opacity:.6142;transform:translate(85.1881vw,-10px) scale(.0544);animation:fall-193 16s -24s linear infinite}@keyframes fall-193{61.16%{transform:translate(87.9816vw,61.16vh) scale(.0544)}to{transform:translate(86.58485vw,99vh) scale(.0544)}}.snow:nth-child(194){opacity:1.4044;transform:translate(93.5423vw,-10px) scale(.6247);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{43.835%{transform:translate(100.4448vw,43.835vh) scale(.6247)}to{transform:translate(96.99355vw,99vh) scale(.6247)}}.snow:nth-child(195){opacity:1.0198;transform:translate(67.1719vw,-10px) scale(.3724);animation:fall-195 24s -4s linear infinite}@keyframes fall-195{74.197%{transform:translate(61.7405vw,74.197vh) scale(.3724)}to{transform:translate(64.4562vw,99vh) scale(.3724)}}.snow:nth-child(196){opacity:1.865;transform:translate(8.8295vw,-10px) scale(.6628);animation:fall-196 24s -18s linear infinite}@keyframes fall-196{47.028%{transform:translate(5.961vw,47.028vh) scale(.6628)}to{transform:translate(7.39525vw,99vh) scale(.6628)}}.snow:nth-child(197){opacity:1.0846;transform:translate(18.9483vw,-10px) scale(.8265);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{61.273%{transform:translate(22.603vw,61.273vh) scale(.8265)}to{transform:translate(20.77565vw,99vh) scale(.8265)}}.snow:nth-child(198){opacity:.878;transform:translate(43.4272vw,-10px) scale(.9578);animation:fall-198 12s -21s linear infinite}@keyframes fall-198{74.322%{transform:translate(48.2761vw,74.322vh) scale(.9578)}to{transform:translate(45.85165vw,99vh) scale(.9578)}}.snow:nth-child(199){opacity:1.5008;transform:translate(58.3073vw,-10px) scale(.341);animation:fall-199 21s -15s linear infinite}@keyframes fall-199{73.579%{transform:translate(61.9987vw,73.579vh) scale(.341)}to{transform:translate(60.153vw,99vh) scale(.341)}}.snow:nth-child(200){opacity:.9618;transform:translate(93.5194vw,-10px) scale(.0922);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{33.629%{transform:translate(94.4729vw,33.629vh) scale(.0922)}to{transform:translate(93.99615vw,99vh) scale(.0922)}}.snow:nth-child(201){opacity:.5304;transform:translate(39.0918vw,-10px) scale(.3148);animation:fall-201 12s -8s linear infinite}@keyframes fall-201{33.906%{transform:translate(44.8153vw,33.906vh) scale(.3148)}to{transform:translate(41.95355vw,99vh) scale(.3148)}}.snow:nth-child(202){opacity:.2652;transform:translate(85.2762vw,-10px) scale(.54);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{75.319%{transform:translate(88.0255vw,75.319vh) scale(.54)}to{transform:translate(86.65085vw,99vh) scale(.54)}}.snow:nth-child(203){opacity:.074;transform:translate(81.2517vw,-10px) scale(.5298);animation:fall-203 14s -13s linear infinite}@keyframes fall-203{39.385%{transform:translate(87.9826vw,39.385vh) scale(.5298)}to{transform:translate(84.61715vw,99vh) scale(.5298)}}.snow:nth-child(204){opacity:1.113;transform:translate(71.1809vw,-10px) scale(.5186);animation:fall-204 17s -18s linear infinite}@keyframes fall-204{40.176%{transform:translate(73.279vw,40.176vh) scale(.5186)}to{transform:translate(72.22995vw,99vh) scale(.5186)}}.snow:nth-child(205){opacity:.6238;transform:translate(1.981vw,-10px) scale(.7161);animation:fall-205 11s -17s linear infinite}@keyframes fall-205{48.21%{transform:translate(4.4853vw,48.21vh) scale(.7161)}to{transform:translate(3.23315vw,99vh) scale(.7161)}}.snow:nth-child(206){opacity:1.6856;transform:translate(31.7577vw,-10px) scale(.1793);animation:fall-206 17s -15s linear infinite}@keyframes fall-206{52.383%{transform:translate(40.2916vw,52.383vh) scale(.1793)}to{transform:translate(36.02465vw,99vh) scale(.1793)}}.snow:nth-child(207){opacity:.0932;transform:translate(55.7361vw,-10px) scale(.8942);animation:fall-207 18s -2s linear infinite}@keyframes fall-207{77.796%{transform:translate(53.8729vw,77.796vh) scale(.8942)}to{transform:translate(54.8045vw,99vh) scale(.8942)}}.snow:nth-child(208){opacity:.2758;transform:translate(39.9638vw,-10px) scale(.3342);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{75.612%{transform:translate(38.0079vw,75.612vh) scale(.3342)}to{transform:translate(38.98585vw,99vh) scale(.3342)}}.snow:nth-child(209){opacity:1.9926;transform:translate(61.6367vw,-10px) scale(.1204);animation:fall-209 23s -25s linear infinite}@keyframes fall-209{63%{transform:translate(68.7188vw,63vh) scale(.1204)}to{transform:translate(65.17775vw,99vh) scale(.1204)}}.snow:nth-child(210){opacity:.7346;transform:translate(96.3415vw,-10px) scale(.3337);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{76.633%{transform:translate(104.0885vw,76.633vh) scale(.3337)}to{transform:translate(100.215vw,99vh) scale(.3337)}}.snow:nth-child(211){opacity:.419;transform:translate(11.1843vw,-10px) scale(.6974);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{49.442%{transform:translate(8.6474vw,49.442vh) scale(.6974)}to{transform:translate(9.91585vw,99vh) scale(.6974)}}.snow:nth-child(212){opacity:1.6676;transform:translate(34.6464vw,-10px) scale(.8239);animation:fall-212 19s -1s linear infinite}@keyframes fall-212{67.344%{transform:translate(39.3036vw,67.344vh) scale(.8239)}to{transform:translate(36.975vw,99vh) scale(.8239)}}.snow:nth-child(213){opacity:.6448;transform:translate(59.9983vw,-10px) scale(.2223);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{72.531%{transform:translate(65.218vw,72.531vh) scale(.2223)}to{transform:translate(62.60815vw,99vh) scale(.2223)}}.snow:nth-child(214){opacity:.6356;transform:translate(91.3115vw,-10px) scale(.406);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{36.497%{transform:translate(84.2715vw,36.497vh) scale(.406)}to{transform:translate(87.7915vw,99vh) scale(.406)}}.snow:nth-child(215){opacity:1.082;transform:translate(84.5864vw,-10px) scale(.2916);animation:fall-215 17s -16s linear infinite}@keyframes fall-215{71.138%{transform:translate(92.55vw,71.138vh) scale(.2916)}to{transform:translate(88.5682vw,99vh) scale(.2916)}}.snow:nth-child(216){opacity:1.9378;transform:translate(51.7426vw,-10px) scale(.0371);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{77.926%{transform:translate(51.5679vw,77.926vh) scale(.0371)}to{transform:translate(51.65525vw,99vh) scale(.0371)}}.snow:nth-child(217){opacity:.075;transform:translate(72.0833vw,-10px) scale(.5842);animation:fall-217 18s -2s linear infinite}@keyframes fall-217{67.483%{transform:translate(70.4516vw,67.483vh) scale(.5842)}to{transform:translate(71.26745vw,99vh) scale(.5842)}}.snow:nth-child(218){opacity:.2958;transform:translate(77.5126vw,-10px) scale(.3859);animation:fall-218 20s -19s linear infinite}@keyframes fall-218{68.091%{transform:translate(71.8508vw,68.091vh) scale(.3859)}to{transform:translate(74.6817vw,99vh) scale(.3859)}}.snow:nth-child(219){opacity:.7642;transform:translate(68.3054vw,-10px) scale(.2782);animation:fall-219 11s -7s linear infinite}@keyframes fall-219{46.969%{transform:translate(68.3881vw,46.969vh) scale(.2782)}to{transform:translate(68.34675vw,99vh) scale(.2782)}}.snow:nth-child(220){opacity:.9202;transform:translate(62.5692vw,-10px) scale(.9696);animation:fall-220 27s -30s linear infinite}@keyframes fall-220{61.706%{transform:translate(53.3734vw,61.706vh) scale(.9696)}to{transform:translate(57.9713vw,99vh) scale(.9696)}}.snow:nth-child(221){opacity:1.2922;transform:translate(92.2855vw,-10px) scale(.2257);animation:fall-221 30s -5s linear infinite}@keyframes fall-221{69.209%{transform:translate(97.9472vw,69.209vh) scale(.2257)}to{transform:translate(95.11635vw,99vh) scale(.2257)}}.snow:nth-child(222){opacity:.2782;transform:translate(16.427vw,-10px) scale(.1411);animation:fall-222 14s -13s linear infinite}@keyframes fall-222{79.999%{transform:translate(22.0083vw,79.999vh) scale(.1411)}to{transform:translate(19.21765vw,99vh) scale(.1411)}}.snow:nth-child(223){opacity:1.9646;transform:translate(56.6579vw,-10px) scale(.1794);animation:fall-223 13s -17s linear infinite}@keyframes fall-223{47.361%{transform:translate(50.5198vw,47.361vh) scale(.1794)}to{transform:translate(53.58885vw,99vh) scale(.1794)}}.snow:nth-child(224){opacity:1.7612;transform:translate(90.2594vw,-10px) scale(.6679);animation:fall-224 24s -18s linear infinite}@keyframes fall-224{66.049%{transform:translate(88.8748vw,66.049vh) scale(.6679)}to{transform:translate(89.5671vw,99vh) scale(.6679)}}.snow:nth-child(225){opacity:1.78;transform:translate(38.7709vw,-10px) scale(.2364);animation:fall-225 20s -2s linear infinite}@keyframes fall-225{62.891%{transform:translate(47.3185vw,62.891vh) scale(.2364)}to{transform:translate(43.0447vw,99vh) scale(.2364)}}.snow:nth-child(226){opacity:.409;transform:translate(65.1645vw,-10px) scale(.5263);animation:fall-226 28s -18s linear infinite}@keyframes fall-226{58.119%{transform:translate(70.8178vw,58.119vh) scale(.5263)}to{transform:translate(67.99115vw,99vh) scale(.5263)}}.snow:nth-child(227){opacity:.6174;transform:translate(62.4413vw,-10px) scale(.0227);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{33.528%{transform:translate(68.3383vw,33.528vh) scale(.0227)}to{transform:translate(65.3898vw,99vh) scale(.0227)}}.snow:nth-child(228){opacity:1.853;transform:translate(16.1027vw,-10px) scale(.3206);animation:fall-228 28s -26s linear infinite}@keyframes fall-228{44.236%{transform:translate(20.9921vw,44.236vh) scale(.3206)}to{transform:translate(18.5474vw,99vh) scale(.3206)}}.snow:nth-child(229){opacity:1.4086;transform:translate(14.7111vw,-10px) scale(.0658);animation:fall-229 30s -17s linear infinite}@keyframes fall-229{52.862%{transform:translate(22.4034vw,52.862vh) scale(.0658)}to{transform:translate(18.55725vw,99vh) scale(.0658)}}.snow:nth-child(230){opacity:.9242;transform:translate(19.4194vw,-10px) scale(.5759);animation:fall-230 19s -16s linear infinite}@keyframes fall-230{64.866%{transform:translate(16.0683vw,64.866vh) scale(.5759)}to{transform:translate(17.74385vw,99vh) scale(.5759)}}.snow:nth-child(231){opacity:1.1958;transform:translate(54.3664vw,-10px) scale(.2836);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{32.203%{transform:translate(45.6822vw,32.203vh) scale(.2836)}to{transform:translate(50.0243vw,99vh) scale(.2836)}}.snow:nth-child(232){opacity:.6986;transform:translate(71.8291vw,-10px) scale(.2657);animation:fall-232 30s -22s linear infinite}@keyframes fall-232{60.382%{transform:translate(63.0514vw,60.382vh) scale(.2657)}to{transform:translate(67.44025vw,99vh) scale(.2657)}}.snow:nth-child(233){opacity:1.0036;transform:translate(61.9655vw,-10px) scale(.3377);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{36.44%{transform:translate(59.8958vw,36.44vh) scale(.3377)}to{transform:translate(60.93065vw,99vh) scale(.3377)}}.snow:nth-child(234){opacity:.98;transform:translate(1.7818vw,-10px) scale(.7184);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{71.43%{transform:translate(-7.3885vw,71.43vh) scale(.7184)}to{transform:translate(-2.80335vw,99vh) scale(.7184)}}.snow:nth-child(235){opacity:.1522;transform:translate(3.3544vw,-10px) scale(.8916);animation:fall-235 18s -11s linear infinite}@keyframes fall-235{43.387%{transform:translate(.3246vw,43.387vh) scale(.8916)}to{transform:translate(1.8395vw,99vh) scale(.8916)}}.snow:nth-child(236){opacity:.9436;transform:translate(59.3455vw,-10px) scale(.5152);animation:fall-236 25s -2s linear infinite}@keyframes fall-236{50.133%{transform:translate(54.3826vw,50.133vh) scale(.5152)}to{transform:translate(56.86405vw,99vh) scale(.5152)}}.snow:nth-child(237){opacity:.095;transform:translate(90.9234vw,-10px) scale(.3938);animation:fall-237 16s -17s linear infinite}@keyframes fall-237{64.106%{transform:translate(100.5844vw,64.106vh) scale(.3938)}to{transform:translate(95.7539vw,99vh) scale(.3938)}}.snow:nth-child(238){opacity:1.8224;transform:translate(11.2253vw,-10px) scale(.9643);animation:fall-238 20s -5s linear infinite}@keyframes fall-238{54.926%{transform:translate(4.2353vw,54.926vh) scale(.9643)}to{transform:translate(7.7303vw,99vh) scale(.9643)}}.snow:nth-child(239){opacity:1.6078;transform:translate(7.2146vw,-10px) scale(.2599);animation:fall-239 11s -9s linear infinite}@keyframes fall-239{46.616%{transform:translate(1.0974vw,46.616vh) scale(.2599)}to{transform:translate(4.156vw,99vh) scale(.2599)}}.snow:nth-child(240){opacity:1.136;transform:translate(10.2195vw,-10px) scale(.6852);animation:fall-240 25s -21s linear infinite}@keyframes fall-240{60.342%{transform:translate(11.5326vw,60.342vh) scale(.6852)}to{transform:translate(10.87605vw,99vh) scale(.6852)}}.snow:nth-child(241){opacity:.5072;transform:translate(27.031vw,-10px) scale(.086);animation:fall-241 27s -29s linear infinite}@keyframes fall-241{78.767%{transform:translate(26.3454vw,78.767vh) scale(.086)}to{transform:translate(26.6882vw,99vh) scale(.086)}}.snow:nth-child(242){opacity:1.5618;transform:translate(74.8963vw,-10px) scale(.0986);animation:fall-242 27s -16s linear infinite}@keyframes fall-242{68.098%{transform:translate(71.8355vw,68.098vh) scale(.0986)}to{transform:translate(73.3659vw,99vh) scale(.0986)}}.snow:nth-child(243){opacity:1.859;transform:translate(85.6403vw,-10px) scale(.5602);animation:fall-243 26s -28s linear infinite}@keyframes fall-243{56.206%{transform:translate(80.3252vw,56.206vh) scale(.5602)}to{transform:translate(82.98275vw,99vh) scale(.5602)}}.snow:nth-child(244){opacity:.2426;transform:translate(55.1248vw,-10px) scale(.4524);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{47.173%{transform:translate(49.9319vw,47.173vh) scale(.4524)}to{transform:translate(52.52835vw,99vh) scale(.4524)}}.snow:nth-child(245){opacity:.6774;transform:translate(7.6012vw,-10px) scale(.1625);animation:fall-245 15s -17s linear infinite}@keyframes fall-245{48.893%{transform:translate(16.5888vw,48.893vh) scale(.1625)}to{transform:translate(12.095vw,99vh) scale(.1625)}}.snow:nth-child(246){opacity:1.8968;transform:translate(23.4801vw,-10px) scale(.805);animation:fall-246 20s -30s linear infinite}@keyframes fall-246{46.192%{transform:translate(16.2841vw,46.192vh) scale(.805)}to{transform:translate(19.8821vw,99vh) scale(.805)}}.snow:nth-child(247){opacity:.0824;transform:translate(26.1488vw,-10px) scale(.0147);animation:fall-247 24s -4s linear infinite}@keyframes fall-247{62.535%{transform:translate(16.74vw,62.535vh) scale(.0147)}to{transform:translate(21.4444vw,99vh) scale(.0147)}}.snow:nth-child(248){opacity:1.133;transform:translate(37.226vw,-10px) scale(.1198);animation:fall-248 26s -15s linear infinite}@keyframes fall-248{57.445%{transform:translate(31.6037vw,57.445vh) scale(.1198)}to{transform:translate(34.41485vw,99vh) scale(.1198)}}.snow:nth-child(249){opacity:.5834;transform:translate(85.9017vw,-10px) scale(.6136);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{34.532%{transform:translate(77.4486vw,34.532vh) scale(.6136)}to{transform:translate(81.67515vw,99vh) scale(.6136)}}.snow:nth-child(250){opacity:1.8004;transform:translate(72.1936vw,-10px) scale(.3413);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{54.609%{transform:translate(78.7669vw,54.609vh) scale(.3413)}to{transform:translate(75.48025vw,99vh) scale(.3413)}}.snow:nth-child(251){opacity:1.014;transform:translate(63.3732vw,-10px) scale(.3646);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{31.355%{transform:translate(64.2689vw,31.355vh) scale(.3646)}to{transform:translate(63.82105vw,99vh) scale(.3646)}}.snow:nth-child(252){opacity:.6958;transform:translate(78.9207vw,-10px) scale(.069);animation:fall-252 16s -8s linear infinite}@keyframes fall-252{30.714%{transform:translate(85.27vw,30.714vh) scale(.069)}to{transform:translate(82.09535vw,99vh) scale(.069)}}.snow:nth-child(253){opacity:1.4764;transform:translate(24.9746vw,-10px) scale(.7254);animation:fall-253 28s -4s linear infinite}@keyframes fall-253{67.226%{transform:translate(34.4842vw,67.226vh) scale(.7254)}to{transform:translate(29.7294vw,99vh) scale(.7254)}}.snow:nth-child(254){opacity:.8214;transform:translate(97.4395vw,-10px) scale(.0129);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{30.07%{transform:translate(91.1652vw,30.07vh) scale(.0129)}to{transform:translate(94.30235vw,99vh) scale(.0129)}}.snow:nth-child(255){opacity:.4738;transform:translate(52.4632vw,-10px) scale(.7064);animation:fall-255 23s -27s linear infinite}@keyframes fall-255{63.675%{transform:translate(50.3932vw,63.675vh) scale(.7064)}to{transform:translate(51.4282vw,99vh) scale(.7064)}}.snow:nth-child(256){opacity:.8618;transform:translate(30.6306vw,-10px) scale(.2731);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.161%{transform:translate(36.4212vw,59.161vh) scale(.2731)}to{transform:translate(33.5259vw,99vh) scale(.2731)}}.snow:nth-child(257){opacity:.6078;transform:translate(33.645vw,-10px) scale(.7574);animation:fall-257 19s -25s linear infinite}@keyframes fall-257{42.049%{transform:translate(34.6818vw,42.049vh) scale(.7574)}to{transform:translate(34.1634vw,99vh) scale(.7574)}}.snow:nth-child(258){opacity:1.9208;transform:translate(52.0468vw,-10px) scale(.3652);animation:fall-258 20s -18s linear infinite}@keyframes fall-258{52.154%{transform:translate(59.8441vw,52.154vh) scale(.3652)}to{transform:translate(55.94545vw,99vh) scale(.3652)}}.snow:nth-child(259){opacity:1.5056;transform:translate(39.5681vw,-10px) scale(.722);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{30.919%{transform:translate(34.0678vw,30.919vh) scale(.722)}to{transform:translate(36.81795vw,99vh) scale(.722)}}.snow:nth-child(260){opacity:.1518;transform:translate(9.6588vw,-10px) scale(.9875);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{76.599%{transform:translate(5.701vw,76.599vh) scale(.9875)}to{transform:translate(7.6799vw,99vh) scale(.9875)}}.snow:nth-child(261){opacity:.5708;transform:translate(22.5072vw,-10px) scale(.3297);animation:fall-261 29s -12s linear infinite}@keyframes fall-261{45.896%{transform:translate(23.3784vw,45.896vh) scale(.3297)}to{transform:translate(22.9428vw,99vh) scale(.3297)}}.snow:nth-child(262){opacity:1.887;transform:translate(97.6219vw,-10px) scale(.6324);animation:fall-262 26s -2s linear infinite}@keyframes fall-262{63.462%{transform:translate(97.2075vw,63.462vh) scale(.6324)}to{transform:translate(97.4147vw,99vh) scale(.6324)}}.snow:nth-child(263){opacity:.5084;transform:translate(51.7353vw,-10px) scale(.983);animation:fall-263 12s -29s linear infinite}@keyframes fall-263{58.386%{transform:translate(52.5613vw,58.386vh) scale(.983)}to{transform:translate(52.1483vw,99vh) scale(.983)}}.snow:nth-child(264){opacity:1.4178;transform:translate(13.3879vw,-10px) scale(.4281);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{74.255%{transform:translate(8.081vw,74.255vh) scale(.4281)}to{transform:translate(10.73445vw,99vh) scale(.4281)}}.snow:nth-child(265){opacity:1.4766;transform:translate(65.9096vw,-10px) scale(.9226);animation:fall-265 13s -20s linear infinite}@keyframes fall-265{40.851%{transform:translate(58.8085vw,40.851vh) scale(.9226)}to{transform:translate(62.35905vw,99vh) scale(.9226)}}.snow:nth-child(266){opacity:.2576;transform:translate(60.6667vw,-10px) scale(.2631);animation:fall-266 19s -17s linear infinite}@keyframes fall-266{65.293%{transform:translate(53.6565vw,65.293vh) scale(.2631)}to{transform:translate(57.1616vw,99vh) scale(.2631)}}.snow:nth-child(267){opacity:.7138;transform:translate(49.9011vw,-10px) scale(.7916);animation:fall-267 30s -1s linear infinite}@keyframes fall-267{52.677%{transform:translate(40.7776vw,52.677vh) scale(.7916)}to{transform:translate(45.33935vw,99vh) scale(.7916)}}.snow:nth-child(268){opacity:1.8988;transform:translate(59.3077vw,-10px) scale(.8401);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{65.777%{transform:translate(61.0721vw,65.777vh) scale(.8401)}to{transform:translate(60.1899vw,99vh) scale(.8401)}}.snow:nth-child(269){opacity:1.6888;transform:translate(97.1032vw,-10px) scale(.454);animation:fall-269 12s -19s linear infinite}@keyframes fall-269{66.709%{transform:translate(102.4623vw,66.709vh) scale(.454)}to{transform:translate(99.78275vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.0244;transform:translate(74.2557vw,-10px) scale(.2895);animation:fall-270 28s -22s linear infinite}@keyframes fall-270{42.648%{transform:translate(82.8347vw,42.648vh) scale(.2895)}to{transform:translate(78.5452vw,99vh) scale(.2895)}}.snow:nth-child(271){opacity:1.369;transform:translate(9.1616vw,-10px) scale(.5215);animation:fall-271 10s -7s linear infinite}@keyframes fall-271{45.493%{transform:translate(12.7323vw,45.493vh) scale(.5215)}to{transform:translate(10.94695vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.1364;transform:translate(58.8866vw,-10px) scale(.4354);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{73.155%{transform:translate(64.2815vw,73.155vh) scale(.4354)}to{transform:translate(61.58405vw,99vh) scale(.4354)}}.snow:nth-child(273){opacity:.7168;transform:translate(57.1299vw,-10px) scale(.1486);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{76.734%{transform:translate(62.4175vw,76.734vh) scale(.1486)}to{transform:translate(59.7737vw,99vh) scale(.1486)}}.snow:nth-child(274){opacity:.8484;transform:translate(89.1086vw,-10px) scale(.6337);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{49.335%{transform:translate(80.944vw,49.335vh) scale(.6337)}to{transform:translate(85.0263vw,99vh) scale(.6337)}}.snow:nth-child(275){opacity:1.0804;transform:translate(4.9515vw,-10px) scale(.4699);animation:fall-275 29s -23s linear infinite}@keyframes fall-275{44.009%{transform:translate(3.3173vw,44.009vh) scale(.4699)}to{transform:translate(4.1344vw,99vh) scale(.4699)}}.snow:nth-child(276){opacity:1.0562;transform:translate(90.7138vw,-10px) scale(.3001);animation:fall-276 17s -30s linear infinite}@keyframes fall-276{49.584%{transform:translate(88.1344vw,49.584vh) scale(.3001)}to{transform:translate(89.4241vw,99vh) scale(.3001)}}.snow:nth-child(277){opacity:1.5846;transform:translate(72.4846vw,-10px) scale(.3505);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{69.068%{transform:translate(70.3488vw,69.068vh) scale(.3505)}to{transform:translate(71.4167vw,99vh) scale(.3505)}}.snow:nth-child(278){opacity:.121;transform:translate(92.9037vw,-10px) scale(.5979);animation:fall-278 14s -16s linear infinite}@keyframes fall-278{37.973%{transform:translate(99.7272vw,37.973vh) scale(.5979)}to{transform:translate(96.31545vw,99vh) scale(.5979)}}.snow:nth-child(279){opacity:1.4714;transform:translate(78.311vw,-10px) scale(.9315);animation:fall-279 25s -1s linear infinite}@keyframes fall-279{42.455%{transform:translate(70.6478vw,42.455vh) scale(.9315)}to{transform:translate(74.4794vw,99vh) scale(.9315)}}.snow:nth-child(280){opacity:1.6614;transform:translate(40.2282vw,-10px) scale(.543);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{31.284%{transform:translate(30.4914vw,31.284vh) scale(.543)}to{transform:translate(35.3598vw,99vh) scale(.543)}}.snow:nth-child(281){opacity:1.5414;transform:translate(3.3035vw,-10px) scale(.7431);animation:fall-281 23s -22s linear infinite}@keyframes fall-281{67.113%{transform:translate(-.3466vw,67.113vh) scale(.7431)}to{transform:translate(1.47845vw,99vh) scale(.7431)}}.snow:nth-child(282){opacity:.5084;transform:translate(17.1269vw,-10px) scale(.1679);animation:fall-282 14s -16s linear infinite}@keyframes fall-282{79.303%{transform:translate(24.378vw,79.303vh) scale(.1679)}to{transform:translate(20.75245vw,99vh) scale(.1679)}}.snow:nth-child(283){opacity:1.9978;transform:translate(41.3517vw,-10px) scale(.9195);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{45.006%{transform:translate(47.8016vw,45.006vh) scale(.9195)}to{transform:translate(44.57665vw,99vh) scale(.9195)}}.snow:nth-child(284){opacity:1.5372;transform:translate(77.8442vw,-10px) scale(.7636);animation:fall-284 11s -25s linear infinite}@keyframes fall-284{66.231%{transform:translate(81.4067vw,66.231vh) scale(.7636)}to{transform:translate(79.62545vw,99vh) scale(.7636)}}.snow:nth-child(285){opacity:1.404;transform:translate(90.031vw,-10px) scale(.619);animation:fall-285 16s -21s linear infinite}@keyframes fall-285{57.394%{transform:translate(88.5262vw,57.394vh) scale(.619)}to{transform:translate(89.2786vw,99vh) scale(.619)}}.snow:nth-child(286){opacity:1.5624;transform:translate(81.6675vw,-10px) scale(.4036);animation:fall-286 21s -3s linear infinite}@keyframes fall-286{30.123%{transform:translate(89.5933vw,30.123vh) scale(.4036)}to{transform:translate(85.6304vw,99vh) scale(.4036)}}.snow:nth-child(287){opacity:.9574;transform:translate(82.9821vw,-10px) scale(.9177);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{32.08%{transform:translate(86.5201vw,32.08vh) scale(.9177)}to{transform:translate(84.7511vw,99vh) scale(.9177)}}.snow:nth-child(288){opacity:1.9992;transform:translate(43.4228vw,-10px) scale(.716);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{66.256%{transform:translate(34.1745vw,66.256vh) scale(.716)}to{transform:translate(38.79865vw,99vh) scale(.716)}}.snow:nth-child(289){opacity:1.6822;transform:translate(38.6831vw,-10px) scale(.0165);animation:fall-289 24s -7s linear infinite}@keyframes fall-289{33.892%{transform:translate(43.499vw,33.892vh) scale(.0165)}to{transform:translate(41.09105vw,99vh) scale(.0165)}}.snow:nth-child(290){opacity:1.7614;transform:translate(72.7511vw,-10px) scale(.9229);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{44.619%{transform:translate(62.768vw,44.619vh) scale(.9229)}to{transform:translate(67.75955vw,99vh) scale(.9229)}}.snow:nth-child(291){opacity:1.6882;transform:translate(64.6583vw,-10px) scale(.7269);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{51.453%{transform:translate(67.3094vw,51.453vh) scale(.7269)}to{transform:translate(65.98385vw,99vh) scale(.7269)}}.snow:nth-child(292){opacity:.9796;transform:translate(40.9768vw,-10px) scale(.2355);animation:fall-292 16s -10s linear infinite}@keyframes fall-292{40.099%{transform:translate(42.7321vw,40.099vh) scale(.2355)}to{transform:translate(41.85445vw,99vh) scale(.2355)}}.snow:nth-child(293){opacity:1.4476;transform:translate(54.9966vw,-10px) scale(.3918);animation:fall-293 20s -30s linear infinite}@keyframes fall-293{79.288%{transform:translate(58.3794vw,79.288vh) scale(.3918)}to{transform:translate(56.688vw,99vh) scale(.3918)}}.snow:nth-child(294){opacity:.9464;transform:translate(48.75vw,-10px) scale(.5688);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{53.961%{transform:translate(41.451vw,53.961vh) scale(.5688)}to{transform:translate(45.1005vw,99vh) scale(.5688)}}.snow:nth-child(295){opacity:1.29;transform:translate(28.9018vw,-10px) scale(.9519);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{50.056%{transform:translate(31.7348vw,50.056vh) scale(.9519)}to{transform:translate(30.3183vw,99vh) scale(.9519)}}.snow:nth-child(296){opacity:1.3558;transform:translate(14.3039vw,-10px) scale(.677);animation:fall-296 14s -5s linear infinite}@keyframes fall-296{34.92%{transform:translate(9.4236vw,34.92vh) scale(.677)}to{transform:translate(11.86375vw,99vh) scale(.677)}}.snow:nth-child(297){opacity:.107;transform:translate(20.2599vw,-10px) scale(.1686);animation:fall-297 24s -8s linear infinite}@keyframes fall-297{73.927%{transform:translate(28.7303vw,73.927vh) scale(.1686)}to{transform:translate(24.4951vw,99vh) scale(.1686)}}.snow:nth-child(298){opacity:.3056;transform:translate(3.6879vw,-10px) scale(.615);animation:fall-298 19s -6s linear infinite}@keyframes fall-298{58.971%{transform:translate(1.7195vw,58.971vh) scale(.615)}to{transform:translate(2.7037vw,99vh) scale(.615)}}.snow:nth-child(299){opacity:1.7588;transform:translate(97.5161vw,-10px) scale(.5643);animation:fall-299 15s -10s linear infinite}@keyframes fall-299{70.69%{transform:translate(105.3313vw,70.69vh) scale(.5643)}to{transform:translate(101.4237vw,99vh) scale(.5643)}}.snow:nth-child(300){opacity:1.3684;transform:translate(37.8002vw,-10px) scale(.1617);animation:fall-300 26s -26s linear infinite}@keyframes fall-300{43.028%{transform:translate(47.6558vw,43.028vh) scale(.1617)}to{transform:translate(42.728vw,99vh) scale(.1617)}}.snow:nth-child(301){opacity:1.0634;transform:translate(63.9994vw,-10px) scale(.807);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{32.897%{transform:translate(69.2922vw,32.897vh) scale(.807)}to{transform:translate(66.6458vw,99vh) scale(.807)}}.snow:nth-child(302){opacity:.8294;transform:translate(74.6078vw,-10px) scale(.3717);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{68.124%{transform:translate(77.4539vw,68.124vh) scale(.3717)}to{transform:translate(76.03085vw,99vh) scale(.3717)}}.snow:nth-child(303){opacity:.9958;transform:translate(1.611vw,-10px) scale(.5808);animation:fall-303 17s -27s linear infinite}@keyframes fall-303{73.429%{transform:translate(9.4125vw,73.429vh) scale(.5808)}to{transform:translate(5.51175vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:1.8986;transform:translate(55.5231vw,-10px) scale(.5304);animation:fall-304 25s -11s linear infinite}@keyframes fall-304{70.115%{transform:translate(51.0785vw,70.115vh) scale(.5304)}to{transform:translate(53.3008vw,99vh) scale(.5304)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.9431vw,-10px) scale(.6446);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{45.239%{transform:translate(40.5333vw,45.239vh) scale(.6446)}to{transform:translate(41.2382vw,99vh) scale(.6446)}}.snow:nth-child(306){opacity:.3178;transform:translate(69.3916vw,-10px) scale(.2648);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{75.407%{transform:translate(65.5361vw,75.407vh) scale(.2648)}to{transform:translate(67.46385vw,99vh) scale(.2648)}}.snow:nth-child(307){opacity:1.4986;transform:translate(49.7171vw,-10px) scale(.779);animation:fall-307 14s -4s linear infinite}@keyframes fall-307{42.034%{transform:translate(56.6334vw,42.034vh) scale(.779)}to{transform:translate(53.17525vw,99vh) scale(.779)}}.snow:nth-child(308){opacity:.5422;transform:translate(47.713vw,-10px) scale(.5245);animation:fall-308 29s -17s linear infinite}@keyframes fall-308{61.595%{transform:translate(37.8327vw,61.595vh) scale(.5245)}to{transform:translate(42.77285vw,99vh) scale(.5245)}}.snow:nth-child(309){opacity:1.616;transform:translate(24.3256vw,-10px) scale(.5047);animation:fall-309 22s -28s linear infinite}@keyframes fall-309{59.536%{transform:translate(18.8561vw,59.536vh) scale(.5047)}to{transform:translate(21.59085vw,99vh) scale(.5047)}}.snow:nth-child(310){opacity:.8998;transform:translate(18.2087vw,-10px) scale(.7855);animation:fall-310 23s -24s linear infinite}@keyframes fall-310{38.443%{transform:translate(24.2451vw,38.443vh) scale(.7855)}to{transform:translate(21.2269vw,99vh) scale(.7855)}}.snow:nth-child(311){opacity:.9488;transform:translate(5.4557vw,-10px) scale(.1487);animation:fall-311 13s -17s linear infinite}@keyframes fall-311{55.779%{transform:translate(7.7984vw,55.779vh) scale(.1487)}to{transform:translate(6.62705vw,99vh) scale(.1487)}}.snow:nth-child(312){opacity:1.3888;transform:translate(77.7442vw,-10px) scale(.5116);animation:fall-312 18s -8s linear infinite}@keyframes fall-312{43.509%{transform:translate(68.3751vw,43.509vh) scale(.5116)}to{transform:translate(73.05965vw,99vh) scale(.5116)}}.snow:nth-child(313){opacity:1.8984;transform:translate(19.1237vw,-10px) scale(.5552);animation:fall-313 23s -27s linear infinite}@keyframes fall-313{70.729%{transform:translate(13.9768vw,70.729vh) scale(.5552)}to{transform:translate(16.55025vw,99vh) scale(.5552)}}.snow:nth-child(314){opacity:1.892;transform:translate(69.9676vw,-10px) scale(.5033);animation:fall-314 11s -14s linear infinite}@keyframes fall-314{41.506%{transform:translate(77.8099vw,41.506vh) scale(.5033)}to{transform:translate(73.88875vw,99vh) scale(.5033)}}.snow:nth-child(315){opacity:.9244;transform:translate(78.1509vw,-10px) scale(.2946);animation:fall-315 17s -19s linear infinite}@keyframes fall-315{71.397%{transform:translate(75.2838vw,71.397vh) scale(.2946)}to{transform:translate(76.71735vw,99vh) scale(.2946)}}.snow:nth-child(316){opacity:1.1138;transform:translate(2.9782vw,-10px) scale(.3264);animation:fall-316 29s -27s linear infinite}@keyframes fall-316{78.564%{transform:translate(7.1065vw,78.564vh) scale(.3264)}to{transform:translate(5.04235vw,99vh) scale(.3264)}}.snow:nth-child(317){opacity:.9614;transform:translate(44.6099vw,-10px) scale(.7802);animation:fall-317 24s -4s linear infinite}@keyframes fall-317{64.486%{transform:translate(49.3365vw,64.486vh) scale(.7802)}to{transform:translate(46.9732vw,99vh) scale(.7802)}}.snow:nth-child(318){opacity:1.0908;transform:translate(2.522vw,-10px) scale(.655);animation:fall-318 22s -26s linear infinite}@keyframes fall-318{33.689%{transform:translate(1.9924vw,33.689vh) scale(.655)}to{transform:translate(2.2572vw,99vh) scale(.655)}}.snow:nth-child(319){opacity:1.179;transform:translate(72.3441vw,-10px) scale(.1729);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{63.699%{transform:translate(70.3414vw,63.699vh) scale(.1729)}to{transform:translate(71.34275vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.5616;transform:translate(85.9914vw,-10px) scale(.9762);animation:fall-320 24s -28s linear infinite}@keyframes fall-320{48.593%{transform:translate(76.4977vw,48.593vh) scale(.9762)}to{transform:translate(81.24455vw,99vh) scale(.9762)}}.snow:nth-child(321){opacity:1.9048;transform:translate(34.4083vw,-10px) scale(.2012);animation:fall-321 26s -6s linear infinite}@keyframes fall-321{74.907%{transform:translate(28.4824vw,74.907vh) scale(.2012)}to{transform:translate(31.44535vw,99vh) scale(.2012)}}.snow:nth-child(322){opacity:.7064;transform:translate(74.5402vw,-10px) scale(.2197);animation:fall-322 12s -5s linear infinite}@keyframes fall-322{33.85%{transform:translate(83.3112vw,33.85vh) scale(.2197)}to{transform:translate(78.9257vw,99vh) scale(.2197)}}.snow:nth-child(323){opacity:.2168;transform:translate(52.1288vw,-10px) scale(.3951);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{63.542%{transform:translate(48.5731vw,63.542vh) scale(.3951)}to{transform:translate(50.35095vw,99vh) scale(.3951)}}.snow:nth-child(324){opacity:.6844;transform:translate(56.2024vw,-10px) scale(.5641);animation:fall-324 15s -15s linear infinite}@keyframes fall-324{46.446%{transform:translate(51.2055vw,46.446vh) scale(.5641)}to{transform:translate(53.70395vw,99vh) scale(.5641)}}.snow:nth-child(325){opacity:.7034;transform:translate(56.3411vw,-10px) scale(.4985);animation:fall-325 14s -10s linear infinite}@keyframes fall-325{50.534%{transform:translate(57.902vw,50.534vh) scale(.4985)}to{transform:translate(57.12155vw,99vh) scale(.4985)}}.snow:nth-child(326){opacity:.7518;transform:translate(82.8594vw,-10px) scale(.5592);animation:fall-326 21s -15s linear infinite}@keyframes fall-326{40.87%{transform:translate(75.0132vw,40.87vh) scale(.5592)}to{transform:translate(78.9363vw,99vh) scale(.5592)}}.snow:nth-child(327){opacity:.4452;transform:translate(94.0816vw,-10px) scale(.7827);animation:fall-327 11s -25s linear infinite}@keyframes fall-327{30.396%{transform:translate(102.2127vw,30.396vh) scale(.7827)}to{transform:translate(98.14715vw,99vh) scale(.7827)}}.snow:nth-child(328){opacity:.0948;transform:translate(53.9408vw,-10px) scale(.6513);animation:fall-328 14s -22s linear infinite}@keyframes fall-328{42.248%{transform:translate(61.0842vw,42.248vh) scale(.6513)}to{transform:translate(57.5125vw,99vh) scale(.6513)}}.snow:nth-child(329){opacity:.2266;transform:translate(22.6977vw,-10px) scale(.3321);animation:fall-329 21s -30s linear infinite}@keyframes fall-329{44.47%{transform:translate(20.2129vw,44.47vh) scale(.3321)}to{transform:translate(21.4553vw,99vh) scale(.3321)}}.snow:nth-child(330){opacity:1.5592;transform:translate(18.2599vw,-10px) scale(.0413);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{46.704%{transform:translate(11.4211vw,46.704vh) scale(.0413)}to{transform:translate(14.8405vw,99vh) scale(.0413)}}.snow:nth-child(331){opacity:1.37;transform:translate(27.3995vw,-10px) scale(.7714);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{42.215%{transform:translate(27.3379vw,42.215vh) scale(.7714)}to{transform:translate(27.3687vw,99vh) scale(.7714)}}.snow:nth-child(332){opacity:1.5286;transform:translate(5.3458vw,-10px) scale(.6828);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{50.787%{transform:translate(-.5669vw,50.787vh) scale(.6828)}to{transform:translate(2.38945vw,99vh) scale(.6828)}}.snow:nth-child(333){opacity:1.0964;transform:translate(23.6134vw,-10px) scale(.1116);animation:fall-333 30s -24s linear infinite}@keyframes fall-333{76.853%{transform:translate(16.9426vw,76.853vh) scale(.1116)}to{transform:translate(20.278vw,99vh) scale(.1116)}}.snow:nth-child(334){opacity:.5308;transform:translate(69.0516vw,-10px) scale(.6716);animation:fall-334 25s -28s linear infinite}@keyframes fall-334{34.48%{transform:translate(77.8478vw,34.48vh) scale(.6716)}to{transform:translate(73.4497vw,99vh) scale(.6716)}}.snow:nth-child(335){opacity:1.4208;transform:translate(7.561vw,-10px) scale(.4164);animation:fall-335 24s -5s linear infinite}@keyframes fall-335{78.695%{transform:translate(13.5442vw,78.695vh) scale(.4164)}to{transform:translate(10.5526vw,99vh) scale(.4164)}}.snow:nth-child(336){opacity:1.7094;transform:translate(13.3184vw,-10px) scale(.4637);animation:fall-336 11s -28s linear infinite}@keyframes fall-336{46.877%{transform:translate(6.2554vw,46.877vh) scale(.4637)}to{transform:translate(9.7869vw,99vh) scale(.4637)}}.snow:nth-child(337){opacity:.2768;transform:translate(7.5536vw,-10px) scale(.042);animation:fall-337 30s -21s linear infinite}@keyframes fall-337{38.835%{transform:translate(3.225vw,38.835vh) scale(.042)}to{transform:translate(5.3893vw,99vh) scale(.042)}}.snow:nth-child(338){opacity:1.5718;transform:translate(2.6867vw,-10px) scale(.9633);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{46.374%{transform:translate(-6.2969vw,46.374vh) scale(.9633)}to{transform:translate(-1.8051vw,99vh) scale(.9633)}}.snow:nth-child(339){opacity:1.179;transform:translate(36.0088vw,-10px) scale(.37);animation:fall-339 28s -23s linear infinite}@keyframes fall-339{54.572%{transform:translate(45.4695vw,54.572vh) scale(.37)}to{transform:translate(40.73915vw,99vh) scale(.37)}}.snow:nth-child(340){opacity:1.487;transform:translate(84.18vw,-10px) scale(.0517);animation:fall-340 26s -28s linear infinite}@keyframes fall-340{75.719%{transform:translate(77.2416vw,75.719vh) scale(.0517)}to{transform:translate(80.7108vw,99vh) scale(.0517)}}.snow:nth-child(341){opacity:.725;transform:translate(57.4072vw,-10px) scale(.4148);animation:fall-341 12s -28s linear infinite}@keyframes fall-341{66.172%{transform:translate(50.9935vw,66.172vh) scale(.4148)}to{transform:translate(54.20035vw,99vh) scale(.4148)}}.snow:nth-child(342){opacity:.41;transform:translate(65.2602vw,-10px) scale(.8694);animation:fall-342 18s -23s linear infinite}@keyframes fall-342{52.959%{transform:translate(69.4075vw,52.959vh) scale(.8694)}to{transform:translate(67.33385vw,99vh) scale(.8694)}}.snow:nth-child(343){opacity:.0586;transform:translate(84.268vw,-10px) scale(.5101);animation:fall-343 17s -30s linear infinite}@keyframes fall-343{38.279%{transform:translate(81.3913vw,38.279vh) scale(.5101)}to{transform:translate(82.82965vw,99vh) scale(.5101)}}.snow:nth-child(344){opacity:.242;transform:translate(64.1158vw,-10px) scale(.8525);animation:fall-344 17s -22s linear infinite}@keyframes fall-344{55.168%{transform:translate(60.142vw,55.168vh) scale(.8525)}to{transform:translate(62.1289vw,99vh) scale(.8525)}}.snow:nth-child(345){opacity:1.0778;transform:translate(82.3803vw,-10px) scale(.9915);animation:fall-345 11s -13s linear infinite}@keyframes fall-345{40.121%{transform:translate(79.4544vw,40.121vh) scale(.9915)}to{transform:translate(80.91735vw,99vh) scale(.9915)}}.snow:nth-child(346){opacity:1.2144;transform:translate(23.5331vw,-10px) scale(.6621);animation:fall-346 27s -24s linear infinite}@keyframes fall-346{75.151%{transform:translate(32.6027vw,75.151vh) scale(.6621)}to{transform:translate(28.0679vw,99vh) scale(.6621)}}.snow:nth-child(347){opacity:1.1152;transform:translate(20.3896vw,-10px) scale(.0284);animation:fall-347 30s -26s linear infinite}@keyframes fall-347{78.08%{transform:translate(12.981vw,78.08vh) scale(.0284)}to{transform:translate(16.6853vw,99vh) scale(.0284)}}.snow:nth-child(348){opacity:.828;transform:translate(62.3029vw,-10px) scale(.7386);animation:fall-348 30s -21s linear infinite}@keyframes fall-348{63.294%{transform:translate(52.6525vw,63.294vh) scale(.7386)}to{transform:translate(57.4777vw,99vh) scale(.7386)}}.snow:nth-child(349){opacity:.1614;transform:translate(20.7561vw,-10px) scale(.0595);animation:fall-349 23s -20s linear infinite}@keyframes fall-349{51.61%{transform:translate(26.3081vw,51.61vh) scale(.0595)}to{transform:translate(23.5321vw,99vh) scale(.0595)}}.snow:nth-child(350){opacity:1.0324;transform:translate(47.7468vw,-10px) scale(.9055);animation:fall-350 10s -12s linear infinite}@keyframes fall-350{48.142%{transform:translate(56.6575vw,48.142vh) scale(.9055)}to{transform:translate(52.20215vw,99vh) scale(.9055)}}.snow:nth-child(351){opacity:.109;transform:translate(84.475vw,-10px) scale(.9282);animation:fall-351 29s -8s linear infinite}@keyframes fall-351{54.288%{transform:translate(89.5105vw,54.288vh) scale(.9282)}to{transform:translate(86.99275vw,99vh) scale(.9282)}}.snow:nth-child(352){opacity:.0926;transform:translate(41.7198vw,-10px) scale(.2295);animation:fall-352 26s -11s linear infinite}@keyframes fall-352{45.529%{transform:translate(50.941vw,45.529vh) scale(.2295)}to{transform:translate(46.3304vw,99vh) scale(.2295)}}.snow:nth-child(353){opacity:.8584;transform:translate(43.5314vw,-10px) scale(.1301);animation:fall-353 19s -27s linear infinite}@keyframes fall-353{37.343%{transform:translate(50.4159vw,37.343vh) scale(.1301)}to{transform:translate(46.97365vw,99vh) scale(.1301)}}.snow:nth-child(354){opacity:1.7122;transform:translate(41.0848vw,-10px) scale(.2681);animation:fall-354 11s -12s linear infinite}@keyframes fall-354{42.149%{transform:translate(46.291vw,42.149vh) scale(.2681)}to{transform:translate(43.6879vw,99vh) scale(.2681)}}.snow:nth-child(355){opacity:1.013;transform:translate(49.1299vw,-10px) scale(.9373);animation:fall-355 26s -11s linear infinite}@keyframes fall-355{57.452%{transform:translate(53.8496vw,57.452vh) scale(.9373)}to{transform:translate(51.48975vw,99vh) scale(.9373)}}.snow:nth-child(356){opacity:.4706;transform:translate(17.6135vw,-10px) scale(.1552);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{33.005%{transform:translate(12.3996vw,33.005vh) scale(.1552)}to{transform:translate(15.00655vw,99vh) scale(.1552)}}.snow:nth-child(357){opacity:.8694;transform:translate(89.4805vw,-10px) scale(.9857);animation:fall-357 16s -24s linear infinite}@keyframes fall-357{37.174%{transform:translate(86.7022vw,37.174vh) scale(.9857)}to{transform:translate(88.09135vw,99vh) scale(.9857)}}.snow:nth-child(358){opacity:1.2028;transform:translate(43.7949vw,-10px) scale(.713);animation:fall-358 20s -3s linear infinite}@keyframes fall-358{37.059%{transform:translate(45.2662vw,37.059vh) scale(.713)}to{transform:translate(44.53055vw,99vh) scale(.713)}}.snow:nth-child(359){opacity:.8332;transform:translate(17.3875vw,-10px) scale(.2728);animation:fall-359 30s -10s linear infinite}@keyframes fall-359{75.076%{transform:translate(7.7386vw,75.076vh) scale(.2728)}to{transform:translate(12.56305vw,99vh) scale(.2728)}}.snow:nth-child(360){opacity:.2726;transform:translate(68.9816vw,-10px) scale(.8943);animation:fall-360 14s -14s linear infinite}@keyframes fall-360{65.603%{transform:translate(71.1913vw,65.603vh) scale(.8943)}to{transform:translate(70.08645vw,99vh) scale(.8943)}}.snow:nth-child(361){opacity:1.9144;transform:translate(9.2149vw,-10px) scale(.0429);animation:fall-361 19s -16s linear infinite}@keyframes fall-361{30.914%{transform:translate(8.7806vw,30.914vh) scale(.0429)}to{transform:translate(8.99775vw,99vh) scale(.0429)}}.snow:nth-child(362){opacity:1.9598;transform:translate(48.8556vw,-10px) scale(.5819);animation:fall-362 16s -24s linear infinite}@keyframes fall-362{53.198%{transform:translate(51.1751vw,53.198vh) scale(.5819)}to{transform:translate(50.01535vw,99vh) scale(.5819)}}.snow:nth-child(363){opacity:.6556;transform:translate(89.5324vw,-10px) scale(.6449);animation:fall-363 13s -24s linear infinite}@keyframes fall-363{60.024%{transform:translate(98.3076vw,60.024vh) scale(.6449)}to{transform:translate(93.92vw,99vh) scale(.6449)}}.snow:nth-child(364){opacity:.913;transform:translate(95.5742vw,-10px) scale(.9492);animation:fall-364 21s -3s linear infinite}@keyframes fall-364{45.792%{transform:translate(91.9047vw,45.792vh) scale(.9492)}to{transform:translate(93.73945vw,99vh) scale(.9492)}}.snow:nth-child(365){opacity:1.9476;transform:translate(57.6391vw,-10px) scale(.0477);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{44.081%{transform:translate(67.2638vw,44.081vh) scale(.0477)}to{transform:translate(62.45145vw,99vh) scale(.0477)}}.snow:nth-child(366){opacity:.0284;transform:translate(65.6185vw,-10px) scale(.2895);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{45.803%{transform:translate(67.2134vw,45.803vh) scale(.2895)}to{transform:translate(66.41595vw,99vh) scale(.2895)}}.snow:nth-child(367){opacity:1.9086;transform:translate(73.214vw,-10px) scale(.1803);animation:fall-367 23s -30s linear infinite}@keyframes fall-367{52.35%{transform:translate(68.8087vw,52.35vh) scale(.1803)}to{transform:translate(71.01135vw,99vh) scale(.1803)}}.snow:nth-child(368){opacity:.9206;transform:translate(31.4482vw,-10px) scale(.9955);animation:fall-368 20s -29s linear infinite}@keyframes fall-368{53.517%{transform:translate(27.4739vw,53.517vh) scale(.9955)}to{transform:translate(29.46105vw,99vh) scale(.9955)}}.snow:nth-child(369){opacity:.4552;transform:translate(55.8995vw,-10px) scale(.6713);animation:fall-369 21s -18s linear infinite}@keyframes fall-369{58.676%{transform:translate(53.6742vw,58.676vh) scale(.6713)}to{transform:translate(54.78685vw,99vh) scale(.6713)}}.snow:nth-child(370){opacity:1.9548;transform:translate(26.4597vw,-10px) scale(.6879);animation:fall-370 23s -8s linear infinite}@keyframes fall-370{51.741%{transform:translate(22.009vw,51.741vh) scale(.6879)}to{transform:translate(24.23435vw,99vh) scale(.6879)}}.snow:nth-child(371){opacity:1.0256;transform:translate(21.422vw,-10px) scale(.1676);animation:fall-371 21s -17s linear infinite}@keyframes fall-371{46.621%{transform:translate(28.5429vw,46.621vh) scale(.1676)}to{transform:translate(24.98245vw,99vh) scale(.1676)}}.snow:nth-child(372){opacity:1.7458;transform:translate(53.9095vw,-10px) scale(.9207);animation:fall-372 20s -25s linear infinite}@keyframes fall-372{77.98%{transform:translate(53.9487vw,77.98vh) scale(.9207)}to{transform:translate(53.9291vw,99vh) scale(.9207)}}.snow:nth-child(373){opacity:1.3772;transform:translate(20.247vw,-10px) scale(.8599);animation:fall-373 12s -14s linear infinite}@keyframes fall-373{30.404%{transform:translate(15.2024vw,30.404vh) scale(.8599)}to{transform:translate(17.7247vw,99vh) scale(.8599)}}.snow:nth-child(374){opacity:.5614;transform:translate(52.276vw,-10px) scale(.0256);animation:fall-374 22s -18s linear infinite}@keyframes fall-374{49.494%{transform:translate(55.0899vw,49.494vh) scale(.0256)}to{transform:translate(53.68295vw,99vh) scale(.0256)}}.snow:nth-child(375){opacity:.8926;transform:translate(10.646vw,-10px) scale(.1844);animation:fall-375 26s -2s linear infinite}@keyframes fall-375{30.262%{transform:translate(8.5306vw,30.262vh) scale(.1844)}to{transform:translate(9.5883vw,99vh) scale(.1844)}}.snow:nth-child(376){opacity:.482;transform:translate(33.4188vw,-10px) scale(.9962);animation:fall-376 26s -22s linear infinite}@keyframes fall-376{30.385%{transform:translate(26.9988vw,30.385vh) scale(.9962)}to{transform:translate(30.2088vw,99vh) scale(.9962)}}.snow:nth-child(377){opacity:1.891;transform:translate(42.4101vw,-10px) scale(.1538);animation:fall-377 11s -4s linear infinite}@keyframes fall-377{54.265%{transform:translate(49.3647vw,54.265vh) scale(.1538)}to{transform:translate(45.8874vw,99vh) scale(.1538)}}.snow:nth-child(378){opacity:1.1824;transform:translate(82.271vw,-10px) scale(.7281);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{62.046%{transform:translate(75.4397vw,62.046vh) scale(.7281)}to{transform:translate(78.85535vw,99vh) scale(.7281)}}.snow:nth-child(379){opacity:.5468;transform:translate(94.4667vw,-10px) scale(.9866);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{50.446%{transform:translate(101.7149vw,50.446vh) scale(.9866)}to{transform:translate(98.0908vw,99vh) scale(.9866)}}.snow:nth-child(380){opacity:.097;transform:translate(89.1377vw,-10px) scale(.1836);animation:fall-380 19s -8s linear infinite}@keyframes fall-380{51.828%{transform:translate(80.7763vw,51.828vh) scale(.1836)}to{transform:translate(84.957vw,99vh) scale(.1836)}}.snow:nth-child(381){opacity:.6122;transform:translate(20.0658vw,-10px) scale(.6082);animation:fall-381 22s -15s linear infinite}@keyframes fall-381{63.855%{transform:translate(26.705vw,63.855vh) scale(.6082)}to{transform:translate(23.3854vw,99vh) scale(.6082)}}.snow:nth-child(382){opacity:1.7286;transform:translate(64.2048vw,-10px) scale(.9623);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{48.089%{transform:translate(66.2655vw,48.089vh) scale(.9623)}to{transform:translate(65.23515vw,99vh) scale(.9623)}}.snow:nth-child(383){opacity:.6888;transform:translate(39.9607vw,-10px) scale(.8405);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{33.026%{transform:translate(42.5811vw,33.026vh) scale(.8405)}to{transform:translate(41.2709vw,99vh) scale(.8405)}}.snow:nth-child(384){opacity:.4124;transform:translate(92.8465vw,-10px) scale(.2392);animation:fall-384 14s -3s linear infinite}@keyframes fall-384{67.782%{transform:translate(87.9819vw,67.782vh) scale(.2392)}to{transform:translate(90.4142vw,99vh) scale(.2392)}}.snow:nth-child(385){opacity:.2852;transform:translate(98.3653vw,-10px) scale(.4308);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{77.471%{transform:translate(92.4351vw,77.471vh) scale(.4308)}to{transform:translate(95.4002vw,99vh) scale(.4308)}}.snow:nth-child(386){opacity:1.6892;transform:translate(99.6576vw,-10px) scale(.5744);animation:fall-386 14s -12s linear infinite}@keyframes fall-386{54.111%{transform:translate(106.969vw,54.111vh) scale(.5744)}to{transform:translate(103.3133vw,99vh) scale(.5744)}}.snow:nth-child(387){opacity:1.189;transform:translate(29.6582vw,-10px) scale(.2254);animation:fall-387 10s -18s linear infinite}@keyframes fall-387{55.369%{transform:translate(23.5725vw,55.369vh) scale(.2254)}to{transform:translate(26.61535vw,99vh) scale(.2254)}}.snow:nth-child(388){opacity:.9796;transform:translate(79.4408vw,-10px) scale(.97);animation:fall-388 30s -25s linear infinite}@keyframes fall-388{52.847%{transform:translate(81.6528vw,52.847vh) scale(.97)}to{transform:translate(80.5468vw,99vh) scale(.97)}}.snow:nth-child(389){opacity:.201;transform:translate(50.942vw,-10px) scale(.4128);animation:fall-389 20s -28s linear infinite}@keyframes fall-389{55.929%{transform:translate(42.3622vw,55.929vh) scale(.4128)}to{transform:translate(46.6521vw,99vh) scale(.4128)}}.snow:nth-child(390){opacity:.2026;transform:translate(93.2286vw,-10px) scale(.1171);animation:fall-390 15s -25s linear infinite}@keyframes fall-390{63.951%{transform:translate(88.2103vw,63.951vh) scale(.1171)}to{transform:translate(90.71945vw,99vh) scale(.1171)}}.snow:nth-child(391){opacity:.5674;transform:translate(76.178vw,-10px) scale(.4702);animation:fall-391 12s -5s linear infinite}@keyframes fall-391{75.333%{transform:translate(74.2435vw,75.333vh) scale(.4702)}to{transform:translate(75.21075vw,99vh) scale(.4702)}}.snow:nth-child(392){opacity:.4972;transform:translate(78.7761vw,-10px) scale(.8579);animation:fall-392 30s -10s linear infinite}@keyframes fall-392{57.788%{transform:translate(81.1179vw,57.788vh) scale(.8579)}to{transform:translate(79.947vw,99vh) scale(.8579)}}.snow:nth-child(393){opacity:.0422;transform:translate(25.2422vw,-10px) scale(.0331);animation:fall-393 23s -21s linear infinite}@keyframes fall-393{69.702%{transform:translate(23.3787vw,69.702vh) scale(.0331)}to{transform:translate(24.31045vw,99vh) scale(.0331)}}.snow:nth-child(394){opacity:1.3582;transform:translate(82.1066vw,-10px) scale(.1038);animation:fall-394 12s -11s linear infinite}@keyframes fall-394{62.566%{transform:translate(87.2041vw,62.566vh) scale(.1038)}to{transform:translate(84.65535vw,99vh) scale(.1038)}}.snow:nth-child(395){opacity:1.0468;transform:translate(1.9104vw,-10px) scale(.567);animation:fall-395 20s -23s linear infinite}@keyframes fall-395{47.774%{transform:translate(6.6748vw,47.774vh) scale(.567)}to{transform:translate(4.2926vw,99vh) scale(.567)}}.snow:nth-child(396){opacity:.2762;transform:translate(67.8844vw,-10px) scale(.8426);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{34.654%{transform:translate(68.3249vw,34.654vh) scale(.8426)}to{transform:translate(68.10465vw,99vh) scale(.8426)}}.snow:nth-child(397){opacity:.0152;transform:translate(48.7054vw,-10px) scale(.5397);animation:fall-397 14s -28s linear infinite}@keyframes fall-397{40.391%{transform:translate(52.0729vw,40.391vh) scale(.5397)}to{transform:translate(50.38915vw,99vh) scale(.5397)}}.snow:nth-child(398){opacity:1.2518;transform:translate(39.526vw,-10px) scale(.4334);animation:fall-398 18s -12s linear infinite}@keyframes fall-398{49.326%{transform:translate(30.5653vw,49.326vh) scale(.4334)}to{transform:translate(35.04565vw,99vh) scale(.4334)}}.snow:nth-child(399){opacity:.6998;transform:translate(98.5139vw,-10px) scale(.2029);animation:fall-399 24s -17s linear infinite}@keyframes fall-399{64.128%{transform:translate(108.1287vw,64.128vh) scale(.2029)}to{transform:translate(103.3213vw,99vh) scale(.2029)}}.snow:nth-child(400){opacity:.0766;transform:translate(92.9709vw,-10px) scale(.1224);animation:fall-400 30s -18s linear infinite}@keyframes fall-400{34.07%{transform:translate(102.1518vw,34.07vh) scale(.1224)}to{transform:translate(97.56135vw,99vh) scale(.1224)}}\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.8342;transform:translate(33.1015vw,-10px) scale(.3404);animation:fall-1 23s -4s linear infinite}@keyframes fall-1{74.035%{transform:translate(42.1434vw,74.035vh) scale(.3404)}to{transform:translate(37.62245vw,99vh) scale(.3404)}}.snow:nth-child(2){opacity:1.2408;transform:translate(5.9993vw,-10px) scale(.7814);animation:fall-2 20s -16s linear infinite}@keyframes fall-2{55.121%{transform:translate(10.9936vw,55.121vh) scale(.7814)}to{transform:translate(8.49645vw,99vh) scale(.7814)}}.snow:nth-child(3){opacity:.9798;transform:translate(6.6711vw,-10px) scale(.8583);animation:fall-3 27s -22s linear infinite}@keyframes fall-3{46.618%{transform:translate(-1.1033vw,46.618vh) scale(.8583)}to{transform:translate(2.7839vw,99vh) scale(.8583)}}.snow:nth-child(4){opacity:1.849;transform:translate(83.0425vw,-10px) scale(.4398);animation:fall-4 16s -9s linear infinite}@keyframes fall-4{78.898%{transform:translate(76.8363vw,78.898vh) scale(.4398)}to{transform:translate(79.9394vw,99vh) scale(.4398)}}.snow:nth-child(5){opacity:.8578;transform:translate(28.2856vw,-10px) scale(.5553);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{47.476%{transform:translate(20.9015vw,47.476vh) scale(.5553)}to{transform:translate(24.59355vw,99vh) scale(.5553)}}.snow:nth-child(6){opacity:.5202;transform:translate(11.7448vw,-10px) scale(.9447);animation:fall-6 11s -21s linear infinite}@keyframes fall-6{61.615%{transform:translate(11.0954vw,61.615vh) scale(.9447)}to{transform:translate(11.4201vw,99vh) scale(.9447)}}.snow:nth-child(7){opacity:1.9514;transform:translate(69.4835vw,-10px) scale(.6787);animation:fall-7 23s -14s linear infinite}@keyframes fall-7{44.895%{transform:translate(63.1539vw,44.895vh) scale(.6787)}to{transform:translate(66.3187vw,99vh) scale(.6787)}}.snow:nth-child(8){opacity:.7198;transform:translate(24.6159vw,-10px) scale(.1114);animation:fall-8 22s -18s linear infinite}@keyframes fall-8{31.606%{transform:translate(30.0662vw,31.606vh) scale(.1114)}to{transform:translate(27.34105vw,99vh) scale(.1114)}}.snow:nth-child(9){opacity:1.9112;transform:translate(13.1197vw,-10px) scale(.1051);animation:fall-9 16s -3s linear infinite}@keyframes fall-9{35.559%{transform:translate(12.9241vw,35.559vh) scale(.1051)}to{transform:translate(13.0219vw,99vh) scale(.1051)}}.snow:nth-child(10){opacity:1.042;transform:translate(.9295vw,-10px) scale(.53);animation:fall-10 20s -30s linear infinite}@keyframes fall-10{47.679%{transform:translate(7.931vw,47.679vh) scale(.53)}to{transform:translate(4.43025vw,99vh) scale(.53)}}.snow:nth-child(11){opacity:1.4172;transform:translate(35.8234vw,-10px) scale(.3906);animation:fall-11 13s -23s linear infinite}@keyframes fall-11{43.236%{transform:translate(36.1175vw,43.236vh) scale(.3906)}to{transform:translate(35.97045vw,99vh) scale(.3906)}}.snow:nth-child(12){opacity:1.9134;transform:translate(41.9532vw,-10px) scale(.843);animation:fall-12 30s -3s linear infinite}@keyframes fall-12{43.915%{transform:translate(44.1683vw,43.915vh) scale(.843)}to{transform:translate(43.06075vw,99vh) scale(.843)}}.snow:nth-child(13){opacity:.669;transform:translate(83.2986vw,-10px) scale(.7386);animation:fall-13 15s -15s linear infinite}@keyframes fall-13{53.581%{transform:translate(82.0839vw,53.581vh) scale(.7386)}to{transform:translate(82.69125vw,99vh) scale(.7386)}}.snow:nth-child(14){opacity:.24;transform:translate(48.7347vw,-10px) scale(.1612);animation:fall-14 21s -7s linear infinite}@keyframes fall-14{44.444%{transform:translate(56.4341vw,44.444vh) scale(.1612)}to{transform:translate(52.5844vw,99vh) scale(.1612)}}.snow:nth-child(15){opacity:.6272;transform:translate(23.2274vw,-10px) scale(.7859);animation:fall-15 29s -8s linear infinite}@keyframes fall-15{63.21%{transform:translate(25.1453vw,63.21vh) scale(.7859)}to{transform:translate(24.18635vw,99vh) scale(.7859)}}.snow:nth-child(16){opacity:.7798;transform:translate(28.799vw,-10px) scale(.2672);animation:fall-16 24s -14s linear infinite}@keyframes fall-16{65.306%{transform:translate(31.9454vw,65.306vh) scale(.2672)}to{transform:translate(30.3722vw,99vh) scale(.2672)}}.snow:nth-child(17){opacity:1.4092;transform:translate(56.0894vw,-10px) scale(.3288);animation:fall-17 16s -7s linear infinite}@keyframes fall-17{48.791%{transform:translate(50.1564vw,48.791vh) scale(.3288)}to{transform:translate(53.1229vw,99vh) scale(.3288)}}.snow:nth-child(18){opacity:1.5072;transform:translate(51.4681vw,-10px) scale(.5913);animation:fall-18 11s -9s linear infinite}@keyframes fall-18{54.77%{transform:translate(41.6157vw,54.77vh) scale(.5913)}to{transform:translate(46.5419vw,99vh) scale(.5913)}}.snow:nth-child(19){opacity:1.4506;transform:translate(51.815vw,-10px) scale(.6347);animation:fall-19 23s -20s linear infinite}@keyframes fall-19{50.724%{transform:translate(52.9617vw,50.724vh) scale(.6347)}to{transform:translate(52.38835vw,99vh) scale(.6347)}}.snow:nth-child(20){opacity:1.1668;transform:translate(10.766vw,-10px) scale(.2064);animation:fall-20 21s -8s linear infinite}@keyframes fall-20{37.254%{transform:translate(18.1408vw,37.254vh) scale(.2064)}to{transform:translate(14.4534vw,99vh) scale(.2064)}}.snow:nth-child(21){opacity:.4168;transform:translate(20.2425vw,-10px) scale(.6114);animation:fall-21 10s -20s linear infinite}@keyframes fall-21{58.109%{transform:translate(18.5331vw,58.109vh) scale(.6114)}to{transform:translate(19.3878vw,99vh) scale(.6114)}}.snow:nth-child(22){opacity:.7764;transform:translate(23.7168vw,-10px) scale(.685);animation:fall-22 20s -12s linear infinite}@keyframes fall-22{59.058%{transform:translate(30.3447vw,59.058vh) scale(.685)}to{transform:translate(27.03075vw,99vh) scale(.685)}}.snow:nth-child(23){opacity:.6144;transform:translate(5.801vw,-10px) scale(.1219);animation:fall-23 14s -21s linear infinite}@keyframes fall-23{44.561%{transform:translate(-3.0812vw,44.561vh) scale(.1219)}to{transform:translate(1.3599vw,99vh) scale(.1219)}}.snow:nth-child(24){opacity:1.0082;transform:translate(47.2588vw,-10px) scale(.6816);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{60.242%{transform:translate(50.7563vw,60.242vh) scale(.6816)}to{transform:translate(49.00755vw,99vh) scale(.6816)}}.snow:nth-child(25){opacity:1.7546;transform:translate(86.3988vw,-10px) scale(.4826);animation:fall-25 23s -23s linear infinite}@keyframes fall-25{53.449%{transform:translate(78.7182vw,53.449vh) scale(.4826)}to{transform:translate(82.5585vw,99vh) scale(.4826)}}.snow:nth-child(26){opacity:1.3464;transform:translate(14.342vw,-10px) scale(.8773);animation:fall-26 19s -20s linear infinite}@keyframes fall-26{68.78%{transform:translate(23.8691vw,68.78vh) scale(.8773)}to{transform:translate(19.10555vw,99vh) scale(.8773)}}.snow:nth-child(27){opacity:1.5064;transform:translate(74.5772vw,-10px) scale(.9969);animation:fall-27 16s -27s linear infinite}@keyframes fall-27{59.241%{transform:translate(70.5302vw,59.241vh) scale(.9969)}to{transform:translate(72.5537vw,99vh) scale(.9969)}}.snow:nth-child(28){opacity:1.129;transform:translate(25.7095vw,-10px) scale(.8487);animation:fall-28 26s -9s linear infinite}@keyframes fall-28{42.852%{transform:translate(29.5172vw,42.852vh) scale(.8487)}to{transform:translate(27.61335vw,99vh) scale(.8487)}}.snow:nth-child(29){opacity:1.684;transform:translate(53.4557vw,-10px) scale(.6342);animation:fall-29 16s -10s linear infinite}@keyframes fall-29{44.382%{transform:translate(58.699vw,44.382vh) scale(.6342)}to{transform:translate(56.07735vw,99vh) scale(.6342)}}.snow:nth-child(30){opacity:.6648;transform:translate(7.1791vw,-10px) scale(.12);animation:fall-30 11s -15s linear infinite}@keyframes fall-30{41.333%{transform:translate(15.9849vw,41.333vh) scale(.12)}to{transform:translate(11.582vw,99vh) scale(.12)}}.snow:nth-child(31){opacity:.7576;transform:translate(84.0453vw,-10px) scale(.697);animation:fall-31 24s -14s linear infinite}@keyframes fall-31{55.115%{transform:translate(87.5476vw,55.115vh) scale(.697)}to{transform:translate(85.79645vw,99vh) scale(.697)}}.snow:nth-child(32){opacity:.2316;transform:translate(29.7374vw,-10px) scale(.4503);animation:fall-32 28s -17s linear infinite}@keyframes fall-32{76.679%{transform:translate(35.3698vw,76.679vh) scale(.4503)}to{transform:translate(32.5536vw,99vh) scale(.4503)}}.snow:nth-child(33){opacity:.8138;transform:translate(44.2432vw,-10px) scale(.873);animation:fall-33 13s -25s linear infinite}@keyframes fall-33{33.349%{transform:translate(52.5499vw,33.349vh) scale(.873)}to{transform:translate(48.39655vw,99vh) scale(.873)}}.snow:nth-child(34){opacity:1.613;transform:translate(25.109vw,-10px) scale(.9501);animation:fall-34 21s -17s linear infinite}@keyframes fall-34{75.554%{transform:translate(31.508vw,75.554vh) scale(.9501)}to{transform:translate(28.3085vw,99vh) scale(.9501)}}.snow:nth-child(35){opacity:.4486;transform:translate(75.9138vw,-10px) scale(.2888);animation:fall-35 22s -23s linear infinite}@keyframes fall-35{66.6%{transform:translate(67.4896vw,66.6vh) scale(.2888)}to{transform:translate(71.7017vw,99vh) scale(.2888)}}.snow:nth-child(36){opacity:.9442;transform:translate(70.9545vw,-10px) scale(.8163);animation:fall-36 28s -3s linear infinite}@keyframes fall-36{63.965%{transform:translate(71.0044vw,63.965vh) scale(.8163)}to{transform:translate(70.97945vw,99vh) scale(.8163)}}.snow:nth-child(37){opacity:1.2254;transform:translate(4.0173vw,-10px) scale(.36);animation:fall-37 22s -3s linear infinite}@keyframes fall-37{51.537%{transform:translate(5.7466vw,51.537vh) scale(.36)}to{transform:translate(4.88195vw,99vh) scale(.36)}}.snow:nth-child(38){opacity:1.3348;transform:translate(26.7226vw,-10px) scale(.6026);animation:fall-38 25s -6s linear infinite}@keyframes fall-38{57.792%{transform:translate(31.6774vw,57.792vh) scale(.6026)}to{transform:translate(29.2vw,99vh) scale(.6026)}}.snow:nth-child(39){opacity:1.6606;transform:translate(96.8922vw,-10px) scale(.41);animation:fall-39 11s -2s linear infinite}@keyframes fall-39{30.271%{transform:translate(93.2706vw,30.271vh) scale(.41)}to{transform:translate(95.0814vw,99vh) scale(.41)}}.snow:nth-child(40){opacity:1.237;transform:translate(57.352vw,-10px) scale(.9155);animation:fall-40 29s -24s linear infinite}@keyframes fall-40{41.558%{transform:translate(62.7672vw,41.558vh) scale(.9155)}to{transform:translate(60.0596vw,99vh) scale(.9155)}}.snow:nth-child(41){opacity:.4182;transform:translate(83.3518vw,-10px) scale(.4125);animation:fall-41 29s -1s linear infinite}@keyframes fall-41{71.031%{transform:translate(87.7389vw,71.031vh) scale(.4125)}to{transform:translate(85.54535vw,99vh) scale(.4125)}}.snow:nth-child(42){opacity:.0038;transform:translate(73.6369vw,-10px) scale(.1093);animation:fall-42 23s -11s linear infinite}@keyframes fall-42{30.192%{transform:translate(69.3485vw,30.192vh) scale(.1093)}to{transform:translate(71.4927vw,99vh) scale(.1093)}}.snow:nth-child(43){opacity:1.4254;transform:translate(43.2789vw,-10px) scale(.1061);animation:fall-43 17s -5s linear infinite}@keyframes fall-43{40.448%{transform:translate(52.9725vw,40.448vh) scale(.1061)}to{transform:translate(48.1257vw,99vh) scale(.1061)}}.snow:nth-child(44){opacity:1.1698;transform:translate(11.6157vw,-10px) scale(.8793);animation:fall-44 20s -20s linear infinite}@keyframes fall-44{55.775%{transform:translate(4.7698vw,55.775vh) scale(.8793)}to{transform:translate(8.19275vw,99vh) scale(.8793)}}.snow:nth-child(45){opacity:.5032;transform:translate(12.3723vw,-10px) scale(.7175);animation:fall-45 29s -6s linear infinite}@keyframes fall-45{55.517%{transform:translate(13.3326vw,55.517vh) scale(.7175)}to{transform:translate(12.85245vw,99vh) scale(.7175)}}.snow:nth-child(46){opacity:.1662;transform:translate(55.9767vw,-10px) scale(.4763);animation:fall-46 18s -26s linear infinite}@keyframes fall-46{40.21%{transform:translate(61.3577vw,40.21vh) scale(.4763)}to{transform:translate(58.6672vw,99vh) scale(.4763)}}.snow:nth-child(47){opacity:.6558;transform:translate(32.8781vw,-10px) scale(.1887);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{43.281%{transform:translate(39.0365vw,43.281vh) scale(.1887)}to{transform:translate(35.9573vw,99vh) scale(.1887)}}.snow:nth-child(48){opacity:.6214;transform:translate(25.186vw,-10px) scale(.0055);animation:fall-48 23s -22s linear infinite}@keyframes fall-48{76.45%{transform:translate(16.9208vw,76.45vh) scale(.0055)}to{transform:translate(21.0534vw,99vh) scale(.0055)}}.snow:nth-child(49){opacity:.0328;transform:translate(39.5838vw,-10px) scale(.2673);animation:fall-49 25s -28s linear infinite}@keyframes fall-49{78.073%{transform:translate(40.1189vw,78.073vh) scale(.2673)}to{transform:translate(39.85135vw,99vh) scale(.2673)}}.snow:nth-child(50){opacity:1.2748;transform:translate(1.2347vw,-10px) scale(.021);animation:fall-50 30s -9s linear infinite}@keyframes fall-50{38.023%{transform:translate(9.0301vw,38.023vh) scale(.021)}to{transform:translate(5.1324vw,99vh) scale(.021)}}.snow:nth-child(51){opacity:.1522;transform:translate(85.0898vw,-10px) scale(.3989);animation:fall-51 25s -5s linear infinite}@keyframes fall-51{58.184%{transform:translate(90.3692vw,58.184vh) scale(.3989)}to{transform:translate(87.7295vw,99vh) scale(.3989)}}.snow:nth-child(52){opacity:1.342;transform:translate(85.6638vw,-10px) scale(.3715);animation:fall-52 21s -27s linear infinite}@keyframes fall-52{47.037%{transform:translate(77.8111vw,47.037vh) scale(.3715)}to{transform:translate(81.73745vw,99vh) scale(.3715)}}.snow:nth-child(53){opacity:1.0006;transform:translate(85.9363vw,-10px) scale(.0748);animation:fall-53 23s -12s linear infinite}@keyframes fall-53{51.404%{transform:translate(85.7618vw,51.404vh) scale(.0748)}to{transform:translate(85.84905vw,99vh) scale(.0748)}}.snow:nth-child(54){opacity:1.477;transform:translate(57.0405vw,-10px) scale(.4866);animation:fall-54 13s -26s linear infinite}@keyframes fall-54{44.185%{transform:translate(47.8301vw,44.185vh) scale(.4866)}to{transform:translate(52.4353vw,99vh) scale(.4866)}}.snow:nth-child(55){opacity:.4502;transform:translate(10.26vw,-10px) scale(.5765);animation:fall-55 16s -7s linear infinite}@keyframes fall-55{38.76%{transform:translate(11.5969vw,38.76vh) scale(.5765)}to{transform:translate(10.92845vw,99vh) scale(.5765)}}.snow:nth-child(56){opacity:.1032;transform:translate(75.0833vw,-10px) scale(.9885);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{36.843%{transform:translate(77.7092vw,36.843vh) scale(.9885)}to{transform:translate(76.39625vw,99vh) scale(.9885)}}.snow:nth-child(57){opacity:.8952;transform:translate(37.8934vw,-10px) scale(.1499);animation:fall-57 18s -11s linear infinite}@keyframes fall-57{30.089%{transform:translate(43.8116vw,30.089vh) scale(.1499)}to{transform:translate(40.8525vw,99vh) scale(.1499)}}.snow:nth-child(58){opacity:.0552;transform:translate(69.376vw,-10px) scale(.9665);animation:fall-58 21s -1s linear infinite}@keyframes fall-58{73.367%{transform:translate(76.3937vw,73.367vh) scale(.9665)}to{transform:translate(72.88485vw,99vh) scale(.9665)}}.snow:nth-child(59){opacity:.039;transform:translate(98.6506vw,-10px) scale(.2114);animation:fall-59 16s -7s linear infinite}@keyframes fall-59{36.612%{transform:translate(91.7667vw,36.612vh) scale(.2114)}to{transform:translate(95.20865vw,99vh) scale(.2114)}}.snow:nth-child(60){opacity:1.1866;transform:translate(49.0445vw,-10px) scale(.9466);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{37.664%{transform:translate(42.354vw,37.664vh) scale(.9466)}to{transform:translate(45.69925vw,99vh) scale(.9466)}}.snow:nth-child(61){opacity:.2362;transform:translate(30.1197vw,-10px) scale(.182);animation:fall-61 26s -2s linear infinite}@keyframes fall-61{58.506%{transform:translate(22.8782vw,58.506vh) scale(.182)}to{transform:translate(26.49895vw,99vh) scale(.182)}}.snow:nth-child(62){opacity:.3582;transform:translate(89.0339vw,-10px) scale(.6495);animation:fall-62 23s -19s linear infinite}@keyframes fall-62{50.721%{transform:translate(96.1943vw,50.721vh) scale(.6495)}to{transform:translate(92.6141vw,99vh) scale(.6495)}}.snow:nth-child(63){opacity:1.5964;transform:translate(95.4526vw,-10px) scale(.8882);animation:fall-63 19s -15s linear infinite}@keyframes fall-63{32.741%{transform:translate(95.7701vw,32.741vh) scale(.8882)}to{transform:translate(95.61135vw,99vh) scale(.8882)}}.snow:nth-child(64){opacity:.123;transform:translate(25.7217vw,-10px) scale(.0067);animation:fall-64 12s -28s linear infinite}@keyframes fall-64{78.579%{transform:translate(28.2217vw,78.579vh) scale(.0067)}to{transform:translate(26.9717vw,99vh) scale(.0067)}}.snow:nth-child(65){opacity:.4662;transform:translate(25.7088vw,-10px) scale(.7565);animation:fall-65 16s -27s linear infinite}@keyframes fall-65{45.516%{transform:translate(23.8508vw,45.516vh) scale(.7565)}to{transform:translate(24.7798vw,99vh) scale(.7565)}}.snow:nth-child(66){opacity:1.631;transform:translate(96.9954vw,-10px) scale(.5784);animation:fall-66 13s -18s linear infinite}@keyframes fall-66{76.976%{transform:translate(106.6461vw,76.976vh) scale(.5784)}to{transform:translate(101.82075vw,99vh) scale(.5784)}}.snow:nth-child(67){opacity:1.673;transform:translate(79.1076vw,-10px) scale(.2088);animation:fall-67 19s -20s linear infinite}@keyframes fall-67{35.753%{transform:translate(81.1541vw,35.753vh) scale(.2088)}to{transform:translate(80.13085vw,99vh) scale(.2088)}}.snow:nth-child(68){opacity:1.3506;transform:translate(53.1877vw,-10px) scale(.8886);animation:fall-68 21s -27s linear infinite}@keyframes fall-68{45.312%{transform:translate(55.0916vw,45.312vh) scale(.8886)}to{transform:translate(54.13965vw,99vh) scale(.8886)}}.snow:nth-child(69){opacity:.66;transform:translate(14.1023vw,-10px) scale(.5926);animation:fall-69 21s -24s linear infinite}@keyframes fall-69{55.499%{transform:translate(5.9457vw,55.499vh) scale(.5926)}to{transform:translate(10.024vw,99vh) scale(.5926)}}.snow:nth-child(70){opacity:.9186;transform:translate(40.6163vw,-10px) scale(.5041);animation:fall-70 15s -6s linear infinite}@keyframes fall-70{48.094%{transform:translate(30.6247vw,48.094vh) scale(.5041)}to{transform:translate(35.6205vw,99vh) scale(.5041)}}.snow:nth-child(71){opacity:1.3884;transform:translate(97.3285vw,-10px) scale(.3661);animation:fall-71 26s -28s linear infinite}@keyframes fall-71{53.192%{transform:translate(100.112vw,53.192vh) scale(.3661)}to{transform:translate(98.72025vw,99vh) scale(.3661)}}.snow:nth-child(72){opacity:1.988;transform:translate(85.8058vw,-10px) scale(.2049);animation:fall-72 25s -17s linear infinite}@keyframes fall-72{55.862%{transform:translate(88.585vw,55.862vh) scale(.2049)}to{transform:translate(87.1954vw,99vh) scale(.2049)}}.snow:nth-child(73){opacity:.8726;transform:translate(44.5818vw,-10px) scale(.5013);animation:fall-73 22s -11s linear infinite}@keyframes fall-73{58.341%{transform:translate(36.7508vw,58.341vh) scale(.5013)}to{transform:translate(40.6663vw,99vh) scale(.5013)}}.snow:nth-child(74){opacity:.1164;transform:translate(79.4484vw,-10px) scale(.9488);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{66.079%{transform:translate(79.0235vw,66.079vh) scale(.9488)}to{transform:translate(79.23595vw,99vh) scale(.9488)}}.snow:nth-child(75){opacity:1.1204;transform:translate(82.9873vw,-10px) scale(.816);animation:fall-75 17s -27s linear infinite}@keyframes fall-75{36.632%{transform:translate(75.7435vw,36.632vh) scale(.816)}to{transform:translate(79.3654vw,99vh) scale(.816)}}.snow:nth-child(76){opacity:.14;transform:translate(90.0902vw,-10px) scale(.6886);animation:fall-76 11s -17s linear infinite}@keyframes fall-76{56.92%{transform:translate(94.1722vw,56.92vh) scale(.6886)}to{transform:translate(92.1312vw,99vh) scale(.6886)}}.snow:nth-child(77){opacity:1.4158;transform:translate(58.0189vw,-10px) scale(.31);animation:fall-77 14s -5s linear infinite}@keyframes fall-77{40.5%{transform:translate(64.4208vw,40.5vh) scale(.31)}to{transform:translate(61.21985vw,99vh) scale(.31)}}.snow:nth-child(78){opacity:.8252;transform:translate(66.2671vw,-10px) scale(.4251);animation:fall-78 21s -30s linear infinite}@keyframes fall-78{47.744%{transform:translate(56.3591vw,47.744vh) scale(.4251)}to{transform:translate(61.3131vw,99vh) scale(.4251)}}.snow:nth-child(79){opacity:1.326;transform:translate(90.2969vw,-10px) scale(.6107);animation:fall-79 10s -8s linear infinite}@keyframes fall-79{43.713%{transform:translate(99.4191vw,43.713vh) scale(.6107)}to{transform:translate(94.858vw,99vh) scale(.6107)}}.snow:nth-child(80){opacity:.0828;transform:translate(48.6303vw,-10px) scale(.7519);animation:fall-80 25s -13s linear infinite}@keyframes fall-80{51.576%{transform:translate(51.5175vw,51.576vh) scale(.7519)}to{transform:translate(50.0739vw,99vh) scale(.7519)}}.snow:nth-child(81){opacity:.9586;transform:translate(71.0436vw,-10px) scale(.4754);animation:fall-81 23s -21s linear infinite}@keyframes fall-81{75.561%{transform:translate(69.7878vw,75.561vh) scale(.4754)}to{transform:translate(70.4157vw,99vh) scale(.4754)}}.snow:nth-child(82){opacity:.5658;transform:translate(34.7098vw,-10px) scale(.5996);animation:fall-82 21s -30s linear infinite}@keyframes fall-82{55.23%{transform:translate(43.8759vw,55.23vh) scale(.5996)}to{transform:translate(39.29285vw,99vh) scale(.5996)}}.snow:nth-child(83){opacity:.1722;transform:translate(62.1463vw,-10px) scale(.0318);animation:fall-83 25s -1s linear infinite}@keyframes fall-83{58.48%{transform:translate(59.8894vw,58.48vh) scale(.0318)}to{transform:translate(61.01785vw,99vh) scale(.0318)}}.snow:nth-child(84){opacity:1.5632;transform:translate(34.2603vw,-10px) scale(.9075);animation:fall-84 21s -12s linear infinite}@keyframes fall-84{35.169%{transform:translate(41.9532vw,35.169vh) scale(.9075)}to{transform:translate(38.10675vw,99vh) scale(.9075)}}.snow:nth-child(85){opacity:.2134;transform:translate(2.939vw,-10px) scale(.9692);animation:fall-85 11s -15s linear infinite}@keyframes fall-85{58.727%{transform:translate(7.8932vw,58.727vh) scale(.9692)}to{transform:translate(5.4161vw,99vh) scale(.9692)}}.snow:nth-child(86){opacity:1.7604;transform:translate(96.4098vw,-10px) scale(.039);animation:fall-86 30s -21s linear infinite}@keyframes fall-86{45.99%{transform:translate(104.3516vw,45.99vh) scale(.039)}to{transform:translate(100.3807vw,99vh) scale(.039)}}.snow:nth-child(87){opacity:.6046;transform:translate(15.914vw,-10px) scale(.4096);animation:fall-87 29s -13s linear infinite}@keyframes fall-87{38.911%{transform:translate(25.7974vw,38.911vh) scale(.4096)}to{transform:translate(20.8557vw,99vh) scale(.4096)}}.snow:nth-child(88){opacity:.2666;transform:translate(18.804vw,-10px) scale(.9344);animation:fall-88 27s -15s linear infinite}@keyframes fall-88{76.359%{transform:translate(17.0448vw,76.359vh) scale(.9344)}to{transform:translate(17.9244vw,99vh) scale(.9344)}}.snow:nth-child(89){opacity:.5494;transform:translate(25.329vw,-10px) scale(.0264);animation:fall-89 10s -9s linear infinite}@keyframes fall-89{30.245%{transform:translate(23.107vw,30.245vh) scale(.0264)}to{transform:translate(24.218vw,99vh) scale(.0264)}}.snow:nth-child(90){opacity:.4634;transform:translate(38.9693vw,-10px) scale(.6998);animation:fall-90 15s -28s linear infinite}@keyframes fall-90{68.226%{transform:translate(30.2637vw,68.226vh) scale(.6998)}to{transform:translate(34.6165vw,99vh) scale(.6998)}}.snow:nth-child(91){opacity:1.6308;transform:translate(49.4841vw,-10px) scale(.5668);animation:fall-91 11s -10s linear infinite}@keyframes fall-91{64.604%{transform:translate(39.6351vw,64.604vh) scale(.5668)}to{transform:translate(44.5596vw,99vh) scale(.5668)}}.snow:nth-child(92){opacity:.3904;transform:translate(17.6924vw,-10px) scale(.1794);animation:fall-92 30s -10s linear infinite}@keyframes fall-92{44.017%{transform:translate(10.3172vw,44.017vh) scale(.1794)}to{transform:translate(14.0048vw,99vh) scale(.1794)}}.snow:nth-child(93){opacity:.6498;transform:translate(91.8947vw,-10px) scale(.8724);animation:fall-93 20s -16s linear infinite}@keyframes fall-93{77.77%{transform:translate(100.5885vw,77.77vh) scale(.8724)}to{transform:translate(96.2416vw,99vh) scale(.8724)}}.snow:nth-child(94){opacity:.1858;transform:translate(76.9739vw,-10px) scale(.0514);animation:fall-94 11s -3s linear infinite}@keyframes fall-94{34.107%{transform:translate(76.0818vw,34.107vh) scale(.0514)}to{transform:translate(76.52785vw,99vh) scale(.0514)}}.snow:nth-child(95){opacity:1.9994;transform:translate(42.8785vw,-10px) scale(.9622);animation:fall-95 14s -2s linear infinite}@keyframes fall-95{39.166%{transform:translate(41.9451vw,39.166vh) scale(.9622)}to{transform:translate(42.4118vw,99vh) scale(.9622)}}.snow:nth-child(96){opacity:1.2114;transform:translate(12.0406vw,-10px) scale(.4371);animation:fall-96 29s -2s linear infinite}@keyframes fall-96{59.803%{transform:translate(14.9068vw,59.803vh) scale(.4371)}to{transform:translate(13.4737vw,99vh) scale(.4371)}}.snow:nth-child(97){opacity:.1778;transform:translate(19.4763vw,-10px) scale(.2112);animation:fall-97 19s -30s linear infinite}@keyframes fall-97{33.786%{transform:translate(14.8671vw,33.786vh) scale(.2112)}to{transform:translate(17.1717vw,99vh) scale(.2112)}}.snow:nth-child(98){opacity:.9174;transform:translate(24.347vw,-10px) scale(.4125);animation:fall-98 23s -7s linear infinite}@keyframes fall-98{55.653%{transform:translate(16.5167vw,55.653vh) scale(.4125)}to{transform:translate(20.43185vw,99vh) scale(.4125)}}.snow:nth-child(99){opacity:1.1928;transform:translate(43.6186vw,-10px) scale(.1608);animation:fall-99 17s -11s linear infinite}@keyframes fall-99{76.741%{transform:translate(43.6691vw,76.741vh) scale(.1608)}to{transform:translate(43.64385vw,99vh) scale(.1608)}}.snow:nth-child(100){opacity:1.4608;transform:translate(92.0141vw,-10px) scale(.8908);animation:fall-100 26s -22s linear infinite}@keyframes fall-100{70.687%{transform:translate(96.7505vw,70.687vh) scale(.8908)}to{transform:translate(94.3823vw,99vh) scale(.8908)}}.snow:nth-child(101){opacity:.19;transform:translate(74.1509vw,-10px) scale(.9878);animation:fall-101 29s -26s linear infinite}@keyframes fall-101{57.797%{transform:translate(82.4295vw,57.797vh) scale(.9878)}to{transform:translate(78.2902vw,99vh) scale(.9878)}}.snow:nth-child(102){opacity:1.3612;transform:translate(85.0482vw,-10px) scale(.4806);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{43.83%{transform:translate(83.9049vw,43.83vh) scale(.4806)}to{transform:translate(84.47655vw,99vh) scale(.4806)}}.snow:nth-child(103){opacity:.077;transform:translate(12.9684vw,-10px) scale(.9321);animation:fall-103 11s -12s linear infinite}@keyframes fall-103{70.73%{transform:translate(14.3103vw,70.73vh) scale(.9321)}to{transform:translate(13.63935vw,99vh) scale(.9321)}}.snow:nth-child(104){opacity:1.9146;transform:translate(29.6342vw,-10px) scale(.3712);animation:fall-104 12s -3s linear infinite}@keyframes fall-104{62.739%{transform:translate(36.886vw,62.739vh) scale(.3712)}to{transform:translate(33.2601vw,99vh) scale(.3712)}}.snow:nth-child(105){opacity:1.5022;transform:translate(34.0162vw,-10px) scale(.0182);animation:fall-105 13s -24s linear infinite}@keyframes fall-105{60.697%{transform:translate(25.7295vw,60.697vh) scale(.0182)}to{transform:translate(29.87285vw,99vh) scale(.0182)}}.snow:nth-child(106){opacity:.841;transform:translate(58.6619vw,-10px) scale(.0466);animation:fall-106 14s -13s linear infinite}@keyframes fall-106{43.213%{transform:translate(52.5284vw,43.213vh) scale(.0466)}to{transform:translate(55.59515vw,99vh) scale(.0466)}}.snow:nth-child(107){opacity:.696;transform:translate(48.6726vw,-10px) scale(.9265);animation:fall-107 27s -9s linear infinite}@keyframes fall-107{47.203%{transform:translate(50.6119vw,47.203vh) scale(.9265)}to{transform:translate(49.64225vw,99vh) scale(.9265)}}.snow:nth-child(108){opacity:.6028;transform:translate(30.1264vw,-10px) scale(.27);animation:fall-108 18s -13s linear infinite}@keyframes fall-108{43.79%{transform:translate(25.8374vw,43.79vh) scale(.27)}to{transform:translate(27.9819vw,99vh) scale(.27)}}.snow:nth-child(109){opacity:.208;transform:translate(50.2081vw,-10px) scale(.0751);animation:fall-109 16s -8s linear infinite}@keyframes fall-109{34.072%{transform:translate(59.3198vw,34.072vh) scale(.0751)}to{transform:translate(54.76395vw,99vh) scale(.0751)}}.snow:nth-child(110){opacity:.7312;transform:translate(67.547vw,-10px) scale(.8209);animation:fall-110 25s -8s linear infinite}@keyframes fall-110{75.971%{transform:translate(73.7928vw,75.971vh) scale(.8209)}to{transform:translate(70.6699vw,99vh) scale(.8209)}}.snow:nth-child(111){opacity:1.629;transform:translate(57.2027vw,-10px) scale(.3152);animation:fall-111 11s -24s linear infinite}@keyframes fall-111{48.114%{transform:translate(55.1283vw,48.114vh) scale(.3152)}to{transform:translate(56.1655vw,99vh) scale(.3152)}}.snow:nth-child(112){opacity:.8768;transform:translate(64.4641vw,-10px) scale(.838);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{68.797%{transform:translate(64.7374vw,68.797vh) scale(.838)}to{transform:translate(64.60075vw,99vh) scale(.838)}}.snow:nth-child(113){opacity:1.0228;transform:translate(30.5678vw,-10px) scale(.5378);animation:fall-113 12s -21s linear infinite}@keyframes fall-113{43.771%{transform:translate(24.7493vw,43.771vh) scale(.5378)}to{transform:translate(27.65855vw,99vh) scale(.5378)}}.snow:nth-child(114){opacity:.067;transform:translate(87.1743vw,-10px) scale(.0183);animation:fall-114 20s -2s linear infinite}@keyframes fall-114{40.552%{transform:translate(78.6212vw,40.552vh) scale(.0183)}to{transform:translate(82.89775vw,99vh) scale(.0183)}}.snow:nth-child(115){opacity:.5498;transform:translate(29.6128vw,-10px) scale(.5278);animation:fall-115 19s -29s linear infinite}@keyframes fall-115{41.802%{transform:translate(30.1301vw,41.802vh) scale(.5278)}to{transform:translate(29.87145vw,99vh) scale(.5278)}}.snow:nth-child(116){opacity:.0552;transform:translate(13.5664vw,-10px) scale(.6135);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{49.332%{transform:translate(21.2495vw,49.332vh) scale(.6135)}to{transform:translate(17.40795vw,99vh) scale(.6135)}}.snow:nth-child(117){opacity:.2528;transform:translate(14.4561vw,-10px) scale(.8978);animation:fall-117 21s -14s linear infinite}@keyframes fall-117{69.595%{transform:translate(17.0874vw,69.595vh) scale(.8978)}to{transform:translate(15.77175vw,99vh) scale(.8978)}}.snow:nth-child(118){opacity:1.189;transform:translate(19.9069vw,-10px) scale(.3575);animation:fall-118 25s -3s linear infinite}@keyframes fall-118{30.156%{transform:translate(15.8821vw,30.156vh) scale(.3575)}to{transform:translate(17.8945vw,99vh) scale(.3575)}}.snow:nth-child(119){opacity:1.0678;transform:translate(92.3906vw,-10px) scale(.0902);animation:fall-119 26s -2s linear infinite}@keyframes fall-119{71.119%{transform:translate(91.7518vw,71.119vh) scale(.0902)}to{transform:translate(92.0712vw,99vh) scale(.0902)}}.snow:nth-child(120){opacity:1.4528;transform:translate(4.2637vw,-10px) scale(.2075);animation:fall-120 24s -24s linear infinite}@keyframes fall-120{72.217%{transform:translate(-5.3734vw,72.217vh) scale(.2075)}to{transform:translate(-.55485vw,99vh) scale(.2075)}}.snow:nth-child(121){opacity:1.7914;transform:translate(69.7814vw,-10px) scale(.8504);animation:fall-121 26s -2s linear infinite}@keyframes fall-121{35.937%{transform:translate(78.6657vw,35.937vh) scale(.8504)}to{transform:translate(74.22355vw,99vh) scale(.8504)}}.snow:nth-child(122){opacity:1.3744;transform:translate(83.6411vw,-10px) scale(.1059);animation:fall-122 16s -4s linear infinite}@keyframes fall-122{52.635%{transform:translate(75.5611vw,52.635vh) scale(.1059)}to{transform:translate(79.6011vw,99vh) scale(.1059)}}.snow:nth-child(123){opacity:.8416;transform:translate(67.9921vw,-10px) scale(.9312);animation:fall-123 25s -20s linear infinite}@keyframes fall-123{50.045%{transform:translate(71.189vw,50.045vh) scale(.9312)}to{transform:translate(69.59055vw,99vh) scale(.9312)}}.snow:nth-child(124){opacity:.6856;transform:translate(33.4335vw,-10px) scale(.7594);animation:fall-124 11s -5s linear infinite}@keyframes fall-124{41.41%{transform:translate(42.9928vw,41.41vh) scale(.7594)}to{transform:translate(38.21315vw,99vh) scale(.7594)}}.snow:nth-child(125){opacity:.7116;transform:translate(92.7072vw,-10px) scale(.8536);animation:fall-125 14s -25s linear infinite}@keyframes fall-125{69.089%{transform:translate(86.9444vw,69.089vh) scale(.8536)}to{transform:translate(89.8258vw,99vh) scale(.8536)}}.snow:nth-child(126){opacity:1.3964;transform:translate(1.411vw,-10px) scale(.3337);animation:fall-126 22s -6s linear infinite}@keyframes fall-126{63.756%{transform:translate(6.9798vw,63.756vh) scale(.3337)}to{transform:translate(4.1954vw,99vh) scale(.3337)}}.snow:nth-child(127){opacity:.0784;transform:translate(13.9688vw,-10px) scale(.1586);animation:fall-127 20s -29s linear infinite}@keyframes fall-127{49.382%{transform:translate(15.3068vw,49.382vh) scale(.1586)}to{transform:translate(14.6378vw,99vh) scale(.1586)}}.snow:nth-child(128){opacity:1.527;transform:translate(14.4801vw,-10px) scale(.0283);animation:fall-128 11s -17s linear infinite}@keyframes fall-128{48.261%{transform:translate(4.6668vw,48.261vh) scale(.0283)}to{transform:translate(9.57345vw,99vh) scale(.0283)}}.snow:nth-child(129){opacity:.0292;transform:translate(45.4985vw,-10px) scale(.9585);animation:fall-129 16s -8s linear infinite}@keyframes fall-129{77.05%{transform:translate(47.9919vw,77.05vh) scale(.9585)}to{transform:translate(46.7452vw,99vh) scale(.9585)}}.snow:nth-child(130){opacity:1.56;transform:translate(73.1615vw,-10px) scale(.1133);animation:fall-130 30s -15s linear infinite}@keyframes fall-130{32.235%{transform:translate(65.9301vw,32.235vh) scale(.1133)}to{transform:translate(69.5458vw,99vh) scale(.1133)}}.snow:nth-child(131){opacity:1.797;transform:translate(97.1408vw,-10px) scale(.9829);animation:fall-131 24s -10s linear infinite}@keyframes fall-131{49.542%{transform:translate(102.5444vw,49.542vh) scale(.9829)}to{transform:translate(99.8426vw,99vh) scale(.9829)}}.snow:nth-child(132){opacity:1.7458;transform:translate(92.7971vw,-10px) scale(.9198);animation:fall-132 23s -2s linear infinite}@keyframes fall-132{70.521%{transform:translate(95.0978vw,70.521vh) scale(.9198)}to{transform:translate(93.94745vw,99vh) scale(.9198)}}.snow:nth-child(133){opacity:.2066;transform:translate(93.3169vw,-10px) scale(.1181);animation:fall-133 28s -5s linear infinite}@keyframes fall-133{68.533%{transform:translate(101.7181vw,68.533vh) scale(.1181)}to{transform:translate(97.5175vw,99vh) scale(.1181)}}.snow:nth-child(134){opacity:1.8966;transform:translate(63.3927vw,-10px) scale(.2673);animation:fall-134 10s -13s linear infinite}@keyframes fall-134{68.509%{transform:translate(61.6889vw,68.509vh) scale(.2673)}to{transform:translate(62.5408vw,99vh) scale(.2673)}}.snow:nth-child(135){opacity:.409;transform:translate(95.9356vw,-10px) scale(.4081);animation:fall-135 30s -13s linear infinite}@keyframes fall-135{37.679%{transform:translate(101.9158vw,37.679vh) scale(.4081)}to{transform:translate(98.9257vw,99vh) scale(.4081)}}.snow:nth-child(136){opacity:.3552;transform:translate(46.6514vw,-10px) scale(.3741);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{47.582%{transform:translate(38.8634vw,47.582vh) scale(.3741)}to{transform:translate(42.7574vw,99vh) scale(.3741)}}.snow:nth-child(137){opacity:1.4392;transform:translate(91.7096vw,-10px) scale(.2708);animation:fall-137 19s -3s linear infinite}@keyframes fall-137{63.252%{transform:translate(83.2705vw,63.252vh) scale(.2708)}to{transform:translate(87.49005vw,99vh) scale(.2708)}}.snow:nth-child(138){opacity:1.0384;transform:translate(53.2235vw,-10px) scale(.7053);animation:fall-138 15s -29s linear infinite}@keyframes fall-138{69.524%{transform:translate(59.6929vw,69.524vh) scale(.7053)}to{transform:translate(56.4582vw,99vh) scale(.7053)}}.snow:nth-child(139){opacity:1.98;transform:translate(91.0168vw,-10px) scale(.369);animation:fall-139 30s -10s linear infinite}@keyframes fall-139{42.268%{transform:translate(86.8405vw,42.268vh) scale(.369)}to{transform:translate(88.92865vw,99vh) scale(.369)}}.snow:nth-child(140){opacity:1.2552;transform:translate(7.2118vw,-10px) scale(.1515);animation:fall-140 17s -1s linear infinite}@keyframes fall-140{70.415%{transform:translate(.8192vw,70.415vh) scale(.1515)}to{transform:translate(4.0155vw,99vh) scale(.1515)}}.snow:nth-child(141){opacity:.6012;transform:translate(42.7137vw,-10px) scale(.5199);animation:fall-141 21s -1s linear infinite}@keyframes fall-141{34.928%{transform:translate(41.6495vw,34.928vh) scale(.5199)}to{transform:translate(42.1816vw,99vh) scale(.5199)}}.snow:nth-child(142){opacity:1.3822;transform:translate(51.121vw,-10px) scale(.4803);animation:fall-142 11s -3s linear infinite}@keyframes fall-142{49.428%{transform:translate(55.6896vw,49.428vh) scale(.4803)}to{transform:translate(53.4053vw,99vh) scale(.4803)}}.snow:nth-child(143){opacity:1.543;transform:translate(76.4075vw,-10px) scale(.1347);animation:fall-143 23s -27s linear infinite}@keyframes fall-143{56.204%{transform:translate(78.7415vw,56.204vh) scale(.1347)}to{transform:translate(77.5745vw,99vh) scale(.1347)}}.snow:nth-child(144){opacity:.377;transform:translate(69.0282vw,-10px) scale(.4035);animation:fall-144 15s -21s linear infinite}@keyframes fall-144{63.221%{transform:translate(77.8405vw,63.221vh) scale(.4035)}to{transform:translate(73.43435vw,99vh) scale(.4035)}}.snow:nth-child(145){opacity:1.6052;transform:translate(28.3996vw,-10px) scale(.7172);animation:fall-145 20s -14s linear infinite}@keyframes fall-145{71.228%{transform:translate(26.8918vw,71.228vh) scale(.7172)}to{transform:translate(27.6457vw,99vh) scale(.7172)}}.snow:nth-child(146){opacity:.4254;transform:translate(24.5923vw,-10px) scale(.8255);animation:fall-146 23s -29s linear infinite}@keyframes fall-146{57.985%{transform:translate(18.8024vw,57.985vh) scale(.8255)}to{transform:translate(21.69735vw,99vh) scale(.8255)}}.snow:nth-child(147){opacity:.653;transform:translate(40.2425vw,-10px) scale(.3834);animation:fall-147 26s -7s linear infinite}@keyframes fall-147{48.194%{transform:translate(38.2591vw,48.194vh) scale(.3834)}to{transform:translate(39.2508vw,99vh) scale(.3834)}}.snow:nth-child(148){opacity:.4192;transform:translate(41.4224vw,-10px) scale(.1853);animation:fall-148 12s -15s linear infinite}@keyframes fall-148{65.067%{transform:translate(34.9712vw,65.067vh) scale(.1853)}to{transform:translate(38.1968vw,99vh) scale(.1853)}}.snow:nth-child(149){opacity:1.5202;transform:translate(58.2471vw,-10px) scale(.2499);animation:fall-149 20s -27s linear infinite}@keyframes fall-149{68.047%{transform:translate(66.54vw,68.047vh) scale(.2499)}to{transform:translate(62.39355vw,99vh) scale(.2499)}}.snow:nth-child(150){opacity:1.5292;transform:translate(50.6986vw,-10px) scale(.71);animation:fall-150 19s -25s linear infinite}@keyframes fall-150{33.322%{transform:translate(56.6434vw,33.322vh) scale(.71)}to{transform:translate(53.671vw,99vh) scale(.71)}}.snow:nth-child(151){opacity:1.5048;transform:translate(72.2266vw,-10px) scale(.1863);animation:fall-151 11s -3s linear infinite}@keyframes fall-151{53.564%{transform:translate(82.1079vw,53.564vh) scale(.1863)}to{transform:translate(77.16725vw,99vh) scale(.1863)}}.snow:nth-child(152){opacity:1.5444;transform:translate(64.4445vw,-10px) scale(.0034);animation:fall-152 17s -16s linear infinite}@keyframes fall-152{30.543%{transform:translate(60.9067vw,30.543vh) scale(.0034)}to{transform:translate(62.6756vw,99vh) scale(.0034)}}.snow:nth-child(153){opacity:.3088;transform:translate(39.7694vw,-10px) scale(.1647);animation:fall-153 29s -23s linear infinite}@keyframes fall-153{58.948%{transform:translate(36.7548vw,58.948vh) scale(.1647)}to{transform:translate(38.2621vw,99vh) scale(.1647)}}.snow:nth-child(154){opacity:.2266;transform:translate(12.5022vw,-10px) scale(.5314);animation:fall-154 29s -17s linear infinite}@keyframes fall-154{47.61%{transform:translate(11.9999vw,47.61vh) scale(.5314)}to{transform:translate(12.25105vw,99vh) scale(.5314)}}.snow:nth-child(155){opacity:1.5588;transform:translate(37.6022vw,-10px) scale(.5289);animation:fall-155 14s -13s linear infinite}@keyframes fall-155{40.34%{transform:translate(42.0248vw,40.34vh) scale(.5289)}to{transform:translate(39.8135vw,99vh) scale(.5289)}}.snow:nth-child(156){opacity:.039;transform:translate(41.4405vw,-10px) scale(.2349);animation:fall-156 14s -23s linear infinite}@keyframes fall-156{37.52%{transform:translate(39.8989vw,37.52vh) scale(.2349)}to{transform:translate(40.6697vw,99vh) scale(.2349)}}.snow:nth-child(157){opacity:.092;transform:translate(49.9073vw,-10px) scale(.3803);animation:fall-157 16s -3s linear infinite}@keyframes fall-157{38.846%{transform:translate(40.1159vw,38.846vh) scale(.3803)}to{transform:translate(45.0116vw,99vh) scale(.3803)}}.snow:nth-child(158){opacity:1.6934;transform:translate(79.0888vw,-10px) scale(.7809);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{31.621%{transform:translate(80.9687vw,31.621vh) scale(.7809)}to{transform:translate(80.02875vw,99vh) scale(.7809)}}.snow:nth-child(159){opacity:1.9578;transform:translate(90.2523vw,-10px) scale(.3047);animation:fall-159 18s -18s linear infinite}@keyframes fall-159{32.552%{transform:translate(81.1353vw,32.552vh) scale(.3047)}to{transform:translate(85.6938vw,99vh) scale(.3047)}}.snow:nth-child(160){opacity:.858;transform:translate(24.7788vw,-10px) scale(.1037);animation:fall-160 24s -13s linear infinite}@keyframes fall-160{30.883%{transform:translate(16.3467vw,30.883vh) scale(.1037)}to{transform:translate(20.56275vw,99vh) scale(.1037)}}.snow:nth-child(161){opacity:1.7552;transform:translate(21.5338vw,-10px) scale(.0345);animation:fall-161 11s -21s linear infinite}@keyframes fall-161{30.884%{transform:translate(15.5402vw,30.884vh) scale(.0345)}to{transform:translate(18.537vw,99vh) scale(.0345)}}.snow:nth-child(162){opacity:.101;transform:translate(72.749vw,-10px) scale(.5764);animation:fall-162 23s -27s linear infinite}@keyframes fall-162{51.543%{transform:translate(78.6501vw,51.543vh) scale(.5764)}to{transform:translate(75.69955vw,99vh) scale(.5764)}}.snow:nth-child(163){opacity:.1454;transform:translate(15.6871vw,-10px) scale(.8422);animation:fall-163 16s -21s linear infinite}@keyframes fall-163{41.967%{transform:translate(10.9236vw,41.967vh) scale(.8422)}to{transform:translate(13.30535vw,99vh) scale(.8422)}}.snow:nth-child(164){opacity:.1388;transform:translate(88.6733vw,-10px) scale(.4483);animation:fall-164 28s -8s linear infinite}@keyframes fall-164{74.651%{transform:translate(97.4674vw,74.651vh) scale(.4483)}to{transform:translate(93.07035vw,99vh) scale(.4483)}}.snow:nth-child(165){opacity:.6038;transform:translate(41.576vw,-10px) scale(.0486);animation:fall-165 12s -1s linear infinite}@keyframes fall-165{43.565%{transform:translate(36.8421vw,43.565vh) scale(.0486)}to{transform:translate(39.20905vw,99vh) scale(.0486)}}.snow:nth-child(166){opacity:.3272;transform:translate(50.1881vw,-10px) scale(.8263);animation:fall-166 29s -20s linear infinite}@keyframes fall-166{46.815%{transform:translate(44.3582vw,46.815vh) scale(.8263)}to{transform:translate(47.27315vw,99vh) scale(.8263)}}.snow:nth-child(167){opacity:.3824;transform:translate(13.5261vw,-10px) scale(.0614);animation:fall-167 29s -23s linear infinite}@keyframes fall-167{43.635%{transform:translate(5.993vw,43.635vh) scale(.0614)}to{transform:translate(9.75955vw,99vh) scale(.0614)}}.snow:nth-child(168){opacity:.7198;transform:translate(25.5596vw,-10px) scale(.6057);animation:fall-168 11s -5s linear infinite}@keyframes fall-168{35.843%{transform:translate(32.1744vw,35.843vh) scale(.6057)}to{transform:translate(28.867vw,99vh) scale(.6057)}}.snow:nth-child(169){opacity:1.9258;transform:translate(22.0735vw,-10px) scale(.5996);animation:fall-169 14s -12s linear infinite}@keyframes fall-169{40.066%{transform:translate(23.7989vw,40.066vh) scale(.5996)}to{transform:translate(22.9362vw,99vh) scale(.5996)}}.snow:nth-child(170){opacity:1.158;transform:translate(95.4195vw,-10px) scale(.9662);animation:fall-170 10s -3s linear infinite}@keyframes fall-170{67.567%{transform:translate(90.2753vw,67.567vh) scale(.9662)}to{transform:translate(92.8474vw,99vh) scale(.9662)}}.snow:nth-child(171){opacity:.5264;transform:translate(44.4611vw,-10px) scale(.6091);animation:fall-171 19s -2s linear infinite}@keyframes fall-171{69.814%{transform:translate(50.2688vw,69.814vh) scale(.6091)}to{transform:translate(47.36495vw,99vh) scale(.6091)}}.snow:nth-child(172){opacity:1.4144;transform:translate(27.8046vw,-10px) scale(.318);animation:fall-172 21s -1s linear infinite}@keyframes fall-172{76.279%{transform:translate(31.4855vw,76.279vh) scale(.318)}to{transform:translate(29.64505vw,99vh) scale(.318)}}.snow:nth-child(173){opacity:.2366;transform:translate(49.6697vw,-10px) scale(.6079);animation:fall-173 11s -28s linear infinite}@keyframes fall-173{58.262%{transform:translate(46.3294vw,58.262vh) scale(.6079)}to{transform:translate(47.99955vw,99vh) scale(.6079)}}.snow:nth-child(174){opacity:.6886;transform:translate(74.8488vw,-10px) scale(.3088);animation:fall-174 30s -18s linear infinite}@keyframes fall-174{78.71%{transform:translate(82.7147vw,78.71vh) scale(.3088)}to{transform:translate(78.78175vw,99vh) scale(.3088)}}.snow:nth-child(175){opacity:.6478;transform:translate(44.3009vw,-10px) scale(.0391);animation:fall-175 10s -27s linear infinite}@keyframes fall-175{63.403%{transform:translate(36.9888vw,63.403vh) scale(.0391)}to{transform:translate(40.64485vw,99vh) scale(.0391)}}.snow:nth-child(176){opacity:1.6822;transform:translate(31.5698vw,-10px) scale(.8483);animation:fall-176 16s -8s linear infinite}@keyframes fall-176{42.561%{transform:translate(24.7291vw,42.561vh) scale(.8483)}to{transform:translate(28.14945vw,99vh) scale(.8483)}}.snow:nth-child(177){opacity:1.3708;transform:translate(69.9935vw,-10px) scale(.3186);animation:fall-177 25s -16s linear infinite}@keyframes fall-177{60.204%{transform:translate(73.2767vw,60.204vh) scale(.3186)}to{transform:translate(71.6351vw,99vh) scale(.3186)}}.snow:nth-child(178){opacity:.7078;transform:translate(30.4339vw,-10px) scale(.421);animation:fall-178 14s -23s linear infinite}@keyframes fall-178{53.609%{transform:translate(23.3543vw,53.609vh) scale(.421)}to{transform:translate(26.8941vw,99vh) scale(.421)}}.snow:nth-child(179){opacity:.9788;transform:translate(97.1134vw,-10px) scale(.5586);animation:fall-179 28s -2s linear infinite}@keyframes fall-179{35.185%{transform:translate(99.6308vw,35.185vh) scale(.5586)}to{transform:translate(98.3721vw,99vh) scale(.5586)}}.snow:nth-child(180){opacity:1.693;transform:translate(43.3089vw,-10px) scale(.0596);animation:fall-180 16s -12s linear infinite}@keyframes fall-180{74.216%{transform:translate(52.4049vw,74.216vh) scale(.0596)}to{transform:translate(47.8569vw,99vh) scale(.0596)}}.snow:nth-child(181){opacity:.556;transform:translate(59.6174vw,-10px) scale(.4043);animation:fall-181 14s -16s linear infinite}@keyframes fall-181{57.094%{transform:translate(65.3189vw,57.094vh) scale(.4043)}to{transform:translate(62.46815vw,99vh) scale(.4043)}}.snow:nth-child(182){opacity:.2038;transform:translate(42.5064vw,-10px) scale(.3733);animation:fall-182 13s -13s linear infinite}@keyframes fall-182{64.488%{transform:translate(46.8332vw,64.488vh) scale(.3733)}to{transform:translate(44.6698vw,99vh) scale(.3733)}}.snow:nth-child(183){opacity:1.6596;transform:translate(5.7967vw,-10px) scale(.0551);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{39.521%{transform:translate(9.6575vw,39.521vh) scale(.0551)}to{transform:translate(7.7271vw,99vh) scale(.0551)}}.snow:nth-child(184){opacity:1.1706;transform:translate(5.8858vw,-10px) scale(.1724);animation:fall-184 27s -12s linear infinite}@keyframes fall-184{38.878%{transform:translate(2.494vw,38.878vh) scale(.1724)}to{transform:translate(4.1899vw,99vh) scale(.1724)}}.snow:nth-child(185){opacity:1.2144;transform:translate(11.8749vw,-10px) scale(.5372);animation:fall-185 11s -26s linear infinite}@keyframes fall-185{47.761%{transform:translate(1.9105vw,47.761vh) scale(.5372)}to{transform:translate(6.8927vw,99vh) scale(.5372)}}.snow:nth-child(186){opacity:.7366;transform:translate(61.213vw,-10px) scale(.7305);animation:fall-186 25s -13s linear infinite}@keyframes fall-186{68.297%{transform:translate(51.7431vw,68.297vh) scale(.7305)}to{transform:translate(56.47805vw,99vh) scale(.7305)}}.snow:nth-child(187){opacity:.8688;transform:translate(36.4186vw,-10px) scale(.3223);animation:fall-187 20s -30s linear infinite}@keyframes fall-187{31.361%{transform:translate(33.2872vw,31.361vh) scale(.3223)}to{transform:translate(34.8529vw,99vh) scale(.3223)}}.snow:nth-child(188){opacity:1.8584;transform:translate(21.7365vw,-10px) scale(.5446);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{70.945%{transform:translate(16.7503vw,70.945vh) scale(.5446)}to{transform:translate(19.2434vw,99vh) scale(.5446)}}.snow:nth-child(189){opacity:.044;transform:translate(93.4911vw,-10px) scale(.5625);animation:fall-189 16s -18s linear infinite}@keyframes fall-189{31.285%{transform:translate(101.5031vw,31.285vh) scale(.5625)}to{transform:translate(97.4971vw,99vh) scale(.5625)}}.snow:nth-child(190){opacity:1.1506;transform:translate(92.138vw,-10px) scale(.0505);animation:fall-190 11s -13s linear infinite}@keyframes fall-190{47.814%{transform:translate(91.2071vw,47.814vh) scale(.0505)}to{transform:translate(91.67255vw,99vh) scale(.0505)}}.snow:nth-child(191){opacity:1.459;transform:translate(47.4615vw,-10px) scale(.4989);animation:fall-191 23s -18s linear infinite}@keyframes fall-191{65.265%{transform:translate(56.8289vw,65.265vh) scale(.4989)}to{transform:translate(52.1452vw,99vh) scale(.4989)}}.snow:nth-child(192){opacity:1.4616;transform:translate(87.9612vw,-10px) scale(.6235);animation:fall-192 26s -1s linear infinite}@keyframes fall-192{48.7%{transform:translate(86.9317vw,48.7vh) scale(.6235)}to{transform:translate(87.44645vw,99vh) scale(.6235)}}.snow:nth-child(193){opacity:1.818;transform:translate(31.0371vw,-10px) scale(.3419);animation:fall-193 28s -28s linear infinite}@keyframes fall-193{77.484%{transform:translate(31.074vw,77.484vh) scale(.3419)}to{transform:translate(31.05555vw,99vh) scale(.3419)}}.snow:nth-child(194){opacity:.5588;transform:translate(32.4376vw,-10px) scale(.5955);animation:fall-194 15s -14s linear infinite}@keyframes fall-194{75.641%{transform:translate(36.1577vw,75.641vh) scale(.5955)}to{transform:translate(34.29765vw,99vh) scale(.5955)}}.snow:nth-child(195){opacity:1.6288;transform:translate(36.6502vw,-10px) scale(.491);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{78.841%{transform:translate(41.71vw,78.841vh) scale(.491)}to{transform:translate(39.1801vw,99vh) scale(.491)}}.snow:nth-child(196){opacity:.7366;transform:translate(42.7261vw,-10px) scale(.4154);animation:fall-196 22s -11s linear infinite}@keyframes fall-196{47.938%{transform:translate(36.7675vw,47.938vh) scale(.4154)}to{transform:translate(39.7468vw,99vh) scale(.4154)}}.snow:nth-child(197){opacity:.7666;transform:translate(26.4351vw,-10px) scale(.6607);animation:fall-197 17s -8s linear infinite}@keyframes fall-197{53.528%{transform:translate(27.657vw,53.528vh) scale(.6607)}to{transform:translate(27.04605vw,99vh) scale(.6607)}}.snow:nth-child(198){opacity:.5864;transform:translate(32.0346vw,-10px) scale(.5695);animation:fall-198 21s -14s linear infinite}@keyframes fall-198{45.01%{transform:translate(28.9057vw,45.01vh) scale(.5695)}to{transform:translate(30.47015vw,99vh) scale(.5695)}}.snow:nth-child(199){opacity:1.1536;transform:translate(13.1708vw,-10px) scale(.1092);animation:fall-199 22s -17s linear infinite}@keyframes fall-199{71.173%{transform:translate(17.6537vw,71.173vh) scale(.1092)}to{transform:translate(15.41225vw,99vh) scale(.1092)}}.snow:nth-child(200){opacity:1.1278;transform:translate(96.2947vw,-10px) scale(.016);animation:fall-200 27s -27s linear infinite}@keyframes fall-200{39.543%{transform:translate(97.0826vw,39.543vh) scale(.016)}to{transform:translate(96.68865vw,99vh) scale(.016)}}.snow:nth-child(201){opacity:1.505;transform:translate(58.2223vw,-10px) scale(.0967);animation:fall-201 10s -24s linear infinite}@keyframes fall-201{69.436%{transform:translate(58.3489vw,69.436vh) scale(.0967)}to{transform:translate(58.2856vw,99vh) scale(.0967)}}.snow:nth-child(202){opacity:.6188;transform:translate(7.5545vw,-10px) scale(.472);animation:fall-202 29s -19s linear infinite}@keyframes fall-202{56.097%{transform:translate(11.1466vw,56.097vh) scale(.472)}to{transform:translate(9.35055vw,99vh) scale(.472)}}.snow:nth-child(203){opacity:.8222;transform:translate(12.7254vw,-10px) scale(.0769);animation:fall-203 21s -30s linear infinite}@keyframes fall-203{51.847%{transform:translate(12.8225vw,51.847vh) scale(.0769)}to{transform:translate(12.77395vw,99vh) scale(.0769)}}.snow:nth-child(204){opacity:1.159;transform:translate(29.4898vw,-10px) scale(.5479);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{41.332%{transform:translate(29.372vw,41.332vh) scale(.5479)}to{transform:translate(29.4309vw,99vh) scale(.5479)}}.snow:nth-child(205){opacity:1.1842;transform:translate(45.5343vw,-10px) scale(.9201);animation:fall-205 14s -30s linear infinite}@keyframes fall-205{77.024%{transform:translate(51.203vw,77.024vh) scale(.9201)}to{transform:translate(48.36865vw,99vh) scale(.9201)}}.snow:nth-child(206){opacity:1.7996;transform:translate(53.1483vw,-10px) scale(.8075);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{45.001%{transform:translate(50.8567vw,45.001vh) scale(.8075)}to{transform:translate(52.0025vw,99vh) scale(.8075)}}.snow:nth-child(207){opacity:1.7186;transform:translate(22.5374vw,-10px) scale(.1674);animation:fall-207 16s -23s linear infinite}@keyframes fall-207{53.256%{transform:translate(25.3556vw,53.256vh) scale(.1674)}to{transform:translate(23.9465vw,99vh) scale(.1674)}}.snow:nth-child(208){opacity:1.2558;transform:translate(64.8343vw,-10px) scale(.519);animation:fall-208 10s -12s linear infinite}@keyframes fall-208{42.625%{transform:translate(55.011vw,42.625vh) scale(.519)}to{transform:translate(59.92265vw,99vh) scale(.519)}}.snow:nth-child(209){opacity:.9056;transform:translate(85.5687vw,-10px) scale(.8161);animation:fall-209 24s -24s linear infinite}@keyframes fall-209{41.809%{transform:translate(88.7382vw,41.809vh) scale(.8161)}to{transform:translate(87.15345vw,99vh) scale(.8161)}}.snow:nth-child(210){opacity:1.5418;transform:translate(77.8105vw,-10px) scale(.1085);animation:fall-210 14s -16s linear infinite}@keyframes fall-210{43.386%{transform:translate(69.8726vw,43.386vh) scale(.1085)}to{transform:translate(73.84155vw,99vh) scale(.1085)}}.snow:nth-child(211){opacity:1.029;transform:translate(38.5263vw,-10px) scale(.7);animation:fall-211 11s -16s linear infinite}@keyframes fall-211{70.13%{transform:translate(28.9612vw,70.13vh) scale(.7)}to{transform:translate(33.74375vw,99vh) scale(.7)}}.snow:nth-child(212){opacity:1.1486;transform:translate(44.4752vw,-10px) scale(.9825);animation:fall-212 23s -25s linear infinite}@keyframes fall-212{64.185%{transform:translate(37.3846vw,64.185vh) scale(.9825)}to{transform:translate(40.9299vw,99vh) scale(.9825)}}.snow:nth-child(213){opacity:.58;transform:translate(12.3488vw,-10px) scale(.8458);animation:fall-213 10s -29s linear infinite}@keyframes fall-213{44.762%{transform:translate(15.0836vw,44.762vh) scale(.8458)}to{transform:translate(13.7162vw,99vh) scale(.8458)}}.snow:nth-child(214){opacity:.6668;transform:translate(71.6891vw,-10px) scale(.0985);animation:fall-214 14s -28s linear infinite}@keyframes fall-214{57.834%{transform:translate(63.9129vw,57.834vh) scale(.0985)}to{transform:translate(67.801vw,99vh) scale(.0985)}}.snow:nth-child(215){opacity:.5058;transform:translate(11.6531vw,-10px) scale(.0171);animation:fall-215 26s -19s linear infinite}@keyframes fall-215{37.11%{transform:translate(10.5927vw,37.11vh) scale(.0171)}to{transform:translate(11.1229vw,99vh) scale(.0171)}}.snow:nth-child(216){opacity:.434;transform:translate(51.9922vw,-10px) scale(.8246);animation:fall-216 11s -19s linear infinite}@keyframes fall-216{59.508%{transform:translate(60.601vw,59.508vh) scale(.8246)}to{transform:translate(56.2966vw,99vh) scale(.8246)}}.snow:nth-child(217){opacity:1.2248;transform:translate(41.5157vw,-10px) scale(.8038);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{42.549%{transform:translate(44.3629vw,42.549vh) scale(.8038)}to{transform:translate(42.9393vw,99vh) scale(.8038)}}.snow:nth-child(218){opacity:.2888;transform:translate(67.1481vw,-10px) scale(.1822);animation:fall-218 23s -15s linear infinite}@keyframes fall-218{49.27%{transform:translate(60.8664vw,49.27vh) scale(.1822)}to{transform:translate(64.00725vw,99vh) scale(.1822)}}.snow:nth-child(219){opacity:1.6694;transform:translate(75.2034vw,-10px) scale(.6891);animation:fall-219 21s -15s linear infinite}@keyframes fall-219{71.05%{transform:translate(77.8682vw,71.05vh) scale(.6891)}to{transform:translate(76.5358vw,99vh) scale(.6891)}}.snow:nth-child(220){opacity:1.5032;transform:translate(98.3566vw,-10px) scale(.2703);animation:fall-220 17s -10s linear infinite}@keyframes fall-220{43.958%{transform:translate(98.4199vw,43.958vh) scale(.2703)}to{transform:translate(98.38825vw,99vh) scale(.2703)}}.snow:nth-child(221){opacity:1.9616;transform:translate(65.1116vw,-10px) scale(.4002);animation:fall-221 10s -19s linear infinite}@keyframes fall-221{30.607%{transform:translate(59.8912vw,30.607vh) scale(.4002)}to{transform:translate(62.5014vw,99vh) scale(.4002)}}.snow:nth-child(222){opacity:1.2816;transform:translate(4.4046vw,-10px) scale(.6572);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{79.66%{transform:translate(9.033vw,79.66vh) scale(.6572)}to{transform:translate(6.7188vw,99vh) scale(.6572)}}.snow:nth-child(223){opacity:1.8442;transform:translate(58.1446vw,-10px) scale(.8774);animation:fall-223 22s -3s linear infinite}@keyframes fall-223{53.268%{transform:translate(54.6014vw,53.268vh) scale(.8774)}to{transform:translate(56.373vw,99vh) scale(.8774)}}.snow:nth-child(224){opacity:.3514;transform:translate(64.0977vw,-10px) scale(.7573);animation:fall-224 19s -19s linear infinite}@keyframes fall-224{49.955%{transform:translate(70.8436vw,49.955vh) scale(.7573)}to{transform:translate(67.47065vw,99vh) scale(.7573)}}.snow:nth-child(225){opacity:.0248;transform:translate(14.3017vw,-10px) scale(.2011);animation:fall-225 22s -23s linear infinite}@keyframes fall-225{40.235%{transform:translate(15.1258vw,40.235vh) scale(.2011)}to{transform:translate(14.71375vw,99vh) scale(.2011)}}.snow:nth-child(226){opacity:1.4242;transform:translate(46.5348vw,-10px) scale(.6973);animation:fall-226 23s -24s linear infinite}@keyframes fall-226{49.635%{transform:translate(40.436vw,49.635vh) scale(.6973)}to{transform:translate(43.4854vw,99vh) scale(.6973)}}.snow:nth-child(227){opacity:.5492;transform:translate(69.092vw,-10px) scale(.4595);animation:fall-227 30s -29s linear infinite}@keyframes fall-227{39.996%{transform:translate(63.8385vw,39.996vh) scale(.4595)}to{transform:translate(66.46525vw,99vh) scale(.4595)}}.snow:nth-child(228){opacity:1.9986;transform:translate(52.0094vw,-10px) scale(.341);animation:fall-228 16s -9s linear infinite}@keyframes fall-228{70.499%{transform:translate(42.1565vw,70.499vh) scale(.341)}to{transform:translate(47.08295vw,99vh) scale(.341)}}.snow:nth-child(229){opacity:1.5786;transform:translate(25.9271vw,-10px) scale(.1537);animation:fall-229 12s -27s linear infinite}@keyframes fall-229{48.635%{transform:translate(23.4904vw,48.635vh) scale(.1537)}to{transform:translate(24.70875vw,99vh) scale(.1537)}}.snow:nth-child(230){opacity:1.2136;transform:translate(24.3573vw,-10px) scale(.047);animation:fall-230 21s -18s linear infinite}@keyframes fall-230{35.655%{transform:translate(18.8359vw,35.655vh) scale(.047)}to{transform:translate(21.5966vw,99vh) scale(.047)}}.snow:nth-child(231){opacity:1.239;transform:translate(97.9215vw,-10px) scale(.1366);animation:fall-231 13s -6s linear infinite}@keyframes fall-231{56.869%{transform:translate(101.6088vw,56.869vh) scale(.1366)}to{transform:translate(99.76515vw,99vh) scale(.1366)}}.snow:nth-child(232){opacity:1.7966;transform:translate(75.7474vw,-10px) scale(.0782);animation:fall-232 26s -5s linear infinite}@keyframes fall-232{33.554%{transform:translate(78.6102vw,33.554vh) scale(.0782)}to{transform:translate(77.1788vw,99vh) scale(.0782)}}.snow:nth-child(233){opacity:.8722;transform:translate(24.1674vw,-10px) scale(.2051);animation:fall-233 30s -23s linear infinite}@keyframes fall-233{68.719%{transform:translate(24.8669vw,68.719vh) scale(.2051)}to{transform:translate(24.51715vw,99vh) scale(.2051)}}.snow:nth-child(234){opacity:.3742;transform:translate(41.3524vw,-10px) scale(.6974);animation:fall-234 13s -4s linear infinite}@keyframes fall-234{44.482%{transform:translate(42.2032vw,44.482vh) scale(.6974)}to{transform:translate(41.7778vw,99vh) scale(.6974)}}.snow:nth-child(235){opacity:.9222;transform:translate(41.0072vw,-10px) scale(.2005);animation:fall-235 19s -8s linear infinite}@keyframes fall-235{57.74%{transform:translate(37.3199vw,57.74vh) scale(.2005)}to{transform:translate(39.16355vw,99vh) scale(.2005)}}.snow:nth-child(236){opacity:1.5316;transform:translate(28.7718vw,-10px) scale(.6291);animation:fall-236 12s -9s linear infinite}@keyframes fall-236{46.984%{transform:translate(30.7573vw,46.984vh) scale(.6291)}to{transform:translate(29.76455vw,99vh) scale(.6291)}}.snow:nth-child(237){opacity:1.3802;transform:translate(88.509vw,-10px) scale(.3133);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{41.03%{transform:translate(79.8613vw,41.03vh) scale(.3133)}to{transform:translate(84.18515vw,99vh) scale(.3133)}}.snow:nth-child(238){opacity:1.999;transform:translate(62.0586vw,-10px) scale(.5475);animation:fall-238 12s -25s linear infinite}@keyframes fall-238{66.54%{transform:translate(67.0936vw,66.54vh) scale(.5475)}to{transform:translate(64.5761vw,99vh) scale(.5475)}}.snow:nth-child(239){opacity:.3172;transform:translate(55.1444vw,-10px) scale(.5543);animation:fall-239 23s -10s linear infinite}@keyframes fall-239{40.067%{transform:translate(58.0727vw,40.067vh) scale(.5543)}to{transform:translate(56.60855vw,99vh) scale(.5543)}}.snow:nth-child(240){opacity:.0178;transform:translate(39.8656vw,-10px) scale(.9184);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{61.957%{transform:translate(34.4159vw,61.957vh) scale(.9184)}to{transform:translate(37.14075vw,99vh) scale(.9184)}}.snow:nth-child(241){opacity:1.264;transform:translate(83.0239vw,-10px) scale(.1472);animation:fall-241 13s -7s linear infinite}@keyframes fall-241{75.964%{transform:translate(80.7305vw,75.964vh) scale(.1472)}to{transform:translate(81.8772vw,99vh) scale(.1472)}}.snow:nth-child(242){opacity:.3298;transform:translate(34.7439vw,-10px) scale(.6547);animation:fall-242 30s -29s linear infinite}@keyframes fall-242{61.451%{transform:translate(39.0844vw,61.451vh) scale(.6547)}to{transform:translate(36.91415vw,99vh) scale(.6547)}}.snow:nth-child(243){opacity:.799;transform:translate(82.3218vw,-10px) scale(.0858);animation:fall-243 22s -22s linear infinite}@keyframes fall-243{44.971%{transform:translate(82.9514vw,44.971vh) scale(.0858)}to{transform:translate(82.6366vw,99vh) scale(.0858)}}.snow:nth-child(244){opacity:.2136;transform:translate(38.7419vw,-10px) scale(.1338);animation:fall-244 17s -1s linear infinite}@keyframes fall-244{55.332%{transform:translate(33.6216vw,55.332vh) scale(.1338)}to{transform:translate(36.18175vw,99vh) scale(.1338)}}.snow:nth-child(245){opacity:.3156;transform:translate(72.5866vw,-10px) scale(.594);animation:fall-245 14s -21s linear infinite}@keyframes fall-245{78.696%{transform:translate(65.9066vw,78.696vh) scale(.594)}to{transform:translate(69.2466vw,99vh) scale(.594)}}.snow:nth-child(246){opacity:.3984;transform:translate(96.6813vw,-10px) scale(.497);animation:fall-246 11s -16s linear infinite}@keyframes fall-246{78.618%{transform:translate(97.831vw,78.618vh) scale(.497)}to{transform:translate(97.25615vw,99vh) scale(.497)}}.snow:nth-child(247){opacity:.0458;transform:translate(50.6147vw,-10px) scale(.5149);animation:fall-247 10s -1s linear infinite}@keyframes fall-247{43.38%{transform:translate(45.3259vw,43.38vh) scale(.5149)}to{transform:translate(47.9703vw,99vh) scale(.5149)}}.snow:nth-child(248){opacity:.8528;transform:translate(63.6076vw,-10px) scale(.2765);animation:fall-248 28s -7s linear infinite}@keyframes fall-248{42.337%{transform:translate(57.6799vw,42.337vh) scale(.2765)}to{transform:translate(60.64375vw,99vh) scale(.2765)}}.snow:nth-child(249){opacity:1.6054;transform:translate(73.0262vw,-10px) scale(.2228);animation:fall-249 29s -22s linear infinite}@keyframes fall-249{72.996%{transform:translate(74.8571vw,72.996vh) scale(.2228)}to{transform:translate(73.94165vw,99vh) scale(.2228)}}.snow:nth-child(250){opacity:1.7014;transform:translate(81.5675vw,-10px) scale(.6725);animation:fall-250 16s -28s linear infinite}@keyframes fall-250{65.697%{transform:translate(80.3669vw,65.697vh) scale(.6725)}to{transform:translate(80.9672vw,99vh) scale(.6725)}}.snow:nth-child(251){opacity:.296;transform:translate(43.3981vw,-10px) scale(.015);animation:fall-251 10s -3s linear infinite}@keyframes fall-251{78.241%{transform:translate(52.5738vw,78.241vh) scale(.015)}to{transform:translate(47.98595vw,99vh) scale(.015)}}.snow:nth-child(252){opacity:.4404;transform:translate(44.4246vw,-10px) scale(.0412);animation:fall-252 26s -2s linear infinite}@keyframes fall-252{57.563%{transform:translate(38.4375vw,57.563vh) scale(.0412)}to{transform:translate(41.43105vw,99vh) scale(.0412)}}.snow:nth-child(253){opacity:.5204;transform:translate(28.4031vw,-10px) scale(.3451);animation:fall-253 13s -17s linear infinite}@keyframes fall-253{57.864%{transform:translate(24.3899vw,57.864vh) scale(.3451)}to{transform:translate(26.3965vw,99vh) scale(.3451)}}.snow:nth-child(254){opacity:1.6686;transform:translate(68.2378vw,-10px) scale(.4696);animation:fall-254 14s -22s linear infinite}@keyframes fall-254{74.785%{transform:translate(78.0728vw,74.785vh) scale(.4696)}to{transform:translate(73.1553vw,99vh) scale(.4696)}}.snow:nth-child(255){opacity:.1306;transform:translate(95.0643vw,-10px) scale(.1624);animation:fall-255 20s -9s linear infinite}@keyframes fall-255{47.654%{transform:translate(88.6227vw,47.654vh) scale(.1624)}to{transform:translate(91.8435vw,99vh) scale(.1624)}}.snow:nth-child(256){opacity:.1546;transform:translate(80.9722vw,-10px) scale(.5719);animation:fall-256 18s -12s linear infinite}@keyframes fall-256{39.425%{transform:translate(89.7868vw,39.425vh) scale(.5719)}to{transform:translate(85.3795vw,99vh) scale(.5719)}}.snow:nth-child(257){opacity:.8238;transform:translate(30.059vw,-10px) scale(.8331);animation:fall-257 29s -28s linear infinite}@keyframes fall-257{65.521%{transform:translate(39.9687vw,65.521vh) scale(.8331)}to{transform:translate(35.01385vw,99vh) scale(.8331)}}.snow:nth-child(258){opacity:1.38;transform:translate(9.1152vw,-10px) scale(.9706);animation:fall-258 16s -4s linear infinite}@keyframes fall-258{63.163%{transform:translate(3.9244vw,63.163vh) scale(.9706)}to{transform:translate(6.5198vw,99vh) scale(.9706)}}.snow:nth-child(259){opacity:1.8924;transform:translate(74.1031vw,-10px) scale(.0373);animation:fall-259 29s -13s linear infinite}@keyframes fall-259{38.544%{transform:translate(68.4037vw,38.544vh) scale(.0373)}to{transform:translate(71.2534vw,99vh) scale(.0373)}}.snow:nth-child(260){opacity:1.4928;transform:translate(79.5533vw,-10px) scale(.1078);animation:fall-260 28s -2s linear infinite}@keyframes fall-260{57.696%{transform:translate(80.1441vw,57.696vh) scale(.1078)}to{transform:translate(79.8487vw,99vh) scale(.1078)}}.snow:nth-child(261){opacity:.5328;transform:translate(99.1625vw,-10px) scale(.7493);animation:fall-261 19s -2s linear infinite}@keyframes fall-261{65.083%{transform:translate(103.5526vw,65.083vh) scale(.7493)}to{transform:translate(101.35755vw,99vh) scale(.7493)}}.snow:nth-child(262){opacity:1.713;transform:translate(8.198vw,-10px) scale(.8346);animation:fall-262 10s -6s linear infinite}@keyframes fall-262{42.094%{transform:translate(10.106vw,42.094vh) scale(.8346)}to{transform:translate(9.152vw,99vh) scale(.8346)}}.snow:nth-child(263){opacity:.3908;transform:translate(32.9271vw,-10px) scale(.2166);animation:fall-263 17s -23s linear infinite}@keyframes fall-263{42.705%{transform:translate(26.2676vw,42.705vh) scale(.2166)}to{transform:translate(29.59735vw,99vh) scale(.2166)}}.snow:nth-child(264){opacity:1.3306;transform:translate(33.5904vw,-10px) scale(.0239);animation:fall-264 13s -5s linear infinite}@keyframes fall-264{39.531%{transform:translate(36.0475vw,39.531vh) scale(.0239)}to{transform:translate(34.81895vw,99vh) scale(.0239)}}.snow:nth-child(265){opacity:.0616;transform:translate(71.7632vw,-10px) scale(.7428);animation:fall-265 27s -20s linear infinite}@keyframes fall-265{61.211%{transform:translate(70.8025vw,61.211vh) scale(.7428)}to{transform:translate(71.28285vw,99vh) scale(.7428)}}.snow:nth-child(266){opacity:.151;transform:translate(51.4647vw,-10px) scale(.0692);animation:fall-266 21s -28s linear infinite}@keyframes fall-266{68.426%{transform:translate(47.5971vw,68.426vh) scale(.0692)}to{transform:translate(49.5309vw,99vh) scale(.0692)}}.snow:nth-child(267){opacity:1.4934;transform:translate(27.5178vw,-10px) scale(.5394);animation:fall-267 21s -24s linear infinite}@keyframes fall-267{58.172%{transform:translate(28.2455vw,58.172vh) scale(.5394)}to{transform:translate(27.88165vw,99vh) scale(.5394)}}.snow:nth-child(268){opacity:1.6982;transform:translate(97.5311vw,-10px) scale(.4893);animation:fall-268 26s -10s linear infinite}@keyframes fall-268{72.932%{transform:translate(107.391vw,72.932vh) scale(.4893)}to{transform:translate(102.46105vw,99vh) scale(.4893)}}.snow:nth-child(269){opacity:.101;transform:translate(12.5539vw,-10px) scale(.0332);animation:fall-269 18s -10s linear infinite}@keyframes fall-269{78.986%{transform:translate(9.3702vw,78.986vh) scale(.0332)}to{transform:translate(10.96205vw,99vh) scale(.0332)}}.snow:nth-child(270){opacity:.2432;transform:translate(28.2718vw,-10px) scale(.1011);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{61.413%{transform:translate(19.7088vw,61.413vh) scale(.1011)}to{transform:translate(23.9903vw,99vh) scale(.1011)}}.snow:nth-child(271){opacity:1.1212;transform:translate(92.2702vw,-10px) scale(.73);animation:fall-271 27s -24s linear infinite}@keyframes fall-271{33.912%{transform:translate(83.1856vw,33.912vh) scale(.73)}to{transform:translate(87.7279vw,99vh) scale(.73)}}.snow:nth-child(272){opacity:.6788;transform:translate(1.9736vw,-10px) scale(.3306);animation:fall-272 21s -29s linear infinite}@keyframes fall-272{54.245%{transform:translate(4.3273vw,54.245vh) scale(.3306)}to{transform:translate(3.15045vw,99vh) scale(.3306)}}.snow:nth-child(273){opacity:1.1766;transform:translate(79.1165vw,-10px) scale(.1395);animation:fall-273 28s -24s linear infinite}@keyframes fall-273{63.974%{transform:translate(86.7717vw,63.974vh) scale(.1395)}to{transform:translate(82.9441vw,99vh) scale(.1395)}}.snow:nth-child(274){opacity:.0552;transform:translate(56.9567vw,-10px) scale(.0095);animation:fall-274 28s -29s linear infinite}@keyframes fall-274{32.351%{transform:translate(49.9741vw,32.351vh) scale(.0095)}to{transform:translate(53.4654vw,99vh) scale(.0095)}}.snow:nth-child(275){opacity:.1418;transform:translate(96.9819vw,-10px) scale(.7713);animation:fall-275 30s -3s linear infinite}@keyframes fall-275{72.03%{transform:translate(100.7264vw,72.03vh) scale(.7713)}to{transform:translate(98.85415vw,99vh) scale(.7713)}}.snow:nth-child(276){opacity:.0138;transform:translate(18.2874vw,-10px) scale(.7539);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.704%{transform:translate(14.6464vw,58.704vh) scale(.7539)}to{transform:translate(16.4669vw,99vh) scale(.7539)}}.snow:nth-child(277){opacity:.8088;transform:translate(24.6687vw,-10px) scale(.9647);animation:fall-277 15s -9s linear infinite}@keyframes fall-277{48.093%{transform:translate(31.6904vw,48.093vh) scale(.9647)}to{transform:translate(28.17955vw,99vh) scale(.9647)}}.snow:nth-child(278){opacity:1.22;transform:translate(76.384vw,-10px) scale(.2303);animation:fall-278 30s -28s linear infinite}@keyframes fall-278{47.913%{transform:translate(70.808vw,47.913vh) scale(.2303)}to{transform:translate(73.596vw,99vh) scale(.2303)}}.snow:nth-child(279){opacity:1.7632;transform:translate(92.0313vw,-10px) scale(.3184);animation:fall-279 19s -30s linear infinite}@keyframes fall-279{75.029%{transform:translate(94.5885vw,75.029vh) scale(.3184)}to{transform:translate(93.3099vw,99vh) scale(.3184)}}.snow:nth-child(280){opacity:1.27;transform:translate(32.2548vw,-10px) scale(.6741);animation:fall-280 17s -10s linear infinite}@keyframes fall-280{62.534%{transform:translate(31.9493vw,62.534vh) scale(.6741)}to{transform:translate(32.10205vw,99vh) scale(.6741)}}.snow:nth-child(281){opacity:1.4768;transform:translate(72.2177vw,-10px) scale(.5901);animation:fall-281 19s -28s linear infinite}@keyframes fall-281{32.867%{transform:translate(69.3706vw,32.867vh) scale(.5901)}to{transform:translate(70.79415vw,99vh) scale(.5901)}}.snow:nth-child(282){opacity:.538;transform:translate(64.1684vw,-10px) scale(.3006);animation:fall-282 22s -23s linear infinite}@keyframes fall-282{71.673%{transform:translate(59.5516vw,71.673vh) scale(.3006)}to{transform:translate(61.86vw,99vh) scale(.3006)}}.snow:nth-child(283){opacity:.0186;transform:translate(7.1839vw,-10px) scale(.7368);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{35.465%{transform:translate(-1.9113vw,35.465vh) scale(.7368)}to{transform:translate(2.6363vw,99vh) scale(.7368)}}.snow:nth-child(284){opacity:1.5996;transform:translate(75.6921vw,-10px) scale(.8204);animation:fall-284 12s -26s linear infinite}@keyframes fall-284{55.395%{transform:translate(66.1119vw,55.395vh) scale(.8204)}to{transform:translate(70.902vw,99vh) scale(.8204)}}.snow:nth-child(285){opacity:1.3856;transform:translate(51.0596vw,-10px) scale(.8073);animation:fall-285 14s -22s linear infinite}@keyframes fall-285{51.221%{transform:translate(50.6045vw,51.221vh) scale(.8073)}to{transform:translate(50.83205vw,99vh) scale(.8073)}}.snow:nth-child(286){opacity:1.7458;transform:translate(32.1702vw,-10px) scale(.2935);animation:fall-286 29s -21s linear infinite}@keyframes fall-286{38.436%{transform:translate(36.1263vw,38.436vh) scale(.2935)}to{transform:translate(34.14825vw,99vh) scale(.2935)}}.snow:nth-child(287){opacity:1.8088;transform:translate(38.6544vw,-10px) scale(.8782);animation:fall-287 11s -8s linear infinite}@keyframes fall-287{39.333%{transform:translate(43.4428vw,39.333vh) scale(.8782)}to{transform:translate(41.0486vw,99vh) scale(.8782)}}.snow:nth-child(288){opacity:.375;transform:translate(95.7688vw,-10px) scale(.5396);animation:fall-288 19s -2s linear infinite}@keyframes fall-288{78.597%{transform:translate(103.5567vw,78.597vh) scale(.5396)}to{transform:translate(99.66275vw,99vh) scale(.5396)}}.snow:nth-child(289){opacity:.547;transform:translate(70.6209vw,-10px) scale(.7932);animation:fall-289 18s -15s linear infinite}@keyframes fall-289{63.108%{transform:translate(75.6053vw,63.108vh) scale(.7932)}to{transform:translate(73.1131vw,99vh) scale(.7932)}}.snow:nth-child(290){opacity:1.8992;transform:translate(69.1482vw,-10px) scale(.2983);animation:fall-290 22s -3s linear infinite}@keyframes fall-290{49.129%{transform:translate(74.5654vw,49.129vh) scale(.2983)}to{transform:translate(71.8568vw,99vh) scale(.2983)}}.snow:nth-child(291){opacity:1.9918;transform:translate(66.0141vw,-10px) scale(.1384);animation:fall-291 24s -6s linear infinite}@keyframes fall-291{44.859%{transform:translate(73.7775vw,44.859vh) scale(.1384)}to{transform:translate(69.8958vw,99vh) scale(.1384)}}.snow:nth-child(292){opacity:.4358;transform:translate(77.1878vw,-10px) scale(.9987);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{74.717%{transform:translate(79.6237vw,74.717vh) scale(.9987)}to{transform:translate(78.40575vw,99vh) scale(.9987)}}.snow:nth-child(293){opacity:1.3608;transform:translate(6.5389vw,-10px) scale(.3731);animation:fall-293 28s -23s linear infinite}@keyframes fall-293{75.722%{transform:translate(6.3251vw,75.722vh) scale(.3731)}to{transform:translate(6.432vw,99vh) scale(.3731)}}.snow:nth-child(294){opacity:1.687;transform:translate(79.3276vw,-10px) scale(.7506);animation:fall-294 13s -22s linear infinite}@keyframes fall-294{61.71%{transform:translate(88.1637vw,61.71vh) scale(.7506)}to{transform:translate(83.74565vw,99vh) scale(.7506)}}.snow:nth-child(295){opacity:1.7282;transform:translate(25.5685vw,-10px) scale(.3138);animation:fall-295 11s -12s linear infinite}@keyframes fall-295{30.828%{transform:translate(29.8438vw,30.828vh) scale(.3138)}to{transform:translate(27.70615vw,99vh) scale(.3138)}}.snow:nth-child(296){opacity:.9896;transform:translate(24.0953vw,-10px) scale(.7262);animation:fall-296 18s -9s linear infinite}@keyframes fall-296{54.869%{transform:translate(16.6391vw,54.869vh) scale(.7262)}to{transform:translate(20.3672vw,99vh) scale(.7262)}}.snow:nth-child(297){opacity:.4366;transform:translate(56.3774vw,-10px) scale(.2298);animation:fall-297 13s -1s linear infinite}@keyframes fall-297{75.194%{transform:translate(48.788vw,75.194vh) scale(.2298)}to{transform:translate(52.5827vw,99vh) scale(.2298)}}.snow:nth-child(298){opacity:.3524;transform:translate(80.0811vw,-10px) scale(.673);animation:fall-298 25s -24s linear infinite}@keyframes fall-298{48.765%{transform:translate(70.2898vw,48.765vh) scale(.673)}to{transform:translate(75.18545vw,99vh) scale(.673)}}.snow:nth-child(299){opacity:1.2138;transform:translate(82.4699vw,-10px) scale(.1375);animation:fall-299 23s -12s linear infinite}@keyframes fall-299{32.9%{transform:translate(75.4852vw,32.9vh) scale(.1375)}to{transform:translate(78.97755vw,99vh) scale(.1375)}}.snow:nth-child(300){opacity:1.8024;transform:translate(49.3056vw,-10px) scale(.1682);animation:fall-300 14s -28s linear infinite}@keyframes fall-300{41.642%{transform:translate(58.2016vw,41.642vh) scale(.1682)}to{transform:translate(53.7536vw,99vh) scale(.1682)}}.snow:nth-child(301){opacity:1.5032;transform:translate(16.8335vw,-10px) scale(.0376);animation:fall-301 23s -18s linear infinite}@keyframes fall-301{62.812%{transform:translate(16.4179vw,62.812vh) scale(.0376)}to{transform:translate(16.6257vw,99vh) scale(.0376)}}.snow:nth-child(302){opacity:.244;transform:translate(4.3511vw,-10px) scale(.9936);animation:fall-302 12s -26s linear infinite}@keyframes fall-302{37.831%{transform:translate(2.6485vw,37.831vh) scale(.9936)}to{transform:translate(3.4998vw,99vh) scale(.9936)}}.snow:nth-child(303){opacity:.6502;transform:translate(4.7239vw,-10px) scale(.3839);animation:fall-303 21s -6s linear infinite}@keyframes fall-303{40.702%{transform:translate(13.7643vw,40.702vh) scale(.3839)}to{transform:translate(9.2441vw,99vh) scale(.3839)}}.snow:nth-child(304){opacity:1.5112;transform:translate(94.409vw,-10px) scale(.7801);animation:fall-304 24s -30s linear infinite}@keyframes fall-304{34.204%{transform:translate(89.1705vw,34.204vh) scale(.7801)}to{transform:translate(91.78975vw,99vh) scale(.7801)}}.snow:nth-child(305){opacity:.1988;transform:translate(54.893vw,-10px) scale(.3936);animation:fall-305 19s -20s linear infinite}@keyframes fall-305{48.5%{transform:translate(56.0089vw,48.5vh) scale(.3936)}to{transform:translate(55.45095vw,99vh) scale(.3936)}}.snow:nth-child(306){opacity:.4746;transform:translate(70.4849vw,-10px) scale(.5678);animation:fall-306 17s -17s linear infinite}@keyframes fall-306{72.275%{transform:translate(75.6378vw,72.275vh) scale(.5678)}to{transform:translate(73.06135vw,99vh) scale(.5678)}}.snow:nth-child(307){opacity:.6382;transform:translate(25.912vw,-10px) scale(.1855);animation:fall-307 10s -26s linear infinite}@keyframes fall-307{48.132%{transform:translate(27.1069vw,48.132vh) scale(.1855)}to{transform:translate(26.50945vw,99vh) scale(.1855)}}.snow:nth-child(308){opacity:.9734;transform:translate(64.6467vw,-10px) scale(.5621);animation:fall-308 29s -14s linear infinite}@keyframes fall-308{30.922%{transform:translate(58.1845vw,30.922vh) scale(.5621)}to{transform:translate(61.4156vw,99vh) scale(.5621)}}.snow:nth-child(309){opacity:1.509;transform:translate(4.421vw,-10px) scale(.6655);animation:fall-309 29s -14s linear infinite}@keyframes fall-309{70.235%{transform:translate(5.1231vw,70.235vh) scale(.6655)}to{transform:translate(4.77205vw,99vh) scale(.6655)}}.snow:nth-child(310){opacity:.5748;transform:translate(48.5596vw,-10px) scale(.6006);animation:fall-310 26s -8s linear infinite}@keyframes fall-310{33.24%{transform:translate(49.3575vw,33.24vh) scale(.6006)}to{transform:translate(48.95855vw,99vh) scale(.6006)}}.snow:nth-child(311){opacity:1.3214;transform:translate(6.0569vw,-10px) scale(.8734);animation:fall-311 24s -14s linear infinite}@keyframes fall-311{51.169%{transform:translate(9.5138vw,51.169vh) scale(.8734)}to{transform:translate(7.78535vw,99vh) scale(.8734)}}.snow:nth-child(312){opacity:.1986;transform:translate(98.7131vw,-10px) scale(.7745);animation:fall-312 18s -2s linear infinite}@keyframes fall-312{63.873%{transform:translate(98.2688vw,63.873vh) scale(.7745)}to{transform:translate(98.49095vw,99vh) scale(.7745)}}.snow:nth-child(313){opacity:.2104;transform:translate(41.873vw,-10px) scale(.9275);animation:fall-313 13s -10s linear infinite}@keyframes fall-313{39.31%{transform:translate(43.0455vw,39.31vh) scale(.9275)}to{transform:translate(42.45925vw,99vh) scale(.9275)}}.snow:nth-child(314){opacity:.1062;transform:translate(23.1264vw,-10px) scale(.0977);animation:fall-314 21s -12s linear infinite}@keyframes fall-314{65.471%{transform:translate(30.3465vw,65.471vh) scale(.0977)}to{transform:translate(26.73645vw,99vh) scale(.0977)}}.snow:nth-child(315){opacity:.1482;transform:translate(40.9767vw,-10px) scale(.8772);animation:fall-315 29s -26s linear infinite}@keyframes fall-315{44.109%{transform:translate(33.3396vw,44.109vh) scale(.8772)}to{transform:translate(37.15815vw,99vh) scale(.8772)}}.snow:nth-child(316){opacity:1.5934;transform:translate(11.9201vw,-10px) scale(.1489);animation:fall-316 13s -28s linear infinite}@keyframes fall-316{37.124%{transform:translate(18.5099vw,37.124vh) scale(.1489)}to{transform:translate(15.215vw,99vh) scale(.1489)}}.snow:nth-child(317){opacity:.2252;transform:translate(33.7365vw,-10px) scale(.6205);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{47.928%{transform:translate(32.7036vw,47.928vh) scale(.6205)}to{transform:translate(33.22005vw,99vh) scale(.6205)}}.snow:nth-child(318){opacity:.145;transform:translate(40.5254vw,-10px) scale(.3709);animation:fall-318 20s -14s linear infinite}@keyframes fall-318{35.278%{transform:translate(47.232vw,35.278vh) scale(.3709)}to{transform:translate(43.8787vw,99vh) scale(.3709)}}.snow:nth-child(319){opacity:.2798;transform:translate(91.4407vw,-10px) scale(.2078);animation:fall-319 25s -17s linear infinite}@keyframes fall-319{79.144%{transform:translate(86.6758vw,79.144vh) scale(.2078)}to{transform:translate(89.05825vw,99vh) scale(.2078)}}.snow:nth-child(320){opacity:1.579;transform:translate(37.3112vw,-10px) scale(.0225);animation:fall-320 17s -25s linear infinite}@keyframes fall-320{50.8%{transform:translate(35.7091vw,50.8vh) scale(.0225)}to{transform:translate(36.51015vw,99vh) scale(.0225)}}.snow:nth-child(321){opacity:1.242;transform:translate(33.7226vw,-10px) scale(.8731);animation:fall-321 24s -13s linear infinite}@keyframes fall-321{71.523%{transform:translate(24.7774vw,71.523vh) scale(.8731)}to{transform:translate(29.25vw,99vh) scale(.8731)}}.snow:nth-child(322){opacity:1.4458;transform:translate(21.853vw,-10px) scale(.6432);animation:fall-322 18s -9s linear infinite}@keyframes fall-322{45.867%{transform:translate(29.6755vw,45.867vh) scale(.6432)}to{transform:translate(25.76425vw,99vh) scale(.6432)}}.snow:nth-child(323){opacity:.3002;transform:translate(6.7671vw,-10px) scale(.459);animation:fall-323 20s -5s linear infinite}@keyframes fall-323{70.551%{transform:translate(4.1698vw,70.551vh) scale(.459)}to{transform:translate(5.46845vw,99vh) scale(.459)}}.snow:nth-child(324){opacity:1.6738;transform:translate(48.7097vw,-10px) scale(.0548);animation:fall-324 23s -6s linear infinite}@keyframes fall-324{72.441%{transform:translate(54.1733vw,72.441vh) scale(.0548)}to{transform:translate(51.4415vw,99vh) scale(.0548)}}.snow:nth-child(325){opacity:.895;transform:translate(20.111vw,-10px) scale(.0685);animation:fall-325 21s -6s linear infinite}@keyframes fall-325{42.512%{transform:translate(16.2667vw,42.512vh) scale(.0685)}to{transform:translate(18.18885vw,99vh) scale(.0685)}}.snow:nth-child(326){opacity:1.2978;transform:translate(43.3325vw,-10px) scale(.365);animation:fall-326 15s -21s linear infinite}@keyframes fall-326{32.482%{transform:translate(34.1581vw,32.482vh) scale(.365)}to{transform:translate(38.7453vw,99vh) scale(.365)}}.snow:nth-child(327){opacity:.8082;transform:translate(25.8756vw,-10px) scale(.1789);animation:fall-327 12s -7s linear infinite}@keyframes fall-327{62.521%{transform:translate(23.8687vw,62.521vh) scale(.1789)}to{transform:translate(24.87215vw,99vh) scale(.1789)}}.snow:nth-child(328){opacity:1.5578;transform:translate(60.3666vw,-10px) scale(.9704);animation:fall-328 18s -1s linear infinite}@keyframes fall-328{46.295%{transform:translate(70.1035vw,46.295vh) scale(.9704)}to{transform:translate(65.23505vw,99vh) scale(.9704)}}.snow:nth-child(329){opacity:1.4908;transform:translate(84.2569vw,-10px) scale(.9307);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{62.232%{transform:translate(91.3455vw,62.232vh) scale(.9307)}to{transform:translate(87.8012vw,99vh) scale(.9307)}}.snow:nth-child(330){opacity:.9794;transform:translate(72.0966vw,-10px) scale(.1685);animation:fall-330 14s -15s linear infinite}@keyframes fall-330{52.159%{transform:translate(72.0044vw,52.159vh) scale(.1685)}to{transform:translate(72.0505vw,99vh) scale(.1685)}}.snow:nth-child(331){opacity:1.5004;transform:translate(64.3144vw,-10px) scale(.9259);animation:fall-331 27s -24s linear infinite}@keyframes fall-331{39.464%{transform:translate(55.207vw,39.464vh) scale(.9259)}to{transform:translate(59.7607vw,99vh) scale(.9259)}}.snow:nth-child(332){opacity:.7374;transform:translate(32.9328vw,-10px) scale(.6433);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{42.197%{transform:translate(37.0398vw,42.197vh) scale(.6433)}to{transform:translate(34.9863vw,99vh) scale(.6433)}}.snow:nth-child(333){opacity:1.7156;transform:translate(91.7689vw,-10px) scale(.5735);animation:fall-333 23s -1s linear infinite}@keyframes fall-333{69.937%{transform:translate(88.4289vw,69.937vh) scale(.5735)}to{transform:translate(90.0989vw,99vh) scale(.5735)}}.snow:nth-child(334){opacity:1.126;transform:translate(82.818vw,-10px) scale(.5241);animation:fall-334 14s -14s linear infinite}@keyframes fall-334{45.031%{transform:translate(82.573vw,45.031vh) scale(.5241)}to{transform:translate(82.6955vw,99vh) scale(.5241)}}.snow:nth-child(335){opacity:1.3556;transform:translate(95.6257vw,-10px) scale(.1039);animation:fall-335 24s -27s linear infinite}@keyframes fall-335{66.548%{transform:translate(92.8463vw,66.548vh) scale(.1039)}to{transform:translate(94.236vw,99vh) scale(.1039)}}.snow:nth-child(336){opacity:.9854;transform:translate(54.3242vw,-10px) scale(.712);animation:fall-336 13s -25s linear infinite}@keyframes fall-336{78.599%{transform:translate(46.0438vw,78.599vh) scale(.712)}to{transform:translate(50.184vw,99vh) scale(.712)}}.snow:nth-child(337){opacity:.0198;transform:translate(86.7532vw,-10px) scale(.4916);animation:fall-337 13s -24s linear infinite}@keyframes fall-337{56.25%{transform:translate(77.1829vw,56.25vh) scale(.4916)}to{transform:translate(81.96805vw,99vh) scale(.4916)}}.snow:nth-child(338){opacity:.5488;transform:translate(39.1124vw,-10px) scale(.9025);animation:fall-338 15s -20s linear infinite}@keyframes fall-338{78.636%{transform:translate(41.4666vw,78.636vh) scale(.9025)}to{transform:translate(40.2895vw,99vh) scale(.9025)}}.snow:nth-child(339){opacity:.2996;transform:translate(59.4791vw,-10px) scale(.7709);animation:fall-339 28s -21s linear infinite}@keyframes fall-339{31.681%{transform:translate(60.7473vw,31.681vh) scale(.7709)}to{transform:translate(60.1132vw,99vh) scale(.7709)}}.snow:nth-child(340){opacity:1.2376;transform:translate(67.6814vw,-10px) scale(.9483);animation:fall-340 30s -14s linear infinite}@keyframes fall-340{71.49%{transform:translate(63.3171vw,71.49vh) scale(.9483)}to{transform:translate(65.49925vw,99vh) scale(.9483)}}.snow:nth-child(341){opacity:.9946;transform:translate(31.0603vw,-10px) scale(.7412);animation:fall-341 15s -19s linear infinite}@keyframes fall-341{51.036%{transform:translate(32.3454vw,51.036vh) scale(.7412)}to{transform:translate(31.70285vw,99vh) scale(.7412)}}.snow:nth-child(342){opacity:1.5066;transform:translate(58.1919vw,-10px) scale(.112);animation:fall-342 30s -27s linear infinite}@keyframes fall-342{37.332%{transform:translate(57.149vw,37.332vh) scale(.112)}to{transform:translate(57.67045vw,99vh) scale(.112)}}.snow:nth-child(343){opacity:.4654;transform:translate(15.7637vw,-10px) scale(.7124);animation:fall-343 28s -20s linear infinite}@keyframes fall-343{32.499%{transform:translate(18.4152vw,32.499vh) scale(.7124)}to{transform:translate(17.08945vw,99vh) scale(.7124)}}.snow:nth-child(344){opacity:1.075;transform:translate(93.6414vw,-10px) scale(.5256);animation:fall-344 15s -22s linear infinite}@keyframes fall-344{69.521%{transform:translate(100.1168vw,69.521vh) scale(.5256)}to{transform:translate(96.8791vw,99vh) scale(.5256)}}.snow:nth-child(345){opacity:1.0974;transform:translate(38.4854vw,-10px) scale(.6356);animation:fall-345 14s -11s linear infinite}@keyframes fall-345{60.087%{transform:translate(41.8115vw,60.087vh) scale(.6356)}to{transform:translate(40.14845vw,99vh) scale(.6356)}}.snow:nth-child(346){opacity:1.7156;transform:translate(3.9923vw,-10px) scale(.8832);animation:fall-346 20s -25s linear infinite}@keyframes fall-346{39.548%{transform:translate(5.2212vw,39.548vh) scale(.8832)}to{transform:translate(4.60675vw,99vh) scale(.8832)}}.snow:nth-child(347){opacity:.2574;transform:translate(93.7397vw,-10px) scale(.821);animation:fall-347 28s -7s linear infinite}@keyframes fall-347{53.342%{transform:translate(93.3944vw,53.342vh) scale(.821)}to{transform:translate(93.56705vw,99vh) scale(.821)}}.snow:nth-child(348){opacity:1.908;transform:translate(52.6294vw,-10px) scale(.7725);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{77.961%{transform:translate(44.721vw,77.961vh) scale(.7725)}to{transform:translate(48.6752vw,99vh) scale(.7725)}}.snow:nth-child(349){opacity:1.741;transform:translate(79.5427vw,-10px) scale(.6647);animation:fall-349 12s -5s linear infinite}@keyframes fall-349{42.435%{transform:translate(72.2332vw,42.435vh) scale(.6647)}to{transform:translate(75.88795vw,99vh) scale(.6647)}}.snow:nth-child(350){opacity:1.2904;transform:translate(61.6238vw,-10px) scale(.3146);animation:fall-350 18s -29s linear infinite}@keyframes fall-350{68.372%{transform:translate(57.8463vw,68.372vh) scale(.3146)}to{transform:translate(59.73505vw,99vh) scale(.3146)}}.snow:nth-child(351){opacity:1.3724;transform:translate(87.7747vw,-10px) scale(.3858);animation:fall-351 22s -21s linear infinite}@keyframes fall-351{46.307%{transform:translate(83.7158vw,46.307vh) scale(.3858)}to{transform:translate(85.74525vw,99vh) scale(.3858)}}.snow:nth-child(352){opacity:.8012;transform:translate(23.3655vw,-10px) scale(.7099);animation:fall-352 21s -23s linear infinite}@keyframes fall-352{70.224%{transform:translate(18.6296vw,70.224vh) scale(.7099)}to{transform:translate(20.99755vw,99vh) scale(.7099)}}.snow:nth-child(353){opacity:.6808;transform:translate(41.5116vw,-10px) scale(.2002);animation:fall-353 14s -28s linear infinite}@keyframes fall-353{50.661%{transform:translate(36.1678vw,50.661vh) scale(.2002)}to{transform:translate(38.8397vw,99vh) scale(.2002)}}.snow:nth-child(354){opacity:1.9394;transform:translate(1.1482vw,-10px) scale(.9172);animation:fall-354 18s -3s linear infinite}@keyframes fall-354{70.164%{transform:translate(3.7996vw,70.164vh) scale(.9172)}to{transform:translate(2.4739vw,99vh) scale(.9172)}}.snow:nth-child(355){opacity:1.435;transform:translate(83.4315vw,-10px) scale(.0536);animation:fall-355 10s -19s linear infinite}@keyframes fall-355{36.54%{transform:translate(76.9402vw,36.54vh) scale(.0536)}to{transform:translate(80.18585vw,99vh) scale(.0536)}}.snow:nth-child(356){opacity:1.2786;transform:translate(41.6387vw,-10px) scale(.3963);animation:fall-356 18s -10s linear infinite}@keyframes fall-356{42.277%{transform:translate(41.9008vw,42.277vh) scale(.3963)}to{transform:translate(41.76975vw,99vh) scale(.3963)}}.snow:nth-child(357){opacity:.2974;transform:translate(71.1799vw,-10px) scale(.0302);animation:fall-357 22s -3s linear infinite}@keyframes fall-357{34.077%{transform:translate(72.9934vw,34.077vh) scale(.0302)}to{transform:translate(72.08665vw,99vh) scale(.0302)}}.snow:nth-child(358){opacity:1.798;transform:translate(1.2535vw,-10px) scale(.538);animation:fall-358 21s -27s linear infinite}@keyframes fall-358{52.782%{transform:translate(8.468vw,52.782vh) scale(.538)}to{transform:translate(4.86075vw,99vh) scale(.538)}}.snow:nth-child(359){opacity:.5522;transform:translate(74.7446vw,-10px) scale(.5038);animation:fall-359 13s -25s linear infinite}@keyframes fall-359{67.664%{transform:translate(81.9652vw,67.664vh) scale(.5038)}to{transform:translate(78.3549vw,99vh) scale(.5038)}}.snow:nth-child(360){opacity:.4116;transform:translate(26.3971vw,-10px) scale(.3714);animation:fall-360 13s -16s linear infinite}@keyframes fall-360{54.064%{transform:translate(30.8633vw,54.064vh) scale(.3714)}to{transform:translate(28.6302vw,99vh) scale(.3714)}}.snow:nth-child(361){opacity:.3822;transform:translate(96.4169vw,-10px) scale(.6062);animation:fall-361 14s -28s linear infinite}@keyframes fall-361{60.399%{transform:translate(98.6277vw,60.399vh) scale(.6062)}to{transform:translate(97.5223vw,99vh) scale(.6062)}}.snow:nth-child(362){opacity:.1958;transform:translate(90.8177vw,-10px) scale(.792);animation:fall-362 20s -7s linear infinite}@keyframes fall-362{55.162%{transform:translate(95.7707vw,55.162vh) scale(.792)}to{transform:translate(93.2942vw,99vh) scale(.792)}}.snow:nth-child(363){opacity:1.2414;transform:translate(69.3519vw,-10px) scale(.0251);animation:fall-363 21s -6s linear infinite}@keyframes fall-363{64.04%{transform:translate(69.5386vw,64.04vh) scale(.0251)}to{transform:translate(69.44525vw,99vh) scale(.0251)}}.snow:nth-child(364){opacity:1.0972;transform:translate(82.3243vw,-10px) scale(.1786);animation:fall-364 28s -18s linear infinite}@keyframes fall-364{38.946%{transform:translate(89.7974vw,38.946vh) scale(.1786)}to{transform:translate(86.06085vw,99vh) scale(.1786)}}.snow:nth-child(365){opacity:.6238;transform:translate(56.6908vw,-10px) scale(.0996);animation:fall-365 14s -11s linear infinite}@keyframes fall-365{56.309%{transform:translate(58.675vw,56.309vh) scale(.0996)}to{transform:translate(57.6829vw,99vh) scale(.0996)}}.snow:nth-child(366){opacity:.2704;transform:translate(32.2057vw,-10px) scale(.4793);animation:fall-366 28s -12s linear infinite}@keyframes fall-366{59.076%{transform:translate(38.3755vw,59.076vh) scale(.4793)}to{transform:translate(35.2906vw,99vh) scale(.4793)}}.snow:nth-child(367){opacity:1.7642;transform:translate(91.0185vw,-10px) scale(.582);animation:fall-367 11s -7s linear infinite}@keyframes fall-367{45.073%{transform:translate(99.9013vw,45.073vh) scale(.582)}to{transform:translate(95.4599vw,99vh) scale(.582)}}.snow:nth-child(368){opacity:1.6854;transform:translate(64.1391vw,-10px) scale(.7023);animation:fall-368 17s -19s linear infinite}@keyframes fall-368{74.437%{transform:translate(61.9666vw,74.437vh) scale(.7023)}to{transform:translate(63.05285vw,99vh) scale(.7023)}}.snow:nth-child(369){opacity:.926;transform:translate(99.3709vw,-10px) scale(.8836);animation:fall-369 27s -11s linear infinite}@keyframes fall-369{75.915%{transform:translate(94.4946vw,75.915vh) scale(.8836)}to{transform:translate(96.93275vw,99vh) scale(.8836)}}.snow:nth-child(370){opacity:1.4446;transform:translate(83.293vw,-10px) scale(.5586);animation:fall-370 27s -3s linear infinite}@keyframes fall-370{30.848%{transform:translate(81.3061vw,30.848vh) scale(.5586)}to{transform:translate(82.29955vw,99vh) scale(.5586)}}.snow:nth-child(371){opacity:1.1132;transform:translate(74.3515vw,-10px) scale(.032);animation:fall-371 25s -8s linear infinite}@keyframes fall-371{58.333%{transform:translate(84.3045vw,58.333vh) scale(.032)}to{transform:translate(79.328vw,99vh) scale(.032)}}.snow:nth-child(372){opacity:.0452;transform:translate(28.7141vw,-10px) scale(.3716);animation:fall-372 17s -9s linear infinite}@keyframes fall-372{64.624%{transform:translate(25.6642vw,64.624vh) scale(.3716)}to{transform:translate(27.18915vw,99vh) scale(.3716)}}.snow:nth-child(373){opacity:.7186;transform:translate(9.8306vw,-10px) scale(.6803);animation:fall-373 13s -9s linear infinite}@keyframes fall-373{72.908%{transform:translate(16.5411vw,72.908vh) scale(.6803)}to{transform:translate(13.18585vw,99vh) scale(.6803)}}.snow:nth-child(374){opacity:1.1474;transform:translate(19.4346vw,-10px) scale(.067);animation:fall-374 29s -19s linear infinite}@keyframes fall-374{63.099%{transform:translate(17.0328vw,63.099vh) scale(.067)}to{transform:translate(18.2337vw,99vh) scale(.067)}}.snow:nth-child(375){opacity:.3694;transform:translate(1.4546vw,-10px) scale(.4795);animation:fall-375 16s -8s linear infinite}@keyframes fall-375{73.978%{transform:translate(6.9357vw,73.978vh) scale(.4795)}to{transform:translate(4.19515vw,99vh) scale(.4795)}}.snow:nth-child(376){opacity:1.6618;transform:translate(84.8837vw,-10px) scale(.4259);animation:fall-376 12s -18s linear infinite}@keyframes fall-376{79.955%{transform:translate(76.2302vw,79.955vh) scale(.4259)}to{transform:translate(80.55695vw,99vh) scale(.4259)}}.snow:nth-child(377){opacity:1.4804;transform:translate(77.3742vw,-10px) scale(.5884);animation:fall-377 10s -30s linear infinite}@keyframes fall-377{79.038%{transform:translate(83.2091vw,79.038vh) scale(.5884)}to{transform:translate(80.29165vw,99vh) scale(.5884)}}.snow:nth-child(378){opacity:.9652;transform:translate(63.0479vw,-10px) scale(.0168);animation:fall-378 22s -3s linear infinite}@keyframes fall-378{66.006%{transform:translate(58.6623vw,66.006vh) scale(.0168)}to{transform:translate(60.8551vw,99vh) scale(.0168)}}.snow:nth-child(379){opacity:.9678;transform:translate(91.9551vw,-10px) scale(.391);animation:fall-379 29s -16s linear infinite}@keyframes fall-379{53.426%{transform:translate(96.2305vw,53.426vh) scale(.391)}to{transform:translate(94.0928vw,99vh) scale(.391)}}.snow:nth-child(380){opacity:.2556;transform:translate(75.1803vw,-10px) scale(.696);animation:fall-380 17s -20s linear infinite}@keyframes fall-380{50.407%{transform:translate(66.3266vw,50.407vh) scale(.696)}to{transform:translate(70.75345vw,99vh) scale(.696)}}.snow:nth-child(381){opacity:1.2912;transform:translate(53.6649vw,-10px) scale(.6664);animation:fall-381 24s -24s linear infinite}@keyframes fall-381{70.201%{transform:translate(46.0931vw,70.201vh) scale(.6664)}to{transform:translate(49.879vw,99vh) scale(.6664)}}.snow:nth-child(382){opacity:1.0838;transform:translate(96.2681vw,-10px) scale(.5035);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{50.788%{transform:translate(95.5483vw,50.788vh) scale(.5035)}to{transform:translate(95.9082vw,99vh) scale(.5035)}}.snow:nth-child(383){opacity:1.172;transform:translate(13.0435vw,-10px) scale(.4121);animation:fall-383 23s -26s linear infinite}@keyframes fall-383{32.984%{transform:translate(4.9085vw,32.984vh) scale(.4121)}to{transform:translate(8.976vw,99vh) scale(.4121)}}.snow:nth-child(384){opacity:1.758;transform:translate(83.507vw,-10px) scale(.293);animation:fall-384 23s -5s linear infinite}@keyframes fall-384{40.647%{transform:translate(76.9094vw,40.647vh) scale(.293)}to{transform:translate(80.2082vw,99vh) scale(.293)}}.snow:nth-child(385){opacity:1.6038;transform:translate(16.642vw,-10px) scale(.8879);animation:fall-385 18s -23s linear infinite}@keyframes fall-385{43.288%{transform:translate(8.6046vw,43.288vh) scale(.8879)}to{transform:translate(12.6233vw,99vh) scale(.8879)}}.snow:nth-child(386){opacity:1.5038;transform:translate(.4632vw,-10px) scale(.0309);animation:fall-386 30s -23s linear infinite}@keyframes fall-386{62.153%{transform:translate(-1.8595vw,62.153vh) scale(.0309)}to{transform:translate(-.69815vw,99vh) scale(.0309)}}.snow:nth-child(387){opacity:.0488;transform:translate(55.4898vw,-10px) scale(.408);animation:fall-387 30s -9s linear infinite}@keyframes fall-387{70.88%{transform:translate(62.7131vw,70.88vh) scale(.408)}to{transform:translate(59.10145vw,99vh) scale(.408)}}.snow:nth-child(388){opacity:1.8728;transform:translate(54.6563vw,-10px) scale(.8666);animation:fall-388 22s -14s linear infinite}@keyframes fall-388{37.727%{transform:translate(51.5609vw,37.727vh) scale(.8666)}to{transform:translate(53.1086vw,99vh) scale(.8666)}}.snow:nth-child(389){opacity:1.1188;transform:translate(26.727vw,-10px) scale(.1519);animation:fall-389 28s -19s linear infinite}@keyframes fall-389{71.387%{transform:translate(23.2028vw,71.387vh) scale(.1519)}to{transform:translate(24.9649vw,99vh) scale(.1519)}}.snow:nth-child(390){opacity:.7888;transform:translate(33.6451vw,-10px) scale(.7726);animation:fall-390 10s -2s linear infinite}@keyframes fall-390{55.837%{transform:translate(38.8404vw,55.837vh) scale(.7726)}to{transform:translate(36.24275vw,99vh) scale(.7726)}}.snow:nth-child(391){opacity:1.2986;transform:translate(15.5467vw,-10px) scale(.3834);animation:fall-391 10s -23s linear infinite}@keyframes fall-391{42.159%{transform:translate(12.2912vw,42.159vh) scale(.3834)}to{transform:translate(13.91895vw,99vh) scale(.3834)}}.snow:nth-child(392){opacity:1.8146;transform:translate(22.9622vw,-10px) scale(.2872);animation:fall-392 20s -4s linear infinite}@keyframes fall-392{45.412%{transform:translate(15.8507vw,45.412vh) scale(.2872)}to{transform:translate(19.40645vw,99vh) scale(.2872)}}.snow:nth-child(393){opacity:1.5742;transform:translate(17.387vw,-10px) scale(.7385);animation:fall-393 26s -17s linear infinite}@keyframes fall-393{77.684%{transform:translate(16.2027vw,77.684vh) scale(.7385)}to{transform:translate(16.79485vw,99vh) scale(.7385)}}.snow:nth-child(394){opacity:.5828;transform:translate(22.0635vw,-10px) scale(.8777);animation:fall-394 21s -9s linear infinite}@keyframes fall-394{47.935%{transform:translate(32.0428vw,47.935vh) scale(.8777)}to{transform:translate(27.05315vw,99vh) scale(.8777)}}.snow:nth-child(395){opacity:.4524;transform:translate(93.6964vw,-10px) scale(.9518);animation:fall-395 30s -6s linear infinite}@keyframes fall-395{30.146%{transform:translate(95.8955vw,30.146vh) scale(.9518)}to{transform:translate(94.79595vw,99vh) scale(.9518)}}.snow:nth-child(396){opacity:1.0206;transform:translate(84.3801vw,-10px) scale(.8164);animation:fall-396 19s -6s linear infinite}@keyframes fall-396{66.786%{transform:translate(93.9185vw,66.786vh) scale(.8164)}to{transform:translate(89.1493vw,99vh) scale(.8164)}}.snow:nth-child(397){opacity:1.5428;transform:translate(14.4563vw,-10px) scale(.6927);animation:fall-397 18s -19s linear infinite}@keyframes fall-397{34.522%{transform:translate(10.3837vw,34.522vh) scale(.6927)}to{transform:translate(12.42vw,99vh) scale(.6927)}}.snow:nth-child(398){opacity:.8998;transform:translate(24.9113vw,-10px) scale(.8728);animation:fall-398 13s -3s linear infinite}@keyframes fall-398{42.231%{transform:translate(25.1188vw,42.231vh) scale(.8728)}to{transform:translate(25.01505vw,99vh) scale(.8728)}}.snow:nth-child(399){opacity:.9146;transform:translate(88.9295vw,-10px) scale(.6352);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{53.982%{transform:translate(80.3855vw,53.982vh) scale(.6352)}to{transform:translate(84.6575vw,99vh) scale(.6352)}}.snow:nth-child(400){opacity:1.8728;transform:translate(38.0424vw,-10px) scale(.76);animation:fall-400 24s -26s linear infinite}@keyframes fall-400{36.23%{transform:translate(34.3568vw,36.23vh) scale(.76)}to{transform:translate(36.1996vw,99vh) scale(.76)}}\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:.1844;transform:translate(25.9688vw,-10px) scale(.5866);animation:fall-1 27s -22s linear infinite}@keyframes fall-1{59.695%{transform:translate(31.8027vw,59.695vh) scale(.5866)}to{transform:translate(28.88575vw,99vh) scale(.5866)}}.snow:nth-child(2){opacity:1.4526;transform:translate(46.8912vw,-10px) scale(.5985);animation:fall-2 11s -2s linear infinite}@keyframes fall-2{57.332%{transform:translate(46.47vw,57.332vh) scale(.5985)}to{transform:translate(46.6806vw,99vh) scale(.5985)}}.snow:nth-child(3){opacity:.045;transform:translate(87.4829vw,-10px) scale(.3329);animation:fall-3 24s -7s linear infinite}@keyframes fall-3{40.086%{transform:translate(93.29vw,40.086vh) scale(.3329)}to{transform:translate(90.38645vw,99vh) scale(.3329)}}.snow:nth-child(4){opacity:1.6076;transform:translate(14.6774vw,-10px) scale(.1718);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{46.693%{transform:translate(19.2048vw,46.693vh) scale(.1718)}to{transform:translate(16.9411vw,99vh) scale(.1718)}}.snow:nth-child(5){opacity:.4124;transform:translate(95.6536vw,-10px) scale(.2459);animation:fall-5 30s -18s linear infinite}@keyframes fall-5{36.522%{transform:translate(98.6357vw,36.522vh) scale(.2459)}to{transform:translate(97.14465vw,99vh) scale(.2459)}}.snow:nth-child(6){opacity:.0348;transform:translate(74.6845vw,-10px) scale(.1942);animation:fall-6 25s -1s linear infinite}@keyframes fall-6{38.334%{transform:translate(80.7498vw,38.334vh) scale(.1942)}to{transform:translate(77.71715vw,99vh) scale(.1942)}}.snow:nth-child(7){opacity:1.5874;transform:translate(78.2481vw,-10px) scale(.577);animation:fall-7 15s -21s linear infinite}@keyframes fall-7{67.575%{transform:translate(74.1552vw,67.575vh) scale(.577)}to{transform:translate(76.20165vw,99vh) scale(.577)}}.snow:nth-child(8){opacity:.6172;transform:translate(43.3366vw,-10px) scale(.8286);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{49.64%{transform:translate(48.2725vw,49.64vh) scale(.8286)}to{transform:translate(45.80455vw,99vh) scale(.8286)}}.snow:nth-child(9){opacity:1.9288;transform:translate(10.4527vw,-10px) scale(.858);animation:fall-9 29s -24s linear infinite}@keyframes fall-9{73.604%{transform:translate(18.8549vw,73.604vh) scale(.858)}to{transform:translate(14.6538vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.542;transform:translate(1.4097vw,-10px) scale(.0954);animation:fall-10 18s -8s linear infinite}@keyframes fall-10{63.027%{transform:translate(4.4705vw,63.027vh) scale(.0954)}to{transform:translate(2.9401vw,99vh) scale(.0954)}}.snow:nth-child(11){opacity:1.414;transform:translate(33.2117vw,-10px) scale(.2815);animation:fall-11 28s -12s linear infinite}@keyframes fall-11{76.316%{transform:translate(25.962vw,76.316vh) scale(.2815)}to{transform:translate(29.58685vw,99vh) scale(.2815)}}.snow:nth-child(12){opacity:.3996;transform:translate(79.0372vw,-10px) scale(.8771);animation:fall-12 29s -4s linear infinite}@keyframes fall-12{69.377%{transform:translate(74.0903vw,69.377vh) scale(.8771)}to{transform:translate(76.56375vw,99vh) scale(.8771)}}.snow:nth-child(13){opacity:.6886;transform:translate(44.0541vw,-10px) scale(.3079);animation:fall-13 24s -4s linear infinite}@keyframes fall-13{73.076%{transform:translate(34.2555vw,73.076vh) scale(.3079)}to{transform:translate(39.1548vw,99vh) scale(.3079)}}.snow:nth-child(14){opacity:.3488;transform:translate(45.4175vw,-10px) scale(.7549);animation:fall-14 11s -16s linear infinite}@keyframes fall-14{58.104%{transform:translate(44.3418vw,58.104vh) scale(.7549)}to{transform:translate(44.87965vw,99vh) scale(.7549)}}.snow:nth-child(15){opacity:.5618;transform:translate(77.7508vw,-10px) scale(.3468);animation:fall-15 26s -13s linear infinite}@keyframes fall-15{63.367%{transform:translate(67.9348vw,63.367vh) scale(.3468)}to{transform:translate(72.8428vw,99vh) scale(.3468)}}.snow:nth-child(16){opacity:.6616;transform:translate(38.8276vw,-10px) scale(.4829);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{72.293%{transform:translate(41.6988vw,72.293vh) scale(.4829)}to{transform:translate(40.2632vw,99vh) scale(.4829)}}.snow:nth-child(17){opacity:1.7952;transform:translate(69.7325vw,-10px) scale(.7675);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.961%{transform:translate(68.75vw,55.961vh) scale(.7675)}to{transform:translate(69.24125vw,99vh) scale(.7675)}}.snow:nth-child(18){opacity:1.4832;transform:translate(9.3521vw,-10px) scale(.5422);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{64.981%{transform:translate(2.1564vw,64.981vh) scale(.5422)}to{transform:translate(5.75425vw,99vh) scale(.5422)}}.snow:nth-child(19){opacity:.3354;transform:translate(13.577vw,-10px) scale(.7151);animation:fall-19 20s -22s linear infinite}@keyframes fall-19{51.07%{transform:translate(19.6469vw,51.07vh) scale(.7151)}to{transform:translate(16.61195vw,99vh) scale(.7151)}}.snow:nth-child(20){opacity:.5188;transform:translate(15.5416vw,-10px) scale(.3501);animation:fall-20 25s -22s linear infinite}@keyframes fall-20{47.728%{transform:translate(16.7461vw,47.728vh) scale(.3501)}to{transform:translate(16.14385vw,99vh) scale(.3501)}}.snow:nth-child(21){opacity:1.066;transform:translate(14.4071vw,-10px) scale(.9262);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{68.223%{transform:translate(14.9076vw,68.223vh) scale(.9262)}to{transform:translate(14.65735vw,99vh) scale(.9262)}}.snow:nth-child(22){opacity:.4554;transform:translate(33.378vw,-10px) scale(.1871);animation:fall-22 18s -7s linear infinite}@keyframes fall-22{30.883%{transform:translate(40.8247vw,30.883vh) scale(.1871)}to{transform:translate(37.10135vw,99vh) scale(.1871)}}.snow:nth-child(23){opacity:1.9304;transform:translate(59.1915vw,-10px) scale(.639);animation:fall-23 29s -23s linear infinite}@keyframes fall-23{52.123%{transform:translate(55.1575vw,52.123vh) scale(.639)}to{transform:translate(57.1745vw,99vh) scale(.639)}}.snow:nth-child(24){opacity:1.8154;transform:translate(44.0681vw,-10px) scale(.2288);animation:fall-24 15s -9s linear infinite}@keyframes fall-24{30.774%{transform:translate(45.6295vw,30.774vh) scale(.2288)}to{transform:translate(44.8488vw,99vh) scale(.2288)}}.snow:nth-child(25){opacity:1.9092;transform:translate(9.2008vw,-10px) scale(.2909);animation:fall-25 10s -23s linear infinite}@keyframes fall-25{37.936%{transform:translate(10.0008vw,37.936vh) scale(.2909)}to{transform:translate(9.6008vw,99vh) scale(.2909)}}.snow:nth-child(26){opacity:.0516;transform:translate(98.6514vw,-10px) scale(.7333);animation:fall-26 18s -18s linear infinite}@keyframes fall-26{68.112%{transform:translate(101.8939vw,68.112vh) scale(.7333)}to{transform:translate(100.27265vw,99vh) scale(.7333)}}.snow:nth-child(27){opacity:.1256;transform:translate(37.9306vw,-10px) scale(.7724);animation:fall-27 21s -19s linear infinite}@keyframes fall-27{38.548%{transform:translate(31.2392vw,38.548vh) scale(.7724)}to{transform:translate(34.5849vw,99vh) scale(.7724)}}.snow:nth-child(28){opacity:.6656;transform:translate(57.7137vw,-10px) scale(.6509);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{49.425%{transform:translate(67.3674vw,49.425vh) scale(.6509)}to{transform:translate(62.54055vw,99vh) scale(.6509)}}.snow:nth-child(29){opacity:1.4636;transform:translate(.566vw,-10px) scale(.17);animation:fall-29 12s -17s linear infinite}@keyframes fall-29{30.448%{transform:translate(4.1818vw,30.448vh) scale(.17)}to{transform:translate(2.3739vw,99vh) scale(.17)}}.snow:nth-child(30){opacity:.869;transform:translate(71.1372vw,-10px) scale(.8075);animation:fall-30 28s -29s linear infinite}@keyframes fall-30{50.324%{transform:translate(65.6634vw,50.324vh) scale(.8075)}to{transform:translate(68.4003vw,99vh) scale(.8075)}}.snow:nth-child(31){opacity:.2474;transform:translate(83.0245vw,-10px) scale(.8292);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{30.875%{transform:translate(91.4281vw,30.875vh) scale(.8292)}to{transform:translate(87.2263vw,99vh) scale(.8292)}}.snow:nth-child(32){opacity:1.3556;transform:translate(.2732vw,-10px) scale(.7395);animation:fall-32 28s -10s linear infinite}@keyframes fall-32{45.973%{transform:translate(-6.0631vw,45.973vh) scale(.7395)}to{transform:translate(-2.89495vw,99vh) scale(.7395)}}.snow:nth-child(33){opacity:.8974;transform:translate(1.6235vw,-10px) scale(.9767);animation:fall-33 15s -4s linear infinite}@keyframes fall-33{51.572%{transform:translate(5.4829vw,51.572vh) scale(.9767)}to{transform:translate(3.5532vw,99vh) scale(.9767)}}.snow:nth-child(34){opacity:1.7808;transform:translate(53.3597vw,-10px) scale(.484);animation:fall-34 19s -25s linear infinite}@keyframes fall-34{77.404%{transform:translate(55.1155vw,77.404vh) scale(.484)}to{transform:translate(54.2376vw,99vh) scale(.484)}}.snow:nth-child(35){opacity:1.9956;transform:translate(1.3985vw,-10px) scale(.8541);animation:fall-35 19s -18s linear infinite}@keyframes fall-35{56.459%{transform:translate(-.5836vw,56.459vh) scale(.8541)}to{transform:translate(.40745vw,99vh) scale(.8541)}}.snow:nth-child(36){opacity:1.3298;transform:translate(52.0712vw,-10px) scale(.8246);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{31.253%{transform:translate(55.8246vw,31.253vh) scale(.8246)}to{transform:translate(53.9479vw,99vh) scale(.8246)}}.snow:nth-child(37){opacity:.6574;transform:translate(21.2287vw,-10px) scale(.4564);animation:fall-37 15s -19s linear infinite}@keyframes fall-37{52.607%{transform:translate(13.1829vw,52.607vh) scale(.4564)}to{transform:translate(17.2058vw,99vh) scale(.4564)}}.snow:nth-child(38){opacity:1.7652;transform:translate(3.3914vw,-10px) scale(.785);animation:fall-38 25s -2s linear infinite}@keyframes fall-38{56.84%{transform:translate(-.2486vw,56.84vh) scale(.785)}to{transform:translate(1.5714vw,99vh) scale(.785)}}.snow:nth-child(39){opacity:.305;transform:translate(81.8046vw,-10px) scale(.9907);animation:fall-39 11s -12s linear infinite}@keyframes fall-39{30.697%{transform:translate(85.5267vw,30.697vh) scale(.9907)}to{transform:translate(83.66565vw,99vh) scale(.9907)}}.snow:nth-child(40){opacity:.9586;transform:translate(71.0859vw,-10px) scale(.5289);animation:fall-40 23s -1s linear infinite}@keyframes fall-40{37.984%{transform:translate(74.9364vw,37.984vh) scale(.5289)}to{transform:translate(73.01115vw,99vh) scale(.5289)}}.snow:nth-child(41){opacity:.8556;transform:translate(27.3174vw,-10px) scale(.8135);animation:fall-41 26s -8s linear infinite}@keyframes fall-41{34.734%{transform:translate(20.524vw,34.734vh) scale(.8135)}to{transform:translate(23.9207vw,99vh) scale(.8135)}}.snow:nth-child(42){opacity:1.133;transform:translate(84.9892vw,-10px) scale(.5142);animation:fall-42 10s -6s linear infinite}@keyframes fall-42{71.394%{transform:translate(92.1626vw,71.394vh) scale(.5142)}to{transform:translate(88.5759vw,99vh) scale(.5142)}}.snow:nth-child(43){opacity:1.235;transform:translate(83.0801vw,-10px) scale(.4854);animation:fall-43 18s -19s linear infinite}@keyframes fall-43{42.74%{transform:translate(73.1933vw,42.74vh) scale(.4854)}to{transform:translate(78.1367vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.5224;transform:translate(4.1013vw,-10px) scale(.5653);animation:fall-44 20s -21s linear infinite}@keyframes fall-44{31.314%{transform:translate(2.606vw,31.314vh) scale(.5653)}to{transform:translate(3.35365vw,99vh) scale(.5653)}}.snow:nth-child(45){opacity:1.0004;transform:translate(39.322vw,-10px) scale(.9587);animation:fall-45 17s -7s linear infinite}@keyframes fall-45{50.042%{transform:translate(40.2857vw,50.042vh) scale(.9587)}to{transform:translate(39.80385vw,99vh) scale(.9587)}}.snow:nth-child(46){opacity:1.28;transform:translate(83.848vw,-10px) scale(.1384);animation:fall-46 18s -12s linear infinite}@keyframes fall-46{70.166%{transform:translate(89.85vw,70.166vh) scale(.1384)}to{transform:translate(86.849vw,99vh) scale(.1384)}}.snow:nth-child(47){opacity:1.7994;transform:translate(95.1093vw,-10px) scale(.4273);animation:fall-47 14s -1s linear infinite}@keyframes fall-47{30.217%{transform:translate(104.2496vw,30.217vh) scale(.4273)}to{transform:translate(99.67945vw,99vh) scale(.4273)}}.snow:nth-child(48){opacity:.4156;transform:translate(3.3034vw,-10px) scale(.3256);animation:fall-48 10s -4s linear infinite}@keyframes fall-48{42.2%{transform:translate(-.0733vw,42.2vh) scale(.3256)}to{transform:translate(1.61505vw,99vh) scale(.3256)}}.snow:nth-child(49){opacity:1.997;transform:translate(48.104vw,-10px) scale(.8814);animation:fall-49 26s -14s linear infinite}@keyframes fall-49{35.578%{transform:translate(43.5885vw,35.578vh) scale(.8814)}to{transform:translate(45.84625vw,99vh) scale(.8814)}}.snow:nth-child(50){opacity:1.9816;transform:translate(98.55vw,-10px) scale(.3106);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{74.482%{transform:translate(106.687vw,74.482vh) scale(.3106)}to{transform:translate(102.6185vw,99vh) scale(.3106)}}.snow:nth-child(51){opacity:1.8948;transform:translate(39.9734vw,-10px) scale(.0181);animation:fall-51 26s -18s linear infinite}@keyframes fall-51{41.64%{transform:translate(33.4704vw,41.64vh) scale(.0181)}to{transform:translate(36.7219vw,99vh) scale(.0181)}}.snow:nth-child(52){opacity:1.1148;transform:translate(47.0147vw,-10px) scale(.6528);animation:fall-52 10s -7s linear infinite}@keyframes fall-52{35.163%{transform:translate(51.166vw,35.163vh) scale(.6528)}to{transform:translate(49.09035vw,99vh) scale(.6528)}}.snow:nth-child(53){opacity:.4018;transform:translate(83.8934vw,-10px) scale(.8312);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{50.841%{transform:translate(81.0206vw,50.841vh) scale(.8312)}to{transform:translate(82.457vw,99vh) scale(.8312)}}.snow:nth-child(54){opacity:.992;transform:translate(.3708vw,-10px) scale(.4949);animation:fall-54 13s -2s linear infinite}@keyframes fall-54{37.868%{transform:translate(2.7165vw,37.868vh) scale(.4949)}to{transform:translate(1.54365vw,99vh) scale(.4949)}}.snow:nth-child(55){opacity:.909;transform:translate(43.3515vw,-10px) scale(.314);animation:fall-55 15s -10s linear infinite}@keyframes fall-55{37.054%{transform:translate(45.9072vw,37.054vh) scale(.314)}to{transform:translate(44.62935vw,99vh) scale(.314)}}.snow:nth-child(56){opacity:.4868;transform:translate(23.1704vw,-10px) scale(.4009);animation:fall-56 10s -28s linear infinite}@keyframes fall-56{70.519%{transform:translate(32.0148vw,70.519vh) scale(.4009)}to{transform:translate(27.5926vw,99vh) scale(.4009)}}.snow:nth-child(57){opacity:.25;transform:translate(16.5028vw,-10px) scale(.0044);animation:fall-57 10s -16s linear infinite}@keyframes fall-57{78.459%{transform:translate(24.4015vw,78.459vh) scale(.0044)}to{transform:translate(20.45215vw,99vh) scale(.0044)}}.snow:nth-child(58){opacity:1.4452;transform:translate(20.0107vw,-10px) scale(.16);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{36.842%{transform:translate(16.7441vw,36.842vh) scale(.16)}to{transform:translate(18.3774vw,99vh) scale(.16)}}.snow:nth-child(59){opacity:.808;transform:translate(25.0174vw,-10px) scale(.4574);animation:fall-59 22s -12s linear infinite}@keyframes fall-59{71.502%{transform:translate(31.4vw,71.502vh) scale(.4574)}to{transform:translate(28.2087vw,99vh) scale(.4574)}}.snow:nth-child(60){opacity:.1492;transform:translate(89.3399vw,-10px) scale(.0857);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{72.036%{transform:translate(86.1748vw,72.036vh) scale(.0857)}to{transform:translate(87.75735vw,99vh) scale(.0857)}}.snow:nth-child(61){opacity:1.3684;transform:translate(45.9938vw,-10px) scale(.6386);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{33.856%{transform:translate(41.7626vw,33.856vh) scale(.6386)}to{transform:translate(43.8782vw,99vh) scale(.6386)}}.snow:nth-child(62){opacity:.456;transform:translate(8.7856vw,-10px) scale(.8474);animation:fall-62 20s -22s linear infinite}@keyframes fall-62{59.663%{transform:translate(6.2499vw,59.663vh) scale(.8474)}to{transform:translate(7.51775vw,99vh) scale(.8474)}}.snow:nth-child(63){opacity:.7414;transform:translate(15.2vw,-10px) scale(.477);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{73.243%{transform:translate(6.1803vw,73.243vh) scale(.477)}to{transform:translate(10.69015vw,99vh) scale(.477)}}.snow:nth-child(64){opacity:1.2104;transform:translate(16.2849vw,-10px) scale(.6205);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{78.374%{transform:translate(22.4142vw,78.374vh) scale(.6205)}to{transform:translate(19.34955vw,99vh) scale(.6205)}}.snow:nth-child(65){opacity:1.064;transform:translate(88.8927vw,-10px) scale(.7388);animation:fall-65 16s -5s linear infinite}@keyframes fall-65{44.72%{transform:translate(90.1577vw,44.72vh) scale(.7388)}to{transform:translate(89.5252vw,99vh) scale(.7388)}}.snow:nth-child(66){opacity:1.9662;transform:translate(93.5321vw,-10px) scale(.0659);animation:fall-66 30s -7s linear infinite}@keyframes fall-66{35.968%{transform:translate(92.9258vw,35.968vh) scale(.0659)}to{transform:translate(93.22895vw,99vh) scale(.0659)}}.snow:nth-child(67){opacity:.5108;transform:translate(69.1345vw,-10px) scale(.0713);animation:fall-67 28s -15s linear infinite}@keyframes fall-67{66.559%{transform:translate(66.0639vw,66.559vh) scale(.0713)}to{transform:translate(67.5992vw,99vh) scale(.0713)}}.snow:nth-child(68){opacity:.4714;transform:translate(66.4078vw,-10px) scale(.1771);animation:fall-68 22s -2s linear infinite}@keyframes fall-68{76.648%{transform:translate(58.2292vw,76.648vh) scale(.1771)}to{transform:translate(62.3185vw,99vh) scale(.1771)}}.snow:nth-child(69){opacity:.8372;transform:translate(57.2732vw,-10px) scale(.2844);animation:fall-69 18s -4s linear infinite}@keyframes fall-69{39.741%{transform:translate(63.7298vw,39.741vh) scale(.2844)}to{transform:translate(60.5015vw,99vh) scale(.2844)}}.snow:nth-child(70){opacity:1.3886;transform:translate(58.3809vw,-10px) scale(.0772);animation:fall-70 29s -13s linear infinite}@keyframes fall-70{59.702%{transform:translate(58.7674vw,59.702vh) scale(.0772)}to{transform:translate(58.57415vw,99vh) scale(.0772)}}.snow:nth-child(71){opacity:.1706;transform:translate(85.5858vw,-10px) scale(.0107);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{46.902%{transform:translate(91.9245vw,46.902vh) scale(.0107)}to{transform:translate(88.75515vw,99vh) scale(.0107)}}.snow:nth-child(72){opacity:.3998;transform:translate(83.4815vw,-10px) scale(.8781);animation:fall-72 14s -1s linear infinite}@keyframes fall-72{34.594%{transform:translate(82.8679vw,34.594vh) scale(.8781)}to{transform:translate(83.1747vw,99vh) scale(.8781)}}.snow:nth-child(73){opacity:.1638;transform:translate(16.1698vw,-10px) scale(.5671);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{54.483%{transform:translate(11.6438vw,54.483vh) scale(.5671)}to{transform:translate(13.9068vw,99vh) scale(.5671)}}.snow:nth-child(74){opacity:1.2744;transform:translate(79.5129vw,-10px) scale(.9913);animation:fall-74 16s -15s linear infinite}@keyframes fall-74{34.704%{transform:translate(78.3755vw,34.704vh) scale(.9913)}to{transform:translate(78.9442vw,99vh) scale(.9913)}}.snow:nth-child(75){opacity:.9542;transform:translate(61.4477vw,-10px) scale(.7957);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{41.444%{transform:translate(60.6463vw,41.444vh) scale(.7957)}to{transform:translate(61.047vw,99vh) scale(.7957)}}.snow:nth-child(76){opacity:.65;transform:translate(37.4206vw,-10px) scale(.6431);animation:fall-76 22s -2s linear infinite}@keyframes fall-76{41.853%{transform:translate(29.0288vw,41.853vh) scale(.6431)}to{transform:translate(33.2247vw,99vh) scale(.6431)}}.snow:nth-child(77){opacity:.4914;transform:translate(89.3874vw,-10px) scale(.7658);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{72.317%{transform:translate(93.1932vw,72.317vh) scale(.7658)}to{transform:translate(91.2903vw,99vh) scale(.7658)}}.snow:nth-child(78){opacity:1.1638;transform:translate(20.4096vw,-10px) scale(.5805);animation:fall-78 23s -4s linear infinite}@keyframes fall-78{34.751%{transform:translate(20.9228vw,34.751vh) scale(.5805)}to{transform:translate(20.6662vw,99vh) scale(.5805)}}.snow:nth-child(79){opacity:1.1206;transform:translate(94.7245vw,-10px) scale(.5605);animation:fall-79 12s -22s linear infinite}@keyframes fall-79{70.969%{transform:translate(103.9198vw,70.969vh) scale(.5605)}to{transform:translate(99.32215vw,99vh) scale(.5605)}}.snow:nth-child(80){opacity:.937;transform:translate(32.295vw,-10px) scale(.4646);animation:fall-80 30s -25s linear infinite}@keyframes fall-80{79.607%{transform:translate(30.5589vw,79.607vh) scale(.4646)}to{transform:translate(31.42695vw,99vh) scale(.4646)}}.snow:nth-child(81){opacity:.0246;transform:translate(39.7961vw,-10px) scale(.0642);animation:fall-81 22s -23s linear infinite}@keyframes fall-81{74.946%{transform:translate(48.9296vw,74.946vh) scale(.0642)}to{transform:translate(44.36285vw,99vh) scale(.0642)}}.snow:nth-child(82){opacity:1.1988;transform:translate(84.4221vw,-10px) scale(.8372);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{64.873%{transform:translate(88.5606vw,64.873vh) scale(.8372)}to{transform:translate(86.49135vw,99vh) scale(.8372)}}.snow:nth-child(83){opacity:.7046;transform:translate(7.9136vw,-10px) scale(.1518);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{42.945%{transform:translate(16.7116vw,42.945vh) scale(.1518)}to{transform:translate(12.3126vw,99vh) scale(.1518)}}.snow:nth-child(84){opacity:1.7022;transform:translate(58.5382vw,-10px) scale(.9214);animation:fall-84 15s -1s linear infinite}@keyframes fall-84{55.14%{transform:translate(49.9647vw,55.14vh) scale(.9214)}to{transform:translate(54.25145vw,99vh) scale(.9214)}}.snow:nth-child(85){opacity:.5814;transform:translate(52.6861vw,-10px) scale(.351);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{39.35%{transform:translate(46.5392vw,39.35vh) scale(.351)}to{transform:translate(49.61265vw,99vh) scale(.351)}}.snow:nth-child(86){opacity:1.6984;transform:translate(34.8664vw,-10px) scale(.9605);animation:fall-86 11s -26s linear infinite}@keyframes fall-86{50.416%{transform:translate(34.2201vw,50.416vh) scale(.9605)}to{transform:translate(34.54325vw,99vh) scale(.9605)}}.snow:nth-child(87){opacity:.2414;transform:translate(12.4438vw,-10px) scale(.3603);animation:fall-87 18s -29s linear infinite}@keyframes fall-87{30.769%{transform:translate(10.6678vw,30.769vh) scale(.3603)}to{transform:translate(11.5558vw,99vh) scale(.3603)}}.snow:nth-child(88){opacity:.087;transform:translate(46.0562vw,-10px) scale(.9375);animation:fall-88 30s -29s linear infinite}@keyframes fall-88{30.589%{transform:translate(55.5931vw,30.589vh) scale(.9375)}to{transform:translate(50.82465vw,99vh) scale(.9375)}}.snow:nth-child(89){opacity:1.5164;transform:translate(65.4374vw,-10px) scale(.1737);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{75.499%{transform:translate(67.2296vw,75.499vh) scale(.1737)}to{transform:translate(66.3335vw,99vh) scale(.1737)}}.snow:nth-child(90){opacity:1.0548;transform:translate(6.5963vw,-10px) scale(.1623);animation:fall-90 13s -3s linear infinite}@keyframes fall-90{38.466%{transform:translate(14.3824vw,38.466vh) scale(.1623)}to{transform:translate(10.48935vw,99vh) scale(.1623)}}.snow:nth-child(91){opacity:1.3348;transform:translate(68.5471vw,-10px) scale(.725);animation:fall-91 28s -8s linear infinite}@keyframes fall-91{75.915%{transform:translate(75.6394vw,75.915vh) scale(.725)}to{transform:translate(72.09325vw,99vh) scale(.725)}}.snow:nth-child(92){opacity:.7832;transform:translate(95.7901vw,-10px) scale(.376);animation:fall-92 13s -11s linear infinite}@keyframes fall-92{66.446%{transform:translate(86.1483vw,66.446vh) scale(.376)}to{transform:translate(90.9692vw,99vh) scale(.376)}}.snow:nth-child(93){opacity:1.994;transform:translate(17.7909vw,-10px) scale(.4272);animation:fall-93 28s -13s linear infinite}@keyframes fall-93{57.906%{transform:translate(26.3358vw,57.906vh) scale(.4272)}to{transform:translate(22.06335vw,99vh) scale(.4272)}}.snow:nth-child(94){opacity:.4096;transform:translate(65.4151vw,-10px) scale(.6229);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{36.663%{transform:translate(71.1936vw,36.663vh) scale(.6229)}to{transform:translate(68.30435vw,99vh) scale(.6229)}}.snow:nth-child(95){opacity:.0878;transform:translate(37.9568vw,-10px) scale(.5888);animation:fall-95 28s -24s linear infinite}@keyframes fall-95{52.858%{transform:translate(43.3537vw,52.858vh) scale(.5888)}to{transform:translate(40.65525vw,99vh) scale(.5888)}}.snow:nth-child(96){opacity:1.7336;transform:translate(80.3445vw,-10px) scale(.0827);animation:fall-96 21s -9s linear infinite}@keyframes fall-96{35.483%{transform:translate(81.0027vw,35.483vh) scale(.0827)}to{transform:translate(80.6736vw,99vh) scale(.0827)}}.snow:nth-child(97){opacity:.5232;transform:translate(.2258vw,-10px) scale(.6891);animation:fall-97 16s -24s linear infinite}@keyframes fall-97{30.928%{transform:translate(5.984vw,30.928vh) scale(.6891)}to{transform:translate(3.1049vw,99vh) scale(.6891)}}.snow:nth-child(98){opacity:.0032;transform:translate(14.035vw,-10px) scale(.3361);animation:fall-98 30s -25s linear infinite}@keyframes fall-98{50.372%{transform:translate(9.633vw,50.372vh) scale(.3361)}to{transform:translate(11.834vw,99vh) scale(.3361)}}.snow:nth-child(99){opacity:.6218;transform:translate(25.452vw,-10px) scale(.2361);animation:fall-99 12s -16s linear infinite}@keyframes fall-99{57.279%{transform:translate(17.2648vw,57.279vh) scale(.2361)}to{transform:translate(21.3584vw,99vh) scale(.2361)}}.snow:nth-child(100){opacity:.9948;transform:translate(54.4917vw,-10px) scale(.0272);animation:fall-100 16s -22s linear infinite}@keyframes fall-100{53.856%{transform:translate(63.9109vw,53.856vh) scale(.0272)}to{transform:translate(59.2013vw,99vh) scale(.0272)}}.snow:nth-child(101){opacity:.0556;transform:translate(88.2417vw,-10px) scale(.7076);animation:fall-101 13s -30s linear infinite}@keyframes fall-101{39.445%{transform:translate(92.4175vw,39.445vh) scale(.7076)}to{transform:translate(90.3296vw,99vh) scale(.7076)}}.snow:nth-child(102){opacity:1.0274;transform:translate(91.3164vw,-10px) scale(.829);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{67.288%{transform:translate(84.2012vw,67.288vh) scale(.829)}to{transform:translate(87.7588vw,99vh) scale(.829)}}.snow:nth-child(103){opacity:.5968;transform:translate(5.9072vw,-10px) scale(.9669);animation:fall-103 30s -7s linear infinite}@keyframes fall-103{59.869%{transform:translate(.7014vw,59.869vh) scale(.9669)}to{transform:translate(3.3043vw,99vh) scale(.9669)}}.snow:nth-child(104){opacity:.919;transform:translate(36.4365vw,-10px) scale(.0312);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{69.028%{transform:translate(41.3859vw,69.028vh) scale(.0312)}to{transform:translate(38.9112vw,99vh) scale(.0312)}}.snow:nth-child(105){opacity:.7408;transform:translate(41.5947vw,-10px) scale(.2562);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{43.378%{transform:translate(39.1491vw,43.378vh) scale(.2562)}to{transform:translate(40.3719vw,99vh) scale(.2562)}}.snow:nth-child(106){opacity:1.4222;transform:translate(23.1413vw,-10px) scale(.727);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{43.804%{transform:translate(16.3148vw,43.804vh) scale(.727)}to{transform:translate(19.72805vw,99vh) scale(.727)}}.snow:nth-child(107){opacity:.0554;transform:translate(56.8546vw,-10px) scale(.3518);animation:fall-107 28s -11s linear infinite}@keyframes fall-107{73.835%{transform:translate(51.2459vw,73.835vh) scale(.3518)}to{transform:translate(54.05025vw,99vh) scale(.3518)}}.snow:nth-child(108){opacity:1.0084;transform:translate(53.5396vw,-10px) scale(.2431);animation:fall-108 14s -23s linear infinite}@keyframes fall-108{68.627%{transform:translate(61.9945vw,68.627vh) scale(.2431)}to{transform:translate(57.76705vw,99vh) scale(.2431)}}.snow:nth-child(109){opacity:1.2782;transform:translate(97.999vw,-10px) scale(.8111);animation:fall-109 21s -15s linear infinite}@keyframes fall-109{57.325%{transform:translate(98.4037vw,57.325vh) scale(.8111)}to{transform:translate(98.20135vw,99vh) scale(.8111)}}.snow:nth-child(110){opacity:.0214;transform:translate(88.15vw,-10px) scale(.799);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{71.863%{transform:translate(84.9562vw,71.863vh) scale(.799)}to{transform:translate(86.5531vw,99vh) scale(.799)}}.snow:nth-child(111){opacity:1.1812;transform:translate(39.9758vw,-10px) scale(.1515);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{43.682%{transform:translate(48.1556vw,43.682vh) scale(.1515)}to{transform:translate(44.0657vw,99vh) scale(.1515)}}.snow:nth-child(112){opacity:.1598;transform:translate(25.6081vw,-10px) scale(.842);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{42.248%{transform:translate(23.2704vw,42.248vh) scale(.842)}to{transform:translate(24.43925vw,99vh) scale(.842)}}.snow:nth-child(113){opacity:.787;transform:translate(26.0815vw,-10px) scale(.4757);animation:fall-113 26s -5s linear infinite}@keyframes fall-113{63.501%{transform:translate(21.1857vw,63.501vh) scale(.4757)}to{transform:translate(23.6336vw,99vh) scale(.4757)}}.snow:nth-child(114){opacity:1.9844;transform:translate(89.8808vw,-10px) scale(.6689);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{64.6%{transform:translate(82.5284vw,64.6vh) scale(.6689)}to{transform:translate(86.2046vw,99vh) scale(.6689)}}.snow:nth-child(115){opacity:.2202;transform:translate(38.558vw,-10px) scale(.1889);animation:fall-115 19s -8s linear infinite}@keyframes fall-115{40.572%{transform:translate(42.3317vw,40.572vh) scale(.1889)}to{transform:translate(40.44485vw,99vh) scale(.1889)}}.snow:nth-child(116){opacity:.4606;transform:translate(15.7312vw,-10px) scale(.561);animation:fall-116 30s -10s linear infinite}@keyframes fall-116{39.812%{transform:translate(24.3791vw,39.812vh) scale(.561)}to{transform:translate(20.05515vw,99vh) scale(.561)}}.snow:nth-child(117){opacity:.5402;transform:translate(35.9405vw,-10px) scale(.1166);animation:fall-117 28s -24s linear infinite}@keyframes fall-117{53.593%{transform:translate(30.2733vw,53.593vh) scale(.1166)}to{transform:translate(33.1069vw,99vh) scale(.1166)}}.snow:nth-child(118){opacity:1.2714;transform:translate(86.5802vw,-10px) scale(.1308);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{71.18%{transform:translate(84.6104vw,71.18vh) scale(.1308)}to{transform:translate(85.5953vw,99vh) scale(.1308)}}.snow:nth-child(119){opacity:.5764;transform:translate(58.5026vw,-10px) scale(.4227);animation:fall-119 13s -27s linear infinite}@keyframes fall-119{44.243%{transform:translate(50.6425vw,44.243vh) scale(.4227)}to{transform:translate(54.57255vw,99vh) scale(.4227)}}.snow:nth-child(120){opacity:.09;transform:translate(72.7209vw,-10px) scale(.2839);animation:fall-120 24s -16s linear infinite}@keyframes fall-120{72.707%{transform:translate(78.0018vw,72.707vh) scale(.2839)}to{transform:translate(75.36135vw,99vh) scale(.2839)}}.snow:nth-child(121){opacity:.6028;transform:translate(94.3038vw,-10px) scale(.1924);animation:fall-121 15s -10s linear infinite}@keyframes fall-121{32.036%{transform:translate(85.8183vw,32.036vh) scale(.1924)}to{transform:translate(90.06105vw,99vh) scale(.1924)}}.snow:nth-child(122){opacity:.8304;transform:translate(86.2506vw,-10px) scale(.4037);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{43.93%{transform:translate(80.1557vw,43.93vh) scale(.4037)}to{transform:translate(83.20315vw,99vh) scale(.4037)}}.snow:nth-child(123){opacity:.796;transform:translate(14.6351vw,-10px) scale(.3844);animation:fall-123 25s -18s linear infinite}@keyframes fall-123{32.356%{transform:translate(5.3226vw,32.356vh) scale(.3844)}to{transform:translate(9.97885vw,99vh) scale(.3844)}}.snow:nth-child(124){opacity:1.7712;transform:translate(42.1823vw,-10px) scale(.3148);animation:fall-124 29s -20s linear infinite}@keyframes fall-124{68.857%{transform:translate(35.322vw,68.857vh) scale(.3148)}to{transform:translate(38.75215vw,99vh) scale(.3148)}}.snow:nth-child(125){opacity:1.6774;transform:translate(3.3839vw,-10px) scale(.3499);animation:fall-125 17s -1s linear infinite}@keyframes fall-125{55.205%{transform:translate(-4.1557vw,55.205vh) scale(.3499)}to{transform:translate(-.3859vw,99vh) scale(.3499)}}.snow:nth-child(126){opacity:1.469;transform:translate(1.7786vw,-10px) scale(.1336);animation:fall-126 15s -3s linear infinite}@keyframes fall-126{39.164%{transform:translate(6.2711vw,39.164vh) scale(.1336)}to{transform:translate(4.02485vw,99vh) scale(.1336)}}.snow:nth-child(127){opacity:1.8252;transform:translate(51.0453vw,-10px) scale(.0416);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{69.068%{transform:translate(41.0743vw,69.068vh) scale(.0416)}to{transform:translate(46.0598vw,99vh) scale(.0416)}}.snow:nth-child(128){opacity:.3156;transform:translate(54.9198vw,-10px) scale(.3745);animation:fall-128 16s -24s linear infinite}@keyframes fall-128{64.104%{transform:translate(56.9643vw,64.104vh) scale(.3745)}to{transform:translate(55.94205vw,99vh) scale(.3745)}}.snow:nth-child(129){opacity:1.9716;transform:translate(1.4454vw,-10px) scale(.2159);animation:fall-129 17s -3s linear infinite}@keyframes fall-129{66.417%{transform:translate(1.4233vw,66.417vh) scale(.2159)}to{transform:translate(1.43435vw,99vh) scale(.2159)}}.snow:nth-child(130){opacity:.7964;transform:translate(20.7186vw,-10px) scale(.1493);animation:fall-130 11s -24s linear infinite}@keyframes fall-130{64.498%{transform:translate(18.6584vw,64.498vh) scale(.1493)}to{transform:translate(19.6885vw,99vh) scale(.1493)}}.snow:nth-child(131){opacity:.435;transform:translate(22.0806vw,-10px) scale(.8836);animation:fall-131 25s -21s linear infinite}@keyframes fall-131{48.756%{transform:translate(26.6582vw,48.756vh) scale(.8836)}to{transform:translate(24.3694vw,99vh) scale(.8836)}}.snow:nth-child(132){opacity:1.0272;transform:translate(20.8847vw,-10px) scale(.0581);animation:fall-132 23s -10s linear infinite}@keyframes fall-132{41.399%{transform:translate(30.5336vw,41.399vh) scale(.0581)}to{transform:translate(25.70915vw,99vh) scale(.0581)}}.snow:nth-child(133){opacity:1.3202;transform:translate(61.1398vw,-10px) scale(.7993);animation:fall-133 18s -25s linear infinite}@keyframes fall-133{43.595%{transform:translate(59.6747vw,43.595vh) scale(.7993)}to{transform:translate(60.40725vw,99vh) scale(.7993)}}.snow:nth-child(134){opacity:1.2168;transform:translate(68.1119vw,-10px) scale(.0017);animation:fall-134 17s -6s linear infinite}@keyframes fall-134{33.964%{transform:translate(60.1662vw,33.964vh) scale(.0017)}to{transform:translate(64.13905vw,99vh) scale(.0017)}}.snow:nth-child(135){opacity:.8398;transform:translate(94.6617vw,-10px) scale(.7565);animation:fall-135 10s -23s linear infinite}@keyframes fall-135{65.958%{transform:translate(87.6912vw,65.958vh) scale(.7565)}to{transform:translate(91.17645vw,99vh) scale(.7565)}}.snow:nth-child(136){opacity:1.3262;transform:translate(22.6592vw,-10px) scale(.6809);animation:fall-136 26s -9s linear infinite}@keyframes fall-136{79.566%{transform:translate(13.5863vw,79.566vh) scale(.6809)}to{transform:translate(18.12275vw,99vh) scale(.6809)}}.snow:nth-child(137){opacity:1.5242;transform:translate(38.3735vw,-10px) scale(.137);animation:fall-137 21s -15s linear infinite}@keyframes fall-137{70.597%{transform:translate(46.3281vw,70.597vh) scale(.137)}to{transform:translate(42.3508vw,99vh) scale(.137)}}.snow:nth-child(138){opacity:.0694;transform:translate(52.0294vw,-10px) scale(.6479);animation:fall-138 29s -19s linear infinite}@keyframes fall-138{45.458%{transform:translate(48.6608vw,45.458vh) scale(.6479)}to{transform:translate(50.3451vw,99vh) scale(.6479)}}.snow:nth-child(139){opacity:1.4596;transform:translate(12.841vw,-10px) scale(.1375);animation:fall-139 25s -23s linear infinite}@keyframes fall-139{40.992%{transform:translate(5.8062vw,40.992vh) scale(.1375)}to{transform:translate(9.3236vw,99vh) scale(.1375)}}.snow:nth-child(140){opacity:1.4028;transform:translate(55.6561vw,-10px) scale(.3172);animation:fall-140 29s -9s linear infinite}@keyframes fall-140{66.104%{transform:translate(59.5882vw,66.104vh) scale(.3172)}to{transform:translate(57.62215vw,99vh) scale(.3172)}}.snow:nth-child(141){opacity:1.7798;transform:translate(91.3298vw,-10px) scale(.464);animation:fall-141 25s -17s linear infinite}@keyframes fall-141{43.967%{transform:translate(89.9295vw,43.967vh) scale(.464)}to{transform:translate(90.62965vw,99vh) scale(.464)}}.snow:nth-child(142){opacity:.9938;transform:translate(63.5873vw,-10px) scale(.3064);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{64.538%{transform:translate(70.1534vw,64.538vh) scale(.3064)}to{transform:translate(66.87035vw,99vh) scale(.3064)}}.snow:nth-child(143){opacity:.5374;transform:translate(7.1999vw,-10px) scale(.8372);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{44.306%{transform:translate(6.8623vw,44.306vh) scale(.8372)}to{transform:translate(7.0311vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:1.7384;transform:translate(9.7299vw,-10px) scale(.8581);animation:fall-144 12s -24s linear infinite}@keyframes fall-144{69.426%{transform:translate(1.9168vw,69.426vh) scale(.8581)}to{transform:translate(5.82335vw,99vh) scale(.8581)}}.snow:nth-child(145){opacity:1.2116;transform:translate(76.3024vw,-10px) scale(.9699);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{68.084%{transform:translate(78.4675vw,68.084vh) scale(.9699)}to{transform:translate(77.38495vw,99vh) scale(.9699)}}.snow:nth-child(146){opacity:1.053;transform:translate(30.917vw,-10px) scale(.5402);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{63.011%{transform:translate(23.7153vw,63.011vh) scale(.5402)}to{transform:translate(27.31615vw,99vh) scale(.5402)}}.snow:nth-child(147){opacity:.579;transform:translate(88.7483vw,-10px) scale(.2765);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{37.761%{transform:translate(88.6225vw,37.761vh) scale(.2765)}to{transform:translate(88.6854vw,99vh) scale(.2765)}}.snow:nth-child(148){opacity:.5254;transform:translate(33.4409vw,-10px) scale(.7955);animation:fall-148 28s -17s linear infinite}@keyframes fall-148{34.271%{transform:translate(27.6936vw,34.271vh) scale(.7955)}to{transform:translate(30.56725vw,99vh) scale(.7955)}}.snow:nth-child(149){opacity:1.1294;transform:translate(84.9093vw,-10px) scale(.6585);animation:fall-149 19s -8s linear infinite}@keyframes fall-149{40.846%{transform:translate(79.9792vw,40.846vh) scale(.6585)}to{transform:translate(82.44425vw,99vh) scale(.6585)}}.snow:nth-child(150){opacity:1.4474;transform:translate(92.8349vw,-10px) scale(.7099);animation:fall-150 22s -12s linear infinite}@keyframes fall-150{63.929%{transform:translate(100.3072vw,63.929vh) scale(.7099)}to{transform:translate(96.57105vw,99vh) scale(.7099)}}.snow:nth-child(151){opacity:1.1934;transform:translate(49.1736vw,-10px) scale(.015);animation:fall-151 29s -5s linear infinite}@keyframes fall-151{40.14%{transform:translate(48.4482vw,40.14vh) scale(.015)}to{transform:translate(48.8109vw,99vh) scale(.015)}}.snow:nth-child(152){opacity:.6774;transform:translate(21.4635vw,-10px) scale(.5339);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{40.53%{transform:translate(19.4008vw,40.53vh) scale(.5339)}to{transform:translate(20.43215vw,99vh) scale(.5339)}}.snow:nth-child(153){opacity:.7082;transform:translate(3.4805vw,-10px) scale(.828);animation:fall-153 22s -18s linear infinite}@keyframes fall-153{70.116%{transform:translate(4.5295vw,70.116vh) scale(.828)}to{transform:translate(4.005vw,99vh) scale(.828)}}.snow:nth-child(154){opacity:1.9838;transform:translate(10.13vw,-10px) scale(.3619);animation:fall-154 17s -12s linear infinite}@keyframes fall-154{64.44%{transform:translate(11.5266vw,64.44vh) scale(.3619)}to{transform:translate(10.8283vw,99vh) scale(.3619)}}.snow:nth-child(155){opacity:.7422;transform:translate(76.0976vw,-10px) scale(.5574);animation:fall-155 18s -1s linear infinite}@keyframes fall-155{37.163%{transform:translate(76.6749vw,37.163vh) scale(.5574)}to{transform:translate(76.38625vw,99vh) scale(.5574)}}.snow:nth-child(156){opacity:.8664;transform:translate(69.0867vw,-10px) scale(.5646);animation:fall-156 19s -1s linear infinite}@keyframes fall-156{38.778%{transform:translate(69.0818vw,38.778vh) scale(.5646)}to{transform:translate(69.08425vw,99vh) scale(.5646)}}.snow:nth-child(157){opacity:1.75;transform:translate(59.7054vw,-10px) scale(.3134);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{61.289%{transform:translate(63.5751vw,61.289vh) scale(.3134)}to{transform:translate(61.64025vw,99vh) scale(.3134)}}.snow:nth-child(158){opacity:.0672;transform:translate(9.3643vw,-10px) scale(.0409);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{67.372%{transform:translate(11.9336vw,67.372vh) scale(.0409)}to{transform:translate(10.64895vw,99vh) scale(.0409)}}.snow:nth-child(159){opacity:1.4386;transform:translate(8.2147vw,-10px) scale(.6713);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{67.7%{transform:translate(3.5383vw,67.7vh) scale(.6713)}to{transform:translate(5.8765vw,99vh) scale(.6713)}}.snow:nth-child(160){opacity:.8024;transform:translate(64.5838vw,-10px) scale(.618);animation:fall-160 10s -4s linear infinite}@keyframes fall-160{33.478%{transform:translate(61.4639vw,33.478vh) scale(.618)}to{transform:translate(63.02385vw,99vh) scale(.618)}}.snow:nth-child(161){opacity:1.5688;transform:translate(70.7441vw,-10px) scale(.9453);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{48.412%{transform:translate(68.6855vw,48.412vh) scale(.9453)}to{transform:translate(69.7148vw,99vh) scale(.9453)}}.snow:nth-child(162){opacity:1.8934;transform:translate(72.0877vw,-10px) scale(.7579);animation:fall-162 25s -29s linear infinite}@keyframes fall-162{35.662%{transform:translate(71.5136vw,35.662vh) scale(.7579)}to{transform:translate(71.80065vw,99vh) scale(.7579)}}.snow:nth-child(163){opacity:1.992;transform:translate(9.1434vw,-10px) scale(.9164);animation:fall-163 12s -12s linear infinite}@keyframes fall-163{53.908%{transform:translate(6.2316vw,53.908vh) scale(.9164)}to{transform:translate(7.6875vw,99vh) scale(.9164)}}.snow:nth-child(164){opacity:1.7604;transform:translate(22.7962vw,-10px) scale(.8642);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{55.472%{transform:translate(22.8975vw,55.472vh) scale(.8642)}to{transform:translate(22.84685vw,99vh) scale(.8642)}}.snow:nth-child(165){opacity:1.9062;transform:translate(9.9615vw,-10px) scale(.0175);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{50.155%{transform:translate(12.8978vw,50.155vh) scale(.0175)}to{transform:translate(11.42965vw,99vh) scale(.0175)}}.snow:nth-child(166){opacity:.4802;transform:translate(81.3325vw,-10px) scale(.503);animation:fall-166 27s -1s linear infinite}@keyframes fall-166{47.931%{transform:translate(76.4665vw,47.931vh) scale(.503)}to{transform:translate(78.8995vw,99vh) scale(.503)}}.snow:nth-child(167){opacity:.0652;transform:translate(73.8741vw,-10px) scale(.6586);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{61.492%{transform:translate(66.7046vw,61.492vh) scale(.6586)}to{transform:translate(70.28935vw,99vh) scale(.6586)}}.snow:nth-child(168){opacity:.2736;transform:translate(32.6049vw,-10px) scale(.0072);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{67.907%{transform:translate(40.4472vw,67.907vh) scale(.0072)}to{transform:translate(36.52605vw,99vh) scale(.0072)}}.snow:nth-child(169){opacity:.5786;transform:translate(51.9259vw,-10px) scale(.2343);animation:fall-169 12s -19s linear infinite}@keyframes fall-169{47.845%{transform:translate(54.2798vw,47.845vh) scale(.2343)}to{transform:translate(53.10285vw,99vh) scale(.2343)}}.snow:nth-child(170){opacity:.5412;transform:translate(66.6588vw,-10px) scale(.3425);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{78.202%{transform:translate(63.1968vw,78.202vh) scale(.3425)}to{transform:translate(64.9278vw,99vh) scale(.3425)}}.snow:nth-child(171){opacity:.5494;transform:translate(54.0029vw,-10px) scale(.3229);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{73.595%{transform:translate(44.3261vw,73.595vh) scale(.3229)}to{transform:translate(49.1645vw,99vh) scale(.3229)}}.snow:nth-child(172){opacity:.9336;transform:translate(9.6729vw,-10px) scale(.21);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.71%{transform:translate(11.6743vw,41.71vh) scale(.21)}to{transform:translate(10.6736vw,99vh) scale(.21)}}.snow:nth-child(173){opacity:.053;transform:translate(35.1973vw,-10px) scale(.085);animation:fall-173 25s -13s linear infinite}@keyframes fall-173{48.086%{transform:translate(41.9592vw,48.086vh) scale(.085)}to{transform:translate(38.57825vw,99vh) scale(.085)}}.snow:nth-child(174){opacity:1.6652;transform:translate(9.0374vw,-10px) scale(.1125);animation:fall-174 26s -3s linear infinite}@keyframes fall-174{78.721%{transform:translate(2.6245vw,78.721vh) scale(.1125)}to{transform:translate(5.83095vw,99vh) scale(.1125)}}.snow:nth-child(175){opacity:1.3684;transform:translate(73.8853vw,-10px) scale(.7154);animation:fall-175 26s -14s linear infinite}@keyframes fall-175{54.777%{transform:translate(81.2404vw,54.777vh) scale(.7154)}to{transform:translate(77.56285vw,99vh) scale(.7154)}}.snow:nth-child(176){opacity:1.148;transform:translate(28.0637vw,-10px) scale(.2902);animation:fall-176 13s -1s linear infinite}@keyframes fall-176{77.756%{transform:translate(20.7762vw,77.756vh) scale(.2902)}to{transform:translate(24.41995vw,99vh) scale(.2902)}}.snow:nth-child(177){opacity:.6914;transform:translate(52.6512vw,-10px) scale(.4025);animation:fall-177 12s -25s linear infinite}@keyframes fall-177{60.104%{transform:translate(57.6306vw,60.104vh) scale(.4025)}to{transform:translate(55.1409vw,99vh) scale(.4025)}}.snow:nth-child(178){opacity:.586;transform:translate(69.527vw,-10px) scale(.6383);animation:fall-178 20s -26s linear infinite}@keyframes fall-178{41.412%{transform:translate(61.7696vw,41.412vh) scale(.6383)}to{transform:translate(65.6483vw,99vh) scale(.6383)}}.snow:nth-child(179){opacity:.5218;transform:translate(94.8448vw,-10px) scale(.9975);animation:fall-179 15s -25s linear infinite}@keyframes fall-179{63.095%{transform:translate(90.7486vw,63.095vh) scale(.9975)}to{transform:translate(92.7967vw,99vh) scale(.9975)}}.snow:nth-child(180){opacity:1.1896;transform:translate(39.7vw,-10px) scale(.8784);animation:fall-180 29s -6s linear infinite}@keyframes fall-180{71.17%{transform:translate(30.8032vw,71.17vh) scale(.8784)}to{transform:translate(35.2516vw,99vh) scale(.8784)}}.snow:nth-child(181){opacity:.9408;transform:translate(50.3865vw,-10px) scale(.9522);animation:fall-181 16s -1s linear infinite}@keyframes fall-181{58.786%{transform:translate(41.3577vw,58.786vh) scale(.9522)}to{transform:translate(45.8721vw,99vh) scale(.9522)}}.snow:nth-child(182){opacity:1.8356;transform:translate(55.5613vw,-10px) scale(.1456);animation:fall-182 23s -4s linear infinite}@keyframes fall-182{39.665%{transform:translate(58.6226vw,39.665vh) scale(.1456)}to{transform:translate(57.09195vw,99vh) scale(.1456)}}.snow:nth-child(183){opacity:.6188;transform:translate(93.5145vw,-10px) scale(.5345);animation:fall-183 13s -22s linear infinite}@keyframes fall-183{61.459%{transform:translate(86.4801vw,61.459vh) scale(.5345)}to{transform:translate(89.9973vw,99vh) scale(.5345)}}.snow:nth-child(184){opacity:1.3802;transform:translate(37.1628vw,-10px) scale(.8044);animation:fall-184 10s -13s linear infinite}@keyframes fall-184{73.293%{transform:translate(38.9557vw,73.293vh) scale(.8044)}to{transform:translate(38.05925vw,99vh) scale(.8044)}}.snow:nth-child(185){opacity:1.9378;transform:translate(7.5791vw,-10px) scale(.0026);animation:fall-185 14s -15s linear infinite}@keyframes fall-185{41.855%{transform:translate(-2.3714vw,41.855vh) scale(.0026)}to{transform:translate(2.60385vw,99vh) scale(.0026)}}.snow:nth-child(186){opacity:1.6098;transform:translate(6.4313vw,-10px) scale(.0913);animation:fall-186 27s -29s linear infinite}@keyframes fall-186{37.989%{transform:translate(11.9042vw,37.989vh) scale(.0913)}to{transform:translate(9.16775vw,99vh) scale(.0913)}}.snow:nth-child(187){opacity:.9598;transform:translate(6.2923vw,-10px) scale(.9708);animation:fall-187 12s -15s linear infinite}@keyframes fall-187{56.673%{transform:translate(1.5242vw,56.673vh) scale(.9708)}to{transform:translate(3.90825vw,99vh) scale(.9708)}}.snow:nth-child(188){opacity:.0284;transform:translate(18.3793vw,-10px) scale(.5813);animation:fall-188 13s -5s linear infinite}@keyframes fall-188{39.843%{transform:translate(25.9008vw,39.843vh) scale(.5813)}to{transform:translate(22.14005vw,99vh) scale(.5813)}}.snow:nth-child(189){opacity:.8476;transform:translate(31.4567vw,-10px) scale(.5707);animation:fall-189 16s -10s linear infinite}@keyframes fall-189{36.698%{transform:translate(22.7723vw,36.698vh) scale(.5707)}to{transform:translate(27.1145vw,99vh) scale(.5707)}}.snow:nth-child(190){opacity:1.918;transform:translate(46.6775vw,-10px) scale(.7894);animation:fall-190 16s -20s linear infinite}@keyframes fall-190{37.243%{transform:translate(44.8059vw,37.243vh) scale(.7894)}to{transform:translate(45.7417vw,99vh) scale(.7894)}}.snow:nth-child(191){opacity:1.2866;transform:translate(91.9494vw,-10px) scale(.202);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{64.109%{transform:translate(86.9677vw,64.109vh) scale(.202)}to{transform:translate(89.45855vw,99vh) scale(.202)}}.snow:nth-child(192){opacity:.0492;transform:translate(66.1235vw,-10px) scale(.0605);animation:fall-192 21s -10s linear infinite}@keyframes fall-192{30.404%{transform:translate(75.5955vw,30.404vh) scale(.0605)}to{transform:translate(70.8595vw,99vh) scale(.0605)}}.snow:nth-child(193){opacity:.6142;transform:translate(85.1881vw,-10px) scale(.0544);animation:fall-193 16s -24s linear infinite}@keyframes fall-193{61.16%{transform:translate(87.9816vw,61.16vh) scale(.0544)}to{transform:translate(86.58485vw,99vh) scale(.0544)}}.snow:nth-child(194){opacity:1.4044;transform:translate(93.5423vw,-10px) scale(.6247);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{43.835%{transform:translate(100.4448vw,43.835vh) scale(.6247)}to{transform:translate(96.99355vw,99vh) scale(.6247)}}.snow:nth-child(195){opacity:1.0198;transform:translate(67.1719vw,-10px) scale(.3724);animation:fall-195 24s -4s linear infinite}@keyframes fall-195{74.197%{transform:translate(61.7405vw,74.197vh) scale(.3724)}to{transform:translate(64.4562vw,99vh) scale(.3724)}}.snow:nth-child(196){opacity:1.865;transform:translate(8.8295vw,-10px) scale(.6628);animation:fall-196 24s -18s linear infinite}@keyframes fall-196{47.028%{transform:translate(5.961vw,47.028vh) scale(.6628)}to{transform:translate(7.39525vw,99vh) scale(.6628)}}.snow:nth-child(197){opacity:1.0846;transform:translate(18.9483vw,-10px) scale(.8265);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{61.273%{transform:translate(22.603vw,61.273vh) scale(.8265)}to{transform:translate(20.77565vw,99vh) scale(.8265)}}.snow:nth-child(198){opacity:.878;transform:translate(43.4272vw,-10px) scale(.9578);animation:fall-198 12s -21s linear infinite}@keyframes fall-198{74.322%{transform:translate(48.2761vw,74.322vh) scale(.9578)}to{transform:translate(45.85165vw,99vh) scale(.9578)}}.snow:nth-child(199){opacity:1.5008;transform:translate(58.3073vw,-10px) scale(.341);animation:fall-199 21s -15s linear infinite}@keyframes fall-199{73.579%{transform:translate(61.9987vw,73.579vh) scale(.341)}to{transform:translate(60.153vw,99vh) scale(.341)}}.snow:nth-child(200){opacity:.9618;transform:translate(93.5194vw,-10px) scale(.0922);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{33.629%{transform:translate(94.4729vw,33.629vh) scale(.0922)}to{transform:translate(93.99615vw,99vh) scale(.0922)}}.snow:nth-child(201){opacity:.5304;transform:translate(39.0918vw,-10px) scale(.3148);animation:fall-201 12s -8s linear infinite}@keyframes fall-201{33.906%{transform:translate(44.8153vw,33.906vh) scale(.3148)}to{transform:translate(41.95355vw,99vh) scale(.3148)}}.snow:nth-child(202){opacity:.2652;transform:translate(85.2762vw,-10px) scale(.54);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{75.319%{transform:translate(88.0255vw,75.319vh) scale(.54)}to{transform:translate(86.65085vw,99vh) scale(.54)}}.snow:nth-child(203){opacity:.074;transform:translate(81.2517vw,-10px) scale(.5298);animation:fall-203 14s -13s linear infinite}@keyframes fall-203{39.385%{transform:translate(87.9826vw,39.385vh) scale(.5298)}to{transform:translate(84.61715vw,99vh) scale(.5298)}}.snow:nth-child(204){opacity:1.113;transform:translate(71.1809vw,-10px) scale(.5186);animation:fall-204 17s -18s linear infinite}@keyframes fall-204{40.176%{transform:translate(73.279vw,40.176vh) scale(.5186)}to{transform:translate(72.22995vw,99vh) scale(.5186)}}.snow:nth-child(205){opacity:.6238;transform:translate(1.981vw,-10px) scale(.7161);animation:fall-205 11s -17s linear infinite}@keyframes fall-205{48.21%{transform:translate(4.4853vw,48.21vh) scale(.7161)}to{transform:translate(3.23315vw,99vh) scale(.7161)}}.snow:nth-child(206){opacity:1.6856;transform:translate(31.7577vw,-10px) scale(.1793);animation:fall-206 17s -15s linear infinite}@keyframes fall-206{52.383%{transform:translate(40.2916vw,52.383vh) scale(.1793)}to{transform:translate(36.02465vw,99vh) scale(.1793)}}.snow:nth-child(207){opacity:.0932;transform:translate(55.7361vw,-10px) scale(.8942);animation:fall-207 18s -2s linear infinite}@keyframes fall-207{77.796%{transform:translate(53.8729vw,77.796vh) scale(.8942)}to{transform:translate(54.8045vw,99vh) scale(.8942)}}.snow:nth-child(208){opacity:.2758;transform:translate(39.9638vw,-10px) scale(.3342);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{75.612%{transform:translate(38.0079vw,75.612vh) scale(.3342)}to{transform:translate(38.98585vw,99vh) scale(.3342)}}.snow:nth-child(209){opacity:1.9926;transform:translate(61.6367vw,-10px) scale(.1204);animation:fall-209 23s -25s linear infinite}@keyframes fall-209{63%{transform:translate(68.7188vw,63vh) scale(.1204)}to{transform:translate(65.17775vw,99vh) scale(.1204)}}.snow:nth-child(210){opacity:.7346;transform:translate(96.3415vw,-10px) scale(.3337);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{76.633%{transform:translate(104.0885vw,76.633vh) scale(.3337)}to{transform:translate(100.215vw,99vh) scale(.3337)}}.snow:nth-child(211){opacity:.419;transform:translate(11.1843vw,-10px) scale(.6974);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{49.442%{transform:translate(8.6474vw,49.442vh) scale(.6974)}to{transform:translate(9.91585vw,99vh) scale(.6974)}}.snow:nth-child(212){opacity:1.6676;transform:translate(34.6464vw,-10px) scale(.8239);animation:fall-212 19s -1s linear infinite}@keyframes fall-212{67.344%{transform:translate(39.3036vw,67.344vh) scale(.8239)}to{transform:translate(36.975vw,99vh) scale(.8239)}}.snow:nth-child(213){opacity:.6448;transform:translate(59.9983vw,-10px) scale(.2223);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{72.531%{transform:translate(65.218vw,72.531vh) scale(.2223)}to{transform:translate(62.60815vw,99vh) scale(.2223)}}.snow:nth-child(214){opacity:.6356;transform:translate(91.3115vw,-10px) scale(.406);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{36.497%{transform:translate(84.2715vw,36.497vh) scale(.406)}to{transform:translate(87.7915vw,99vh) scale(.406)}}.snow:nth-child(215){opacity:1.082;transform:translate(84.5864vw,-10px) scale(.2916);animation:fall-215 17s -16s linear infinite}@keyframes fall-215{71.138%{transform:translate(92.55vw,71.138vh) scale(.2916)}to{transform:translate(88.5682vw,99vh) scale(.2916)}}.snow:nth-child(216){opacity:1.9378;transform:translate(51.7426vw,-10px) scale(.0371);animation:fall-216 11s -7s linear infinite}@keyframes fall-216{77.926%{transform:translate(51.5679vw,77.926vh) scale(.0371)}to{transform:translate(51.65525vw,99vh) scale(.0371)}}.snow:nth-child(217){opacity:.075;transform:translate(72.0833vw,-10px) scale(.5842);animation:fall-217 18s -2s linear infinite}@keyframes fall-217{67.483%{transform:translate(70.4516vw,67.483vh) scale(.5842)}to{transform:translate(71.26745vw,99vh) scale(.5842)}}.snow:nth-child(218){opacity:.2958;transform:translate(77.5126vw,-10px) scale(.3859);animation:fall-218 20s -19s linear infinite}@keyframes fall-218{68.091%{transform:translate(71.8508vw,68.091vh) scale(.3859)}to{transform:translate(74.6817vw,99vh) scale(.3859)}}.snow:nth-child(219){opacity:.7642;transform:translate(68.3054vw,-10px) scale(.2782);animation:fall-219 11s -7s linear infinite}@keyframes fall-219{46.969%{transform:translate(68.3881vw,46.969vh) scale(.2782)}to{transform:translate(68.34675vw,99vh) scale(.2782)}}.snow:nth-child(220){opacity:.9202;transform:translate(62.5692vw,-10px) scale(.9696);animation:fall-220 27s -30s linear infinite}@keyframes fall-220{61.706%{transform:translate(53.3734vw,61.706vh) scale(.9696)}to{transform:translate(57.9713vw,99vh) scale(.9696)}}.snow:nth-child(221){opacity:1.2922;transform:translate(92.2855vw,-10px) scale(.2257);animation:fall-221 30s -5s linear infinite}@keyframes fall-221{69.209%{transform:translate(97.9472vw,69.209vh) scale(.2257)}to{transform:translate(95.11635vw,99vh) scale(.2257)}}.snow:nth-child(222){opacity:.2782;transform:translate(16.427vw,-10px) scale(.1411);animation:fall-222 14s -13s linear infinite}@keyframes fall-222{79.999%{transform:translate(22.0083vw,79.999vh) scale(.1411)}to{transform:translate(19.21765vw,99vh) scale(.1411)}}.snow:nth-child(223){opacity:1.9646;transform:translate(56.6579vw,-10px) scale(.1794);animation:fall-223 13s -17s linear infinite}@keyframes fall-223{47.361%{transform:translate(50.5198vw,47.361vh) scale(.1794)}to{transform:translate(53.58885vw,99vh) scale(.1794)}}.snow:nth-child(224){opacity:1.7612;transform:translate(90.2594vw,-10px) scale(.6679);animation:fall-224 24s -18s linear infinite}@keyframes fall-224{66.049%{transform:translate(88.8748vw,66.049vh) scale(.6679)}to{transform:translate(89.5671vw,99vh) scale(.6679)}}.snow:nth-child(225){opacity:1.78;transform:translate(38.7709vw,-10px) scale(.2364);animation:fall-225 20s -2s linear infinite}@keyframes fall-225{62.891%{transform:translate(47.3185vw,62.891vh) scale(.2364)}to{transform:translate(43.0447vw,99vh) scale(.2364)}}.snow:nth-child(226){opacity:.409;transform:translate(65.1645vw,-10px) scale(.5263);animation:fall-226 28s -18s linear infinite}@keyframes fall-226{58.119%{transform:translate(70.8178vw,58.119vh) scale(.5263)}to{transform:translate(67.99115vw,99vh) scale(.5263)}}.snow:nth-child(227){opacity:.6174;transform:translate(62.4413vw,-10px) scale(.0227);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{33.528%{transform:translate(68.3383vw,33.528vh) scale(.0227)}to{transform:translate(65.3898vw,99vh) scale(.0227)}}.snow:nth-child(228){opacity:1.853;transform:translate(16.1027vw,-10px) scale(.3206);animation:fall-228 28s -26s linear infinite}@keyframes fall-228{44.236%{transform:translate(20.9921vw,44.236vh) scale(.3206)}to{transform:translate(18.5474vw,99vh) scale(.3206)}}.snow:nth-child(229){opacity:1.4086;transform:translate(14.7111vw,-10px) scale(.0658);animation:fall-229 30s -17s linear infinite}@keyframes fall-229{52.862%{transform:translate(22.4034vw,52.862vh) scale(.0658)}to{transform:translate(18.55725vw,99vh) scale(.0658)}}.snow:nth-child(230){opacity:.9242;transform:translate(19.4194vw,-10px) scale(.5759);animation:fall-230 19s -16s linear infinite}@keyframes fall-230{64.866%{transform:translate(16.0683vw,64.866vh) scale(.5759)}to{transform:translate(17.74385vw,99vh) scale(.5759)}}.snow:nth-child(231){opacity:1.1958;transform:translate(54.3664vw,-10px) scale(.2836);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{32.203%{transform:translate(45.6822vw,32.203vh) scale(.2836)}to{transform:translate(50.0243vw,99vh) scale(.2836)}}.snow:nth-child(232){opacity:.6986;transform:translate(71.8291vw,-10px) scale(.2657);animation:fall-232 30s -22s linear infinite}@keyframes fall-232{60.382%{transform:translate(63.0514vw,60.382vh) scale(.2657)}to{transform:translate(67.44025vw,99vh) scale(.2657)}}.snow:nth-child(233){opacity:1.0036;transform:translate(61.9655vw,-10px) scale(.3377);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{36.44%{transform:translate(59.8958vw,36.44vh) scale(.3377)}to{transform:translate(60.93065vw,99vh) scale(.3377)}}.snow:nth-child(234){opacity:.98;transform:translate(1.7818vw,-10px) scale(.7184);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{71.43%{transform:translate(-7.3885vw,71.43vh) scale(.7184)}to{transform:translate(-2.80335vw,99vh) scale(.7184)}}.snow:nth-child(235){opacity:.1522;transform:translate(3.3544vw,-10px) scale(.8916);animation:fall-235 18s -11s linear infinite}@keyframes fall-235{43.387%{transform:translate(.3246vw,43.387vh) scale(.8916)}to{transform:translate(1.8395vw,99vh) scale(.8916)}}.snow:nth-child(236){opacity:.9436;transform:translate(59.3455vw,-10px) scale(.5152);animation:fall-236 25s -2s linear infinite}@keyframes fall-236{50.133%{transform:translate(54.3826vw,50.133vh) scale(.5152)}to{transform:translate(56.86405vw,99vh) scale(.5152)}}.snow:nth-child(237){opacity:.095;transform:translate(90.9234vw,-10px) scale(.3938);animation:fall-237 16s -17s linear infinite}@keyframes fall-237{64.106%{transform:translate(100.5844vw,64.106vh) scale(.3938)}to{transform:translate(95.7539vw,99vh) scale(.3938)}}.snow:nth-child(238){opacity:1.8224;transform:translate(11.2253vw,-10px) scale(.9643);animation:fall-238 20s -5s linear infinite}@keyframes fall-238{54.926%{transform:translate(4.2353vw,54.926vh) scale(.9643)}to{transform:translate(7.7303vw,99vh) scale(.9643)}}.snow:nth-child(239){opacity:1.6078;transform:translate(7.2146vw,-10px) scale(.2599);animation:fall-239 11s -9s linear infinite}@keyframes fall-239{46.616%{transform:translate(1.0974vw,46.616vh) scale(.2599)}to{transform:translate(4.156vw,99vh) scale(.2599)}}.snow:nth-child(240){opacity:1.136;transform:translate(10.2195vw,-10px) scale(.6852);animation:fall-240 25s -21s linear infinite}@keyframes fall-240{60.342%{transform:translate(11.5326vw,60.342vh) scale(.6852)}to{transform:translate(10.87605vw,99vh) scale(.6852)}}.snow:nth-child(241){opacity:.5072;transform:translate(27.031vw,-10px) scale(.086);animation:fall-241 27s -29s linear infinite}@keyframes fall-241{78.767%{transform:translate(26.3454vw,78.767vh) scale(.086)}to{transform:translate(26.6882vw,99vh) scale(.086)}}.snow:nth-child(242){opacity:1.5618;transform:translate(74.8963vw,-10px) scale(.0986);animation:fall-242 27s -16s linear infinite}@keyframes fall-242{68.098%{transform:translate(71.8355vw,68.098vh) scale(.0986)}to{transform:translate(73.3659vw,99vh) scale(.0986)}}.snow:nth-child(243){opacity:1.859;transform:translate(85.6403vw,-10px) scale(.5602);animation:fall-243 26s -28s linear infinite}@keyframes fall-243{56.206%{transform:translate(80.3252vw,56.206vh) scale(.5602)}to{transform:translate(82.98275vw,99vh) scale(.5602)}}.snow:nth-child(244){opacity:.2426;transform:translate(55.1248vw,-10px) scale(.4524);animation:fall-244 17s -7s linear infinite}@keyframes fall-244{47.173%{transform:translate(49.9319vw,47.173vh) scale(.4524)}to{transform:translate(52.52835vw,99vh) scale(.4524)}}.snow:nth-child(245){opacity:.6774;transform:translate(7.6012vw,-10px) scale(.1625);animation:fall-245 15s -17s linear infinite}@keyframes fall-245{48.893%{transform:translate(16.5888vw,48.893vh) scale(.1625)}to{transform:translate(12.095vw,99vh) scale(.1625)}}.snow:nth-child(246){opacity:1.8968;transform:translate(23.4801vw,-10px) scale(.805);animation:fall-246 20s -30s linear infinite}@keyframes fall-246{46.192%{transform:translate(16.2841vw,46.192vh) scale(.805)}to{transform:translate(19.8821vw,99vh) scale(.805)}}.snow:nth-child(247){opacity:.0824;transform:translate(26.1488vw,-10px) scale(.0147);animation:fall-247 24s -4s linear infinite}@keyframes fall-247{62.535%{transform:translate(16.74vw,62.535vh) scale(.0147)}to{transform:translate(21.4444vw,99vh) scale(.0147)}}.snow:nth-child(248){opacity:1.133;transform:translate(37.226vw,-10px) scale(.1198);animation:fall-248 26s -15s linear infinite}@keyframes fall-248{57.445%{transform:translate(31.6037vw,57.445vh) scale(.1198)}to{transform:translate(34.41485vw,99vh) scale(.1198)}}.snow:nth-child(249){opacity:.5834;transform:translate(85.9017vw,-10px) scale(.6136);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{34.532%{transform:translate(77.4486vw,34.532vh) scale(.6136)}to{transform:translate(81.67515vw,99vh) scale(.6136)}}.snow:nth-child(250){opacity:1.8004;transform:translate(72.1936vw,-10px) scale(.3413);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{54.609%{transform:translate(78.7669vw,54.609vh) scale(.3413)}to{transform:translate(75.48025vw,99vh) scale(.3413)}}.snow:nth-child(251){opacity:1.014;transform:translate(63.3732vw,-10px) scale(.3646);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{31.355%{transform:translate(64.2689vw,31.355vh) scale(.3646)}to{transform:translate(63.82105vw,99vh) scale(.3646)}}.snow:nth-child(252){opacity:.6958;transform:translate(78.9207vw,-10px) scale(.069);animation:fall-252 16s -8s linear infinite}@keyframes fall-252{30.714%{transform:translate(85.27vw,30.714vh) scale(.069)}to{transform:translate(82.09535vw,99vh) scale(.069)}}.snow:nth-child(253){opacity:1.4764;transform:translate(24.9746vw,-10px) scale(.7254);animation:fall-253 28s -4s linear infinite}@keyframes fall-253{67.226%{transform:translate(34.4842vw,67.226vh) scale(.7254)}to{transform:translate(29.7294vw,99vh) scale(.7254)}}.snow:nth-child(254){opacity:.8214;transform:translate(97.4395vw,-10px) scale(.0129);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{30.07%{transform:translate(91.1652vw,30.07vh) scale(.0129)}to{transform:translate(94.30235vw,99vh) scale(.0129)}}.snow:nth-child(255){opacity:.4738;transform:translate(52.4632vw,-10px) scale(.7064);animation:fall-255 23s -27s linear infinite}@keyframes fall-255{63.675%{transform:translate(50.3932vw,63.675vh) scale(.7064)}to{transform:translate(51.4282vw,99vh) scale(.7064)}}.snow:nth-child(256){opacity:.8618;transform:translate(30.6306vw,-10px) scale(.2731);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.161%{transform:translate(36.4212vw,59.161vh) scale(.2731)}to{transform:translate(33.5259vw,99vh) scale(.2731)}}.snow:nth-child(257){opacity:.6078;transform:translate(33.645vw,-10px) scale(.7574);animation:fall-257 19s -25s linear infinite}@keyframes fall-257{42.049%{transform:translate(34.6818vw,42.049vh) scale(.7574)}to{transform:translate(34.1634vw,99vh) scale(.7574)}}.snow:nth-child(258){opacity:1.9208;transform:translate(52.0468vw,-10px) scale(.3652);animation:fall-258 20s -18s linear infinite}@keyframes fall-258{52.154%{transform:translate(59.8441vw,52.154vh) scale(.3652)}to{transform:translate(55.94545vw,99vh) scale(.3652)}}.snow:nth-child(259){opacity:1.5056;transform:translate(39.5681vw,-10px) scale(.722);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{30.919%{transform:translate(34.0678vw,30.919vh) scale(.722)}to{transform:translate(36.81795vw,99vh) scale(.722)}}.snow:nth-child(260){opacity:.1518;transform:translate(9.6588vw,-10px) scale(.9875);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{76.599%{transform:translate(5.701vw,76.599vh) scale(.9875)}to{transform:translate(7.6799vw,99vh) scale(.9875)}}.snow:nth-child(261){opacity:.5708;transform:translate(22.5072vw,-10px) scale(.3297);animation:fall-261 29s -12s linear infinite}@keyframes fall-261{45.896%{transform:translate(23.3784vw,45.896vh) scale(.3297)}to{transform:translate(22.9428vw,99vh) scale(.3297)}}.snow:nth-child(262){opacity:1.887;transform:translate(97.6219vw,-10px) scale(.6324);animation:fall-262 26s -2s linear infinite}@keyframes fall-262{63.462%{transform:translate(97.2075vw,63.462vh) scale(.6324)}to{transform:translate(97.4147vw,99vh) scale(.6324)}}.snow:nth-child(263){opacity:.5084;transform:translate(51.7353vw,-10px) scale(.983);animation:fall-263 12s -29s linear infinite}@keyframes fall-263{58.386%{transform:translate(52.5613vw,58.386vh) scale(.983)}to{transform:translate(52.1483vw,99vh) scale(.983)}}.snow:nth-child(264){opacity:1.4178;transform:translate(13.3879vw,-10px) scale(.4281);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{74.255%{transform:translate(8.081vw,74.255vh) scale(.4281)}to{transform:translate(10.73445vw,99vh) scale(.4281)}}.snow:nth-child(265){opacity:1.4766;transform:translate(65.9096vw,-10px) scale(.9226);animation:fall-265 13s -20s linear infinite}@keyframes fall-265{40.851%{transform:translate(58.8085vw,40.851vh) scale(.9226)}to{transform:translate(62.35905vw,99vh) scale(.9226)}}.snow:nth-child(266){opacity:.2576;transform:translate(60.6667vw,-10px) scale(.2631);animation:fall-266 19s -17s linear infinite}@keyframes fall-266{65.293%{transform:translate(53.6565vw,65.293vh) scale(.2631)}to{transform:translate(57.1616vw,99vh) scale(.2631)}}.snow:nth-child(267){opacity:.7138;transform:translate(49.9011vw,-10px) scale(.7916);animation:fall-267 30s -1s linear infinite}@keyframes fall-267{52.677%{transform:translate(40.7776vw,52.677vh) scale(.7916)}to{transform:translate(45.33935vw,99vh) scale(.7916)}}.snow:nth-child(268){opacity:1.8988;transform:translate(59.3077vw,-10px) scale(.8401);animation:fall-268 30s -14s linear infinite}@keyframes fall-268{65.777%{transform:translate(61.0721vw,65.777vh) scale(.8401)}to{transform:translate(60.1899vw,99vh) scale(.8401)}}.snow:nth-child(269){opacity:1.6888;transform:translate(97.1032vw,-10px) scale(.454);animation:fall-269 12s -19s linear infinite}@keyframes fall-269{66.709%{transform:translate(102.4623vw,66.709vh) scale(.454)}to{transform:translate(99.78275vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.0244;transform:translate(74.2557vw,-10px) scale(.2895);animation:fall-270 28s -22s linear infinite}@keyframes fall-270{42.648%{transform:translate(82.8347vw,42.648vh) scale(.2895)}to{transform:translate(78.5452vw,99vh) scale(.2895)}}.snow:nth-child(271){opacity:1.369;transform:translate(9.1616vw,-10px) scale(.5215);animation:fall-271 10s -7s linear infinite}@keyframes fall-271{45.493%{transform:translate(12.7323vw,45.493vh) scale(.5215)}to{transform:translate(10.94695vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.1364;transform:translate(58.8866vw,-10px) scale(.4354);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{73.155%{transform:translate(64.2815vw,73.155vh) scale(.4354)}to{transform:translate(61.58405vw,99vh) scale(.4354)}}.snow:nth-child(273){opacity:.7168;transform:translate(57.1299vw,-10px) scale(.1486);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{76.734%{transform:translate(62.4175vw,76.734vh) scale(.1486)}to{transform:translate(59.7737vw,99vh) scale(.1486)}}.snow:nth-child(274){opacity:.8484;transform:translate(89.1086vw,-10px) scale(.6337);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{49.335%{transform:translate(80.944vw,49.335vh) scale(.6337)}to{transform:translate(85.0263vw,99vh) scale(.6337)}}.snow:nth-child(275){opacity:1.0804;transform:translate(4.9515vw,-10px) scale(.4699);animation:fall-275 29s -23s linear infinite}@keyframes fall-275{44.009%{transform:translate(3.3173vw,44.009vh) scale(.4699)}to{transform:translate(4.1344vw,99vh) scale(.4699)}}.snow:nth-child(276){opacity:1.0562;transform:translate(90.7138vw,-10px) scale(.3001);animation:fall-276 17s -30s linear infinite}@keyframes fall-276{49.584%{transform:translate(88.1344vw,49.584vh) scale(.3001)}to{transform:translate(89.4241vw,99vh) scale(.3001)}}.snow:nth-child(277){opacity:1.5846;transform:translate(72.4846vw,-10px) scale(.3505);animation:fall-277 18s -30s linear infinite}@keyframes fall-277{69.068%{transform:translate(70.3488vw,69.068vh) scale(.3505)}to{transform:translate(71.4167vw,99vh) scale(.3505)}}.snow:nth-child(278){opacity:.121;transform:translate(92.9037vw,-10px) scale(.5979);animation:fall-278 14s -16s linear infinite}@keyframes fall-278{37.973%{transform:translate(99.7272vw,37.973vh) scale(.5979)}to{transform:translate(96.31545vw,99vh) scale(.5979)}}.snow:nth-child(279){opacity:1.4714;transform:translate(78.311vw,-10px) scale(.9315);animation:fall-279 25s -1s linear infinite}@keyframes fall-279{42.455%{transform:translate(70.6478vw,42.455vh) scale(.9315)}to{transform:translate(74.4794vw,99vh) scale(.9315)}}.snow:nth-child(280){opacity:1.6614;transform:translate(40.2282vw,-10px) scale(.543);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{31.284%{transform:translate(30.4914vw,31.284vh) scale(.543)}to{transform:translate(35.3598vw,99vh) scale(.543)}}.snow:nth-child(281){opacity:1.5414;transform:translate(3.3035vw,-10px) scale(.7431);animation:fall-281 23s -22s linear infinite}@keyframes fall-281{67.113%{transform:translate(-.3466vw,67.113vh) scale(.7431)}to{transform:translate(1.47845vw,99vh) scale(.7431)}}.snow:nth-child(282){opacity:.5084;transform:translate(17.1269vw,-10px) scale(.1679);animation:fall-282 14s -16s linear infinite}@keyframes fall-282{79.303%{transform:translate(24.378vw,79.303vh) scale(.1679)}to{transform:translate(20.75245vw,99vh) scale(.1679)}}.snow:nth-child(283){opacity:1.9978;transform:translate(41.3517vw,-10px) scale(.9195);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{45.006%{transform:translate(47.8016vw,45.006vh) scale(.9195)}to{transform:translate(44.57665vw,99vh) scale(.9195)}}.snow:nth-child(284){opacity:1.5372;transform:translate(77.8442vw,-10px) scale(.7636);animation:fall-284 11s -25s linear infinite}@keyframes fall-284{66.231%{transform:translate(81.4067vw,66.231vh) scale(.7636)}to{transform:translate(79.62545vw,99vh) scale(.7636)}}.snow:nth-child(285){opacity:1.404;transform:translate(90.031vw,-10px) scale(.619);animation:fall-285 16s -21s linear infinite}@keyframes fall-285{57.394%{transform:translate(88.5262vw,57.394vh) scale(.619)}to{transform:translate(89.2786vw,99vh) scale(.619)}}.snow:nth-child(286){opacity:1.5624;transform:translate(81.6675vw,-10px) scale(.4036);animation:fall-286 21s -3s linear infinite}@keyframes fall-286{30.123%{transform:translate(89.5933vw,30.123vh) scale(.4036)}to{transform:translate(85.6304vw,99vh) scale(.4036)}}.snow:nth-child(287){opacity:.9574;transform:translate(82.9821vw,-10px) scale(.9177);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{32.08%{transform:translate(86.5201vw,32.08vh) scale(.9177)}to{transform:translate(84.7511vw,99vh) scale(.9177)}}.snow:nth-child(288){opacity:1.9992;transform:translate(43.4228vw,-10px) scale(.716);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{66.256%{transform:translate(34.1745vw,66.256vh) scale(.716)}to{transform:translate(38.79865vw,99vh) scale(.716)}}.snow:nth-child(289){opacity:1.6822;transform:translate(38.6831vw,-10px) scale(.0165);animation:fall-289 24s -7s linear infinite}@keyframes fall-289{33.892%{transform:translate(43.499vw,33.892vh) scale(.0165)}to{transform:translate(41.09105vw,99vh) scale(.0165)}}.snow:nth-child(290){opacity:1.7614;transform:translate(72.7511vw,-10px) scale(.9229);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{44.619%{transform:translate(62.768vw,44.619vh) scale(.9229)}to{transform:translate(67.75955vw,99vh) scale(.9229)}}.snow:nth-child(291){opacity:1.6882;transform:translate(64.6583vw,-10px) scale(.7269);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{51.453%{transform:translate(67.3094vw,51.453vh) scale(.7269)}to{transform:translate(65.98385vw,99vh) scale(.7269)}}.snow:nth-child(292){opacity:.9796;transform:translate(40.9768vw,-10px) scale(.2355);animation:fall-292 16s -10s linear infinite}@keyframes fall-292{40.099%{transform:translate(42.7321vw,40.099vh) scale(.2355)}to{transform:translate(41.85445vw,99vh) scale(.2355)}}.snow:nth-child(293){opacity:1.4476;transform:translate(54.9966vw,-10px) scale(.3918);animation:fall-293 20s -30s linear infinite}@keyframes fall-293{79.288%{transform:translate(58.3794vw,79.288vh) scale(.3918)}to{transform:translate(56.688vw,99vh) scale(.3918)}}.snow:nth-child(294){opacity:.9464;transform:translate(48.75vw,-10px) scale(.5688);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{53.961%{transform:translate(41.451vw,53.961vh) scale(.5688)}to{transform:translate(45.1005vw,99vh) scale(.5688)}}.snow:nth-child(295){opacity:1.29;transform:translate(28.9018vw,-10px) scale(.9519);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{50.056%{transform:translate(31.7348vw,50.056vh) scale(.9519)}to{transform:translate(30.3183vw,99vh) scale(.9519)}}.snow:nth-child(296){opacity:1.3558;transform:translate(14.3039vw,-10px) scale(.677);animation:fall-296 14s -5s linear infinite}@keyframes fall-296{34.92%{transform:translate(9.4236vw,34.92vh) scale(.677)}to{transform:translate(11.86375vw,99vh) scale(.677)}}.snow:nth-child(297){opacity:.107;transform:translate(20.2599vw,-10px) scale(.1686);animation:fall-297 24s -8s linear infinite}@keyframes fall-297{73.927%{transform:translate(28.7303vw,73.927vh) scale(.1686)}to{transform:translate(24.4951vw,99vh) scale(.1686)}}.snow:nth-child(298){opacity:.3056;transform:translate(3.6879vw,-10px) scale(.615);animation:fall-298 19s -6s linear infinite}@keyframes fall-298{58.971%{transform:translate(1.7195vw,58.971vh) scale(.615)}to{transform:translate(2.7037vw,99vh) scale(.615)}}.snow:nth-child(299){opacity:1.7588;transform:translate(97.5161vw,-10px) scale(.5643);animation:fall-299 15s -10s linear infinite}@keyframes fall-299{70.69%{transform:translate(105.3313vw,70.69vh) scale(.5643)}to{transform:translate(101.4237vw,99vh) scale(.5643)}}.snow:nth-child(300){opacity:1.3684;transform:translate(37.8002vw,-10px) scale(.1617);animation:fall-300 26s -26s linear infinite}@keyframes fall-300{43.028%{transform:translate(47.6558vw,43.028vh) scale(.1617)}to{transform:translate(42.728vw,99vh) scale(.1617)}}.snow:nth-child(301){opacity:1.0634;transform:translate(63.9994vw,-10px) scale(.807);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{32.897%{transform:translate(69.2922vw,32.897vh) scale(.807)}to{transform:translate(66.6458vw,99vh) scale(.807)}}.snow:nth-child(302){opacity:.8294;transform:translate(74.6078vw,-10px) scale(.3717);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{68.124%{transform:translate(77.4539vw,68.124vh) scale(.3717)}to{transform:translate(76.03085vw,99vh) scale(.3717)}}.snow:nth-child(303){opacity:.9958;transform:translate(1.611vw,-10px) scale(.5808);animation:fall-303 17s -27s linear infinite}@keyframes fall-303{73.429%{transform:translate(9.4125vw,73.429vh) scale(.5808)}to{transform:translate(5.51175vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:1.8986;transform:translate(55.5231vw,-10px) scale(.5304);animation:fall-304 25s -11s linear infinite}@keyframes fall-304{70.115%{transform:translate(51.0785vw,70.115vh) scale(.5304)}to{transform:translate(53.3008vw,99vh) scale(.5304)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.9431vw,-10px) scale(.6446);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{45.239%{transform:translate(40.5333vw,45.239vh) scale(.6446)}to{transform:translate(41.2382vw,99vh) scale(.6446)}}.snow:nth-child(306){opacity:.3178;transform:translate(69.3916vw,-10px) scale(.2648);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{75.407%{transform:translate(65.5361vw,75.407vh) scale(.2648)}to{transform:translate(67.46385vw,99vh) scale(.2648)}}.snow:nth-child(307){opacity:1.4986;transform:translate(49.7171vw,-10px) scale(.779);animation:fall-307 14s -4s linear infinite}@keyframes fall-307{42.034%{transform:translate(56.6334vw,42.034vh) scale(.779)}to{transform:translate(53.17525vw,99vh) scale(.779)}}.snow:nth-child(308){opacity:.5422;transform:translate(47.713vw,-10px) scale(.5245);animation:fall-308 29s -17s linear infinite}@keyframes fall-308{61.595%{transform:translate(37.8327vw,61.595vh) scale(.5245)}to{transform:translate(42.77285vw,99vh) scale(.5245)}}.snow:nth-child(309){opacity:1.616;transform:translate(24.3256vw,-10px) scale(.5047);animation:fall-309 22s -28s linear infinite}@keyframes fall-309{59.536%{transform:translate(18.8561vw,59.536vh) scale(.5047)}to{transform:translate(21.59085vw,99vh) scale(.5047)}}.snow:nth-child(310){opacity:.8998;transform:translate(18.2087vw,-10px) scale(.7855);animation:fall-310 23s -24s linear infinite}@keyframes fall-310{38.443%{transform:translate(24.2451vw,38.443vh) scale(.7855)}to{transform:translate(21.2269vw,99vh) scale(.7855)}}.snow:nth-child(311){opacity:.9488;transform:translate(5.4557vw,-10px) scale(.1487);animation:fall-311 13s -17s linear infinite}@keyframes fall-311{55.779%{transform:translate(7.7984vw,55.779vh) scale(.1487)}to{transform:translate(6.62705vw,99vh) scale(.1487)}}.snow:nth-child(312){opacity:1.3888;transform:translate(77.7442vw,-10px) scale(.5116);animation:fall-312 18s -8s linear infinite}@keyframes fall-312{43.509%{transform:translate(68.3751vw,43.509vh) scale(.5116)}to{transform:translate(73.05965vw,99vh) scale(.5116)}}.snow:nth-child(313){opacity:1.8984;transform:translate(19.1237vw,-10px) scale(.5552);animation:fall-313 23s -27s linear infinite}@keyframes fall-313{70.729%{transform:translate(13.9768vw,70.729vh) scale(.5552)}to{transform:translate(16.55025vw,99vh) scale(.5552)}}.snow:nth-child(314){opacity:1.892;transform:translate(69.9676vw,-10px) scale(.5033);animation:fall-314 11s -14s linear infinite}@keyframes fall-314{41.506%{transform:translate(77.8099vw,41.506vh) scale(.5033)}to{transform:translate(73.88875vw,99vh) scale(.5033)}}.snow:nth-child(315){opacity:.9244;transform:translate(78.1509vw,-10px) scale(.2946);animation:fall-315 17s -19s linear infinite}@keyframes fall-315{71.397%{transform:translate(75.2838vw,71.397vh) scale(.2946)}to{transform:translate(76.71735vw,99vh) scale(.2946)}}.snow:nth-child(316){opacity:1.1138;transform:translate(2.9782vw,-10px) scale(.3264);animation:fall-316 29s -27s linear infinite}@keyframes fall-316{78.564%{transform:translate(7.1065vw,78.564vh) scale(.3264)}to{transform:translate(5.04235vw,99vh) scale(.3264)}}.snow:nth-child(317){opacity:.9614;transform:translate(44.6099vw,-10px) scale(.7802);animation:fall-317 24s -4s linear infinite}@keyframes fall-317{64.486%{transform:translate(49.3365vw,64.486vh) scale(.7802)}to{transform:translate(46.9732vw,99vh) scale(.7802)}}.snow:nth-child(318){opacity:1.0908;transform:translate(2.522vw,-10px) scale(.655);animation:fall-318 22s -26s linear infinite}@keyframes fall-318{33.689%{transform:translate(1.9924vw,33.689vh) scale(.655)}to{transform:translate(2.2572vw,99vh) scale(.655)}}.snow:nth-child(319){opacity:1.179;transform:translate(72.3441vw,-10px) scale(.1729);animation:fall-319 20s -5s linear infinite}@keyframes fall-319{63.699%{transform:translate(70.3414vw,63.699vh) scale(.1729)}to{transform:translate(71.34275vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.5616;transform:translate(85.9914vw,-10px) scale(.9762);animation:fall-320 24s -28s linear infinite}@keyframes fall-320{48.593%{transform:translate(76.4977vw,48.593vh) scale(.9762)}to{transform:translate(81.24455vw,99vh) scale(.9762)}}.snow:nth-child(321){opacity:1.9048;transform:translate(34.4083vw,-10px) scale(.2012);animation:fall-321 26s -6s linear infinite}@keyframes fall-321{74.907%{transform:translate(28.4824vw,74.907vh) scale(.2012)}to{transform:translate(31.44535vw,99vh) scale(.2012)}}.snow:nth-child(322){opacity:.7064;transform:translate(74.5402vw,-10px) scale(.2197);animation:fall-322 12s -5s linear infinite}@keyframes fall-322{33.85%{transform:translate(83.3112vw,33.85vh) scale(.2197)}to{transform:translate(78.9257vw,99vh) scale(.2197)}}.snow:nth-child(323){opacity:.2168;transform:translate(52.1288vw,-10px) scale(.3951);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{63.542%{transform:translate(48.5731vw,63.542vh) scale(.3951)}to{transform:translate(50.35095vw,99vh) scale(.3951)}}.snow:nth-child(324){opacity:.6844;transform:translate(56.2024vw,-10px) scale(.5641);animation:fall-324 15s -15s linear infinite}@keyframes fall-324{46.446%{transform:translate(51.2055vw,46.446vh) scale(.5641)}to{transform:translate(53.70395vw,99vh) scale(.5641)}}.snow:nth-child(325){opacity:.7034;transform:translate(56.3411vw,-10px) scale(.4985);animation:fall-325 14s -10s linear infinite}@keyframes fall-325{50.534%{transform:translate(57.902vw,50.534vh) scale(.4985)}to{transform:translate(57.12155vw,99vh) scale(.4985)}}.snow:nth-child(326){opacity:.7518;transform:translate(82.8594vw,-10px) scale(.5592);animation:fall-326 21s -15s linear infinite}@keyframes fall-326{40.87%{transform:translate(75.0132vw,40.87vh) scale(.5592)}to{transform:translate(78.9363vw,99vh) scale(.5592)}}.snow:nth-child(327){opacity:.4452;transform:translate(94.0816vw,-10px) scale(.7827);animation:fall-327 11s -25s linear infinite}@keyframes fall-327{30.396%{transform:translate(102.2127vw,30.396vh) scale(.7827)}to{transform:translate(98.14715vw,99vh) scale(.7827)}}.snow:nth-child(328){opacity:.0948;transform:translate(53.9408vw,-10px) scale(.6513);animation:fall-328 14s -22s linear infinite}@keyframes fall-328{42.248%{transform:translate(61.0842vw,42.248vh) scale(.6513)}to{transform:translate(57.5125vw,99vh) scale(.6513)}}.snow:nth-child(329){opacity:.2266;transform:translate(22.6977vw,-10px) scale(.3321);animation:fall-329 21s -30s linear infinite}@keyframes fall-329{44.47%{transform:translate(20.2129vw,44.47vh) scale(.3321)}to{transform:translate(21.4553vw,99vh) scale(.3321)}}.snow:nth-child(330){opacity:1.5592;transform:translate(18.2599vw,-10px) scale(.0413);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{46.704%{transform:translate(11.4211vw,46.704vh) scale(.0413)}to{transform:translate(14.8405vw,99vh) scale(.0413)}}.snow:nth-child(331){opacity:1.37;transform:translate(27.3995vw,-10px) scale(.7714);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{42.215%{transform:translate(27.3379vw,42.215vh) scale(.7714)}to{transform:translate(27.3687vw,99vh) scale(.7714)}}.snow:nth-child(332){opacity:1.5286;transform:translate(5.3458vw,-10px) scale(.6828);animation:fall-332 18s -6s linear infinite}@keyframes fall-332{50.787%{transform:translate(-.5669vw,50.787vh) scale(.6828)}to{transform:translate(2.38945vw,99vh) scale(.6828)}}.snow:nth-child(333){opacity:1.0964;transform:translate(23.6134vw,-10px) scale(.1116);animation:fall-333 30s -24s linear infinite}@keyframes fall-333{76.853%{transform:translate(16.9426vw,76.853vh) scale(.1116)}to{transform:translate(20.278vw,99vh) scale(.1116)}}.snow:nth-child(334){opacity:.5308;transform:translate(69.0516vw,-10px) scale(.6716);animation:fall-334 25s -28s linear infinite}@keyframes fall-334{34.48%{transform:translate(77.8478vw,34.48vh) scale(.6716)}to{transform:translate(73.4497vw,99vh) scale(.6716)}}.snow:nth-child(335){opacity:1.4208;transform:translate(7.561vw,-10px) scale(.4164);animation:fall-335 24s -5s linear infinite}@keyframes fall-335{78.695%{transform:translate(13.5442vw,78.695vh) scale(.4164)}to{transform:translate(10.5526vw,99vh) scale(.4164)}}.snow:nth-child(336){opacity:1.7094;transform:translate(13.3184vw,-10px) scale(.4637);animation:fall-336 11s -28s linear infinite}@keyframes fall-336{46.877%{transform:translate(6.2554vw,46.877vh) scale(.4637)}to{transform:translate(9.7869vw,99vh) scale(.4637)}}.snow:nth-child(337){opacity:.2768;transform:translate(7.5536vw,-10px) scale(.042);animation:fall-337 30s -21s linear infinite}@keyframes fall-337{38.835%{transform:translate(3.225vw,38.835vh) scale(.042)}to{transform:translate(5.3893vw,99vh) scale(.042)}}.snow:nth-child(338){opacity:1.5718;transform:translate(2.6867vw,-10px) scale(.9633);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{46.374%{transform:translate(-6.2969vw,46.374vh) scale(.9633)}to{transform:translate(-1.8051vw,99vh) scale(.9633)}}.snow:nth-child(339){opacity:1.179;transform:translate(36.0088vw,-10px) scale(.37);animation:fall-339 28s -23s linear infinite}@keyframes fall-339{54.572%{transform:translate(45.4695vw,54.572vh) scale(.37)}to{transform:translate(40.73915vw,99vh) scale(.37)}}.snow:nth-child(340){opacity:1.487;transform:translate(84.18vw,-10px) scale(.0517);animation:fall-340 26s -28s linear infinite}@keyframes fall-340{75.719%{transform:translate(77.2416vw,75.719vh) scale(.0517)}to{transform:translate(80.7108vw,99vh) scale(.0517)}}.snow:nth-child(341){opacity:.725;transform:translate(57.4072vw,-10px) scale(.4148);animation:fall-341 12s -28s linear infinite}@keyframes fall-341{66.172%{transform:translate(50.9935vw,66.172vh) scale(.4148)}to{transform:translate(54.20035vw,99vh) scale(.4148)}}.snow:nth-child(342){opacity:.41;transform:translate(65.2602vw,-10px) scale(.8694);animation:fall-342 18s -23s linear infinite}@keyframes fall-342{52.959%{transform:translate(69.4075vw,52.959vh) scale(.8694)}to{transform:translate(67.33385vw,99vh) scale(.8694)}}.snow:nth-child(343){opacity:.0586;transform:translate(84.268vw,-10px) scale(.5101);animation:fall-343 17s -30s linear infinite}@keyframes fall-343{38.279%{transform:translate(81.3913vw,38.279vh) scale(.5101)}to{transform:translate(82.82965vw,99vh) scale(.5101)}}.snow:nth-child(344){opacity:.242;transform:translate(64.1158vw,-10px) scale(.8525);animation:fall-344 17s -22s linear infinite}@keyframes fall-344{55.168%{transform:translate(60.142vw,55.168vh) scale(.8525)}to{transform:translate(62.1289vw,99vh) scale(.8525)}}.snow:nth-child(345){opacity:1.0778;transform:translate(82.3803vw,-10px) scale(.9915);animation:fall-345 11s -13s linear infinite}@keyframes fall-345{40.121%{transform:translate(79.4544vw,40.121vh) scale(.9915)}to{transform:translate(80.91735vw,99vh) scale(.9915)}}.snow:nth-child(346){opacity:1.2144;transform:translate(23.5331vw,-10px) scale(.6621);animation:fall-346 27s -24s linear infinite}@keyframes fall-346{75.151%{transform:translate(32.6027vw,75.151vh) scale(.6621)}to{transform:translate(28.0679vw,99vh) scale(.6621)}}.snow:nth-child(347){opacity:1.1152;transform:translate(20.3896vw,-10px) scale(.0284);animation:fall-347 30s -26s linear infinite}@keyframes fall-347{78.08%{transform:translate(12.981vw,78.08vh) scale(.0284)}to{transform:translate(16.6853vw,99vh) scale(.0284)}}.snow:nth-child(348){opacity:.828;transform:translate(62.3029vw,-10px) scale(.7386);animation:fall-348 30s -21s linear infinite}@keyframes fall-348{63.294%{transform:translate(52.6525vw,63.294vh) scale(.7386)}to{transform:translate(57.4777vw,99vh) scale(.7386)}}.snow:nth-child(349){opacity:.1614;transform:translate(20.7561vw,-10px) scale(.0595);animation:fall-349 23s -20s linear infinite}@keyframes fall-349{51.61%{transform:translate(26.3081vw,51.61vh) scale(.0595)}to{transform:translate(23.5321vw,99vh) scale(.0595)}}.snow:nth-child(350){opacity:1.0324;transform:translate(47.7468vw,-10px) scale(.9055);animation:fall-350 10s -12s linear infinite}@keyframes fall-350{48.142%{transform:translate(56.6575vw,48.142vh) scale(.9055)}to{transform:translate(52.20215vw,99vh) scale(.9055)}}.snow:nth-child(351){opacity:.109;transform:translate(84.475vw,-10px) scale(.9282);animation:fall-351 29s -8s linear infinite}@keyframes fall-351{54.288%{transform:translate(89.5105vw,54.288vh) scale(.9282)}to{transform:translate(86.99275vw,99vh) scale(.9282)}}.snow:nth-child(352){opacity:.0926;transform:translate(41.7198vw,-10px) scale(.2295);animation:fall-352 26s -11s linear infinite}@keyframes fall-352{45.529%{transform:translate(50.941vw,45.529vh) scale(.2295)}to{transform:translate(46.3304vw,99vh) scale(.2295)}}.snow:nth-child(353){opacity:.8584;transform:translate(43.5314vw,-10px) scale(.1301);animation:fall-353 19s -27s linear infinite}@keyframes fall-353{37.343%{transform:translate(50.4159vw,37.343vh) scale(.1301)}to{transform:translate(46.97365vw,99vh) scale(.1301)}}.snow:nth-child(354){opacity:1.7122;transform:translate(41.0848vw,-10px) scale(.2681);animation:fall-354 11s -12s linear infinite}@keyframes fall-354{42.149%{transform:translate(46.291vw,42.149vh) scale(.2681)}to{transform:translate(43.6879vw,99vh) scale(.2681)}}.snow:nth-child(355){opacity:1.013;transform:translate(49.1299vw,-10px) scale(.9373);animation:fall-355 26s -11s linear infinite}@keyframes fall-355{57.452%{transform:translate(53.8496vw,57.452vh) scale(.9373)}to{transform:translate(51.48975vw,99vh) scale(.9373)}}.snow:nth-child(356){opacity:.4706;transform:translate(17.6135vw,-10px) scale(.1552);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{33.005%{transform:translate(12.3996vw,33.005vh) scale(.1552)}to{transform:translate(15.00655vw,99vh) scale(.1552)}}.snow:nth-child(357){opacity:.8694;transform:translate(89.4805vw,-10px) scale(.9857);animation:fall-357 16s -24s linear infinite}@keyframes fall-357{37.174%{transform:translate(86.7022vw,37.174vh) scale(.9857)}to{transform:translate(88.09135vw,99vh) scale(.9857)}}.snow:nth-child(358){opacity:1.2028;transform:translate(43.7949vw,-10px) scale(.713);animation:fall-358 20s -3s linear infinite}@keyframes fall-358{37.059%{transform:translate(45.2662vw,37.059vh) scale(.713)}to{transform:translate(44.53055vw,99vh) scale(.713)}}.snow:nth-child(359){opacity:.8332;transform:translate(17.3875vw,-10px) scale(.2728);animation:fall-359 30s -10s linear infinite}@keyframes fall-359{75.076%{transform:translate(7.7386vw,75.076vh) scale(.2728)}to{transform:translate(12.56305vw,99vh) scale(.2728)}}.snow:nth-child(360){opacity:.2726;transform:translate(68.9816vw,-10px) scale(.8943);animation:fall-360 14s -14s linear infinite}@keyframes fall-360{65.603%{transform:translate(71.1913vw,65.603vh) scale(.8943)}to{transform:translate(70.08645vw,99vh) scale(.8943)}}.snow:nth-child(361){opacity:1.9144;transform:translate(9.2149vw,-10px) scale(.0429);animation:fall-361 19s -16s linear infinite}@keyframes fall-361{30.914%{transform:translate(8.7806vw,30.914vh) scale(.0429)}to{transform:translate(8.99775vw,99vh) scale(.0429)}}.snow:nth-child(362){opacity:1.9598;transform:translate(48.8556vw,-10px) scale(.5819);animation:fall-362 16s -24s linear infinite}@keyframes fall-362{53.198%{transform:translate(51.1751vw,53.198vh) scale(.5819)}to{transform:translate(50.01535vw,99vh) scale(.5819)}}.snow:nth-child(363){opacity:.6556;transform:translate(89.5324vw,-10px) scale(.6449);animation:fall-363 13s -24s linear infinite}@keyframes fall-363{60.024%{transform:translate(98.3076vw,60.024vh) scale(.6449)}to{transform:translate(93.92vw,99vh) scale(.6449)}}.snow:nth-child(364){opacity:.913;transform:translate(95.5742vw,-10px) scale(.9492);animation:fall-364 21s -3s linear infinite}@keyframes fall-364{45.792%{transform:translate(91.9047vw,45.792vh) scale(.9492)}to{transform:translate(93.73945vw,99vh) scale(.9492)}}.snow:nth-child(365){opacity:1.9476;transform:translate(57.6391vw,-10px) scale(.0477);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{44.081%{transform:translate(67.2638vw,44.081vh) scale(.0477)}to{transform:translate(62.45145vw,99vh) scale(.0477)}}.snow:nth-child(366){opacity:.0284;transform:translate(65.6185vw,-10px) scale(.2895);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{45.803%{transform:translate(67.2134vw,45.803vh) scale(.2895)}to{transform:translate(66.41595vw,99vh) scale(.2895)}}.snow:nth-child(367){opacity:1.9086;transform:translate(73.214vw,-10px) scale(.1803);animation:fall-367 23s -30s linear infinite}@keyframes fall-367{52.35%{transform:translate(68.8087vw,52.35vh) scale(.1803)}to{transform:translate(71.01135vw,99vh) scale(.1803)}}.snow:nth-child(368){opacity:.9206;transform:translate(31.4482vw,-10px) scale(.9955);animation:fall-368 20s -29s linear infinite}@keyframes fall-368{53.517%{transform:translate(27.4739vw,53.517vh) scale(.9955)}to{transform:translate(29.46105vw,99vh) scale(.9955)}}.snow:nth-child(369){opacity:.4552;transform:translate(55.8995vw,-10px) scale(.6713);animation:fall-369 21s -18s linear infinite}@keyframes fall-369{58.676%{transform:translate(53.6742vw,58.676vh) scale(.6713)}to{transform:translate(54.78685vw,99vh) scale(.6713)}}.snow:nth-child(370){opacity:1.9548;transform:translate(26.4597vw,-10px) scale(.6879);animation:fall-370 23s -8s linear infinite}@keyframes fall-370{51.741%{transform:translate(22.009vw,51.741vh) scale(.6879)}to{transform:translate(24.23435vw,99vh) scale(.6879)}}.snow:nth-child(371){opacity:1.0256;transform:translate(21.422vw,-10px) scale(.1676);animation:fall-371 21s -17s linear infinite}@keyframes fall-371{46.621%{transform:translate(28.5429vw,46.621vh) scale(.1676)}to{transform:translate(24.98245vw,99vh) scale(.1676)}}.snow:nth-child(372){opacity:1.7458;transform:translate(53.9095vw,-10px) scale(.9207);animation:fall-372 20s -25s linear infinite}@keyframes fall-372{77.98%{transform:translate(53.9487vw,77.98vh) scale(.9207)}to{transform:translate(53.9291vw,99vh) scale(.9207)}}.snow:nth-child(373){opacity:1.3772;transform:translate(20.247vw,-10px) scale(.8599);animation:fall-373 12s -14s linear infinite}@keyframes fall-373{30.404%{transform:translate(15.2024vw,30.404vh) scale(.8599)}to{transform:translate(17.7247vw,99vh) scale(.8599)}}.snow:nth-child(374){opacity:.5614;transform:translate(52.276vw,-10px) scale(.0256);animation:fall-374 22s -18s linear infinite}@keyframes fall-374{49.494%{transform:translate(55.0899vw,49.494vh) scale(.0256)}to{transform:translate(53.68295vw,99vh) scale(.0256)}}.snow:nth-child(375){opacity:.8926;transform:translate(10.646vw,-10px) scale(.1844);animation:fall-375 26s -2s linear infinite}@keyframes fall-375{30.262%{transform:translate(8.5306vw,30.262vh) scale(.1844)}to{transform:translate(9.5883vw,99vh) scale(.1844)}}.snow:nth-child(376){opacity:.482;transform:translate(33.4188vw,-10px) scale(.9962);animation:fall-376 26s -22s linear infinite}@keyframes fall-376{30.385%{transform:translate(26.9988vw,30.385vh) scale(.9962)}to{transform:translate(30.2088vw,99vh) scale(.9962)}}.snow:nth-child(377){opacity:1.891;transform:translate(42.4101vw,-10px) scale(.1538);animation:fall-377 11s -4s linear infinite}@keyframes fall-377{54.265%{transform:translate(49.3647vw,54.265vh) scale(.1538)}to{transform:translate(45.8874vw,99vh) scale(.1538)}}.snow:nth-child(378){opacity:1.1824;transform:translate(82.271vw,-10px) scale(.7281);animation:fall-378 21s -14s linear infinite}@keyframes fall-378{62.046%{transform:translate(75.4397vw,62.046vh) scale(.7281)}to{transform:translate(78.85535vw,99vh) scale(.7281)}}.snow:nth-child(379){opacity:.5468;transform:translate(94.4667vw,-10px) scale(.9866);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{50.446%{transform:translate(101.7149vw,50.446vh) scale(.9866)}to{transform:translate(98.0908vw,99vh) scale(.9866)}}.snow:nth-child(380){opacity:.097;transform:translate(89.1377vw,-10px) scale(.1836);animation:fall-380 19s -8s linear infinite}@keyframes fall-380{51.828%{transform:translate(80.7763vw,51.828vh) scale(.1836)}to{transform:translate(84.957vw,99vh) scale(.1836)}}.snow:nth-child(381){opacity:.6122;transform:translate(20.0658vw,-10px) scale(.6082);animation:fall-381 22s -15s linear infinite}@keyframes fall-381{63.855%{transform:translate(26.705vw,63.855vh) scale(.6082)}to{transform:translate(23.3854vw,99vh) scale(.6082)}}.snow:nth-child(382){opacity:1.7286;transform:translate(64.2048vw,-10px) scale(.9623);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{48.089%{transform:translate(66.2655vw,48.089vh) scale(.9623)}to{transform:translate(65.23515vw,99vh) scale(.9623)}}.snow:nth-child(383){opacity:.6888;transform:translate(39.9607vw,-10px) scale(.8405);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{33.026%{transform:translate(42.5811vw,33.026vh) scale(.8405)}to{transform:translate(41.2709vw,99vh) scale(.8405)}}.snow:nth-child(384){opacity:.4124;transform:translate(92.8465vw,-10px) scale(.2392);animation:fall-384 14s -3s linear infinite}@keyframes fall-384{67.782%{transform:translate(87.9819vw,67.782vh) scale(.2392)}to{transform:translate(90.4142vw,99vh) scale(.2392)}}.snow:nth-child(385){opacity:.2852;transform:translate(98.3653vw,-10px) scale(.4308);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{77.471%{transform:translate(92.4351vw,77.471vh) scale(.4308)}to{transform:translate(95.4002vw,99vh) scale(.4308)}}.snow:nth-child(386){opacity:1.6892;transform:translate(99.6576vw,-10px) scale(.5744);animation:fall-386 14s -12s linear infinite}@keyframes fall-386{54.111%{transform:translate(106.969vw,54.111vh) scale(.5744)}to{transform:translate(103.3133vw,99vh) scale(.5744)}}.snow:nth-child(387){opacity:1.189;transform:translate(29.6582vw,-10px) scale(.2254);animation:fall-387 10s -18s linear infinite}@keyframes fall-387{55.369%{transform:translate(23.5725vw,55.369vh) scale(.2254)}to{transform:translate(26.61535vw,99vh) scale(.2254)}}.snow:nth-child(388){opacity:.9796;transform:translate(79.4408vw,-10px) scale(.97);animation:fall-388 30s -25s linear infinite}@keyframes fall-388{52.847%{transform:translate(81.6528vw,52.847vh) scale(.97)}to{transform:translate(80.5468vw,99vh) scale(.97)}}.snow:nth-child(389){opacity:.201;transform:translate(50.942vw,-10px) scale(.4128);animation:fall-389 20s -28s linear infinite}@keyframes fall-389{55.929%{transform:translate(42.3622vw,55.929vh) scale(.4128)}to{transform:translate(46.6521vw,99vh) scale(.4128)}}.snow:nth-child(390){opacity:.2026;transform:translate(93.2286vw,-10px) scale(.1171);animation:fall-390 15s -25s linear infinite}@keyframes fall-390{63.951%{transform:translate(88.2103vw,63.951vh) scale(.1171)}to{transform:translate(90.71945vw,99vh) scale(.1171)}}.snow:nth-child(391){opacity:.5674;transform:translate(76.178vw,-10px) scale(.4702);animation:fall-391 12s -5s linear infinite}@keyframes fall-391{75.333%{transform:translate(74.2435vw,75.333vh) scale(.4702)}to{transform:translate(75.21075vw,99vh) scale(.4702)}}.snow:nth-child(392){opacity:.4972;transform:translate(78.7761vw,-10px) scale(.8579);animation:fall-392 30s -10s linear infinite}@keyframes fall-392{57.788%{transform:translate(81.1179vw,57.788vh) scale(.8579)}to{transform:translate(79.947vw,99vh) scale(.8579)}}.snow:nth-child(393){opacity:.0422;transform:translate(25.2422vw,-10px) scale(.0331);animation:fall-393 23s -21s linear infinite}@keyframes fall-393{69.702%{transform:translate(23.3787vw,69.702vh) scale(.0331)}to{transform:translate(24.31045vw,99vh) scale(.0331)}}.snow:nth-child(394){opacity:1.3582;transform:translate(82.1066vw,-10px) scale(.1038);animation:fall-394 12s -11s linear infinite}@keyframes fall-394{62.566%{transform:translate(87.2041vw,62.566vh) scale(.1038)}to{transform:translate(84.65535vw,99vh) scale(.1038)}}.snow:nth-child(395){opacity:1.0468;transform:translate(1.9104vw,-10px) scale(.567);animation:fall-395 20s -23s linear infinite}@keyframes fall-395{47.774%{transform:translate(6.6748vw,47.774vh) scale(.567)}to{transform:translate(4.2926vw,99vh) scale(.567)}}.snow:nth-child(396){opacity:.2762;transform:translate(67.8844vw,-10px) scale(.8426);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{34.654%{transform:translate(68.3249vw,34.654vh) scale(.8426)}to{transform:translate(68.10465vw,99vh) scale(.8426)}}.snow:nth-child(397){opacity:.0152;transform:translate(48.7054vw,-10px) scale(.5397);animation:fall-397 14s -28s linear infinite}@keyframes fall-397{40.391%{transform:translate(52.0729vw,40.391vh) scale(.5397)}to{transform:translate(50.38915vw,99vh) scale(.5397)}}.snow:nth-child(398){opacity:1.2518;transform:translate(39.526vw,-10px) scale(.4334);animation:fall-398 18s -12s linear infinite}@keyframes fall-398{49.326%{transform:translate(30.5653vw,49.326vh) scale(.4334)}to{transform:translate(35.04565vw,99vh) scale(.4334)}}.snow:nth-child(399){opacity:.6998;transform:translate(98.5139vw,-10px) scale(.2029);animation:fall-399 24s -17s linear infinite}@keyframes fall-399{64.128%{transform:translate(108.1287vw,64.128vh) scale(.2029)}to{transform:translate(103.3213vw,99vh) scale(.2029)}}.snow:nth-child(400){opacity:.0766;transform:translate(92.9709vw,-10px) scale(.1224);animation:fall-400 30s -18s linear infinite}@keyframes fall-400{34.07%{transform:translate(102.1518vw,34.07vh) scale(.1224)}to{transform:translate(97.56135vw,99vh) scale(.1224)}}\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.8342;transform:translate(33.1015vw,-10px) scale(.3404);animation:fall-1 23s -4s linear infinite}@keyframes fall-1{74.035%{transform:translate(42.1434vw,74.035vh) scale(.3404)}to{transform:translate(37.62245vw,99vh) scale(.3404)}}.snow:nth-child(2){opacity:1.2408;transform:translate(5.9993vw,-10px) scale(.7814);animation:fall-2 20s -16s linear infinite}@keyframes fall-2{55.121%{transform:translate(10.9936vw,55.121vh) scale(.7814)}to{transform:translate(8.49645vw,99vh) scale(.7814)}}.snow:nth-child(3){opacity:.9798;transform:translate(6.6711vw,-10px) scale(.8583);animation:fall-3 27s -22s linear infinite}@keyframes fall-3{46.618%{transform:translate(-1.1033vw,46.618vh) scale(.8583)}to{transform:translate(2.7839vw,99vh) scale(.8583)}}.snow:nth-child(4){opacity:1.849;transform:translate(83.0425vw,-10px) scale(.4398);animation:fall-4 16s -9s linear infinite}@keyframes fall-4{78.898%{transform:translate(76.8363vw,78.898vh) scale(.4398)}to{transform:translate(79.9394vw,99vh) scale(.4398)}}.snow:nth-child(5){opacity:.8578;transform:translate(28.2856vw,-10px) scale(.5553);animation:fall-5 17s -13s linear infinite}@keyframes fall-5{47.476%{transform:translate(20.9015vw,47.476vh) scale(.5553)}to{transform:translate(24.59355vw,99vh) scale(.5553)}}.snow:nth-child(6){opacity:.5202;transform:translate(11.7448vw,-10px) scale(.9447);animation:fall-6 11s -21s linear infinite}@keyframes fall-6{61.615%{transform:translate(11.0954vw,61.615vh) scale(.9447)}to{transform:translate(11.4201vw,99vh) scale(.9447)}}.snow:nth-child(7){opacity:1.9514;transform:translate(69.4835vw,-10px) scale(.6787);animation:fall-7 23s -14s linear infinite}@keyframes fall-7{44.895%{transform:translate(63.1539vw,44.895vh) scale(.6787)}to{transform:translate(66.3187vw,99vh) scale(.6787)}}.snow:nth-child(8){opacity:.7198;transform:translate(24.6159vw,-10px) scale(.1114);animation:fall-8 22s -18s linear infinite}@keyframes fall-8{31.606%{transform:translate(30.0662vw,31.606vh) scale(.1114)}to{transform:translate(27.34105vw,99vh) scale(.1114)}}.snow:nth-child(9){opacity:1.9112;transform:translate(13.1197vw,-10px) scale(.1051);animation:fall-9 16s -3s linear infinite}@keyframes fall-9{35.559%{transform:translate(12.9241vw,35.559vh) scale(.1051)}to{transform:translate(13.0219vw,99vh) scale(.1051)}}.snow:nth-child(10){opacity:1.042;transform:translate(.9295vw,-10px) scale(.53);animation:fall-10 20s -30s linear infinite}@keyframes fall-10{47.679%{transform:translate(7.931vw,47.679vh) scale(.53)}to{transform:translate(4.43025vw,99vh) scale(.53)}}.snow:nth-child(11){opacity:1.4172;transform:translate(35.8234vw,-10px) scale(.3906);animation:fall-11 13s -23s linear infinite}@keyframes fall-11{43.236%{transform:translate(36.1175vw,43.236vh) scale(.3906)}to{transform:translate(35.97045vw,99vh) scale(.3906)}}.snow:nth-child(12){opacity:1.9134;transform:translate(41.9532vw,-10px) scale(.843);animation:fall-12 30s -3s linear infinite}@keyframes fall-12{43.915%{transform:translate(44.1683vw,43.915vh) scale(.843)}to{transform:translate(43.06075vw,99vh) scale(.843)}}.snow:nth-child(13){opacity:.669;transform:translate(83.2986vw,-10px) scale(.7386);animation:fall-13 15s -15s linear infinite}@keyframes fall-13{53.581%{transform:translate(82.0839vw,53.581vh) scale(.7386)}to{transform:translate(82.69125vw,99vh) scale(.7386)}}.snow:nth-child(14){opacity:.24;transform:translate(48.7347vw,-10px) scale(.1612);animation:fall-14 21s -7s linear infinite}@keyframes fall-14{44.444%{transform:translate(56.4341vw,44.444vh) scale(.1612)}to{transform:translate(52.5844vw,99vh) scale(.1612)}}.snow:nth-child(15){opacity:.6272;transform:translate(23.2274vw,-10px) scale(.7859);animation:fall-15 29s -8s linear infinite}@keyframes fall-15{63.21%{transform:translate(25.1453vw,63.21vh) scale(.7859)}to{transform:translate(24.18635vw,99vh) scale(.7859)}}.snow:nth-child(16){opacity:.7798;transform:translate(28.799vw,-10px) scale(.2672);animation:fall-16 24s -14s linear infinite}@keyframes fall-16{65.306%{transform:translate(31.9454vw,65.306vh) scale(.2672)}to{transform:translate(30.3722vw,99vh) scale(.2672)}}.snow:nth-child(17){opacity:1.4092;transform:translate(56.0894vw,-10px) scale(.3288);animation:fall-17 16s -7s linear infinite}@keyframes fall-17{48.791%{transform:translate(50.1564vw,48.791vh) scale(.3288)}to{transform:translate(53.1229vw,99vh) scale(.3288)}}.snow:nth-child(18){opacity:1.5072;transform:translate(51.4681vw,-10px) scale(.5913);animation:fall-18 11s -9s linear infinite}@keyframes fall-18{54.77%{transform:translate(41.6157vw,54.77vh) scale(.5913)}to{transform:translate(46.5419vw,99vh) scale(.5913)}}.snow:nth-child(19){opacity:1.4506;transform:translate(51.815vw,-10px) scale(.6347);animation:fall-19 23s -20s linear infinite}@keyframes fall-19{50.724%{transform:translate(52.9617vw,50.724vh) scale(.6347)}to{transform:translate(52.38835vw,99vh) scale(.6347)}}.snow:nth-child(20){opacity:1.1668;transform:translate(10.766vw,-10px) scale(.2064);animation:fall-20 21s -8s linear infinite}@keyframes fall-20{37.254%{transform:translate(18.1408vw,37.254vh) scale(.2064)}to{transform:translate(14.4534vw,99vh) scale(.2064)}}.snow:nth-child(21){opacity:.4168;transform:translate(20.2425vw,-10px) scale(.6114);animation:fall-21 10s -20s linear infinite}@keyframes fall-21{58.109%{transform:translate(18.5331vw,58.109vh) scale(.6114)}to{transform:translate(19.3878vw,99vh) scale(.6114)}}.snow:nth-child(22){opacity:.7764;transform:translate(23.7168vw,-10px) scale(.685);animation:fall-22 20s -12s linear infinite}@keyframes fall-22{59.058%{transform:translate(30.3447vw,59.058vh) scale(.685)}to{transform:translate(27.03075vw,99vh) scale(.685)}}.snow:nth-child(23){opacity:.6144;transform:translate(5.801vw,-10px) scale(.1219);animation:fall-23 14s -21s linear infinite}@keyframes fall-23{44.561%{transform:translate(-3.0812vw,44.561vh) scale(.1219)}to{transform:translate(1.3599vw,99vh) scale(.1219)}}.snow:nth-child(24){opacity:1.0082;transform:translate(47.2588vw,-10px) scale(.6816);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{60.242%{transform:translate(50.7563vw,60.242vh) scale(.6816)}to{transform:translate(49.00755vw,99vh) scale(.6816)}}.snow:nth-child(25){opacity:1.7546;transform:translate(86.3988vw,-10px) scale(.4826);animation:fall-25 23s -23s linear infinite}@keyframes fall-25{53.449%{transform:translate(78.7182vw,53.449vh) scale(.4826)}to{transform:translate(82.5585vw,99vh) scale(.4826)}}.snow:nth-child(26){opacity:1.3464;transform:translate(14.342vw,-10px) scale(.8773);animation:fall-26 19s -20s linear infinite}@keyframes fall-26{68.78%{transform:translate(23.8691vw,68.78vh) scale(.8773)}to{transform:translate(19.10555vw,99vh) scale(.8773)}}.snow:nth-child(27){opacity:1.5064;transform:translate(74.5772vw,-10px) scale(.9969);animation:fall-27 16s -27s linear infinite}@keyframes fall-27{59.241%{transform:translate(70.5302vw,59.241vh) scale(.9969)}to{transform:translate(72.5537vw,99vh) scale(.9969)}}.snow:nth-child(28){opacity:1.129;transform:translate(25.7095vw,-10px) scale(.8487);animation:fall-28 26s -9s linear infinite}@keyframes fall-28{42.852%{transform:translate(29.5172vw,42.852vh) scale(.8487)}to{transform:translate(27.61335vw,99vh) scale(.8487)}}.snow:nth-child(29){opacity:1.684;transform:translate(53.4557vw,-10px) scale(.6342);animation:fall-29 16s -10s linear infinite}@keyframes fall-29{44.382%{transform:translate(58.699vw,44.382vh) scale(.6342)}to{transform:translate(56.07735vw,99vh) scale(.6342)}}.snow:nth-child(30){opacity:.6648;transform:translate(7.1791vw,-10px) scale(.12);animation:fall-30 11s -15s linear infinite}@keyframes fall-30{41.333%{transform:translate(15.9849vw,41.333vh) scale(.12)}to{transform:translate(11.582vw,99vh) scale(.12)}}.snow:nth-child(31){opacity:.7576;transform:translate(84.0453vw,-10px) scale(.697);animation:fall-31 24s -14s linear infinite}@keyframes fall-31{55.115%{transform:translate(87.5476vw,55.115vh) scale(.697)}to{transform:translate(85.79645vw,99vh) scale(.697)}}.snow:nth-child(32){opacity:.2316;transform:translate(29.7374vw,-10px) scale(.4503);animation:fall-32 28s -17s linear infinite}@keyframes fall-32{76.679%{transform:translate(35.3698vw,76.679vh) scale(.4503)}to{transform:translate(32.5536vw,99vh) scale(.4503)}}.snow:nth-child(33){opacity:.8138;transform:translate(44.2432vw,-10px) scale(.873);animation:fall-33 13s -25s linear infinite}@keyframes fall-33{33.349%{transform:translate(52.5499vw,33.349vh) scale(.873)}to{transform:translate(48.39655vw,99vh) scale(.873)}}.snow:nth-child(34){opacity:1.613;transform:translate(25.109vw,-10px) scale(.9501);animation:fall-34 21s -17s linear infinite}@keyframes fall-34{75.554%{transform:translate(31.508vw,75.554vh) scale(.9501)}to{transform:translate(28.3085vw,99vh) scale(.9501)}}.snow:nth-child(35){opacity:.4486;transform:translate(75.9138vw,-10px) scale(.2888);animation:fall-35 22s -23s linear infinite}@keyframes fall-35{66.6%{transform:translate(67.4896vw,66.6vh) scale(.2888)}to{transform:translate(71.7017vw,99vh) scale(.2888)}}.snow:nth-child(36){opacity:.9442;transform:translate(70.9545vw,-10px) scale(.8163);animation:fall-36 28s -3s linear infinite}@keyframes fall-36{63.965%{transform:translate(71.0044vw,63.965vh) scale(.8163)}to{transform:translate(70.97945vw,99vh) scale(.8163)}}.snow:nth-child(37){opacity:1.2254;transform:translate(4.0173vw,-10px) scale(.36);animation:fall-37 22s -3s linear infinite}@keyframes fall-37{51.537%{transform:translate(5.7466vw,51.537vh) scale(.36)}to{transform:translate(4.88195vw,99vh) scale(.36)}}.snow:nth-child(38){opacity:1.3348;transform:translate(26.7226vw,-10px) scale(.6026);animation:fall-38 25s -6s linear infinite}@keyframes fall-38{57.792%{transform:translate(31.6774vw,57.792vh) scale(.6026)}to{transform:translate(29.2vw,99vh) scale(.6026)}}.snow:nth-child(39){opacity:1.6606;transform:translate(96.8922vw,-10px) scale(.41);animation:fall-39 11s -2s linear infinite}@keyframes fall-39{30.271%{transform:translate(93.2706vw,30.271vh) scale(.41)}to{transform:translate(95.0814vw,99vh) scale(.41)}}.snow:nth-child(40){opacity:1.237;transform:translate(57.352vw,-10px) scale(.9155);animation:fall-40 29s -24s linear infinite}@keyframes fall-40{41.558%{transform:translate(62.7672vw,41.558vh) scale(.9155)}to{transform:translate(60.0596vw,99vh) scale(.9155)}}.snow:nth-child(41){opacity:.4182;transform:translate(83.3518vw,-10px) scale(.4125);animation:fall-41 29s -1s linear infinite}@keyframes fall-41{71.031%{transform:translate(87.7389vw,71.031vh) scale(.4125)}to{transform:translate(85.54535vw,99vh) scale(.4125)}}.snow:nth-child(42){opacity:.0038;transform:translate(73.6369vw,-10px) scale(.1093);animation:fall-42 23s -11s linear infinite}@keyframes fall-42{30.192%{transform:translate(69.3485vw,30.192vh) scale(.1093)}to{transform:translate(71.4927vw,99vh) scale(.1093)}}.snow:nth-child(43){opacity:1.4254;transform:translate(43.2789vw,-10px) scale(.1061);animation:fall-43 17s -5s linear infinite}@keyframes fall-43{40.448%{transform:translate(52.9725vw,40.448vh) scale(.1061)}to{transform:translate(48.1257vw,99vh) scale(.1061)}}.snow:nth-child(44){opacity:1.1698;transform:translate(11.6157vw,-10px) scale(.8793);animation:fall-44 20s -20s linear infinite}@keyframes fall-44{55.775%{transform:translate(4.7698vw,55.775vh) scale(.8793)}to{transform:translate(8.19275vw,99vh) scale(.8793)}}.snow:nth-child(45){opacity:.5032;transform:translate(12.3723vw,-10px) scale(.7175);animation:fall-45 29s -6s linear infinite}@keyframes fall-45{55.517%{transform:translate(13.3326vw,55.517vh) scale(.7175)}to{transform:translate(12.85245vw,99vh) scale(.7175)}}.snow:nth-child(46){opacity:.1662;transform:translate(55.9767vw,-10px) scale(.4763);animation:fall-46 18s -26s linear infinite}@keyframes fall-46{40.21%{transform:translate(61.3577vw,40.21vh) scale(.4763)}to{transform:translate(58.6672vw,99vh) scale(.4763)}}.snow:nth-child(47){opacity:.6558;transform:translate(32.8781vw,-10px) scale(.1887);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{43.281%{transform:translate(39.0365vw,43.281vh) scale(.1887)}to{transform:translate(35.9573vw,99vh) scale(.1887)}}.snow:nth-child(48){opacity:.6214;transform:translate(25.186vw,-10px) scale(.0055);animation:fall-48 23s -22s linear infinite}@keyframes fall-48{76.45%{transform:translate(16.9208vw,76.45vh) scale(.0055)}to{transform:translate(21.0534vw,99vh) scale(.0055)}}.snow:nth-child(49){opacity:.0328;transform:translate(39.5838vw,-10px) scale(.2673);animation:fall-49 25s -28s linear infinite}@keyframes fall-49{78.073%{transform:translate(40.1189vw,78.073vh) scale(.2673)}to{transform:translate(39.85135vw,99vh) scale(.2673)}}.snow:nth-child(50){opacity:1.2748;transform:translate(1.2347vw,-10px) scale(.021);animation:fall-50 30s -9s linear infinite}@keyframes fall-50{38.023%{transform:translate(9.0301vw,38.023vh) scale(.021)}to{transform:translate(5.1324vw,99vh) scale(.021)}}.snow:nth-child(51){opacity:.1522;transform:translate(85.0898vw,-10px) scale(.3989);animation:fall-51 25s -5s linear infinite}@keyframes fall-51{58.184%{transform:translate(90.3692vw,58.184vh) scale(.3989)}to{transform:translate(87.7295vw,99vh) scale(.3989)}}.snow:nth-child(52){opacity:1.342;transform:translate(85.6638vw,-10px) scale(.3715);animation:fall-52 21s -27s linear infinite}@keyframes fall-52{47.037%{transform:translate(77.8111vw,47.037vh) scale(.3715)}to{transform:translate(81.73745vw,99vh) scale(.3715)}}.snow:nth-child(53){opacity:1.0006;transform:translate(85.9363vw,-10px) scale(.0748);animation:fall-53 23s -12s linear infinite}@keyframes fall-53{51.404%{transform:translate(85.7618vw,51.404vh) scale(.0748)}to{transform:translate(85.84905vw,99vh) scale(.0748)}}.snow:nth-child(54){opacity:1.477;transform:translate(57.0405vw,-10px) scale(.4866);animation:fall-54 13s -26s linear infinite}@keyframes fall-54{44.185%{transform:translate(47.8301vw,44.185vh) scale(.4866)}to{transform:translate(52.4353vw,99vh) scale(.4866)}}.snow:nth-child(55){opacity:.4502;transform:translate(10.26vw,-10px) scale(.5765);animation:fall-55 16s -7s linear infinite}@keyframes fall-55{38.76%{transform:translate(11.5969vw,38.76vh) scale(.5765)}to{transform:translate(10.92845vw,99vh) scale(.5765)}}.snow:nth-child(56){opacity:.1032;transform:translate(75.0833vw,-10px) scale(.9885);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{36.843%{transform:translate(77.7092vw,36.843vh) scale(.9885)}to{transform:translate(76.39625vw,99vh) scale(.9885)}}.snow:nth-child(57){opacity:.8952;transform:translate(37.8934vw,-10px) scale(.1499);animation:fall-57 18s -11s linear infinite}@keyframes fall-57{30.089%{transform:translate(43.8116vw,30.089vh) scale(.1499)}to{transform:translate(40.8525vw,99vh) scale(.1499)}}.snow:nth-child(58){opacity:.0552;transform:translate(69.376vw,-10px) scale(.9665);animation:fall-58 21s -1s linear infinite}@keyframes fall-58{73.367%{transform:translate(76.3937vw,73.367vh) scale(.9665)}to{transform:translate(72.88485vw,99vh) scale(.9665)}}.snow:nth-child(59){opacity:.039;transform:translate(98.6506vw,-10px) scale(.2114);animation:fall-59 16s -7s linear infinite}@keyframes fall-59{36.612%{transform:translate(91.7667vw,36.612vh) scale(.2114)}to{transform:translate(95.20865vw,99vh) scale(.2114)}}.snow:nth-child(60){opacity:1.1866;transform:translate(49.0445vw,-10px) scale(.9466);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{37.664%{transform:translate(42.354vw,37.664vh) scale(.9466)}to{transform:translate(45.69925vw,99vh) scale(.9466)}}.snow:nth-child(61){opacity:.2362;transform:translate(30.1197vw,-10px) scale(.182);animation:fall-61 26s -2s linear infinite}@keyframes fall-61{58.506%{transform:translate(22.8782vw,58.506vh) scale(.182)}to{transform:translate(26.49895vw,99vh) scale(.182)}}.snow:nth-child(62){opacity:.3582;transform:translate(89.0339vw,-10px) scale(.6495);animation:fall-62 23s -19s linear infinite}@keyframes fall-62{50.721%{transform:translate(96.1943vw,50.721vh) scale(.6495)}to{transform:translate(92.6141vw,99vh) scale(.6495)}}.snow:nth-child(63){opacity:1.5964;transform:translate(95.4526vw,-10px) scale(.8882);animation:fall-63 19s -15s linear infinite}@keyframes fall-63{32.741%{transform:translate(95.7701vw,32.741vh) scale(.8882)}to{transform:translate(95.61135vw,99vh) scale(.8882)}}.snow:nth-child(64){opacity:.123;transform:translate(25.7217vw,-10px) scale(.0067);animation:fall-64 12s -28s linear infinite}@keyframes fall-64{78.579%{transform:translate(28.2217vw,78.579vh) scale(.0067)}to{transform:translate(26.9717vw,99vh) scale(.0067)}}.snow:nth-child(65){opacity:.4662;transform:translate(25.7088vw,-10px) scale(.7565);animation:fall-65 16s -27s linear infinite}@keyframes fall-65{45.516%{transform:translate(23.8508vw,45.516vh) scale(.7565)}to{transform:translate(24.7798vw,99vh) scale(.7565)}}.snow:nth-child(66){opacity:1.631;transform:translate(96.9954vw,-10px) scale(.5784);animation:fall-66 13s -18s linear infinite}@keyframes fall-66{76.976%{transform:translate(106.6461vw,76.976vh) scale(.5784)}to{transform:translate(101.82075vw,99vh) scale(.5784)}}.snow:nth-child(67){opacity:1.673;transform:translate(79.1076vw,-10px) scale(.2088);animation:fall-67 19s -20s linear infinite}@keyframes fall-67{35.753%{transform:translate(81.1541vw,35.753vh) scale(.2088)}to{transform:translate(80.13085vw,99vh) scale(.2088)}}.snow:nth-child(68){opacity:1.3506;transform:translate(53.1877vw,-10px) scale(.8886);animation:fall-68 21s -27s linear infinite}@keyframes fall-68{45.312%{transform:translate(55.0916vw,45.312vh) scale(.8886)}to{transform:translate(54.13965vw,99vh) scale(.8886)}}.snow:nth-child(69){opacity:.66;transform:translate(14.1023vw,-10px) scale(.5926);animation:fall-69 21s -24s linear infinite}@keyframes fall-69{55.499%{transform:translate(5.9457vw,55.499vh) scale(.5926)}to{transform:translate(10.024vw,99vh) scale(.5926)}}.snow:nth-child(70){opacity:.9186;transform:translate(40.6163vw,-10px) scale(.5041);animation:fall-70 15s -6s linear infinite}@keyframes fall-70{48.094%{transform:translate(30.6247vw,48.094vh) scale(.5041)}to{transform:translate(35.6205vw,99vh) scale(.5041)}}.snow:nth-child(71){opacity:1.3884;transform:translate(97.3285vw,-10px) scale(.3661);animation:fall-71 26s -28s linear infinite}@keyframes fall-71{53.192%{transform:translate(100.112vw,53.192vh) scale(.3661)}to{transform:translate(98.72025vw,99vh) scale(.3661)}}.snow:nth-child(72){opacity:1.988;transform:translate(85.8058vw,-10px) scale(.2049);animation:fall-72 25s -17s linear infinite}@keyframes fall-72{55.862%{transform:translate(88.585vw,55.862vh) scale(.2049)}to{transform:translate(87.1954vw,99vh) scale(.2049)}}.snow:nth-child(73){opacity:.8726;transform:translate(44.5818vw,-10px) scale(.5013);animation:fall-73 22s -11s linear infinite}@keyframes fall-73{58.341%{transform:translate(36.7508vw,58.341vh) scale(.5013)}to{transform:translate(40.6663vw,99vh) scale(.5013)}}.snow:nth-child(74){opacity:.1164;transform:translate(79.4484vw,-10px) scale(.9488);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{66.079%{transform:translate(79.0235vw,66.079vh) scale(.9488)}to{transform:translate(79.23595vw,99vh) scale(.9488)}}.snow:nth-child(75){opacity:1.1204;transform:translate(82.9873vw,-10px) scale(.816);animation:fall-75 17s -27s linear infinite}@keyframes fall-75{36.632%{transform:translate(75.7435vw,36.632vh) scale(.816)}to{transform:translate(79.3654vw,99vh) scale(.816)}}.snow:nth-child(76){opacity:.14;transform:translate(90.0902vw,-10px) scale(.6886);animation:fall-76 11s -17s linear infinite}@keyframes fall-76{56.92%{transform:translate(94.1722vw,56.92vh) scale(.6886)}to{transform:translate(92.1312vw,99vh) scale(.6886)}}.snow:nth-child(77){opacity:1.4158;transform:translate(58.0189vw,-10px) scale(.31);animation:fall-77 14s -5s linear infinite}@keyframes fall-77{40.5%{transform:translate(64.4208vw,40.5vh) scale(.31)}to{transform:translate(61.21985vw,99vh) scale(.31)}}.snow:nth-child(78){opacity:.8252;transform:translate(66.2671vw,-10px) scale(.4251);animation:fall-78 21s -30s linear infinite}@keyframes fall-78{47.744%{transform:translate(56.3591vw,47.744vh) scale(.4251)}to{transform:translate(61.3131vw,99vh) scale(.4251)}}.snow:nth-child(79){opacity:1.326;transform:translate(90.2969vw,-10px) scale(.6107);animation:fall-79 10s -8s linear infinite}@keyframes fall-79{43.713%{transform:translate(99.4191vw,43.713vh) scale(.6107)}to{transform:translate(94.858vw,99vh) scale(.6107)}}.snow:nth-child(80){opacity:.0828;transform:translate(48.6303vw,-10px) scale(.7519);animation:fall-80 25s -13s linear infinite}@keyframes fall-80{51.576%{transform:translate(51.5175vw,51.576vh) scale(.7519)}to{transform:translate(50.0739vw,99vh) scale(.7519)}}.snow:nth-child(81){opacity:.9586;transform:translate(71.0436vw,-10px) scale(.4754);animation:fall-81 23s -21s linear infinite}@keyframes fall-81{75.561%{transform:translate(69.7878vw,75.561vh) scale(.4754)}to{transform:translate(70.4157vw,99vh) scale(.4754)}}.snow:nth-child(82){opacity:.5658;transform:translate(34.7098vw,-10px) scale(.5996);animation:fall-82 21s -30s linear infinite}@keyframes fall-82{55.23%{transform:translate(43.8759vw,55.23vh) scale(.5996)}to{transform:translate(39.29285vw,99vh) scale(.5996)}}.snow:nth-child(83){opacity:.1722;transform:translate(62.1463vw,-10px) scale(.0318);animation:fall-83 25s -1s linear infinite}@keyframes fall-83{58.48%{transform:translate(59.8894vw,58.48vh) scale(.0318)}to{transform:translate(61.01785vw,99vh) scale(.0318)}}.snow:nth-child(84){opacity:1.5632;transform:translate(34.2603vw,-10px) scale(.9075);animation:fall-84 21s -12s linear infinite}@keyframes fall-84{35.169%{transform:translate(41.9532vw,35.169vh) scale(.9075)}to{transform:translate(38.10675vw,99vh) scale(.9075)}}.snow:nth-child(85){opacity:.2134;transform:translate(2.939vw,-10px) scale(.9692);animation:fall-85 11s -15s linear infinite}@keyframes fall-85{58.727%{transform:translate(7.8932vw,58.727vh) scale(.9692)}to{transform:translate(5.4161vw,99vh) scale(.9692)}}.snow:nth-child(86){opacity:1.7604;transform:translate(96.4098vw,-10px) scale(.039);animation:fall-86 30s -21s linear infinite}@keyframes fall-86{45.99%{transform:translate(104.3516vw,45.99vh) scale(.039)}to{transform:translate(100.3807vw,99vh) scale(.039)}}.snow:nth-child(87){opacity:.6046;transform:translate(15.914vw,-10px) scale(.4096);animation:fall-87 29s -13s linear infinite}@keyframes fall-87{38.911%{transform:translate(25.7974vw,38.911vh) scale(.4096)}to{transform:translate(20.8557vw,99vh) scale(.4096)}}.snow:nth-child(88){opacity:.2666;transform:translate(18.804vw,-10px) scale(.9344);animation:fall-88 27s -15s linear infinite}@keyframes fall-88{76.359%{transform:translate(17.0448vw,76.359vh) scale(.9344)}to{transform:translate(17.9244vw,99vh) scale(.9344)}}.snow:nth-child(89){opacity:.5494;transform:translate(25.329vw,-10px) scale(.0264);animation:fall-89 10s -9s linear infinite}@keyframes fall-89{30.245%{transform:translate(23.107vw,30.245vh) scale(.0264)}to{transform:translate(24.218vw,99vh) scale(.0264)}}.snow:nth-child(90){opacity:.4634;transform:translate(38.9693vw,-10px) scale(.6998);animation:fall-90 15s -28s linear infinite}@keyframes fall-90{68.226%{transform:translate(30.2637vw,68.226vh) scale(.6998)}to{transform:translate(34.6165vw,99vh) scale(.6998)}}.snow:nth-child(91){opacity:1.6308;transform:translate(49.4841vw,-10px) scale(.5668);animation:fall-91 11s -10s linear infinite}@keyframes fall-91{64.604%{transform:translate(39.6351vw,64.604vh) scale(.5668)}to{transform:translate(44.5596vw,99vh) scale(.5668)}}.snow:nth-child(92){opacity:.3904;transform:translate(17.6924vw,-10px) scale(.1794);animation:fall-92 30s -10s linear infinite}@keyframes fall-92{44.017%{transform:translate(10.3172vw,44.017vh) scale(.1794)}to{transform:translate(14.0048vw,99vh) scale(.1794)}}.snow:nth-child(93){opacity:.6498;transform:translate(91.8947vw,-10px) scale(.8724);animation:fall-93 20s -16s linear infinite}@keyframes fall-93{77.77%{transform:translate(100.5885vw,77.77vh) scale(.8724)}to{transform:translate(96.2416vw,99vh) scale(.8724)}}.snow:nth-child(94){opacity:.1858;transform:translate(76.9739vw,-10px) scale(.0514);animation:fall-94 11s -3s linear infinite}@keyframes fall-94{34.107%{transform:translate(76.0818vw,34.107vh) scale(.0514)}to{transform:translate(76.52785vw,99vh) scale(.0514)}}.snow:nth-child(95){opacity:1.9994;transform:translate(42.8785vw,-10px) scale(.9622);animation:fall-95 14s -2s linear infinite}@keyframes fall-95{39.166%{transform:translate(41.9451vw,39.166vh) scale(.9622)}to{transform:translate(42.4118vw,99vh) scale(.9622)}}.snow:nth-child(96){opacity:1.2114;transform:translate(12.0406vw,-10px) scale(.4371);animation:fall-96 29s -2s linear infinite}@keyframes fall-96{59.803%{transform:translate(14.9068vw,59.803vh) scale(.4371)}to{transform:translate(13.4737vw,99vh) scale(.4371)}}.snow:nth-child(97){opacity:.1778;transform:translate(19.4763vw,-10px) scale(.2112);animation:fall-97 19s -30s linear infinite}@keyframes fall-97{33.786%{transform:translate(14.8671vw,33.786vh) scale(.2112)}to{transform:translate(17.1717vw,99vh) scale(.2112)}}.snow:nth-child(98){opacity:.9174;transform:translate(24.347vw,-10px) scale(.4125);animation:fall-98 23s -7s linear infinite}@keyframes fall-98{55.653%{transform:translate(16.5167vw,55.653vh) scale(.4125)}to{transform:translate(20.43185vw,99vh) scale(.4125)}}.snow:nth-child(99){opacity:1.1928;transform:translate(43.6186vw,-10px) scale(.1608);animation:fall-99 17s -11s linear infinite}@keyframes fall-99{76.741%{transform:translate(43.6691vw,76.741vh) scale(.1608)}to{transform:translate(43.64385vw,99vh) scale(.1608)}}.snow:nth-child(100){opacity:1.4608;transform:translate(92.0141vw,-10px) scale(.8908);animation:fall-100 26s -22s linear infinite}@keyframes fall-100{70.687%{transform:translate(96.7505vw,70.687vh) scale(.8908)}to{transform:translate(94.3823vw,99vh) scale(.8908)}}.snow:nth-child(101){opacity:.19;transform:translate(74.1509vw,-10px) scale(.9878);animation:fall-101 29s -26s linear infinite}@keyframes fall-101{57.797%{transform:translate(82.4295vw,57.797vh) scale(.9878)}to{transform:translate(78.2902vw,99vh) scale(.9878)}}.snow:nth-child(102){opacity:1.3612;transform:translate(85.0482vw,-10px) scale(.4806);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{43.83%{transform:translate(83.9049vw,43.83vh) scale(.4806)}to{transform:translate(84.47655vw,99vh) scale(.4806)}}.snow:nth-child(103){opacity:.077;transform:translate(12.9684vw,-10px) scale(.9321);animation:fall-103 11s -12s linear infinite}@keyframes fall-103{70.73%{transform:translate(14.3103vw,70.73vh) scale(.9321)}to{transform:translate(13.63935vw,99vh) scale(.9321)}}.snow:nth-child(104){opacity:1.9146;transform:translate(29.6342vw,-10px) scale(.3712);animation:fall-104 12s -3s linear infinite}@keyframes fall-104{62.739%{transform:translate(36.886vw,62.739vh) scale(.3712)}to{transform:translate(33.2601vw,99vh) scale(.3712)}}.snow:nth-child(105){opacity:1.5022;transform:translate(34.0162vw,-10px) scale(.0182);animation:fall-105 13s -24s linear infinite}@keyframes fall-105{60.697%{transform:translate(25.7295vw,60.697vh) scale(.0182)}to{transform:translate(29.87285vw,99vh) scale(.0182)}}.snow:nth-child(106){opacity:.841;transform:translate(58.6619vw,-10px) scale(.0466);animation:fall-106 14s -13s linear infinite}@keyframes fall-106{43.213%{transform:translate(52.5284vw,43.213vh) scale(.0466)}to{transform:translate(55.59515vw,99vh) scale(.0466)}}.snow:nth-child(107){opacity:.696;transform:translate(48.6726vw,-10px) scale(.9265);animation:fall-107 27s -9s linear infinite}@keyframes fall-107{47.203%{transform:translate(50.6119vw,47.203vh) scale(.9265)}to{transform:translate(49.64225vw,99vh) scale(.9265)}}.snow:nth-child(108){opacity:.6028;transform:translate(30.1264vw,-10px) scale(.27);animation:fall-108 18s -13s linear infinite}@keyframes fall-108{43.79%{transform:translate(25.8374vw,43.79vh) scale(.27)}to{transform:translate(27.9819vw,99vh) scale(.27)}}.snow:nth-child(109){opacity:.208;transform:translate(50.2081vw,-10px) scale(.0751);animation:fall-109 16s -8s linear infinite}@keyframes fall-109{34.072%{transform:translate(59.3198vw,34.072vh) scale(.0751)}to{transform:translate(54.76395vw,99vh) scale(.0751)}}.snow:nth-child(110){opacity:.7312;transform:translate(67.547vw,-10px) scale(.8209);animation:fall-110 25s -8s linear infinite}@keyframes fall-110{75.971%{transform:translate(73.7928vw,75.971vh) scale(.8209)}to{transform:translate(70.6699vw,99vh) scale(.8209)}}.snow:nth-child(111){opacity:1.629;transform:translate(57.2027vw,-10px) scale(.3152);animation:fall-111 11s -24s linear infinite}@keyframes fall-111{48.114%{transform:translate(55.1283vw,48.114vh) scale(.3152)}to{transform:translate(56.1655vw,99vh) scale(.3152)}}.snow:nth-child(112){opacity:.8768;transform:translate(64.4641vw,-10px) scale(.838);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{68.797%{transform:translate(64.7374vw,68.797vh) scale(.838)}to{transform:translate(64.60075vw,99vh) scale(.838)}}.snow:nth-child(113){opacity:1.0228;transform:translate(30.5678vw,-10px) scale(.5378);animation:fall-113 12s -21s linear infinite}@keyframes fall-113{43.771%{transform:translate(24.7493vw,43.771vh) scale(.5378)}to{transform:translate(27.65855vw,99vh) scale(.5378)}}.snow:nth-child(114){opacity:.067;transform:translate(87.1743vw,-10px) scale(.0183);animation:fall-114 20s -2s linear infinite}@keyframes fall-114{40.552%{transform:translate(78.6212vw,40.552vh) scale(.0183)}to{transform:translate(82.89775vw,99vh) scale(.0183)}}.snow:nth-child(115){opacity:.5498;transform:translate(29.6128vw,-10px) scale(.5278);animation:fall-115 19s -29s linear infinite}@keyframes fall-115{41.802%{transform:translate(30.1301vw,41.802vh) scale(.5278)}to{transform:translate(29.87145vw,99vh) scale(.5278)}}.snow:nth-child(116){opacity:.0552;transform:translate(13.5664vw,-10px) scale(.6135);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{49.332%{transform:translate(21.2495vw,49.332vh) scale(.6135)}to{transform:translate(17.40795vw,99vh) scale(.6135)}}.snow:nth-child(117){opacity:.2528;transform:translate(14.4561vw,-10px) scale(.8978);animation:fall-117 21s -14s linear infinite}@keyframes fall-117{69.595%{transform:translate(17.0874vw,69.595vh) scale(.8978)}to{transform:translate(15.77175vw,99vh) scale(.8978)}}.snow:nth-child(118){opacity:1.189;transform:translate(19.9069vw,-10px) scale(.3575);animation:fall-118 25s -3s linear infinite}@keyframes fall-118{30.156%{transform:translate(15.8821vw,30.156vh) scale(.3575)}to{transform:translate(17.8945vw,99vh) scale(.3575)}}.snow:nth-child(119){opacity:1.0678;transform:translate(92.3906vw,-10px) scale(.0902);animation:fall-119 26s -2s linear infinite}@keyframes fall-119{71.119%{transform:translate(91.7518vw,71.119vh) scale(.0902)}to{transform:translate(92.0712vw,99vh) scale(.0902)}}.snow:nth-child(120){opacity:1.4528;transform:translate(4.2637vw,-10px) scale(.2075);animation:fall-120 24s -24s linear infinite}@keyframes fall-120{72.217%{transform:translate(-5.3734vw,72.217vh) scale(.2075)}to{transform:translate(-.55485vw,99vh) scale(.2075)}}.snow:nth-child(121){opacity:1.7914;transform:translate(69.7814vw,-10px) scale(.8504);animation:fall-121 26s -2s linear infinite}@keyframes fall-121{35.937%{transform:translate(78.6657vw,35.937vh) scale(.8504)}to{transform:translate(74.22355vw,99vh) scale(.8504)}}.snow:nth-child(122){opacity:1.3744;transform:translate(83.6411vw,-10px) scale(.1059);animation:fall-122 16s -4s linear infinite}@keyframes fall-122{52.635%{transform:translate(75.5611vw,52.635vh) scale(.1059)}to{transform:translate(79.6011vw,99vh) scale(.1059)}}.snow:nth-child(123){opacity:.8416;transform:translate(67.9921vw,-10px) scale(.9312);animation:fall-123 25s -20s linear infinite}@keyframes fall-123{50.045%{transform:translate(71.189vw,50.045vh) scale(.9312)}to{transform:translate(69.59055vw,99vh) scale(.9312)}}.snow:nth-child(124){opacity:.6856;transform:translate(33.4335vw,-10px) scale(.7594);animation:fall-124 11s -5s linear infinite}@keyframes fall-124{41.41%{transform:translate(42.9928vw,41.41vh) scale(.7594)}to{transform:translate(38.21315vw,99vh) scale(.7594)}}.snow:nth-child(125){opacity:.7116;transform:translate(92.7072vw,-10px) scale(.8536);animation:fall-125 14s -25s linear infinite}@keyframes fall-125{69.089%{transform:translate(86.9444vw,69.089vh) scale(.8536)}to{transform:translate(89.8258vw,99vh) scale(.8536)}}.snow:nth-child(126){opacity:1.3964;transform:translate(1.411vw,-10px) scale(.3337);animation:fall-126 22s -6s linear infinite}@keyframes fall-126{63.756%{transform:translate(6.9798vw,63.756vh) scale(.3337)}to{transform:translate(4.1954vw,99vh) scale(.3337)}}.snow:nth-child(127){opacity:.0784;transform:translate(13.9688vw,-10px) scale(.1586);animation:fall-127 20s -29s linear infinite}@keyframes fall-127{49.382%{transform:translate(15.3068vw,49.382vh) scale(.1586)}to{transform:translate(14.6378vw,99vh) scale(.1586)}}.snow:nth-child(128){opacity:1.527;transform:translate(14.4801vw,-10px) scale(.0283);animation:fall-128 11s -17s linear infinite}@keyframes fall-128{48.261%{transform:translate(4.6668vw,48.261vh) scale(.0283)}to{transform:translate(9.57345vw,99vh) scale(.0283)}}.snow:nth-child(129){opacity:.0292;transform:translate(45.4985vw,-10px) scale(.9585);animation:fall-129 16s -8s linear infinite}@keyframes fall-129{77.05%{transform:translate(47.9919vw,77.05vh) scale(.9585)}to{transform:translate(46.7452vw,99vh) scale(.9585)}}.snow:nth-child(130){opacity:1.56;transform:translate(73.1615vw,-10px) scale(.1133);animation:fall-130 30s -15s linear infinite}@keyframes fall-130{32.235%{transform:translate(65.9301vw,32.235vh) scale(.1133)}to{transform:translate(69.5458vw,99vh) scale(.1133)}}.snow:nth-child(131){opacity:1.797;transform:translate(97.1408vw,-10px) scale(.9829);animation:fall-131 24s -10s linear infinite}@keyframes fall-131{49.542%{transform:translate(102.5444vw,49.542vh) scale(.9829)}to{transform:translate(99.8426vw,99vh) scale(.9829)}}.snow:nth-child(132){opacity:1.7458;transform:translate(92.7971vw,-10px) scale(.9198);animation:fall-132 23s -2s linear infinite}@keyframes fall-132{70.521%{transform:translate(95.0978vw,70.521vh) scale(.9198)}to{transform:translate(93.94745vw,99vh) scale(.9198)}}.snow:nth-child(133){opacity:.2066;transform:translate(93.3169vw,-10px) scale(.1181);animation:fall-133 28s -5s linear infinite}@keyframes fall-133{68.533%{transform:translate(101.7181vw,68.533vh) scale(.1181)}to{transform:translate(97.5175vw,99vh) scale(.1181)}}.snow:nth-child(134){opacity:1.8966;transform:translate(63.3927vw,-10px) scale(.2673);animation:fall-134 10s -13s linear infinite}@keyframes fall-134{68.509%{transform:translate(61.6889vw,68.509vh) scale(.2673)}to{transform:translate(62.5408vw,99vh) scale(.2673)}}.snow:nth-child(135){opacity:.409;transform:translate(95.9356vw,-10px) scale(.4081);animation:fall-135 30s -13s linear infinite}@keyframes fall-135{37.679%{transform:translate(101.9158vw,37.679vh) scale(.4081)}to{transform:translate(98.9257vw,99vh) scale(.4081)}}.snow:nth-child(136){opacity:.3552;transform:translate(46.6514vw,-10px) scale(.3741);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{47.582%{transform:translate(38.8634vw,47.582vh) scale(.3741)}to{transform:translate(42.7574vw,99vh) scale(.3741)}}.snow:nth-child(137){opacity:1.4392;transform:translate(91.7096vw,-10px) scale(.2708);animation:fall-137 19s -3s linear infinite}@keyframes fall-137{63.252%{transform:translate(83.2705vw,63.252vh) scale(.2708)}to{transform:translate(87.49005vw,99vh) scale(.2708)}}.snow:nth-child(138){opacity:1.0384;transform:translate(53.2235vw,-10px) scale(.7053);animation:fall-138 15s -29s linear infinite}@keyframes fall-138{69.524%{transform:translate(59.6929vw,69.524vh) scale(.7053)}to{transform:translate(56.4582vw,99vh) scale(.7053)}}.snow:nth-child(139){opacity:1.98;transform:translate(91.0168vw,-10px) scale(.369);animation:fall-139 30s -10s linear infinite}@keyframes fall-139{42.268%{transform:translate(86.8405vw,42.268vh) scale(.369)}to{transform:translate(88.92865vw,99vh) scale(.369)}}.snow:nth-child(140){opacity:1.2552;transform:translate(7.2118vw,-10px) scale(.1515);animation:fall-140 17s -1s linear infinite}@keyframes fall-140{70.415%{transform:translate(.8192vw,70.415vh) scale(.1515)}to{transform:translate(4.0155vw,99vh) scale(.1515)}}.snow:nth-child(141){opacity:.6012;transform:translate(42.7137vw,-10px) scale(.5199);animation:fall-141 21s -1s linear infinite}@keyframes fall-141{34.928%{transform:translate(41.6495vw,34.928vh) scale(.5199)}to{transform:translate(42.1816vw,99vh) scale(.5199)}}.snow:nth-child(142){opacity:1.3822;transform:translate(51.121vw,-10px) scale(.4803);animation:fall-142 11s -3s linear infinite}@keyframes fall-142{49.428%{transform:translate(55.6896vw,49.428vh) scale(.4803)}to{transform:translate(53.4053vw,99vh) scale(.4803)}}.snow:nth-child(143){opacity:1.543;transform:translate(76.4075vw,-10px) scale(.1347);animation:fall-143 23s -27s linear infinite}@keyframes fall-143{56.204%{transform:translate(78.7415vw,56.204vh) scale(.1347)}to{transform:translate(77.5745vw,99vh) scale(.1347)}}.snow:nth-child(144){opacity:.377;transform:translate(69.0282vw,-10px) scale(.4035);animation:fall-144 15s -21s linear infinite}@keyframes fall-144{63.221%{transform:translate(77.8405vw,63.221vh) scale(.4035)}to{transform:translate(73.43435vw,99vh) scale(.4035)}}.snow:nth-child(145){opacity:1.6052;transform:translate(28.3996vw,-10px) scale(.7172);animation:fall-145 20s -14s linear infinite}@keyframes fall-145{71.228%{transform:translate(26.8918vw,71.228vh) scale(.7172)}to{transform:translate(27.6457vw,99vh) scale(.7172)}}.snow:nth-child(146){opacity:.4254;transform:translate(24.5923vw,-10px) scale(.8255);animation:fall-146 23s -29s linear infinite}@keyframes fall-146{57.985%{transform:translate(18.8024vw,57.985vh) scale(.8255)}to{transform:translate(21.69735vw,99vh) scale(.8255)}}.snow:nth-child(147){opacity:.653;transform:translate(40.2425vw,-10px) scale(.3834);animation:fall-147 26s -7s linear infinite}@keyframes fall-147{48.194%{transform:translate(38.2591vw,48.194vh) scale(.3834)}to{transform:translate(39.2508vw,99vh) scale(.3834)}}.snow:nth-child(148){opacity:.4192;transform:translate(41.4224vw,-10px) scale(.1853);animation:fall-148 12s -15s linear infinite}@keyframes fall-148{65.067%{transform:translate(34.9712vw,65.067vh) scale(.1853)}to{transform:translate(38.1968vw,99vh) scale(.1853)}}.snow:nth-child(149){opacity:1.5202;transform:translate(58.2471vw,-10px) scale(.2499);animation:fall-149 20s -27s linear infinite}@keyframes fall-149{68.047%{transform:translate(66.54vw,68.047vh) scale(.2499)}to{transform:translate(62.39355vw,99vh) scale(.2499)}}.snow:nth-child(150){opacity:1.5292;transform:translate(50.6986vw,-10px) scale(.71);animation:fall-150 19s -25s linear infinite}@keyframes fall-150{33.322%{transform:translate(56.6434vw,33.322vh) scale(.71)}to{transform:translate(53.671vw,99vh) scale(.71)}}.snow:nth-child(151){opacity:1.5048;transform:translate(72.2266vw,-10px) scale(.1863);animation:fall-151 11s -3s linear infinite}@keyframes fall-151{53.564%{transform:translate(82.1079vw,53.564vh) scale(.1863)}to{transform:translate(77.16725vw,99vh) scale(.1863)}}.snow:nth-child(152){opacity:1.5444;transform:translate(64.4445vw,-10px) scale(.0034);animation:fall-152 17s -16s linear infinite}@keyframes fall-152{30.543%{transform:translate(60.9067vw,30.543vh) scale(.0034)}to{transform:translate(62.6756vw,99vh) scale(.0034)}}.snow:nth-child(153){opacity:.3088;transform:translate(39.7694vw,-10px) scale(.1647);animation:fall-153 29s -23s linear infinite}@keyframes fall-153{58.948%{transform:translate(36.7548vw,58.948vh) scale(.1647)}to{transform:translate(38.2621vw,99vh) scale(.1647)}}.snow:nth-child(154){opacity:.2266;transform:translate(12.5022vw,-10px) scale(.5314);animation:fall-154 29s -17s linear infinite}@keyframes fall-154{47.61%{transform:translate(11.9999vw,47.61vh) scale(.5314)}to{transform:translate(12.25105vw,99vh) scale(.5314)}}.snow:nth-child(155){opacity:1.5588;transform:translate(37.6022vw,-10px) scale(.5289);animation:fall-155 14s -13s linear infinite}@keyframes fall-155{40.34%{transform:translate(42.0248vw,40.34vh) scale(.5289)}to{transform:translate(39.8135vw,99vh) scale(.5289)}}.snow:nth-child(156){opacity:.039;transform:translate(41.4405vw,-10px) scale(.2349);animation:fall-156 14s -23s linear infinite}@keyframes fall-156{37.52%{transform:translate(39.8989vw,37.52vh) scale(.2349)}to{transform:translate(40.6697vw,99vh) scale(.2349)}}.snow:nth-child(157){opacity:.092;transform:translate(49.9073vw,-10px) scale(.3803);animation:fall-157 16s -3s linear infinite}@keyframes fall-157{38.846%{transform:translate(40.1159vw,38.846vh) scale(.3803)}to{transform:translate(45.0116vw,99vh) scale(.3803)}}.snow:nth-child(158){opacity:1.6934;transform:translate(79.0888vw,-10px) scale(.7809);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{31.621%{transform:translate(80.9687vw,31.621vh) scale(.7809)}to{transform:translate(80.02875vw,99vh) scale(.7809)}}.snow:nth-child(159){opacity:1.9578;transform:translate(90.2523vw,-10px) scale(.3047);animation:fall-159 18s -18s linear infinite}@keyframes fall-159{32.552%{transform:translate(81.1353vw,32.552vh) scale(.3047)}to{transform:translate(85.6938vw,99vh) scale(.3047)}}.snow:nth-child(160){opacity:.858;transform:translate(24.7788vw,-10px) scale(.1037);animation:fall-160 24s -13s linear infinite}@keyframes fall-160{30.883%{transform:translate(16.3467vw,30.883vh) scale(.1037)}to{transform:translate(20.56275vw,99vh) scale(.1037)}}.snow:nth-child(161){opacity:1.7552;transform:translate(21.5338vw,-10px) scale(.0345);animation:fall-161 11s -21s linear infinite}@keyframes fall-161{30.884%{transform:translate(15.5402vw,30.884vh) scale(.0345)}to{transform:translate(18.537vw,99vh) scale(.0345)}}.snow:nth-child(162){opacity:.101;transform:translate(72.749vw,-10px) scale(.5764);animation:fall-162 23s -27s linear infinite}@keyframes fall-162{51.543%{transform:translate(78.6501vw,51.543vh) scale(.5764)}to{transform:translate(75.69955vw,99vh) scale(.5764)}}.snow:nth-child(163){opacity:.1454;transform:translate(15.6871vw,-10px) scale(.8422);animation:fall-163 16s -21s linear infinite}@keyframes fall-163{41.967%{transform:translate(10.9236vw,41.967vh) scale(.8422)}to{transform:translate(13.30535vw,99vh) scale(.8422)}}.snow:nth-child(164){opacity:.1388;transform:translate(88.6733vw,-10px) scale(.4483);animation:fall-164 28s -8s linear infinite}@keyframes fall-164{74.651%{transform:translate(97.4674vw,74.651vh) scale(.4483)}to{transform:translate(93.07035vw,99vh) scale(.4483)}}.snow:nth-child(165){opacity:.6038;transform:translate(41.576vw,-10px) scale(.0486);animation:fall-165 12s -1s linear infinite}@keyframes fall-165{43.565%{transform:translate(36.8421vw,43.565vh) scale(.0486)}to{transform:translate(39.20905vw,99vh) scale(.0486)}}.snow:nth-child(166){opacity:.3272;transform:translate(50.1881vw,-10px) scale(.8263);animation:fall-166 29s -20s linear infinite}@keyframes fall-166{46.815%{transform:translate(44.3582vw,46.815vh) scale(.8263)}to{transform:translate(47.27315vw,99vh) scale(.8263)}}.snow:nth-child(167){opacity:.3824;transform:translate(13.5261vw,-10px) scale(.0614);animation:fall-167 29s -23s linear infinite}@keyframes fall-167{43.635%{transform:translate(5.993vw,43.635vh) scale(.0614)}to{transform:translate(9.75955vw,99vh) scale(.0614)}}.snow:nth-child(168){opacity:.7198;transform:translate(25.5596vw,-10px) scale(.6057);animation:fall-168 11s -5s linear infinite}@keyframes fall-168{35.843%{transform:translate(32.1744vw,35.843vh) scale(.6057)}to{transform:translate(28.867vw,99vh) scale(.6057)}}.snow:nth-child(169){opacity:1.9258;transform:translate(22.0735vw,-10px) scale(.5996);animation:fall-169 14s -12s linear infinite}@keyframes fall-169{40.066%{transform:translate(23.7989vw,40.066vh) scale(.5996)}to{transform:translate(22.9362vw,99vh) scale(.5996)}}.snow:nth-child(170){opacity:1.158;transform:translate(95.4195vw,-10px) scale(.9662);animation:fall-170 10s -3s linear infinite}@keyframes fall-170{67.567%{transform:translate(90.2753vw,67.567vh) scale(.9662)}to{transform:translate(92.8474vw,99vh) scale(.9662)}}.snow:nth-child(171){opacity:.5264;transform:translate(44.4611vw,-10px) scale(.6091);animation:fall-171 19s -2s linear infinite}@keyframes fall-171{69.814%{transform:translate(50.2688vw,69.814vh) scale(.6091)}to{transform:translate(47.36495vw,99vh) scale(.6091)}}.snow:nth-child(172){opacity:1.4144;transform:translate(27.8046vw,-10px) scale(.318);animation:fall-172 21s -1s linear infinite}@keyframes fall-172{76.279%{transform:translate(31.4855vw,76.279vh) scale(.318)}to{transform:translate(29.64505vw,99vh) scale(.318)}}.snow:nth-child(173){opacity:.2366;transform:translate(49.6697vw,-10px) scale(.6079);animation:fall-173 11s -28s linear infinite}@keyframes fall-173{58.262%{transform:translate(46.3294vw,58.262vh) scale(.6079)}to{transform:translate(47.99955vw,99vh) scale(.6079)}}.snow:nth-child(174){opacity:.6886;transform:translate(74.8488vw,-10px) scale(.3088);animation:fall-174 30s -18s linear infinite}@keyframes fall-174{78.71%{transform:translate(82.7147vw,78.71vh) scale(.3088)}to{transform:translate(78.78175vw,99vh) scale(.3088)}}.snow:nth-child(175){opacity:.6478;transform:translate(44.3009vw,-10px) scale(.0391);animation:fall-175 10s -27s linear infinite}@keyframes fall-175{63.403%{transform:translate(36.9888vw,63.403vh) scale(.0391)}to{transform:translate(40.64485vw,99vh) scale(.0391)}}.snow:nth-child(176){opacity:1.6822;transform:translate(31.5698vw,-10px) scale(.8483);animation:fall-176 16s -8s linear infinite}@keyframes fall-176{42.561%{transform:translate(24.7291vw,42.561vh) scale(.8483)}to{transform:translate(28.14945vw,99vh) scale(.8483)}}.snow:nth-child(177){opacity:1.3708;transform:translate(69.9935vw,-10px) scale(.3186);animation:fall-177 25s -16s linear infinite}@keyframes fall-177{60.204%{transform:translate(73.2767vw,60.204vh) scale(.3186)}to{transform:translate(71.6351vw,99vh) scale(.3186)}}.snow:nth-child(178){opacity:.7078;transform:translate(30.4339vw,-10px) scale(.421);animation:fall-178 14s -23s linear infinite}@keyframes fall-178{53.609%{transform:translate(23.3543vw,53.609vh) scale(.421)}to{transform:translate(26.8941vw,99vh) scale(.421)}}.snow:nth-child(179){opacity:.9788;transform:translate(97.1134vw,-10px) scale(.5586);animation:fall-179 28s -2s linear infinite}@keyframes fall-179{35.185%{transform:translate(99.6308vw,35.185vh) scale(.5586)}to{transform:translate(98.3721vw,99vh) scale(.5586)}}.snow:nth-child(180){opacity:1.693;transform:translate(43.3089vw,-10px) scale(.0596);animation:fall-180 16s -12s linear infinite}@keyframes fall-180{74.216%{transform:translate(52.4049vw,74.216vh) scale(.0596)}to{transform:translate(47.8569vw,99vh) scale(.0596)}}.snow:nth-child(181){opacity:.556;transform:translate(59.6174vw,-10px) scale(.4043);animation:fall-181 14s -16s linear infinite}@keyframes fall-181{57.094%{transform:translate(65.3189vw,57.094vh) scale(.4043)}to{transform:translate(62.46815vw,99vh) scale(.4043)}}.snow:nth-child(182){opacity:.2038;transform:translate(42.5064vw,-10px) scale(.3733);animation:fall-182 13s -13s linear infinite}@keyframes fall-182{64.488%{transform:translate(46.8332vw,64.488vh) scale(.3733)}to{transform:translate(44.6698vw,99vh) scale(.3733)}}.snow:nth-child(183){opacity:1.6596;transform:translate(5.7967vw,-10px) scale(.0551);animation:fall-183 27s -11s linear infinite}@keyframes fall-183{39.521%{transform:translate(9.6575vw,39.521vh) scale(.0551)}to{transform:translate(7.7271vw,99vh) scale(.0551)}}.snow:nth-child(184){opacity:1.1706;transform:translate(5.8858vw,-10px) scale(.1724);animation:fall-184 27s -12s linear infinite}@keyframes fall-184{38.878%{transform:translate(2.494vw,38.878vh) scale(.1724)}to{transform:translate(4.1899vw,99vh) scale(.1724)}}.snow:nth-child(185){opacity:1.2144;transform:translate(11.8749vw,-10px) scale(.5372);animation:fall-185 11s -26s linear infinite}@keyframes fall-185{47.761%{transform:translate(1.9105vw,47.761vh) scale(.5372)}to{transform:translate(6.8927vw,99vh) scale(.5372)}}.snow:nth-child(186){opacity:.7366;transform:translate(61.213vw,-10px) scale(.7305);animation:fall-186 25s -13s linear infinite}@keyframes fall-186{68.297%{transform:translate(51.7431vw,68.297vh) scale(.7305)}to{transform:translate(56.47805vw,99vh) scale(.7305)}}.snow:nth-child(187){opacity:.8688;transform:translate(36.4186vw,-10px) scale(.3223);animation:fall-187 20s -30s linear infinite}@keyframes fall-187{31.361%{transform:translate(33.2872vw,31.361vh) scale(.3223)}to{transform:translate(34.8529vw,99vh) scale(.3223)}}.snow:nth-child(188){opacity:1.8584;transform:translate(21.7365vw,-10px) scale(.5446);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{70.945%{transform:translate(16.7503vw,70.945vh) scale(.5446)}to{transform:translate(19.2434vw,99vh) scale(.5446)}}.snow:nth-child(189){opacity:.044;transform:translate(93.4911vw,-10px) scale(.5625);animation:fall-189 16s -18s linear infinite}@keyframes fall-189{31.285%{transform:translate(101.5031vw,31.285vh) scale(.5625)}to{transform:translate(97.4971vw,99vh) scale(.5625)}}.snow:nth-child(190){opacity:1.1506;transform:translate(92.138vw,-10px) scale(.0505);animation:fall-190 11s -13s linear infinite}@keyframes fall-190{47.814%{transform:translate(91.2071vw,47.814vh) scale(.0505)}to{transform:translate(91.67255vw,99vh) scale(.0505)}}.snow:nth-child(191){opacity:1.459;transform:translate(47.4615vw,-10px) scale(.4989);animation:fall-191 23s -18s linear infinite}@keyframes fall-191{65.265%{transform:translate(56.8289vw,65.265vh) scale(.4989)}to{transform:translate(52.1452vw,99vh) scale(.4989)}}.snow:nth-child(192){opacity:1.4616;transform:translate(87.9612vw,-10px) scale(.6235);animation:fall-192 26s -1s linear infinite}@keyframes fall-192{48.7%{transform:translate(86.9317vw,48.7vh) scale(.6235)}to{transform:translate(87.44645vw,99vh) scale(.6235)}}.snow:nth-child(193){opacity:1.818;transform:translate(31.0371vw,-10px) scale(.3419);animation:fall-193 28s -28s linear infinite}@keyframes fall-193{77.484%{transform:translate(31.074vw,77.484vh) scale(.3419)}to{transform:translate(31.05555vw,99vh) scale(.3419)}}.snow:nth-child(194){opacity:.5588;transform:translate(32.4376vw,-10px) scale(.5955);animation:fall-194 15s -14s linear infinite}@keyframes fall-194{75.641%{transform:translate(36.1577vw,75.641vh) scale(.5955)}to{transform:translate(34.29765vw,99vh) scale(.5955)}}.snow:nth-child(195){opacity:1.6288;transform:translate(36.6502vw,-10px) scale(.491);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{78.841%{transform:translate(41.71vw,78.841vh) scale(.491)}to{transform:translate(39.1801vw,99vh) scale(.491)}}.snow:nth-child(196){opacity:.7366;transform:translate(42.7261vw,-10px) scale(.4154);animation:fall-196 22s -11s linear infinite}@keyframes fall-196{47.938%{transform:translate(36.7675vw,47.938vh) scale(.4154)}to{transform:translate(39.7468vw,99vh) scale(.4154)}}.snow:nth-child(197){opacity:.7666;transform:translate(26.4351vw,-10px) scale(.6607);animation:fall-197 17s -8s linear infinite}@keyframes fall-197{53.528%{transform:translate(27.657vw,53.528vh) scale(.6607)}to{transform:translate(27.04605vw,99vh) scale(.6607)}}.snow:nth-child(198){opacity:.5864;transform:translate(32.0346vw,-10px) scale(.5695);animation:fall-198 21s -14s linear infinite}@keyframes fall-198{45.01%{transform:translate(28.9057vw,45.01vh) scale(.5695)}to{transform:translate(30.47015vw,99vh) scale(.5695)}}.snow:nth-child(199){opacity:1.1536;transform:translate(13.1708vw,-10px) scale(.1092);animation:fall-199 22s -17s linear infinite}@keyframes fall-199{71.173%{transform:translate(17.6537vw,71.173vh) scale(.1092)}to{transform:translate(15.41225vw,99vh) scale(.1092)}}.snow:nth-child(200){opacity:1.1278;transform:translate(96.2947vw,-10px) scale(.016);animation:fall-200 27s -27s linear infinite}@keyframes fall-200{39.543%{transform:translate(97.0826vw,39.543vh) scale(.016)}to{transform:translate(96.68865vw,99vh) scale(.016)}}.snow:nth-child(201){opacity:1.505;transform:translate(58.2223vw,-10px) scale(.0967);animation:fall-201 10s -24s linear infinite}@keyframes fall-201{69.436%{transform:translate(58.3489vw,69.436vh) scale(.0967)}to{transform:translate(58.2856vw,99vh) scale(.0967)}}.snow:nth-child(202){opacity:.6188;transform:translate(7.5545vw,-10px) scale(.472);animation:fall-202 29s -19s linear infinite}@keyframes fall-202{56.097%{transform:translate(11.1466vw,56.097vh) scale(.472)}to{transform:translate(9.35055vw,99vh) scale(.472)}}.snow:nth-child(203){opacity:.8222;transform:translate(12.7254vw,-10px) scale(.0769);animation:fall-203 21s -30s linear infinite}@keyframes fall-203{51.847%{transform:translate(12.8225vw,51.847vh) scale(.0769)}to{transform:translate(12.77395vw,99vh) scale(.0769)}}.snow:nth-child(204){opacity:1.159;transform:translate(29.4898vw,-10px) scale(.5479);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{41.332%{transform:translate(29.372vw,41.332vh) scale(.5479)}to{transform:translate(29.4309vw,99vh) scale(.5479)}}.snow:nth-child(205){opacity:1.1842;transform:translate(45.5343vw,-10px) scale(.9201);animation:fall-205 14s -30s linear infinite}@keyframes fall-205{77.024%{transform:translate(51.203vw,77.024vh) scale(.9201)}to{transform:translate(48.36865vw,99vh) scale(.9201)}}.snow:nth-child(206){opacity:1.7996;transform:translate(53.1483vw,-10px) scale(.8075);animation:fall-206 14s -30s linear infinite}@keyframes fall-206{45.001%{transform:translate(50.8567vw,45.001vh) scale(.8075)}to{transform:translate(52.0025vw,99vh) scale(.8075)}}.snow:nth-child(207){opacity:1.7186;transform:translate(22.5374vw,-10px) scale(.1674);animation:fall-207 16s -23s linear infinite}@keyframes fall-207{53.256%{transform:translate(25.3556vw,53.256vh) scale(.1674)}to{transform:translate(23.9465vw,99vh) scale(.1674)}}.snow:nth-child(208){opacity:1.2558;transform:translate(64.8343vw,-10px) scale(.519);animation:fall-208 10s -12s linear infinite}@keyframes fall-208{42.625%{transform:translate(55.011vw,42.625vh) scale(.519)}to{transform:translate(59.92265vw,99vh) scale(.519)}}.snow:nth-child(209){opacity:.9056;transform:translate(85.5687vw,-10px) scale(.8161);animation:fall-209 24s -24s linear infinite}@keyframes fall-209{41.809%{transform:translate(88.7382vw,41.809vh) scale(.8161)}to{transform:translate(87.15345vw,99vh) scale(.8161)}}.snow:nth-child(210){opacity:1.5418;transform:translate(77.8105vw,-10px) scale(.1085);animation:fall-210 14s -16s linear infinite}@keyframes fall-210{43.386%{transform:translate(69.8726vw,43.386vh) scale(.1085)}to{transform:translate(73.84155vw,99vh) scale(.1085)}}.snow:nth-child(211){opacity:1.029;transform:translate(38.5263vw,-10px) scale(.7);animation:fall-211 11s -16s linear infinite}@keyframes fall-211{70.13%{transform:translate(28.9612vw,70.13vh) scale(.7)}to{transform:translate(33.74375vw,99vh) scale(.7)}}.snow:nth-child(212){opacity:1.1486;transform:translate(44.4752vw,-10px) scale(.9825);animation:fall-212 23s -25s linear infinite}@keyframes fall-212{64.185%{transform:translate(37.3846vw,64.185vh) scale(.9825)}to{transform:translate(40.9299vw,99vh) scale(.9825)}}.snow:nth-child(213){opacity:.58;transform:translate(12.3488vw,-10px) scale(.8458);animation:fall-213 10s -29s linear infinite}@keyframes fall-213{44.762%{transform:translate(15.0836vw,44.762vh) scale(.8458)}to{transform:translate(13.7162vw,99vh) scale(.8458)}}.snow:nth-child(214){opacity:.6668;transform:translate(71.6891vw,-10px) scale(.0985);animation:fall-214 14s -28s linear infinite}@keyframes fall-214{57.834%{transform:translate(63.9129vw,57.834vh) scale(.0985)}to{transform:translate(67.801vw,99vh) scale(.0985)}}.snow:nth-child(215){opacity:.5058;transform:translate(11.6531vw,-10px) scale(.0171);animation:fall-215 26s -19s linear infinite}@keyframes fall-215{37.11%{transform:translate(10.5927vw,37.11vh) scale(.0171)}to{transform:translate(11.1229vw,99vh) scale(.0171)}}.snow:nth-child(216){opacity:.434;transform:translate(51.9922vw,-10px) scale(.8246);animation:fall-216 11s -19s linear infinite}@keyframes fall-216{59.508%{transform:translate(60.601vw,59.508vh) scale(.8246)}to{transform:translate(56.2966vw,99vh) scale(.8246)}}.snow:nth-child(217){opacity:1.2248;transform:translate(41.5157vw,-10px) scale(.8038);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{42.549%{transform:translate(44.3629vw,42.549vh) scale(.8038)}to{transform:translate(42.9393vw,99vh) scale(.8038)}}.snow:nth-child(218){opacity:.2888;transform:translate(67.1481vw,-10px) scale(.1822);animation:fall-218 23s -15s linear infinite}@keyframes fall-218{49.27%{transform:translate(60.8664vw,49.27vh) scale(.1822)}to{transform:translate(64.00725vw,99vh) scale(.1822)}}.snow:nth-child(219){opacity:1.6694;transform:translate(75.2034vw,-10px) scale(.6891);animation:fall-219 21s -15s linear infinite}@keyframes fall-219{71.05%{transform:translate(77.8682vw,71.05vh) scale(.6891)}to{transform:translate(76.5358vw,99vh) scale(.6891)}}.snow:nth-child(220){opacity:1.5032;transform:translate(98.3566vw,-10px) scale(.2703);animation:fall-220 17s -10s linear infinite}@keyframes fall-220{43.958%{transform:translate(98.4199vw,43.958vh) scale(.2703)}to{transform:translate(98.38825vw,99vh) scale(.2703)}}.snow:nth-child(221){opacity:1.9616;transform:translate(65.1116vw,-10px) scale(.4002);animation:fall-221 10s -19s linear infinite}@keyframes fall-221{30.607%{transform:translate(59.8912vw,30.607vh) scale(.4002)}to{transform:translate(62.5014vw,99vh) scale(.4002)}}.snow:nth-child(222){opacity:1.2816;transform:translate(4.4046vw,-10px) scale(.6572);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{79.66%{transform:translate(9.033vw,79.66vh) scale(.6572)}to{transform:translate(6.7188vw,99vh) scale(.6572)}}.snow:nth-child(223){opacity:1.8442;transform:translate(58.1446vw,-10px) scale(.8774);animation:fall-223 22s -3s linear infinite}@keyframes fall-223{53.268%{transform:translate(54.6014vw,53.268vh) scale(.8774)}to{transform:translate(56.373vw,99vh) scale(.8774)}}.snow:nth-child(224){opacity:.3514;transform:translate(64.0977vw,-10px) scale(.7573);animation:fall-224 19s -19s linear infinite}@keyframes fall-224{49.955%{transform:translate(70.8436vw,49.955vh) scale(.7573)}to{transform:translate(67.47065vw,99vh) scale(.7573)}}.snow:nth-child(225){opacity:.0248;transform:translate(14.3017vw,-10px) scale(.2011);animation:fall-225 22s -23s linear infinite}@keyframes fall-225{40.235%{transform:translate(15.1258vw,40.235vh) scale(.2011)}to{transform:translate(14.71375vw,99vh) scale(.2011)}}.snow:nth-child(226){opacity:1.4242;transform:translate(46.5348vw,-10px) scale(.6973);animation:fall-226 23s -24s linear infinite}@keyframes fall-226{49.635%{transform:translate(40.436vw,49.635vh) scale(.6973)}to{transform:translate(43.4854vw,99vh) scale(.6973)}}.snow:nth-child(227){opacity:.5492;transform:translate(69.092vw,-10px) scale(.4595);animation:fall-227 30s -29s linear infinite}@keyframes fall-227{39.996%{transform:translate(63.8385vw,39.996vh) scale(.4595)}to{transform:translate(66.46525vw,99vh) scale(.4595)}}.snow:nth-child(228){opacity:1.9986;transform:translate(52.0094vw,-10px) scale(.341);animation:fall-228 16s -9s linear infinite}@keyframes fall-228{70.499%{transform:translate(42.1565vw,70.499vh) scale(.341)}to{transform:translate(47.08295vw,99vh) scale(.341)}}.snow:nth-child(229){opacity:1.5786;transform:translate(25.9271vw,-10px) scale(.1537);animation:fall-229 12s -27s linear infinite}@keyframes fall-229{48.635%{transform:translate(23.4904vw,48.635vh) scale(.1537)}to{transform:translate(24.70875vw,99vh) scale(.1537)}}.snow:nth-child(230){opacity:1.2136;transform:translate(24.3573vw,-10px) scale(.047);animation:fall-230 21s -18s linear infinite}@keyframes fall-230{35.655%{transform:translate(18.8359vw,35.655vh) scale(.047)}to{transform:translate(21.5966vw,99vh) scale(.047)}}.snow:nth-child(231){opacity:1.239;transform:translate(97.9215vw,-10px) scale(.1366);animation:fall-231 13s -6s linear infinite}@keyframes fall-231{56.869%{transform:translate(101.6088vw,56.869vh) scale(.1366)}to{transform:translate(99.76515vw,99vh) scale(.1366)}}.snow:nth-child(232){opacity:1.7966;transform:translate(75.7474vw,-10px) scale(.0782);animation:fall-232 26s -5s linear infinite}@keyframes fall-232{33.554%{transform:translate(78.6102vw,33.554vh) scale(.0782)}to{transform:translate(77.1788vw,99vh) scale(.0782)}}.snow:nth-child(233){opacity:.8722;transform:translate(24.1674vw,-10px) scale(.2051);animation:fall-233 30s -23s linear infinite}@keyframes fall-233{68.719%{transform:translate(24.8669vw,68.719vh) scale(.2051)}to{transform:translate(24.51715vw,99vh) scale(.2051)}}.snow:nth-child(234){opacity:.3742;transform:translate(41.3524vw,-10px) scale(.6974);animation:fall-234 13s -4s linear infinite}@keyframes fall-234{44.482%{transform:translate(42.2032vw,44.482vh) scale(.6974)}to{transform:translate(41.7778vw,99vh) scale(.6974)}}.snow:nth-child(235){opacity:.9222;transform:translate(41.0072vw,-10px) scale(.2005);animation:fall-235 19s -8s linear infinite}@keyframes fall-235{57.74%{transform:translate(37.3199vw,57.74vh) scale(.2005)}to{transform:translate(39.16355vw,99vh) scale(.2005)}}.snow:nth-child(236){opacity:1.5316;transform:translate(28.7718vw,-10px) scale(.6291);animation:fall-236 12s -9s linear infinite}@keyframes fall-236{46.984%{transform:translate(30.7573vw,46.984vh) scale(.6291)}to{transform:translate(29.76455vw,99vh) scale(.6291)}}.snow:nth-child(237){opacity:1.3802;transform:translate(88.509vw,-10px) scale(.3133);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{41.03%{transform:translate(79.8613vw,41.03vh) scale(.3133)}to{transform:translate(84.18515vw,99vh) scale(.3133)}}.snow:nth-child(238){opacity:1.999;transform:translate(62.0586vw,-10px) scale(.5475);animation:fall-238 12s -25s linear infinite}@keyframes fall-238{66.54%{transform:translate(67.0936vw,66.54vh) scale(.5475)}to{transform:translate(64.5761vw,99vh) scale(.5475)}}.snow:nth-child(239){opacity:.3172;transform:translate(55.1444vw,-10px) scale(.5543);animation:fall-239 23s -10s linear infinite}@keyframes fall-239{40.067%{transform:translate(58.0727vw,40.067vh) scale(.5543)}to{transform:translate(56.60855vw,99vh) scale(.5543)}}.snow:nth-child(240){opacity:.0178;transform:translate(39.8656vw,-10px) scale(.9184);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{61.957%{transform:translate(34.4159vw,61.957vh) scale(.9184)}to{transform:translate(37.14075vw,99vh) scale(.9184)}}.snow:nth-child(241){opacity:1.264;transform:translate(83.0239vw,-10px) scale(.1472);animation:fall-241 13s -7s linear infinite}@keyframes fall-241{75.964%{transform:translate(80.7305vw,75.964vh) scale(.1472)}to{transform:translate(81.8772vw,99vh) scale(.1472)}}.snow:nth-child(242){opacity:.3298;transform:translate(34.7439vw,-10px) scale(.6547);animation:fall-242 30s -29s linear infinite}@keyframes fall-242{61.451%{transform:translate(39.0844vw,61.451vh) scale(.6547)}to{transform:translate(36.91415vw,99vh) scale(.6547)}}.snow:nth-child(243){opacity:.799;transform:translate(82.3218vw,-10px) scale(.0858);animation:fall-243 22s -22s linear infinite}@keyframes fall-243{44.971%{transform:translate(82.9514vw,44.971vh) scale(.0858)}to{transform:translate(82.6366vw,99vh) scale(.0858)}}.snow:nth-child(244){opacity:.2136;transform:translate(38.7419vw,-10px) scale(.1338);animation:fall-244 17s -1s linear infinite}@keyframes fall-244{55.332%{transform:translate(33.6216vw,55.332vh) scale(.1338)}to{transform:translate(36.18175vw,99vh) scale(.1338)}}.snow:nth-child(245){opacity:.3156;transform:translate(72.5866vw,-10px) scale(.594);animation:fall-245 14s -21s linear infinite}@keyframes fall-245{78.696%{transform:translate(65.9066vw,78.696vh) scale(.594)}to{transform:translate(69.2466vw,99vh) scale(.594)}}.snow:nth-child(246){opacity:.3984;transform:translate(96.6813vw,-10px) scale(.497);animation:fall-246 11s -16s linear infinite}@keyframes fall-246{78.618%{transform:translate(97.831vw,78.618vh) scale(.497)}to{transform:translate(97.25615vw,99vh) scale(.497)}}.snow:nth-child(247){opacity:.0458;transform:translate(50.6147vw,-10px) scale(.5149);animation:fall-247 10s -1s linear infinite}@keyframes fall-247{43.38%{transform:translate(45.3259vw,43.38vh) scale(.5149)}to{transform:translate(47.9703vw,99vh) scale(.5149)}}.snow:nth-child(248){opacity:.8528;transform:translate(63.6076vw,-10px) scale(.2765);animation:fall-248 28s -7s linear infinite}@keyframes fall-248{42.337%{transform:translate(57.6799vw,42.337vh) scale(.2765)}to{transform:translate(60.64375vw,99vh) scale(.2765)}}.snow:nth-child(249){opacity:1.6054;transform:translate(73.0262vw,-10px) scale(.2228);animation:fall-249 29s -22s linear infinite}@keyframes fall-249{72.996%{transform:translate(74.8571vw,72.996vh) scale(.2228)}to{transform:translate(73.94165vw,99vh) scale(.2228)}}.snow:nth-child(250){opacity:1.7014;transform:translate(81.5675vw,-10px) scale(.6725);animation:fall-250 16s -28s linear infinite}@keyframes fall-250{65.697%{transform:translate(80.3669vw,65.697vh) scale(.6725)}to{transform:translate(80.9672vw,99vh) scale(.6725)}}.snow:nth-child(251){opacity:.296;transform:translate(43.3981vw,-10px) scale(.015);animation:fall-251 10s -3s linear infinite}@keyframes fall-251{78.241%{transform:translate(52.5738vw,78.241vh) scale(.015)}to{transform:translate(47.98595vw,99vh) scale(.015)}}.snow:nth-child(252){opacity:.4404;transform:translate(44.4246vw,-10px) scale(.0412);animation:fall-252 26s -2s linear infinite}@keyframes fall-252{57.563%{transform:translate(38.4375vw,57.563vh) scale(.0412)}to{transform:translate(41.43105vw,99vh) scale(.0412)}}.snow:nth-child(253){opacity:.5204;transform:translate(28.4031vw,-10px) scale(.3451);animation:fall-253 13s -17s linear infinite}@keyframes fall-253{57.864%{transform:translate(24.3899vw,57.864vh) scale(.3451)}to{transform:translate(26.3965vw,99vh) scale(.3451)}}.snow:nth-child(254){opacity:1.6686;transform:translate(68.2378vw,-10px) scale(.4696);animation:fall-254 14s -22s linear infinite}@keyframes fall-254{74.785%{transform:translate(78.0728vw,74.785vh) scale(.4696)}to{transform:translate(73.1553vw,99vh) scale(.4696)}}.snow:nth-child(255){opacity:.1306;transform:translate(95.0643vw,-10px) scale(.1624);animation:fall-255 20s -9s linear infinite}@keyframes fall-255{47.654%{transform:translate(88.6227vw,47.654vh) scale(.1624)}to{transform:translate(91.8435vw,99vh) scale(.1624)}}.snow:nth-child(256){opacity:.1546;transform:translate(80.9722vw,-10px) scale(.5719);animation:fall-256 18s -12s linear infinite}@keyframes fall-256{39.425%{transform:translate(89.7868vw,39.425vh) scale(.5719)}to{transform:translate(85.3795vw,99vh) scale(.5719)}}.snow:nth-child(257){opacity:.8238;transform:translate(30.059vw,-10px) scale(.8331);animation:fall-257 29s -28s linear infinite}@keyframes fall-257{65.521%{transform:translate(39.9687vw,65.521vh) scale(.8331)}to{transform:translate(35.01385vw,99vh) scale(.8331)}}.snow:nth-child(258){opacity:1.38;transform:translate(9.1152vw,-10px) scale(.9706);animation:fall-258 16s -4s linear infinite}@keyframes fall-258{63.163%{transform:translate(3.9244vw,63.163vh) scale(.9706)}to{transform:translate(6.5198vw,99vh) scale(.9706)}}.snow:nth-child(259){opacity:1.8924;transform:translate(74.1031vw,-10px) scale(.0373);animation:fall-259 29s -13s linear infinite}@keyframes fall-259{38.544%{transform:translate(68.4037vw,38.544vh) scale(.0373)}to{transform:translate(71.2534vw,99vh) scale(.0373)}}.snow:nth-child(260){opacity:1.4928;transform:translate(79.5533vw,-10px) scale(.1078);animation:fall-260 28s -2s linear infinite}@keyframes fall-260{57.696%{transform:translate(80.1441vw,57.696vh) scale(.1078)}to{transform:translate(79.8487vw,99vh) scale(.1078)}}.snow:nth-child(261){opacity:.5328;transform:translate(99.1625vw,-10px) scale(.7493);animation:fall-261 19s -2s linear infinite}@keyframes fall-261{65.083%{transform:translate(103.5526vw,65.083vh) scale(.7493)}to{transform:translate(101.35755vw,99vh) scale(.7493)}}.snow:nth-child(262){opacity:1.713;transform:translate(8.198vw,-10px) scale(.8346);animation:fall-262 10s -6s linear infinite}@keyframes fall-262{42.094%{transform:translate(10.106vw,42.094vh) scale(.8346)}to{transform:translate(9.152vw,99vh) scale(.8346)}}.snow:nth-child(263){opacity:.3908;transform:translate(32.9271vw,-10px) scale(.2166);animation:fall-263 17s -23s linear infinite}@keyframes fall-263{42.705%{transform:translate(26.2676vw,42.705vh) scale(.2166)}to{transform:translate(29.59735vw,99vh) scale(.2166)}}.snow:nth-child(264){opacity:1.3306;transform:translate(33.5904vw,-10px) scale(.0239);animation:fall-264 13s -5s linear infinite}@keyframes fall-264{39.531%{transform:translate(36.0475vw,39.531vh) scale(.0239)}to{transform:translate(34.81895vw,99vh) scale(.0239)}}.snow:nth-child(265){opacity:.0616;transform:translate(71.7632vw,-10px) scale(.7428);animation:fall-265 27s -20s linear infinite}@keyframes fall-265{61.211%{transform:translate(70.8025vw,61.211vh) scale(.7428)}to{transform:translate(71.28285vw,99vh) scale(.7428)}}.snow:nth-child(266){opacity:.151;transform:translate(51.4647vw,-10px) scale(.0692);animation:fall-266 21s -28s linear infinite}@keyframes fall-266{68.426%{transform:translate(47.5971vw,68.426vh) scale(.0692)}to{transform:translate(49.5309vw,99vh) scale(.0692)}}.snow:nth-child(267){opacity:1.4934;transform:translate(27.5178vw,-10px) scale(.5394);animation:fall-267 21s -24s linear infinite}@keyframes fall-267{58.172%{transform:translate(28.2455vw,58.172vh) scale(.5394)}to{transform:translate(27.88165vw,99vh) scale(.5394)}}.snow:nth-child(268){opacity:1.6982;transform:translate(97.5311vw,-10px) scale(.4893);animation:fall-268 26s -10s linear infinite}@keyframes fall-268{72.932%{transform:translate(107.391vw,72.932vh) scale(.4893)}to{transform:translate(102.46105vw,99vh) scale(.4893)}}.snow:nth-child(269){opacity:.101;transform:translate(12.5539vw,-10px) scale(.0332);animation:fall-269 18s -10s linear infinite}@keyframes fall-269{78.986%{transform:translate(9.3702vw,78.986vh) scale(.0332)}to{transform:translate(10.96205vw,99vh) scale(.0332)}}.snow:nth-child(270){opacity:.2432;transform:translate(28.2718vw,-10px) scale(.1011);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{61.413%{transform:translate(19.7088vw,61.413vh) scale(.1011)}to{transform:translate(23.9903vw,99vh) scale(.1011)}}.snow:nth-child(271){opacity:1.1212;transform:translate(92.2702vw,-10px) scale(.73);animation:fall-271 27s -24s linear infinite}@keyframes fall-271{33.912%{transform:translate(83.1856vw,33.912vh) scale(.73)}to{transform:translate(87.7279vw,99vh) scale(.73)}}.snow:nth-child(272){opacity:.6788;transform:translate(1.9736vw,-10px) scale(.3306);animation:fall-272 21s -29s linear infinite}@keyframes fall-272{54.245%{transform:translate(4.3273vw,54.245vh) scale(.3306)}to{transform:translate(3.15045vw,99vh) scale(.3306)}}.snow:nth-child(273){opacity:1.1766;transform:translate(79.1165vw,-10px) scale(.1395);animation:fall-273 28s -24s linear infinite}@keyframes fall-273{63.974%{transform:translate(86.7717vw,63.974vh) scale(.1395)}to{transform:translate(82.9441vw,99vh) scale(.1395)}}.snow:nth-child(274){opacity:.0552;transform:translate(56.9567vw,-10px) scale(.0095);animation:fall-274 28s -29s linear infinite}@keyframes fall-274{32.351%{transform:translate(49.9741vw,32.351vh) scale(.0095)}to{transform:translate(53.4654vw,99vh) scale(.0095)}}.snow:nth-child(275){opacity:.1418;transform:translate(96.9819vw,-10px) scale(.7713);animation:fall-275 30s -3s linear infinite}@keyframes fall-275{72.03%{transform:translate(100.7264vw,72.03vh) scale(.7713)}to{transform:translate(98.85415vw,99vh) scale(.7713)}}.snow:nth-child(276){opacity:.0138;transform:translate(18.2874vw,-10px) scale(.7539);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.704%{transform:translate(14.6464vw,58.704vh) scale(.7539)}to{transform:translate(16.4669vw,99vh) scale(.7539)}}.snow:nth-child(277){opacity:.8088;transform:translate(24.6687vw,-10px) scale(.9647);animation:fall-277 15s -9s linear infinite}@keyframes fall-277{48.093%{transform:translate(31.6904vw,48.093vh) scale(.9647)}to{transform:translate(28.17955vw,99vh) scale(.9647)}}.snow:nth-child(278){opacity:1.22;transform:translate(76.384vw,-10px) scale(.2303);animation:fall-278 30s -28s linear infinite}@keyframes fall-278{47.913%{transform:translate(70.808vw,47.913vh) scale(.2303)}to{transform:translate(73.596vw,99vh) scale(.2303)}}.snow:nth-child(279){opacity:1.7632;transform:translate(92.0313vw,-10px) scale(.3184);animation:fall-279 19s -30s linear infinite}@keyframes fall-279{75.029%{transform:translate(94.5885vw,75.029vh) scale(.3184)}to{transform:translate(93.3099vw,99vh) scale(.3184)}}.snow:nth-child(280){opacity:1.27;transform:translate(32.2548vw,-10px) scale(.6741);animation:fall-280 17s -10s linear infinite}@keyframes fall-280{62.534%{transform:translate(31.9493vw,62.534vh) scale(.6741)}to{transform:translate(32.10205vw,99vh) scale(.6741)}}.snow:nth-child(281){opacity:1.4768;transform:translate(72.2177vw,-10px) scale(.5901);animation:fall-281 19s -28s linear infinite}@keyframes fall-281{32.867%{transform:translate(69.3706vw,32.867vh) scale(.5901)}to{transform:translate(70.79415vw,99vh) scale(.5901)}}.snow:nth-child(282){opacity:.538;transform:translate(64.1684vw,-10px) scale(.3006);animation:fall-282 22s -23s linear infinite}@keyframes fall-282{71.673%{transform:translate(59.5516vw,71.673vh) scale(.3006)}to{transform:translate(61.86vw,99vh) scale(.3006)}}.snow:nth-child(283){opacity:.0186;transform:translate(7.1839vw,-10px) scale(.7368);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{35.465%{transform:translate(-1.9113vw,35.465vh) scale(.7368)}to{transform:translate(2.6363vw,99vh) scale(.7368)}}.snow:nth-child(284){opacity:1.5996;transform:translate(75.6921vw,-10px) scale(.8204);animation:fall-284 12s -26s linear infinite}@keyframes fall-284{55.395%{transform:translate(66.1119vw,55.395vh) scale(.8204)}to{transform:translate(70.902vw,99vh) scale(.8204)}}.snow:nth-child(285){opacity:1.3856;transform:translate(51.0596vw,-10px) scale(.8073);animation:fall-285 14s -22s linear infinite}@keyframes fall-285{51.221%{transform:translate(50.6045vw,51.221vh) scale(.8073)}to{transform:translate(50.83205vw,99vh) scale(.8073)}}.snow:nth-child(286){opacity:1.7458;transform:translate(32.1702vw,-10px) scale(.2935);animation:fall-286 29s -21s linear infinite}@keyframes fall-286{38.436%{transform:translate(36.1263vw,38.436vh) scale(.2935)}to{transform:translate(34.14825vw,99vh) scale(.2935)}}.snow:nth-child(287){opacity:1.8088;transform:translate(38.6544vw,-10px) scale(.8782);animation:fall-287 11s -8s linear infinite}@keyframes fall-287{39.333%{transform:translate(43.4428vw,39.333vh) scale(.8782)}to{transform:translate(41.0486vw,99vh) scale(.8782)}}.snow:nth-child(288){opacity:.375;transform:translate(95.7688vw,-10px) scale(.5396);animation:fall-288 19s -2s linear infinite}@keyframes fall-288{78.597%{transform:translate(103.5567vw,78.597vh) scale(.5396)}to{transform:translate(99.66275vw,99vh) scale(.5396)}}.snow:nth-child(289){opacity:.547;transform:translate(70.6209vw,-10px) scale(.7932);animation:fall-289 18s -15s linear infinite}@keyframes fall-289{63.108%{transform:translate(75.6053vw,63.108vh) scale(.7932)}to{transform:translate(73.1131vw,99vh) scale(.7932)}}.snow:nth-child(290){opacity:1.8992;transform:translate(69.1482vw,-10px) scale(.2983);animation:fall-290 22s -3s linear infinite}@keyframes fall-290{49.129%{transform:translate(74.5654vw,49.129vh) scale(.2983)}to{transform:translate(71.8568vw,99vh) scale(.2983)}}.snow:nth-child(291){opacity:1.9918;transform:translate(66.0141vw,-10px) scale(.1384);animation:fall-291 24s -6s linear infinite}@keyframes fall-291{44.859%{transform:translate(73.7775vw,44.859vh) scale(.1384)}to{transform:translate(69.8958vw,99vh) scale(.1384)}}.snow:nth-child(292){opacity:.4358;transform:translate(77.1878vw,-10px) scale(.9987);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{74.717%{transform:translate(79.6237vw,74.717vh) scale(.9987)}to{transform:translate(78.40575vw,99vh) scale(.9987)}}.snow:nth-child(293){opacity:1.3608;transform:translate(6.5389vw,-10px) scale(.3731);animation:fall-293 28s -23s linear infinite}@keyframes fall-293{75.722%{transform:translate(6.3251vw,75.722vh) scale(.3731)}to{transform:translate(6.432vw,99vh) scale(.3731)}}.snow:nth-child(294){opacity:1.687;transform:translate(79.3276vw,-10px) scale(.7506);animation:fall-294 13s -22s linear infinite}@keyframes fall-294{61.71%{transform:translate(88.1637vw,61.71vh) scale(.7506)}to{transform:translate(83.74565vw,99vh) scale(.7506)}}.snow:nth-child(295){opacity:1.7282;transform:translate(25.5685vw,-10px) scale(.3138);animation:fall-295 11s -12s linear infinite}@keyframes fall-295{30.828%{transform:translate(29.8438vw,30.828vh) scale(.3138)}to{transform:translate(27.70615vw,99vh) scale(.3138)}}.snow:nth-child(296){opacity:.9896;transform:translate(24.0953vw,-10px) scale(.7262);animation:fall-296 18s -9s linear infinite}@keyframes fall-296{54.869%{transform:translate(16.6391vw,54.869vh) scale(.7262)}to{transform:translate(20.3672vw,99vh) scale(.7262)}}.snow:nth-child(297){opacity:.4366;transform:translate(56.3774vw,-10px) scale(.2298);animation:fall-297 13s -1s linear infinite}@keyframes fall-297{75.194%{transform:translate(48.788vw,75.194vh) scale(.2298)}to{transform:translate(52.5827vw,99vh) scale(.2298)}}.snow:nth-child(298){opacity:.3524;transform:translate(80.0811vw,-10px) scale(.673);animation:fall-298 25s -24s linear infinite}@keyframes fall-298{48.765%{transform:translate(70.2898vw,48.765vh) scale(.673)}to{transform:translate(75.18545vw,99vh) scale(.673)}}.snow:nth-child(299){opacity:1.2138;transform:translate(82.4699vw,-10px) scale(.1375);animation:fall-299 23s -12s linear infinite}@keyframes fall-299{32.9%{transform:translate(75.4852vw,32.9vh) scale(.1375)}to{transform:translate(78.97755vw,99vh) scale(.1375)}}.snow:nth-child(300){opacity:1.8024;transform:translate(49.3056vw,-10px) scale(.1682);animation:fall-300 14s -28s linear infinite}@keyframes fall-300{41.642%{transform:translate(58.2016vw,41.642vh) scale(.1682)}to{transform:translate(53.7536vw,99vh) scale(.1682)}}.snow:nth-child(301){opacity:1.5032;transform:translate(16.8335vw,-10px) scale(.0376);animation:fall-301 23s -18s linear infinite}@keyframes fall-301{62.812%{transform:translate(16.4179vw,62.812vh) scale(.0376)}to{transform:translate(16.6257vw,99vh) scale(.0376)}}.snow:nth-child(302){opacity:.244;transform:translate(4.3511vw,-10px) scale(.9936);animation:fall-302 12s -26s linear infinite}@keyframes fall-302{37.831%{transform:translate(2.6485vw,37.831vh) scale(.9936)}to{transform:translate(3.4998vw,99vh) scale(.9936)}}.snow:nth-child(303){opacity:.6502;transform:translate(4.7239vw,-10px) scale(.3839);animation:fall-303 21s -6s linear infinite}@keyframes fall-303{40.702%{transform:translate(13.7643vw,40.702vh) scale(.3839)}to{transform:translate(9.2441vw,99vh) scale(.3839)}}.snow:nth-child(304){opacity:1.5112;transform:translate(94.409vw,-10px) scale(.7801);animation:fall-304 24s -30s linear infinite}@keyframes fall-304{34.204%{transform:translate(89.1705vw,34.204vh) scale(.7801)}to{transform:translate(91.78975vw,99vh) scale(.7801)}}.snow:nth-child(305){opacity:.1988;transform:translate(54.893vw,-10px) scale(.3936);animation:fall-305 19s -20s linear infinite}@keyframes fall-305{48.5%{transform:translate(56.0089vw,48.5vh) scale(.3936)}to{transform:translate(55.45095vw,99vh) scale(.3936)}}.snow:nth-child(306){opacity:.4746;transform:translate(70.4849vw,-10px) scale(.5678);animation:fall-306 17s -17s linear infinite}@keyframes fall-306{72.275%{transform:translate(75.6378vw,72.275vh) scale(.5678)}to{transform:translate(73.06135vw,99vh) scale(.5678)}}.snow:nth-child(307){opacity:.6382;transform:translate(25.912vw,-10px) scale(.1855);animation:fall-307 10s -26s linear infinite}@keyframes fall-307{48.132%{transform:translate(27.1069vw,48.132vh) scale(.1855)}to{transform:translate(26.50945vw,99vh) scale(.1855)}}.snow:nth-child(308){opacity:.9734;transform:translate(64.6467vw,-10px) scale(.5621);animation:fall-308 29s -14s linear infinite}@keyframes fall-308{30.922%{transform:translate(58.1845vw,30.922vh) scale(.5621)}to{transform:translate(61.4156vw,99vh) scale(.5621)}}.snow:nth-child(309){opacity:1.509;transform:translate(4.421vw,-10px) scale(.6655);animation:fall-309 29s -14s linear infinite}@keyframes fall-309{70.235%{transform:translate(5.1231vw,70.235vh) scale(.6655)}to{transform:translate(4.77205vw,99vh) scale(.6655)}}.snow:nth-child(310){opacity:.5748;transform:translate(48.5596vw,-10px) scale(.6006);animation:fall-310 26s -8s linear infinite}@keyframes fall-310{33.24%{transform:translate(49.3575vw,33.24vh) scale(.6006)}to{transform:translate(48.95855vw,99vh) scale(.6006)}}.snow:nth-child(311){opacity:1.3214;transform:translate(6.0569vw,-10px) scale(.8734);animation:fall-311 24s -14s linear infinite}@keyframes fall-311{51.169%{transform:translate(9.5138vw,51.169vh) scale(.8734)}to{transform:translate(7.78535vw,99vh) scale(.8734)}}.snow:nth-child(312){opacity:.1986;transform:translate(98.7131vw,-10px) scale(.7745);animation:fall-312 18s -2s linear infinite}@keyframes fall-312{63.873%{transform:translate(98.2688vw,63.873vh) scale(.7745)}to{transform:translate(98.49095vw,99vh) scale(.7745)}}.snow:nth-child(313){opacity:.2104;transform:translate(41.873vw,-10px) scale(.9275);animation:fall-313 13s -10s linear infinite}@keyframes fall-313{39.31%{transform:translate(43.0455vw,39.31vh) scale(.9275)}to{transform:translate(42.45925vw,99vh) scale(.9275)}}.snow:nth-child(314){opacity:.1062;transform:translate(23.1264vw,-10px) scale(.0977);animation:fall-314 21s -12s linear infinite}@keyframes fall-314{65.471%{transform:translate(30.3465vw,65.471vh) scale(.0977)}to{transform:translate(26.73645vw,99vh) scale(.0977)}}.snow:nth-child(315){opacity:.1482;transform:translate(40.9767vw,-10px) scale(.8772);animation:fall-315 29s -26s linear infinite}@keyframes fall-315{44.109%{transform:translate(33.3396vw,44.109vh) scale(.8772)}to{transform:translate(37.15815vw,99vh) scale(.8772)}}.snow:nth-child(316){opacity:1.5934;transform:translate(11.9201vw,-10px) scale(.1489);animation:fall-316 13s -28s linear infinite}@keyframes fall-316{37.124%{transform:translate(18.5099vw,37.124vh) scale(.1489)}to{transform:translate(15.215vw,99vh) scale(.1489)}}.snow:nth-child(317){opacity:.2252;transform:translate(33.7365vw,-10px) scale(.6205);animation:fall-317 13s -15s linear infinite}@keyframes fall-317{47.928%{transform:translate(32.7036vw,47.928vh) scale(.6205)}to{transform:translate(33.22005vw,99vh) scale(.6205)}}.snow:nth-child(318){opacity:.145;transform:translate(40.5254vw,-10px) scale(.3709);animation:fall-318 20s -14s linear infinite}@keyframes fall-318{35.278%{transform:translate(47.232vw,35.278vh) scale(.3709)}to{transform:translate(43.8787vw,99vh) scale(.3709)}}.snow:nth-child(319){opacity:.2798;transform:translate(91.4407vw,-10px) scale(.2078);animation:fall-319 25s -17s linear infinite}@keyframes fall-319{79.144%{transform:translate(86.6758vw,79.144vh) scale(.2078)}to{transform:translate(89.05825vw,99vh) scale(.2078)}}.snow:nth-child(320){opacity:1.579;transform:translate(37.3112vw,-10px) scale(.0225);animation:fall-320 17s -25s linear infinite}@keyframes fall-320{50.8%{transform:translate(35.7091vw,50.8vh) scale(.0225)}to{transform:translate(36.51015vw,99vh) scale(.0225)}}.snow:nth-child(321){opacity:1.242;transform:translate(33.7226vw,-10px) scale(.8731);animation:fall-321 24s -13s linear infinite}@keyframes fall-321{71.523%{transform:translate(24.7774vw,71.523vh) scale(.8731)}to{transform:translate(29.25vw,99vh) scale(.8731)}}.snow:nth-child(322){opacity:1.4458;transform:translate(21.853vw,-10px) scale(.6432);animation:fall-322 18s -9s linear infinite}@keyframes fall-322{45.867%{transform:translate(29.6755vw,45.867vh) scale(.6432)}to{transform:translate(25.76425vw,99vh) scale(.6432)}}.snow:nth-child(323){opacity:.3002;transform:translate(6.7671vw,-10px) scale(.459);animation:fall-323 20s -5s linear infinite}@keyframes fall-323{70.551%{transform:translate(4.1698vw,70.551vh) scale(.459)}to{transform:translate(5.46845vw,99vh) scale(.459)}}.snow:nth-child(324){opacity:1.6738;transform:translate(48.7097vw,-10px) scale(.0548);animation:fall-324 23s -6s linear infinite}@keyframes fall-324{72.441%{transform:translate(54.1733vw,72.441vh) scale(.0548)}to{transform:translate(51.4415vw,99vh) scale(.0548)}}.snow:nth-child(325){opacity:.895;transform:translate(20.111vw,-10px) scale(.0685);animation:fall-325 21s -6s linear infinite}@keyframes fall-325{42.512%{transform:translate(16.2667vw,42.512vh) scale(.0685)}to{transform:translate(18.18885vw,99vh) scale(.0685)}}.snow:nth-child(326){opacity:1.2978;transform:translate(43.3325vw,-10px) scale(.365);animation:fall-326 15s -21s linear infinite}@keyframes fall-326{32.482%{transform:translate(34.1581vw,32.482vh) scale(.365)}to{transform:translate(38.7453vw,99vh) scale(.365)}}.snow:nth-child(327){opacity:.8082;transform:translate(25.8756vw,-10px) scale(.1789);animation:fall-327 12s -7s linear infinite}@keyframes fall-327{62.521%{transform:translate(23.8687vw,62.521vh) scale(.1789)}to{transform:translate(24.87215vw,99vh) scale(.1789)}}.snow:nth-child(328){opacity:1.5578;transform:translate(60.3666vw,-10px) scale(.9704);animation:fall-328 18s -1s linear infinite}@keyframes fall-328{46.295%{transform:translate(70.1035vw,46.295vh) scale(.9704)}to{transform:translate(65.23505vw,99vh) scale(.9704)}}.snow:nth-child(329){opacity:1.4908;transform:translate(84.2569vw,-10px) scale(.9307);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{62.232%{transform:translate(91.3455vw,62.232vh) scale(.9307)}to{transform:translate(87.8012vw,99vh) scale(.9307)}}.snow:nth-child(330){opacity:.9794;transform:translate(72.0966vw,-10px) scale(.1685);animation:fall-330 14s -15s linear infinite}@keyframes fall-330{52.159%{transform:translate(72.0044vw,52.159vh) scale(.1685)}to{transform:translate(72.0505vw,99vh) scale(.1685)}}.snow:nth-child(331){opacity:1.5004;transform:translate(64.3144vw,-10px) scale(.9259);animation:fall-331 27s -24s linear infinite}@keyframes fall-331{39.464%{transform:translate(55.207vw,39.464vh) scale(.9259)}to{transform:translate(59.7607vw,99vh) scale(.9259)}}.snow:nth-child(332){opacity:.7374;transform:translate(32.9328vw,-10px) scale(.6433);animation:fall-332 18s -12s linear infinite}@keyframes fall-332{42.197%{transform:translate(37.0398vw,42.197vh) scale(.6433)}to{transform:translate(34.9863vw,99vh) scale(.6433)}}.snow:nth-child(333){opacity:1.7156;transform:translate(91.7689vw,-10px) scale(.5735);animation:fall-333 23s -1s linear infinite}@keyframes fall-333{69.937%{transform:translate(88.4289vw,69.937vh) scale(.5735)}to{transform:translate(90.0989vw,99vh) scale(.5735)}}.snow:nth-child(334){opacity:1.126;transform:translate(82.818vw,-10px) scale(.5241);animation:fall-334 14s -14s linear infinite}@keyframes fall-334{45.031%{transform:translate(82.573vw,45.031vh) scale(.5241)}to{transform:translate(82.6955vw,99vh) scale(.5241)}}.snow:nth-child(335){opacity:1.3556;transform:translate(95.6257vw,-10px) scale(.1039);animation:fall-335 24s -27s linear infinite}@keyframes fall-335{66.548%{transform:translate(92.8463vw,66.548vh) scale(.1039)}to{transform:translate(94.236vw,99vh) scale(.1039)}}.snow:nth-child(336){opacity:.9854;transform:translate(54.3242vw,-10px) scale(.712);animation:fall-336 13s -25s linear infinite}@keyframes fall-336{78.599%{transform:translate(46.0438vw,78.599vh) scale(.712)}to{transform:translate(50.184vw,99vh) scale(.712)}}.snow:nth-child(337){opacity:.0198;transform:translate(86.7532vw,-10px) scale(.4916);animation:fall-337 13s -24s linear infinite}@keyframes fall-337{56.25%{transform:translate(77.1829vw,56.25vh) scale(.4916)}to{transform:translate(81.96805vw,99vh) scale(.4916)}}.snow:nth-child(338){opacity:.5488;transform:translate(39.1124vw,-10px) scale(.9025);animation:fall-338 15s -20s linear infinite}@keyframes fall-338{78.636%{transform:translate(41.4666vw,78.636vh) scale(.9025)}to{transform:translate(40.2895vw,99vh) scale(.9025)}}.snow:nth-child(339){opacity:.2996;transform:translate(59.4791vw,-10px) scale(.7709);animation:fall-339 28s -21s linear infinite}@keyframes fall-339{31.681%{transform:translate(60.7473vw,31.681vh) scale(.7709)}to{transform:translate(60.1132vw,99vh) scale(.7709)}}.snow:nth-child(340){opacity:1.2376;transform:translate(67.6814vw,-10px) scale(.9483);animation:fall-340 30s -14s linear infinite}@keyframes fall-340{71.49%{transform:translate(63.3171vw,71.49vh) scale(.9483)}to{transform:translate(65.49925vw,99vh) scale(.9483)}}.snow:nth-child(341){opacity:.9946;transform:translate(31.0603vw,-10px) scale(.7412);animation:fall-341 15s -19s linear infinite}@keyframes fall-341{51.036%{transform:translate(32.3454vw,51.036vh) scale(.7412)}to{transform:translate(31.70285vw,99vh) scale(.7412)}}.snow:nth-child(342){opacity:1.5066;transform:translate(58.1919vw,-10px) scale(.112);animation:fall-342 30s -27s linear infinite}@keyframes fall-342{37.332%{transform:translate(57.149vw,37.332vh) scale(.112)}to{transform:translate(57.67045vw,99vh) scale(.112)}}.snow:nth-child(343){opacity:.4654;transform:translate(15.7637vw,-10px) scale(.7124);animation:fall-343 28s -20s linear infinite}@keyframes fall-343{32.499%{transform:translate(18.4152vw,32.499vh) scale(.7124)}to{transform:translate(17.08945vw,99vh) scale(.7124)}}.snow:nth-child(344){opacity:1.075;transform:translate(93.6414vw,-10px) scale(.5256);animation:fall-344 15s -22s linear infinite}@keyframes fall-344{69.521%{transform:translate(100.1168vw,69.521vh) scale(.5256)}to{transform:translate(96.8791vw,99vh) scale(.5256)}}.snow:nth-child(345){opacity:1.0974;transform:translate(38.4854vw,-10px) scale(.6356);animation:fall-345 14s -11s linear infinite}@keyframes fall-345{60.087%{transform:translate(41.8115vw,60.087vh) scale(.6356)}to{transform:translate(40.14845vw,99vh) scale(.6356)}}.snow:nth-child(346){opacity:1.7156;transform:translate(3.9923vw,-10px) scale(.8832);animation:fall-346 20s -25s linear infinite}@keyframes fall-346{39.548%{transform:translate(5.2212vw,39.548vh) scale(.8832)}to{transform:translate(4.60675vw,99vh) scale(.8832)}}.snow:nth-child(347){opacity:.2574;transform:translate(93.7397vw,-10px) scale(.821);animation:fall-347 28s -7s linear infinite}@keyframes fall-347{53.342%{transform:translate(93.3944vw,53.342vh) scale(.821)}to{transform:translate(93.56705vw,99vh) scale(.821)}}.snow:nth-child(348){opacity:1.908;transform:translate(52.6294vw,-10px) scale(.7725);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{77.961%{transform:translate(44.721vw,77.961vh) scale(.7725)}to{transform:translate(48.6752vw,99vh) scale(.7725)}}.snow:nth-child(349){opacity:1.741;transform:translate(79.5427vw,-10px) scale(.6647);animation:fall-349 12s -5s linear infinite}@keyframes fall-349{42.435%{transform:translate(72.2332vw,42.435vh) scale(.6647)}to{transform:translate(75.88795vw,99vh) scale(.6647)}}.snow:nth-child(350){opacity:1.2904;transform:translate(61.6238vw,-10px) scale(.3146);animation:fall-350 18s -29s linear infinite}@keyframes fall-350{68.372%{transform:translate(57.8463vw,68.372vh) scale(.3146)}to{transform:translate(59.73505vw,99vh) scale(.3146)}}.snow:nth-child(351){opacity:1.3724;transform:translate(87.7747vw,-10px) scale(.3858);animation:fall-351 22s -21s linear infinite}@keyframes fall-351{46.307%{transform:translate(83.7158vw,46.307vh) scale(.3858)}to{transform:translate(85.74525vw,99vh) scale(.3858)}}.snow:nth-child(352){opacity:.8012;transform:translate(23.3655vw,-10px) scale(.7099);animation:fall-352 21s -23s linear infinite}@keyframes fall-352{70.224%{transform:translate(18.6296vw,70.224vh) scale(.7099)}to{transform:translate(20.99755vw,99vh) scale(.7099)}}.snow:nth-child(353){opacity:.6808;transform:translate(41.5116vw,-10px) scale(.2002);animation:fall-353 14s -28s linear infinite}@keyframes fall-353{50.661%{transform:translate(36.1678vw,50.661vh) scale(.2002)}to{transform:translate(38.8397vw,99vh) scale(.2002)}}.snow:nth-child(354){opacity:1.9394;transform:translate(1.1482vw,-10px) scale(.9172);animation:fall-354 18s -3s linear infinite}@keyframes fall-354{70.164%{transform:translate(3.7996vw,70.164vh) scale(.9172)}to{transform:translate(2.4739vw,99vh) scale(.9172)}}.snow:nth-child(355){opacity:1.435;transform:translate(83.4315vw,-10px) scale(.0536);animation:fall-355 10s -19s linear infinite}@keyframes fall-355{36.54%{transform:translate(76.9402vw,36.54vh) scale(.0536)}to{transform:translate(80.18585vw,99vh) scale(.0536)}}.snow:nth-child(356){opacity:1.2786;transform:translate(41.6387vw,-10px) scale(.3963);animation:fall-356 18s -10s linear infinite}@keyframes fall-356{42.277%{transform:translate(41.9008vw,42.277vh) scale(.3963)}to{transform:translate(41.76975vw,99vh) scale(.3963)}}.snow:nth-child(357){opacity:.2974;transform:translate(71.1799vw,-10px) scale(.0302);animation:fall-357 22s -3s linear infinite}@keyframes fall-357{34.077%{transform:translate(72.9934vw,34.077vh) scale(.0302)}to{transform:translate(72.08665vw,99vh) scale(.0302)}}.snow:nth-child(358){opacity:1.798;transform:translate(1.2535vw,-10px) scale(.538);animation:fall-358 21s -27s linear infinite}@keyframes fall-358{52.782%{transform:translate(8.468vw,52.782vh) scale(.538)}to{transform:translate(4.86075vw,99vh) scale(.538)}}.snow:nth-child(359){opacity:.5522;transform:translate(74.7446vw,-10px) scale(.5038);animation:fall-359 13s -25s linear infinite}@keyframes fall-359{67.664%{transform:translate(81.9652vw,67.664vh) scale(.5038)}to{transform:translate(78.3549vw,99vh) scale(.5038)}}.snow:nth-child(360){opacity:.4116;transform:translate(26.3971vw,-10px) scale(.3714);animation:fall-360 13s -16s linear infinite}@keyframes fall-360{54.064%{transform:translate(30.8633vw,54.064vh) scale(.3714)}to{transform:translate(28.6302vw,99vh) scale(.3714)}}.snow:nth-child(361){opacity:.3822;transform:translate(96.4169vw,-10px) scale(.6062);animation:fall-361 14s -28s linear infinite}@keyframes fall-361{60.399%{transform:translate(98.6277vw,60.399vh) scale(.6062)}to{transform:translate(97.5223vw,99vh) scale(.6062)}}.snow:nth-child(362){opacity:.1958;transform:translate(90.8177vw,-10px) scale(.792);animation:fall-362 20s -7s linear infinite}@keyframes fall-362{55.162%{transform:translate(95.7707vw,55.162vh) scale(.792)}to{transform:translate(93.2942vw,99vh) scale(.792)}}.snow:nth-child(363){opacity:1.2414;transform:translate(69.3519vw,-10px) scale(.0251);animation:fall-363 21s -6s linear infinite}@keyframes fall-363{64.04%{transform:translate(69.5386vw,64.04vh) scale(.0251)}to{transform:translate(69.44525vw,99vh) scale(.0251)}}.snow:nth-child(364){opacity:1.0972;transform:translate(82.3243vw,-10px) scale(.1786);animation:fall-364 28s -18s linear infinite}@keyframes fall-364{38.946%{transform:translate(89.7974vw,38.946vh) scale(.1786)}to{transform:translate(86.06085vw,99vh) scale(.1786)}}.snow:nth-child(365){opacity:.6238;transform:translate(56.6908vw,-10px) scale(.0996);animation:fall-365 14s -11s linear infinite}@keyframes fall-365{56.309%{transform:translate(58.675vw,56.309vh) scale(.0996)}to{transform:translate(57.6829vw,99vh) scale(.0996)}}.snow:nth-child(366){opacity:.2704;transform:translate(32.2057vw,-10px) scale(.4793);animation:fall-366 28s -12s linear infinite}@keyframes fall-366{59.076%{transform:translate(38.3755vw,59.076vh) scale(.4793)}to{transform:translate(35.2906vw,99vh) scale(.4793)}}.snow:nth-child(367){opacity:1.7642;transform:translate(91.0185vw,-10px) scale(.582);animation:fall-367 11s -7s linear infinite}@keyframes fall-367{45.073%{transform:translate(99.9013vw,45.073vh) scale(.582)}to{transform:translate(95.4599vw,99vh) scale(.582)}}.snow:nth-child(368){opacity:1.6854;transform:translate(64.1391vw,-10px) scale(.7023);animation:fall-368 17s -19s linear infinite}@keyframes fall-368{74.437%{transform:translate(61.9666vw,74.437vh) scale(.7023)}to{transform:translate(63.05285vw,99vh) scale(.7023)}}.snow:nth-child(369){opacity:.926;transform:translate(99.3709vw,-10px) scale(.8836);animation:fall-369 27s -11s linear infinite}@keyframes fall-369{75.915%{transform:translate(94.4946vw,75.915vh) scale(.8836)}to{transform:translate(96.93275vw,99vh) scale(.8836)}}.snow:nth-child(370){opacity:1.4446;transform:translate(83.293vw,-10px) scale(.5586);animation:fall-370 27s -3s linear infinite}@keyframes fall-370{30.848%{transform:translate(81.3061vw,30.848vh) scale(.5586)}to{transform:translate(82.29955vw,99vh) scale(.5586)}}.snow:nth-child(371){opacity:1.1132;transform:translate(74.3515vw,-10px) scale(.032);animation:fall-371 25s -8s linear infinite}@keyframes fall-371{58.333%{transform:translate(84.3045vw,58.333vh) scale(.032)}to{transform:translate(79.328vw,99vh) scale(.032)}}.snow:nth-child(372){opacity:.0452;transform:translate(28.7141vw,-10px) scale(.3716);animation:fall-372 17s -9s linear infinite}@keyframes fall-372{64.624%{transform:translate(25.6642vw,64.624vh) scale(.3716)}to{transform:translate(27.18915vw,99vh) scale(.3716)}}.snow:nth-child(373){opacity:.7186;transform:translate(9.8306vw,-10px) scale(.6803);animation:fall-373 13s -9s linear infinite}@keyframes fall-373{72.908%{transform:translate(16.5411vw,72.908vh) scale(.6803)}to{transform:translate(13.18585vw,99vh) scale(.6803)}}.snow:nth-child(374){opacity:1.1474;transform:translate(19.4346vw,-10px) scale(.067);animation:fall-374 29s -19s linear infinite}@keyframes fall-374{63.099%{transform:translate(17.0328vw,63.099vh) scale(.067)}to{transform:translate(18.2337vw,99vh) scale(.067)}}.snow:nth-child(375){opacity:.3694;transform:translate(1.4546vw,-10px) scale(.4795);animation:fall-375 16s -8s linear infinite}@keyframes fall-375{73.978%{transform:translate(6.9357vw,73.978vh) scale(.4795)}to{transform:translate(4.19515vw,99vh) scale(.4795)}}.snow:nth-child(376){opacity:1.6618;transform:translate(84.8837vw,-10px) scale(.4259);animation:fall-376 12s -18s linear infinite}@keyframes fall-376{79.955%{transform:translate(76.2302vw,79.955vh) scale(.4259)}to{transform:translate(80.55695vw,99vh) scale(.4259)}}.snow:nth-child(377){opacity:1.4804;transform:translate(77.3742vw,-10px) scale(.5884);animation:fall-377 10s -30s linear infinite}@keyframes fall-377{79.038%{transform:translate(83.2091vw,79.038vh) scale(.5884)}to{transform:translate(80.29165vw,99vh) scale(.5884)}}.snow:nth-child(378){opacity:.9652;transform:translate(63.0479vw,-10px) scale(.0168);animation:fall-378 22s -3s linear infinite}@keyframes fall-378{66.006%{transform:translate(58.6623vw,66.006vh) scale(.0168)}to{transform:translate(60.8551vw,99vh) scale(.0168)}}.snow:nth-child(379){opacity:.9678;transform:translate(91.9551vw,-10px) scale(.391);animation:fall-379 29s -16s linear infinite}@keyframes fall-379{53.426%{transform:translate(96.2305vw,53.426vh) scale(.391)}to{transform:translate(94.0928vw,99vh) scale(.391)}}.snow:nth-child(380){opacity:.2556;transform:translate(75.1803vw,-10px) scale(.696);animation:fall-380 17s -20s linear infinite}@keyframes fall-380{50.407%{transform:translate(66.3266vw,50.407vh) scale(.696)}to{transform:translate(70.75345vw,99vh) scale(.696)}}.snow:nth-child(381){opacity:1.2912;transform:translate(53.6649vw,-10px) scale(.6664);animation:fall-381 24s -24s linear infinite}@keyframes fall-381{70.201%{transform:translate(46.0931vw,70.201vh) scale(.6664)}to{transform:translate(49.879vw,99vh) scale(.6664)}}.snow:nth-child(382){opacity:1.0838;transform:translate(96.2681vw,-10px) scale(.5035);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{50.788%{transform:translate(95.5483vw,50.788vh) scale(.5035)}to{transform:translate(95.9082vw,99vh) scale(.5035)}}.snow:nth-child(383){opacity:1.172;transform:translate(13.0435vw,-10px) scale(.4121);animation:fall-383 23s -26s linear infinite}@keyframes fall-383{32.984%{transform:translate(4.9085vw,32.984vh) scale(.4121)}to{transform:translate(8.976vw,99vh) scale(.4121)}}.snow:nth-child(384){opacity:1.758;transform:translate(83.507vw,-10px) scale(.293);animation:fall-384 23s -5s linear infinite}@keyframes fall-384{40.647%{transform:translate(76.9094vw,40.647vh) scale(.293)}to{transform:translate(80.2082vw,99vh) scale(.293)}}.snow:nth-child(385){opacity:1.6038;transform:translate(16.642vw,-10px) scale(.8879);animation:fall-385 18s -23s linear infinite}@keyframes fall-385{43.288%{transform:translate(8.6046vw,43.288vh) scale(.8879)}to{transform:translate(12.6233vw,99vh) scale(.8879)}}.snow:nth-child(386){opacity:1.5038;transform:translate(.4632vw,-10px) scale(.0309);animation:fall-386 30s -23s linear infinite}@keyframes fall-386{62.153%{transform:translate(-1.8595vw,62.153vh) scale(.0309)}to{transform:translate(-.69815vw,99vh) scale(.0309)}}.snow:nth-child(387){opacity:.0488;transform:translate(55.4898vw,-10px) scale(.408);animation:fall-387 30s -9s linear infinite}@keyframes fall-387{70.88%{transform:translate(62.7131vw,70.88vh) scale(.408)}to{transform:translate(59.10145vw,99vh) scale(.408)}}.snow:nth-child(388){opacity:1.8728;transform:translate(54.6563vw,-10px) scale(.8666);animation:fall-388 22s -14s linear infinite}@keyframes fall-388{37.727%{transform:translate(51.5609vw,37.727vh) scale(.8666)}to{transform:translate(53.1086vw,99vh) scale(.8666)}}.snow:nth-child(389){opacity:1.1188;transform:translate(26.727vw,-10px) scale(.1519);animation:fall-389 28s -19s linear infinite}@keyframes fall-389{71.387%{transform:translate(23.2028vw,71.387vh) scale(.1519)}to{transform:translate(24.9649vw,99vh) scale(.1519)}}.snow:nth-child(390){opacity:.7888;transform:translate(33.6451vw,-10px) scale(.7726);animation:fall-390 10s -2s linear infinite}@keyframes fall-390{55.837%{transform:translate(38.8404vw,55.837vh) scale(.7726)}to{transform:translate(36.24275vw,99vh) scale(.7726)}}.snow:nth-child(391){opacity:1.2986;transform:translate(15.5467vw,-10px) scale(.3834);animation:fall-391 10s -23s linear infinite}@keyframes fall-391{42.159%{transform:translate(12.2912vw,42.159vh) scale(.3834)}to{transform:translate(13.91895vw,99vh) scale(.3834)}}.snow:nth-child(392){opacity:1.8146;transform:translate(22.9622vw,-10px) scale(.2872);animation:fall-392 20s -4s linear infinite}@keyframes fall-392{45.412%{transform:translate(15.8507vw,45.412vh) scale(.2872)}to{transform:translate(19.40645vw,99vh) scale(.2872)}}.snow:nth-child(393){opacity:1.5742;transform:translate(17.387vw,-10px) scale(.7385);animation:fall-393 26s -17s linear infinite}@keyframes fall-393{77.684%{transform:translate(16.2027vw,77.684vh) scale(.7385)}to{transform:translate(16.79485vw,99vh) scale(.7385)}}.snow:nth-child(394){opacity:.5828;transform:translate(22.0635vw,-10px) scale(.8777);animation:fall-394 21s -9s linear infinite}@keyframes fall-394{47.935%{transform:translate(32.0428vw,47.935vh) scale(.8777)}to{transform:translate(27.05315vw,99vh) scale(.8777)}}.snow:nth-child(395){opacity:.4524;transform:translate(93.6964vw,-10px) scale(.9518);animation:fall-395 30s -6s linear infinite}@keyframes fall-395{30.146%{transform:translate(95.8955vw,30.146vh) scale(.9518)}to{transform:translate(94.79595vw,99vh) scale(.9518)}}.snow:nth-child(396){opacity:1.0206;transform:translate(84.3801vw,-10px) scale(.8164);animation:fall-396 19s -6s linear infinite}@keyframes fall-396{66.786%{transform:translate(93.9185vw,66.786vh) scale(.8164)}to{transform:translate(89.1493vw,99vh) scale(.8164)}}.snow:nth-child(397){opacity:1.5428;transform:translate(14.4563vw,-10px) scale(.6927);animation:fall-397 18s -19s linear infinite}@keyframes fall-397{34.522%{transform:translate(10.3837vw,34.522vh) scale(.6927)}to{transform:translate(12.42vw,99vh) scale(.6927)}}.snow:nth-child(398){opacity:.8998;transform:translate(24.9113vw,-10px) scale(.8728);animation:fall-398 13s -3s linear infinite}@keyframes fall-398{42.231%{transform:translate(25.1188vw,42.231vh) scale(.8728)}to{transform:translate(25.01505vw,99vh) scale(.8728)}}.snow:nth-child(399){opacity:.9146;transform:translate(88.9295vw,-10px) scale(.6352);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{53.982%{transform:translate(80.3855vw,53.982vh) scale(.6352)}to{transform:translate(84.6575vw,99vh) scale(.6352)}}.snow:nth-child(400){opacity:1.8728;transform:translate(38.0424vw,-10px) scale(.76);animation:fall-400 24s -26s linear infinite}@keyframes fall-400{36.23%{transform:translate(34.3568vw,36.23vh) scale(.76)}to{transform:translate(36.1996vw,99vh) scale(.76)}}\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==
|