@esfaenza/core 15.2.28 → 15.2.29
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/lib/app.component.mjs +2 -2
- package/esm2020/modules/classes/_base.module.mjs +7 -2
- package/fesm2015/esfaenza-core-modules.mjs +7 -1
- package/fesm2015/esfaenza-core-modules.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-modules.mjs +6 -1
- package/fesm2020/esfaenza-core-modules.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -21,9 +21,9 @@ export class AppComponent {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
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 });
|
|
24
|
-
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\" 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: 1800){.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.6296;transform:translate(83.5307vw,-10px) scale(.7361);animation:fall-1 28s -27s linear infinite}@keyframes fall-1{53.791%{transform:translate(89.0683vw,53.791vh) scale(.7361)}to{transform:translate(86.2995vw,100vh) scale(.7361)}}.snow:nth-child(2){opacity:.718;transform:translate(55.5139vw,-10px) scale(.6298);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{62.427%{transform:translate(50.4412vw,62.427vh) scale(.6298)}to{transform:translate(52.97755vw,100vh) scale(.6298)}}.snow:nth-child(3){opacity:.4326;transform:translate(25.8529vw,-10px) scale(.214);animation:fall-3 18s -29s linear infinite}@keyframes fall-3{78.729%{transform:translate(30.5598vw,78.729vh) scale(.214)}to{transform:translate(28.20635vw,100vh) scale(.214)}}.snow:nth-child(4){opacity:.6758;transform:translate(73.951vw,-10px) scale(.1079);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{56.897%{transform:translate(77.6831vw,56.897vh) scale(.1079)}to{transform:translate(75.81705vw,100vh) scale(.1079)}}.snow:nth-child(5){opacity:.7364;transform:translate(40.5592vw,-10px) scale(.0857);animation:fall-5 29s -8s linear infinite}@keyframes fall-5{50.569%{transform:translate(41.3352vw,50.569vh) scale(.0857)}to{transform:translate(40.9472vw,100vh) scale(.0857)}}.snow:nth-child(6){opacity:1.0182;transform:translate(91.3888vw,-10px) scale(.8839);animation:fall-6 22s -9s linear infinite}@keyframes fall-6{36.658%{transform:translate(93.6097vw,36.658vh) scale(.8839)}to{transform:translate(92.49925vw,100vh) scale(.8839)}}.snow:nth-child(7){opacity:1.3088;transform:translate(18.7305vw,-10px) scale(.2828);animation:fall-7 13s -9s linear infinite}@keyframes fall-7{74.012%{transform:translate(25.201vw,74.012vh) scale(.2828)}to{transform:translate(21.96575vw,100vh) scale(.2828)}}.snow:nth-child(8){opacity:.7956;transform:translate(58.864vw,-10px) scale(.9873);animation:fall-8 12s -19s linear infinite}@keyframes fall-8{64.692%{transform:translate(56.2459vw,64.692vh) scale(.9873)}to{transform:translate(57.55495vw,100vh) scale(.9873)}}.snow:nth-child(9){opacity:.6454;transform:translate(91.895vw,-10px) scale(.8194);animation:fall-9 25s -15s linear infinite}@keyframes fall-9{33.52%{transform:translate(92.5753vw,33.52vh) scale(.8194)}to{transform:translate(92.23515vw,100vh) scale(.8194)}}.snow:nth-child(10){opacity:.0148;transform:translate(26.1448vw,-10px) scale(.6849);animation:fall-10 26s -18s linear infinite}@keyframes fall-10{60.525%{transform:translate(22.2669vw,60.525vh) scale(.6849)}to{transform:translate(24.20585vw,100vh) scale(.6849)}}.snow:nth-child(11){opacity:1.029;transform:translate(64.9929vw,-10px) scale(.5112);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{77.723%{transform:translate(59.4432vw,77.723vh) scale(.5112)}to{transform:translate(62.21805vw,100vh) scale(.5112)}}.snow:nth-child(12){opacity:1.1666;transform:translate(84.9517vw,-10px) scale(.5512);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{55.967%{transform:translate(88.0348vw,55.967vh) scale(.5512)}to{transform:translate(86.49325vw,100vh) scale(.5512)}}.snow:nth-child(13){opacity:.8228;transform:translate(93.8818vw,-10px) scale(.3101);animation:fall-13 24s -1s linear infinite}@keyframes fall-13{43.205%{transform:translate(101.1302vw,43.205vh) scale(.3101)}to{transform:translate(97.506vw,100vh) scale(.3101)}}.snow:nth-child(14){opacity:1.1894;transform:translate(10.7287vw,-10px) scale(.2767);animation:fall-14 19s -7s linear infinite}@keyframes fall-14{35.527%{transform:translate(3.1126vw,35.527vh) scale(.2767)}to{transform:translate(6.92065vw,100vh) scale(.2767)}}.snow:nth-child(15){opacity:.043;transform:translate(22.2529vw,-10px) scale(.1227);animation:fall-15 24s -6s linear infinite}@keyframes fall-15{71.256%{transform:translate(12.4605vw,71.256vh) scale(.1227)}to{transform:translate(17.3567vw,100vh) scale(.1227)}}.snow:nth-child(16){opacity:.8496;transform:translate(29.6863vw,-10px) scale(.0661);animation:fall-16 17s -30s linear infinite}@keyframes fall-16{65.399%{transform:translate(25.1724vw,65.399vh) scale(.0661)}to{transform:translate(27.42935vw,100vh) scale(.0661)}}.snow:nth-child(17){opacity:1.736;transform:translate(97.441vw,-10px) scale(.9679);animation:fall-17 26s -15s linear infinite}@keyframes fall-17{38.103%{transform:translate(96.8462vw,38.103vh) scale(.9679)}to{transform:translate(97.1436vw,100vh) scale(.9679)}}.snow:nth-child(18){opacity:1.7738;transform:translate(20.2196vw,-10px) scale(.8033);animation:fall-18 30s -5s linear infinite}@keyframes fall-18{50.699%{transform:translate(21.0256vw,50.699vh) scale(.8033)}to{transform:translate(20.6226vw,100vh) scale(.8033)}}.snow:nth-child(19){opacity:1.4172;transform:translate(32.539vw,-10px) scale(.0831);animation:fall-19 25s -16s linear infinite}@keyframes fall-19{56.67%{transform:translate(32.6564vw,56.67vh) scale(.0831)}to{transform:translate(32.5977vw,100vh) scale(.0831)}}.snow:nth-child(20){opacity:1.6242;transform:translate(29.3654vw,-10px) scale(.1513);animation:fall-20 23s -20s linear infinite}@keyframes fall-20{35.622%{transform:translate(20.4117vw,35.622vh) scale(.1513)}to{transform:translate(24.88855vw,100vh) scale(.1513)}}.snow:nth-child(21){opacity:.158;transform:translate(67.1189vw,-10px) scale(.7128);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{41.703%{transform:translate(58.2432vw,41.703vh) scale(.7128)}to{transform:translate(62.68105vw,100vh) scale(.7128)}}.snow:nth-child(22){opacity:.644;transform:translate(18.4255vw,-10px) scale(.5185);animation:fall-22 15s -1s linear infinite}@keyframes fall-22{60.725%{transform:translate(26.9001vw,60.725vh) scale(.5185)}to{transform:translate(22.6628vw,100vh) scale(.5185)}}.snow:nth-child(23){opacity:1.3096;transform:translate(95.6703vw,-10px) scale(.918);animation:fall-23 11s -17s linear infinite}@keyframes fall-23{68.487%{transform:translate(89.376vw,68.487vh) scale(.918)}to{transform:translate(92.52315vw,100vh) scale(.918)}}.snow:nth-child(24){opacity:.7254;transform:translate(28.607vw,-10px) scale(.3341);animation:fall-24 21s -6s linear infinite}@keyframes fall-24{60.984%{transform:translate(35.8479vw,60.984vh) scale(.3341)}to{transform:translate(32.22745vw,100vh) scale(.3341)}}.snow:nth-child(25){opacity:.7096;transform:translate(12.9017vw,-10px) scale(.1045);animation:fall-25 16s -11s linear infinite}@keyframes fall-25{35.147%{transform:translate(6.6145vw,35.147vh) scale(.1045)}to{transform:translate(9.7581vw,100vh) scale(.1045)}}.snow:nth-child(26){opacity:1.656;transform:translate(23.3189vw,-10px) scale(.0181);animation:fall-26 24s -25s linear infinite}@keyframes fall-26{75.609%{transform:translate(16.2969vw,75.609vh) scale(.0181)}to{transform:translate(19.8079vw,100vh) scale(.0181)}}.snow:nth-child(27){opacity:.088;transform:translate(71.9462vw,-10px) scale(.8298);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{58.964%{transform:translate(78.9413vw,58.964vh) scale(.8298)}to{transform:translate(75.44375vw,100vh) scale(.8298)}}.snow:nth-child(28){opacity:1.5436;transform:translate(9.8576vw,-10px) scale(.2641);animation:fall-28 22s -4s linear infinite}@keyframes fall-28{60.212%{transform:translate(6.5422vw,60.212vh) scale(.2641)}to{transform:translate(8.1999vw,100vh) scale(.2641)}}.snow:nth-child(29){opacity:.6868;transform:translate(94.7314vw,-10px) scale(.0499);animation:fall-29 26s -11s linear infinite}@keyframes fall-29{78.713%{transform:translate(89.9198vw,78.713vh) scale(.0499)}to{transform:translate(92.3256vw,100vh) scale(.0499)}}.snow:nth-child(30){opacity:1.4796;transform:translate(18.4525vw,-10px) scale(.9879);animation:fall-30 15s -2s linear infinite}@keyframes fall-30{76.183%{transform:translate(26.8963vw,76.183vh) scale(.9879)}to{transform:translate(22.6744vw,100vh) scale(.9879)}}.snow:nth-child(31){opacity:.0468;transform:translate(64.513vw,-10px) scale(.8208);animation:fall-31 15s -10s linear infinite}@keyframes fall-31{72.443%{transform:translate(64.6635vw,72.443vh) scale(.8208)}to{transform:translate(64.58825vw,100vh) scale(.8208)}}.snow:nth-child(32){opacity:1.6524;transform:translate(98.3301vw,-10px) scale(.9616);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{37.51%{transform:translate(98.1173vw,37.51vh) scale(.9616)}to{transform:translate(98.2237vw,100vh) scale(.9616)}}.snow:nth-child(33){opacity:1.4842;transform:translate(42.7192vw,-10px) scale(.6679);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{58.93%{transform:translate(36.3879vw,58.93vh) scale(.6679)}to{transform:translate(39.55355vw,100vh) scale(.6679)}}.snow:nth-child(34){opacity:.216;transform:translate(62.4127vw,-10px) scale(.4842);animation:fall-34 24s -12s linear infinite}@keyframes fall-34{78.024%{transform:translate(54.9886vw,78.024vh) scale(.4842)}to{transform:translate(58.70065vw,100vh) scale(.4842)}}.snow:nth-child(35){opacity:1.5124;transform:translate(19.3836vw,-10px) scale(.0286);animation:fall-35 28s -16s linear infinite}@keyframes fall-35{78.415%{transform:translate(23.6438vw,78.415vh) scale(.0286)}to{transform:translate(21.5137vw,100vh) scale(.0286)}}.snow:nth-child(36){opacity:.126;transform:translate(45.3758vw,-10px) scale(.9915);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{57.764%{transform:translate(40.4004vw,57.764vh) scale(.9915)}to{transform:translate(42.8881vw,100vh) scale(.9915)}}.snow:nth-child(37){opacity:1.8082;transform:translate(10.5902vw,-10px) scale(.2339);animation:fall-37 30s -15s linear infinite}@keyframes fall-37{32.719%{transform:translate(5.8473vw,32.719vh) scale(.2339)}to{transform:translate(8.21875vw,100vh) scale(.2339)}}.snow:nth-child(38){opacity:1.946;transform:translate(35.0691vw,-10px) scale(.1274);animation:fall-38 25s -5s linear infinite}@keyframes fall-38{72.788%{transform:translate(34.5448vw,72.788vh) scale(.1274)}to{transform:translate(34.80695vw,100vh) scale(.1274)}}.snow:nth-child(39){opacity:1.3334;transform:translate(77.063vw,-10px) scale(.472);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{71.998%{transform:translate(71.3775vw,71.998vh) scale(.472)}to{transform:translate(74.22025vw,100vh) scale(.472)}}.snow:nth-child(40){opacity:1.1664;transform:translate(45.2383vw,-10px) scale(.3614);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{74.417%{transform:translate(37.4625vw,74.417vh) scale(.3614)}to{transform:translate(41.3504vw,100vh) scale(.3614)}}.snow:nth-child(41){opacity:1.4014;transform:translate(91.7141vw,-10px) scale(.6174);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{52.462%{transform:translate(81.8448vw,52.462vh) scale(.6174)}to{transform:translate(86.77945vw,100vh) scale(.6174)}}.snow:nth-child(42){opacity:.0244;transform:translate(57.0897vw,-10px) scale(.5357);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{59.822%{transform:translate(57.1499vw,59.822vh) scale(.5357)}to{transform:translate(57.1198vw,100vh) scale(.5357)}}.snow:nth-child(43){opacity:1.5086;transform:translate(73.9305vw,-10px) scale(.6855);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{38%{transform:translate(72.8699vw,38vh) scale(.6855)}to{transform:translate(73.4002vw,100vh) scale(.6855)}}.snow:nth-child(44){opacity:.2566;transform:translate(50.3209vw,-10px) scale(.361);animation:fall-44 21s -13s linear infinite}@keyframes fall-44{59.895%{transform:translate(44.7328vw,59.895vh) scale(.361)}to{transform:translate(47.52685vw,100vh) scale(.361)}}.snow:nth-child(45){opacity:.536;transform:translate(22.4036vw,-10px) scale(.0807);animation:fall-45 23s -12s linear infinite}@keyframes fall-45{32.915%{transform:translate(17.6749vw,32.915vh) scale(.0807)}to{transform:translate(20.03925vw,100vh) scale(.0807)}}.snow:nth-child(46){opacity:1.3556;transform:translate(91.4335vw,-10px) scale(.7556);animation:fall-46 15s -30s linear infinite}@keyframes fall-46{55.941%{transform:translate(96.1691vw,55.941vh) scale(.7556)}to{transform:translate(93.8013vw,100vh) scale(.7556)}}.snow:nth-child(47){opacity:1.0768;transform:translate(11.2923vw,-10px) scale(.5029);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{72.927%{transform:translate(11.2793vw,72.927vh) scale(.5029)}to{transform:translate(11.2858vw,100vh) scale(.5029)}}.snow:nth-child(48){opacity:.2908;transform:translate(30.2307vw,-10px) scale(.8337);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{54.966%{transform:translate(26.2694vw,54.966vh) scale(.8337)}to{transform:translate(28.25005vw,100vh) scale(.8337)}}.snow:nth-child(49){opacity:.276;transform:translate(10.6593vw,-10px) scale(.3329);animation:fall-49 28s -8s linear infinite}@keyframes fall-49{72.62%{transform:translate(16.118vw,72.62vh) scale(.3329)}to{transform:translate(13.38865vw,100vh) scale(.3329)}}.snow:nth-child(50){opacity:.3024;transform:translate(27.9307vw,-10px) scale(.0995);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{66.02%{transform:translate(33.7174vw,66.02vh) scale(.0995)}to{transform:translate(30.82405vw,100vh) scale(.0995)}}.snow:nth-child(51){opacity:1.0964;transform:translate(9.8399vw,-10px) scale(.0142);animation:fall-51 22s -27s linear infinite}@keyframes fall-51{67.286%{transform:translate(4.1563vw,67.286vh) scale(.0142)}to{transform:translate(6.9981vw,100vh) scale(.0142)}}.snow:nth-child(52){opacity:1.7036;transform:translate(70.2282vw,-10px) scale(.4441);animation:fall-52 25s -12s linear infinite}@keyframes fall-52{58.602%{transform:translate(78.9653vw,58.602vh) scale(.4441)}to{transform:translate(74.59675vw,100vh) scale(.4441)}}.snow:nth-child(53){opacity:1.5976;transform:translate(73.1804vw,-10px) scale(.4218);animation:fall-53 14s -22s linear infinite}@keyframes fall-53{74.918%{transform:translate(67.7186vw,74.918vh) scale(.4218)}to{transform:translate(70.4495vw,100vh) scale(.4218)}}.snow:nth-child(54){opacity:.7834;transform:translate(21.0836vw,-10px) scale(.1081);animation:fall-54 20s -25s linear infinite}@keyframes fall-54{51.798%{transform:translate(18.6018vw,51.798vh) scale(.1081)}to{transform:translate(19.8427vw,100vh) scale(.1081)}}.snow:nth-child(55){opacity:.1552;transform:translate(38.3421vw,-10px) scale(.9297);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.367%{transform:translate(34.4613vw,62.367vh) scale(.9297)}to{transform:translate(36.4017vw,100vh) scale(.9297)}}.snow:nth-child(56){opacity:1.9658;transform:translate(41.3912vw,-10px) scale(.287);animation:fall-56 15s -25s linear infinite}@keyframes fall-56{31.384%{transform:translate(32.1266vw,31.384vh) scale(.287)}to{transform:translate(36.7589vw,100vh) scale(.287)}}.snow:nth-child(57){opacity:.7454;transform:translate(32.0379vw,-10px) scale(.4404);animation:fall-57 11s -29s linear infinite}@keyframes fall-57{43.433%{transform:translate(36.4155vw,43.433vh) scale(.4404)}to{transform:translate(34.2267vw,100vh) scale(.4404)}}.snow:nth-child(58){opacity:1.0256;transform:translate(90.1724vw,-10px) scale(.8602);animation:fall-58 13s -22s linear infinite}@keyframes fall-58{43.936%{transform:translate(98.0494vw,43.936vh) scale(.8602)}to{transform:translate(94.1109vw,100vh) scale(.8602)}}.snow:nth-child(59){opacity:.3804;transform:translate(56.2121vw,-10px) scale(.9459);animation:fall-59 24s -11s linear infinite}@keyframes fall-59{45.001%{transform:translate(47.8867vw,45.001vh) scale(.9459)}to{transform:translate(52.0494vw,100vh) scale(.9459)}}.snow:nth-child(60){opacity:1.8168;transform:translate(49.2038vw,-10px) scale(.5592);animation:fall-60 24s -10s linear infinite}@keyframes fall-60{44.682%{transform:translate(51.8322vw,44.682vh) scale(.5592)}to{transform:translate(50.518vw,100vh) scale(.5592)}}.snow:nth-child(61){opacity:1.7094;transform:translate(22.8122vw,-10px) scale(.4101);animation:fall-61 19s -21s linear infinite}@keyframes fall-61{55.457%{transform:translate(22.2442vw,55.457vh) scale(.4101)}to{transform:translate(22.5282vw,100vh) scale(.4101)}}.snow:nth-child(62){opacity:.8292;transform:translate(54.4941vw,-10px) scale(.5139);animation:fall-62 18s -19s linear infinite}@keyframes fall-62{33.634%{transform:translate(55.4093vw,33.634vh) scale(.5139)}to{transform:translate(54.9517vw,100vh) scale(.5139)}}.snow:nth-child(63){opacity:1.6124;transform:translate(75.9199vw,-10px) scale(.1319);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{41.92%{transform:translate(71.3334vw,41.92vh) scale(.1319)}to{transform:translate(73.62665vw,100vh) scale(.1319)}}.snow:nth-child(64){opacity:1.203;transform:translate(55.571vw,-10px) scale(.2783);animation:fall-64 20s -16s linear infinite}@keyframes fall-64{34.033%{transform:translate(59.5378vw,34.033vh) scale(.2783)}to{transform:translate(57.5544vw,100vh) scale(.2783)}}.snow:nth-child(65){opacity:1.8228;transform:translate(22.6687vw,-10px) scale(.7229);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{41.064%{transform:translate(26.0388vw,41.064vh) scale(.7229)}to{transform:translate(24.35375vw,100vh) scale(.7229)}}.snow:nth-child(66){opacity:1.5856;transform:translate(43.934vw,-10px) scale(.4749);animation:fall-66 18s -23s linear infinite}@keyframes fall-66{55.054%{transform:translate(34.0977vw,55.054vh) scale(.4749)}to{transform:translate(39.01585vw,100vh) scale(.4749)}}.snow:nth-child(67){opacity:.4958;transform:translate(46.3427vw,-10px) scale(.0592);animation:fall-67 30s -23s linear infinite}@keyframes fall-67{69.837%{transform:translate(48.6939vw,69.837vh) scale(.0592)}to{transform:translate(47.5183vw,100vh) scale(.0592)}}.snow:nth-child(68){opacity:1.3532;transform:translate(7.5109vw,-10px) scale(.7366);animation:fall-68 19s -19s linear infinite}@keyframes fall-68{33.24%{transform:translate(7.403vw,33.24vh) scale(.7366)}to{transform:translate(7.45695vw,100vh) scale(.7366)}}.snow:nth-child(69){opacity:.9632;transform:translate(63.5006vw,-10px) scale(.4339);animation:fall-69 16s -13s linear infinite}@keyframes fall-69{55.921%{transform:translate(59.3076vw,55.921vh) scale(.4339)}to{transform:translate(61.4041vw,100vh) scale(.4339)}}.snow:nth-child(70){opacity:.6268;transform:translate(23.4831vw,-10px) scale(.6127);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{75.013%{transform:translate(28.3051vw,75.013vh) scale(.6127)}to{transform:translate(25.8941vw,100vh) scale(.6127)}}.snow:nth-child(71){opacity:1.2612;transform:translate(61.93vw,-10px) scale(.9681);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{72.609%{transform:translate(58.0948vw,72.609vh) scale(.9681)}to{transform:translate(60.0124vw,100vh) scale(.9681)}}.snow:nth-child(72){opacity:1.9142;transform:translate(69.1428vw,-10px) scale(.5492);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{66.814%{transform:translate(64.2726vw,66.814vh) scale(.5492)}to{transform:translate(66.7077vw,100vh) scale(.5492)}}.snow:nth-child(73){opacity:.6;transform:translate(58.6466vw,-10px) scale(.2447);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{77.824%{transform:translate(59.6063vw,77.824vh) scale(.2447)}to{transform:translate(59.12645vw,100vh) scale(.2447)}}.snow:nth-child(74){opacity:1.7494;transform:translate(41.5467vw,-10px) scale(.2378);animation:fall-74 29s -19s linear infinite}@keyframes fall-74{63.024%{transform:translate(45.9894vw,63.024vh) scale(.2378)}to{transform:translate(43.76805vw,100vh) scale(.2378)}}.snow:nth-child(75){opacity:.9766;transform:translate(22.4865vw,-10px) scale(.9667);animation:fall-75 26s -13s linear infinite}@keyframes fall-75{66.063%{transform:translate(29.9961vw,66.063vh) scale(.9667)}to{transform:translate(26.2413vw,100vh) scale(.9667)}}.snow:nth-child(76){opacity:1.7182;transform:translate(12.3368vw,-10px) scale(.4589);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{41.098%{transform:translate(7.3825vw,41.098vh) scale(.4589)}to{transform:translate(9.85965vw,100vh) scale(.4589)}}.snow:nth-child(77){opacity:.4522;transform:translate(85.1358vw,-10px) scale(.6242);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{62.261%{transform:translate(81.5607vw,62.261vh) scale(.6242)}to{transform:translate(83.34825vw,100vh) scale(.6242)}}.snow:nth-child(78){opacity:.874;transform:translate(44.971vw,-10px) scale(.5218);animation:fall-78 26s -23s linear infinite}@keyframes fall-78{44.234%{transform:translate(48.3792vw,44.234vh) scale(.5218)}to{transform:translate(46.6751vw,100vh) scale(.5218)}}.snow:nth-child(79){opacity:.8278;transform:translate(54.3685vw,-10px) scale(.9711);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{56.765%{transform:translate(45.6309vw,56.765vh) scale(.9711)}to{transform:translate(49.9997vw,100vh) scale(.9711)}}.snow:nth-child(80){opacity:.0516;transform:translate(23.5028vw,-10px) scale(.4435);animation:fall-80 18s -25s linear infinite}@keyframes fall-80{69.856%{transform:translate(26.7898vw,69.856vh) scale(.4435)}to{transform:translate(25.1463vw,100vh) scale(.4435)}}.snow:nth-child(81){opacity:.9106;transform:translate(77.0595vw,-10px) scale(.8734);animation:fall-81 17s -30s linear infinite}@keyframes fall-81{66.214%{transform:translate(86.4964vw,66.214vh) scale(.8734)}to{transform:translate(81.77795vw,100vh) scale(.8734)}}.snow:nth-child(82){opacity:1.034;transform:translate(53.5341vw,-10px) scale(.0594);animation:fall-82 19s -4s linear infinite}@keyframes fall-82{70.642%{transform:translate(48.4232vw,70.642vh) scale(.0594)}to{transform:translate(50.97865vw,100vh) scale(.0594)}}.snow:nth-child(83){opacity:1.0662;transform:translate(15.2355vw,-10px) scale(.0998);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{48.578%{transform:translate(14.6277vw,48.578vh) scale(.0998)}to{transform:translate(14.9316vw,100vh) scale(.0998)}}.snow:nth-child(84){opacity:.879;transform:translate(74.2566vw,-10px) scale(.3047);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{64.251%{transform:translate(69.4252vw,64.251vh) scale(.3047)}to{transform:translate(71.8409vw,100vh) scale(.3047)}}.snow:nth-child(85){opacity:1.5944;transform:translate(12.6091vw,-10px) scale(.4608);animation:fall-85 23s -23s linear infinite}@keyframes fall-85{67.973%{transform:translate(4.6465vw,67.973vh) scale(.4608)}to{transform:translate(8.6278vw,100vh) scale(.4608)}}.snow:nth-child(86){opacity:1.4806;transform:translate(29.0152vw,-10px) scale(.5515);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{61.787%{transform:translate(21.4638vw,61.787vh) scale(.5515)}to{transform:translate(25.2395vw,100vh) scale(.5515)}}.snow:nth-child(87){opacity:1.7534;transform:translate(50.3247vw,-10px) scale(.9587);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{69.307%{transform:translate(52.5936vw,69.307vh) scale(.9587)}to{transform:translate(51.45915vw,100vh) scale(.9587)}}.snow:nth-child(88){opacity:.815;transform:translate(81.7676vw,-10px) scale(.5496);animation:fall-88 25s -27s linear infinite}@keyframes fall-88{69.568%{transform:translate(90.3802vw,69.568vh) scale(.5496)}to{transform:translate(86.0739vw,100vh) scale(.5496)}}.snow:nth-child(89){opacity:1.2634;transform:translate(88.0981vw,-10px) scale(.3196);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{75.253%{transform:translate(83.0399vw,75.253vh) scale(.3196)}to{transform:translate(85.569vw,100vh) scale(.3196)}}.snow:nth-child(90){opacity:1.6646;transform:translate(35.1777vw,-10px) scale(.5411);animation:fall-90 21s -24s linear infinite}@keyframes fall-90{60.928%{transform:translate(38.7661vw,60.928vh) scale(.5411)}to{transform:translate(36.9719vw,100vh) scale(.5411)}}.snow:nth-child(91){opacity:.0092;transform:translate(57.7101vw,-10px) scale(.2729);animation:fall-91 20s -11s linear infinite}@keyframes fall-91{54.211%{transform:translate(48.1331vw,54.211vh) scale(.2729)}to{transform:translate(52.9216vw,100vh) scale(.2729)}}.snow:nth-child(92){opacity:1.5714;transform:translate(19.5228vw,-10px) scale(.6424);animation:fall-92 14s -20s linear infinite}@keyframes fall-92{40.403%{transform:translate(12.9397vw,40.403vh) scale(.6424)}to{transform:translate(16.23125vw,100vh) scale(.6424)}}.snow:nth-child(93){opacity:.035;transform:translate(71.9078vw,-10px) scale(.5633);animation:fall-93 12s -26s linear infinite}@keyframes fall-93{63.641%{transform:translate(72.7425vw,63.641vh) scale(.5633)}to{transform:translate(72.32515vw,100vh) scale(.5633)}}.snow:nth-child(94){opacity:1.0966;transform:translate(58.9216vw,-10px) scale(.2135);animation:fall-94 27s -30s linear infinite}@keyframes fall-94{57.137%{transform:translate(68.6756vw,57.137vh) scale(.2135)}to{transform:translate(63.7986vw,100vh) scale(.2135)}}.snow:nth-child(95){opacity:1.2146;transform:translate(49.2802vw,-10px) scale(.6125);animation:fall-95 18s -29s linear infinite}@keyframes fall-95{64.254%{transform:translate(44.2468vw,64.254vh) scale(.6125)}to{transform:translate(46.7635vw,100vh) scale(.6125)}}.snow:nth-child(96){opacity:.5958;transform:translate(78.917vw,-10px) scale(.5685);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{42.092%{transform:translate(85.8192vw,42.092vh) scale(.5685)}to{transform:translate(82.3681vw,100vh) scale(.5685)}}.snow:nth-child(97){opacity:1.5092;transform:translate(22.6032vw,-10px) scale(.3198);animation:fall-97 24s -29s linear infinite}@keyframes fall-97{74.242%{transform:translate(30.941vw,74.242vh) scale(.3198)}to{transform:translate(26.7721vw,100vh) scale(.3198)}}.snow:nth-child(98){opacity:.3804;transform:translate(62.7528vw,-10px) scale(.3377);animation:fall-98 21s -12s linear infinite}@keyframes fall-98{33.168%{transform:translate(65.9947vw,33.168vh) scale(.3377)}to{transform:translate(64.37375vw,100vh) scale(.3377)}}.snow:nth-child(99){opacity:.7908;transform:translate(57.2354vw,-10px) scale(.8656);animation:fall-99 21s -30s linear infinite}@keyframes fall-99{50.553%{transform:translate(51.2524vw,50.553vh) scale(.8656)}to{transform:translate(54.2439vw,100vh) scale(.8656)}}.snow:nth-child(100){opacity:1.7608;transform:translate(84.6201vw,-10px) scale(.8472);animation:fall-100 19s -7s linear infinite}@keyframes fall-100{65.669%{transform:translate(90.13vw,65.669vh) scale(.8472)}to{transform:translate(87.37505vw,100vh) scale(.8472)}}.snow:nth-child(101){opacity:.641;transform:translate(12.951vw,-10px) scale(.1175);animation:fall-101 14s -22s linear infinite}@keyframes fall-101{76.041%{transform:translate(14.0283vw,76.041vh) scale(.1175)}to{transform:translate(13.48965vw,100vh) scale(.1175)}}.snow:nth-child(102){opacity:.7034;transform:translate(26.8712vw,-10px) scale(.8349);animation:fall-102 12s -17s linear infinite}@keyframes fall-102{60.928%{transform:translate(23.1339vw,60.928vh) scale(.8349)}to{transform:translate(25.00255vw,100vh) scale(.8349)}}.snow:nth-child(103){opacity:.7168;transform:translate(20.8584vw,-10px) scale(.8845);animation:fall-103 30s -3s linear infinite}@keyframes fall-103{47.027%{transform:translate(27.7046vw,47.027vh) scale(.8845)}to{transform:translate(24.2815vw,100vh) scale(.8845)}}.snow:nth-child(104){opacity:.306;transform:translate(21.7019vw,-10px) scale(.2144);animation:fall-104 18s -27s linear infinite}@keyframes fall-104{71.344%{transform:translate(14.4586vw,71.344vh) scale(.2144)}to{transform:translate(18.08025vw,100vh) scale(.2144)}}.snow:nth-child(105){opacity:1.3522;transform:translate(2.8772vw,-10px) scale(.7914);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{59.504%{transform:translate(-5.1815vw,59.504vh) scale(.7914)}to{transform:translate(-1.15215vw,100vh) scale(.7914)}}.snow:nth-child(106){opacity:1.5782;transform:translate(20.6256vw,-10px) scale(.0286);animation:fall-106 10s -15s linear infinite}@keyframes fall-106{68.666%{transform:translate(15.7482vw,68.666vh) scale(.0286)}to{transform:translate(18.1869vw,100vh) scale(.0286)}}.snow:nth-child(107){opacity:1.185;transform:translate(9.8687vw,-10px) scale(.3587);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{76.849%{transform:translate(6.6259vw,76.849vh) scale(.3587)}to{transform:translate(8.2473vw,100vh) scale(.3587)}}.snow:nth-child(108){opacity:.6898;transform:translate(48.4691vw,-10px) scale(.7542);animation:fall-108 18s -3s linear infinite}@keyframes fall-108{41.432%{transform:translate(56.0762vw,41.432vh) scale(.7542)}to{transform:translate(52.27265vw,100vh) scale(.7542)}}.snow:nth-child(109){opacity:.9182;transform:translate(16.4338vw,-10px) scale(.296);animation:fall-109 28s -21s linear infinite}@keyframes fall-109{42.591%{transform:translate(21.5055vw,42.591vh) scale(.296)}to{transform:translate(18.96965vw,100vh) scale(.296)}}.snow:nth-child(110){opacity:.715;transform:translate(27.4985vw,-10px) scale(.3964);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{52.487%{transform:translate(22.4665vw,52.487vh) scale(.3964)}to{transform:translate(24.9825vw,100vh) scale(.3964)}}.snow:nth-child(111){opacity:.6298;transform:translate(93.8816vw,-10px) scale(.3509);animation:fall-111 25s -10s linear infinite}@keyframes fall-111{30.173%{transform:translate(101.3378vw,30.173vh) scale(.3509)}to{transform:translate(97.6097vw,100vh) scale(.3509)}}.snow:nth-child(112){opacity:1.9888;transform:translate(19.9385vw,-10px) scale(.7872);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{32.001%{transform:translate(23.5339vw,32.001vh) scale(.7872)}to{transform:translate(21.7362vw,100vh) scale(.7872)}}.snow:nth-child(113){opacity:1.7504;transform:translate(16.2477vw,-10px) scale(.482);animation:fall-113 11s -22s linear infinite}@keyframes fall-113{75.912%{transform:translate(11.2282vw,75.912vh) scale(.482)}to{transform:translate(13.73795vw,100vh) scale(.482)}}.snow:nth-child(114){opacity:.463;transform:translate(62.8646vw,-10px) scale(.0468);animation:fall-114 18s -1s linear infinite}@keyframes fall-114{59.045%{transform:translate(62.0349vw,59.045vh) scale(.0468)}to{transform:translate(62.44975vw,100vh) scale(.0468)}}.snow:nth-child(115){opacity:.7308;transform:translate(86.5382vw,-10px) scale(.1221);animation:fall-115 14s -18s linear infinite}@keyframes fall-115{45.567%{transform:translate(77.0327vw,45.567vh) scale(.1221)}to{transform:translate(81.78545vw,100vh) scale(.1221)}}.snow:nth-child(116){opacity:1.5124;transform:translate(71.8844vw,-10px) scale(.3535);animation:fall-116 29s -4s linear infinite}@keyframes fall-116{61.867%{transform:translate(79.744vw,61.867vh) scale(.3535)}to{transform:translate(75.8142vw,100vh) scale(.3535)}}.snow:nth-child(117){opacity:.3532;transform:translate(24.5176vw,-10px) scale(.134);animation:fall-117 28s -30s linear infinite}@keyframes fall-117{59.513%{transform:translate(14.5681vw,59.513vh) scale(.134)}to{transform:translate(19.54285vw,100vh) scale(.134)}}.snow:nth-child(118){opacity:.8194;transform:translate(53.7837vw,-10px) scale(.4638);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{33.316%{transform:translate(46.1815vw,33.316vh) scale(.4638)}to{transform:translate(49.9826vw,100vh) scale(.4638)}}.snow:nth-child(119){opacity:1.7834;transform:translate(98.9706vw,-10px) scale(.0054);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{77.024%{transform:translate(93.3589vw,77.024vh) scale(.0054)}to{transform:translate(96.16475vw,100vh) scale(.0054)}}.snow:nth-child(120){opacity:1.624;transform:translate(2.0144vw,-10px) scale(.9222);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{75.685%{transform:translate(-2.6897vw,75.685vh) scale(.9222)}to{transform:translate(-.33765vw,100vh) scale(.9222)}}.snow:nth-child(121){opacity:1.4886;transform:translate(51.3949vw,-10px) scale(.7938);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{35.434%{transform:translate(58.5074vw,35.434vh) scale(.7938)}to{transform:translate(54.95115vw,100vh) scale(.7938)}}.snow:nth-child(122){opacity:.0056;transform:translate(56.7095vw,-10px) scale(.8868);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{55.879%{transform:translate(59.2513vw,55.879vh) scale(.8868)}to{transform:translate(57.9804vw,100vh) scale(.8868)}}.snow:nth-child(123){opacity:1.0786;transform:translate(54.2887vw,-10px) scale(.4392);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{65.406%{transform:translate(49.8259vw,65.406vh) scale(.4392)}to{transform:translate(52.0573vw,100vh) scale(.4392)}}.snow:nth-child(124){opacity:.371;transform:translate(50.8884vw,-10px) scale(.3313);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{57.386%{transform:translate(43.4715vw,57.386vh) scale(.3313)}to{transform:translate(47.17995vw,100vh) scale(.3313)}}.snow:nth-child(125){opacity:1.6486;transform:translate(45.317vw,-10px) scale(.2743);animation:fall-125 15s -29s linear infinite}@keyframes fall-125{30.441%{transform:translate(54.5103vw,30.441vh) scale(.2743)}to{transform:translate(49.91365vw,100vh) scale(.2743)}}.snow:nth-child(126){opacity:1.6018;transform:translate(42.7835vw,-10px) scale(.6283);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{54.896%{transform:translate(52.7319vw,54.896vh) scale(.6283)}to{transform:translate(47.7577vw,100vh) scale(.6283)}}.snow:nth-child(127){opacity:1.7152;transform:translate(84.9396vw,-10px) scale(.3099);animation:fall-127 19s -24s linear infinite}@keyframes fall-127{69.203%{transform:translate(92.7503vw,69.203vh) scale(.3099)}to{transform:translate(88.84495vw,100vh) scale(.3099)}}.snow:nth-child(128){opacity:.0998;transform:translate(28.5975vw,-10px) scale(.8443);animation:fall-128 30s -22s linear infinite}@keyframes fall-128{72.313%{transform:translate(24.094vw,72.313vh) scale(.8443)}to{transform:translate(26.34575vw,100vh) scale(.8443)}}.snow:nth-child(129){opacity:1.3212;transform:translate(36.9113vw,-10px) scale(.915);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{41.173%{transform:translate(27.4125vw,41.173vh) scale(.915)}to{transform:translate(32.1619vw,100vh) scale(.915)}}.snow:nth-child(130){opacity:1.1824;transform:translate(36.0856vw,-10px) scale(.0898);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{53.378%{transform:translate(32.5889vw,53.378vh) scale(.0898)}to{transform:translate(34.33725vw,100vh) scale(.0898)}}.snow:nth-child(131){opacity:1.2774;transform:translate(66.9265vw,-10px) scale(.2716);animation:fall-131 14s -10s linear infinite}@keyframes fall-131{67.567%{transform:translate(62.9vw,67.567vh) scale(.2716)}to{transform:translate(64.91325vw,100vh) scale(.2716)}}.snow:nth-child(132){opacity:1.0156;transform:translate(2.8037vw,-10px) scale(.9627);animation:fall-132 12s -8s linear infinite}@keyframes fall-132{62.106%{transform:translate(-5.1915vw,62.106vh) scale(.9627)}to{transform:translate(-1.1939vw,100vh) scale(.9627)}}.snow:nth-child(133){opacity:1.6474;transform:translate(99.0175vw,-10px) scale(.9742);animation:fall-133 26s -25s linear infinite}@keyframes fall-133{59.184%{transform:translate(108.2945vw,59.184vh) scale(.9742)}to{transform:translate(103.656vw,100vh) scale(.9742)}}.snow:nth-child(134){opacity:.0578;transform:translate(8.587vw,-10px) scale(.2894);animation:fall-134 24s -8s linear infinite}@keyframes fall-134{46.69%{transform:translate(15.452vw,46.69vh) scale(.2894)}to{transform:translate(12.0195vw,100vh) scale(.2894)}}.snow:nth-child(135){opacity:1.5744;transform:translate(18.4559vw,-10px) scale(.0938);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{52.482%{transform:translate(9.5074vw,52.482vh) scale(.0938)}to{transform:translate(13.98165vw,100vh) scale(.0938)}}.snow:nth-child(136){opacity:1.548;transform:translate(73.4452vw,-10px) scale(.1397);animation:fall-136 13s -3s linear infinite}@keyframes fall-136{73.484%{transform:translate(80.3696vw,73.484vh) scale(.1397)}to{transform:translate(76.9074vw,100vh) scale(.1397)}}.snow:nth-child(137){opacity:1.1292;transform:translate(61.5957vw,-10px) scale(.2522);animation:fall-137 10s -12s linear infinite}@keyframes fall-137{40.568%{transform:translate(60.0823vw,40.568vh) scale(.2522)}to{transform:translate(60.839vw,100vh) scale(.2522)}}.snow:nth-child(138){opacity:.7974;transform:translate(71.5295vw,-10px) scale(.1873);animation:fall-138 24s -17s linear infinite}@keyframes fall-138{56.424%{transform:translate(73.0484vw,56.424vh) scale(.1873)}to{transform:translate(72.28895vw,100vh) scale(.1873)}}.snow:nth-child(139){opacity:.5598;transform:translate(14.7857vw,-10px) scale(.4741);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{75.057%{transform:translate(14.6069vw,75.057vh) scale(.4741)}to{transform:translate(14.6963vw,100vh) scale(.4741)}}.snow:nth-child(140){opacity:1.7556;transform:translate(56.547vw,-10px) scale(.4965);animation:fall-140 17s -20s linear infinite}@keyframes fall-140{57.185%{transform:translate(61.2684vw,57.185vh) scale(.4965)}to{transform:translate(58.9077vw,100vh) scale(.4965)}}.snow:nth-child(141){opacity:.161;transform:translate(57.4361vw,-10px) scale(.7263);animation:fall-141 20s -16s linear infinite}@keyframes fall-141{44.789%{transform:translate(52.3831vw,44.789vh) scale(.7263)}to{transform:translate(54.9096vw,100vh) scale(.7263)}}.snow:nth-child(142){opacity:.3122;transform:translate(84.7001vw,-10px) scale(.8284);animation:fall-142 29s -6s linear infinite}@keyframes fall-142{78.547%{transform:translate(88.1161vw,78.547vh) scale(.8284)}to{transform:translate(86.4081vw,100vh) scale(.8284)}}.snow:nth-child(143){opacity:1.5732;transform:translate(97.6383vw,-10px) scale(.0875);animation:fall-143 10s -7s linear infinite}@keyframes fall-143{35.798%{transform:translate(95.3862vw,35.798vh) scale(.0875)}to{transform:translate(96.51225vw,100vh) scale(.0875)}}.snow:nth-child(144){opacity:1.8258;transform:translate(29.3969vw,-10px) scale(.6199);animation:fall-144 30s -7s linear infinite}@keyframes fall-144{52.573%{transform:translate(27.8873vw,52.573vh) scale(.6199)}to{transform:translate(28.6421vw,100vh) scale(.6199)}}.snow:nth-child(145){opacity:.8138;transform:translate(85.6517vw,-10px) scale(.5418);animation:fall-145 15s -19s linear infinite}@keyframes fall-145{33.674%{transform:translate(75.8366vw,33.674vh) scale(.5418)}to{transform:translate(80.74415vw,100vh) scale(.5418)}}.snow:nth-child(146){opacity:1.607;transform:translate(11.1229vw,-10px) scale(.4076);animation:fall-146 20s -9s linear infinite}@keyframes fall-146{76.58%{transform:translate(10.8748vw,76.58vh) scale(.4076)}to{transform:translate(10.99885vw,100vh) scale(.4076)}}.snow:nth-child(147){opacity:1.1976;transform:translate(59.1062vw,-10px) scale(.6865);animation:fall-147 23s -28s linear infinite}@keyframes fall-147{50.844%{transform:translate(65.5574vw,50.844vh) scale(.6865)}to{transform:translate(62.3318vw,100vh) scale(.6865)}}.snow:nth-child(148){opacity:1.9968;transform:translate(69.283vw,-10px) scale(.1492);animation:fall-148 18s -19s linear infinite}@keyframes fall-148{42.398%{transform:translate(64.7239vw,42.398vh) scale(.1492)}to{transform:translate(67.00345vw,100vh) scale(.1492)}}.snow:nth-child(149){opacity:1.7294;transform:translate(85.5214vw,-10px) scale(.0167);animation:fall-149 15s -10s linear infinite}@keyframes fall-149{47.988%{transform:translate(90.2322vw,47.988vh) scale(.0167)}to{transform:translate(87.8768vw,100vh) scale(.0167)}}.snow:nth-child(150){opacity:1.282;transform:translate(13.0849vw,-10px) scale(.6034);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{64.751%{transform:translate(13.1326vw,64.751vh) scale(.6034)}to{transform:translate(13.10875vw,100vh) scale(.6034)}}.snow:nth-child(151){opacity:1.834;transform:translate(74.4138vw,-10px) scale(.3807);animation:fall-151 25s -15s linear infinite}@keyframes fall-151{63.646%{transform:translate(71.5128vw,63.646vh) scale(.3807)}to{transform:translate(72.9633vw,100vh) scale(.3807)}}.snow:nth-child(152){opacity:.6292;transform:translate(54.3087vw,-10px) scale(.4632);animation:fall-152 15s -3s linear infinite}@keyframes fall-152{47.807%{transform:translate(60.1109vw,47.807vh) scale(.4632)}to{transform:translate(57.2098vw,100vh) scale(.4632)}}.snow:nth-child(153){opacity:1.8692;transform:translate(33.5287vw,-10px) scale(.3978);animation:fall-153 29s -25s linear infinite}@keyframes fall-153{72.396%{transform:translate(37.2457vw,72.396vh) scale(.3978)}to{transform:translate(35.3872vw,100vh) scale(.3978)}}.snow:nth-child(154){opacity:1.1818;transform:translate(62.3373vw,-10px) scale(.7971);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{63.031%{transform:translate(58.5404vw,63.031vh) scale(.7971)}to{transform:translate(60.43885vw,100vh) scale(.7971)}}.snow:nth-child(155){opacity:1.5326;transform:translate(18.7006vw,-10px) scale(.6132);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{59.713%{transform:translate(10.6358vw,59.713vh) scale(.6132)}to{transform:translate(14.6682vw,100vh) scale(.6132)}}.snow:nth-child(156){opacity:.4;transform:translate(96.9005vw,-10px) scale(.3778);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{47.524%{transform:translate(88.3793vw,47.524vh) scale(.3778)}to{transform:translate(92.6399vw,100vh) scale(.3778)}}.snow:nth-child(157){opacity:1.236;transform:translate(71.1543vw,-10px) scale(.5164);animation:fall-157 24s -12s linear infinite}@keyframes fall-157{32.083%{transform:translate(69.1396vw,32.083vh) scale(.5164)}to{transform:translate(70.14695vw,100vh) scale(.5164)}}.snow:nth-child(158){opacity:.2154;transform:translate(53.6269vw,-10px) scale(.7506);animation:fall-158 22s -19s linear infinite}@keyframes fall-158{71.583%{transform:translate(51.0247vw,71.583vh) scale(.7506)}to{transform:translate(52.3258vw,100vh) scale(.7506)}}.snow:nth-child(159){opacity:.7984;transform:translate(63.3066vw,-10px) scale(.6957);animation:fall-159 19s -21s linear infinite}@keyframes fall-159{32.607%{transform:translate(71.0783vw,32.607vh) scale(.6957)}to{transform:translate(67.19245vw,100vh) scale(.6957)}}.snow:nth-child(160){opacity:.6962;transform:translate(75.7136vw,-10px) scale(.9206);animation:fall-160 18s -30s linear infinite}@keyframes fall-160{37.373%{transform:translate(72.5203vw,37.373vh) scale(.9206)}to{transform:translate(74.11695vw,100vh) scale(.9206)}}.snow:nth-child(161){opacity:.3194;transform:translate(6.632vw,-10px) scale(.8763);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{76.094%{transform:translate(.2793vw,76.094vh) scale(.8763)}to{transform:translate(3.45565vw,100vh) scale(.8763)}}.snow:nth-child(162){opacity:.8152;transform:translate(37.6289vw,-10px) scale(.1453);animation:fall-162 12s -22s linear infinite}@keyframes fall-162{41.228%{transform:translate(41.58vw,41.228vh) scale(.1453)}to{transform:translate(39.60445vw,100vh) scale(.1453)}}.snow:nth-child(163){opacity:.6504;transform:translate(28.5569vw,-10px) scale(.5365);animation:fall-163 18s -15s linear infinite}@keyframes fall-163{56.229%{transform:translate(36.8883vw,56.229vh) scale(.5365)}to{transform:translate(32.7226vw,100vh) scale(.5365)}}.snow:nth-child(164){opacity:1.855;transform:translate(90.6569vw,-10px) scale(.8901);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{33.308%{transform:translate(91.2829vw,33.308vh) scale(.8901)}to{transform:translate(90.9699vw,100vh) scale(.8901)}}.snow:nth-child(165){opacity:1.3408;transform:translate(38.074vw,-10px) scale(.3812);animation:fall-165 16s -17s linear infinite}@keyframes fall-165{40.841%{transform:translate(30.8567vw,40.841vh) scale(.3812)}to{transform:translate(34.46535vw,100vh) scale(.3812)}}.snow:nth-child(166){opacity:1.8318;transform:translate(1.5265vw,-10px) scale(.6683);animation:fall-166 26s -24s linear infinite}@keyframes fall-166{72.612%{transform:translate(1.8177vw,72.612vh) scale(.6683)}to{transform:translate(1.6721vw,100vh) scale(.6683)}}.snow:nth-child(167){opacity:1.6972;transform:translate(10.7611vw,-10px) scale(.7088);animation:fall-167 28s -24s linear infinite}@keyframes fall-167{46.298%{transform:translate(12.3243vw,46.298vh) scale(.7088)}to{transform:translate(11.5427vw,100vh) scale(.7088)}}.snow:nth-child(168){opacity:.3138;transform:translate(4.7825vw,-10px) scale(.467);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.109%{transform:translate(.3604vw,60.109vh) scale(.467)}to{transform:translate(2.57145vw,100vh) scale(.467)}}.snow:nth-child(169){opacity:.1514;transform:translate(17.8975vw,-10px) scale(.5678);animation:fall-169 25s -23s linear infinite}@keyframes fall-169{77.373%{transform:translate(25.8367vw,77.373vh) scale(.5678)}to{transform:translate(21.8671vw,100vh) scale(.5678)}}.snow:nth-child(170){opacity:1.0946;transform:translate(82.6926vw,-10px) scale(.1913);animation:fall-170 20s -8s linear infinite}@keyframes fall-170{47.255%{transform:translate(83.9805vw,47.255vh) scale(.1913)}to{transform:translate(83.33655vw,100vh) scale(.1913)}}.snow:nth-child(171){opacity:.8606;transform:translate(28.603vw,-10px) scale(.1812);animation:fall-171 17s -24s linear infinite}@keyframes fall-171{60.464%{transform:translate(30.9418vw,60.464vh) scale(.1812)}to{transform:translate(29.7724vw,100vh) scale(.1812)}}.snow:nth-child(172){opacity:1.2604;transform:translate(37.161vw,-10px) scale(.7601);animation:fall-172 17s -20s linear infinite}@keyframes fall-172{44.356%{transform:translate(37.6041vw,44.356vh) scale(.7601)}to{transform:translate(37.38255vw,100vh) scale(.7601)}}.snow:nth-child(173){opacity:1.0056;transform:translate(64.0934vw,-10px) scale(.8493);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{52.311%{transform:translate(61.9048vw,52.311vh) scale(.8493)}to{transform:translate(62.9991vw,100vh) scale(.8493)}}.snow:nth-child(174){opacity:.9566;transform:translate(56.8116vw,-10px) scale(.9699);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{48.785%{transform:translate(51.8987vw,48.785vh) scale(.9699)}to{transform:translate(54.35515vw,100vh) scale(.9699)}}.snow:nth-child(175){opacity:.8374;transform:translate(80.7026vw,-10px) scale(.1109);animation:fall-175 15s -26s linear infinite}@keyframes fall-175{31.694%{transform:translate(78.425vw,31.694vh) scale(.1109)}to{transform:translate(79.5638vw,100vh) scale(.1109)}}.snow:nth-child(176){opacity:.5704;transform:translate(82.124vw,-10px) scale(.3212);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{73.828%{transform:translate(78.7574vw,73.828vh) scale(.3212)}to{transform:translate(80.4407vw,100vh) scale(.3212)}}.snow:nth-child(177){opacity:.2824;transform:translate(9.5711vw,-10px) scale(.0504);animation:fall-177 20s -16s linear infinite}@keyframes fall-177{34.033%{transform:translate(2.1905vw,34.033vh) scale(.0504)}to{transform:translate(5.8808vw,100vh) scale(.0504)}}.snow:nth-child(178){opacity:.6716;transform:translate(49.7045vw,-10px) scale(.3127);animation:fall-178 22s -29s linear infinite}@keyframes fall-178{68.155%{transform:translate(55.2198vw,68.155vh) scale(.3127)}to{transform:translate(52.46215vw,100vh) scale(.3127)}}.snow:nth-child(179){opacity:1.1272;transform:translate(7.9205vw,-10px) scale(.5099);animation:fall-179 25s -21s linear infinite}@keyframes fall-179{70.099%{transform:translate(7.6751vw,70.099vh) scale(.5099)}to{transform:translate(7.7978vw,100vh) scale(.5099)}}.snow:nth-child(180){opacity:1.1074;transform:translate(93.6015vw,-10px) scale(.2811);animation:fall-180 28s -16s linear infinite}@keyframes fall-180{34.534%{transform:translate(100.5602vw,34.534vh) scale(.2811)}to{transform:translate(97.08085vw,100vh) scale(.2811)}}.snow:nth-child(181){opacity:1.4294;transform:translate(12.6684vw,-10px) scale(.9946);animation:fall-181 15s -8s linear infinite}@keyframes fall-181{75.312%{transform:translate(5.9482vw,75.312vh) scale(.9946)}to{transform:translate(9.3083vw,100vh) scale(.9946)}}.snow:nth-child(182){opacity:.4172;transform:translate(30.1233vw,-10px) scale(.0706);animation:fall-182 16s -19s linear infinite}@keyframes fall-182{33.897%{transform:translate(28.0924vw,33.897vh) scale(.0706)}to{transform:translate(29.10785vw,100vh) scale(.0706)}}.snow:nth-child(183){opacity:.5772;transform:translate(41.3792vw,-10px) scale(.0669);animation:fall-183 28s -25s linear infinite}@keyframes fall-183{52.969%{transform:translate(48.4368vw,52.969vh) scale(.0669)}to{transform:translate(44.908vw,100vh) scale(.0669)}}.snow:nth-child(184){opacity:.1206;transform:translate(80.9478vw,-10px) scale(.1396);animation:fall-184 13s -16s linear infinite}@keyframes fall-184{66.794%{transform:translate(85.3145vw,66.794vh) scale(.1396)}to{transform:translate(83.13115vw,100vh) scale(.1396)}}.snow:nth-child(185){opacity:1.5692;transform:translate(72.4214vw,-10px) scale(.548);animation:fall-185 18s -26s linear infinite}@keyframes fall-185{76.414%{transform:translate(74.0252vw,76.414vh) scale(.548)}to{transform:translate(73.2233vw,100vh) scale(.548)}}.snow:nth-child(186){opacity:1.351;transform:translate(26.2451vw,-10px) scale(.3241);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{54.11%{transform:translate(18.7983vw,54.11vh) scale(.3241)}to{transform:translate(22.5217vw,100vh) scale(.3241)}}.snow:nth-child(187){opacity:.1568;transform:translate(45.0441vw,-10px) scale(.7598);animation:fall-187 20s -6s linear infinite}@keyframes fall-187{77.492%{transform:translate(39.958vw,77.492vh) scale(.7598)}to{transform:translate(42.50105vw,100vh) scale(.7598)}}.snow:nth-child(188){opacity:1.9926;transform:translate(41.8243vw,-10px) scale(.4063);animation:fall-188 12s -16s linear infinite}@keyframes fall-188{79.645%{transform:translate(40.3337vw,79.645vh) scale(.4063)}to{transform:translate(41.079vw,100vh) scale(.4063)}}.snow:nth-child(189){opacity:.9326;transform:translate(37.0634vw,-10px) scale(.7);animation:fall-189 14s -17s linear infinite}@keyframes fall-189{47.438%{transform:translate(31.2529vw,47.438vh) scale(.7)}to{transform:translate(34.15815vw,100vh) scale(.7)}}.snow:nth-child(190){opacity:1.8678;transform:translate(79.754vw,-10px) scale(.8153);animation:fall-190 18s -1s linear infinite}@keyframes fall-190{79.956%{transform:translate(80.7555vw,79.956vh) scale(.8153)}to{transform:translate(80.25475vw,100vh) scale(.8153)}}.snow:nth-child(191){opacity:.045;transform:translate(27.9427vw,-10px) scale(.2195);animation:fall-191 22s -13s linear infinite}@keyframes fall-191{39.839%{transform:translate(34.1847vw,39.839vh) scale(.2195)}to{transform:translate(31.0637vw,100vh) scale(.2195)}}.snow:nth-child(192){opacity:1.364;transform:translate(11.2105vw,-10px) scale(.6833);animation:fall-192 13s -24s linear infinite}@keyframes fall-192{38.964%{transform:translate(4.0715vw,38.964vh) scale(.6833)}to{transform:translate(7.641vw,100vh) scale(.6833)}}.snow:nth-child(193){opacity:1.9454;transform:translate(35.9855vw,-10px) scale(.6237);animation:fall-193 17s -27s linear infinite}@keyframes fall-193{48.78%{transform:translate(26.436vw,48.78vh) scale(.6237)}to{transform:translate(31.21075vw,100vh) scale(.6237)}}.snow:nth-child(194){opacity:1.3674;transform:translate(11.3491vw,-10px) scale(.0288);animation:fall-194 13s -11s linear infinite}@keyframes fall-194{58.822%{transform:translate(11.4146vw,58.822vh) scale(.0288)}to{transform:translate(11.38185vw,100vh) scale(.0288)}}.snow:nth-child(195){opacity:1.329;transform:translate(96.0105vw,-10px) scale(.3119);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{66.843%{transform:translate(105.5845vw,66.843vh) scale(.3119)}to{transform:translate(100.7975vw,100vh) scale(.3119)}}.snow:nth-child(196){opacity:1.0454;transform:translate(63.1vw,-10px) scale(.0556);animation:fall-196 26s -23s linear infinite}@keyframes fall-196{65.066%{transform:translate(71.542vw,65.066vh) scale(.0556)}to{transform:translate(67.321vw,100vh) scale(.0556)}}.snow:nth-child(197){opacity:1.1272;transform:translate(24.4945vw,-10px) scale(.4974);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{73.116%{transform:translate(16.2536vw,73.116vh) scale(.4974)}to{transform:translate(20.37405vw,100vh) scale(.4974)}}.snow:nth-child(198){opacity:.4322;transform:translate(49.3389vw,-10px) scale(.5052);animation:fall-198 17s -8s linear infinite}@keyframes fall-198{54.458%{transform:translate(49.9732vw,54.458vh) scale(.5052)}to{transform:translate(49.65605vw,100vh) scale(.5052)}}.snow:nth-child(199){opacity:.5082;transform:translate(35.3201vw,-10px) scale(.4393);animation:fall-199 29s -28s linear infinite}@keyframes fall-199{57.556%{transform:translate(33.388vw,57.556vh) scale(.4393)}to{transform:translate(34.35405vw,100vh) scale(.4393)}}.snow:nth-child(200){opacity:.095;transform:translate(91.513vw,-10px) scale(.6723);animation:fall-200 18s -6s linear infinite}@keyframes fall-200{39.508%{transform:translate(86.7129vw,39.508vh) scale(.6723)}to{transform:translate(89.11295vw,100vh) scale(.6723)}}.snow:nth-child(201){opacity:1.0996;transform:translate(89.1409vw,-10px) scale(.492);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{55.325%{transform:translate(80.0463vw,55.325vh) scale(.492)}to{transform:translate(84.5936vw,100vh) scale(.492)}}.snow:nth-child(202){opacity:.0872;transform:translate(80.9591vw,-10px) scale(.9657);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{54.465%{transform:translate(84.6402vw,54.465vh) scale(.9657)}to{transform:translate(82.79965vw,100vh) scale(.9657)}}.snow:nth-child(203){opacity:.9882;transform:translate(95.2678vw,-10px) scale(.2438);animation:fall-203 22s -8s linear infinite}@keyframes fall-203{30.98%{transform:translate(102.2837vw,30.98vh) scale(.2438)}to{transform:translate(98.77575vw,100vh) scale(.2438)}}.snow:nth-child(204){opacity:1.081;transform:translate(71.2844vw,-10px) scale(.7384);animation:fall-204 30s -19s linear infinite}@keyframes fall-204{57.052%{transform:translate(78.4vw,57.052vh) scale(.7384)}to{transform:translate(74.8422vw,100vh) scale(.7384)}}.snow:nth-child(205){opacity:.3678;transform:translate(70.1239vw,-10px) scale(.5179);animation:fall-205 20s -22s linear infinite}@keyframes fall-205{70.59%{transform:translate(78.3966vw,70.59vh) scale(.5179)}to{transform:translate(74.26025vw,100vh) scale(.5179)}}.snow:nth-child(206){opacity:1.3052;transform:translate(67.4762vw,-10px) scale(.8792);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{39.655%{transform:translate(72.6921vw,39.655vh) scale(.8792)}to{transform:translate(70.08415vw,100vh) scale(.8792)}}.snow:nth-child(207){opacity:.2416;transform:translate(63.3265vw,-10px) scale(.1772);animation:fall-207 23s -1s linear infinite}@keyframes fall-207{68.156%{transform:translate(70.006vw,68.156vh) scale(.1772)}to{transform:translate(66.66625vw,100vh) scale(.1772)}}.snow:nth-child(208){opacity:.5716;transform:translate(47.1654vw,-10px) scale(.1212);animation:fall-208 29s -29s linear infinite}@keyframes fall-208{71.73%{transform:translate(44.5927vw,71.73vh) scale(.1212)}to{transform:translate(45.87905vw,100vh) scale(.1212)}}.snow:nth-child(209){opacity:.7498;transform:translate(14.4833vw,-10px) scale(.8289);animation:fall-209 22s -1s linear infinite}@keyframes fall-209{78.998%{transform:translate(7.5751vw,78.998vh) scale(.8289)}to{transform:translate(11.0292vw,100vh) scale(.8289)}}.snow:nth-child(210){opacity:.581;transform:translate(87.1068vw,-10px) scale(.3977);animation:fall-210 10s -13s linear infinite}@keyframes fall-210{79.403%{transform:translate(77.6537vw,79.403vh) scale(.3977)}to{transform:translate(82.38025vw,100vh) scale(.3977)}}.snow:nth-child(211){opacity:.7574;transform:translate(4.9793vw,-10px) scale(.3914);animation:fall-211 27s -30s linear infinite}@keyframes fall-211{30.212%{transform:translate(14.8265vw,30.212vh) scale(.3914)}to{transform:translate(9.9029vw,100vh) scale(.3914)}}.snow:nth-child(212){opacity:1.6516;transform:translate(48.7467vw,-10px) scale(.6235);animation:fall-212 11s -20s linear infinite}@keyframes fall-212{41.793%{transform:translate(50.5832vw,41.793vh) scale(.6235)}to{transform:translate(49.66495vw,100vh) scale(.6235)}}.snow:nth-child(213){opacity:1.7498;transform:translate(.0331vw,-10px) scale(.2818);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{43.285%{transform:translate(9.5554vw,43.285vh) scale(.2818)}to{transform:translate(4.79425vw,100vh) scale(.2818)}}.snow:nth-child(214){opacity:1.0252;transform:translate(11.2746vw,-10px) scale(.3255);animation:fall-214 10s -13s linear infinite}@keyframes fall-214{66.718%{transform:translate(11.3669vw,66.718vh) scale(.3255)}to{transform:translate(11.32075vw,100vh) scale(.3255)}}.snow:nth-child(215){opacity:.7946;transform:translate(9.7302vw,-10px) scale(.6558);animation:fall-215 13s -6s linear infinite}@keyframes fall-215{35.149%{transform:translate(8.5422vw,35.149vh) scale(.6558)}to{transform:translate(9.1362vw,100vh) scale(.6558)}}.snow:nth-child(216){opacity:1.9562;transform:translate(72.6948vw,-10px) scale(.9097);animation:fall-216 25s -21s linear infinite}@keyframes fall-216{78.531%{transform:translate(79.7957vw,78.531vh) scale(.9097)}to{transform:translate(76.24525vw,100vh) scale(.9097)}}.snow:nth-child(217){opacity:1.5202;transform:translate(57.7755vw,-10px) scale(.6893);animation:fall-217 27s -15s linear infinite}@keyframes fall-217{46.71%{transform:translate(55.9171vw,46.71vh) scale(.6893)}to{transform:translate(56.8463vw,100vh) scale(.6893)}}.snow:nth-child(218){opacity:.021;transform:translate(93.501vw,-10px) scale(.5639);animation:fall-218 26s -17s linear infinite}@keyframes fall-218{70.445%{transform:translate(94.4967vw,70.445vh) scale(.5639)}to{transform:translate(93.99885vw,100vh) scale(.5639)}}.snow:nth-child(219){opacity:1.873;transform:translate(66.4684vw,-10px) scale(.5955);animation:fall-219 25s -17s linear infinite}@keyframes fall-219{58.993%{transform:translate(69.2962vw,58.993vh) scale(.5955)}to{transform:translate(67.8823vw,100vh) scale(.5955)}}.snow:nth-child(220){opacity:1.2348;transform:translate(61.1866vw,-10px) scale(.6748);animation:fall-220 13s -15s linear infinite}@keyframes fall-220{55.743%{transform:translate(68.6279vw,55.743vh) scale(.6748)}to{transform:translate(64.90725vw,100vh) scale(.6748)}}.snow:nth-child(221){opacity:1.7728;transform:translate(47.216vw,-10px) scale(.0307);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{30.974%{transform:translate(55.2307vw,30.974vh) scale(.0307)}to{transform:translate(51.22335vw,100vh) scale(.0307)}}.snow:nth-child(222){opacity:1.671;transform:translate(79.0828vw,-10px) scale(.5317);animation:fall-222 17s -15s linear infinite}@keyframes fall-222{75.507%{transform:translate(87.9963vw,75.507vh) scale(.5317)}to{transform:translate(83.53955vw,100vh) scale(.5317)}}.snow:nth-child(223){opacity:1.9698;transform:translate(73.1291vw,-10px) scale(.6139);animation:fall-223 15s -21s linear infinite}@keyframes fall-223{35.969%{transform:translate(81.0266vw,35.969vh) scale(.6139)}to{transform:translate(77.07785vw,100vh) scale(.6139)}}.snow:nth-child(224){opacity:.371;transform:translate(79.8095vw,-10px) scale(.0161);animation:fall-224 29s -19s linear infinite}@keyframes fall-224{45.606%{transform:translate(76.4605vw,45.606vh) scale(.0161)}to{transform:translate(78.135vw,100vh) scale(.0161)}}.snow:nth-child(225){opacity:.2532;transform:translate(78.3517vw,-10px) scale(.7083);animation:fall-225 27s -2s linear infinite}@keyframes fall-225{76.166%{transform:translate(77.4648vw,76.166vh) scale(.7083)}to{transform:translate(77.90825vw,100vh) scale(.7083)}}.snow:nth-child(226){opacity:.2104;transform:translate(84.3164vw,-10px) scale(.2594);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{73.841%{transform:translate(87.174vw,73.841vh) scale(.2594)}to{transform:translate(85.7452vw,100vh) scale(.2594)}}.snow:nth-child(227){opacity:1.631;transform:translate(91.5756vw,-10px) scale(.573);animation:fall-227 28s -19s linear infinite}@keyframes fall-227{37.666%{transform:translate(87.1412vw,37.666vh) scale(.573)}to{transform:translate(89.3584vw,100vh) scale(.573)}}.snow:nth-child(228){opacity:1.202;transform:translate(12.7861vw,-10px) scale(.8057);animation:fall-228 28s -13s linear infinite}@keyframes fall-228{55.82%{transform:translate(14.8944vw,55.82vh) scale(.8057)}to{transform:translate(13.84025vw,100vh) scale(.8057)}}.snow:nth-child(229){opacity:1.8098;transform:translate(71.5799vw,-10px) scale(.3887);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{65.804%{transform:translate(71.1326vw,65.804vh) scale(.3887)}to{transform:translate(71.35625vw,100vh) scale(.3887)}}.snow:nth-child(230){opacity:1.8852;transform:translate(3.6725vw,-10px) scale(.7238);animation:fall-230 26s -24s linear infinite}@keyframes fall-230{37.8%{transform:translate(12.0393vw,37.8vh) scale(.7238)}to{transform:translate(7.8559vw,100vh) scale(.7238)}}.snow:nth-child(231){opacity:1.9196;transform:translate(94.979vw,-10px) scale(.9727);animation:fall-231 28s -2s linear infinite}@keyframes fall-231{48.746%{transform:translate(85.3059vw,48.746vh) scale(.9727)}to{transform:translate(90.14245vw,100vh) scale(.9727)}}.snow:nth-child(232){opacity:1.7632;transform:translate(42.2868vw,-10px) scale(.9454);animation:fall-232 27s -25s linear infinite}@keyframes fall-232{51.597%{transform:translate(38.638vw,51.597vh) scale(.9454)}to{transform:translate(40.4624vw,100vh) scale(.9454)}}.snow:nth-child(233){opacity:1.1492;transform:translate(28.2273vw,-10px) scale(.6472);animation:fall-233 17s -28s linear infinite}@keyframes fall-233{30.837%{transform:translate(32.9222vw,30.837vh) scale(.6472)}to{transform:translate(30.57475vw,100vh) scale(.6472)}}.snow:nth-child(234){opacity:.217;transform:translate(92.5546vw,-10px) scale(.3402);animation:fall-234 18s -17s linear infinite}@keyframes fall-234{37.617%{transform:translate(99.7877vw,37.617vh) scale(.3402)}to{transform:translate(96.17115vw,100vh) scale(.3402)}}.snow:nth-child(235){opacity:1.6182;transform:translate(68.8313vw,-10px) scale(.9708);animation:fall-235 11s -27s linear infinite}@keyframes fall-235{47.172%{transform:translate(71.5987vw,47.172vh) scale(.9708)}to{transform:translate(70.215vw,100vh) scale(.9708)}}.snow:nth-child(236){opacity:.7596;transform:translate(94.873vw,-10px) scale(.9156);animation:fall-236 23s -13s linear infinite}@keyframes fall-236{58.461%{transform:translate(89.9703vw,58.461vh) scale(.9156)}to{transform:translate(92.42165vw,100vh) scale(.9156)}}.snow:nth-child(237){opacity:1.3784;transform:translate(87.0695vw,-10px) scale(.7064);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{59.451%{transform:translate(89.1935vw,59.451vh) scale(.7064)}to{transform:translate(88.1315vw,100vh) scale(.7064)}}.snow:nth-child(238){opacity:1.892;transform:translate(21.0992vw,-10px) scale(.8176);animation:fall-238 23s -25s linear infinite}@keyframes fall-238{75.255%{transform:translate(26.6647vw,75.255vh) scale(.8176)}to{transform:translate(23.88195vw,100vh) scale(.8176)}}.snow:nth-child(239){opacity:1.2888;transform:translate(92.5871vw,-10px) scale(.4349);animation:fall-239 11s -12s linear infinite}@keyframes fall-239{35.261%{transform:translate(94.8256vw,35.261vh) scale(.4349)}to{transform:translate(93.70635vw,100vh) scale(.4349)}}.snow:nth-child(240){opacity:.1536;transform:translate(86.8406vw,-10px) scale(.2705);animation:fall-240 20s -8s linear infinite}@keyframes fall-240{34.535%{transform:translate(77.7517vw,34.535vh) scale(.2705)}to{transform:translate(82.29615vw,100vh) scale(.2705)}}.snow:nth-child(241){opacity:1.0552;transform:translate(75.3012vw,-10px) scale(.0541);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{65.575%{transform:translate(74.505vw,65.575vh) scale(.0541)}to{transform:translate(74.9031vw,100vh) scale(.0541)}}.snow:nth-child(242){opacity:.8002;transform:translate(30.0796vw,-10px) scale(.995);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{46.89%{transform:translate(21.6283vw,46.89vh) scale(.995)}to{transform:translate(25.85395vw,100vh) scale(.995)}}.snow:nth-child(243){opacity:1.145;transform:translate(22.3158vw,-10px) scale(.2895);animation:fall-243 21s -16s linear infinite}@keyframes fall-243{48.994%{transform:translate(23.2545vw,48.994vh) scale(.2895)}to{transform:translate(22.78515vw,100vh) scale(.2895)}}.snow:nth-child(244){opacity:1.5688;transform:translate(12.3774vw,-10px) scale(.7745);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{77.521%{transform:translate(7.291vw,77.521vh) scale(.7745)}to{transform:translate(9.8342vw,100vh) scale(.7745)}}.snow:nth-child(245){opacity:1.502;transform:translate(15.0455vw,-10px) scale(.3548);animation:fall-245 25s -27s linear infinite}@keyframes fall-245{76.55%{transform:translate(15.7777vw,76.55vh) scale(.3548)}to{transform:translate(15.4116vw,100vh) scale(.3548)}}.snow:nth-child(246){opacity:.3156;transform:translate(92.8632vw,-10px) scale(.8089);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.885%{transform:translate(94.3805vw,40.885vh) scale(.8089)}to{transform:translate(93.62185vw,100vh) scale(.8089)}}.snow:nth-child(247){opacity:1.53;transform:translate(78.3023vw,-10px) scale(.0204);animation:fall-247 24s -28s linear infinite}@keyframes fall-247{44.267%{transform:translate(81.7027vw,44.267vh) scale(.0204)}to{transform:translate(80.0025vw,100vh) scale(.0204)}}.snow:nth-child(248){opacity:.0778;transform:translate(21.5915vw,-10px) scale(.7484);animation:fall-248 27s -22s linear infinite}@keyframes fall-248{48.831%{transform:translate(17.292vw,48.831vh) scale(.7484)}to{transform:translate(19.44175vw,100vh) scale(.7484)}}.snow:nth-child(249){opacity:1.0656;transform:translate(93.9443vw,-10px) scale(.4333);animation:fall-249 14s -14s linear infinite}@keyframes fall-249{48.474%{transform:translate(88.0039vw,48.474vh) scale(.4333)}to{transform:translate(90.9741vw,100vh) scale(.4333)}}.snow:nth-child(250){opacity:1.801;transform:translate(55.7349vw,-10px) scale(.8004);animation:fall-250 10s -1s linear infinite}@keyframes fall-250{61.019%{transform:translate(65.6179vw,61.019vh) scale(.8004)}to{transform:translate(60.6764vw,100vh) scale(.8004)}}.snow:nth-child(251){opacity:.1544;transform:translate(60.0933vw,-10px) scale(.2328);animation:fall-251 23s -11s linear infinite}@keyframes fall-251{35.422%{transform:translate(67.8771vw,35.422vh) scale(.2328)}to{transform:translate(63.9852vw,100vh) scale(.2328)}}.snow:nth-child(252){opacity:.7158;transform:translate(55.0836vw,-10px) scale(.5847);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{72.813%{transform:translate(59.3689vw,72.813vh) scale(.5847)}to{transform:translate(57.22625vw,100vh) scale(.5847)}}.snow:nth-child(253){opacity:1.3104;transform:translate(88.4258vw,-10px) scale(.4261);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{75.392%{transform:translate(86.7121vw,75.392vh) scale(.4261)}to{transform:translate(87.56895vw,100vh) scale(.4261)}}.snow:nth-child(254){opacity:1.777;transform:translate(87.1516vw,-10px) scale(.4387);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{51.003%{transform:translate(88.8871vw,51.003vh) scale(.4387)}to{transform:translate(88.01935vw,100vh) scale(.4387)}}.snow:nth-child(255){opacity:1.4184;transform:translate(34.7433vw,-10px) scale(.5784);animation:fall-255 11s -25s linear infinite}@keyframes fall-255{49.992%{transform:translate(25.8161vw,49.992vh) scale(.5784)}to{transform:translate(30.2797vw,100vh) scale(.5784)}}.snow:nth-child(256){opacity:1.636;transform:translate(53.5384vw,-10px) scale(.3627);animation:fall-256 26s -17s linear infinite}@keyframes fall-256{63.335%{transform:translate(49.7148vw,63.335vh) scale(.3627)}to{transform:translate(51.6266vw,100vh) scale(.3627)}}.snow:nth-child(257){opacity:.966;transform:translate(66.6839vw,-10px) scale(.4092);animation:fall-257 25s -25s linear infinite}@keyframes fall-257{53.556%{transform:translate(63.3024vw,53.556vh) scale(.4092)}to{transform:translate(64.99315vw,100vh) scale(.4092)}}.snow:nth-child(258){opacity:1.16;transform:translate(97.8198vw,-10px) scale(.8174);animation:fall-258 25s -11s linear infinite}@keyframes fall-258{55.566%{transform:translate(94.6115vw,55.566vh) scale(.8174)}to{transform:translate(96.21565vw,100vh) scale(.8174)}}.snow:nth-child(259){opacity:.9628;transform:translate(85.9743vw,-10px) scale(.0319);animation:fall-259 16s -18s linear infinite}@keyframes fall-259{57.462%{transform:translate(87.4081vw,57.462vh) scale(.0319)}to{transform:translate(86.6912vw,100vh) scale(.0319)}}.snow:nth-child(260){opacity:1.4344;transform:translate(99.6139vw,-10px) scale(.0458);animation:fall-260 13s -14s linear infinite}@keyframes fall-260{54.481%{transform:translate(109.4917vw,54.481vh) scale(.0458)}to{transform:translate(104.5528vw,100vh) scale(.0458)}}.snow:nth-child(261){opacity:.202;transform:translate(13.9289vw,-10px) scale(.9224);animation:fall-261 23s -18s linear infinite}@keyframes fall-261{40.705%{transform:translate(19.5063vw,40.705vh) scale(.9224)}to{transform:translate(16.7176vw,100vh) scale(.9224)}}.snow:nth-child(262){opacity:1.2628;transform:translate(97.5855vw,-10px) scale(.3765);animation:fall-262 20s -12s linear infinite}@keyframes fall-262{69.047%{transform:translate(100.3762vw,69.047vh) scale(.3765)}to{transform:translate(98.98085vw,100vh) scale(.3765)}}.snow:nth-child(263){opacity:1.0062;transform:translate(22.5194vw,-10px) scale(.0477);animation:fall-263 16s -19s linear infinite}@keyframes fall-263{35.824%{transform:translate(20.0303vw,35.824vh) scale(.0477)}to{transform:translate(21.27485vw,100vh) scale(.0477)}}.snow:nth-child(264){opacity:.509;transform:translate(72.8656vw,-10px) scale(.3196);animation:fall-264 14s -5s linear infinite}@keyframes fall-264{53.887%{transform:translate(70.9822vw,53.887vh) scale(.3196)}to{transform:translate(71.9239vw,100vh) scale(.3196)}}.snow:nth-child(265){opacity:.0564;transform:translate(26.0928vw,-10px) scale(.9567);animation:fall-265 29s -18s linear infinite}@keyframes fall-265{41.173%{transform:translate(18.2269vw,41.173vh) scale(.9567)}to{transform:translate(22.15985vw,100vh) scale(.9567)}}.snow:nth-child(266){opacity:1.4584;transform:translate(48.0528vw,-10px) scale(.2342);animation:fall-266 17s -6s linear infinite}@keyframes fall-266{51.002%{transform:translate(57.8054vw,51.002vh) scale(.2342)}to{transform:translate(52.9291vw,100vh) scale(.2342)}}.snow:nth-child(267){opacity:1.992;transform:translate(1.7282vw,-10px) scale(.6581);animation:fall-267 19s -22s linear infinite}@keyframes fall-267{40.396%{transform:translate(6.7545vw,40.396vh) scale(.6581)}to{transform:translate(4.24135vw,100vh) scale(.6581)}}.snow:nth-child(268){opacity:.0168;transform:translate(8.5938vw,-10px) scale(.4618);animation:fall-268 21s -30s linear infinite}@keyframes fall-268{68.067%{transform:translate(18.5577vw,68.067vh) scale(.4618)}to{transform:translate(13.57575vw,100vh) scale(.4618)}}.snow:nth-child(269){opacity:.3804;transform:translate(14.6006vw,-10px) scale(.639);animation:fall-269 13s -29s linear infinite}@keyframes fall-269{55.307%{transform:translate(19.0235vw,55.307vh) scale(.639)}to{transform:translate(16.81205vw,100vh) scale(.639)}}.snow:nth-child(270){opacity:1.1976;transform:translate(1.0536vw,-10px) scale(.7533);animation:fall-270 18s -17s linear infinite}@keyframes fall-270{71.763%{transform:translate(.3025vw,71.763vh) scale(.7533)}to{transform:translate(.67805vw,100vh) scale(.7533)}}.snow:nth-child(271){opacity:.1508;transform:translate(5.4295vw,-10px) scale(.2753);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{33.978%{transform:translate(15.274vw,33.978vh) scale(.2753)}to{transform:translate(10.35175vw,100vh) scale(.2753)}}.snow:nth-child(272){opacity:1.8318;transform:translate(17.065vw,-10px) scale(.3295);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{35.578%{transform:translate(24.1129vw,35.578vh) scale(.3295)}to{transform:translate(20.58895vw,100vh) scale(.3295)}}.snow:nth-child(273){opacity:.985;transform:translate(7.0475vw,-10px) scale(.9207);animation:fall-273 30s -27s linear infinite}@keyframes fall-273{51.157%{transform:translate(2.4248vw,51.157vh) scale(.9207)}to{transform:translate(4.73615vw,100vh) scale(.9207)}}.snow:nth-child(274){opacity:.7306;transform:translate(39.401vw,-10px) scale(.7382);animation:fall-274 12s -11s linear infinite}@keyframes fall-274{52.822%{transform:translate(39.8267vw,52.822vh) scale(.7382)}to{transform:translate(39.61385vw,100vh) scale(.7382)}}.snow:nth-child(275){opacity:.5528;transform:translate(21.7873vw,-10px) scale(.4833);animation:fall-275 10s -21s linear infinite}@keyframes fall-275{62.837%{transform:translate(16.3381vw,62.837vh) scale(.4833)}to{transform:translate(19.0627vw,100vh) scale(.4833)}}.snow:nth-child(276){opacity:1.1218;transform:translate(56.2919vw,-10px) scale(.3205);animation:fall-276 29s -4s linear infinite}@keyframes fall-276{59.015%{transform:translate(50.9977vw,59.015vh) scale(.3205)}to{transform:translate(53.6448vw,100vh) scale(.3205)}}.snow:nth-child(277){opacity:.4214;transform:translate(93.0739vw,-10px) scale(.6463);animation:fall-277 12s -9s linear infinite}@keyframes fall-277{39.652%{transform:translate(95.3092vw,39.652vh) scale(.6463)}to{transform:translate(94.19155vw,100vh) scale(.6463)}}.snow:nth-child(278){opacity:.3734;transform:translate(42.8702vw,-10px) scale(.3759);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{66.92%{transform:translate(47.6121vw,66.92vh) scale(.3759)}to{transform:translate(45.24115vw,100vh) scale(.3759)}}.snow:nth-child(279){opacity:.7218;transform:translate(.1032vw,-10px) scale(.0533);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{35.837%{transform:translate(-7.6547vw,35.837vh) scale(.0533)}to{transform:translate(-3.77575vw,100vh) scale(.0533)}}.snow:nth-child(280){opacity:.1734;transform:translate(2.8122vw,-10px) scale(.4428);animation:fall-280 28s -24s linear infinite}@keyframes fall-280{61.304%{transform:translate(7.1233vw,61.304vh) scale(.4428)}to{transform:translate(4.96775vw,100vh) scale(.4428)}}.snow:nth-child(281){opacity:1.4912;transform:translate(76.4124vw,-10px) scale(.638);animation:fall-281 22s -15s linear infinite}@keyframes fall-281{38.244%{transform:translate(72.0975vw,38.244vh) scale(.638)}to{transform:translate(74.25495vw,100vh) scale(.638)}}.snow:nth-child(282){opacity:.458;transform:translate(31.3526vw,-10px) scale(.4156);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{35.813%{transform:translate(24.4304vw,35.813vh) scale(.4156)}to{transform:translate(27.8915vw,100vh) scale(.4156)}}.snow:nth-child(283){opacity:.8498;transform:translate(19.6194vw,-10px) scale(.196);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{71.833%{transform:translate(20.2981vw,71.833vh) scale(.196)}to{transform:translate(19.95875vw,100vh) scale(.196)}}.snow:nth-child(284){opacity:.2628;transform:translate(45.8149vw,-10px) scale(.9196);animation:fall-284 22s -19s linear infinite}@keyframes fall-284{53.69%{transform:translate(47.8303vw,53.69vh) scale(.9196)}to{transform:translate(46.8226vw,100vh) scale(.9196)}}.snow:nth-child(285){opacity:.8352;transform:translate(44.9002vw,-10px) scale(.2608);animation:fall-285 27s -15s linear infinite}@keyframes fall-285{34.251%{transform:translate(52.5381vw,34.251vh) scale(.2608)}to{transform:translate(48.71915vw,100vh) scale(.2608)}}.snow:nth-child(286){opacity:.2364;transform:translate(32.3435vw,-10px) scale(.8816);animation:fall-286 21s -19s linear infinite}@keyframes fall-286{53.335%{transform:translate(32.0611vw,53.335vh) scale(.8816)}to{transform:translate(32.2023vw,100vh) scale(.8816)}}.snow:nth-child(287){opacity:.0232;transform:translate(53.0255vw,-10px) scale(.1942);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{38.129%{transform:translate(45.1327vw,38.129vh) scale(.1942)}to{transform:translate(49.0791vw,100vh) scale(.1942)}}.snow:nth-child(288){opacity:.912;transform:translate(36.9866vw,-10px) scale(.2224);animation:fall-288 16s -13s linear infinite}@keyframes fall-288{38.847%{transform:translate(27.1235vw,38.847vh) scale(.2224)}to{transform:translate(32.05505vw,100vh) scale(.2224)}}.snow:nth-child(289){opacity:1.8166;transform:translate(8.919vw,-10px) scale(.2713);animation:fall-289 20s -21s linear infinite}@keyframes fall-289{46.013%{transform:translate(13.943vw,46.013vh) scale(.2713)}to{transform:translate(11.431vw,100vh) scale(.2713)}}.snow:nth-child(290){opacity:1.3402;transform:translate(27.3333vw,-10px) scale(.5647);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{68.525%{transform:translate(28.1707vw,68.525vh) scale(.5647)}to{transform:translate(27.752vw,100vh) scale(.5647)}}.snow:nth-child(291){opacity:1.2436;transform:translate(39.6359vw,-10px) scale(.1407);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{45.501%{transform:translate(49.3295vw,45.501vh) scale(.1407)}to{transform:translate(44.4827vw,100vh) scale(.1407)}}.snow:nth-child(292){opacity:1.8368;transform:translate(82.087vw,-10px) scale(.5242);animation:fall-292 27s -4s linear infinite}@keyframes fall-292{32.691%{transform:translate(84.7271vw,32.691vh) scale(.5242)}to{transform:translate(83.40705vw,100vh) scale(.5242)}}.snow:nth-child(293){opacity:.6722;transform:translate(83.3772vw,-10px) scale(.5242);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{69.764%{transform:translate(77.1019vw,69.764vh) scale(.5242)}to{transform:translate(80.23955vw,100vh) scale(.5242)}}.snow:nth-child(294){opacity:.1594;transform:translate(20.982vw,-10px) scale(.3607);animation:fall-294 25s -27s linear infinite}@keyframes fall-294{53.545%{transform:translate(22.0737vw,53.545vh) scale(.3607)}to{transform:translate(21.52785vw,100vh) scale(.3607)}}.snow:nth-child(295){opacity:1.265;transform:translate(13.3932vw,-10px) scale(.7682);animation:fall-295 26s -18s linear infinite}@keyframes fall-295{53.873%{transform:translate(3.4155vw,53.873vh) scale(.7682)}to{transform:translate(8.40435vw,100vh) scale(.7682)}}.snow:nth-child(296){opacity:1.4866;transform:translate(80.5602vw,-10px) scale(.1894);animation:fall-296 21s -14s linear infinite}@keyframes fall-296{45.455%{transform:translate(80.6382vw,45.455vh) scale(.1894)}to{transform:translate(80.5992vw,100vh) scale(.1894)}}.snow:nth-child(297){opacity:1.5914;transform:translate(63.9656vw,-10px) scale(.9254);animation:fall-297 24s -30s linear infinite}@keyframes fall-297{78.835%{transform:translate(58.9031vw,78.835vh) scale(.9254)}to{transform:translate(61.43435vw,100vh) scale(.9254)}}.snow:nth-child(298){opacity:1.4376;transform:translate(46.5125vw,-10px) scale(.4959);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{58.293%{transform:translate(38.3476vw,58.293vh) scale(.4959)}to{transform:translate(42.43005vw,100vh) scale(.4959)}}.snow:nth-child(299){opacity:.7564;transform:translate(35.3211vw,-10px) scale(.3699);animation:fall-299 24s -10s linear infinite}@keyframes fall-299{66.233%{transform:translate(25.6744vw,66.233vh) scale(.3699)}to{transform:translate(30.49775vw,100vh) scale(.3699)}}.snow:nth-child(300){opacity:1.0738;transform:translate(40.0612vw,-10px) scale(.9062);animation:fall-300 14s -4s linear infinite}@keyframes fall-300{41.024%{transform:translate(34.1395vw,41.024vh) scale(.9062)}to{transform:translate(37.10035vw,100vh) scale(.9062)}}.snow:nth-child(301){opacity:1.134;transform:translate(4.9084vw,-10px) scale(.7085);animation:fall-301 10s -3s linear infinite}@keyframes fall-301{54.303%{transform:translate(2.2821vw,54.303vh) scale(.7085)}to{transform:translate(3.59525vw,100vh) scale(.7085)}}.snow:nth-child(302){opacity:.6876;transform:translate(71.2538vw,-10px) scale(.064);animation:fall-302 26s -21s linear infinite}@keyframes fall-302{32.948%{transform:translate(74.7159vw,32.948vh) scale(.064)}to{transform:translate(72.98485vw,100vh) scale(.064)}}.snow:nth-child(303){opacity:.6196;transform:translate(72.9846vw,-10px) scale(.5186);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{59.057%{transform:translate(67.1137vw,59.057vh) scale(.5186)}to{transform:translate(70.04915vw,100vh) scale(.5186)}}.snow:nth-child(304){opacity:1.4416;transform:translate(68.5347vw,-10px) scale(.5812);animation:fall-304 16s -15s linear infinite}@keyframes fall-304{70.12%{transform:translate(72.9834vw,70.12vh) scale(.5812)}to{transform:translate(70.75905vw,100vh) scale(.5812)}}.snow:nth-child(305){opacity:1.7486;transform:translate(3.1682vw,-10px) scale(.269);animation:fall-305 28s -21s linear infinite}@keyframes fall-305{37.249%{transform:translate(7.1542vw,37.249vh) scale(.269)}to{transform:translate(5.1612vw,100vh) scale(.269)}}.snow:nth-child(306){opacity:1.6188;transform:translate(39.3855vw,-10px) scale(.55);animation:fall-306 23s -8s linear infinite}@keyframes fall-306{44.301%{transform:translate(35.3409vw,44.301vh) scale(.55)}to{transform:translate(37.3632vw,100vh) scale(.55)}}.snow:nth-child(307){opacity:.3946;transform:translate(63.4858vw,-10px) scale(.424);animation:fall-307 15s -30s linear infinite}@keyframes fall-307{50.62%{transform:translate(67.1045vw,50.62vh) scale(.424)}to{transform:translate(65.29515vw,100vh) scale(.424)}}.snow:nth-child(308){opacity:1.9554;transform:translate(38.6025vw,-10px) scale(.7208);animation:fall-308 22s -11s linear infinite}@keyframes fall-308{38.489%{transform:translate(39.5923vw,38.489vh) scale(.7208)}to{transform:translate(39.0974vw,100vh) scale(.7208)}}.snow:nth-child(309){opacity:.5898;transform:translate(27.3125vw,-10px) scale(.4065);animation:fall-309 28s -4s linear infinite}@keyframes fall-309{52.279%{transform:translate(31.2438vw,52.279vh) scale(.4065)}to{transform:translate(29.27815vw,100vh) scale(.4065)}}.snow:nth-child(310){opacity:.9484;transform:translate(98.1962vw,-10px) scale(.7229);animation:fall-310 25s -29s linear infinite}@keyframes fall-310{42.331%{transform:translate(105.0671vw,42.331vh) scale(.7229)}to{transform:translate(101.63165vw,100vh) scale(.7229)}}.snow:nth-child(311){opacity:1.7162;transform:translate(74.6844vw,-10px) scale(.7621);animation:fall-311 23s -13s linear infinite}@keyframes fall-311{43.011%{transform:translate(68.4324vw,43.011vh) scale(.7621)}to{transform:translate(71.5584vw,100vh) scale(.7621)}}.snow:nth-child(312){opacity:.6672;transform:translate(95.4183vw,-10px) scale(.9054);animation:fall-312 18s -10s linear infinite}@keyframes fall-312{76.394%{transform:translate(94.9333vw,76.394vh) scale(.9054)}to{transform:translate(95.1758vw,100vh) scale(.9054)}}.snow:nth-child(313){opacity:1.6134;transform:translate(71.7401vw,-10px) scale(.5786);animation:fall-313 27s -12s linear infinite}@keyframes fall-313{57.874%{transform:translate(75.3183vw,57.874vh) scale(.5786)}to{transform:translate(73.5292vw,100vh) scale(.5786)}}.snow:nth-child(314){opacity:.4262;transform:translate(32.8312vw,-10px) scale(.747);animation:fall-314 12s -21s linear infinite}@keyframes fall-314{57.496%{transform:translate(26.3708vw,57.496vh) scale(.747)}to{transform:translate(29.601vw,100vh) scale(.747)}}.snow:nth-child(315){opacity:.5526;transform:translate(72.0592vw,-10px) scale(.5152);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{79.527%{transform:translate(65.2958vw,79.527vh) scale(.5152)}to{transform:translate(68.6775vw,100vh) scale(.5152)}}.snow:nth-child(316){opacity:.7412;transform:translate(98.563vw,-10px) scale(.9924);animation:fall-316 14s -8s linear infinite}@keyframes fall-316{58.656%{transform:translate(104.8445vw,58.656vh) scale(.9924)}to{transform:translate(101.70375vw,100vh) scale(.9924)}}.snow:nth-child(317){opacity:.9006;transform:translate(54.1751vw,-10px) scale(.5358);animation:fall-317 28s -12s linear infinite}@keyframes fall-317{54.178%{transform:translate(47.0155vw,54.178vh) scale(.5358)}to{transform:translate(50.5953vw,100vh) scale(.5358)}}.snow:nth-child(318){opacity:.8978;transform:translate(97.9787vw,-10px) scale(.3355);animation:fall-318 12s -21s linear infinite}@keyframes fall-318{78.073%{transform:translate(107.6595vw,78.073vh) scale(.3355)}to{transform:translate(102.8191vw,100vh) scale(.3355)}}.snow:nth-child(319){opacity:.8906;transform:translate(23.0705vw,-10px) scale(.5763);animation:fall-319 10s -17s linear infinite}@keyframes fall-319{59.044%{transform:translate(28.4283vw,59.044vh) scale(.5763)}to{transform:translate(25.7494vw,100vh) scale(.5763)}}.snow:nth-child(320){opacity:.3246;transform:translate(23.2389vw,-10px) scale(.7749);animation:fall-320 18s -5s linear infinite}@keyframes fall-320{36.378%{transform:translate(21.0538vw,36.378vh) scale(.7749)}to{transform:translate(22.14635vw,100vh) scale(.7749)}}.snow:nth-child(321){opacity:1.9792;transform:translate(33.285vw,-10px) scale(.0833);animation:fall-321 10s -8s linear infinite}@keyframes fall-321{30.211%{transform:translate(25.4486vw,30.211vh) scale(.0833)}to{transform:translate(29.3668vw,100vh) scale(.0833)}}.snow:nth-child(322){opacity:1.0476;transform:translate(40.1717vw,-10px) scale(.6311);animation:fall-322 14s -12s linear infinite}@keyframes fall-322{75.121%{transform:translate(48.3872vw,75.121vh) scale(.6311)}to{transform:translate(44.27945vw,100vh) scale(.6311)}}.snow:nth-child(323){opacity:.0418;transform:translate(46.0775vw,-10px) scale(.6293);animation:fall-323 11s -4s linear infinite}@keyframes fall-323{45.107%{transform:translate(39.0944vw,45.107vh) scale(.6293)}to{transform:translate(42.58595vw,100vh) scale(.6293)}}.snow:nth-child(324){opacity:.8628;transform:translate(6.8494vw,-10px) scale(.6289);animation:fall-324 17s -23s linear infinite}@keyframes fall-324{76.142%{transform:translate(.6119vw,76.142vh) scale(.6289)}to{transform:translate(3.73065vw,100vh) scale(.6289)}}.snow:nth-child(325){opacity:1.0372;transform:translate(18.8062vw,-10px) scale(.104);animation:fall-325 24s -13s linear infinite}@keyframes fall-325{31.22%{transform:translate(10.0917vw,31.22vh) scale(.104)}to{transform:translate(14.44895vw,100vh) scale(.104)}}.snow:nth-child(326){opacity:1.8454;transform:translate(40.2601vw,-10px) scale(.0368);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{37.415%{transform:translate(43.9069vw,37.415vh) scale(.0368)}to{transform:translate(42.0835vw,100vh) scale(.0368)}}.snow:nth-child(327){opacity:1.352;transform:translate(52.8092vw,-10px) scale(.4805);animation:fall-327 17s -17s linear infinite}@keyframes fall-327{73.561%{transform:translate(56.3699vw,73.561vh) scale(.4805)}to{transform:translate(54.58955vw,100vh) scale(.4805)}}.snow:nth-child(328){opacity:.0378;transform:translate(25.6092vw,-10px) scale(.6695);animation:fall-328 24s -30s linear infinite}@keyframes fall-328{55.85%{transform:translate(34.0062vw,55.85vh) scale(.6695)}to{transform:translate(29.8077vw,100vh) scale(.6695)}}.snow:nth-child(329){opacity:1.3464;transform:translate(52.3959vw,-10px) scale(.7394);animation:fall-329 15s -14s linear infinite}@keyframes fall-329{61.935%{transform:translate(44.8838vw,61.935vh) scale(.7394)}to{transform:translate(48.63985vw,100vh) scale(.7394)}}.snow:nth-child(330){opacity:1.5798;transform:translate(17.5808vw,-10px) scale(.1001);animation:fall-330 28s -30s linear infinite}@keyframes fall-330{30.435%{transform:translate(17.2596vw,30.435vh) scale(.1001)}to{transform:translate(17.4202vw,100vh) scale(.1001)}}.snow:nth-child(331){opacity:1.9488;transform:translate(64.2396vw,-10px) scale(.9474);animation:fall-331 15s -9s linear infinite}@keyframes fall-331{79.737%{transform:translate(56.3955vw,79.737vh) scale(.9474)}to{transform:translate(60.31755vw,100vh) scale(.9474)}}.snow:nth-child(332){opacity:.9344;transform:translate(73.3947vw,-10px) scale(.3097);animation:fall-332 30s -19s linear infinite}@keyframes fall-332{47.19%{transform:translate(72.4794vw,47.19vh) scale(.3097)}to{transform:translate(72.93705vw,100vh) scale(.3097)}}.snow:nth-child(333){opacity:1.4514;transform:translate(72.9273vw,-10px) scale(.7769);animation:fall-333 22s -6s linear infinite}@keyframes fall-333{70.083%{transform:translate(74.9441vw,70.083vh) scale(.7769)}to{transform:translate(73.9357vw,100vh) scale(.7769)}}.snow:nth-child(334){opacity:1.5162;transform:translate(37.003vw,-10px) scale(.4467);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{54.505%{transform:translate(40.7491vw,54.505vh) scale(.4467)}to{transform:translate(38.87605vw,100vh) scale(.4467)}}.snow:nth-child(335){opacity:1.4712;transform:translate(36.7669vw,-10px) scale(.5434);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{41.311%{transform:translate(29.8008vw,41.311vh) scale(.5434)}to{transform:translate(33.28385vw,100vh) scale(.5434)}}.snow:nth-child(336){opacity:.8974;transform:translate(88.3779vw,-10px) scale(.9922);animation:fall-336 18s -27s linear infinite}@keyframes fall-336{50.081%{transform:translate(93.7544vw,50.081vh) scale(.9922)}to{transform:translate(91.06615vw,100vh) scale(.9922)}}.snow:nth-child(337){opacity:1.6408;transform:translate(70.1686vw,-10px) scale(.7182);animation:fall-337 27s -3s linear infinite}@keyframes fall-337{40.281%{transform:translate(78.6164vw,40.281vh) scale(.7182)}to{transform:translate(74.3925vw,100vh) scale(.7182)}}.snow:nth-child(338){opacity:.0446;transform:translate(52.8722vw,-10px) scale(.4657);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{51.684%{transform:translate(55.2517vw,51.684vh) scale(.4657)}to{transform:translate(54.06195vw,100vh) scale(.4657)}}.snow:nth-child(339){opacity:.0868;transform:translate(56.9761vw,-10px) scale(.4047);animation:fall-339 18s -19s linear infinite}@keyframes fall-339{64.745%{transform:translate(64.9232vw,64.745vh) scale(.4047)}to{transform:translate(60.94965vw,100vh) scale(.4047)}}.snow:nth-child(340){opacity:.1434;transform:translate(45.3507vw,-10px) scale(.3884);animation:fall-340 11s -25s linear infinite}@keyframes fall-340{40.159%{transform:translate(49.0525vw,40.159vh) scale(.3884)}to{transform:translate(47.2016vw,100vh) scale(.3884)}}.snow:nth-child(341){opacity:1.057;transform:translate(27.4467vw,-10px) scale(.9479);animation:fall-341 28s -13s linear infinite}@keyframes fall-341{44.51%{transform:translate(22.8606vw,44.51vh) scale(.9479)}to{transform:translate(25.15365vw,100vh) scale(.9479)}}.snow:nth-child(342){opacity:1.0292;transform:translate(85.665vw,-10px) scale(.3747);animation:fall-342 24s -3s linear infinite}@keyframes fall-342{39.103%{transform:translate(80.3329vw,39.103vh) scale(.3747)}to{transform:translate(82.99895vw,100vh) scale(.3747)}}.snow:nth-child(343){opacity:.8816;transform:translate(24.8012vw,-10px) scale(.7212);animation:fall-343 20s -14s linear infinite}@keyframes fall-343{32.137%{transform:translate(18.4198vw,32.137vh) scale(.7212)}to{transform:translate(21.6105vw,100vh) scale(.7212)}}.snow:nth-child(344){opacity:1.3264;transform:translate(9.3714vw,-10px) scale(.6281);animation:fall-344 19s -23s linear infinite}@keyframes fall-344{50.094%{transform:translate(8.8043vw,50.094vh) scale(.6281)}to{transform:translate(9.08785vw,100vh) scale(.6281)}}.snow:nth-child(345){opacity:.6946;transform:translate(38.1243vw,-10px) scale(.9883);animation:fall-345 22s -18s linear infinite}@keyframes fall-345{40.091%{transform:translate(43.5425vw,40.091vh) scale(.9883)}to{transform:translate(40.8334vw,100vh) scale(.9883)}}.snow:nth-child(346){opacity:1.3284;transform:translate(1.6046vw,-10px) scale(.9869);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{45.46%{transform:translate(1.6386vw,45.46vh) scale(.9869)}to{transform:translate(1.6216vw,100vh) scale(.9869)}}.snow:nth-child(347){opacity:.933;transform:translate(60.8699vw,-10px) scale(.6934);animation:fall-347 24s -16s linear infinite}@keyframes fall-347{59.63%{transform:translate(52.485vw,59.63vh) scale(.6934)}to{transform:translate(56.67745vw,100vh) scale(.6934)}}.snow:nth-child(348){opacity:1.8828;transform:translate(76.3221vw,-10px) scale(.9298);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{54.494%{transform:translate(80.3957vw,54.494vh) scale(.9298)}to{transform:translate(78.3589vw,100vh) scale(.9298)}}.snow:nth-child(349){opacity:.7716;transform:translate(4.9466vw,-10px) scale(.9864);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{33.743%{transform:translate(7.5127vw,33.743vh) scale(.9864)}to{transform:translate(6.22965vw,100vh) scale(.9864)}}.snow:nth-child(350){opacity:1.4384;transform:translate(17.3135vw,-10px) scale(.3392);animation:fall-350 22s -7s linear infinite}@keyframes fall-350{33.139%{transform:translate(12.4392vw,33.139vh) scale(.3392)}to{transform:translate(14.87635vw,100vh) scale(.3392)}}.snow:nth-child(351){opacity:1.423;transform:translate(63.5675vw,-10px) scale(.6384);animation:fall-351 27s -30s linear infinite}@keyframes fall-351{56.485%{transform:translate(60.7636vw,56.485vh) scale(.6384)}to{transform:translate(62.16555vw,100vh) scale(.6384)}}.snow:nth-child(352){opacity:.3454;transform:translate(24.4063vw,-10px) scale(.801);animation:fall-352 16s -1s linear infinite}@keyframes fall-352{38.6%{transform:translate(17.7356vw,38.6vh) scale(.801)}to{transform:translate(21.07095vw,100vh) scale(.801)}}.snow:nth-child(353){opacity:.0552;transform:translate(19.9184vw,-10px) scale(.6539);animation:fall-353 18s -26s linear infinite}@keyframes fall-353{34.2%{transform:translate(25.7396vw,34.2vh) scale(.6539)}to{transform:translate(22.829vw,100vh) scale(.6539)}}.snow:nth-child(354){opacity:.3702;transform:translate(9.9736vw,-10px) scale(.5132);animation:fall-354 22s -22s linear infinite}@keyframes fall-354{64.057%{transform:translate(3.5103vw,64.057vh) scale(.5132)}to{transform:translate(6.74195vw,100vh) scale(.5132)}}.snow:nth-child(355){opacity:.6376;transform:translate(80.6179vw,-10px) scale(.4066);animation:fall-355 13s -20s linear infinite}@keyframes fall-355{42.268%{transform:translate(74.3086vw,42.268vh) scale(.4066)}to{transform:translate(77.46325vw,100vh) scale(.4066)}}.snow:nth-child(356){opacity:1.8774;transform:translate(71.5521vw,-10px) scale(.0169);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{37.252%{transform:translate(78.0261vw,37.252vh) scale(.0169)}to{transform:translate(74.7891vw,100vh) scale(.0169)}}.snow:nth-child(357){opacity:.8452;transform:translate(87.5122vw,-10px) scale(.1349);animation:fall-357 13s -27s linear infinite}@keyframes fall-357{72.877%{transform:translate(77.8756vw,72.877vh) scale(.1349)}to{transform:translate(82.6939vw,100vh) scale(.1349)}}.snow:nth-child(358){opacity:.4846;transform:translate(17.8709vw,-10px) scale(.762);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{40.827%{transform:translate(22.8407vw,40.827vh) scale(.762)}to{transform:translate(20.3558vw,100vh) scale(.762)}}.snow:nth-child(359){opacity:1.5078;transform:translate(62.9064vw,-10px) scale(.5255);animation:fall-359 23s -30s linear infinite}@keyframes fall-359{52.115%{transform:translate(55.5603vw,52.115vh) scale(.5255)}to{transform:translate(59.23335vw,100vh) scale(.5255)}}.snow:nth-child(360){opacity:.9808;transform:translate(37.068vw,-10px) scale(.3716);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{51.559%{transform:translate(38.7033vw,51.559vh) scale(.3716)}to{transform:translate(37.88565vw,100vh) scale(.3716)}}.snow:nth-child(361){opacity:.056;transform:translate(18.2678vw,-10px) scale(.018);animation:fall-361 15s -18s linear infinite}@keyframes fall-361{37.068%{transform:translate(18.6148vw,37.068vh) scale(.018)}to{transform:translate(18.4413vw,100vh) scale(.018)}}.snow:nth-child(362){opacity:.3124;transform:translate(74.8035vw,-10px) scale(.6783);animation:fall-362 28s -10s linear infinite}@keyframes fall-362{34.79%{transform:translate(76.1843vw,34.79vh) scale(.6783)}to{transform:translate(75.4939vw,100vh) scale(.6783)}}.snow:nth-child(363){opacity:.8358;transform:translate(49.0745vw,-10px) scale(.5313);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{51.939%{transform:translate(49.3855vw,51.939vh) scale(.5313)}to{transform:translate(49.23vw,100vh) scale(.5313)}}.snow:nth-child(364){opacity:1.82;transform:translate(52.8757vw,-10px) scale(.3669);animation:fall-364 23s -15s linear infinite}@keyframes fall-364{79.206%{transform:translate(61.7233vw,79.206vh) scale(.3669)}to{transform:translate(57.2995vw,100vh) scale(.3669)}}.snow:nth-child(365){opacity:1.7664;transform:translate(98.2158vw,-10px) scale(.5863);animation:fall-365 16s -13s linear infinite}@keyframes fall-365{76.253%{transform:translate(99.6558vw,76.253vh) scale(.5863)}to{transform:translate(98.9358vw,100vh) scale(.5863)}}.snow:nth-child(366){opacity:1.309;transform:translate(96.7889vw,-10px) scale(.6861);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{69.727%{transform:translate(99.8475vw,69.727vh) scale(.6861)}to{transform:translate(98.3182vw,100vh) scale(.6861)}}.snow:nth-child(367){opacity:1.8648;transform:translate(76.5229vw,-10px) scale(.7845);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{43.385%{transform:translate(85.8008vw,43.385vh) scale(.7845)}to{transform:translate(81.16185vw,100vh) scale(.7845)}}.snow:nth-child(368){opacity:1.277;transform:translate(90.2456vw,-10px) scale(.1629);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{30.699%{transform:translate(86.779vw,30.699vh) scale(.1629)}to{transform:translate(88.5123vw,100vh) scale(.1629)}}.snow:nth-child(369){opacity:.9392;transform:translate(83.0409vw,-10px) scale(.9594);animation:fall-369 30s -19s linear infinite}@keyframes fall-369{58.272%{transform:translate(88.0473vw,58.272vh) scale(.9594)}to{transform:translate(85.5441vw,100vh) scale(.9594)}}.snow:nth-child(370){opacity:1.1928;transform:translate(33.9446vw,-10px) scale(.76);animation:fall-370 27s -15s linear infinite}@keyframes fall-370{69.186%{transform:translate(25.1668vw,69.186vh) scale(.76)}to{transform:translate(29.5557vw,100vh) scale(.76)}}.snow:nth-child(371){opacity:1.264;transform:translate(91.9267vw,-10px) scale(.3725);animation:fall-371 25s -29s linear infinite}@keyframes fall-371{33.852%{transform:translate(84.8345vw,33.852vh) scale(.3725)}to{transform:translate(88.3806vw,100vh) scale(.3725)}}.snow:nth-child(372){opacity:1.0704;transform:translate(3.8314vw,-10px) scale(.3431);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{62.896%{transform:translate(.9973vw,62.896vh) scale(.3431)}to{transform:translate(2.41435vw,100vh) scale(.3431)}}.snow:nth-child(373){opacity:1.1386;transform:translate(48.1659vw,-10px) scale(.7129);animation:fall-373 27s -30s linear infinite}@keyframes fall-373{31.131%{transform:translate(51.5827vw,31.131vh) scale(.7129)}to{transform:translate(49.8743vw,100vh) scale(.7129)}}.snow:nth-child(374){opacity:.5216;transform:translate(71.3429vw,-10px) scale(.1679);animation:fall-374 21s -2s linear infinite}@keyframes fall-374{40.138%{transform:translate(77.7938vw,40.138vh) scale(.1679)}to{transform:translate(74.56835vw,100vh) scale(.1679)}}.snow:nth-child(375){opacity:1.099;transform:translate(.1066vw,-10px) scale(.9247);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{40.58%{transform:translate(-5.1116vw,40.58vh) scale(.9247)}to{transform:translate(-2.5025vw,100vh) scale(.9247)}}.snow:nth-child(376){opacity:.0836;transform:translate(61.2274vw,-10px) scale(.9723);animation:fall-376 14s -1s linear infinite}@keyframes fall-376{67.943%{transform:translate(56.6438vw,67.943vh) scale(.9723)}to{transform:translate(58.9356vw,100vh) scale(.9723)}}.snow:nth-child(377){opacity:1.7294;transform:translate(57.5622vw,-10px) scale(.7617);animation:fall-377 19s -12s linear infinite}@keyframes fall-377{45.606%{transform:translate(62.163vw,45.606vh) scale(.7617)}to{transform:translate(59.8626vw,100vh) scale(.7617)}}.snow:nth-child(378){opacity:1.8844;transform:translate(61.9169vw,-10px) scale(.6604);animation:fall-378 16s -27s linear infinite}@keyframes fall-378{78.762%{transform:translate(55.304vw,78.762vh) scale(.6604)}to{transform:translate(58.61045vw,100vh) scale(.6604)}}.snow:nth-child(379){opacity:.8102;transform:translate(97.4447vw,-10px) scale(.8098);animation:fall-379 16s -27s linear infinite}@keyframes fall-379{40.397%{transform:translate(87.9268vw,40.397vh) scale(.8098)}to{transform:translate(92.68575vw,100vh) scale(.8098)}}.snow:nth-child(380){opacity:.5122;transform:translate(21.7824vw,-10px) scale(.2296);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{32.013%{transform:translate(13.73vw,32.013vh) scale(.2296)}to{transform:translate(17.7562vw,100vh) scale(.2296)}}.snow:nth-child(381){opacity:1.421;transform:translate(85.7456vw,-10px) scale(.9877);animation:fall-381 22s -23s linear infinite}@keyframes fall-381{60.98%{transform:translate(80.5206vw,60.98vh) scale(.9877)}to{transform:translate(83.1331vw,100vh) scale(.9877)}}.snow:nth-child(382){opacity:1.5256;transform:translate(53.6451vw,-10px) scale(.9587);animation:fall-382 11s -12s linear infinite}@keyframes fall-382{55.001%{transform:translate(62.869vw,55.001vh) scale(.9587)}to{transform:translate(58.25705vw,100vh) scale(.9587)}}.snow:nth-child(383){opacity:.7384;transform:translate(32.0521vw,-10px) scale(.9689);animation:fall-383 20s -6s linear infinite}@keyframes fall-383{31.103%{transform:translate(28.9054vw,31.103vh) scale(.9689)}to{transform:translate(30.47875vw,100vh) scale(.9689)}}.snow:nth-child(384){opacity:.5764;transform:translate(25.8402vw,-10px) scale(.1512);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{59.168%{transform:translate(22.2514vw,59.168vh) scale(.1512)}to{transform:translate(24.0458vw,100vh) scale(.1512)}}.snow:nth-child(385){opacity:1.896;transform:translate(30.1501vw,-10px) scale(.0819);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{74.696%{transform:translate(34.2891vw,74.696vh) scale(.0819)}to{transform:translate(32.2196vw,100vh) scale(.0819)}}.snow:nth-child(386){opacity:1.4154;transform:translate(32.3967vw,-10px) scale(.0452);animation:fall-386 19s -12s linear infinite}@keyframes fall-386{47.199%{transform:translate(39.1061vw,47.199vh) scale(.0452)}to{transform:translate(35.7514vw,100vh) scale(.0452)}}.snow:nth-child(387){opacity:.6698;transform:translate(3.3748vw,-10px) scale(.0119);animation:fall-387 13s -25s linear infinite}@keyframes fall-387{36.839%{transform:translate(4.2559vw,36.839vh) scale(.0119)}to{transform:translate(3.81535vw,100vh) scale(.0119)}}.snow:nth-child(388){opacity:.897;transform:translate(18.7041vw,-10px) scale(.3921);animation:fall-388 14s -26s linear infinite}@keyframes fall-388{35.49%{transform:translate(16.4636vw,35.49vh) scale(.3921)}to{transform:translate(17.58385vw,100vh) scale(.3921)}}.snow:nth-child(389){opacity:.4258;transform:translate(64.8047vw,-10px) scale(.1382);animation:fall-389 10s -23s linear infinite}@keyframes fall-389{43.341%{transform:translate(68.9858vw,43.341vh) scale(.1382)}to{transform:translate(66.89525vw,100vh) scale(.1382)}}.snow:nth-child(390){opacity:1.4372;transform:translate(97.1615vw,-10px) scale(.4495);animation:fall-390 14s -5s linear infinite}@keyframes fall-390{56.761%{transform:translate(106.6119vw,56.761vh) scale(.4495)}to{transform:translate(101.8867vw,100vh) scale(.4495)}}.snow:nth-child(391){opacity:.4604;transform:translate(80.4687vw,-10px) scale(.8391);animation:fall-391 10s -4s linear infinite}@keyframes fall-391{41.848%{transform:translate(86.9905vw,41.848vh) scale(.8391)}to{transform:translate(83.7296vw,100vh) scale(.8391)}}.snow:nth-child(392){opacity:1.4122;transform:translate(98.4957vw,-10px) scale(.3519);animation:fall-392 17s -6s linear infinite}@keyframes fall-392{40.044%{transform:translate(100.7757vw,40.044vh) scale(.3519)}to{transform:translate(99.6357vw,100vh) scale(.3519)}}.snow:nth-child(393){opacity:.9344;transform:translate(80.3vw,-10px) scale(.1481);animation:fall-393 28s -1s linear infinite}@keyframes fall-393{65.781%{transform:translate(90.1779vw,65.781vh) scale(.1481)}to{transform:translate(85.23895vw,100vh) scale(.1481)}}.snow:nth-child(394){opacity:.3364;transform:translate(96.3606vw,-10px) scale(.3955);animation:fall-394 30s -17s linear infinite}@keyframes fall-394{65.878%{transform:translate(92.0498vw,65.878vh) scale(.3955)}to{transform:translate(94.2052vw,100vh) scale(.3955)}}.snow:nth-child(395){opacity:.0502;transform:translate(23.5212vw,-10px) scale(.3286);animation:fall-395 14s -5s linear infinite}@keyframes fall-395{75.33%{transform:translate(18.5753vw,75.33vh) scale(.3286)}to{transform:translate(21.04825vw,100vh) scale(.3286)}}.snow:nth-child(396){opacity:1.451;transform:translate(31.9882vw,-10px) scale(.6667);animation:fall-396 17s -12s linear infinite}@keyframes fall-396{31.389%{transform:translate(32.4188vw,31.389vh) scale(.6667)}to{transform:translate(32.2035vw,100vh) scale(.6667)}}.snow:nth-child(397){opacity:.5628;transform:translate(48.6329vw,-10px) scale(.7645);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{78.651%{transform:translate(39.3524vw,78.651vh) scale(.7645)}to{transform:translate(43.99265vw,100vh) scale(.7645)}}.snow:nth-child(398){opacity:.2354;transform:translate(45.5723vw,-10px) scale(.1015);animation:fall-398 17s -29s linear infinite}@keyframes fall-398{62.881%{transform:translate(42.9221vw,62.881vh) scale(.1015)}to{transform:translate(44.2472vw,100vh) scale(.1015)}}.snow:nth-child(399){opacity:.4374;transform:translate(76.5931vw,-10px) scale(.8109);animation:fall-399 22s -11s linear infinite}@keyframes fall-399{71.322%{transform:translate(71.4587vw,71.322vh) scale(.8109)}to{transform:translate(74.0259vw,100vh) scale(.8109)}}.snow:nth-child(400){opacity:.3986;transform:translate(51.0358vw,-10px) scale(.8632);animation:fall-400 23s -10s linear infinite}@keyframes fall-400{48.588%{transform:translate(56.2977vw,48.588vh) scale(.8632)}to{transform:translate(53.66675vw,100vh) scale(.8632)}}\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 });
|
|
24
|
+
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\" 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: 1800){.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.0894;transform:translate(77.734vw,-10px) scale(.4404);animation:fall-1 27s -2s linear infinite}@keyframes fall-1{63.436%{transform:translate(77.6178vw,63.436vh) scale(.4404)}to{transform:translate(77.6759vw,100vh) scale(.4404)}}.snow:nth-child(2){opacity:.528;transform:translate(1.3527vw,-10px) scale(.622);animation:fall-2 11s -30s linear infinite}@keyframes fall-2{73.517%{transform:translate(5.8627vw,73.517vh) scale(.622)}to{transform:translate(3.6077vw,100vh) scale(.622)}}.snow:nth-child(3){opacity:1.814;transform:translate(23.4579vw,-10px) scale(.9916);animation:fall-3 29s -25s linear infinite}@keyframes fall-3{55.376%{transform:translate(17.6075vw,55.376vh) scale(.9916)}to{transform:translate(20.5327vw,100vh) scale(.9916)}}.snow:nth-child(4){opacity:1.2492;transform:translate(75.698vw,-10px) scale(.5638);animation:fall-4 10s -15s linear infinite}@keyframes fall-4{42.341%{transform:translate(83.1685vw,42.341vh) scale(.5638)}to{transform:translate(79.43325vw,100vh) scale(.5638)}}.snow:nth-child(5){opacity:.5416;transform:translate(63.4408vw,-10px) scale(.2559);animation:fall-5 25s -1s linear infinite}@keyframes fall-5{67.985%{transform:translate(60.9101vw,67.985vh) scale(.2559)}to{transform:translate(62.17545vw,100vh) scale(.2559)}}.snow:nth-child(6){opacity:.2568;transform:translate(77.3243vw,-10px) scale(.9104);animation:fall-6 17s -29s linear infinite}@keyframes fall-6{72.108%{transform:translate(83.7232vw,72.108vh) scale(.9104)}to{transform:translate(80.52375vw,100vh) scale(.9104)}}.snow:nth-child(7){opacity:.3788;transform:translate(54.923vw,-10px) scale(.6027);animation:fall-7 11s -24s linear infinite}@keyframes fall-7{66.147%{transform:translate(48.9262vw,66.147vh) scale(.6027)}to{transform:translate(51.9246vw,100vh) scale(.6027)}}.snow:nth-child(8){opacity:.2884;transform:translate(39.6369vw,-10px) scale(.7494);animation:fall-8 28s -26s linear infinite}@keyframes fall-8{75.755%{transform:translate(46.7344vw,75.755vh) scale(.7494)}to{transform:translate(43.18565vw,100vh) scale(.7494)}}.snow:nth-child(9){opacity:.564;transform:translate(65.9822vw,-10px) scale(.0613);animation:fall-9 20s -29s linear infinite}@keyframes fall-9{75.812%{transform:translate(61.2936vw,75.812vh) scale(.0613)}to{transform:translate(63.6379vw,100vh) scale(.0613)}}.snow:nth-child(10){opacity:1.3522;transform:translate(90.1661vw,-10px) scale(.166);animation:fall-10 16s -28s linear infinite}@keyframes fall-10{39.519%{transform:translate(87.0169vw,39.519vh) scale(.166)}to{transform:translate(88.5915vw,100vh) scale(.166)}}.snow:nth-child(11){opacity:.9142;transform:translate(56.3765vw,-10px) scale(.7565);animation:fall-11 28s -30s linear infinite}@keyframes fall-11{62.847%{transform:translate(65.5694vw,62.847vh) scale(.7565)}to{transform:translate(60.97295vw,100vh) scale(.7565)}}.snow:nth-child(12){opacity:.573;transform:translate(48.1559vw,-10px) scale(.0594);animation:fall-12 29s -19s linear infinite}@keyframes fall-12{37.617%{transform:translate(40.141vw,37.617vh) scale(.0594)}to{transform:translate(44.14845vw,100vh) scale(.0594)}}.snow:nth-child(13){opacity:.1426;transform:translate(9.1426vw,-10px) scale(.6493);animation:fall-13 26s -18s linear infinite}@keyframes fall-13{60.871%{transform:translate(2.0209vw,60.871vh) scale(.6493)}to{transform:translate(5.58175vw,100vh) scale(.6493)}}.snow:nth-child(14){opacity:1.5814;transform:translate(57.8902vw,-10px) scale(.1568);animation:fall-14 21s -23s linear infinite}@keyframes fall-14{39.499%{transform:translate(48.9596vw,39.499vh) scale(.1568)}to{transform:translate(53.4249vw,100vh) scale(.1568)}}.snow:nth-child(15){opacity:1.3498;transform:translate(94.3376vw,-10px) scale(.0798);animation:fall-15 22s -7s linear infinite}@keyframes fall-15{61.097%{transform:translate(102.2438vw,61.097vh) scale(.0798)}to{transform:translate(98.2907vw,100vh) scale(.0798)}}.snow:nth-child(16){opacity:1.1202;transform:translate(70.5829vw,-10px) scale(.0224);animation:fall-16 26s -23s linear infinite}@keyframes fall-16{53.581%{transform:translate(64.0353vw,53.581vh) scale(.0224)}to{transform:translate(67.3091vw,100vh) scale(.0224)}}.snow:nth-child(17){opacity:1.4104;transform:translate(51.1249vw,-10px) scale(.8131);animation:fall-17 15s -23s linear infinite}@keyframes fall-17{44.255%{transform:translate(58.0361vw,44.255vh) scale(.8131)}to{transform:translate(54.5805vw,100vh) scale(.8131)}}.snow:nth-child(18){opacity:1.0304;transform:translate(46.7205vw,-10px) scale(.1559);animation:fall-18 25s -23s linear infinite}@keyframes fall-18{54.703%{transform:translate(52.0113vw,54.703vh) scale(.1559)}to{transform:translate(49.3659vw,100vh) scale(.1559)}}.snow:nth-child(19){opacity:1.8062;transform:translate(26.5061vw,-10px) scale(.938);animation:fall-19 14s -29s linear infinite}@keyframes fall-19{38.835%{transform:translate(18.879vw,38.835vh) scale(.938)}to{transform:translate(22.69255vw,100vh) scale(.938)}}.snow:nth-child(20){opacity:1.6016;transform:translate(26.748vw,-10px) scale(.5325);animation:fall-20 23s -11s linear infinite}@keyframes fall-20{32.746%{transform:translate(27.3849vw,32.746vh) scale(.5325)}to{transform:translate(27.06645vw,100vh) scale(.5325)}}.snow:nth-child(21){opacity:1.6786;transform:translate(86.2759vw,-10px) scale(.7699);animation:fall-21 12s -12s linear infinite}@keyframes fall-21{78.836%{transform:translate(95.3462vw,78.836vh) scale(.7699)}to{transform:translate(90.81105vw,100vh) scale(.7699)}}.snow:nth-child(22){opacity:1.1266;transform:translate(76.9455vw,-10px) scale(.5808);animation:fall-22 15s -10s linear infinite}@keyframes fall-22{73.026%{transform:translate(69.277vw,73.026vh) scale(.5808)}to{transform:translate(73.11125vw,100vh) scale(.5808)}}.snow:nth-child(23){opacity:.3314;transform:translate(85.6986vw,-10px) scale(.1514);animation:fall-23 17s -17s linear infinite}@keyframes fall-23{52.681%{transform:translate(76.8255vw,52.681vh) scale(.1514)}to{transform:translate(81.26205vw,100vh) scale(.1514)}}.snow:nth-child(24){opacity:.249;transform:translate(88.7219vw,-10px) scale(.1644);animation:fall-24 25s -10s linear infinite}@keyframes fall-24{46.942%{transform:translate(87.0424vw,46.942vh) scale(.1644)}to{transform:translate(87.88215vw,100vh) scale(.1644)}}.snow:nth-child(25){opacity:.4502;transform:translate(80.321vw,-10px) scale(.1519);animation:fall-25 25s -20s linear infinite}@keyframes fall-25{69.558%{transform:translate(79.3658vw,69.558vh) scale(.1519)}to{transform:translate(79.8434vw,100vh) scale(.1519)}}.snow:nth-child(26){opacity:1.981;transform:translate(59.113vw,-10px) scale(.5464);animation:fall-26 10s -8s linear infinite}@keyframes fall-26{49.031%{transform:translate(52.7691vw,49.031vh) scale(.5464)}to{transform:translate(55.94105vw,100vh) scale(.5464)}}.snow:nth-child(27){opacity:1.7636;transform:translate(39.8867vw,-10px) scale(.1771);animation:fall-27 13s -20s linear infinite}@keyframes fall-27{66.249%{transform:translate(43.861vw,66.249vh) scale(.1771)}to{transform:translate(41.87385vw,100vh) scale(.1771)}}.snow:nth-child(28){opacity:.591;transform:translate(47.3308vw,-10px) scale(.3849);animation:fall-28 16s -17s linear infinite}@keyframes fall-28{66.166%{transform:translate(50.7151vw,66.166vh) scale(.3849)}to{transform:translate(49.02295vw,100vh) scale(.3849)}}.snow:nth-child(29){opacity:.1346;transform:translate(33.7718vw,-10px) scale(.9641);animation:fall-29 15s -29s linear infinite}@keyframes fall-29{57.709%{transform:translate(32.1686vw,57.709vh) scale(.9641)}to{transform:translate(32.9702vw,100vh) scale(.9641)}}.snow:nth-child(30){opacity:1.3042;transform:translate(59.7011vw,-10px) scale(.9589);animation:fall-30 26s -12s linear infinite}@keyframes fall-30{57.597%{transform:translate(55.8693vw,57.597vh) scale(.9589)}to{transform:translate(57.7852vw,100vh) scale(.9589)}}.snow:nth-child(31){opacity:1.1982;transform:translate(11.1172vw,-10px) scale(.5866);animation:fall-31 21s -25s linear infinite}@keyframes fall-31{40.925%{transform:translate(9.3335vw,40.925vh) scale(.5866)}to{transform:translate(10.22535vw,100vh) scale(.5866)}}.snow:nth-child(32){opacity:1.4668;transform:translate(36.2991vw,-10px) scale(.5882);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{56.054%{transform:translate(30.7374vw,56.054vh) scale(.5882)}to{transform:translate(33.51825vw,100vh) scale(.5882)}}.snow:nth-child(33){opacity:1.42;transform:translate(59.0652vw,-10px) scale(.9065);animation:fall-33 18s -4s linear infinite}@keyframes fall-33{38.022%{transform:translate(66.7904vw,38.022vh) scale(.9065)}to{transform:translate(62.9278vw,100vh) scale(.9065)}}.snow:nth-child(34){opacity:1.5266;transform:translate(76.9335vw,-10px) scale(.3877);animation:fall-34 13s -2s linear infinite}@keyframes fall-34{63.882%{transform:translate(74.6876vw,63.882vh) scale(.3877)}to{transform:translate(75.81055vw,100vh) scale(.3877)}}.snow:nth-child(35){opacity:.6214;transform:translate(98.1649vw,-10px) scale(.6454);animation:fall-35 21s -6s linear infinite}@keyframes fall-35{70.852%{transform:translate(93.0984vw,70.852vh) scale(.6454)}to{transform:translate(95.63165vw,100vh) scale(.6454)}}.snow:nth-child(36){opacity:1.9996;transform:translate(81.3831vw,-10px) scale(.7323);animation:fall-36 15s -18s linear infinite}@keyframes fall-36{42.103%{transform:translate(81.7474vw,42.103vh) scale(.7323)}to{transform:translate(81.56525vw,100vh) scale(.7323)}}.snow:nth-child(37){opacity:1.9972;transform:translate(35.7859vw,-10px) scale(.916);animation:fall-37 18s -27s linear infinite}@keyframes fall-37{55.468%{transform:translate(36.8795vw,55.468vh) scale(.916)}to{transform:translate(36.3327vw,100vh) scale(.916)}}.snow:nth-child(38){opacity:1.0344;transform:translate(38.887vw,-10px) scale(.8944);animation:fall-38 30s -22s linear infinite}@keyframes fall-38{36.332%{transform:translate(44.1211vw,36.332vh) scale(.8944)}to{transform:translate(41.50405vw,100vh) scale(.8944)}}.snow:nth-child(39){opacity:.6628;transform:translate(78.159vw,-10px) scale(.2077);animation:fall-39 11s -30s linear infinite}@keyframes fall-39{52.95%{transform:translate(72.4336vw,52.95vh) scale(.2077)}to{transform:translate(75.2963vw,100vh) scale(.2077)}}.snow:nth-child(40){opacity:.0658;transform:translate(38.8298vw,-10px) scale(.9324);animation:fall-40 29s -2s linear infinite}@keyframes fall-40{61.781%{transform:translate(41.6513vw,61.781vh) scale(.9324)}to{transform:translate(40.24055vw,100vh) scale(.9324)}}.snow:nth-child(41){opacity:.6336;transform:translate(82.3121vw,-10px) scale(.4588);animation:fall-41 19s -7s linear infinite}@keyframes fall-41{73.073%{transform:translate(75.7008vw,73.073vh) scale(.4588)}to{transform:translate(79.00645vw,100vh) scale(.4588)}}.snow:nth-child(42){opacity:.3328;transform:translate(83.8906vw,-10px) scale(.4018);animation:fall-42 16s -21s linear infinite}@keyframes fall-42{67.001%{transform:translate(87.6234vw,67.001vh) scale(.4018)}to{transform:translate(85.757vw,100vh) scale(.4018)}}.snow:nth-child(43){opacity:1.6064;transform:translate(21.7597vw,-10px) scale(.6474);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{75.666%{transform:translate(31.5364vw,75.666vh) scale(.6474)}to{transform:translate(26.64805vw,100vh) scale(.6474)}}.snow:nth-child(44){opacity:1.9706;transform:translate(52.6384vw,-10px) scale(.5253);animation:fall-44 27s -8s linear infinite}@keyframes fall-44{71.597%{transform:translate(47.5084vw,71.597vh) scale(.5253)}to{transform:translate(50.0734vw,100vh) scale(.5253)}}.snow:nth-child(45){opacity:1.0356;transform:translate(26.589vw,-10px) scale(.9037);animation:fall-45 15s -20s linear infinite}@keyframes fall-45{60.895%{transform:translate(19.4665vw,60.895vh) scale(.9037)}to{transform:translate(23.02775vw,100vh) scale(.9037)}}.snow:nth-child(46){opacity:1.9362;transform:translate(1.6632vw,-10px) scale(.0939);animation:fall-46 25s -29s linear infinite}@keyframes fall-46{44.766%{transform:translate(4.4945vw,44.766vh) scale(.0939)}to{transform:translate(3.07885vw,100vh) scale(.0939)}}.snow:nth-child(47){opacity:1.0306;transform:translate(17.1282vw,-10px) scale(.1447);animation:fall-47 19s -20s linear infinite}@keyframes fall-47{49.801%{transform:translate(11.1141vw,49.801vh) scale(.1447)}to{transform:translate(14.12115vw,100vh) scale(.1447)}}.snow:nth-child(48){opacity:.3034;transform:translate(55.2341vw,-10px) scale(.3586);animation:fall-48 21s -22s linear infinite}@keyframes fall-48{44.146%{transform:translate(57.7114vw,44.146vh) scale(.3586)}to{transform:translate(56.47275vw,100vh) scale(.3586)}}.snow:nth-child(49){opacity:1.7884;transform:translate(15.9095vw,-10px) scale(.1254);animation:fall-49 11s -30s linear infinite}@keyframes fall-49{34.001%{transform:translate(6.8708vw,34.001vh) scale(.1254)}to{transform:translate(11.39015vw,100vh) scale(.1254)}}.snow:nth-child(50){opacity:1.285;transform:translate(80.5894vw,-10px) scale(.154);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{57.947%{transform:translate(90.4222vw,57.947vh) scale(.154)}to{transform:translate(85.5058vw,100vh) scale(.154)}}.snow:nth-child(51){opacity:1.7414;transform:translate(51.683vw,-10px) scale(.4973);animation:fall-51 16s -3s linear infinite}@keyframes fall-51{79.944%{transform:translate(55.0945vw,79.944vh) scale(.4973)}to{transform:translate(53.38875vw,100vh) scale(.4973)}}.snow:nth-child(52){opacity:1.4038;transform:translate(28.3927vw,-10px) scale(.7631);animation:fall-52 20s -11s linear infinite}@keyframes fall-52{30.135%{transform:translate(24.9896vw,30.135vh) scale(.7631)}to{transform:translate(26.69115vw,100vh) scale(.7631)}}.snow:nth-child(53){opacity:1.6598;transform:translate(80.4182vw,-10px) scale(.2944);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{60.192%{transform:translate(80.7311vw,60.192vh) scale(.2944)}to{transform:translate(80.57465vw,100vh) scale(.2944)}}.snow:nth-child(54){opacity:.4136;transform:translate(63.0282vw,-10px) scale(.587);animation:fall-54 20s -4s linear infinite}@keyframes fall-54{41.684%{transform:translate(71.2599vw,41.684vh) scale(.587)}to{transform:translate(67.14405vw,100vh) scale(.587)}}.snow:nth-child(55){opacity:1.0486;transform:translate(86.8345vw,-10px) scale(.9494);animation:fall-55 18s -26s linear infinite}@keyframes fall-55{47.954%{transform:translate(93.7548vw,47.954vh) scale(.9494)}to{transform:translate(90.29465vw,100vh) scale(.9494)}}.snow:nth-child(56){opacity:.7006;transform:translate(96.9403vw,-10px) scale(.9238);animation:fall-56 27s -28s linear infinite}@keyframes fall-56{64.906%{transform:translate(106.5085vw,64.906vh) scale(.9238)}to{transform:translate(101.7244vw,100vh) scale(.9238)}}.snow:nth-child(57){opacity:1.159;transform:translate(77.8366vw,-10px) scale(.8309);animation:fall-57 27s -9s linear infinite}@keyframes fall-57{71.381%{transform:translate(84.3016vw,71.381vh) scale(.8309)}to{transform:translate(81.0691vw,100vh) scale(.8309)}}.snow:nth-child(58){opacity:.9296;transform:translate(33.0331vw,-10px) scale(.3992);animation:fall-58 22s -25s linear infinite}@keyframes fall-58{52.053%{transform:translate(39.84vw,52.053vh) scale(.3992)}to{transform:translate(36.43655vw,100vh) scale(.3992)}}.snow:nth-child(59){opacity:.9496;transform:translate(41.8204vw,-10px) scale(.6743);animation:fall-59 16s -11s linear infinite}@keyframes fall-59{40.404%{transform:translate(41.2399vw,40.404vh) scale(.6743)}to{transform:translate(41.53015vw,100vh) scale(.6743)}}.snow:nth-child(60){opacity:1.7434;transform:translate(54.719vw,-10px) scale(.7368);animation:fall-60 24s -3s linear infinite}@keyframes fall-60{67.802%{transform:translate(55.9716vw,67.802vh) scale(.7368)}to{transform:translate(55.3453vw,100vh) scale(.7368)}}.snow:nth-child(61){opacity:.2116;transform:translate(64.0351vw,-10px) scale(.764);animation:fall-61 19s -4s linear infinite}@keyframes fall-61{59.108%{transform:translate(59.5259vw,59.108vh) scale(.764)}to{transform:translate(61.7805vw,100vh) scale(.764)}}.snow:nth-child(62){opacity:1.0862;transform:translate(39.8585vw,-10px) scale(.6631);animation:fall-62 30s -13s linear infinite}@keyframes fall-62{72.487%{transform:translate(31.2733vw,72.487vh) scale(.6631)}to{transform:translate(35.5659vw,100vh) scale(.6631)}}.snow:nth-child(63){opacity:.7282;transform:translate(58.0017vw,-10px) scale(.7491);animation:fall-63 11s -12s linear infinite}@keyframes fall-63{58.87%{transform:translate(57.3761vw,58.87vh) scale(.7491)}to{transform:translate(57.6889vw,100vh) scale(.7491)}}.snow:nth-child(64){opacity:1.3498;transform:translate(85.891vw,-10px) scale(.1856);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{64.852%{transform:translate(82.1076vw,64.852vh) scale(.1856)}to{transform:translate(83.9993vw,100vh) scale(.1856)}}.snow:nth-child(65){opacity:.2628;transform:translate(38.3687vw,-10px) scale(.9964);animation:fall-65 20s -3s linear infinite}@keyframes fall-65{65.162%{transform:translate(48.3109vw,65.162vh) scale(.9964)}to{transform:translate(43.3398vw,100vh) scale(.9964)}}.snow:nth-child(66){opacity:1.1936;transform:translate(24.0836vw,-10px) scale(.0678);animation:fall-66 22s -7s linear infinite}@keyframes fall-66{47.554%{transform:translate(17.5928vw,47.554vh) scale(.0678)}to{transform:translate(20.8382vw,100vh) scale(.0678)}}.snow:nth-child(67){opacity:1.2726;transform:translate(80.9223vw,-10px) scale(.6999);animation:fall-67 29s -23s linear infinite}@keyframes fall-67{41.543%{transform:translate(76.0269vw,41.543vh) scale(.6999)}to{transform:translate(78.4746vw,100vh) scale(.6999)}}.snow:nth-child(68){opacity:1.1936;transform:translate(57.4602vw,-10px) scale(.4896);animation:fall-68 14s -20s linear infinite}@keyframes fall-68{35.288%{transform:translate(58.1117vw,35.288vh) scale(.4896)}to{transform:translate(57.78595vw,100vh) scale(.4896)}}.snow:nth-child(69){opacity:1.2118;transform:translate(59.0867vw,-10px) scale(.6178);animation:fall-69 21s -23s linear infinite}@keyframes fall-69{62.942%{transform:translate(68.1398vw,62.942vh) scale(.6178)}to{transform:translate(63.61325vw,100vh) scale(.6178)}}.snow:nth-child(70){opacity:.5482;transform:translate(35.2619vw,-10px) scale(.8618);animation:fall-70 20s -24s linear infinite}@keyframes fall-70{48.877%{transform:translate(42.0427vw,48.877vh) scale(.8618)}to{transform:translate(38.6523vw,100vh) scale(.8618)}}.snow:nth-child(71){opacity:.0682;transform:translate(7.973vw,-10px) scale(.3052);animation:fall-71 15s -15s linear infinite}@keyframes fall-71{57.665%{transform:translate(7.1637vw,57.665vh) scale(.3052)}to{transform:translate(7.56835vw,100vh) scale(.3052)}}.snow:nth-child(72){opacity:.5744;transform:translate(70.4352vw,-10px) scale(.8358);animation:fall-72 14s -5s linear infinite}@keyframes fall-72{64.285%{transform:translate(67.2704vw,64.285vh) scale(.8358)}to{transform:translate(68.8528vw,100vh) scale(.8358)}}.snow:nth-child(73){opacity:.7452;transform:translate(41.4109vw,-10px) scale(.3802);animation:fall-73 15s -11s linear infinite}@keyframes fall-73{78.362%{transform:translate(32.9646vw,78.362vh) scale(.3802)}to{transform:translate(37.18775vw,100vh) scale(.3802)}}.snow:nth-child(74){opacity:1.015;transform:translate(40.1089vw,-10px) scale(.0477);animation:fall-74 13s -10s linear infinite}@keyframes fall-74{79.438%{transform:translate(30.3331vw,79.438vh) scale(.0477)}to{transform:translate(35.221vw,100vh) scale(.0477)}}.snow:nth-child(75){opacity:1.4308;transform:translate(84.4749vw,-10px) scale(.5466);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{45.939%{transform:translate(93.8226vw,45.939vh) scale(.5466)}to{transform:translate(89.14875vw,100vh) scale(.5466)}}.snow:nth-child(76){opacity:.6316;transform:translate(9.5047vw,-10px) scale(.8085);animation:fall-76 26s -9s linear infinite}@keyframes fall-76{77.21%{transform:translate(14.0388vw,77.21vh) scale(.8085)}to{transform:translate(11.77175vw,100vh) scale(.8085)}}.snow:nth-child(77){opacity:.8452;transform:translate(32.7287vw,-10px) scale(.0306);animation:fall-77 22s -13s linear infinite}@keyframes fall-77{58.683%{transform:translate(26.4011vw,58.683vh) scale(.0306)}to{transform:translate(29.5649vw,100vh) scale(.0306)}}.snow:nth-child(78){opacity:1.592;transform:translate(49.9096vw,-10px) scale(.6243);animation:fall-78 24s -20s linear infinite}@keyframes fall-78{78.328%{transform:translate(55.4658vw,78.328vh) scale(.6243)}to{transform:translate(52.6877vw,100vh) scale(.6243)}}.snow:nth-child(79){opacity:1.1692;transform:translate(4.3147vw,-10px) scale(.7056);animation:fall-79 15s -22s linear infinite}@keyframes fall-79{77.705%{transform:translate(11.5264vw,77.705vh) scale(.7056)}to{transform:translate(7.92055vw,100vh) scale(.7056)}}.snow:nth-child(80){opacity:1.3406;transform:translate(45.4917vw,-10px) scale(.8094);animation:fall-80 18s -21s linear infinite}@keyframes fall-80{71.641%{transform:translate(54.5589vw,71.641vh) scale(.8094)}to{transform:translate(50.0253vw,100vh) scale(.8094)}}.snow:nth-child(81){opacity:.2404;transform:translate(99.1025vw,-10px) scale(.0828);animation:fall-81 18s -23s linear infinite}@keyframes fall-81{40.833%{transform:translate(104.2734vw,40.833vh) scale(.0828)}to{transform:translate(101.68795vw,100vh) scale(.0828)}}.snow:nth-child(82){opacity:1.6476;transform:translate(1.5267vw,-10px) scale(.5354);animation:fall-82 28s -23s linear infinite}@keyframes fall-82{47.712%{transform:translate(-2.8374vw,47.712vh) scale(.5354)}to{transform:translate(-.65535vw,100vh) scale(.5354)}}.snow:nth-child(83){opacity:1.7098;transform:translate(46.2339vw,-10px) scale(.9425);animation:fall-83 21s -21s linear infinite}@keyframes fall-83{38.332%{transform:translate(47.1926vw,38.332vh) scale(.9425)}to{transform:translate(46.71325vw,100vh) scale(.9425)}}.snow:nth-child(84){opacity:.2876;transform:translate(63.1692vw,-10px) scale(.8934);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{52.429%{transform:translate(64.8355vw,52.429vh) scale(.8934)}to{transform:translate(64.00235vw,100vh) scale(.8934)}}.snow:nth-child(85){opacity:.6816;transform:translate(15.4567vw,-10px) scale(.6778);animation:fall-85 25s -16s linear infinite}@keyframes fall-85{67.682%{transform:translate(6.6197vw,67.682vh) scale(.6778)}to{transform:translate(11.0382vw,100vh) scale(.6778)}}.snow:nth-child(86){opacity:.2676;transform:translate(74.5366vw,-10px) scale(.9779);animation:fall-86 21s -26s linear infinite}@keyframes fall-86{65.098%{transform:translate(83.4109vw,65.098vh) scale(.9779)}to{transform:translate(78.97375vw,100vh) scale(.9779)}}.snow:nth-child(87){opacity:.5486;transform:translate(34.6117vw,-10px) scale(.344);animation:fall-87 27s -3s linear infinite}@keyframes fall-87{47.89%{transform:translate(42.2802vw,47.89vh) scale(.344)}to{transform:translate(38.44595vw,100vh) scale(.344)}}.snow:nth-child(88){opacity:.4308;transform:translate(81.2637vw,-10px) scale(.1909);animation:fall-88 10s -21s linear infinite}@keyframes fall-88{37.001%{transform:translate(87.0564vw,37.001vh) scale(.1909)}to{transform:translate(84.16005vw,100vh) scale(.1909)}}.snow:nth-child(89){opacity:1.1128;transform:translate(71.6321vw,-10px) scale(.7687);animation:fall-89 16s -1s linear infinite}@keyframes fall-89{67.711%{transform:translate(77.3728vw,67.711vh) scale(.7687)}to{transform:translate(74.50245vw,100vh) scale(.7687)}}.snow:nth-child(90){opacity:1.5974;transform:translate(82.3558vw,-10px) scale(.3726);animation:fall-90 15s -1s linear infinite}@keyframes fall-90{72.691%{transform:translate(89.5428vw,72.691vh) scale(.3726)}to{transform:translate(85.9493vw,100vh) scale(.3726)}}.snow:nth-child(91){opacity:1.8284;transform:translate(18.8118vw,-10px) scale(.6704);animation:fall-91 29s -13s linear infinite}@keyframes fall-91{58.971%{transform:translate(20.3057vw,58.971vh) scale(.6704)}to{transform:translate(19.55875vw,100vh) scale(.6704)}}.snow:nth-child(92){opacity:1.2248;transform:translate(44.0235vw,-10px) scale(.5639);animation:fall-92 24s -1s linear infinite}@keyframes fall-92{59.62%{transform:translate(34.3692vw,59.62vh) scale(.5639)}to{transform:translate(39.19635vw,100vh) scale(.5639)}}.snow:nth-child(93){opacity:1.4676;transform:translate(97.8008vw,-10px) scale(.0639);animation:fall-93 16s -12s linear infinite}@keyframes fall-93{37.513%{transform:translate(103.4099vw,37.513vh) scale(.0639)}to{transform:translate(100.60535vw,100vh) scale(.0639)}}.snow:nth-child(94){opacity:.0832;transform:translate(92.3663vw,-10px) scale(.8681);animation:fall-94 21s -12s linear infinite}@keyframes fall-94{63.717%{transform:translate(96.3575vw,63.717vh) scale(.8681)}to{transform:translate(94.3619vw,100vh) scale(.8681)}}.snow:nth-child(95){opacity:.3448;transform:translate(68.7839vw,-10px) scale(.8738);animation:fall-95 21s -11s linear infinite}@keyframes fall-95{41.091%{transform:translate(59.6501vw,41.091vh) scale(.8738)}to{transform:translate(64.217vw,100vh) scale(.8738)}}.snow:nth-child(96){opacity:1.6384;transform:translate(68.7187vw,-10px) scale(.8477);animation:fall-96 16s -3s linear infinite}@keyframes fall-96{30.292%{transform:translate(74.4326vw,30.292vh) scale(.8477)}to{transform:translate(71.57565vw,100vh) scale(.8477)}}.snow:nth-child(97){opacity:.6964;transform:translate(95.5694vw,-10px) scale(.3346);animation:fall-97 20s -22s linear infinite}@keyframes fall-97{63.465%{transform:translate(87.6219vw,63.465vh) scale(.3346)}to{transform:translate(91.59565vw,100vh) scale(.3346)}}.snow:nth-child(98){opacity:1.8806;transform:translate(71.1277vw,-10px) scale(.6331);animation:fall-98 17s -16s linear infinite}@keyframes fall-98{62.882%{transform:translate(78.7128vw,62.882vh) scale(.6331)}to{transform:translate(74.92025vw,100vh) scale(.6331)}}.snow:nth-child(99){opacity:1.1762;transform:translate(76.7206vw,-10px) scale(.9698);animation:fall-99 21s -15s linear infinite}@keyframes fall-99{36.638%{transform:translate(76.5273vw,36.638vh) scale(.9698)}to{transform:translate(76.62395vw,100vh) scale(.9698)}}.snow:nth-child(100){opacity:1.7122;transform:translate(11.7105vw,-10px) scale(.0255);animation:fall-100 12s -5s linear infinite}@keyframes fall-100{66.745%{transform:translate(19.2649vw,66.745vh) scale(.0255)}to{transform:translate(15.4877vw,100vh) scale(.0255)}}.snow:nth-child(101){opacity:.1654;transform:translate(32.6421vw,-10px) scale(.4193);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{38.224%{transform:translate(33.1259vw,38.224vh) scale(.4193)}to{transform:translate(32.884vw,100vh) scale(.4193)}}.snow:nth-child(102){opacity:1.3036;transform:translate(96.652vw,-10px) scale(.7814);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{48.344%{transform:translate(103.7019vw,48.344vh) scale(.7814)}to{transform:translate(100.17695vw,100vh) scale(.7814)}}.snow:nth-child(103){opacity:1.5742;transform:translate(9.127vw,-10px) scale(.8352);animation:fall-103 27s -9s linear infinite}@keyframes fall-103{62.226%{transform:translate(2.1678vw,62.226vh) scale(.8352)}to{transform:translate(5.6474vw,100vh) scale(.8352)}}.snow:nth-child(104){opacity:1.5126;transform:translate(94.1478vw,-10px) scale(.612);animation:fall-104 12s -6s linear infinite}@keyframes fall-104{57.655%{transform:translate(84.6524vw,57.655vh) scale(.612)}to{transform:translate(89.4001vw,100vh) scale(.612)}}.snow:nth-child(105){opacity:.9862;transform:translate(40.9071vw,-10px) scale(.0622);animation:fall-105 14s -10s linear infinite}@keyframes fall-105{49.63%{transform:translate(34.6031vw,49.63vh) scale(.0622)}to{transform:translate(37.7551vw,100vh) scale(.0622)}}.snow:nth-child(106){opacity:1.1714;transform:translate(57.8829vw,-10px) scale(.5056);animation:fall-106 15s -29s linear infinite}@keyframes fall-106{72.035%{transform:translate(66.5483vw,72.035vh) scale(.5056)}to{transform:translate(62.2156vw,100vh) scale(.5056)}}.snow:nth-child(107){opacity:1.0674;transform:translate(99.2996vw,-10px) scale(.7703);animation:fall-107 24s -5s linear infinite}@keyframes fall-107{46.992%{transform:translate(108.9468vw,46.992vh) scale(.7703)}to{transform:translate(104.1232vw,100vh) scale(.7703)}}.snow:nth-child(108){opacity:.0504;transform:translate(22.5325vw,-10px) scale(.1614);animation:fall-108 21s -10s linear infinite}@keyframes fall-108{77.444%{transform:translate(30.2436vw,77.444vh) scale(.1614)}to{transform:translate(26.38805vw,100vh) scale(.1614)}}.snow:nth-child(109){opacity:1.0434;transform:translate(49.3884vw,-10px) scale(.0166);animation:fall-109 24s -13s linear infinite}@keyframes fall-109{76.917%{transform:translate(46.1834vw,76.917vh) scale(.0166)}to{transform:translate(47.7859vw,100vh) scale(.0166)}}.snow:nth-child(110){opacity:.8548;transform:translate(23.2543vw,-10px) scale(.2116);animation:fall-110 20s -22s linear infinite}@keyframes fall-110{42.043%{transform:translate(32.8605vw,42.043vh) scale(.2116)}to{transform:translate(28.0574vw,100vh) scale(.2116)}}.snow:nth-child(111){opacity:.7888;transform:translate(27.6362vw,-10px) scale(.568);animation:fall-111 30s -14s linear infinite}@keyframes fall-111{78.671%{transform:translate(36.1553vw,78.671vh) scale(.568)}to{transform:translate(31.89575vw,100vh) scale(.568)}}.snow:nth-child(112){opacity:.2448;transform:translate(93.688vw,-10px) scale(.3993);animation:fall-112 11s -21s linear infinite}@keyframes fall-112{44.822%{transform:translate(92.9858vw,44.822vh) scale(.3993)}to{transform:translate(93.3369vw,100vh) scale(.3993)}}.snow:nth-child(113){opacity:1.1644;transform:translate(67.8152vw,-10px) scale(.8304);animation:fall-113 16s -27s linear infinite}@keyframes fall-113{78.042%{transform:translate(62.4291vw,78.042vh) scale(.8304)}to{transform:translate(65.12215vw,100vh) scale(.8304)}}.snow:nth-child(114){opacity:.1774;transform:translate(66.3716vw,-10px) scale(.7947);animation:fall-114 17s -8s linear infinite}@keyframes fall-114{68.437%{transform:translate(68.1658vw,68.437vh) scale(.7947)}to{transform:translate(67.2687vw,100vh) scale(.7947)}}.snow:nth-child(115){opacity:.1126;transform:translate(70.0719vw,-10px) scale(.1988);animation:fall-115 19s -1s linear infinite}@keyframes fall-115{71.618%{transform:translate(71.2571vw,71.618vh) scale(.1988)}to{transform:translate(70.6645vw,100vh) scale(.1988)}}.snow:nth-child(116){opacity:.253;transform:translate(81.594vw,-10px) scale(.1134);animation:fall-116 30s -23s linear infinite}@keyframes fall-116{38.297%{transform:translate(86.5199vw,38.297vh) scale(.1134)}to{transform:translate(84.05695vw,100vh) scale(.1134)}}.snow:nth-child(117){opacity:.1768;transform:translate(10.5433vw,-10px) scale(.8581);animation:fall-117 11s -16s linear infinite}@keyframes fall-117{36.587%{transform:translate(1.6443vw,36.587vh) scale(.8581)}to{transform:translate(6.0938vw,100vh) scale(.8581)}}.snow:nth-child(118){opacity:.2042;transform:translate(9.6497vw,-10px) scale(.1361);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{63.979%{transform:translate(7.5778vw,63.979vh) scale(.1361)}to{transform:translate(8.61375vw,100vh) scale(.1361)}}.snow:nth-child(119){opacity:.6344;transform:translate(55.5964vw,-10px) scale(.5108);animation:fall-119 14s -30s linear infinite}@keyframes fall-119{50.711%{transform:translate(52.1817vw,50.711vh) scale(.5108)}to{transform:translate(53.88905vw,100vh) scale(.5108)}}.snow:nth-child(120){opacity:.6334;transform:translate(9.0064vw,-10px) scale(.1368);animation:fall-120 16s -23s linear infinite}@keyframes fall-120{59.436%{transform:translate(15.2238vw,59.436vh) scale(.1368)}to{transform:translate(12.1151vw,100vh) scale(.1368)}}.snow:nth-child(121){opacity:.8152;transform:translate(61.2145vw,-10px) scale(.8642);animation:fall-121 12s -17s linear infinite}@keyframes fall-121{62.818%{transform:translate(71.1321vw,62.818vh) scale(.8642)}to{transform:translate(66.1733vw,100vh) scale(.8642)}}.snow:nth-child(122){opacity:.5994;transform:translate(85.1991vw,-10px) scale(.5499);animation:fall-122 19s -16s linear infinite}@keyframes fall-122{51.828%{transform:translate(78.6763vw,51.828vh) scale(.5499)}to{transform:translate(81.9377vw,100vh) scale(.5499)}}.snow:nth-child(123){opacity:.165;transform:translate(74.0629vw,-10px) scale(.0755);animation:fall-123 24s -16s linear infinite}@keyframes fall-123{38.503%{transform:translate(65.7126vw,38.503vh) scale(.0755)}to{transform:translate(69.88775vw,100vh) scale(.0755)}}.snow:nth-child(124){opacity:.7574;transform:translate(.5317vw,-10px) scale(.5829);animation:fall-124 23s -27s linear infinite}@keyframes fall-124{52.109%{transform:translate(10.4221vw,52.109vh) scale(.5829)}to{transform:translate(5.4769vw,100vh) scale(.5829)}}.snow:nth-child(125){opacity:.0248;transform:translate(95.3314vw,-10px) scale(.587);animation:fall-125 27s -2s linear infinite}@keyframes fall-125{56.889%{transform:translate(98.4734vw,56.889vh) scale(.587)}to{transform:translate(96.9024vw,100vh) scale(.587)}}.snow:nth-child(126){opacity:.1836;transform:translate(56.7705vw,-10px) scale(.8436);animation:fall-126 11s -15s linear infinite}@keyframes fall-126{54.327%{transform:translate(52.6733vw,54.327vh) scale(.8436)}to{transform:translate(54.7219vw,100vh) scale(.8436)}}.snow:nth-child(127){opacity:.9904;transform:translate(70.9196vw,-10px) scale(.5144);animation:fall-127 29s -26s linear infinite}@keyframes fall-127{33.274%{transform:translate(80.8675vw,33.274vh) scale(.5144)}to{transform:translate(75.89355vw,100vh) scale(.5144)}}.snow:nth-child(128){opacity:.9206;transform:translate(16.1949vw,-10px) scale(.2944);animation:fall-128 15s -9s linear infinite}@keyframes fall-128{43.058%{transform:translate(23.2275vw,43.058vh) scale(.2944)}to{transform:translate(19.7112vw,100vh) scale(.2944)}}.snow:nth-child(129){opacity:1.8312;transform:translate(76.2478vw,-10px) scale(.7262);animation:fall-129 26s -10s linear infinite}@keyframes fall-129{61.451%{transform:translate(77.7129vw,61.451vh) scale(.7262)}to{transform:translate(76.98035vw,100vh) scale(.7262)}}.snow:nth-child(130){opacity:1.5468;transform:translate(4.8328vw,-10px) scale(.1078);animation:fall-130 19s -25s linear infinite}@keyframes fall-130{59.183%{transform:translate(-3.7188vw,59.183vh) scale(.1078)}to{transform:translate(.557vw,100vh) scale(.1078)}}.snow:nth-child(131){opacity:1.057;transform:translate(61.711vw,-10px) scale(.2154);animation:fall-131 14s -30s linear infinite}@keyframes fall-131{72.782%{transform:translate(67.5128vw,72.782vh) scale(.2154)}to{transform:translate(64.6119vw,100vh) scale(.2154)}}.snow:nth-child(132){opacity:1.92;transform:translate(57.7166vw,-10px) scale(.6773);animation:fall-132 19s -7s linear infinite}@keyframes fall-132{75.383%{transform:translate(51.487vw,75.383vh) scale(.6773)}to{transform:translate(54.6018vw,100vh) scale(.6773)}}.snow:nth-child(133){opacity:1.9472;transform:translate(59.8722vw,-10px) scale(.6924);animation:fall-133 27s -5s linear infinite}@keyframes fall-133{43.592%{transform:translate(53.5416vw,43.592vh) scale(.6924)}to{transform:translate(56.7069vw,100vh) scale(.6924)}}.snow:nth-child(134){opacity:.4466;transform:translate(17.7312vw,-10px) scale(.7417);animation:fall-134 27s -3s linear infinite}@keyframes fall-134{72.247%{transform:translate(13.8757vw,72.247vh) scale(.7417)}to{transform:translate(15.80345vw,100vh) scale(.7417)}}.snow:nth-child(135){opacity:.5318;transform:translate(51.6812vw,-10px) scale(.8843);animation:fall-135 30s -4s linear infinite}@keyframes fall-135{35.822%{transform:translate(46.8688vw,35.822vh) scale(.8843)}to{transform:translate(49.275vw,100vh) scale(.8843)}}.snow:nth-child(136){opacity:.4884;transform:translate(.7073vw,-10px) scale(.1718);animation:fall-136 27s -22s linear infinite}@keyframes fall-136{69.804%{transform:translate(2.811vw,69.804vh) scale(.1718)}to{transform:translate(1.75915vw,100vh) scale(.1718)}}.snow:nth-child(137){opacity:.899;transform:translate(44.393vw,-10px) scale(.2161);animation:fall-137 11s -26s linear infinite}@keyframes fall-137{58.56%{transform:translate(46.5395vw,58.56vh) scale(.2161)}to{transform:translate(45.46625vw,100vh) scale(.2161)}}.snow:nth-child(138){opacity:.4574;transform:translate(3.2834vw,-10px) scale(.9693);animation:fall-138 15s -23s linear infinite}@keyframes fall-138{54.548%{transform:translate(13.2351vw,54.548vh) scale(.9693)}to{transform:translate(8.25925vw,100vh) scale(.9693)}}.snow:nth-child(139){opacity:1.5152;transform:translate(22.0287vw,-10px) scale(.4563);animation:fall-139 14s -11s linear infinite}@keyframes fall-139{52.424%{transform:translate(15.1063vw,52.424vh) scale(.4563)}to{transform:translate(18.5675vw,100vh) scale(.4563)}}.snow:nth-child(140){opacity:1.7294;transform:translate(83.0878vw,-10px) scale(.7179);animation:fall-140 14s -30s linear infinite}@keyframes fall-140{31.918%{transform:translate(84.0171vw,31.918vh) scale(.7179)}to{transform:translate(83.55245vw,100vh) scale(.7179)}}.snow:nth-child(141){opacity:.8362;transform:translate(48.2998vw,-10px) scale(.4026);animation:fall-141 22s -2s linear infinite}@keyframes fall-141{39.788%{transform:translate(42.4603vw,39.788vh) scale(.4026)}to{transform:translate(45.38005vw,100vh) scale(.4026)}}.snow:nth-child(142){opacity:.0558;transform:translate(30.9878vw,-10px) scale(.5531);animation:fall-142 17s -26s linear infinite}@keyframes fall-142{36.858%{transform:translate(31.0815vw,36.858vh) scale(.5531)}to{transform:translate(31.03465vw,100vh) scale(.5531)}}.snow:nth-child(143){opacity:1.5756;transform:translate(54.6289vw,-10px) scale(.6813);animation:fall-143 11s -21s linear infinite}@keyframes fall-143{65.489%{transform:translate(62.8086vw,65.489vh) scale(.6813)}to{transform:translate(58.71875vw,100vh) scale(.6813)}}.snow:nth-child(144){opacity:.96;transform:translate(7.2131vw,-10px) scale(.868);animation:fall-144 17s -20s linear infinite}@keyframes fall-144{76.01%{transform:translate(13.162vw,76.01vh) scale(.868)}to{transform:translate(10.18755vw,100vh) scale(.868)}}.snow:nth-child(145){opacity:.0242;transform:translate(56.9651vw,-10px) scale(.0295);animation:fall-145 20s -2s linear infinite}@keyframes fall-145{31.747%{transform:translate(58.2086vw,31.747vh) scale(.0295)}to{transform:translate(57.58685vw,100vh) scale(.0295)}}.snow:nth-child(146){opacity:.333;transform:translate(57.7222vw,-10px) scale(.4066);animation:fall-146 17s -23s linear infinite}@keyframes fall-146{56.972%{transform:translate(50.2482vw,56.972vh) scale(.4066)}to{transform:translate(53.9852vw,100vh) scale(.4066)}}.snow:nth-child(147){opacity:1.0996;transform:translate(67.1581vw,-10px) scale(.8919);animation:fall-147 25s -12s linear infinite}@keyframes fall-147{65.966%{transform:translate(74.9656vw,65.966vh) scale(.8919)}to{transform:translate(71.06185vw,100vh) scale(.8919)}}.snow:nth-child(148){opacity:.4058;transform:translate(94.9446vw,-10px) scale(.3272);animation:fall-148 17s -15s linear infinite}@keyframes fall-148{52.43%{transform:translate(93.8042vw,52.43vh) scale(.3272)}to{transform:translate(94.3744vw,100vh) scale(.3272)}}.snow:nth-child(149){opacity:.285;transform:translate(28.0464vw,-10px) scale(.3995);animation:fall-149 16s -25s linear infinite}@keyframes fall-149{73.078%{transform:translate(23.5366vw,73.078vh) scale(.3995)}to{transform:translate(25.7915vw,100vh) scale(.3995)}}.snow:nth-child(150){opacity:.2852;transform:translate(98.2033vw,-10px) scale(.6469);animation:fall-150 11s -3s linear infinite}@keyframes fall-150{63.792%{transform:translate(105.5589vw,63.792vh) scale(.6469)}to{transform:translate(101.8811vw,100vh) scale(.6469)}}.snow:nth-child(151){opacity:1.8918;transform:translate(63.6443vw,-10px) scale(.1277);animation:fall-151 19s -6s linear infinite}@keyframes fall-151{48.312%{transform:translate(65.7619vw,48.312vh) scale(.1277)}to{transform:translate(64.7031vw,100vh) scale(.1277)}}.snow:nth-child(152){opacity:1.6838;transform:translate(60.4968vw,-10px) scale(.4997);animation:fall-152 21s -20s linear infinite}@keyframes fall-152{50.827%{transform:translate(60.8489vw,50.827vh) scale(.4997)}to{transform:translate(60.67285vw,100vh) scale(.4997)}}.snow:nth-child(153){opacity:1.386;transform:translate(12.1314vw,-10px) scale(.3661);animation:fall-153 24s -13s linear infinite}@keyframes fall-153{44.764%{transform:translate(21.9174vw,44.764vh) scale(.3661)}to{transform:translate(17.0244vw,100vh) scale(.3661)}}.snow:nth-child(154){opacity:.9884;transform:translate(20.9978vw,-10px) scale(.5969);animation:fall-154 12s -29s linear infinite}@keyframes fall-154{39.548%{transform:translate(15.955vw,39.548vh) scale(.5969)}to{transform:translate(18.4764vw,100vh) scale(.5969)}}.snow:nth-child(155){opacity:1.3814;transform:translate(25.6915vw,-10px) scale(.6508);animation:fall-155 22s -21s linear infinite}@keyframes fall-155{69.896%{transform:translate(32.8245vw,69.896vh) scale(.6508)}to{transform:translate(29.258vw,100vh) scale(.6508)}}.snow:nth-child(156){opacity:1.1418;transform:translate(96.8681vw,-10px) scale(.1001);animation:fall-156 13s -27s linear infinite}@keyframes fall-156{34.098%{transform:translate(93.288vw,34.098vh) scale(.1001)}to{transform:translate(95.07805vw,100vh) scale(.1001)}}.snow:nth-child(157){opacity:.763;transform:translate(30.2247vw,-10px) scale(.9862);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{41.572%{transform:translate(23.5253vw,41.572vh) scale(.9862)}to{transform:translate(26.875vw,100vh) scale(.9862)}}.snow:nth-child(158){opacity:1.2186;transform:translate(61.2014vw,-10px) scale(.0536);animation:fall-158 19s -30s linear infinite}@keyframes fall-158{44.632%{transform:translate(67.7836vw,44.632vh) scale(.0536)}to{transform:translate(64.4925vw,100vh) scale(.0536)}}.snow:nth-child(159){opacity:.855;transform:translate(81.422vw,-10px) scale(.8548);animation:fall-159 10s -25s linear infinite}@keyframes fall-159{62.241%{transform:translate(80.9125vw,62.241vh) scale(.8548)}to{transform:translate(81.16725vw,100vh) scale(.8548)}}.snow:nth-child(160){opacity:1.3972;transform:translate(87.3386vw,-10px) scale(.8303);animation:fall-160 14s -5s linear infinite}@keyframes fall-160{34.141%{transform:translate(85.6686vw,34.141vh) scale(.8303)}to{transform:translate(86.5036vw,100vh) scale(.8303)}}.snow:nth-child(161){opacity:1.9578;transform:translate(12.9785vw,-10px) scale(.8751);animation:fall-161 25s -13s linear infinite}@keyframes fall-161{31.893%{transform:translate(10.9133vw,31.893vh) scale(.8751)}to{transform:translate(11.9459vw,100vh) scale(.8751)}}.snow:nth-child(162){opacity:.19;transform:translate(31.7457vw,-10px) scale(.5304);animation:fall-162 11s -24s linear infinite}@keyframes fall-162{71.888%{transform:translate(39.2941vw,71.888vh) scale(.5304)}to{transform:translate(35.5199vw,100vh) scale(.5304)}}.snow:nth-child(163){opacity:1.5784;transform:translate(60.7746vw,-10px) scale(.2664);animation:fall-163 10s -26s linear infinite}@keyframes fall-163{36.61%{transform:translate(64.3367vw,36.61vh) scale(.2664)}to{transform:translate(62.55565vw,100vh) scale(.2664)}}.snow:nth-child(164){opacity:.2762;transform:translate(49.5649vw,-10px) scale(.4935);animation:fall-164 27s -13s linear infinite}@keyframes fall-164{46.853%{transform:translate(44.7441vw,46.853vh) scale(.4935)}to{transform:translate(47.1545vw,100vh) scale(.4935)}}.snow:nth-child(165){opacity:1.2392;transform:translate(15.7003vw,-10px) scale(.6552);animation:fall-165 24s -21s linear infinite}@keyframes fall-165{41.28%{transform:translate(15.3823vw,41.28vh) scale(.6552)}to{transform:translate(15.5413vw,100vh) scale(.6552)}}.snow:nth-child(166){opacity:1.6564;transform:translate(98.1369vw,-10px) scale(.9951);animation:fall-166 15s -15s linear infinite}@keyframes fall-166{40.575%{transform:translate(89.0461vw,40.575vh) scale(.9951)}to{transform:translate(93.5915vw,100vh) scale(.9951)}}.snow:nth-child(167){opacity:1.123;transform:translate(61.8732vw,-10px) scale(.4067);animation:fall-167 30s -23s linear infinite}@keyframes fall-167{61.022%{transform:translate(54.8865vw,61.022vh) scale(.4067)}to{transform:translate(58.37985vw,100vh) scale(.4067)}}.snow:nth-child(168){opacity:1.7874;transform:translate(28.2775vw,-10px) scale(.2684);animation:fall-168 21s -17s linear infinite}@keyframes fall-168{36.782%{transform:translate(27.1037vw,36.782vh) scale(.2684)}to{transform:translate(27.6906vw,100vh) scale(.2684)}}.snow:nth-child(169){opacity:.2264;transform:translate(.9758vw,-10px) scale(.8766);animation:fall-169 19s -16s linear infinite}@keyframes fall-169{47.085%{transform:translate(5.6188vw,47.085vh) scale(.8766)}to{transform:translate(3.2973vw,100vh) scale(.8766)}}.snow:nth-child(170){opacity:.413;transform:translate(37.3041vw,-10px) scale(.0653);animation:fall-170 19s -19s linear infinite}@keyframes fall-170{46.949%{transform:translate(39.1605vw,46.949vh) scale(.0653)}to{transform:translate(38.2323vw,100vh) scale(.0653)}}.snow:nth-child(171){opacity:.1926;transform:translate(70.4678vw,-10px) scale(.0601);animation:fall-171 25s -24s linear infinite}@keyframes fall-171{52.608%{transform:translate(67.6478vw,52.608vh) scale(.0601)}to{transform:translate(69.0578vw,100vh) scale(.0601)}}.snow:nth-child(172){opacity:1.1686;transform:translate(4.7897vw,-10px) scale(.4674);animation:fall-172 28s -29s linear infinite}@keyframes fall-172{53.399%{transform:translate(-3.0703vw,53.399vh) scale(.4674)}to{transform:translate(.8597vw,100vh) scale(.4674)}}.snow:nth-child(173){opacity:.3112;transform:translate(8.4086vw,-10px) scale(.8437);animation:fall-173 14s -19s linear infinite}@keyframes fall-173{52.394%{transform:translate(1.733vw,52.394vh) scale(.8437)}to{transform:translate(5.0708vw,100vh) scale(.8437)}}.snow:nth-child(174){opacity:.7504;transform:translate(2.7396vw,-10px) scale(.7477);animation:fall-174 22s -19s linear infinite}@keyframes fall-174{55.331%{transform:translate(.8427vw,55.331vh) scale(.7477)}to{transform:translate(1.79115vw,100vh) scale(.7477)}}.snow:nth-child(175){opacity:.9566;transform:translate(75.3494vw,-10px) scale(.1163);animation:fall-175 20s -27s linear infinite}@keyframes fall-175{34.226%{transform:translate(79.9061vw,34.226vh) scale(.1163)}to{transform:translate(77.62775vw,100vh) scale(.1163)}}.snow:nth-child(176){opacity:.6472;transform:translate(88.852vw,-10px) scale(.8106);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{48.867%{transform:translate(97.1431vw,48.867vh) scale(.8106)}to{transform:translate(92.99755vw,100vh) scale(.8106)}}.snow:nth-child(177){opacity:1.9678;transform:translate(37.6205vw,-10px) scale(.7338);animation:fall-177 22s -26s linear infinite}@keyframes fall-177{58.001%{transform:translate(31.0263vw,58.001vh) scale(.7338)}to{transform:translate(34.3234vw,100vh) scale(.7338)}}.snow:nth-child(178){opacity:1.4168;transform:translate(56.9496vw,-10px) scale(.1362);animation:fall-178 12s -29s linear infinite}@keyframes fall-178{64.173%{transform:translate(63.9913vw,64.173vh) scale(.1362)}to{transform:translate(60.47045vw,100vh) scale(.1362)}}.snow:nth-child(179){opacity:1.1974;transform:translate(26.7097vw,-10px) scale(.9765);animation:fall-179 27s -3s linear infinite}@keyframes fall-179{31.549%{transform:translate(27.9634vw,31.549vh) scale(.9765)}to{transform:translate(27.33655vw,100vh) scale(.9765)}}.snow:nth-child(180){opacity:.3966;transform:translate(17.5557vw,-10px) scale(.1256);animation:fall-180 20s -24s linear infinite}@keyframes fall-180{79.839%{transform:translate(15.4907vw,79.839vh) scale(.1256)}to{transform:translate(16.5232vw,100vh) scale(.1256)}}.snow:nth-child(181){opacity:.7772;transform:translate(61.3467vw,-10px) scale(.2784);animation:fall-181 22s -16s linear infinite}@keyframes fall-181{49.999%{transform:translate(62.3536vw,49.999vh) scale(.2784)}to{transform:translate(61.85015vw,100vh) scale(.2784)}}.snow:nth-child(182){opacity:.0258;transform:translate(84.3243vw,-10px) scale(.8069);animation:fall-182 29s -19s linear infinite}@keyframes fall-182{71.47%{transform:translate(87.4773vw,71.47vh) scale(.8069)}to{transform:translate(85.9008vw,100vh) scale(.8069)}}.snow:nth-child(183){opacity:1.062;transform:translate(75.9508vw,-10px) scale(.4988);animation:fall-183 13s -1s linear infinite}@keyframes fall-183{51.122%{transform:translate(68.0303vw,51.122vh) scale(.4988)}to{transform:translate(71.99055vw,100vh) scale(.4988)}}.snow:nth-child(184){opacity:.0134;transform:translate(4.6306vw,-10px) scale(.3226);animation:fall-184 21s -1s linear infinite}@keyframes fall-184{51.467%{transform:translate(-4.7914vw,51.467vh) scale(.3226)}to{transform:translate(-.0804vw,100vh) scale(.3226)}}.snow:nth-child(185){opacity:.1204;transform:translate(25.79vw,-10px) scale(.3617);animation:fall-185 18s -12s linear infinite}@keyframes fall-185{50.598%{transform:translate(20.0021vw,50.598vh) scale(.3617)}to{transform:translate(22.89605vw,100vh) scale(.3617)}}.snow:nth-child(186){opacity:1.83;transform:translate(57.3705vw,-10px) scale(.2445);animation:fall-186 11s -13s linear infinite}@keyframes fall-186{79.162%{transform:translate(57.0418vw,79.162vh) scale(.2445)}to{transform:translate(57.20615vw,100vh) scale(.2445)}}.snow:nth-child(187){opacity:.9482;transform:translate(20.7257vw,-10px) scale(.7065);animation:fall-187 18s -29s linear infinite}@keyframes fall-187{38.89%{transform:translate(29.7137vw,38.89vh) scale(.7065)}to{transform:translate(25.2197vw,100vh) scale(.7065)}}.snow:nth-child(188){opacity:1.8278;transform:translate(71.9089vw,-10px) scale(.0153);animation:fall-188 11s -6s linear infinite}@keyframes fall-188{63.825%{transform:translate(64.6835vw,63.825vh) scale(.0153)}to{transform:translate(68.2962vw,100vh) scale(.0153)}}.snow:nth-child(189){opacity:1.9506;transform:translate(72.1597vw,-10px) scale(.1114);animation:fall-189 11s -14s linear infinite}@keyframes fall-189{37.979%{transform:translate(63.663vw,37.979vh) scale(.1114)}to{transform:translate(67.91135vw,100vh) scale(.1114)}}.snow:nth-child(190){opacity:1.1484;transform:translate(26.6596vw,-10px) scale(.6261);animation:fall-190 17s -3s linear infinite}@keyframes fall-190{36.904%{transform:translate(29.7408vw,36.904vh) scale(.6261)}to{transform:translate(28.2002vw,100vh) scale(.6261)}}.snow:nth-child(191){opacity:.233;transform:translate(7.6852vw,-10px) scale(.2773);animation:fall-191 29s -26s linear infinite}@keyframes fall-191{50.74%{transform:translate(2.5465vw,50.74vh) scale(.2773)}to{transform:translate(5.11585vw,100vh) scale(.2773)}}.snow:nth-child(192){opacity:1.6568;transform:translate(65.2323vw,-10px) scale(.7248);animation:fall-192 18s -2s linear infinite}@keyframes fall-192{40.011%{transform:translate(57.8063vw,40.011vh) scale(.7248)}to{transform:translate(61.5193vw,100vh) scale(.7248)}}.snow:nth-child(193){opacity:.3364;transform:translate(43.8584vw,-10px) scale(.2793);animation:fall-193 10s -9s linear infinite}@keyframes fall-193{74.32%{transform:translate(51.8147vw,74.32vh) scale(.2793)}to{transform:translate(47.83655vw,100vh) scale(.2793)}}.snow:nth-child(194){opacity:.9306;transform:translate(76.8654vw,-10px) scale(.5769);animation:fall-194 20s -5s linear infinite}@keyframes fall-194{34.624%{transform:translate(81.2393vw,34.624vh) scale(.5769)}to{transform:translate(79.05235vw,100vh) scale(.5769)}}.snow:nth-child(195){opacity:.6812;transform:translate(96.4699vw,-10px) scale(.4262);animation:fall-195 14s -10s linear infinite}@keyframes fall-195{39.886%{transform:translate(100.4324vw,39.886vh) scale(.4262)}to{transform:translate(98.45115vw,100vh) scale(.4262)}}.snow:nth-child(196){opacity:.7746;transform:translate(54.1944vw,-10px) scale(.447);animation:fall-196 21s -30s linear infinite}@keyframes fall-196{66.49%{transform:translate(63.0596vw,66.49vh) scale(.447)}to{transform:translate(58.627vw,100vh) scale(.447)}}.snow:nth-child(197){opacity:.4924;transform:translate(17.311vw,-10px) scale(.5511);animation:fall-197 25s -23s linear infinite}@keyframes fall-197{65.631%{transform:translate(20.5393vw,65.631vh) scale(.5511)}to{transform:translate(18.92515vw,100vh) scale(.5511)}}.snow:nth-child(198){opacity:1.283;transform:translate(16.6306vw,-10px) scale(.5979);animation:fall-198 23s -24s linear infinite}@keyframes fall-198{38.621%{transform:translate(19.7306vw,38.621vh) scale(.5979)}to{transform:translate(18.1806vw,100vh) scale(.5979)}}.snow:nth-child(199){opacity:.0194;transform:translate(46.4807vw,-10px) scale(.5239);animation:fall-199 29s -17s linear infinite}@keyframes fall-199{48.704%{transform:translate(46.047vw,48.704vh) scale(.5239)}to{transform:translate(46.26385vw,100vh) scale(.5239)}}.snow:nth-child(200){opacity:1.0362;transform:translate(19.5919vw,-10px) scale(.8787);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{70.095%{transform:translate(20.8748vw,70.095vh) scale(.8787)}to{transform:translate(20.23335vw,100vh) scale(.8787)}}.snow:nth-child(201){opacity:.2854;transform:translate(38.3034vw,-10px) scale(.5294);animation:fall-201 14s -2s linear infinite}@keyframes fall-201{33.175%{transform:translate(47.1988vw,33.175vh) scale(.5294)}to{transform:translate(42.7511vw,100vh) scale(.5294)}}.snow:nth-child(202){opacity:.015;transform:translate(47.6904vw,-10px) scale(.1362);animation:fall-202 21s -16s linear infinite}@keyframes fall-202{57.27%{transform:translate(57.2087vw,57.27vh) scale(.1362)}to{transform:translate(52.44955vw,100vh) scale(.1362)}}.snow:nth-child(203){opacity:.0554;transform:translate(65.4191vw,-10px) scale(.4513);animation:fall-203 11s -4s linear infinite}@keyframes fall-203{69.533%{transform:translate(74.8289vw,69.533vh) scale(.4513)}to{transform:translate(70.124vw,100vh) scale(.4513)}}.snow:nth-child(204){opacity:.0548;transform:translate(99.9317vw,-10px) scale(.1943);animation:fall-204 28s -8s linear infinite}@keyframes fall-204{74.301%{transform:translate(91.0397vw,74.301vh) scale(.1943)}to{transform:translate(95.4857vw,100vh) scale(.1943)}}.snow:nth-child(205){opacity:1.39;transform:translate(11.62vw,-10px) scale(.834);animation:fall-205 15s -5s linear infinite}@keyframes fall-205{45.705%{transform:translate(4.1374vw,45.705vh) scale(.834)}to{transform:translate(7.8787vw,100vh) scale(.834)}}.snow:nth-child(206){opacity:.1732;transform:translate(81.982vw,-10px) scale(.2968);animation:fall-206 26s -19s linear infinite}@keyframes fall-206{64.238%{transform:translate(86.8939vw,64.238vh) scale(.2968)}to{transform:translate(84.43795vw,100vh) scale(.2968)}}.snow:nth-child(207){opacity:.4458;transform:translate(72.5122vw,-10px) scale(.0333);animation:fall-207 28s -3s linear infinite}@keyframes fall-207{56.616%{transform:translate(73.19vw,56.616vh) scale(.0333)}to{transform:translate(72.8511vw,100vh) scale(.0333)}}.snow:nth-child(208){opacity:.9842;transform:translate(88.2315vw,-10px) scale(.5873);animation:fall-208 29s -2s linear infinite}@keyframes fall-208{56.553%{transform:translate(94.0685vw,56.553vh) scale(.5873)}to{transform:translate(91.15vw,100vh) scale(.5873)}}.snow:nth-child(209){opacity:1.7996;transform:translate(24.685vw,-10px) scale(.7465);animation:fall-209 11s -6s linear infinite}@keyframes fall-209{33.463%{transform:translate(31.4425vw,33.463vh) scale(.7465)}to{transform:translate(28.06375vw,100vh) scale(.7465)}}.snow:nth-child(210){opacity:.4432;transform:translate(97.499vw,-10px) scale(.1088);animation:fall-210 14s -17s linear infinite}@keyframes fall-210{70.244%{transform:translate(87.8432vw,70.244vh) scale(.1088)}to{transform:translate(92.6711vw,100vh) scale(.1088)}}.snow:nth-child(211){opacity:1.8456;transform:translate(6.7657vw,-10px) scale(.9058);animation:fall-211 18s -14s linear infinite}@keyframes fall-211{60.056%{transform:translate(3.6144vw,60.056vh) scale(.9058)}to{transform:translate(5.19005vw,100vh) scale(.9058)}}.snow:nth-child(212){opacity:1.289;transform:translate(76.0429vw,-10px) scale(.4196);animation:fall-212 12s -15s linear infinite}@keyframes fall-212{63.192%{transform:translate(82.8633vw,63.192vh) scale(.4196)}to{transform:translate(79.4531vw,100vh) scale(.4196)}}.snow:nth-child(213){opacity:1.6492;transform:translate(30.8239vw,-10px) scale(.4782);animation:fall-213 23s -24s linear infinite}@keyframes fall-213{41.627%{transform:translate(21.1361vw,41.627vh) scale(.4782)}to{transform:translate(25.98vw,100vh) scale(.4782)}}.snow:nth-child(214){opacity:1.2162;transform:translate(50.6187vw,-10px) scale(.771);animation:fall-214 30s -19s linear infinite}@keyframes fall-214{74.073%{transform:translate(55.783vw,74.073vh) scale(.771)}to{transform:translate(53.20085vw,100vh) scale(.771)}}.snow:nth-child(215){opacity:1.697;transform:translate(93.6483vw,-10px) scale(.7505);animation:fall-215 24s -30s linear infinite}@keyframes fall-215{46.185%{transform:translate(94.1532vw,46.185vh) scale(.7505)}to{transform:translate(93.90075vw,100vh) scale(.7505)}}.snow:nth-child(216){opacity:1.5502;transform:translate(12.5572vw,-10px) scale(.8561);animation:fall-216 24s -9s linear infinite}@keyframes fall-216{35.466%{transform:translate(12.6103vw,35.466vh) scale(.8561)}to{transform:translate(12.58375vw,100vh) scale(.8561)}}.snow:nth-child(217){opacity:1.4972;transform:translate(5.1226vw,-10px) scale(.8082);animation:fall-217 21s -2s linear infinite}@keyframes fall-217{53.479%{transform:translate(12.232vw,53.479vh) scale(.8082)}to{transform:translate(8.6773vw,100vh) scale(.8082)}}.snow:nth-child(218){opacity:.615;transform:translate(57.794vw,-10px) scale(.0121);animation:fall-218 11s -20s linear infinite}@keyframes fall-218{47.538%{transform:translate(58.9951vw,47.538vh) scale(.0121)}to{transform:translate(58.39455vw,100vh) scale(.0121)}}.snow:nth-child(219){opacity:.1032;transform:translate(29.7426vw,-10px) scale(.8332);animation:fall-219 12s -12s linear infinite}@keyframes fall-219{66.489%{transform:translate(24.4565vw,66.489vh) scale(.8332)}to{transform:translate(27.09955vw,100vh) scale(.8332)}}.snow:nth-child(220){opacity:1.1984;transform:translate(36.4555vw,-10px) scale(.0301);animation:fall-220 13s -22s linear infinite}@keyframes fall-220{68.898%{transform:translate(32.4884vw,68.898vh) scale(.0301)}to{transform:translate(34.47195vw,100vh) scale(.0301)}}.snow:nth-child(221){opacity:1.6284;transform:translate(64.9097vw,-10px) scale(.7842);animation:fall-221 29s -9s linear infinite}@keyframes fall-221{45.201%{transform:translate(70.8432vw,45.201vh) scale(.7842)}to{transform:translate(67.87645vw,100vh) scale(.7842)}}.snow:nth-child(222){opacity:.5026;transform:translate(18.7913vw,-10px) scale(.5022);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{72.958%{transform:translate(23.8638vw,72.958vh) scale(.5022)}to{transform:translate(21.32755vw,100vh) scale(.5022)}}.snow:nth-child(223){opacity:1.7474;transform:translate(92.4078vw,-10px) scale(.1205);animation:fall-223 16s -12s linear infinite}@keyframes fall-223{57.056%{transform:translate(101.0261vw,57.056vh) scale(.1205)}to{transform:translate(96.71695vw,100vh) scale(.1205)}}.snow:nth-child(224){opacity:.166;transform:translate(83.9157vw,-10px) scale(.1463);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{38.571%{transform:translate(80.2096vw,38.571vh) scale(.1463)}to{transform:translate(82.06265vw,100vh) scale(.1463)}}.snow:nth-child(225){opacity:.2968;transform:translate(97.6641vw,-10px) scale(.3345);animation:fall-225 21s -22s linear infinite}@keyframes fall-225{32.277%{transform:translate(107.1285vw,32.277vh) scale(.3345)}to{transform:translate(102.3963vw,100vh) scale(.3345)}}.snow:nth-child(226){opacity:1.72;transform:translate(39.5269vw,-10px) scale(.5259);animation:fall-226 28s -13s linear infinite}@keyframes fall-226{44.512%{transform:translate(40.2874vw,44.512vh) scale(.5259)}to{transform:translate(39.90715vw,100vh) scale(.5259)}}.snow:nth-child(227){opacity:.606;transform:translate(82.1407vw,-10px) scale(.0988);animation:fall-227 29s -12s linear infinite}@keyframes fall-227{60.785%{transform:translate(74.7021vw,60.785vh) scale(.0988)}to{transform:translate(78.4214vw,100vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0278;transform:translate(22.549vw,-10px) scale(.2145);animation:fall-228 23s -2s linear infinite}@keyframes fall-228{62.754%{transform:translate(13.4241vw,62.754vh) scale(.2145)}to{transform:translate(17.98655vw,100vh) scale(.2145)}}.snow:nth-child(229){opacity:1.1882;transform:translate(73.6265vw,-10px) scale(.0407);animation:fall-229 17s -19s linear infinite}@keyframes fall-229{70.574%{transform:translate(69.9743vw,70.574vh) scale(.0407)}to{transform:translate(71.8004vw,100vh) scale(.0407)}}.snow:nth-child(230){opacity:1.9612;transform:translate(2.598vw,-10px) scale(.8396);animation:fall-230 26s -17s linear infinite}@keyframes fall-230{54.822%{transform:translate(11.2947vw,54.822vh) scale(.8396)}to{transform:translate(6.94635vw,100vh) scale(.8396)}}.snow:nth-child(231){opacity:.2858;transform:translate(88.2154vw,-10px) scale(.9918);animation:fall-231 26s -19s linear infinite}@keyframes fall-231{46.531%{transform:translate(84.9848vw,46.531vh) scale(.9918)}to{transform:translate(86.6001vw,100vh) scale(.9918)}}.snow:nth-child(232){opacity:1.7494;transform:translate(85.7848vw,-10px) scale(.2775);animation:fall-232 11s -17s linear infinite}@keyframes fall-232{72.719%{transform:translate(88.033vw,72.719vh) scale(.2775)}to{transform:translate(86.9089vw,100vh) scale(.2775)}}.snow:nth-child(233){opacity:.637;transform:translate(34.6087vw,-10px) scale(.5538);animation:fall-233 11s -28s linear infinite}@keyframes fall-233{79.669%{transform:translate(36.0838vw,79.669vh) scale(.5538)}to{transform:translate(35.34625vw,100vh) scale(.5538)}}.snow:nth-child(234){opacity:.2116;transform:translate(51.0089vw,-10px) scale(.6371);animation:fall-234 16s -17s linear infinite}@keyframes fall-234{75.046%{transform:translate(48.043vw,75.046vh) scale(.6371)}to{transform:translate(49.52595vw,100vh) scale(.6371)}}.snow:nth-child(235){opacity:.9508;transform:translate(50.3366vw,-10px) scale(.3696);animation:fall-235 11s -16s linear infinite}@keyframes fall-235{44.858%{transform:translate(45.4204vw,44.858vh) scale(.3696)}to{transform:translate(47.8785vw,100vh) scale(.3696)}}.snow:nth-child(236){opacity:.2418;transform:translate(35.0001vw,-10px) scale(.5255);animation:fall-236 30s -7s linear infinite}@keyframes fall-236{64.737%{transform:translate(32.5309vw,64.737vh) scale(.5255)}to{transform:translate(33.7655vw,100vh) scale(.5255)}}.snow:nth-child(237){opacity:.887;transform:translate(26.1207vw,-10px) scale(.4176);animation:fall-237 28s -24s linear infinite}@keyframes fall-237{66.751%{transform:translate(26.6244vw,66.751vh) scale(.4176)}to{transform:translate(26.37255vw,100vh) scale(.4176)}}.snow:nth-child(238){opacity:1.0718;transform:translate(26.3597vw,-10px) scale(.8321);animation:fall-238 22s -3s linear infinite}@keyframes fall-238{46.161%{transform:translate(33.3263vw,46.161vh) scale(.8321)}to{transform:translate(29.843vw,100vh) scale(.8321)}}.snow:nth-child(239){opacity:.9558;transform:translate(73.2942vw,-10px) scale(.4541);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{74.352%{transform:translate(73.5579vw,74.352vh) scale(.4541)}to{transform:translate(73.42605vw,100vh) scale(.4541)}}.snow:nth-child(240){opacity:.8914;transform:translate(36.6142vw,-10px) scale(.0657);animation:fall-240 11s -21s linear infinite}@keyframes fall-240{74.759%{transform:translate(29.6808vw,74.759vh) scale(.0657)}to{transform:translate(33.1475vw,100vh) scale(.0657)}}.snow:nth-child(241){opacity:.117;transform:translate(80.4746vw,-10px) scale(.966);animation:fall-241 16s -24s linear infinite}@keyframes fall-241{58.209%{transform:translate(83.2223vw,58.209vh) scale(.966)}to{transform:translate(81.84845vw,100vh) scale(.966)}}.snow:nth-child(242){opacity:1.381;transform:translate(95.8016vw,-10px) scale(.8253);animation:fall-242 30s -1s linear infinite}@keyframes fall-242{43.2%{transform:translate(98.6118vw,43.2vh) scale(.8253)}to{transform:translate(97.2067vw,100vh) scale(.8253)}}.snow:nth-child(243){opacity:1.5826;transform:translate(96.8282vw,-10px) scale(.9173);animation:fall-243 11s -11s linear infinite}@keyframes fall-243{33.63%{transform:translate(89.8253vw,33.63vh) scale(.9173)}to{transform:translate(93.32675vw,100vh) scale(.9173)}}.snow:nth-child(244){opacity:.8216;transform:translate(48.0839vw,-10px) scale(.2804);animation:fall-244 16s -3s linear infinite}@keyframes fall-244{69.15%{transform:translate(40.3086vw,69.15vh) scale(.2804)}to{transform:translate(44.19625vw,100vh) scale(.2804)}}.snow:nth-child(245){opacity:1.3806;transform:translate(28.0539vw,-10px) scale(.3452);animation:fall-245 27s -7s linear infinite}@keyframes fall-245{65.173%{transform:translate(37.8344vw,65.173vh) scale(.3452)}to{transform:translate(32.94415vw,100vh) scale(.3452)}}.snow:nth-child(246){opacity:1.5052;transform:translate(59.5168vw,-10px) scale(.312);animation:fall-246 10s -17s linear infinite}@keyframes fall-246{45.112%{transform:translate(66.6349vw,45.112vh) scale(.312)}to{transform:translate(63.07585vw,100vh) scale(.312)}}.snow:nth-child(247){opacity:.7062;transform:translate(27.7223vw,-10px) scale(.2441);animation:fall-247 28s -18s linear infinite}@keyframes fall-247{43.78%{transform:translate(25.9578vw,43.78vh) scale(.2441)}to{transform:translate(26.84005vw,100vh) scale(.2441)}}.snow:nth-child(248){opacity:1.4304;transform:translate(19.2907vw,-10px) scale(.8578);animation:fall-248 21s -3s linear infinite}@keyframes fall-248{39.41%{transform:translate(13.8814vw,39.41vh) scale(.8578)}to{transform:translate(16.58605vw,100vh) scale(.8578)}}.snow:nth-child(249){opacity:.8438;transform:translate(67.5957vw,-10px) scale(.3054);animation:fall-249 23s -25s linear infinite}@keyframes fall-249{56.607%{transform:translate(63.8221vw,56.607vh) scale(.3054)}to{transform:translate(65.7089vw,100vh) scale(.3054)}}.snow:nth-child(250){opacity:.973;transform:translate(95.3694vw,-10px) scale(.6434);animation:fall-250 16s -12s linear infinite}@keyframes fall-250{67.098%{transform:translate(86.9867vw,67.098vh) scale(.6434)}to{transform:translate(91.17805vw,100vh) scale(.6434)}}.snow:nth-child(251){opacity:1.7764;transform:translate(85.8257vw,-10px) scale(.1546);animation:fall-251 27s -20s linear infinite}@keyframes fall-251{43.468%{transform:translate(88.8506vw,43.468vh) scale(.1546)}to{transform:translate(87.33815vw,100vh) scale(.1546)}}.snow:nth-child(252){opacity:1.233;transform:translate(14.1323vw,-10px) scale(.3721);animation:fall-252 27s -28s linear infinite}@keyframes fall-252{71.719%{transform:translate(5.5225vw,71.719vh) scale(.3721)}to{transform:translate(9.8274vw,100vh) scale(.3721)}}.snow:nth-child(253){opacity:.8294;transform:translate(13.5682vw,-10px) scale(.3308);animation:fall-253 15s -15s linear infinite}@keyframes fall-253{75.974%{transform:translate(18.441vw,75.974vh) scale(.3308)}to{transform:translate(16.0046vw,100vh) scale(.3308)}}.snow:nth-child(254){opacity:.0214;transform:translate(52.722vw,-10px) scale(.0389);animation:fall-254 27s -7s linear infinite}@keyframes fall-254{67.75%{transform:translate(44.4245vw,67.75vh) scale(.0389)}to{transform:translate(48.57325vw,100vh) scale(.0389)}}.snow:nth-child(255){opacity:.5822;transform:translate(51.8074vw,-10px) scale(.0299);animation:fall-255 12s -11s linear infinite}@keyframes fall-255{43.39%{transform:translate(54.3591vw,43.39vh) scale(.0299)}to{transform:translate(53.08325vw,100vh) scale(.0299)}}.snow:nth-child(256){opacity:.1048;transform:translate(59.1947vw,-10px) scale(.6768);animation:fall-256 24s -24s linear infinite}@keyframes fall-256{42.491%{transform:translate(68.1614vw,42.491vh) scale(.6768)}to{transform:translate(63.67805vw,100vh) scale(.6768)}}.snow:nth-child(257){opacity:1.7706;transform:translate(30.3317vw,-10px) scale(.7812);animation:fall-257 14s -18s linear infinite}@keyframes fall-257{56.417%{transform:translate(32.8714vw,56.417vh) scale(.7812)}to{transform:translate(31.60155vw,100vh) scale(.7812)}}.snow:nth-child(258){opacity:.7368;transform:translate(43.5398vw,-10px) scale(.0105);animation:fall-258 24s -4s linear infinite}@keyframes fall-258{52.241%{transform:translate(42.8961vw,52.241vh) scale(.0105)}to{transform:translate(43.21795vw,100vh) scale(.0105)}}.snow:nth-child(259){opacity:.2374;transform:translate(3.8784vw,-10px) scale(.2304);animation:fall-259 30s -15s linear infinite}@keyframes fall-259{31.09%{transform:translate(-4.8123vw,31.09vh) scale(.2304)}to{transform:translate(-.46695vw,100vh) scale(.2304)}}.snow:nth-child(260){opacity:1.8854;transform:translate(25.9443vw,-10px) scale(.3758);animation:fall-260 29s -3s linear infinite}@keyframes fall-260{37.369%{transform:translate(33.4497vw,37.369vh) scale(.3758)}to{transform:translate(29.697vw,100vh) scale(.3758)}}.snow:nth-child(261){opacity:.8846;transform:translate(86.6584vw,-10px) scale(.597);animation:fall-261 23s -4s linear infinite}@keyframes fall-261{71.628%{transform:translate(91.0927vw,71.628vh) scale(.597)}to{transform:translate(88.87555vw,100vh) scale(.597)}}.snow:nth-child(262){opacity:.2438;transform:translate(65.5622vw,-10px) scale(.0734);animation:fall-262 25s -12s linear infinite}@keyframes fall-262{70.75%{transform:translate(59.1622vw,70.75vh) scale(.0734)}to{transform:translate(62.3622vw,100vh) scale(.0734)}}.snow:nth-child(263){opacity:1.9908;transform:translate(85.6306vw,-10px) scale(.9438);animation:fall-263 27s -23s linear infinite}@keyframes fall-263{41.602%{transform:translate(89.8331vw,41.602vh) scale(.9438)}to{transform:translate(87.73185vw,100vh) scale(.9438)}}.snow:nth-child(264){opacity:1.4076;transform:translate(4.8366vw,-10px) scale(.8763);animation:fall-264 18s -8s linear infinite}@keyframes fall-264{52.626%{transform:translate(-.6992vw,52.626vh) scale(.8763)}to{transform:translate(2.0687vw,100vh) scale(.8763)}}.snow:nth-child(265){opacity:.4162;transform:translate(38.2217vw,-10px) scale(.6257);animation:fall-265 13s -7s linear infinite}@keyframes fall-265{51.441%{transform:translate(28.7057vw,51.441vh) scale(.6257)}to{transform:translate(33.4637vw,100vh) scale(.6257)}}.snow:nth-child(266){opacity:.9576;transform:translate(78.0664vw,-10px) scale(.4878);animation:fall-266 21s -25s linear infinite}@keyframes fall-266{35.709%{transform:translate(78.4172vw,35.709vh) scale(.4878)}to{transform:translate(78.2418vw,100vh) scale(.4878)}}.snow:nth-child(267){opacity:.9686;transform:translate(63.2481vw,-10px) scale(.299);animation:fall-267 30s -5s linear infinite}@keyframes fall-267{54.444%{transform:translate(62.0946vw,54.444vh) scale(.299)}to{transform:translate(62.67135vw,100vh) scale(.299)}}.snow:nth-child(268){opacity:.199;transform:translate(55.9101vw,-10px) scale(.3683);animation:fall-268 28s -26s linear infinite}@keyframes fall-268{71.33%{transform:translate(53.0376vw,71.33vh) scale(.3683)}to{transform:translate(54.47385vw,100vh) scale(.3683)}}.snow:nth-child(269){opacity:1.0638;transform:translate(85.6983vw,-10px) scale(.5714);animation:fall-269 19s -18s linear infinite}@keyframes fall-269{30.86%{transform:translate(78.4843vw,30.86vh) scale(.5714)}to{transform:translate(82.0913vw,100vh) scale(.5714)}}.snow:nth-child(270){opacity:.0484;transform:translate(42.2662vw,-10px) scale(.9763);animation:fall-270 19s -3s linear infinite}@keyframes fall-270{61.525%{transform:translate(48.5024vw,61.525vh) scale(.9763)}to{transform:translate(45.3843vw,100vh) scale(.9763)}}.snow:nth-child(271){opacity:.539;transform:translate(24.5146vw,-10px) scale(.3462);animation:fall-271 15s -15s linear infinite}@keyframes fall-271{66.674%{transform:translate(30.3454vw,66.674vh) scale(.3462)}to{transform:translate(27.43vw,100vh) scale(.3462)}}.snow:nth-child(272){opacity:1.8984;transform:translate(52.5944vw,-10px) scale(.5317);animation:fall-272 13s -10s linear infinite}@keyframes fall-272{79.468%{transform:translate(43.4537vw,79.468vh) scale(.5317)}to{transform:translate(48.02405vw,100vh) scale(.5317)}}.snow:nth-child(273){opacity:.8318;transform:translate(27.4499vw,-10px) scale(.607);animation:fall-273 22s -6s linear infinite}@keyframes fall-273{32.563%{transform:translate(34.1449vw,32.563vh) scale(.607)}to{transform:translate(30.7974vw,100vh) scale(.607)}}.snow:nth-child(274){opacity:1.0066;transform:translate(19.0777vw,-10px) scale(.0425);animation:fall-274 28s -25s linear infinite}@keyframes fall-274{77.989%{transform:translate(19.9755vw,77.989vh) scale(.0425)}to{transform:translate(19.5266vw,100vh) scale(.0425)}}.snow:nth-child(275){opacity:.8054;transform:translate(2.9098vw,-10px) scale(.9621);animation:fall-275 23s -1s linear infinite}@keyframes fall-275{49.501%{transform:translate(.9313vw,49.501vh) scale(.9621)}to{transform:translate(1.92055vw,100vh) scale(.9621)}}.snow:nth-child(276){opacity:.7988;transform:translate(73.0573vw,-10px) scale(.4844);animation:fall-276 30s -23s linear infinite}@keyframes fall-276{32.915%{transform:translate(64.7672vw,32.915vh) scale(.4844)}to{transform:translate(68.91225vw,100vh) scale(.4844)}}.snow:nth-child(277){opacity:1.065;transform:translate(81.2382vw,-10px) scale(.961);animation:fall-277 28s -3s linear infinite}@keyframes fall-277{44.068%{transform:translate(77.8534vw,44.068vh) scale(.961)}to{transform:translate(79.5458vw,100vh) scale(.961)}}.snow:nth-child(278){opacity:.469;transform:translate(71.3568vw,-10px) scale(.901);animation:fall-278 29s -9s linear infinite}@keyframes fall-278{74.431%{transform:translate(67.9119vw,74.431vh) scale(.901)}to{transform:translate(69.63435vw,100vh) scale(.901)}}.snow:nth-child(279){opacity:.9676;transform:translate(10.5222vw,-10px) scale(.5023);animation:fall-279 29s -29s linear infinite}@keyframes fall-279{65.063%{transform:translate(2.3858vw,65.063vh) scale(.5023)}to{transform:translate(6.454vw,100vh) scale(.5023)}}.snow:nth-child(280){opacity:.777;transform:translate(61.943vw,-10px) scale(.6867);animation:fall-280 12s -4s linear infinite}@keyframes fall-280{75.523%{transform:translate(61.7108vw,75.523vh) scale(.6867)}to{transform:translate(61.8269vw,100vh) scale(.6867)}}.snow:nth-child(281){opacity:.4702;transform:translate(.9219vw,-10px) scale(.5945);animation:fall-281 30s -20s linear infinite}@keyframes fall-281{61.283%{transform:translate(8.6999vw,61.283vh) scale(.5945)}to{transform:translate(4.8109vw,100vh) scale(.5945)}}.snow:nth-child(282){opacity:.6166;transform:translate(36.528vw,-10px) scale(.0051);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{45.337%{transform:translate(32.0767vw,45.337vh) scale(.0051)}to{transform:translate(34.30235vw,100vh) scale(.0051)}}.snow:nth-child(283){opacity:1.0392;transform:translate(21.0547vw,-10px) scale(.1286);animation:fall-283 25s -20s linear infinite}@keyframes fall-283{48.288%{transform:translate(14.2571vw,48.288vh) scale(.1286)}to{transform:translate(17.6559vw,100vh) scale(.1286)}}.snow:nth-child(284){opacity:.2282;transform:translate(53.0098vw,-10px) scale(.0393);animation:fall-284 26s -26s linear infinite}@keyframes fall-284{48.043%{transform:translate(46.7259vw,48.043vh) scale(.0393)}to{transform:translate(49.86785vw,100vh) scale(.0393)}}.snow:nth-child(285){opacity:1.6674;transform:translate(23.8717vw,-10px) scale(.7034);animation:fall-285 18s -25s linear infinite}@keyframes fall-285{37.825%{transform:translate(30.7576vw,37.825vh) scale(.7034)}to{transform:translate(27.31465vw,100vh) scale(.7034)}}.snow:nth-child(286){opacity:.8842;transform:translate(73.9918vw,-10px) scale(.5683);animation:fall-286 22s -13s linear infinite}@keyframes fall-286{43.858%{transform:translate(79.3734vw,43.858vh) scale(.5683)}to{transform:translate(76.6826vw,100vh) scale(.5683)}}.snow:nth-child(287){opacity:1.0906;transform:translate(52.739vw,-10px) scale(.8647);animation:fall-287 19s -3s linear infinite}@keyframes fall-287{38.929%{transform:translate(42.881vw,38.929vh) scale(.8647)}to{transform:translate(47.81vw,100vh) scale(.8647)}}.snow:nth-child(288){opacity:.6758;transform:translate(23.9129vw,-10px) scale(.7693);animation:fall-288 20s -16s linear infinite}@keyframes fall-288{74.517%{transform:translate(25.5389vw,74.517vh) scale(.7693)}to{transform:translate(24.7259vw,100vh) scale(.7693)}}.snow:nth-child(289){opacity:.1296;transform:translate(54.4266vw,-10px) scale(.1301);animation:fall-289 21s -25s linear infinite}@keyframes fall-289{50.921%{transform:translate(49.5855vw,50.921vh) scale(.1301)}to{transform:translate(52.00605vw,100vh) scale(.1301)}}.snow:nth-child(290){opacity:1.5808;transform:translate(28.9265vw,-10px) scale(.946);animation:fall-290 22s -10s linear infinite}@keyframes fall-290{61.407%{transform:translate(38.9246vw,61.407vh) scale(.946)}to{transform:translate(33.92555vw,100vh) scale(.946)}}.snow:nth-child(291){opacity:1.6808;transform:translate(85.5406vw,-10px) scale(.7703);animation:fall-291 25s -25s linear infinite}@keyframes fall-291{50.346%{transform:translate(87.0397vw,50.346vh) scale(.7703)}to{transform:translate(86.29015vw,100vh) scale(.7703)}}.snow:nth-child(292){opacity:.6518;transform:translate(65.7796vw,-10px) scale(.1881);animation:fall-292 30s -21s linear infinite}@keyframes fall-292{44.237%{transform:translate(56.9581vw,44.237vh) scale(.1881)}to{transform:translate(61.36885vw,100vh) scale(.1881)}}.snow:nth-child(293){opacity:.632;transform:translate(99.5747vw,-10px) scale(.1975);animation:fall-293 14s -21s linear infinite}@keyframes fall-293{44.169%{transform:translate(103.4126vw,44.169vh) scale(.1975)}to{transform:translate(101.49365vw,100vh) scale(.1975)}}.snow:nth-child(294){opacity:.1002;transform:translate(84.5601vw,-10px) scale(.07);animation:fall-294 12s -8s linear infinite}@keyframes fall-294{64.153%{transform:translate(78.0984vw,64.153vh) scale(.07)}to{transform:translate(81.32925vw,100vh) scale(.07)}}.snow:nth-child(295){opacity:1.258;transform:translate(89.6106vw,-10px) scale(.5027);animation:fall-295 12s -11s linear infinite}@keyframes fall-295{39.967%{transform:translate(90.9025vw,39.967vh) scale(.5027)}to{transform:translate(90.25655vw,100vh) scale(.5027)}}.snow:nth-child(296){opacity:.8936;transform:translate(35.3282vw,-10px) scale(.9923);animation:fall-296 11s -10s linear infinite}@keyframes fall-296{79.054%{transform:translate(26.198vw,79.054vh) scale(.9923)}to{transform:translate(30.7631vw,100vh) scale(.9923)}}.snow:nth-child(297){opacity:1.4988;transform:translate(22.9774vw,-10px) scale(.3404);animation:fall-297 29s -23s linear infinite}@keyframes fall-297{50.683%{transform:translate(14.429vw,50.683vh) scale(.3404)}to{transform:translate(18.7032vw,100vh) scale(.3404)}}.snow:nth-child(298){opacity:1.9642;transform:translate(98.5729vw,-10px) scale(.929);animation:fall-298 20s -5s linear infinite}@keyframes fall-298{70.7%{transform:translate(100.7046vw,70.7vh) scale(.929)}to{transform:translate(99.63875vw,100vh) scale(.929)}}.snow:nth-child(299){opacity:1.3606;transform:translate(51.1619vw,-10px) scale(.1495);animation:fall-299 29s -6s linear infinite}@keyframes fall-299{58.417%{transform:translate(45.5231vw,58.417vh) scale(.1495)}to{transform:translate(48.3425vw,100vh) scale(.1495)}}.snow:nth-child(300){opacity:.1314;transform:translate(1.9286vw,-10px) scale(.6205);animation:fall-300 19s -25s linear infinite}@keyframes fall-300{30.255%{transform:translate(8.805vw,30.255vh) scale(.6205)}to{transform:translate(5.3668vw,100vh) scale(.6205)}}.snow:nth-child(301){opacity:1.1394;transform:translate(58.3783vw,-10px) scale(.7765);animation:fall-301 10s -25s linear infinite}@keyframes fall-301{56.126%{transform:translate(57.4981vw,56.126vh) scale(.7765)}to{transform:translate(57.9382vw,100vh) scale(.7765)}}.snow:nth-child(302){opacity:.8638;transform:translate(74.5517vw,-10px) scale(.0835);animation:fall-302 29s -16s linear infinite}@keyframes fall-302{30.936%{transform:translate(71.2198vw,30.936vh) scale(.0835)}to{transform:translate(72.88575vw,100vh) scale(.0835)}}.snow:nth-child(303){opacity:1.996;transform:translate(38.9025vw,-10px) scale(.8525);animation:fall-303 22s -25s linear infinite}@keyframes fall-303{43.85%{transform:translate(36.3957vw,43.85vh) scale(.8525)}to{transform:translate(37.6491vw,100vh) scale(.8525)}}.snow:nth-child(304){opacity:1.5414;transform:translate(76.9391vw,-10px) scale(.5774);animation:fall-304 14s -16s linear infinite}@keyframes fall-304{72.7%{transform:translate(74.9363vw,72.7vh) scale(.5774)}to{transform:translate(75.9377vw,100vh) scale(.5774)}}.snow:nth-child(305){opacity:.8214;transform:translate(5.394vw,-10px) scale(.5237);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{39.822%{transform:translate(3.8787vw,39.822vh) scale(.5237)}to{transform:translate(4.63635vw,100vh) scale(.5237)}}.snow:nth-child(306){opacity:1.4706;transform:translate(84.0196vw,-10px) scale(.2969);animation:fall-306 29s -15s linear infinite}@keyframes fall-306{32.448%{transform:translate(93.1463vw,32.448vh) scale(.2969)}to{transform:translate(88.58295vw,100vh) scale(.2969)}}.snow:nth-child(307){opacity:1.431;transform:translate(28.4855vw,-10px) scale(.7347);animation:fall-307 18s -20s linear infinite}@keyframes fall-307{44.357%{transform:translate(37.3898vw,44.357vh) scale(.7347)}to{transform:translate(32.93765vw,100vh) scale(.7347)}}.snow:nth-child(308){opacity:.2026;transform:translate(18.7427vw,-10px) scale(.0807);animation:fall-308 13s -4s linear infinite}@keyframes fall-308{68.933%{transform:translate(21.3141vw,68.933vh) scale(.0807)}to{transform:translate(20.0284vw,100vh) scale(.0807)}}.snow:nth-child(309){opacity:1.459;transform:translate(98.5021vw,-10px) scale(.5852);animation:fall-309 22s -10s linear infinite}@keyframes fall-309{70.967%{transform:translate(105.8219vw,70.967vh) scale(.5852)}to{transform:translate(102.162vw,100vh) scale(.5852)}}.snow:nth-child(310){opacity:.4704;transform:translate(97.9817vw,-10px) scale(.8021);animation:fall-310 11s -30s linear infinite}@keyframes fall-310{34.018%{transform:translate(98.1951vw,34.018vh) scale(.8021)}to{transform:translate(98.0884vw,100vh) scale(.8021)}}.snow:nth-child(311){opacity:.0456;transform:translate(46.0191vw,-10px) scale(.8823);animation:fall-311 23s -7s linear infinite}@keyframes fall-311{78.089%{transform:translate(53.5778vw,78.089vh) scale(.8823)}to{transform:translate(49.79845vw,100vh) scale(.8823)}}.snow:nth-child(312){opacity:1.1574;transform:translate(51.6333vw,-10px) scale(.6676);animation:fall-312 11s -11s linear infinite}@keyframes fall-312{42.531%{transform:translate(56.5068vw,42.531vh) scale(.6676)}to{transform:translate(54.07005vw,100vh) scale(.6676)}}.snow:nth-child(313){opacity:.0454;transform:translate(47.2606vw,-10px) scale(.0865);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{56.839%{transform:translate(46.3739vw,56.839vh) scale(.0865)}to{transform:translate(46.81725vw,100vh) scale(.0865)}}.snow:nth-child(314){opacity:1.1904;transform:translate(86.2018vw,-10px) scale(.7098);animation:fall-314 20s -30s linear infinite}@keyframes fall-314{73.976%{transform:translate(95.7912vw,73.976vh) scale(.7098)}to{transform:translate(90.9965vw,100vh) scale(.7098)}}.snow:nth-child(315){opacity:.9892;transform:translate(.2446vw,-10px) scale(.6906);animation:fall-315 13s -20s linear infinite}@keyframes fall-315{30.679%{transform:translate(-5.1633vw,30.679vh) scale(.6906)}to{transform:translate(-2.45935vw,100vh) scale(.6906)}}.snow:nth-child(316){opacity:1.8586;transform:translate(34.9199vw,-10px) scale(.5178);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{50.637%{transform:translate(41.6098vw,50.637vh) scale(.5178)}to{transform:translate(38.26485vw,100vh) scale(.5178)}}.snow:nth-child(317){opacity:.0754;transform:translate(20.19vw,-10px) scale(.2444);animation:fall-317 12s -22s linear infinite}@keyframes fall-317{66.197%{transform:translate(11.5992vw,66.197vh) scale(.2444)}to{transform:translate(15.8946vw,100vh) scale(.2444)}}.snow:nth-child(318){opacity:1.7008;transform:translate(70.7336vw,-10px) scale(.102);animation:fall-318 30s -23s linear infinite}@keyframes fall-318{53.601%{transform:translate(74.4725vw,53.601vh) scale(.102)}to{transform:translate(72.60305vw,100vh) scale(.102)}}.snow:nth-child(319){opacity:1.8816;transform:translate(1.7779vw,-10px) scale(.9134);animation:fall-319 25s -2s linear infinite}@keyframes fall-319{32.861%{transform:translate(-1.5928vw,32.861vh) scale(.9134)}to{transform:translate(.09255vw,100vh) scale(.9134)}}.snow:nth-child(320){opacity:.339;transform:translate(49.5275vw,-10px) scale(.4166);animation:fall-320 20s -20s linear infinite}@keyframes fall-320{48.604%{transform:translate(47.6713vw,48.604vh) scale(.4166)}to{transform:translate(48.5994vw,100vh) scale(.4166)}}.snow:nth-child(321){opacity:1.5792;transform:translate(47.7929vw,-10px) scale(.1586);animation:fall-321 21s -6s linear infinite}@keyframes fall-321{76.958%{transform:translate(48.8107vw,76.958vh) scale(.1586)}to{transform:translate(48.3018vw,100vh) scale(.1586)}}.snow:nth-child(322){opacity:.9654;transform:translate(60.3376vw,-10px) scale(.5864);animation:fall-322 27s -26s linear infinite}@keyframes fall-322{34.687%{transform:translate(64.7794vw,34.687vh) scale(.5864)}to{transform:translate(62.5585vw,100vh) scale(.5864)}}.snow:nth-child(323){opacity:1.8974;transform:translate(9.2984vw,-10px) scale(.4375);animation:fall-323 28s -4s linear infinite}@keyframes fall-323{76.334%{transform:translate(8.026vw,76.334vh) scale(.4375)}to{transform:translate(8.6622vw,100vh) scale(.4375)}}.snow:nth-child(324){opacity:.273;transform:translate(36.3279vw,-10px) scale(.7303);animation:fall-324 22s -17s linear infinite}@keyframes fall-324{43.378%{transform:translate(44.6068vw,43.378vh) scale(.7303)}to{transform:translate(40.46735vw,100vh) scale(.7303)}}.snow:nth-child(325){opacity:.3676;transform:translate(39.9114vw,-10px) scale(.451);animation:fall-325 10s -27s linear infinite}@keyframes fall-325{74.686%{transform:translate(40.2952vw,74.686vh) scale(.451)}to{transform:translate(40.1033vw,100vh) scale(.451)}}.snow:nth-child(326){opacity:.173;transform:translate(19.791vw,-10px) scale(.5901);animation:fall-326 24s -3s linear infinite}@keyframes fall-326{60.392%{transform:translate(22.7035vw,60.392vh) scale(.5901)}to{transform:translate(21.24725vw,100vh) scale(.5901)}}.snow:nth-child(327){opacity:1.5914;transform:translate(88.8295vw,-10px) scale(.1839);animation:fall-327 21s -2s linear infinite}@keyframes fall-327{35.075%{transform:translate(86.571vw,35.075vh) scale(.1839)}to{transform:translate(87.70025vw,100vh) scale(.1839)}}.snow:nth-child(328){opacity:1.7498;transform:translate(60.4068vw,-10px) scale(.1708);animation:fall-328 17s -13s linear infinite}@keyframes fall-328{72.234%{transform:translate(64.0197vw,72.234vh) scale(.1708)}to{transform:translate(62.21325vw,100vh) scale(.1708)}}.snow:nth-child(329){opacity:.696;transform:translate(97.9882vw,-10px) scale(.9223);animation:fall-329 30s -22s linear infinite}@keyframes fall-329{47.678%{transform:translate(98.7404vw,47.678vh) scale(.9223)}to{transform:translate(98.3643vw,100vh) scale(.9223)}}.snow:nth-child(330){opacity:.7836;transform:translate(15.715vw,-10px) scale(.2468);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{67.29%{transform:translate(14.8436vw,67.29vh) scale(.2468)}to{transform:translate(15.2793vw,100vh) scale(.2468)}}.snow:nth-child(331){opacity:.5506;transform:translate(42.5205vw,-10px) scale(.3218);animation:fall-331 17s -4s linear infinite}@keyframes fall-331{66.522%{transform:translate(34.8706vw,66.522vh) scale(.3218)}to{transform:translate(38.69555vw,100vh) scale(.3218)}}.snow:nth-child(332){opacity:1.6728;transform:translate(82.9657vw,-10px) scale(.3768);animation:fall-332 27s -2s linear infinite}@keyframes fall-332{74.499%{transform:translate(76.1096vw,74.499vh) scale(.3768)}to{transform:translate(79.53765vw,100vh) scale(.3768)}}.snow:nth-child(333){opacity:1.0478;transform:translate(43.2242vw,-10px) scale(.1369);animation:fall-333 18s -16s linear infinite}@keyframes fall-333{77.665%{transform:translate(51.1082vw,77.665vh) scale(.1369)}to{transform:translate(47.1662vw,100vh) scale(.1369)}}.snow:nth-child(334){opacity:1.3328;transform:translate(19.7396vw,-10px) scale(.2021);animation:fall-334 14s -21s linear infinite}@keyframes fall-334{61.223%{transform:translate(26.8215vw,61.223vh) scale(.2021)}to{transform:translate(23.28055vw,100vh) scale(.2021)}}.snow:nth-child(335){opacity:.487;transform:translate(69.2536vw,-10px) scale(.1579);animation:fall-335 23s -14s linear infinite}@keyframes fall-335{37.706%{transform:translate(65.7264vw,37.706vh) scale(.1579)}to{transform:translate(67.49vw,100vh) scale(.1579)}}.snow:nth-child(336){opacity:.9988;transform:translate(37.734vw,-10px) scale(.8794);animation:fall-336 25s -23s linear infinite}@keyframes fall-336{58.246%{transform:translate(44.794vw,58.246vh) scale(.8794)}to{transform:translate(41.264vw,100vh) scale(.8794)}}.snow:nth-child(337){opacity:.5654;transform:translate(33.0263vw,-10px) scale(.4936);animation:fall-337 12s -15s linear infinite}@keyframes fall-337{67.897%{transform:translate(37.7177vw,67.897vh) scale(.4936)}to{transform:translate(35.372vw,100vh) scale(.4936)}}.snow:nth-child(338){opacity:.3984;transform:translate(34.98vw,-10px) scale(.2361);animation:fall-338 12s -19s linear infinite}@keyframes fall-338{50.097%{transform:translate(42.3517vw,50.097vh) scale(.2361)}to{transform:translate(38.66585vw,100vh) scale(.2361)}}.snow:nth-child(339){opacity:1.5304;transform:translate(69.3776vw,-10px) scale(.4058);animation:fall-339 25s -3s linear infinite}@keyframes fall-339{78.808%{transform:translate(62.3084vw,78.808vh) scale(.4058)}to{transform:translate(65.843vw,100vh) scale(.4058)}}.snow:nth-child(340){opacity:.956;transform:translate(2.7217vw,-10px) scale(.2875);animation:fall-340 13s -27s linear infinite}@keyframes fall-340{71.923%{transform:translate(9.392vw,71.923vh) scale(.2875)}to{transform:translate(6.05685vw,100vh) scale(.2875)}}.snow:nth-child(341){opacity:.659;transform:translate(31.3947vw,-10px) scale(.3679);animation:fall-341 26s -14s linear infinite}@keyframes fall-341{30.157%{transform:translate(30.3021vw,30.157vh) scale(.3679)}to{transform:translate(30.8484vw,100vh) scale(.3679)}}.snow:nth-child(342){opacity:1.1272;transform:translate(47.9795vw,-10px) scale(.773);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{75.283%{transform:translate(56.9669vw,75.283vh) scale(.773)}to{transform:translate(52.4732vw,100vh) scale(.773)}}.snow:nth-child(343){opacity:1.9102;transform:translate(54.0037vw,-10px) scale(.4294);animation:fall-343 29s -2s linear infinite}@keyframes fall-343{32.524%{transform:translate(62.4738vw,32.524vh) scale(.4294)}to{transform:translate(58.23875vw,100vh) scale(.4294)}}.snow:nth-child(344){opacity:1.3442;transform:translate(82.6421vw,-10px) scale(.5821);animation:fall-344 24s -3s linear infinite}@keyframes fall-344{33.904%{transform:translate(83.199vw,33.904vh) scale(.5821)}to{transform:translate(82.92055vw,100vh) scale(.5821)}}.snow:nth-child(345){opacity:1.8358;transform:translate(92.4007vw,-10px) scale(.4865);animation:fall-345 26s -16s linear infinite}@keyframes fall-345{74.881%{transform:translate(85.8649vw,74.881vh) scale(.4865)}to{transform:translate(89.1328vw,100vh) scale(.4865)}}.snow:nth-child(346){opacity:.7812;transform:translate(89.8387vw,-10px) scale(.0973);animation:fall-346 10s -24s linear infinite}@keyframes fall-346{51.744%{transform:translate(81.8556vw,51.744vh) scale(.0973)}to{transform:translate(85.84715vw,100vh) scale(.0973)}}.snow:nth-child(347){opacity:1.3518;transform:translate(8.0907vw,-10px) scale(.9043);animation:fall-347 25s -12s linear infinite}@keyframes fall-347{72.731%{transform:translate(10.6647vw,72.731vh) scale(.9043)}to{transform:translate(9.3777vw,100vh) scale(.9043)}}.snow:nth-child(348){opacity:.3682;transform:translate(82.5413vw,-10px) scale(.2139);animation:fall-348 28s -3s linear infinite}@keyframes fall-348{44.615%{transform:translate(92.3761vw,44.615vh) scale(.2139)}to{transform:translate(87.4587vw,100vh) scale(.2139)}}.snow:nth-child(349){opacity:.8414;transform:translate(30.7733vw,-10px) scale(.8029);animation:fall-349 14s -15s linear infinite}@keyframes fall-349{57.06%{transform:translate(37.4676vw,57.06vh) scale(.8029)}to{transform:translate(34.12045vw,100vh) scale(.8029)}}.snow:nth-child(350){opacity:1.464;transform:translate(35.263vw,-10px) scale(.4239);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{50.849%{transform:translate(40.2805vw,50.849vh) scale(.4239)}to{transform:translate(37.77175vw,100vh) scale(.4239)}}.snow:nth-child(351){opacity:1.662;transform:translate(91.0788vw,-10px) scale(.6049);animation:fall-351 27s -9s linear infinite}@keyframes fall-351{64.863%{transform:translate(85.5204vw,64.863vh) scale(.6049)}to{transform:translate(88.2996vw,100vh) scale(.6049)}}.snow:nth-child(352){opacity:.2708;transform:translate(11.3268vw,-10px) scale(.1069);animation:fall-352 30s -22s linear infinite}@keyframes fall-352{60.148%{transform:translate(5.6501vw,60.148vh) scale(.1069)}to{transform:translate(8.48845vw,100vh) scale(.1069)}}.snow:nth-child(353){opacity:.662;transform:translate(76.7448vw,-10px) scale(.5326);animation:fall-353 22s -7s linear infinite}@keyframes fall-353{31.067%{transform:translate(77.2151vw,31.067vh) scale(.5326)}to{transform:translate(76.97995vw,100vh) scale(.5326)}}.snow:nth-child(354){opacity:.348;transform:translate(41.8044vw,-10px) scale(.1106);animation:fall-354 13s -17s linear infinite}@keyframes fall-354{45.96%{transform:translate(49.7274vw,45.96vh) scale(.1106)}to{transform:translate(45.7659vw,100vh) scale(.1106)}}.snow:nth-child(355){opacity:1.6836;transform:translate(.4116vw,-10px) scale(.7764);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{43.638%{transform:translate(3.8691vw,43.638vh) scale(.7764)}to{transform:translate(2.14035vw,100vh) scale(.7764)}}.snow:nth-child(356){opacity:.244;transform:translate(29.2032vw,-10px) scale(.3353);animation:fall-356 11s -8s linear infinite}@keyframes fall-356{63.209%{transform:translate(26.1411vw,63.209vh) scale(.3353)}to{transform:translate(27.67215vw,100vh) scale(.3353)}}.snow:nth-child(357){opacity:.45;transform:translate(50.4089vw,-10px) scale(.9913);animation:fall-357 14s -4s linear infinite}@keyframes fall-357{45.893%{transform:translate(57.0463vw,45.893vh) scale(.9913)}to{transform:translate(53.7276vw,100vh) scale(.9913)}}.snow:nth-child(358){opacity:1.2628;transform:translate(7.9936vw,-10px) scale(.8143);animation:fall-358 30s -12s linear infinite}@keyframes fall-358{47.387%{transform:translate(1.5737vw,47.387vh) scale(.8143)}to{transform:translate(4.78365vw,100vh) scale(.8143)}}.snow:nth-child(359){opacity:.1144;transform:translate(52.3106vw,-10px) scale(.356);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{71.035%{transform:translate(48.8955vw,71.035vh) scale(.356)}to{transform:translate(50.60305vw,100vh) scale(.356)}}.snow:nth-child(360){opacity:1.6514;transform:translate(55.8475vw,-10px) scale(.7217);animation:fall-360 13s -14s linear infinite}@keyframes fall-360{58.53%{transform:translate(47.7157vw,58.53vh) scale(.7217)}to{transform:translate(51.7816vw,100vh) scale(.7217)}}.snow:nth-child(361){opacity:.0356;transform:translate(34.6683vw,-10px) scale(.7636);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{48.121%{transform:translate(42.2456vw,48.121vh) scale(.7636)}to{transform:translate(38.45695vw,100vh) scale(.7636)}}.snow:nth-child(362){opacity:.2736;transform:translate(31.622vw,-10px) scale(.9893);animation:fall-362 16s -8s linear infinite}@keyframes fall-362{51.709%{transform:translate(36.2119vw,51.709vh) scale(.9893)}to{transform:translate(33.91695vw,100vh) scale(.9893)}}.snow:nth-child(363){opacity:.729;transform:translate(32.8316vw,-10px) scale(.3874);animation:fall-363 25s -4s linear infinite}@keyframes fall-363{62.02%{transform:translate(36.6111vw,62.02vh) scale(.3874)}to{transform:translate(34.72135vw,100vh) scale(.3874)}}.snow:nth-child(364){opacity:.3002;transform:translate(23.3863vw,-10px) scale(.9115);animation:fall-364 30s -4s linear infinite}@keyframes fall-364{69.332%{transform:translate(26.319vw,69.332vh) scale(.9115)}to{transform:translate(24.85265vw,100vh) scale(.9115)}}.snow:nth-child(365){opacity:1.4828;transform:translate(4.3565vw,-10px) scale(.6523);animation:fall-365 15s -21s linear infinite}@keyframes fall-365{55.024%{transform:translate(3.7431vw,55.024vh) scale(.6523)}to{transform:translate(4.0498vw,100vh) scale(.6523)}}.snow:nth-child(366){opacity:1.787;transform:translate(5.9462vw,-10px) scale(.4509);animation:fall-366 15s -15s linear infinite}@keyframes fall-366{58.55%{transform:translate(15.1715vw,58.55vh) scale(.4509)}to{transform:translate(10.55885vw,100vh) scale(.4509)}}.snow:nth-child(367){opacity:.189;transform:translate(57.4957vw,-10px) scale(.4635);animation:fall-367 21s -17s linear infinite}@keyframes fall-367{48.828%{transform:translate(64.1455vw,48.828vh) scale(.4635)}to{transform:translate(60.8206vw,100vh) scale(.4635)}}.snow:nth-child(368){opacity:1.5598;transform:translate(72.6955vw,-10px) scale(.2955);animation:fall-368 11s -16s linear infinite}@keyframes fall-368{31.868%{transform:translate(81.3222vw,31.868vh) scale(.2955)}to{transform:translate(77.00885vw,100vh) scale(.2955)}}.snow:nth-child(369){opacity:1.4154;transform:translate(30.3193vw,-10px) scale(.9816);animation:fall-369 14s -17s linear infinite}@keyframes fall-369{52.198%{transform:translate(24.9242vw,52.198vh) scale(.9816)}to{transform:translate(27.62175vw,100vh) scale(.9816)}}.snow:nth-child(370){opacity:.094;transform:translate(21.8723vw,-10px) scale(.0579);animation:fall-370 26s -10s linear infinite}@keyframes fall-370{36.561%{transform:translate(27.5037vw,36.561vh) scale(.0579)}to{transform:translate(24.688vw,100vh) scale(.0579)}}.snow:nth-child(371){opacity:1.9266;transform:translate(67.7023vw,-10px) scale(.1816);animation:fall-371 10s -10s linear infinite}@keyframes fall-371{76.698%{transform:translate(77.4068vw,76.698vh) scale(.1816)}to{transform:translate(72.55455vw,100vh) scale(.1816)}}.snow:nth-child(372){opacity:.3178;transform:translate(45.6896vw,-10px) scale(.6605);animation:fall-372 12s -22s linear infinite}@keyframes fall-372{60.333%{transform:translate(39.7644vw,60.333vh) scale(.6605)}to{transform:translate(42.727vw,100vh) scale(.6605)}}.snow:nth-child(373){opacity:1.7246;transform:translate(71.5227vw,-10px) scale(.5283);animation:fall-373 25s -5s linear infinite}@keyframes fall-373{39.563%{transform:translate(81.1572vw,39.563vh) scale(.5283)}to{transform:translate(76.33995vw,100vh) scale(.5283)}}.snow:nth-child(374){opacity:.0182;transform:translate(71.4006vw,-10px) scale(.2002);animation:fall-374 30s -18s linear infinite}@keyframes fall-374{66.017%{transform:translate(74.6095vw,66.017vh) scale(.2002)}to{transform:translate(73.00505vw,100vh) scale(.2002)}}.snow:nth-child(375){opacity:.1572;transform:translate(77.6839vw,-10px) scale(.6982);animation:fall-375 25s -8s linear infinite}@keyframes fall-375{65.62%{transform:translate(68.2166vw,65.62vh) scale(.6982)}to{transform:translate(72.95025vw,100vh) scale(.6982)}}.snow:nth-child(376){opacity:1.0658;transform:translate(65.3917vw,-10px) scale(.9698);animation:fall-376 21s -10s linear infinite}@keyframes fall-376{61.638%{transform:translate(59.8904vw,61.638vh) scale(.9698)}to{transform:translate(62.64105vw,100vh) scale(.9698)}}.snow:nth-child(377){opacity:1.8828;transform:translate(56.6543vw,-10px) scale(.0206);animation:fall-377 10s -3s linear infinite}@keyframes fall-377{65.323%{transform:translate(62.7506vw,65.323vh) scale(.0206)}to{transform:translate(59.70245vw,100vh) scale(.0206)}}.snow:nth-child(378){opacity:1.3092;transform:translate(15.6088vw,-10px) scale(.4937);animation:fall-378 17s -3s linear infinite}@keyframes fall-378{31.164%{transform:translate(20.1914vw,31.164vh) scale(.4937)}to{transform:translate(17.9001vw,100vh) scale(.4937)}}.snow:nth-child(379){opacity:1.8038;transform:translate(51.0535vw,-10px) scale(.7745);animation:fall-379 20s -16s linear infinite}@keyframes fall-379{37.598%{transform:translate(48.5776vw,37.598vh) scale(.7745)}to{transform:translate(49.81555vw,100vh) scale(.7745)}}.snow:nth-child(380){opacity:.1796;transform:translate(88.1908vw,-10px) scale(.0167);animation:fall-380 30s -11s linear infinite}@keyframes fall-380{69.435%{transform:translate(96.8101vw,69.435vh) scale(.0167)}to{transform:translate(92.50045vw,100vh) scale(.0167)}}.snow:nth-child(381){opacity:.4744;transform:translate(66.4119vw,-10px) scale(.6846);animation:fall-381 10s -20s linear infinite}@keyframes fall-381{67.347%{transform:translate(67.996vw,67.347vh) scale(.6846)}to{transform:translate(67.20395vw,100vh) scale(.6846)}}.snow:nth-child(382){opacity:.764;transform:translate(58.1236vw,-10px) scale(.9393);animation:fall-382 28s -16s linear infinite}@keyframes fall-382{42.777%{transform:translate(53.7648vw,42.777vh) scale(.9393)}to{transform:translate(55.9442vw,100vh) scale(.9393)}}.snow:nth-child(383){opacity:.0198;transform:translate(5.9116vw,-10px) scale(.5179);animation:fall-383 21s -12s linear infinite}@keyframes fall-383{40.694%{transform:translate(-2.3061vw,40.694vh) scale(.5179)}to{transform:translate(1.80275vw,100vh) scale(.5179)}}.snow:nth-child(384){opacity:1.6354;transform:translate(34.183vw,-10px) scale(.412);animation:fall-384 15s -18s linear infinite}@keyframes fall-384{55.795%{transform:translate(24.262vw,55.795vh) scale(.412)}to{transform:translate(29.2225vw,100vh) scale(.412)}}.snow:nth-child(385){opacity:.9808;transform:translate(21.0183vw,-10px) scale(.9298);animation:fall-385 20s -4s linear infinite}@keyframes fall-385{74.734%{transform:translate(21.5351vw,74.734vh) scale(.9298)}to{transform:translate(21.2767vw,100vh) scale(.9298)}}.snow:nth-child(386){opacity:1.4798;transform:translate(24.4237vw,-10px) scale(.4313);animation:fall-386 24s -13s linear infinite}@keyframes fall-386{35.362%{transform:translate(27.0511vw,35.362vh) scale(.4313)}to{transform:translate(25.7374vw,100vh) scale(.4313)}}.snow:nth-child(387){opacity:1.1802;transform:translate(71.5373vw,-10px) scale(.7346);animation:fall-387 21s -24s linear infinite}@keyframes fall-387{64.7%{transform:translate(63.1685vw,64.7vh) scale(.7346)}to{transform:translate(67.3529vw,100vh) scale(.7346)}}.snow:nth-child(388){opacity:.381;transform:translate(91.4875vw,-10px) scale(.4284);animation:fall-388 25s -17s linear infinite}@keyframes fall-388{76.951%{transform:translate(89.654vw,76.951vh) scale(.4284)}to{transform:translate(90.57075vw,100vh) scale(.4284)}}.snow:nth-child(389){opacity:1.1018;transform:translate(88.244vw,-10px) scale(.1542);animation:fall-389 14s -1s linear infinite}@keyframes fall-389{79.37%{transform:translate(93.5898vw,79.37vh) scale(.1542)}to{transform:translate(90.9169vw,100vh) scale(.1542)}}.snow:nth-child(390){opacity:.2864;transform:translate(1.8001vw,-10px) scale(.9247);animation:fall-390 25s -10s linear infinite}@keyframes fall-390{77.232%{transform:translate(5.6508vw,77.232vh) scale(.9247)}to{transform:translate(3.72545vw,100vh) scale(.9247)}}.snow:nth-child(391){opacity:.159;transform:translate(25.1159vw,-10px) scale(.2563);animation:fall-391 25s -16s linear infinite}@keyframes fall-391{73.447%{transform:translate(24.471vw,73.447vh) scale(.2563)}to{transform:translate(24.79345vw,100vh) scale(.2563)}}.snow:nth-child(392){opacity:1.8456;transform:translate(20.354vw,-10px) scale(.0404);animation:fall-392 30s -6s linear infinite}@keyframes fall-392{66.425%{transform:translate(18.3313vw,66.425vh) scale(.0404)}to{transform:translate(19.34265vw,100vh) scale(.0404)}}.snow:nth-child(393){opacity:1.7624;transform:translate(5.255vw,-10px) scale(.1311);animation:fall-393 25s -22s linear infinite}@keyframes fall-393{62.865%{transform:translate(9.0051vw,62.865vh) scale(.1311)}to{transform:translate(7.13005vw,100vh) scale(.1311)}}.snow:nth-child(394){opacity:.6988;transform:translate(3.2vw,-10px) scale(.5034);animation:fall-394 25s -11s linear infinite}@keyframes fall-394{66.248%{transform:translate(-3.866vw,66.248vh) scale(.5034)}to{transform:translate(-.333vw,100vh) scale(.5034)}}.snow:nth-child(395){opacity:1.5154;transform:translate(34.9269vw,-10px) scale(.3138);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{72.324%{transform:translate(35.5596vw,72.324vh) scale(.3138)}to{transform:translate(35.24325vw,100vh) scale(.3138)}}.snow:nth-child(396){opacity:.8596;transform:translate(8.8498vw,-10px) scale(.3673);animation:fall-396 17s -22s linear infinite}@keyframes fall-396{33.003%{transform:translate(15.0806vw,33.003vh) scale(.3673)}to{transform:translate(11.9652vw,100vh) scale(.3673)}}.snow:nth-child(397){opacity:.6314;transform:translate(10.9389vw,-10px) scale(.2738);animation:fall-397 20s -22s linear infinite}@keyframes fall-397{49.02%{transform:translate(6.3698vw,49.02vh) scale(.2738)}to{transform:translate(8.65435vw,100vh) scale(.2738)}}.snow:nth-child(398){opacity:1.2534;transform:translate(24.8092vw,-10px) scale(.4732);animation:fall-398 29s -22s linear infinite}@keyframes fall-398{55.227%{transform:translate(33.2165vw,55.227vh) scale(.4732)}to{transform:translate(29.01285vw,100vh) scale(.4732)}}.snow:nth-child(399){opacity:1.7588;transform:translate(7.6441vw,-10px) scale(.4909);animation:fall-399 25s -27s linear infinite}@keyframes fall-399{32.724%{transform:translate(15.5744vw,32.724vh) scale(.4909)}to{transform:translate(11.60925vw,100vh) scale(.4909)}}.snow:nth-child(400){opacity:1.608;transform:translate(68.0153vw,-10px) scale(.5149);animation:fall-400 16s -21s linear infinite}@keyframes fall-400{44.666%{transform:translate(76.9434vw,44.666vh) scale(.5149)}to{transform:translate(72.47935vw,100vh) scale(.5149)}}\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
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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.6296;transform:translate(83.5307vw,-10px) scale(.7361);animation:fall-1 28s -27s linear infinite}@keyframes fall-1{53.791%{transform:translate(89.0683vw,53.791vh) scale(.7361)}to{transform:translate(86.2995vw,100vh) scale(.7361)}}.snow:nth-child(2){opacity:.718;transform:translate(55.5139vw,-10px) scale(.6298);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{62.427%{transform:translate(50.4412vw,62.427vh) scale(.6298)}to{transform:translate(52.97755vw,100vh) scale(.6298)}}.snow:nth-child(3){opacity:.4326;transform:translate(25.8529vw,-10px) scale(.214);animation:fall-3 18s -29s linear infinite}@keyframes fall-3{78.729%{transform:translate(30.5598vw,78.729vh) scale(.214)}to{transform:translate(28.20635vw,100vh) scale(.214)}}.snow:nth-child(4){opacity:.6758;transform:translate(73.951vw,-10px) scale(.1079);animation:fall-4 27s -18s linear infinite}@keyframes fall-4{56.897%{transform:translate(77.6831vw,56.897vh) scale(.1079)}to{transform:translate(75.81705vw,100vh) scale(.1079)}}.snow:nth-child(5){opacity:.7364;transform:translate(40.5592vw,-10px) scale(.0857);animation:fall-5 29s -8s linear infinite}@keyframes fall-5{50.569%{transform:translate(41.3352vw,50.569vh) scale(.0857)}to{transform:translate(40.9472vw,100vh) scale(.0857)}}.snow:nth-child(6){opacity:1.0182;transform:translate(91.3888vw,-10px) scale(.8839);animation:fall-6 22s -9s linear infinite}@keyframes fall-6{36.658%{transform:translate(93.6097vw,36.658vh) scale(.8839)}to{transform:translate(92.49925vw,100vh) scale(.8839)}}.snow:nth-child(7){opacity:1.3088;transform:translate(18.7305vw,-10px) scale(.2828);animation:fall-7 13s -9s linear infinite}@keyframes fall-7{74.012%{transform:translate(25.201vw,74.012vh) scale(.2828)}to{transform:translate(21.96575vw,100vh) scale(.2828)}}.snow:nth-child(8){opacity:.7956;transform:translate(58.864vw,-10px) scale(.9873);animation:fall-8 12s -19s linear infinite}@keyframes fall-8{64.692%{transform:translate(56.2459vw,64.692vh) scale(.9873)}to{transform:translate(57.55495vw,100vh) scale(.9873)}}.snow:nth-child(9){opacity:.6454;transform:translate(91.895vw,-10px) scale(.8194);animation:fall-9 25s -15s linear infinite}@keyframes fall-9{33.52%{transform:translate(92.5753vw,33.52vh) scale(.8194)}to{transform:translate(92.23515vw,100vh) scale(.8194)}}.snow:nth-child(10){opacity:.0148;transform:translate(26.1448vw,-10px) scale(.6849);animation:fall-10 26s -18s linear infinite}@keyframes fall-10{60.525%{transform:translate(22.2669vw,60.525vh) scale(.6849)}to{transform:translate(24.20585vw,100vh) scale(.6849)}}.snow:nth-child(11){opacity:1.029;transform:translate(64.9929vw,-10px) scale(.5112);animation:fall-11 12s -12s linear infinite}@keyframes fall-11{77.723%{transform:translate(59.4432vw,77.723vh) scale(.5112)}to{transform:translate(62.21805vw,100vh) scale(.5112)}}.snow:nth-child(12){opacity:1.1666;transform:translate(84.9517vw,-10px) scale(.5512);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{55.967%{transform:translate(88.0348vw,55.967vh) scale(.5512)}to{transform:translate(86.49325vw,100vh) scale(.5512)}}.snow:nth-child(13){opacity:.8228;transform:translate(93.8818vw,-10px) scale(.3101);animation:fall-13 24s -1s linear infinite}@keyframes fall-13{43.205%{transform:translate(101.1302vw,43.205vh) scale(.3101)}to{transform:translate(97.506vw,100vh) scale(.3101)}}.snow:nth-child(14){opacity:1.1894;transform:translate(10.7287vw,-10px) scale(.2767);animation:fall-14 19s -7s linear infinite}@keyframes fall-14{35.527%{transform:translate(3.1126vw,35.527vh) scale(.2767)}to{transform:translate(6.92065vw,100vh) scale(.2767)}}.snow:nth-child(15){opacity:.043;transform:translate(22.2529vw,-10px) scale(.1227);animation:fall-15 24s -6s linear infinite}@keyframes fall-15{71.256%{transform:translate(12.4605vw,71.256vh) scale(.1227)}to{transform:translate(17.3567vw,100vh) scale(.1227)}}.snow:nth-child(16){opacity:.8496;transform:translate(29.6863vw,-10px) scale(.0661);animation:fall-16 17s -30s linear infinite}@keyframes fall-16{65.399%{transform:translate(25.1724vw,65.399vh) scale(.0661)}to{transform:translate(27.42935vw,100vh) scale(.0661)}}.snow:nth-child(17){opacity:1.736;transform:translate(97.441vw,-10px) scale(.9679);animation:fall-17 26s -15s linear infinite}@keyframes fall-17{38.103%{transform:translate(96.8462vw,38.103vh) scale(.9679)}to{transform:translate(97.1436vw,100vh) scale(.9679)}}.snow:nth-child(18){opacity:1.7738;transform:translate(20.2196vw,-10px) scale(.8033);animation:fall-18 30s -5s linear infinite}@keyframes fall-18{50.699%{transform:translate(21.0256vw,50.699vh) scale(.8033)}to{transform:translate(20.6226vw,100vh) scale(.8033)}}.snow:nth-child(19){opacity:1.4172;transform:translate(32.539vw,-10px) scale(.0831);animation:fall-19 25s -16s linear infinite}@keyframes fall-19{56.67%{transform:translate(32.6564vw,56.67vh) scale(.0831)}to{transform:translate(32.5977vw,100vh) scale(.0831)}}.snow:nth-child(20){opacity:1.6242;transform:translate(29.3654vw,-10px) scale(.1513);animation:fall-20 23s -20s linear infinite}@keyframes fall-20{35.622%{transform:translate(20.4117vw,35.622vh) scale(.1513)}to{transform:translate(24.88855vw,100vh) scale(.1513)}}.snow:nth-child(21){opacity:.158;transform:translate(67.1189vw,-10px) scale(.7128);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{41.703%{transform:translate(58.2432vw,41.703vh) scale(.7128)}to{transform:translate(62.68105vw,100vh) scale(.7128)}}.snow:nth-child(22){opacity:.644;transform:translate(18.4255vw,-10px) scale(.5185);animation:fall-22 15s -1s linear infinite}@keyframes fall-22{60.725%{transform:translate(26.9001vw,60.725vh) scale(.5185)}to{transform:translate(22.6628vw,100vh) scale(.5185)}}.snow:nth-child(23){opacity:1.3096;transform:translate(95.6703vw,-10px) scale(.918);animation:fall-23 11s -17s linear infinite}@keyframes fall-23{68.487%{transform:translate(89.376vw,68.487vh) scale(.918)}to{transform:translate(92.52315vw,100vh) scale(.918)}}.snow:nth-child(24){opacity:.7254;transform:translate(28.607vw,-10px) scale(.3341);animation:fall-24 21s -6s linear infinite}@keyframes fall-24{60.984%{transform:translate(35.8479vw,60.984vh) scale(.3341)}to{transform:translate(32.22745vw,100vh) scale(.3341)}}.snow:nth-child(25){opacity:.7096;transform:translate(12.9017vw,-10px) scale(.1045);animation:fall-25 16s -11s linear infinite}@keyframes fall-25{35.147%{transform:translate(6.6145vw,35.147vh) scale(.1045)}to{transform:translate(9.7581vw,100vh) scale(.1045)}}.snow:nth-child(26){opacity:1.656;transform:translate(23.3189vw,-10px) scale(.0181);animation:fall-26 24s -25s linear infinite}@keyframes fall-26{75.609%{transform:translate(16.2969vw,75.609vh) scale(.0181)}to{transform:translate(19.8079vw,100vh) scale(.0181)}}.snow:nth-child(27){opacity:.088;transform:translate(71.9462vw,-10px) scale(.8298);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{58.964%{transform:translate(78.9413vw,58.964vh) scale(.8298)}to{transform:translate(75.44375vw,100vh) scale(.8298)}}.snow:nth-child(28){opacity:1.5436;transform:translate(9.8576vw,-10px) scale(.2641);animation:fall-28 22s -4s linear infinite}@keyframes fall-28{60.212%{transform:translate(6.5422vw,60.212vh) scale(.2641)}to{transform:translate(8.1999vw,100vh) scale(.2641)}}.snow:nth-child(29){opacity:.6868;transform:translate(94.7314vw,-10px) scale(.0499);animation:fall-29 26s -11s linear infinite}@keyframes fall-29{78.713%{transform:translate(89.9198vw,78.713vh) scale(.0499)}to{transform:translate(92.3256vw,100vh) scale(.0499)}}.snow:nth-child(30){opacity:1.4796;transform:translate(18.4525vw,-10px) scale(.9879);animation:fall-30 15s -2s linear infinite}@keyframes fall-30{76.183%{transform:translate(26.8963vw,76.183vh) scale(.9879)}to{transform:translate(22.6744vw,100vh) scale(.9879)}}.snow:nth-child(31){opacity:.0468;transform:translate(64.513vw,-10px) scale(.8208);animation:fall-31 15s -10s linear infinite}@keyframes fall-31{72.443%{transform:translate(64.6635vw,72.443vh) scale(.8208)}to{transform:translate(64.58825vw,100vh) scale(.8208)}}.snow:nth-child(32){opacity:1.6524;transform:translate(98.3301vw,-10px) scale(.9616);animation:fall-32 14s -19s linear infinite}@keyframes fall-32{37.51%{transform:translate(98.1173vw,37.51vh) scale(.9616)}to{transform:translate(98.2237vw,100vh) scale(.9616)}}.snow:nth-child(33){opacity:1.4842;transform:translate(42.7192vw,-10px) scale(.6679);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{58.93%{transform:translate(36.3879vw,58.93vh) scale(.6679)}to{transform:translate(39.55355vw,100vh) scale(.6679)}}.snow:nth-child(34){opacity:.216;transform:translate(62.4127vw,-10px) scale(.4842);animation:fall-34 24s -12s linear infinite}@keyframes fall-34{78.024%{transform:translate(54.9886vw,78.024vh) scale(.4842)}to{transform:translate(58.70065vw,100vh) scale(.4842)}}.snow:nth-child(35){opacity:1.5124;transform:translate(19.3836vw,-10px) scale(.0286);animation:fall-35 28s -16s linear infinite}@keyframes fall-35{78.415%{transform:translate(23.6438vw,78.415vh) scale(.0286)}to{transform:translate(21.5137vw,100vh) scale(.0286)}}.snow:nth-child(36){opacity:.126;transform:translate(45.3758vw,-10px) scale(.9915);animation:fall-36 19s -13s linear infinite}@keyframes fall-36{57.764%{transform:translate(40.4004vw,57.764vh) scale(.9915)}to{transform:translate(42.8881vw,100vh) scale(.9915)}}.snow:nth-child(37){opacity:1.8082;transform:translate(10.5902vw,-10px) scale(.2339);animation:fall-37 30s -15s linear infinite}@keyframes fall-37{32.719%{transform:translate(5.8473vw,32.719vh) scale(.2339)}to{transform:translate(8.21875vw,100vh) scale(.2339)}}.snow:nth-child(38){opacity:1.946;transform:translate(35.0691vw,-10px) scale(.1274);animation:fall-38 25s -5s linear infinite}@keyframes fall-38{72.788%{transform:translate(34.5448vw,72.788vh) scale(.1274)}to{transform:translate(34.80695vw,100vh) scale(.1274)}}.snow:nth-child(39){opacity:1.3334;transform:translate(77.063vw,-10px) scale(.472);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{71.998%{transform:translate(71.3775vw,71.998vh) scale(.472)}to{transform:translate(74.22025vw,100vh) scale(.472)}}.snow:nth-child(40){opacity:1.1664;transform:translate(45.2383vw,-10px) scale(.3614);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{74.417%{transform:translate(37.4625vw,74.417vh) scale(.3614)}to{transform:translate(41.3504vw,100vh) scale(.3614)}}.snow:nth-child(41){opacity:1.4014;transform:translate(91.7141vw,-10px) scale(.6174);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{52.462%{transform:translate(81.8448vw,52.462vh) scale(.6174)}to{transform:translate(86.77945vw,100vh) scale(.6174)}}.snow:nth-child(42){opacity:.0244;transform:translate(57.0897vw,-10px) scale(.5357);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{59.822%{transform:translate(57.1499vw,59.822vh) scale(.5357)}to{transform:translate(57.1198vw,100vh) scale(.5357)}}.snow:nth-child(43){opacity:1.5086;transform:translate(73.9305vw,-10px) scale(.6855);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{38%{transform:translate(72.8699vw,38vh) scale(.6855)}to{transform:translate(73.4002vw,100vh) scale(.6855)}}.snow:nth-child(44){opacity:.2566;transform:translate(50.3209vw,-10px) scale(.361);animation:fall-44 21s -13s linear infinite}@keyframes fall-44{59.895%{transform:translate(44.7328vw,59.895vh) scale(.361)}to{transform:translate(47.52685vw,100vh) scale(.361)}}.snow:nth-child(45){opacity:.536;transform:translate(22.4036vw,-10px) scale(.0807);animation:fall-45 23s -12s linear infinite}@keyframes fall-45{32.915%{transform:translate(17.6749vw,32.915vh) scale(.0807)}to{transform:translate(20.03925vw,100vh) scale(.0807)}}.snow:nth-child(46){opacity:1.3556;transform:translate(91.4335vw,-10px) scale(.7556);animation:fall-46 15s -30s linear infinite}@keyframes fall-46{55.941%{transform:translate(96.1691vw,55.941vh) scale(.7556)}to{transform:translate(93.8013vw,100vh) scale(.7556)}}.snow:nth-child(47){opacity:1.0768;transform:translate(11.2923vw,-10px) scale(.5029);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{72.927%{transform:translate(11.2793vw,72.927vh) scale(.5029)}to{transform:translate(11.2858vw,100vh) scale(.5029)}}.snow:nth-child(48){opacity:.2908;transform:translate(30.2307vw,-10px) scale(.8337);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{54.966%{transform:translate(26.2694vw,54.966vh) scale(.8337)}to{transform:translate(28.25005vw,100vh) scale(.8337)}}.snow:nth-child(49){opacity:.276;transform:translate(10.6593vw,-10px) scale(.3329);animation:fall-49 28s -8s linear infinite}@keyframes fall-49{72.62%{transform:translate(16.118vw,72.62vh) scale(.3329)}to{transform:translate(13.38865vw,100vh) scale(.3329)}}.snow:nth-child(50){opacity:.3024;transform:translate(27.9307vw,-10px) scale(.0995);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{66.02%{transform:translate(33.7174vw,66.02vh) scale(.0995)}to{transform:translate(30.82405vw,100vh) scale(.0995)}}.snow:nth-child(51){opacity:1.0964;transform:translate(9.8399vw,-10px) scale(.0142);animation:fall-51 22s -27s linear infinite}@keyframes fall-51{67.286%{transform:translate(4.1563vw,67.286vh) scale(.0142)}to{transform:translate(6.9981vw,100vh) scale(.0142)}}.snow:nth-child(52){opacity:1.7036;transform:translate(70.2282vw,-10px) scale(.4441);animation:fall-52 25s -12s linear infinite}@keyframes fall-52{58.602%{transform:translate(78.9653vw,58.602vh) scale(.4441)}to{transform:translate(74.59675vw,100vh) scale(.4441)}}.snow:nth-child(53){opacity:1.5976;transform:translate(73.1804vw,-10px) scale(.4218);animation:fall-53 14s -22s linear infinite}@keyframes fall-53{74.918%{transform:translate(67.7186vw,74.918vh) scale(.4218)}to{transform:translate(70.4495vw,100vh) scale(.4218)}}.snow:nth-child(54){opacity:.7834;transform:translate(21.0836vw,-10px) scale(.1081);animation:fall-54 20s -25s linear infinite}@keyframes fall-54{51.798%{transform:translate(18.6018vw,51.798vh) scale(.1081)}to{transform:translate(19.8427vw,100vh) scale(.1081)}}.snow:nth-child(55){opacity:.1552;transform:translate(38.3421vw,-10px) scale(.9297);animation:fall-55 24s -21s linear infinite}@keyframes fall-55{62.367%{transform:translate(34.4613vw,62.367vh) scale(.9297)}to{transform:translate(36.4017vw,100vh) scale(.9297)}}.snow:nth-child(56){opacity:1.9658;transform:translate(41.3912vw,-10px) scale(.287);animation:fall-56 15s -25s linear infinite}@keyframes fall-56{31.384%{transform:translate(32.1266vw,31.384vh) scale(.287)}to{transform:translate(36.7589vw,100vh) scale(.287)}}.snow:nth-child(57){opacity:.7454;transform:translate(32.0379vw,-10px) scale(.4404);animation:fall-57 11s -29s linear infinite}@keyframes fall-57{43.433%{transform:translate(36.4155vw,43.433vh) scale(.4404)}to{transform:translate(34.2267vw,100vh) scale(.4404)}}.snow:nth-child(58){opacity:1.0256;transform:translate(90.1724vw,-10px) scale(.8602);animation:fall-58 13s -22s linear infinite}@keyframes fall-58{43.936%{transform:translate(98.0494vw,43.936vh) scale(.8602)}to{transform:translate(94.1109vw,100vh) scale(.8602)}}.snow:nth-child(59){opacity:.3804;transform:translate(56.2121vw,-10px) scale(.9459);animation:fall-59 24s -11s linear infinite}@keyframes fall-59{45.001%{transform:translate(47.8867vw,45.001vh) scale(.9459)}to{transform:translate(52.0494vw,100vh) scale(.9459)}}.snow:nth-child(60){opacity:1.8168;transform:translate(49.2038vw,-10px) scale(.5592);animation:fall-60 24s -10s linear infinite}@keyframes fall-60{44.682%{transform:translate(51.8322vw,44.682vh) scale(.5592)}to{transform:translate(50.518vw,100vh) scale(.5592)}}.snow:nth-child(61){opacity:1.7094;transform:translate(22.8122vw,-10px) scale(.4101);animation:fall-61 19s -21s linear infinite}@keyframes fall-61{55.457%{transform:translate(22.2442vw,55.457vh) scale(.4101)}to{transform:translate(22.5282vw,100vh) scale(.4101)}}.snow:nth-child(62){opacity:.8292;transform:translate(54.4941vw,-10px) scale(.5139);animation:fall-62 18s -19s linear infinite}@keyframes fall-62{33.634%{transform:translate(55.4093vw,33.634vh) scale(.5139)}to{transform:translate(54.9517vw,100vh) scale(.5139)}}.snow:nth-child(63){opacity:1.6124;transform:translate(75.9199vw,-10px) scale(.1319);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{41.92%{transform:translate(71.3334vw,41.92vh) scale(.1319)}to{transform:translate(73.62665vw,100vh) scale(.1319)}}.snow:nth-child(64){opacity:1.203;transform:translate(55.571vw,-10px) scale(.2783);animation:fall-64 20s -16s linear infinite}@keyframes fall-64{34.033%{transform:translate(59.5378vw,34.033vh) scale(.2783)}to{transform:translate(57.5544vw,100vh) scale(.2783)}}.snow:nth-child(65){opacity:1.8228;transform:translate(22.6687vw,-10px) scale(.7229);animation:fall-65 21s -8s linear infinite}@keyframes fall-65{41.064%{transform:translate(26.0388vw,41.064vh) scale(.7229)}to{transform:translate(24.35375vw,100vh) scale(.7229)}}.snow:nth-child(66){opacity:1.5856;transform:translate(43.934vw,-10px) scale(.4749);animation:fall-66 18s -23s linear infinite}@keyframes fall-66{55.054%{transform:translate(34.0977vw,55.054vh) scale(.4749)}to{transform:translate(39.01585vw,100vh) scale(.4749)}}.snow:nth-child(67){opacity:.4958;transform:translate(46.3427vw,-10px) scale(.0592);animation:fall-67 30s -23s linear infinite}@keyframes fall-67{69.837%{transform:translate(48.6939vw,69.837vh) scale(.0592)}to{transform:translate(47.5183vw,100vh) scale(.0592)}}.snow:nth-child(68){opacity:1.3532;transform:translate(7.5109vw,-10px) scale(.7366);animation:fall-68 19s -19s linear infinite}@keyframes fall-68{33.24%{transform:translate(7.403vw,33.24vh) scale(.7366)}to{transform:translate(7.45695vw,100vh) scale(.7366)}}.snow:nth-child(69){opacity:.9632;transform:translate(63.5006vw,-10px) scale(.4339);animation:fall-69 16s -13s linear infinite}@keyframes fall-69{55.921%{transform:translate(59.3076vw,55.921vh) scale(.4339)}to{transform:translate(61.4041vw,100vh) scale(.4339)}}.snow:nth-child(70){opacity:.6268;transform:translate(23.4831vw,-10px) scale(.6127);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{75.013%{transform:translate(28.3051vw,75.013vh) scale(.6127)}to{transform:translate(25.8941vw,100vh) scale(.6127)}}.snow:nth-child(71){opacity:1.2612;transform:translate(61.93vw,-10px) scale(.9681);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{72.609%{transform:translate(58.0948vw,72.609vh) scale(.9681)}to{transform:translate(60.0124vw,100vh) scale(.9681)}}.snow:nth-child(72){opacity:1.9142;transform:translate(69.1428vw,-10px) scale(.5492);animation:fall-72 18s -19s linear infinite}@keyframes fall-72{66.814%{transform:translate(64.2726vw,66.814vh) scale(.5492)}to{transform:translate(66.7077vw,100vh) scale(.5492)}}.snow:nth-child(73){opacity:.6;transform:translate(58.6466vw,-10px) scale(.2447);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{77.824%{transform:translate(59.6063vw,77.824vh) scale(.2447)}to{transform:translate(59.12645vw,100vh) scale(.2447)}}.snow:nth-child(74){opacity:1.7494;transform:translate(41.5467vw,-10px) scale(.2378);animation:fall-74 29s -19s linear infinite}@keyframes fall-74{63.024%{transform:translate(45.9894vw,63.024vh) scale(.2378)}to{transform:translate(43.76805vw,100vh) scale(.2378)}}.snow:nth-child(75){opacity:.9766;transform:translate(22.4865vw,-10px) scale(.9667);animation:fall-75 26s -13s linear infinite}@keyframes fall-75{66.063%{transform:translate(29.9961vw,66.063vh) scale(.9667)}to{transform:translate(26.2413vw,100vh) scale(.9667)}}.snow:nth-child(76){opacity:1.7182;transform:translate(12.3368vw,-10px) scale(.4589);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{41.098%{transform:translate(7.3825vw,41.098vh) scale(.4589)}to{transform:translate(9.85965vw,100vh) scale(.4589)}}.snow:nth-child(77){opacity:.4522;transform:translate(85.1358vw,-10px) scale(.6242);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{62.261%{transform:translate(81.5607vw,62.261vh) scale(.6242)}to{transform:translate(83.34825vw,100vh) scale(.6242)}}.snow:nth-child(78){opacity:.874;transform:translate(44.971vw,-10px) scale(.5218);animation:fall-78 26s -23s linear infinite}@keyframes fall-78{44.234%{transform:translate(48.3792vw,44.234vh) scale(.5218)}to{transform:translate(46.6751vw,100vh) scale(.5218)}}.snow:nth-child(79){opacity:.8278;transform:translate(54.3685vw,-10px) scale(.9711);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{56.765%{transform:translate(45.6309vw,56.765vh) scale(.9711)}to{transform:translate(49.9997vw,100vh) scale(.9711)}}.snow:nth-child(80){opacity:.0516;transform:translate(23.5028vw,-10px) scale(.4435);animation:fall-80 18s -25s linear infinite}@keyframes fall-80{69.856%{transform:translate(26.7898vw,69.856vh) scale(.4435)}to{transform:translate(25.1463vw,100vh) scale(.4435)}}.snow:nth-child(81){opacity:.9106;transform:translate(77.0595vw,-10px) scale(.8734);animation:fall-81 17s -30s linear infinite}@keyframes fall-81{66.214%{transform:translate(86.4964vw,66.214vh) scale(.8734)}to{transform:translate(81.77795vw,100vh) scale(.8734)}}.snow:nth-child(82){opacity:1.034;transform:translate(53.5341vw,-10px) scale(.0594);animation:fall-82 19s -4s linear infinite}@keyframes fall-82{70.642%{transform:translate(48.4232vw,70.642vh) scale(.0594)}to{transform:translate(50.97865vw,100vh) scale(.0594)}}.snow:nth-child(83){opacity:1.0662;transform:translate(15.2355vw,-10px) scale(.0998);animation:fall-83 30s -10s linear infinite}@keyframes fall-83{48.578%{transform:translate(14.6277vw,48.578vh) scale(.0998)}to{transform:translate(14.9316vw,100vh) scale(.0998)}}.snow:nth-child(84){opacity:.879;transform:translate(74.2566vw,-10px) scale(.3047);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{64.251%{transform:translate(69.4252vw,64.251vh) scale(.3047)}to{transform:translate(71.8409vw,100vh) scale(.3047)}}.snow:nth-child(85){opacity:1.5944;transform:translate(12.6091vw,-10px) scale(.4608);animation:fall-85 23s -23s linear infinite}@keyframes fall-85{67.973%{transform:translate(4.6465vw,67.973vh) scale(.4608)}to{transform:translate(8.6278vw,100vh) scale(.4608)}}.snow:nth-child(86){opacity:1.4806;transform:translate(29.0152vw,-10px) scale(.5515);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{61.787%{transform:translate(21.4638vw,61.787vh) scale(.5515)}to{transform:translate(25.2395vw,100vh) scale(.5515)}}.snow:nth-child(87){opacity:1.7534;transform:translate(50.3247vw,-10px) scale(.9587);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{69.307%{transform:translate(52.5936vw,69.307vh) scale(.9587)}to{transform:translate(51.45915vw,100vh) scale(.9587)}}.snow:nth-child(88){opacity:.815;transform:translate(81.7676vw,-10px) scale(.5496);animation:fall-88 25s -27s linear infinite}@keyframes fall-88{69.568%{transform:translate(90.3802vw,69.568vh) scale(.5496)}to{transform:translate(86.0739vw,100vh) scale(.5496)}}.snow:nth-child(89){opacity:1.2634;transform:translate(88.0981vw,-10px) scale(.3196);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{75.253%{transform:translate(83.0399vw,75.253vh) scale(.3196)}to{transform:translate(85.569vw,100vh) scale(.3196)}}.snow:nth-child(90){opacity:1.6646;transform:translate(35.1777vw,-10px) scale(.5411);animation:fall-90 21s -24s linear infinite}@keyframes fall-90{60.928%{transform:translate(38.7661vw,60.928vh) scale(.5411)}to{transform:translate(36.9719vw,100vh) scale(.5411)}}.snow:nth-child(91){opacity:.0092;transform:translate(57.7101vw,-10px) scale(.2729);animation:fall-91 20s -11s linear infinite}@keyframes fall-91{54.211%{transform:translate(48.1331vw,54.211vh) scale(.2729)}to{transform:translate(52.9216vw,100vh) scale(.2729)}}.snow:nth-child(92){opacity:1.5714;transform:translate(19.5228vw,-10px) scale(.6424);animation:fall-92 14s -20s linear infinite}@keyframes fall-92{40.403%{transform:translate(12.9397vw,40.403vh) scale(.6424)}to{transform:translate(16.23125vw,100vh) scale(.6424)}}.snow:nth-child(93){opacity:.035;transform:translate(71.9078vw,-10px) scale(.5633);animation:fall-93 12s -26s linear infinite}@keyframes fall-93{63.641%{transform:translate(72.7425vw,63.641vh) scale(.5633)}to{transform:translate(72.32515vw,100vh) scale(.5633)}}.snow:nth-child(94){opacity:1.0966;transform:translate(58.9216vw,-10px) scale(.2135);animation:fall-94 27s -30s linear infinite}@keyframes fall-94{57.137%{transform:translate(68.6756vw,57.137vh) scale(.2135)}to{transform:translate(63.7986vw,100vh) scale(.2135)}}.snow:nth-child(95){opacity:1.2146;transform:translate(49.2802vw,-10px) scale(.6125);animation:fall-95 18s -29s linear infinite}@keyframes fall-95{64.254%{transform:translate(44.2468vw,64.254vh) scale(.6125)}to{transform:translate(46.7635vw,100vh) scale(.6125)}}.snow:nth-child(96){opacity:.5958;transform:translate(78.917vw,-10px) scale(.5685);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{42.092%{transform:translate(85.8192vw,42.092vh) scale(.5685)}to{transform:translate(82.3681vw,100vh) scale(.5685)}}.snow:nth-child(97){opacity:1.5092;transform:translate(22.6032vw,-10px) scale(.3198);animation:fall-97 24s -29s linear infinite}@keyframes fall-97{74.242%{transform:translate(30.941vw,74.242vh) scale(.3198)}to{transform:translate(26.7721vw,100vh) scale(.3198)}}.snow:nth-child(98){opacity:.3804;transform:translate(62.7528vw,-10px) scale(.3377);animation:fall-98 21s -12s linear infinite}@keyframes fall-98{33.168%{transform:translate(65.9947vw,33.168vh) scale(.3377)}to{transform:translate(64.37375vw,100vh) scale(.3377)}}.snow:nth-child(99){opacity:.7908;transform:translate(57.2354vw,-10px) scale(.8656);animation:fall-99 21s -30s linear infinite}@keyframes fall-99{50.553%{transform:translate(51.2524vw,50.553vh) scale(.8656)}to{transform:translate(54.2439vw,100vh) scale(.8656)}}.snow:nth-child(100){opacity:1.7608;transform:translate(84.6201vw,-10px) scale(.8472);animation:fall-100 19s -7s linear infinite}@keyframes fall-100{65.669%{transform:translate(90.13vw,65.669vh) scale(.8472)}to{transform:translate(87.37505vw,100vh) scale(.8472)}}.snow:nth-child(101){opacity:.641;transform:translate(12.951vw,-10px) scale(.1175);animation:fall-101 14s -22s linear infinite}@keyframes fall-101{76.041%{transform:translate(14.0283vw,76.041vh) scale(.1175)}to{transform:translate(13.48965vw,100vh) scale(.1175)}}.snow:nth-child(102){opacity:.7034;transform:translate(26.8712vw,-10px) scale(.8349);animation:fall-102 12s -17s linear infinite}@keyframes fall-102{60.928%{transform:translate(23.1339vw,60.928vh) scale(.8349)}to{transform:translate(25.00255vw,100vh) scale(.8349)}}.snow:nth-child(103){opacity:.7168;transform:translate(20.8584vw,-10px) scale(.8845);animation:fall-103 30s -3s linear infinite}@keyframes fall-103{47.027%{transform:translate(27.7046vw,47.027vh) scale(.8845)}to{transform:translate(24.2815vw,100vh) scale(.8845)}}.snow:nth-child(104){opacity:.306;transform:translate(21.7019vw,-10px) scale(.2144);animation:fall-104 18s -27s linear infinite}@keyframes fall-104{71.344%{transform:translate(14.4586vw,71.344vh) scale(.2144)}to{transform:translate(18.08025vw,100vh) scale(.2144)}}.snow:nth-child(105){opacity:1.3522;transform:translate(2.8772vw,-10px) scale(.7914);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{59.504%{transform:translate(-5.1815vw,59.504vh) scale(.7914)}to{transform:translate(-1.15215vw,100vh) scale(.7914)}}.snow:nth-child(106){opacity:1.5782;transform:translate(20.6256vw,-10px) scale(.0286);animation:fall-106 10s -15s linear infinite}@keyframes fall-106{68.666%{transform:translate(15.7482vw,68.666vh) scale(.0286)}to{transform:translate(18.1869vw,100vh) scale(.0286)}}.snow:nth-child(107){opacity:1.185;transform:translate(9.8687vw,-10px) scale(.3587);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{76.849%{transform:translate(6.6259vw,76.849vh) scale(.3587)}to{transform:translate(8.2473vw,100vh) scale(.3587)}}.snow:nth-child(108){opacity:.6898;transform:translate(48.4691vw,-10px) scale(.7542);animation:fall-108 18s -3s linear infinite}@keyframes fall-108{41.432%{transform:translate(56.0762vw,41.432vh) scale(.7542)}to{transform:translate(52.27265vw,100vh) scale(.7542)}}.snow:nth-child(109){opacity:.9182;transform:translate(16.4338vw,-10px) scale(.296);animation:fall-109 28s -21s linear infinite}@keyframes fall-109{42.591%{transform:translate(21.5055vw,42.591vh) scale(.296)}to{transform:translate(18.96965vw,100vh) scale(.296)}}.snow:nth-child(110){opacity:.715;transform:translate(27.4985vw,-10px) scale(.3964);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{52.487%{transform:translate(22.4665vw,52.487vh) scale(.3964)}to{transform:translate(24.9825vw,100vh) scale(.3964)}}.snow:nth-child(111){opacity:.6298;transform:translate(93.8816vw,-10px) scale(.3509);animation:fall-111 25s -10s linear infinite}@keyframes fall-111{30.173%{transform:translate(101.3378vw,30.173vh) scale(.3509)}to{transform:translate(97.6097vw,100vh) scale(.3509)}}.snow:nth-child(112){opacity:1.9888;transform:translate(19.9385vw,-10px) scale(.7872);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{32.001%{transform:translate(23.5339vw,32.001vh) scale(.7872)}to{transform:translate(21.7362vw,100vh) scale(.7872)}}.snow:nth-child(113){opacity:1.7504;transform:translate(16.2477vw,-10px) scale(.482);animation:fall-113 11s -22s linear infinite}@keyframes fall-113{75.912%{transform:translate(11.2282vw,75.912vh) scale(.482)}to{transform:translate(13.73795vw,100vh) scale(.482)}}.snow:nth-child(114){opacity:.463;transform:translate(62.8646vw,-10px) scale(.0468);animation:fall-114 18s -1s linear infinite}@keyframes fall-114{59.045%{transform:translate(62.0349vw,59.045vh) scale(.0468)}to{transform:translate(62.44975vw,100vh) scale(.0468)}}.snow:nth-child(115){opacity:.7308;transform:translate(86.5382vw,-10px) scale(.1221);animation:fall-115 14s -18s linear infinite}@keyframes fall-115{45.567%{transform:translate(77.0327vw,45.567vh) scale(.1221)}to{transform:translate(81.78545vw,100vh) scale(.1221)}}.snow:nth-child(116){opacity:1.5124;transform:translate(71.8844vw,-10px) scale(.3535);animation:fall-116 29s -4s linear infinite}@keyframes fall-116{61.867%{transform:translate(79.744vw,61.867vh) scale(.3535)}to{transform:translate(75.8142vw,100vh) scale(.3535)}}.snow:nth-child(117){opacity:.3532;transform:translate(24.5176vw,-10px) scale(.134);animation:fall-117 28s -30s linear infinite}@keyframes fall-117{59.513%{transform:translate(14.5681vw,59.513vh) scale(.134)}to{transform:translate(19.54285vw,100vh) scale(.134)}}.snow:nth-child(118){opacity:.8194;transform:translate(53.7837vw,-10px) scale(.4638);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{33.316%{transform:translate(46.1815vw,33.316vh) scale(.4638)}to{transform:translate(49.9826vw,100vh) scale(.4638)}}.snow:nth-child(119){opacity:1.7834;transform:translate(98.9706vw,-10px) scale(.0054);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{77.024%{transform:translate(93.3589vw,77.024vh) scale(.0054)}to{transform:translate(96.16475vw,100vh) scale(.0054)}}.snow:nth-child(120){opacity:1.624;transform:translate(2.0144vw,-10px) scale(.9222);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{75.685%{transform:translate(-2.6897vw,75.685vh) scale(.9222)}to{transform:translate(-.33765vw,100vh) scale(.9222)}}.snow:nth-child(121){opacity:1.4886;transform:translate(51.3949vw,-10px) scale(.7938);animation:fall-121 10s -24s linear infinite}@keyframes fall-121{35.434%{transform:translate(58.5074vw,35.434vh) scale(.7938)}to{transform:translate(54.95115vw,100vh) scale(.7938)}}.snow:nth-child(122){opacity:.0056;transform:translate(56.7095vw,-10px) scale(.8868);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{55.879%{transform:translate(59.2513vw,55.879vh) scale(.8868)}to{transform:translate(57.9804vw,100vh) scale(.8868)}}.snow:nth-child(123){opacity:1.0786;transform:translate(54.2887vw,-10px) scale(.4392);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{65.406%{transform:translate(49.8259vw,65.406vh) scale(.4392)}to{transform:translate(52.0573vw,100vh) scale(.4392)}}.snow:nth-child(124){opacity:.371;transform:translate(50.8884vw,-10px) scale(.3313);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{57.386%{transform:translate(43.4715vw,57.386vh) scale(.3313)}to{transform:translate(47.17995vw,100vh) scale(.3313)}}.snow:nth-child(125){opacity:1.6486;transform:translate(45.317vw,-10px) scale(.2743);animation:fall-125 15s -29s linear infinite}@keyframes fall-125{30.441%{transform:translate(54.5103vw,30.441vh) scale(.2743)}to{transform:translate(49.91365vw,100vh) scale(.2743)}}.snow:nth-child(126){opacity:1.6018;transform:translate(42.7835vw,-10px) scale(.6283);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{54.896%{transform:translate(52.7319vw,54.896vh) scale(.6283)}to{transform:translate(47.7577vw,100vh) scale(.6283)}}.snow:nth-child(127){opacity:1.7152;transform:translate(84.9396vw,-10px) scale(.3099);animation:fall-127 19s -24s linear infinite}@keyframes fall-127{69.203%{transform:translate(92.7503vw,69.203vh) scale(.3099)}to{transform:translate(88.84495vw,100vh) scale(.3099)}}.snow:nth-child(128){opacity:.0998;transform:translate(28.5975vw,-10px) scale(.8443);animation:fall-128 30s -22s linear infinite}@keyframes fall-128{72.313%{transform:translate(24.094vw,72.313vh) scale(.8443)}to{transform:translate(26.34575vw,100vh) scale(.8443)}}.snow:nth-child(129){opacity:1.3212;transform:translate(36.9113vw,-10px) scale(.915);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{41.173%{transform:translate(27.4125vw,41.173vh) scale(.915)}to{transform:translate(32.1619vw,100vh) scale(.915)}}.snow:nth-child(130){opacity:1.1824;transform:translate(36.0856vw,-10px) scale(.0898);animation:fall-130 25s -11s linear infinite}@keyframes fall-130{53.378%{transform:translate(32.5889vw,53.378vh) scale(.0898)}to{transform:translate(34.33725vw,100vh) scale(.0898)}}.snow:nth-child(131){opacity:1.2774;transform:translate(66.9265vw,-10px) scale(.2716);animation:fall-131 14s -10s linear infinite}@keyframes fall-131{67.567%{transform:translate(62.9vw,67.567vh) scale(.2716)}to{transform:translate(64.91325vw,100vh) scale(.2716)}}.snow:nth-child(132){opacity:1.0156;transform:translate(2.8037vw,-10px) scale(.9627);animation:fall-132 12s -8s linear infinite}@keyframes fall-132{62.106%{transform:translate(-5.1915vw,62.106vh) scale(.9627)}to{transform:translate(-1.1939vw,100vh) scale(.9627)}}.snow:nth-child(133){opacity:1.6474;transform:translate(99.0175vw,-10px) scale(.9742);animation:fall-133 26s -25s linear infinite}@keyframes fall-133{59.184%{transform:translate(108.2945vw,59.184vh) scale(.9742)}to{transform:translate(103.656vw,100vh) scale(.9742)}}.snow:nth-child(134){opacity:.0578;transform:translate(8.587vw,-10px) scale(.2894);animation:fall-134 24s -8s linear infinite}@keyframes fall-134{46.69%{transform:translate(15.452vw,46.69vh) scale(.2894)}to{transform:translate(12.0195vw,100vh) scale(.2894)}}.snow:nth-child(135){opacity:1.5744;transform:translate(18.4559vw,-10px) scale(.0938);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{52.482%{transform:translate(9.5074vw,52.482vh) scale(.0938)}to{transform:translate(13.98165vw,100vh) scale(.0938)}}.snow:nth-child(136){opacity:1.548;transform:translate(73.4452vw,-10px) scale(.1397);animation:fall-136 13s -3s linear infinite}@keyframes fall-136{73.484%{transform:translate(80.3696vw,73.484vh) scale(.1397)}to{transform:translate(76.9074vw,100vh) scale(.1397)}}.snow:nth-child(137){opacity:1.1292;transform:translate(61.5957vw,-10px) scale(.2522);animation:fall-137 10s -12s linear infinite}@keyframes fall-137{40.568%{transform:translate(60.0823vw,40.568vh) scale(.2522)}to{transform:translate(60.839vw,100vh) scale(.2522)}}.snow:nth-child(138){opacity:.7974;transform:translate(71.5295vw,-10px) scale(.1873);animation:fall-138 24s -17s linear infinite}@keyframes fall-138{56.424%{transform:translate(73.0484vw,56.424vh) scale(.1873)}to{transform:translate(72.28895vw,100vh) scale(.1873)}}.snow:nth-child(139){opacity:.5598;transform:translate(14.7857vw,-10px) scale(.4741);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{75.057%{transform:translate(14.6069vw,75.057vh) scale(.4741)}to{transform:translate(14.6963vw,100vh) scale(.4741)}}.snow:nth-child(140){opacity:1.7556;transform:translate(56.547vw,-10px) scale(.4965);animation:fall-140 17s -20s linear infinite}@keyframes fall-140{57.185%{transform:translate(61.2684vw,57.185vh) scale(.4965)}to{transform:translate(58.9077vw,100vh) scale(.4965)}}.snow:nth-child(141){opacity:.161;transform:translate(57.4361vw,-10px) scale(.7263);animation:fall-141 20s -16s linear infinite}@keyframes fall-141{44.789%{transform:translate(52.3831vw,44.789vh) scale(.7263)}to{transform:translate(54.9096vw,100vh) scale(.7263)}}.snow:nth-child(142){opacity:.3122;transform:translate(84.7001vw,-10px) scale(.8284);animation:fall-142 29s -6s linear infinite}@keyframes fall-142{78.547%{transform:translate(88.1161vw,78.547vh) scale(.8284)}to{transform:translate(86.4081vw,100vh) scale(.8284)}}.snow:nth-child(143){opacity:1.5732;transform:translate(97.6383vw,-10px) scale(.0875);animation:fall-143 10s -7s linear infinite}@keyframes fall-143{35.798%{transform:translate(95.3862vw,35.798vh) scale(.0875)}to{transform:translate(96.51225vw,100vh) scale(.0875)}}.snow:nth-child(144){opacity:1.8258;transform:translate(29.3969vw,-10px) scale(.6199);animation:fall-144 30s -7s linear infinite}@keyframes fall-144{52.573%{transform:translate(27.8873vw,52.573vh) scale(.6199)}to{transform:translate(28.6421vw,100vh) scale(.6199)}}.snow:nth-child(145){opacity:.8138;transform:translate(85.6517vw,-10px) scale(.5418);animation:fall-145 15s -19s linear infinite}@keyframes fall-145{33.674%{transform:translate(75.8366vw,33.674vh) scale(.5418)}to{transform:translate(80.74415vw,100vh) scale(.5418)}}.snow:nth-child(146){opacity:1.607;transform:translate(11.1229vw,-10px) scale(.4076);animation:fall-146 20s -9s linear infinite}@keyframes fall-146{76.58%{transform:translate(10.8748vw,76.58vh) scale(.4076)}to{transform:translate(10.99885vw,100vh) scale(.4076)}}.snow:nth-child(147){opacity:1.1976;transform:translate(59.1062vw,-10px) scale(.6865);animation:fall-147 23s -28s linear infinite}@keyframes fall-147{50.844%{transform:translate(65.5574vw,50.844vh) scale(.6865)}to{transform:translate(62.3318vw,100vh) scale(.6865)}}.snow:nth-child(148){opacity:1.9968;transform:translate(69.283vw,-10px) scale(.1492);animation:fall-148 18s -19s linear infinite}@keyframes fall-148{42.398%{transform:translate(64.7239vw,42.398vh) scale(.1492)}to{transform:translate(67.00345vw,100vh) scale(.1492)}}.snow:nth-child(149){opacity:1.7294;transform:translate(85.5214vw,-10px) scale(.0167);animation:fall-149 15s -10s linear infinite}@keyframes fall-149{47.988%{transform:translate(90.2322vw,47.988vh) scale(.0167)}to{transform:translate(87.8768vw,100vh) scale(.0167)}}.snow:nth-child(150){opacity:1.282;transform:translate(13.0849vw,-10px) scale(.6034);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{64.751%{transform:translate(13.1326vw,64.751vh) scale(.6034)}to{transform:translate(13.10875vw,100vh) scale(.6034)}}.snow:nth-child(151){opacity:1.834;transform:translate(74.4138vw,-10px) scale(.3807);animation:fall-151 25s -15s linear infinite}@keyframes fall-151{63.646%{transform:translate(71.5128vw,63.646vh) scale(.3807)}to{transform:translate(72.9633vw,100vh) scale(.3807)}}.snow:nth-child(152){opacity:.6292;transform:translate(54.3087vw,-10px) scale(.4632);animation:fall-152 15s -3s linear infinite}@keyframes fall-152{47.807%{transform:translate(60.1109vw,47.807vh) scale(.4632)}to{transform:translate(57.2098vw,100vh) scale(.4632)}}.snow:nth-child(153){opacity:1.8692;transform:translate(33.5287vw,-10px) scale(.3978);animation:fall-153 29s -25s linear infinite}@keyframes fall-153{72.396%{transform:translate(37.2457vw,72.396vh) scale(.3978)}to{transform:translate(35.3872vw,100vh) scale(.3978)}}.snow:nth-child(154){opacity:1.1818;transform:translate(62.3373vw,-10px) scale(.7971);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{63.031%{transform:translate(58.5404vw,63.031vh) scale(.7971)}to{transform:translate(60.43885vw,100vh) scale(.7971)}}.snow:nth-child(155){opacity:1.5326;transform:translate(18.7006vw,-10px) scale(.6132);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{59.713%{transform:translate(10.6358vw,59.713vh) scale(.6132)}to{transform:translate(14.6682vw,100vh) scale(.6132)}}.snow:nth-child(156){opacity:.4;transform:translate(96.9005vw,-10px) scale(.3778);animation:fall-156 20s -2s linear infinite}@keyframes fall-156{47.524%{transform:translate(88.3793vw,47.524vh) scale(.3778)}to{transform:translate(92.6399vw,100vh) scale(.3778)}}.snow:nth-child(157){opacity:1.236;transform:translate(71.1543vw,-10px) scale(.5164);animation:fall-157 24s -12s linear infinite}@keyframes fall-157{32.083%{transform:translate(69.1396vw,32.083vh) scale(.5164)}to{transform:translate(70.14695vw,100vh) scale(.5164)}}.snow:nth-child(158){opacity:.2154;transform:translate(53.6269vw,-10px) scale(.7506);animation:fall-158 22s -19s linear infinite}@keyframes fall-158{71.583%{transform:translate(51.0247vw,71.583vh) scale(.7506)}to{transform:translate(52.3258vw,100vh) scale(.7506)}}.snow:nth-child(159){opacity:.7984;transform:translate(63.3066vw,-10px) scale(.6957);animation:fall-159 19s -21s linear infinite}@keyframes fall-159{32.607%{transform:translate(71.0783vw,32.607vh) scale(.6957)}to{transform:translate(67.19245vw,100vh) scale(.6957)}}.snow:nth-child(160){opacity:.6962;transform:translate(75.7136vw,-10px) scale(.9206);animation:fall-160 18s -30s linear infinite}@keyframes fall-160{37.373%{transform:translate(72.5203vw,37.373vh) scale(.9206)}to{transform:translate(74.11695vw,100vh) scale(.9206)}}.snow:nth-child(161){opacity:.3194;transform:translate(6.632vw,-10px) scale(.8763);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{76.094%{transform:translate(.2793vw,76.094vh) scale(.8763)}to{transform:translate(3.45565vw,100vh) scale(.8763)}}.snow:nth-child(162){opacity:.8152;transform:translate(37.6289vw,-10px) scale(.1453);animation:fall-162 12s -22s linear infinite}@keyframes fall-162{41.228%{transform:translate(41.58vw,41.228vh) scale(.1453)}to{transform:translate(39.60445vw,100vh) scale(.1453)}}.snow:nth-child(163){opacity:.6504;transform:translate(28.5569vw,-10px) scale(.5365);animation:fall-163 18s -15s linear infinite}@keyframes fall-163{56.229%{transform:translate(36.8883vw,56.229vh) scale(.5365)}to{transform:translate(32.7226vw,100vh) scale(.5365)}}.snow:nth-child(164){opacity:1.855;transform:translate(90.6569vw,-10px) scale(.8901);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{33.308%{transform:translate(91.2829vw,33.308vh) scale(.8901)}to{transform:translate(90.9699vw,100vh) scale(.8901)}}.snow:nth-child(165){opacity:1.3408;transform:translate(38.074vw,-10px) scale(.3812);animation:fall-165 16s -17s linear infinite}@keyframes fall-165{40.841%{transform:translate(30.8567vw,40.841vh) scale(.3812)}to{transform:translate(34.46535vw,100vh) scale(.3812)}}.snow:nth-child(166){opacity:1.8318;transform:translate(1.5265vw,-10px) scale(.6683);animation:fall-166 26s -24s linear infinite}@keyframes fall-166{72.612%{transform:translate(1.8177vw,72.612vh) scale(.6683)}to{transform:translate(1.6721vw,100vh) scale(.6683)}}.snow:nth-child(167){opacity:1.6972;transform:translate(10.7611vw,-10px) scale(.7088);animation:fall-167 28s -24s linear infinite}@keyframes fall-167{46.298%{transform:translate(12.3243vw,46.298vh) scale(.7088)}to{transform:translate(11.5427vw,100vh) scale(.7088)}}.snow:nth-child(168){opacity:.3138;transform:translate(4.7825vw,-10px) scale(.467);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{60.109%{transform:translate(.3604vw,60.109vh) scale(.467)}to{transform:translate(2.57145vw,100vh) scale(.467)}}.snow:nth-child(169){opacity:.1514;transform:translate(17.8975vw,-10px) scale(.5678);animation:fall-169 25s -23s linear infinite}@keyframes fall-169{77.373%{transform:translate(25.8367vw,77.373vh) scale(.5678)}to{transform:translate(21.8671vw,100vh) scale(.5678)}}.snow:nth-child(170){opacity:1.0946;transform:translate(82.6926vw,-10px) scale(.1913);animation:fall-170 20s -8s linear infinite}@keyframes fall-170{47.255%{transform:translate(83.9805vw,47.255vh) scale(.1913)}to{transform:translate(83.33655vw,100vh) scale(.1913)}}.snow:nth-child(171){opacity:.8606;transform:translate(28.603vw,-10px) scale(.1812);animation:fall-171 17s -24s linear infinite}@keyframes fall-171{60.464%{transform:translate(30.9418vw,60.464vh) scale(.1812)}to{transform:translate(29.7724vw,100vh) scale(.1812)}}.snow:nth-child(172){opacity:1.2604;transform:translate(37.161vw,-10px) scale(.7601);animation:fall-172 17s -20s linear infinite}@keyframes fall-172{44.356%{transform:translate(37.6041vw,44.356vh) scale(.7601)}to{transform:translate(37.38255vw,100vh) scale(.7601)}}.snow:nth-child(173){opacity:1.0056;transform:translate(64.0934vw,-10px) scale(.8493);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{52.311%{transform:translate(61.9048vw,52.311vh) scale(.8493)}to{transform:translate(62.9991vw,100vh) scale(.8493)}}.snow:nth-child(174){opacity:.9566;transform:translate(56.8116vw,-10px) scale(.9699);animation:fall-174 18s -28s linear infinite}@keyframes fall-174{48.785%{transform:translate(51.8987vw,48.785vh) scale(.9699)}to{transform:translate(54.35515vw,100vh) scale(.9699)}}.snow:nth-child(175){opacity:.8374;transform:translate(80.7026vw,-10px) scale(.1109);animation:fall-175 15s -26s linear infinite}@keyframes fall-175{31.694%{transform:translate(78.425vw,31.694vh) scale(.1109)}to{transform:translate(79.5638vw,100vh) scale(.1109)}}.snow:nth-child(176){opacity:.5704;transform:translate(82.124vw,-10px) scale(.3212);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{73.828%{transform:translate(78.7574vw,73.828vh) scale(.3212)}to{transform:translate(80.4407vw,100vh) scale(.3212)}}.snow:nth-child(177){opacity:.2824;transform:translate(9.5711vw,-10px) scale(.0504);animation:fall-177 20s -16s linear infinite}@keyframes fall-177{34.033%{transform:translate(2.1905vw,34.033vh) scale(.0504)}to{transform:translate(5.8808vw,100vh) scale(.0504)}}.snow:nth-child(178){opacity:.6716;transform:translate(49.7045vw,-10px) scale(.3127);animation:fall-178 22s -29s linear infinite}@keyframes fall-178{68.155%{transform:translate(55.2198vw,68.155vh) scale(.3127)}to{transform:translate(52.46215vw,100vh) scale(.3127)}}.snow:nth-child(179){opacity:1.1272;transform:translate(7.9205vw,-10px) scale(.5099);animation:fall-179 25s -21s linear infinite}@keyframes fall-179{70.099%{transform:translate(7.6751vw,70.099vh) scale(.5099)}to{transform:translate(7.7978vw,100vh) scale(.5099)}}.snow:nth-child(180){opacity:1.1074;transform:translate(93.6015vw,-10px) scale(.2811);animation:fall-180 28s -16s linear infinite}@keyframes fall-180{34.534%{transform:translate(100.5602vw,34.534vh) scale(.2811)}to{transform:translate(97.08085vw,100vh) scale(.2811)}}.snow:nth-child(181){opacity:1.4294;transform:translate(12.6684vw,-10px) scale(.9946);animation:fall-181 15s -8s linear infinite}@keyframes fall-181{75.312%{transform:translate(5.9482vw,75.312vh) scale(.9946)}to{transform:translate(9.3083vw,100vh) scale(.9946)}}.snow:nth-child(182){opacity:.4172;transform:translate(30.1233vw,-10px) scale(.0706);animation:fall-182 16s -19s linear infinite}@keyframes fall-182{33.897%{transform:translate(28.0924vw,33.897vh) scale(.0706)}to{transform:translate(29.10785vw,100vh) scale(.0706)}}.snow:nth-child(183){opacity:.5772;transform:translate(41.3792vw,-10px) scale(.0669);animation:fall-183 28s -25s linear infinite}@keyframes fall-183{52.969%{transform:translate(48.4368vw,52.969vh) scale(.0669)}to{transform:translate(44.908vw,100vh) scale(.0669)}}.snow:nth-child(184){opacity:.1206;transform:translate(80.9478vw,-10px) scale(.1396);animation:fall-184 13s -16s linear infinite}@keyframes fall-184{66.794%{transform:translate(85.3145vw,66.794vh) scale(.1396)}to{transform:translate(83.13115vw,100vh) scale(.1396)}}.snow:nth-child(185){opacity:1.5692;transform:translate(72.4214vw,-10px) scale(.548);animation:fall-185 18s -26s linear infinite}@keyframes fall-185{76.414%{transform:translate(74.0252vw,76.414vh) scale(.548)}to{transform:translate(73.2233vw,100vh) scale(.548)}}.snow:nth-child(186){opacity:1.351;transform:translate(26.2451vw,-10px) scale(.3241);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{54.11%{transform:translate(18.7983vw,54.11vh) scale(.3241)}to{transform:translate(22.5217vw,100vh) scale(.3241)}}.snow:nth-child(187){opacity:.1568;transform:translate(45.0441vw,-10px) scale(.7598);animation:fall-187 20s -6s linear infinite}@keyframes fall-187{77.492%{transform:translate(39.958vw,77.492vh) scale(.7598)}to{transform:translate(42.50105vw,100vh) scale(.7598)}}.snow:nth-child(188){opacity:1.9926;transform:translate(41.8243vw,-10px) scale(.4063);animation:fall-188 12s -16s linear infinite}@keyframes fall-188{79.645%{transform:translate(40.3337vw,79.645vh) scale(.4063)}to{transform:translate(41.079vw,100vh) scale(.4063)}}.snow:nth-child(189){opacity:.9326;transform:translate(37.0634vw,-10px) scale(.7);animation:fall-189 14s -17s linear infinite}@keyframes fall-189{47.438%{transform:translate(31.2529vw,47.438vh) scale(.7)}to{transform:translate(34.15815vw,100vh) scale(.7)}}.snow:nth-child(190){opacity:1.8678;transform:translate(79.754vw,-10px) scale(.8153);animation:fall-190 18s -1s linear infinite}@keyframes fall-190{79.956%{transform:translate(80.7555vw,79.956vh) scale(.8153)}to{transform:translate(80.25475vw,100vh) scale(.8153)}}.snow:nth-child(191){opacity:.045;transform:translate(27.9427vw,-10px) scale(.2195);animation:fall-191 22s -13s linear infinite}@keyframes fall-191{39.839%{transform:translate(34.1847vw,39.839vh) scale(.2195)}to{transform:translate(31.0637vw,100vh) scale(.2195)}}.snow:nth-child(192){opacity:1.364;transform:translate(11.2105vw,-10px) scale(.6833);animation:fall-192 13s -24s linear infinite}@keyframes fall-192{38.964%{transform:translate(4.0715vw,38.964vh) scale(.6833)}to{transform:translate(7.641vw,100vh) scale(.6833)}}.snow:nth-child(193){opacity:1.9454;transform:translate(35.9855vw,-10px) scale(.6237);animation:fall-193 17s -27s linear infinite}@keyframes fall-193{48.78%{transform:translate(26.436vw,48.78vh) scale(.6237)}to{transform:translate(31.21075vw,100vh) scale(.6237)}}.snow:nth-child(194){opacity:1.3674;transform:translate(11.3491vw,-10px) scale(.0288);animation:fall-194 13s -11s linear infinite}@keyframes fall-194{58.822%{transform:translate(11.4146vw,58.822vh) scale(.0288)}to{transform:translate(11.38185vw,100vh) scale(.0288)}}.snow:nth-child(195){opacity:1.329;transform:translate(96.0105vw,-10px) scale(.3119);animation:fall-195 18s -9s linear infinite}@keyframes fall-195{66.843%{transform:translate(105.5845vw,66.843vh) scale(.3119)}to{transform:translate(100.7975vw,100vh) scale(.3119)}}.snow:nth-child(196){opacity:1.0454;transform:translate(63.1vw,-10px) scale(.0556);animation:fall-196 26s -23s linear infinite}@keyframes fall-196{65.066%{transform:translate(71.542vw,65.066vh) scale(.0556)}to{transform:translate(67.321vw,100vh) scale(.0556)}}.snow:nth-child(197){opacity:1.1272;transform:translate(24.4945vw,-10px) scale(.4974);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{73.116%{transform:translate(16.2536vw,73.116vh) scale(.4974)}to{transform:translate(20.37405vw,100vh) scale(.4974)}}.snow:nth-child(198){opacity:.4322;transform:translate(49.3389vw,-10px) scale(.5052);animation:fall-198 17s -8s linear infinite}@keyframes fall-198{54.458%{transform:translate(49.9732vw,54.458vh) scale(.5052)}to{transform:translate(49.65605vw,100vh) scale(.5052)}}.snow:nth-child(199){opacity:.5082;transform:translate(35.3201vw,-10px) scale(.4393);animation:fall-199 29s -28s linear infinite}@keyframes fall-199{57.556%{transform:translate(33.388vw,57.556vh) scale(.4393)}to{transform:translate(34.35405vw,100vh) scale(.4393)}}.snow:nth-child(200){opacity:.095;transform:translate(91.513vw,-10px) scale(.6723);animation:fall-200 18s -6s linear infinite}@keyframes fall-200{39.508%{transform:translate(86.7129vw,39.508vh) scale(.6723)}to{transform:translate(89.11295vw,100vh) scale(.6723)}}.snow:nth-child(201){opacity:1.0996;transform:translate(89.1409vw,-10px) scale(.492);animation:fall-201 21s -21s linear infinite}@keyframes fall-201{55.325%{transform:translate(80.0463vw,55.325vh) scale(.492)}to{transform:translate(84.5936vw,100vh) scale(.492)}}.snow:nth-child(202){opacity:.0872;transform:translate(80.9591vw,-10px) scale(.9657);animation:fall-202 28s -20s linear infinite}@keyframes fall-202{54.465%{transform:translate(84.6402vw,54.465vh) scale(.9657)}to{transform:translate(82.79965vw,100vh) scale(.9657)}}.snow:nth-child(203){opacity:.9882;transform:translate(95.2678vw,-10px) scale(.2438);animation:fall-203 22s -8s linear infinite}@keyframes fall-203{30.98%{transform:translate(102.2837vw,30.98vh) scale(.2438)}to{transform:translate(98.77575vw,100vh) scale(.2438)}}.snow:nth-child(204){opacity:1.081;transform:translate(71.2844vw,-10px) scale(.7384);animation:fall-204 30s -19s linear infinite}@keyframes fall-204{57.052%{transform:translate(78.4vw,57.052vh) scale(.7384)}to{transform:translate(74.8422vw,100vh) scale(.7384)}}.snow:nth-child(205){opacity:.3678;transform:translate(70.1239vw,-10px) scale(.5179);animation:fall-205 20s -22s linear infinite}@keyframes fall-205{70.59%{transform:translate(78.3966vw,70.59vh) scale(.5179)}to{transform:translate(74.26025vw,100vh) scale(.5179)}}.snow:nth-child(206){opacity:1.3052;transform:translate(67.4762vw,-10px) scale(.8792);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{39.655%{transform:translate(72.6921vw,39.655vh) scale(.8792)}to{transform:translate(70.08415vw,100vh) scale(.8792)}}.snow:nth-child(207){opacity:.2416;transform:translate(63.3265vw,-10px) scale(.1772);animation:fall-207 23s -1s linear infinite}@keyframes fall-207{68.156%{transform:translate(70.006vw,68.156vh) scale(.1772)}to{transform:translate(66.66625vw,100vh) scale(.1772)}}.snow:nth-child(208){opacity:.5716;transform:translate(47.1654vw,-10px) scale(.1212);animation:fall-208 29s -29s linear infinite}@keyframes fall-208{71.73%{transform:translate(44.5927vw,71.73vh) scale(.1212)}to{transform:translate(45.87905vw,100vh) scale(.1212)}}.snow:nth-child(209){opacity:.7498;transform:translate(14.4833vw,-10px) scale(.8289);animation:fall-209 22s -1s linear infinite}@keyframes fall-209{78.998%{transform:translate(7.5751vw,78.998vh) scale(.8289)}to{transform:translate(11.0292vw,100vh) scale(.8289)}}.snow:nth-child(210){opacity:.581;transform:translate(87.1068vw,-10px) scale(.3977);animation:fall-210 10s -13s linear infinite}@keyframes fall-210{79.403%{transform:translate(77.6537vw,79.403vh) scale(.3977)}to{transform:translate(82.38025vw,100vh) scale(.3977)}}.snow:nth-child(211){opacity:.7574;transform:translate(4.9793vw,-10px) scale(.3914);animation:fall-211 27s -30s linear infinite}@keyframes fall-211{30.212%{transform:translate(14.8265vw,30.212vh) scale(.3914)}to{transform:translate(9.9029vw,100vh) scale(.3914)}}.snow:nth-child(212){opacity:1.6516;transform:translate(48.7467vw,-10px) scale(.6235);animation:fall-212 11s -20s linear infinite}@keyframes fall-212{41.793%{transform:translate(50.5832vw,41.793vh) scale(.6235)}to{transform:translate(49.66495vw,100vh) scale(.6235)}}.snow:nth-child(213){opacity:1.7498;transform:translate(.0331vw,-10px) scale(.2818);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{43.285%{transform:translate(9.5554vw,43.285vh) scale(.2818)}to{transform:translate(4.79425vw,100vh) scale(.2818)}}.snow:nth-child(214){opacity:1.0252;transform:translate(11.2746vw,-10px) scale(.3255);animation:fall-214 10s -13s linear infinite}@keyframes fall-214{66.718%{transform:translate(11.3669vw,66.718vh) scale(.3255)}to{transform:translate(11.32075vw,100vh) scale(.3255)}}.snow:nth-child(215){opacity:.7946;transform:translate(9.7302vw,-10px) scale(.6558);animation:fall-215 13s -6s linear infinite}@keyframes fall-215{35.149%{transform:translate(8.5422vw,35.149vh) scale(.6558)}to{transform:translate(9.1362vw,100vh) scale(.6558)}}.snow:nth-child(216){opacity:1.9562;transform:translate(72.6948vw,-10px) scale(.9097);animation:fall-216 25s -21s linear infinite}@keyframes fall-216{78.531%{transform:translate(79.7957vw,78.531vh) scale(.9097)}to{transform:translate(76.24525vw,100vh) scale(.9097)}}.snow:nth-child(217){opacity:1.5202;transform:translate(57.7755vw,-10px) scale(.6893);animation:fall-217 27s -15s linear infinite}@keyframes fall-217{46.71%{transform:translate(55.9171vw,46.71vh) scale(.6893)}to{transform:translate(56.8463vw,100vh) scale(.6893)}}.snow:nth-child(218){opacity:.021;transform:translate(93.501vw,-10px) scale(.5639);animation:fall-218 26s -17s linear infinite}@keyframes fall-218{70.445%{transform:translate(94.4967vw,70.445vh) scale(.5639)}to{transform:translate(93.99885vw,100vh) scale(.5639)}}.snow:nth-child(219){opacity:1.873;transform:translate(66.4684vw,-10px) scale(.5955);animation:fall-219 25s -17s linear infinite}@keyframes fall-219{58.993%{transform:translate(69.2962vw,58.993vh) scale(.5955)}to{transform:translate(67.8823vw,100vh) scale(.5955)}}.snow:nth-child(220){opacity:1.2348;transform:translate(61.1866vw,-10px) scale(.6748);animation:fall-220 13s -15s linear infinite}@keyframes fall-220{55.743%{transform:translate(68.6279vw,55.743vh) scale(.6748)}to{transform:translate(64.90725vw,100vh) scale(.6748)}}.snow:nth-child(221){opacity:1.7728;transform:translate(47.216vw,-10px) scale(.0307);animation:fall-221 25s -17s linear infinite}@keyframes fall-221{30.974%{transform:translate(55.2307vw,30.974vh) scale(.0307)}to{transform:translate(51.22335vw,100vh) scale(.0307)}}.snow:nth-child(222){opacity:1.671;transform:translate(79.0828vw,-10px) scale(.5317);animation:fall-222 17s -15s linear infinite}@keyframes fall-222{75.507%{transform:translate(87.9963vw,75.507vh) scale(.5317)}to{transform:translate(83.53955vw,100vh) scale(.5317)}}.snow:nth-child(223){opacity:1.9698;transform:translate(73.1291vw,-10px) scale(.6139);animation:fall-223 15s -21s linear infinite}@keyframes fall-223{35.969%{transform:translate(81.0266vw,35.969vh) scale(.6139)}to{transform:translate(77.07785vw,100vh) scale(.6139)}}.snow:nth-child(224){opacity:.371;transform:translate(79.8095vw,-10px) scale(.0161);animation:fall-224 29s -19s linear infinite}@keyframes fall-224{45.606%{transform:translate(76.4605vw,45.606vh) scale(.0161)}to{transform:translate(78.135vw,100vh) scale(.0161)}}.snow:nth-child(225){opacity:.2532;transform:translate(78.3517vw,-10px) scale(.7083);animation:fall-225 27s -2s linear infinite}@keyframes fall-225{76.166%{transform:translate(77.4648vw,76.166vh) scale(.7083)}to{transform:translate(77.90825vw,100vh) scale(.7083)}}.snow:nth-child(226){opacity:.2104;transform:translate(84.3164vw,-10px) scale(.2594);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{73.841%{transform:translate(87.174vw,73.841vh) scale(.2594)}to{transform:translate(85.7452vw,100vh) scale(.2594)}}.snow:nth-child(227){opacity:1.631;transform:translate(91.5756vw,-10px) scale(.573);animation:fall-227 28s -19s linear infinite}@keyframes fall-227{37.666%{transform:translate(87.1412vw,37.666vh) scale(.573)}to{transform:translate(89.3584vw,100vh) scale(.573)}}.snow:nth-child(228){opacity:1.202;transform:translate(12.7861vw,-10px) scale(.8057);animation:fall-228 28s -13s linear infinite}@keyframes fall-228{55.82%{transform:translate(14.8944vw,55.82vh) scale(.8057)}to{transform:translate(13.84025vw,100vh) scale(.8057)}}.snow:nth-child(229){opacity:1.8098;transform:translate(71.5799vw,-10px) scale(.3887);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{65.804%{transform:translate(71.1326vw,65.804vh) scale(.3887)}to{transform:translate(71.35625vw,100vh) scale(.3887)}}.snow:nth-child(230){opacity:1.8852;transform:translate(3.6725vw,-10px) scale(.7238);animation:fall-230 26s -24s linear infinite}@keyframes fall-230{37.8%{transform:translate(12.0393vw,37.8vh) scale(.7238)}to{transform:translate(7.8559vw,100vh) scale(.7238)}}.snow:nth-child(231){opacity:1.9196;transform:translate(94.979vw,-10px) scale(.9727);animation:fall-231 28s -2s linear infinite}@keyframes fall-231{48.746%{transform:translate(85.3059vw,48.746vh) scale(.9727)}to{transform:translate(90.14245vw,100vh) scale(.9727)}}.snow:nth-child(232){opacity:1.7632;transform:translate(42.2868vw,-10px) scale(.9454);animation:fall-232 27s -25s linear infinite}@keyframes fall-232{51.597%{transform:translate(38.638vw,51.597vh) scale(.9454)}to{transform:translate(40.4624vw,100vh) scale(.9454)}}.snow:nth-child(233){opacity:1.1492;transform:translate(28.2273vw,-10px) scale(.6472);animation:fall-233 17s -28s linear infinite}@keyframes fall-233{30.837%{transform:translate(32.9222vw,30.837vh) scale(.6472)}to{transform:translate(30.57475vw,100vh) scale(.6472)}}.snow:nth-child(234){opacity:.217;transform:translate(92.5546vw,-10px) scale(.3402);animation:fall-234 18s -17s linear infinite}@keyframes fall-234{37.617%{transform:translate(99.7877vw,37.617vh) scale(.3402)}to{transform:translate(96.17115vw,100vh) scale(.3402)}}.snow:nth-child(235){opacity:1.6182;transform:translate(68.8313vw,-10px) scale(.9708);animation:fall-235 11s -27s linear infinite}@keyframes fall-235{47.172%{transform:translate(71.5987vw,47.172vh) scale(.9708)}to{transform:translate(70.215vw,100vh) scale(.9708)}}.snow:nth-child(236){opacity:.7596;transform:translate(94.873vw,-10px) scale(.9156);animation:fall-236 23s -13s linear infinite}@keyframes fall-236{58.461%{transform:translate(89.9703vw,58.461vh) scale(.9156)}to{transform:translate(92.42165vw,100vh) scale(.9156)}}.snow:nth-child(237){opacity:1.3784;transform:translate(87.0695vw,-10px) scale(.7064);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{59.451%{transform:translate(89.1935vw,59.451vh) scale(.7064)}to{transform:translate(88.1315vw,100vh) scale(.7064)}}.snow:nth-child(238){opacity:1.892;transform:translate(21.0992vw,-10px) scale(.8176);animation:fall-238 23s -25s linear infinite}@keyframes fall-238{75.255%{transform:translate(26.6647vw,75.255vh) scale(.8176)}to{transform:translate(23.88195vw,100vh) scale(.8176)}}.snow:nth-child(239){opacity:1.2888;transform:translate(92.5871vw,-10px) scale(.4349);animation:fall-239 11s -12s linear infinite}@keyframes fall-239{35.261%{transform:translate(94.8256vw,35.261vh) scale(.4349)}to{transform:translate(93.70635vw,100vh) scale(.4349)}}.snow:nth-child(240){opacity:.1536;transform:translate(86.8406vw,-10px) scale(.2705);animation:fall-240 20s -8s linear infinite}@keyframes fall-240{34.535%{transform:translate(77.7517vw,34.535vh) scale(.2705)}to{transform:translate(82.29615vw,100vh) scale(.2705)}}.snow:nth-child(241){opacity:1.0552;transform:translate(75.3012vw,-10px) scale(.0541);animation:fall-241 19s -6s linear infinite}@keyframes fall-241{65.575%{transform:translate(74.505vw,65.575vh) scale(.0541)}to{transform:translate(74.9031vw,100vh) scale(.0541)}}.snow:nth-child(242){opacity:.8002;transform:translate(30.0796vw,-10px) scale(.995);animation:fall-242 24s -30s linear infinite}@keyframes fall-242{46.89%{transform:translate(21.6283vw,46.89vh) scale(.995)}to{transform:translate(25.85395vw,100vh) scale(.995)}}.snow:nth-child(243){opacity:1.145;transform:translate(22.3158vw,-10px) scale(.2895);animation:fall-243 21s -16s linear infinite}@keyframes fall-243{48.994%{transform:translate(23.2545vw,48.994vh) scale(.2895)}to{transform:translate(22.78515vw,100vh) scale(.2895)}}.snow:nth-child(244){opacity:1.5688;transform:translate(12.3774vw,-10px) scale(.7745);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{77.521%{transform:translate(7.291vw,77.521vh) scale(.7745)}to{transform:translate(9.8342vw,100vh) scale(.7745)}}.snow:nth-child(245){opacity:1.502;transform:translate(15.0455vw,-10px) scale(.3548);animation:fall-245 25s -27s linear infinite}@keyframes fall-245{76.55%{transform:translate(15.7777vw,76.55vh) scale(.3548)}to{transform:translate(15.4116vw,100vh) scale(.3548)}}.snow:nth-child(246){opacity:.3156;transform:translate(92.8632vw,-10px) scale(.8089);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.885%{transform:translate(94.3805vw,40.885vh) scale(.8089)}to{transform:translate(93.62185vw,100vh) scale(.8089)}}.snow:nth-child(247){opacity:1.53;transform:translate(78.3023vw,-10px) scale(.0204);animation:fall-247 24s -28s linear infinite}@keyframes fall-247{44.267%{transform:translate(81.7027vw,44.267vh) scale(.0204)}to{transform:translate(80.0025vw,100vh) scale(.0204)}}.snow:nth-child(248){opacity:.0778;transform:translate(21.5915vw,-10px) scale(.7484);animation:fall-248 27s -22s linear infinite}@keyframes fall-248{48.831%{transform:translate(17.292vw,48.831vh) scale(.7484)}to{transform:translate(19.44175vw,100vh) scale(.7484)}}.snow:nth-child(249){opacity:1.0656;transform:translate(93.9443vw,-10px) scale(.4333);animation:fall-249 14s -14s linear infinite}@keyframes fall-249{48.474%{transform:translate(88.0039vw,48.474vh) scale(.4333)}to{transform:translate(90.9741vw,100vh) scale(.4333)}}.snow:nth-child(250){opacity:1.801;transform:translate(55.7349vw,-10px) scale(.8004);animation:fall-250 10s -1s linear infinite}@keyframes fall-250{61.019%{transform:translate(65.6179vw,61.019vh) scale(.8004)}to{transform:translate(60.6764vw,100vh) scale(.8004)}}.snow:nth-child(251){opacity:.1544;transform:translate(60.0933vw,-10px) scale(.2328);animation:fall-251 23s -11s linear infinite}@keyframes fall-251{35.422%{transform:translate(67.8771vw,35.422vh) scale(.2328)}to{transform:translate(63.9852vw,100vh) scale(.2328)}}.snow:nth-child(252){opacity:.7158;transform:translate(55.0836vw,-10px) scale(.5847);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{72.813%{transform:translate(59.3689vw,72.813vh) scale(.5847)}to{transform:translate(57.22625vw,100vh) scale(.5847)}}.snow:nth-child(253){opacity:1.3104;transform:translate(88.4258vw,-10px) scale(.4261);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{75.392%{transform:translate(86.7121vw,75.392vh) scale(.4261)}to{transform:translate(87.56895vw,100vh) scale(.4261)}}.snow:nth-child(254){opacity:1.777;transform:translate(87.1516vw,-10px) scale(.4387);animation:fall-254 14s -18s linear infinite}@keyframes fall-254{51.003%{transform:translate(88.8871vw,51.003vh) scale(.4387)}to{transform:translate(88.01935vw,100vh) scale(.4387)}}.snow:nth-child(255){opacity:1.4184;transform:translate(34.7433vw,-10px) scale(.5784);animation:fall-255 11s -25s linear infinite}@keyframes fall-255{49.992%{transform:translate(25.8161vw,49.992vh) scale(.5784)}to{transform:translate(30.2797vw,100vh) scale(.5784)}}.snow:nth-child(256){opacity:1.636;transform:translate(53.5384vw,-10px) scale(.3627);animation:fall-256 26s -17s linear infinite}@keyframes fall-256{63.335%{transform:translate(49.7148vw,63.335vh) scale(.3627)}to{transform:translate(51.6266vw,100vh) scale(.3627)}}.snow:nth-child(257){opacity:.966;transform:translate(66.6839vw,-10px) scale(.4092);animation:fall-257 25s -25s linear infinite}@keyframes fall-257{53.556%{transform:translate(63.3024vw,53.556vh) scale(.4092)}to{transform:translate(64.99315vw,100vh) scale(.4092)}}.snow:nth-child(258){opacity:1.16;transform:translate(97.8198vw,-10px) scale(.8174);animation:fall-258 25s -11s linear infinite}@keyframes fall-258{55.566%{transform:translate(94.6115vw,55.566vh) scale(.8174)}to{transform:translate(96.21565vw,100vh) scale(.8174)}}.snow:nth-child(259){opacity:.9628;transform:translate(85.9743vw,-10px) scale(.0319);animation:fall-259 16s -18s linear infinite}@keyframes fall-259{57.462%{transform:translate(87.4081vw,57.462vh) scale(.0319)}to{transform:translate(86.6912vw,100vh) scale(.0319)}}.snow:nth-child(260){opacity:1.4344;transform:translate(99.6139vw,-10px) scale(.0458);animation:fall-260 13s -14s linear infinite}@keyframes fall-260{54.481%{transform:translate(109.4917vw,54.481vh) scale(.0458)}to{transform:translate(104.5528vw,100vh) scale(.0458)}}.snow:nth-child(261){opacity:.202;transform:translate(13.9289vw,-10px) scale(.9224);animation:fall-261 23s -18s linear infinite}@keyframes fall-261{40.705%{transform:translate(19.5063vw,40.705vh) scale(.9224)}to{transform:translate(16.7176vw,100vh) scale(.9224)}}.snow:nth-child(262){opacity:1.2628;transform:translate(97.5855vw,-10px) scale(.3765);animation:fall-262 20s -12s linear infinite}@keyframes fall-262{69.047%{transform:translate(100.3762vw,69.047vh) scale(.3765)}to{transform:translate(98.98085vw,100vh) scale(.3765)}}.snow:nth-child(263){opacity:1.0062;transform:translate(22.5194vw,-10px) scale(.0477);animation:fall-263 16s -19s linear infinite}@keyframes fall-263{35.824%{transform:translate(20.0303vw,35.824vh) scale(.0477)}to{transform:translate(21.27485vw,100vh) scale(.0477)}}.snow:nth-child(264){opacity:.509;transform:translate(72.8656vw,-10px) scale(.3196);animation:fall-264 14s -5s linear infinite}@keyframes fall-264{53.887%{transform:translate(70.9822vw,53.887vh) scale(.3196)}to{transform:translate(71.9239vw,100vh) scale(.3196)}}.snow:nth-child(265){opacity:.0564;transform:translate(26.0928vw,-10px) scale(.9567);animation:fall-265 29s -18s linear infinite}@keyframes fall-265{41.173%{transform:translate(18.2269vw,41.173vh) scale(.9567)}to{transform:translate(22.15985vw,100vh) scale(.9567)}}.snow:nth-child(266){opacity:1.4584;transform:translate(48.0528vw,-10px) scale(.2342);animation:fall-266 17s -6s linear infinite}@keyframes fall-266{51.002%{transform:translate(57.8054vw,51.002vh) scale(.2342)}to{transform:translate(52.9291vw,100vh) scale(.2342)}}.snow:nth-child(267){opacity:1.992;transform:translate(1.7282vw,-10px) scale(.6581);animation:fall-267 19s -22s linear infinite}@keyframes fall-267{40.396%{transform:translate(6.7545vw,40.396vh) scale(.6581)}to{transform:translate(4.24135vw,100vh) scale(.6581)}}.snow:nth-child(268){opacity:.0168;transform:translate(8.5938vw,-10px) scale(.4618);animation:fall-268 21s -30s linear infinite}@keyframes fall-268{68.067%{transform:translate(18.5577vw,68.067vh) scale(.4618)}to{transform:translate(13.57575vw,100vh) scale(.4618)}}.snow:nth-child(269){opacity:.3804;transform:translate(14.6006vw,-10px) scale(.639);animation:fall-269 13s -29s linear infinite}@keyframes fall-269{55.307%{transform:translate(19.0235vw,55.307vh) scale(.639)}to{transform:translate(16.81205vw,100vh) scale(.639)}}.snow:nth-child(270){opacity:1.1976;transform:translate(1.0536vw,-10px) scale(.7533);animation:fall-270 18s -17s linear infinite}@keyframes fall-270{71.763%{transform:translate(.3025vw,71.763vh) scale(.7533)}to{transform:translate(.67805vw,100vh) scale(.7533)}}.snow:nth-child(271){opacity:.1508;transform:translate(5.4295vw,-10px) scale(.2753);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{33.978%{transform:translate(15.274vw,33.978vh) scale(.2753)}to{transform:translate(10.35175vw,100vh) scale(.2753)}}.snow:nth-child(272){opacity:1.8318;transform:translate(17.065vw,-10px) scale(.3295);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{35.578%{transform:translate(24.1129vw,35.578vh) scale(.3295)}to{transform:translate(20.58895vw,100vh) scale(.3295)}}.snow:nth-child(273){opacity:.985;transform:translate(7.0475vw,-10px) scale(.9207);animation:fall-273 30s -27s linear infinite}@keyframes fall-273{51.157%{transform:translate(2.4248vw,51.157vh) scale(.9207)}to{transform:translate(4.73615vw,100vh) scale(.9207)}}.snow:nth-child(274){opacity:.7306;transform:translate(39.401vw,-10px) scale(.7382);animation:fall-274 12s -11s linear infinite}@keyframes fall-274{52.822%{transform:translate(39.8267vw,52.822vh) scale(.7382)}to{transform:translate(39.61385vw,100vh) scale(.7382)}}.snow:nth-child(275){opacity:.5528;transform:translate(21.7873vw,-10px) scale(.4833);animation:fall-275 10s -21s linear infinite}@keyframes fall-275{62.837%{transform:translate(16.3381vw,62.837vh) scale(.4833)}to{transform:translate(19.0627vw,100vh) scale(.4833)}}.snow:nth-child(276){opacity:1.1218;transform:translate(56.2919vw,-10px) scale(.3205);animation:fall-276 29s -4s linear infinite}@keyframes fall-276{59.015%{transform:translate(50.9977vw,59.015vh) scale(.3205)}to{transform:translate(53.6448vw,100vh) scale(.3205)}}.snow:nth-child(277){opacity:.4214;transform:translate(93.0739vw,-10px) scale(.6463);animation:fall-277 12s -9s linear infinite}@keyframes fall-277{39.652%{transform:translate(95.3092vw,39.652vh) scale(.6463)}to{transform:translate(94.19155vw,100vh) scale(.6463)}}.snow:nth-child(278){opacity:.3734;transform:translate(42.8702vw,-10px) scale(.3759);animation:fall-278 28s -3s linear infinite}@keyframes fall-278{66.92%{transform:translate(47.6121vw,66.92vh) scale(.3759)}to{transform:translate(45.24115vw,100vh) scale(.3759)}}.snow:nth-child(279){opacity:.7218;transform:translate(.1032vw,-10px) scale(.0533);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{35.837%{transform:translate(-7.6547vw,35.837vh) scale(.0533)}to{transform:translate(-3.77575vw,100vh) scale(.0533)}}.snow:nth-child(280){opacity:.1734;transform:translate(2.8122vw,-10px) scale(.4428);animation:fall-280 28s -24s linear infinite}@keyframes fall-280{61.304%{transform:translate(7.1233vw,61.304vh) scale(.4428)}to{transform:translate(4.96775vw,100vh) scale(.4428)}}.snow:nth-child(281){opacity:1.4912;transform:translate(76.4124vw,-10px) scale(.638);animation:fall-281 22s -15s linear infinite}@keyframes fall-281{38.244%{transform:translate(72.0975vw,38.244vh) scale(.638)}to{transform:translate(74.25495vw,100vh) scale(.638)}}.snow:nth-child(282){opacity:.458;transform:translate(31.3526vw,-10px) scale(.4156);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{35.813%{transform:translate(24.4304vw,35.813vh) scale(.4156)}to{transform:translate(27.8915vw,100vh) scale(.4156)}}.snow:nth-child(283){opacity:.8498;transform:translate(19.6194vw,-10px) scale(.196);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{71.833%{transform:translate(20.2981vw,71.833vh) scale(.196)}to{transform:translate(19.95875vw,100vh) scale(.196)}}.snow:nth-child(284){opacity:.2628;transform:translate(45.8149vw,-10px) scale(.9196);animation:fall-284 22s -19s linear infinite}@keyframes fall-284{53.69%{transform:translate(47.8303vw,53.69vh) scale(.9196)}to{transform:translate(46.8226vw,100vh) scale(.9196)}}.snow:nth-child(285){opacity:.8352;transform:translate(44.9002vw,-10px) scale(.2608);animation:fall-285 27s -15s linear infinite}@keyframes fall-285{34.251%{transform:translate(52.5381vw,34.251vh) scale(.2608)}to{transform:translate(48.71915vw,100vh) scale(.2608)}}.snow:nth-child(286){opacity:.2364;transform:translate(32.3435vw,-10px) scale(.8816);animation:fall-286 21s -19s linear infinite}@keyframes fall-286{53.335%{transform:translate(32.0611vw,53.335vh) scale(.8816)}to{transform:translate(32.2023vw,100vh) scale(.8816)}}.snow:nth-child(287){opacity:.0232;transform:translate(53.0255vw,-10px) scale(.1942);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{38.129%{transform:translate(45.1327vw,38.129vh) scale(.1942)}to{transform:translate(49.0791vw,100vh) scale(.1942)}}.snow:nth-child(288){opacity:.912;transform:translate(36.9866vw,-10px) scale(.2224);animation:fall-288 16s -13s linear infinite}@keyframes fall-288{38.847%{transform:translate(27.1235vw,38.847vh) scale(.2224)}to{transform:translate(32.05505vw,100vh) scale(.2224)}}.snow:nth-child(289){opacity:1.8166;transform:translate(8.919vw,-10px) scale(.2713);animation:fall-289 20s -21s linear infinite}@keyframes fall-289{46.013%{transform:translate(13.943vw,46.013vh) scale(.2713)}to{transform:translate(11.431vw,100vh) scale(.2713)}}.snow:nth-child(290){opacity:1.3402;transform:translate(27.3333vw,-10px) scale(.5647);animation:fall-290 16s -5s linear infinite}@keyframes fall-290{68.525%{transform:translate(28.1707vw,68.525vh) scale(.5647)}to{transform:translate(27.752vw,100vh) scale(.5647)}}.snow:nth-child(291){opacity:1.2436;transform:translate(39.6359vw,-10px) scale(.1407);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{45.501%{transform:translate(49.3295vw,45.501vh) scale(.1407)}to{transform:translate(44.4827vw,100vh) scale(.1407)}}.snow:nth-child(292){opacity:1.8368;transform:translate(82.087vw,-10px) scale(.5242);animation:fall-292 27s -4s linear infinite}@keyframes fall-292{32.691%{transform:translate(84.7271vw,32.691vh) scale(.5242)}to{transform:translate(83.40705vw,100vh) scale(.5242)}}.snow:nth-child(293){opacity:.6722;transform:translate(83.3772vw,-10px) scale(.5242);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{69.764%{transform:translate(77.1019vw,69.764vh) scale(.5242)}to{transform:translate(80.23955vw,100vh) scale(.5242)}}.snow:nth-child(294){opacity:.1594;transform:translate(20.982vw,-10px) scale(.3607);animation:fall-294 25s -27s linear infinite}@keyframes fall-294{53.545%{transform:translate(22.0737vw,53.545vh) scale(.3607)}to{transform:translate(21.52785vw,100vh) scale(.3607)}}.snow:nth-child(295){opacity:1.265;transform:translate(13.3932vw,-10px) scale(.7682);animation:fall-295 26s -18s linear infinite}@keyframes fall-295{53.873%{transform:translate(3.4155vw,53.873vh) scale(.7682)}to{transform:translate(8.40435vw,100vh) scale(.7682)}}.snow:nth-child(296){opacity:1.4866;transform:translate(80.5602vw,-10px) scale(.1894);animation:fall-296 21s -14s linear infinite}@keyframes fall-296{45.455%{transform:translate(80.6382vw,45.455vh) scale(.1894)}to{transform:translate(80.5992vw,100vh) scale(.1894)}}.snow:nth-child(297){opacity:1.5914;transform:translate(63.9656vw,-10px) scale(.9254);animation:fall-297 24s -30s linear infinite}@keyframes fall-297{78.835%{transform:translate(58.9031vw,78.835vh) scale(.9254)}to{transform:translate(61.43435vw,100vh) scale(.9254)}}.snow:nth-child(298){opacity:1.4376;transform:translate(46.5125vw,-10px) scale(.4959);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{58.293%{transform:translate(38.3476vw,58.293vh) scale(.4959)}to{transform:translate(42.43005vw,100vh) scale(.4959)}}.snow:nth-child(299){opacity:.7564;transform:translate(35.3211vw,-10px) scale(.3699);animation:fall-299 24s -10s linear infinite}@keyframes fall-299{66.233%{transform:translate(25.6744vw,66.233vh) scale(.3699)}to{transform:translate(30.49775vw,100vh) scale(.3699)}}.snow:nth-child(300){opacity:1.0738;transform:translate(40.0612vw,-10px) scale(.9062);animation:fall-300 14s -4s linear infinite}@keyframes fall-300{41.024%{transform:translate(34.1395vw,41.024vh) scale(.9062)}to{transform:translate(37.10035vw,100vh) scale(.9062)}}.snow:nth-child(301){opacity:1.134;transform:translate(4.9084vw,-10px) scale(.7085);animation:fall-301 10s -3s linear infinite}@keyframes fall-301{54.303%{transform:translate(2.2821vw,54.303vh) scale(.7085)}to{transform:translate(3.59525vw,100vh) scale(.7085)}}.snow:nth-child(302){opacity:.6876;transform:translate(71.2538vw,-10px) scale(.064);animation:fall-302 26s -21s linear infinite}@keyframes fall-302{32.948%{transform:translate(74.7159vw,32.948vh) scale(.064)}to{transform:translate(72.98485vw,100vh) scale(.064)}}.snow:nth-child(303){opacity:.6196;transform:translate(72.9846vw,-10px) scale(.5186);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{59.057%{transform:translate(67.1137vw,59.057vh) scale(.5186)}to{transform:translate(70.04915vw,100vh) scale(.5186)}}.snow:nth-child(304){opacity:1.4416;transform:translate(68.5347vw,-10px) scale(.5812);animation:fall-304 16s -15s linear infinite}@keyframes fall-304{70.12%{transform:translate(72.9834vw,70.12vh) scale(.5812)}to{transform:translate(70.75905vw,100vh) scale(.5812)}}.snow:nth-child(305){opacity:1.7486;transform:translate(3.1682vw,-10px) scale(.269);animation:fall-305 28s -21s linear infinite}@keyframes fall-305{37.249%{transform:translate(7.1542vw,37.249vh) scale(.269)}to{transform:translate(5.1612vw,100vh) scale(.269)}}.snow:nth-child(306){opacity:1.6188;transform:translate(39.3855vw,-10px) scale(.55);animation:fall-306 23s -8s linear infinite}@keyframes fall-306{44.301%{transform:translate(35.3409vw,44.301vh) scale(.55)}to{transform:translate(37.3632vw,100vh) scale(.55)}}.snow:nth-child(307){opacity:.3946;transform:translate(63.4858vw,-10px) scale(.424);animation:fall-307 15s -30s linear infinite}@keyframes fall-307{50.62%{transform:translate(67.1045vw,50.62vh) scale(.424)}to{transform:translate(65.29515vw,100vh) scale(.424)}}.snow:nth-child(308){opacity:1.9554;transform:translate(38.6025vw,-10px) scale(.7208);animation:fall-308 22s -11s linear infinite}@keyframes fall-308{38.489%{transform:translate(39.5923vw,38.489vh) scale(.7208)}to{transform:translate(39.0974vw,100vh) scale(.7208)}}.snow:nth-child(309){opacity:.5898;transform:translate(27.3125vw,-10px) scale(.4065);animation:fall-309 28s -4s linear infinite}@keyframes fall-309{52.279%{transform:translate(31.2438vw,52.279vh) scale(.4065)}to{transform:translate(29.27815vw,100vh) scale(.4065)}}.snow:nth-child(310){opacity:.9484;transform:translate(98.1962vw,-10px) scale(.7229);animation:fall-310 25s -29s linear infinite}@keyframes fall-310{42.331%{transform:translate(105.0671vw,42.331vh) scale(.7229)}to{transform:translate(101.63165vw,100vh) scale(.7229)}}.snow:nth-child(311){opacity:1.7162;transform:translate(74.6844vw,-10px) scale(.7621);animation:fall-311 23s -13s linear infinite}@keyframes fall-311{43.011%{transform:translate(68.4324vw,43.011vh) scale(.7621)}to{transform:translate(71.5584vw,100vh) scale(.7621)}}.snow:nth-child(312){opacity:.6672;transform:translate(95.4183vw,-10px) scale(.9054);animation:fall-312 18s -10s linear infinite}@keyframes fall-312{76.394%{transform:translate(94.9333vw,76.394vh) scale(.9054)}to{transform:translate(95.1758vw,100vh) scale(.9054)}}.snow:nth-child(313){opacity:1.6134;transform:translate(71.7401vw,-10px) scale(.5786);animation:fall-313 27s -12s linear infinite}@keyframes fall-313{57.874%{transform:translate(75.3183vw,57.874vh) scale(.5786)}to{transform:translate(73.5292vw,100vh) scale(.5786)}}.snow:nth-child(314){opacity:.4262;transform:translate(32.8312vw,-10px) scale(.747);animation:fall-314 12s -21s linear infinite}@keyframes fall-314{57.496%{transform:translate(26.3708vw,57.496vh) scale(.747)}to{transform:translate(29.601vw,100vh) scale(.747)}}.snow:nth-child(315){opacity:.5526;transform:translate(72.0592vw,-10px) scale(.5152);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{79.527%{transform:translate(65.2958vw,79.527vh) scale(.5152)}to{transform:translate(68.6775vw,100vh) scale(.5152)}}.snow:nth-child(316){opacity:.7412;transform:translate(98.563vw,-10px) scale(.9924);animation:fall-316 14s -8s linear infinite}@keyframes fall-316{58.656%{transform:translate(104.8445vw,58.656vh) scale(.9924)}to{transform:translate(101.70375vw,100vh) scale(.9924)}}.snow:nth-child(317){opacity:.9006;transform:translate(54.1751vw,-10px) scale(.5358);animation:fall-317 28s -12s linear infinite}@keyframes fall-317{54.178%{transform:translate(47.0155vw,54.178vh) scale(.5358)}to{transform:translate(50.5953vw,100vh) scale(.5358)}}.snow:nth-child(318){opacity:.8978;transform:translate(97.9787vw,-10px) scale(.3355);animation:fall-318 12s -21s linear infinite}@keyframes fall-318{78.073%{transform:translate(107.6595vw,78.073vh) scale(.3355)}to{transform:translate(102.8191vw,100vh) scale(.3355)}}.snow:nth-child(319){opacity:.8906;transform:translate(23.0705vw,-10px) scale(.5763);animation:fall-319 10s -17s linear infinite}@keyframes fall-319{59.044%{transform:translate(28.4283vw,59.044vh) scale(.5763)}to{transform:translate(25.7494vw,100vh) scale(.5763)}}.snow:nth-child(320){opacity:.3246;transform:translate(23.2389vw,-10px) scale(.7749);animation:fall-320 18s -5s linear infinite}@keyframes fall-320{36.378%{transform:translate(21.0538vw,36.378vh) scale(.7749)}to{transform:translate(22.14635vw,100vh) scale(.7749)}}.snow:nth-child(321){opacity:1.9792;transform:translate(33.285vw,-10px) scale(.0833);animation:fall-321 10s -8s linear infinite}@keyframes fall-321{30.211%{transform:translate(25.4486vw,30.211vh) scale(.0833)}to{transform:translate(29.3668vw,100vh) scale(.0833)}}.snow:nth-child(322){opacity:1.0476;transform:translate(40.1717vw,-10px) scale(.6311);animation:fall-322 14s -12s linear infinite}@keyframes fall-322{75.121%{transform:translate(48.3872vw,75.121vh) scale(.6311)}to{transform:translate(44.27945vw,100vh) scale(.6311)}}.snow:nth-child(323){opacity:.0418;transform:translate(46.0775vw,-10px) scale(.6293);animation:fall-323 11s -4s linear infinite}@keyframes fall-323{45.107%{transform:translate(39.0944vw,45.107vh) scale(.6293)}to{transform:translate(42.58595vw,100vh) scale(.6293)}}.snow:nth-child(324){opacity:.8628;transform:translate(6.8494vw,-10px) scale(.6289);animation:fall-324 17s -23s linear infinite}@keyframes fall-324{76.142%{transform:translate(.6119vw,76.142vh) scale(.6289)}to{transform:translate(3.73065vw,100vh) scale(.6289)}}.snow:nth-child(325){opacity:1.0372;transform:translate(18.8062vw,-10px) scale(.104);animation:fall-325 24s -13s linear infinite}@keyframes fall-325{31.22%{transform:translate(10.0917vw,31.22vh) scale(.104)}to{transform:translate(14.44895vw,100vh) scale(.104)}}.snow:nth-child(326){opacity:1.8454;transform:translate(40.2601vw,-10px) scale(.0368);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{37.415%{transform:translate(43.9069vw,37.415vh) scale(.0368)}to{transform:translate(42.0835vw,100vh) scale(.0368)}}.snow:nth-child(327){opacity:1.352;transform:translate(52.8092vw,-10px) scale(.4805);animation:fall-327 17s -17s linear infinite}@keyframes fall-327{73.561%{transform:translate(56.3699vw,73.561vh) scale(.4805)}to{transform:translate(54.58955vw,100vh) scale(.4805)}}.snow:nth-child(328){opacity:.0378;transform:translate(25.6092vw,-10px) scale(.6695);animation:fall-328 24s -30s linear infinite}@keyframes fall-328{55.85%{transform:translate(34.0062vw,55.85vh) scale(.6695)}to{transform:translate(29.8077vw,100vh) scale(.6695)}}.snow:nth-child(329){opacity:1.3464;transform:translate(52.3959vw,-10px) scale(.7394);animation:fall-329 15s -14s linear infinite}@keyframes fall-329{61.935%{transform:translate(44.8838vw,61.935vh) scale(.7394)}to{transform:translate(48.63985vw,100vh) scale(.7394)}}.snow:nth-child(330){opacity:1.5798;transform:translate(17.5808vw,-10px) scale(.1001);animation:fall-330 28s -30s linear infinite}@keyframes fall-330{30.435%{transform:translate(17.2596vw,30.435vh) scale(.1001)}to{transform:translate(17.4202vw,100vh) scale(.1001)}}.snow:nth-child(331){opacity:1.9488;transform:translate(64.2396vw,-10px) scale(.9474);animation:fall-331 15s -9s linear infinite}@keyframes fall-331{79.737%{transform:translate(56.3955vw,79.737vh) scale(.9474)}to{transform:translate(60.31755vw,100vh) scale(.9474)}}.snow:nth-child(332){opacity:.9344;transform:translate(73.3947vw,-10px) scale(.3097);animation:fall-332 30s -19s linear infinite}@keyframes fall-332{47.19%{transform:translate(72.4794vw,47.19vh) scale(.3097)}to{transform:translate(72.93705vw,100vh) scale(.3097)}}.snow:nth-child(333){opacity:1.4514;transform:translate(72.9273vw,-10px) scale(.7769);animation:fall-333 22s -6s linear infinite}@keyframes fall-333{70.083%{transform:translate(74.9441vw,70.083vh) scale(.7769)}to{transform:translate(73.9357vw,100vh) scale(.7769)}}.snow:nth-child(334){opacity:1.5162;transform:translate(37.003vw,-10px) scale(.4467);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{54.505%{transform:translate(40.7491vw,54.505vh) scale(.4467)}to{transform:translate(38.87605vw,100vh) scale(.4467)}}.snow:nth-child(335){opacity:1.4712;transform:translate(36.7669vw,-10px) scale(.5434);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{41.311%{transform:translate(29.8008vw,41.311vh) scale(.5434)}to{transform:translate(33.28385vw,100vh) scale(.5434)}}.snow:nth-child(336){opacity:.8974;transform:translate(88.3779vw,-10px) scale(.9922);animation:fall-336 18s -27s linear infinite}@keyframes fall-336{50.081%{transform:translate(93.7544vw,50.081vh) scale(.9922)}to{transform:translate(91.06615vw,100vh) scale(.9922)}}.snow:nth-child(337){opacity:1.6408;transform:translate(70.1686vw,-10px) scale(.7182);animation:fall-337 27s -3s linear infinite}@keyframes fall-337{40.281%{transform:translate(78.6164vw,40.281vh) scale(.7182)}to{transform:translate(74.3925vw,100vh) scale(.7182)}}.snow:nth-child(338){opacity:.0446;transform:translate(52.8722vw,-10px) scale(.4657);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{51.684%{transform:translate(55.2517vw,51.684vh) scale(.4657)}to{transform:translate(54.06195vw,100vh) scale(.4657)}}.snow:nth-child(339){opacity:.0868;transform:translate(56.9761vw,-10px) scale(.4047);animation:fall-339 18s -19s linear infinite}@keyframes fall-339{64.745%{transform:translate(64.9232vw,64.745vh) scale(.4047)}to{transform:translate(60.94965vw,100vh) scale(.4047)}}.snow:nth-child(340){opacity:.1434;transform:translate(45.3507vw,-10px) scale(.3884);animation:fall-340 11s -25s linear infinite}@keyframes fall-340{40.159%{transform:translate(49.0525vw,40.159vh) scale(.3884)}to{transform:translate(47.2016vw,100vh) scale(.3884)}}.snow:nth-child(341){opacity:1.057;transform:translate(27.4467vw,-10px) scale(.9479);animation:fall-341 28s -13s linear infinite}@keyframes fall-341{44.51%{transform:translate(22.8606vw,44.51vh) scale(.9479)}to{transform:translate(25.15365vw,100vh) scale(.9479)}}.snow:nth-child(342){opacity:1.0292;transform:translate(85.665vw,-10px) scale(.3747);animation:fall-342 24s -3s linear infinite}@keyframes fall-342{39.103%{transform:translate(80.3329vw,39.103vh) scale(.3747)}to{transform:translate(82.99895vw,100vh) scale(.3747)}}.snow:nth-child(343){opacity:.8816;transform:translate(24.8012vw,-10px) scale(.7212);animation:fall-343 20s -14s linear infinite}@keyframes fall-343{32.137%{transform:translate(18.4198vw,32.137vh) scale(.7212)}to{transform:translate(21.6105vw,100vh) scale(.7212)}}.snow:nth-child(344){opacity:1.3264;transform:translate(9.3714vw,-10px) scale(.6281);animation:fall-344 19s -23s linear infinite}@keyframes fall-344{50.094%{transform:translate(8.8043vw,50.094vh) scale(.6281)}to{transform:translate(9.08785vw,100vh) scale(.6281)}}.snow:nth-child(345){opacity:.6946;transform:translate(38.1243vw,-10px) scale(.9883);animation:fall-345 22s -18s linear infinite}@keyframes fall-345{40.091%{transform:translate(43.5425vw,40.091vh) scale(.9883)}to{transform:translate(40.8334vw,100vh) scale(.9883)}}.snow:nth-child(346){opacity:1.3284;transform:translate(1.6046vw,-10px) scale(.9869);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{45.46%{transform:translate(1.6386vw,45.46vh) scale(.9869)}to{transform:translate(1.6216vw,100vh) scale(.9869)}}.snow:nth-child(347){opacity:.933;transform:translate(60.8699vw,-10px) scale(.6934);animation:fall-347 24s -16s linear infinite}@keyframes fall-347{59.63%{transform:translate(52.485vw,59.63vh) scale(.6934)}to{transform:translate(56.67745vw,100vh) scale(.6934)}}.snow:nth-child(348){opacity:1.8828;transform:translate(76.3221vw,-10px) scale(.9298);animation:fall-348 19s -18s linear infinite}@keyframes fall-348{54.494%{transform:translate(80.3957vw,54.494vh) scale(.9298)}to{transform:translate(78.3589vw,100vh) scale(.9298)}}.snow:nth-child(349){opacity:.7716;transform:translate(4.9466vw,-10px) scale(.9864);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{33.743%{transform:translate(7.5127vw,33.743vh) scale(.9864)}to{transform:translate(6.22965vw,100vh) scale(.9864)}}.snow:nth-child(350){opacity:1.4384;transform:translate(17.3135vw,-10px) scale(.3392);animation:fall-350 22s -7s linear infinite}@keyframes fall-350{33.139%{transform:translate(12.4392vw,33.139vh) scale(.3392)}to{transform:translate(14.87635vw,100vh) scale(.3392)}}.snow:nth-child(351){opacity:1.423;transform:translate(63.5675vw,-10px) scale(.6384);animation:fall-351 27s -30s linear infinite}@keyframes fall-351{56.485%{transform:translate(60.7636vw,56.485vh) scale(.6384)}to{transform:translate(62.16555vw,100vh) scale(.6384)}}.snow:nth-child(352){opacity:.3454;transform:translate(24.4063vw,-10px) scale(.801);animation:fall-352 16s -1s linear infinite}@keyframes fall-352{38.6%{transform:translate(17.7356vw,38.6vh) scale(.801)}to{transform:translate(21.07095vw,100vh) scale(.801)}}.snow:nth-child(353){opacity:.0552;transform:translate(19.9184vw,-10px) scale(.6539);animation:fall-353 18s -26s linear infinite}@keyframes fall-353{34.2%{transform:translate(25.7396vw,34.2vh) scale(.6539)}to{transform:translate(22.829vw,100vh) scale(.6539)}}.snow:nth-child(354){opacity:.3702;transform:translate(9.9736vw,-10px) scale(.5132);animation:fall-354 22s -22s linear infinite}@keyframes fall-354{64.057%{transform:translate(3.5103vw,64.057vh) scale(.5132)}to{transform:translate(6.74195vw,100vh) scale(.5132)}}.snow:nth-child(355){opacity:.6376;transform:translate(80.6179vw,-10px) scale(.4066);animation:fall-355 13s -20s linear infinite}@keyframes fall-355{42.268%{transform:translate(74.3086vw,42.268vh) scale(.4066)}to{transform:translate(77.46325vw,100vh) scale(.4066)}}.snow:nth-child(356){opacity:1.8774;transform:translate(71.5521vw,-10px) scale(.0169);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{37.252%{transform:translate(78.0261vw,37.252vh) scale(.0169)}to{transform:translate(74.7891vw,100vh) scale(.0169)}}.snow:nth-child(357){opacity:.8452;transform:translate(87.5122vw,-10px) scale(.1349);animation:fall-357 13s -27s linear infinite}@keyframes fall-357{72.877%{transform:translate(77.8756vw,72.877vh) scale(.1349)}to{transform:translate(82.6939vw,100vh) scale(.1349)}}.snow:nth-child(358){opacity:.4846;transform:translate(17.8709vw,-10px) scale(.762);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{40.827%{transform:translate(22.8407vw,40.827vh) scale(.762)}to{transform:translate(20.3558vw,100vh) scale(.762)}}.snow:nth-child(359){opacity:1.5078;transform:translate(62.9064vw,-10px) scale(.5255);animation:fall-359 23s -30s linear infinite}@keyframes fall-359{52.115%{transform:translate(55.5603vw,52.115vh) scale(.5255)}to{transform:translate(59.23335vw,100vh) scale(.5255)}}.snow:nth-child(360){opacity:.9808;transform:translate(37.068vw,-10px) scale(.3716);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{51.559%{transform:translate(38.7033vw,51.559vh) scale(.3716)}to{transform:translate(37.88565vw,100vh) scale(.3716)}}.snow:nth-child(361){opacity:.056;transform:translate(18.2678vw,-10px) scale(.018);animation:fall-361 15s -18s linear infinite}@keyframes fall-361{37.068%{transform:translate(18.6148vw,37.068vh) scale(.018)}to{transform:translate(18.4413vw,100vh) scale(.018)}}.snow:nth-child(362){opacity:.3124;transform:translate(74.8035vw,-10px) scale(.6783);animation:fall-362 28s -10s linear infinite}@keyframes fall-362{34.79%{transform:translate(76.1843vw,34.79vh) scale(.6783)}to{transform:translate(75.4939vw,100vh) scale(.6783)}}.snow:nth-child(363){opacity:.8358;transform:translate(49.0745vw,-10px) scale(.5313);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{51.939%{transform:translate(49.3855vw,51.939vh) scale(.5313)}to{transform:translate(49.23vw,100vh) scale(.5313)}}.snow:nth-child(364){opacity:1.82;transform:translate(52.8757vw,-10px) scale(.3669);animation:fall-364 23s -15s linear infinite}@keyframes fall-364{79.206%{transform:translate(61.7233vw,79.206vh) scale(.3669)}to{transform:translate(57.2995vw,100vh) scale(.3669)}}.snow:nth-child(365){opacity:1.7664;transform:translate(98.2158vw,-10px) scale(.5863);animation:fall-365 16s -13s linear infinite}@keyframes fall-365{76.253%{transform:translate(99.6558vw,76.253vh) scale(.5863)}to{transform:translate(98.9358vw,100vh) scale(.5863)}}.snow:nth-child(366){opacity:1.309;transform:translate(96.7889vw,-10px) scale(.6861);animation:fall-366 30s -21s linear infinite}@keyframes fall-366{69.727%{transform:translate(99.8475vw,69.727vh) scale(.6861)}to{transform:translate(98.3182vw,100vh) scale(.6861)}}.snow:nth-child(367){opacity:1.8648;transform:translate(76.5229vw,-10px) scale(.7845);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{43.385%{transform:translate(85.8008vw,43.385vh) scale(.7845)}to{transform:translate(81.16185vw,100vh) scale(.7845)}}.snow:nth-child(368){opacity:1.277;transform:translate(90.2456vw,-10px) scale(.1629);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{30.699%{transform:translate(86.779vw,30.699vh) scale(.1629)}to{transform:translate(88.5123vw,100vh) scale(.1629)}}.snow:nth-child(369){opacity:.9392;transform:translate(83.0409vw,-10px) scale(.9594);animation:fall-369 30s -19s linear infinite}@keyframes fall-369{58.272%{transform:translate(88.0473vw,58.272vh) scale(.9594)}to{transform:translate(85.5441vw,100vh) scale(.9594)}}.snow:nth-child(370){opacity:1.1928;transform:translate(33.9446vw,-10px) scale(.76);animation:fall-370 27s -15s linear infinite}@keyframes fall-370{69.186%{transform:translate(25.1668vw,69.186vh) scale(.76)}to{transform:translate(29.5557vw,100vh) scale(.76)}}.snow:nth-child(371){opacity:1.264;transform:translate(91.9267vw,-10px) scale(.3725);animation:fall-371 25s -29s linear infinite}@keyframes fall-371{33.852%{transform:translate(84.8345vw,33.852vh) scale(.3725)}to{transform:translate(88.3806vw,100vh) scale(.3725)}}.snow:nth-child(372){opacity:1.0704;transform:translate(3.8314vw,-10px) scale(.3431);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{62.896%{transform:translate(.9973vw,62.896vh) scale(.3431)}to{transform:translate(2.41435vw,100vh) scale(.3431)}}.snow:nth-child(373){opacity:1.1386;transform:translate(48.1659vw,-10px) scale(.7129);animation:fall-373 27s -30s linear infinite}@keyframes fall-373{31.131%{transform:translate(51.5827vw,31.131vh) scale(.7129)}to{transform:translate(49.8743vw,100vh) scale(.7129)}}.snow:nth-child(374){opacity:.5216;transform:translate(71.3429vw,-10px) scale(.1679);animation:fall-374 21s -2s linear infinite}@keyframes fall-374{40.138%{transform:translate(77.7938vw,40.138vh) scale(.1679)}to{transform:translate(74.56835vw,100vh) scale(.1679)}}.snow:nth-child(375){opacity:1.099;transform:translate(.1066vw,-10px) scale(.9247);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{40.58%{transform:translate(-5.1116vw,40.58vh) scale(.9247)}to{transform:translate(-2.5025vw,100vh) scale(.9247)}}.snow:nth-child(376){opacity:.0836;transform:translate(61.2274vw,-10px) scale(.9723);animation:fall-376 14s -1s linear infinite}@keyframes fall-376{67.943%{transform:translate(56.6438vw,67.943vh) scale(.9723)}to{transform:translate(58.9356vw,100vh) scale(.9723)}}.snow:nth-child(377){opacity:1.7294;transform:translate(57.5622vw,-10px) scale(.7617);animation:fall-377 19s -12s linear infinite}@keyframes fall-377{45.606%{transform:translate(62.163vw,45.606vh) scale(.7617)}to{transform:translate(59.8626vw,100vh) scale(.7617)}}.snow:nth-child(378){opacity:1.8844;transform:translate(61.9169vw,-10px) scale(.6604);animation:fall-378 16s -27s linear infinite}@keyframes fall-378{78.762%{transform:translate(55.304vw,78.762vh) scale(.6604)}to{transform:translate(58.61045vw,100vh) scale(.6604)}}.snow:nth-child(379){opacity:.8102;transform:translate(97.4447vw,-10px) scale(.8098);animation:fall-379 16s -27s linear infinite}@keyframes fall-379{40.397%{transform:translate(87.9268vw,40.397vh) scale(.8098)}to{transform:translate(92.68575vw,100vh) scale(.8098)}}.snow:nth-child(380){opacity:.5122;transform:translate(21.7824vw,-10px) scale(.2296);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{32.013%{transform:translate(13.73vw,32.013vh) scale(.2296)}to{transform:translate(17.7562vw,100vh) scale(.2296)}}.snow:nth-child(381){opacity:1.421;transform:translate(85.7456vw,-10px) scale(.9877);animation:fall-381 22s -23s linear infinite}@keyframes fall-381{60.98%{transform:translate(80.5206vw,60.98vh) scale(.9877)}to{transform:translate(83.1331vw,100vh) scale(.9877)}}.snow:nth-child(382){opacity:1.5256;transform:translate(53.6451vw,-10px) scale(.9587);animation:fall-382 11s -12s linear infinite}@keyframes fall-382{55.001%{transform:translate(62.869vw,55.001vh) scale(.9587)}to{transform:translate(58.25705vw,100vh) scale(.9587)}}.snow:nth-child(383){opacity:.7384;transform:translate(32.0521vw,-10px) scale(.9689);animation:fall-383 20s -6s linear infinite}@keyframes fall-383{31.103%{transform:translate(28.9054vw,31.103vh) scale(.9689)}to{transform:translate(30.47875vw,100vh) scale(.9689)}}.snow:nth-child(384){opacity:.5764;transform:translate(25.8402vw,-10px) scale(.1512);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{59.168%{transform:translate(22.2514vw,59.168vh) scale(.1512)}to{transform:translate(24.0458vw,100vh) scale(.1512)}}.snow:nth-child(385){opacity:1.896;transform:translate(30.1501vw,-10px) scale(.0819);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{74.696%{transform:translate(34.2891vw,74.696vh) scale(.0819)}to{transform:translate(32.2196vw,100vh) scale(.0819)}}.snow:nth-child(386){opacity:1.4154;transform:translate(32.3967vw,-10px) scale(.0452);animation:fall-386 19s -12s linear infinite}@keyframes fall-386{47.199%{transform:translate(39.1061vw,47.199vh) scale(.0452)}to{transform:translate(35.7514vw,100vh) scale(.0452)}}.snow:nth-child(387){opacity:.6698;transform:translate(3.3748vw,-10px) scale(.0119);animation:fall-387 13s -25s linear infinite}@keyframes fall-387{36.839%{transform:translate(4.2559vw,36.839vh) scale(.0119)}to{transform:translate(3.81535vw,100vh) scale(.0119)}}.snow:nth-child(388){opacity:.897;transform:translate(18.7041vw,-10px) scale(.3921);animation:fall-388 14s -26s linear infinite}@keyframes fall-388{35.49%{transform:translate(16.4636vw,35.49vh) scale(.3921)}to{transform:translate(17.58385vw,100vh) scale(.3921)}}.snow:nth-child(389){opacity:.4258;transform:translate(64.8047vw,-10px) scale(.1382);animation:fall-389 10s -23s linear infinite}@keyframes fall-389{43.341%{transform:translate(68.9858vw,43.341vh) scale(.1382)}to{transform:translate(66.89525vw,100vh) scale(.1382)}}.snow:nth-child(390){opacity:1.4372;transform:translate(97.1615vw,-10px) scale(.4495);animation:fall-390 14s -5s linear infinite}@keyframes fall-390{56.761%{transform:translate(106.6119vw,56.761vh) scale(.4495)}to{transform:translate(101.8867vw,100vh) scale(.4495)}}.snow:nth-child(391){opacity:.4604;transform:translate(80.4687vw,-10px) scale(.8391);animation:fall-391 10s -4s linear infinite}@keyframes fall-391{41.848%{transform:translate(86.9905vw,41.848vh) scale(.8391)}to{transform:translate(83.7296vw,100vh) scale(.8391)}}.snow:nth-child(392){opacity:1.4122;transform:translate(98.4957vw,-10px) scale(.3519);animation:fall-392 17s -6s linear infinite}@keyframes fall-392{40.044%{transform:translate(100.7757vw,40.044vh) scale(.3519)}to{transform:translate(99.6357vw,100vh) scale(.3519)}}.snow:nth-child(393){opacity:.9344;transform:translate(80.3vw,-10px) scale(.1481);animation:fall-393 28s -1s linear infinite}@keyframes fall-393{65.781%{transform:translate(90.1779vw,65.781vh) scale(.1481)}to{transform:translate(85.23895vw,100vh) scale(.1481)}}.snow:nth-child(394){opacity:.3364;transform:translate(96.3606vw,-10px) scale(.3955);animation:fall-394 30s -17s linear infinite}@keyframes fall-394{65.878%{transform:translate(92.0498vw,65.878vh) scale(.3955)}to{transform:translate(94.2052vw,100vh) scale(.3955)}}.snow:nth-child(395){opacity:.0502;transform:translate(23.5212vw,-10px) scale(.3286);animation:fall-395 14s -5s linear infinite}@keyframes fall-395{75.33%{transform:translate(18.5753vw,75.33vh) scale(.3286)}to{transform:translate(21.04825vw,100vh) scale(.3286)}}.snow:nth-child(396){opacity:1.451;transform:translate(31.9882vw,-10px) scale(.6667);animation:fall-396 17s -12s linear infinite}@keyframes fall-396{31.389%{transform:translate(32.4188vw,31.389vh) scale(.6667)}to{transform:translate(32.2035vw,100vh) scale(.6667)}}.snow:nth-child(397){opacity:.5628;transform:translate(48.6329vw,-10px) scale(.7645);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{78.651%{transform:translate(39.3524vw,78.651vh) scale(.7645)}to{transform:translate(43.99265vw,100vh) scale(.7645)}}.snow:nth-child(398){opacity:.2354;transform:translate(45.5723vw,-10px) scale(.1015);animation:fall-398 17s -29s linear infinite}@keyframes fall-398{62.881%{transform:translate(42.9221vw,62.881vh) scale(.1015)}to{transform:translate(44.2472vw,100vh) scale(.1015)}}.snow:nth-child(399){opacity:.4374;transform:translate(76.5931vw,-10px) scale(.8109);animation:fall-399 22s -11s linear infinite}@keyframes fall-399{71.322%{transform:translate(71.4587vw,71.322vh) scale(.8109)}to{transform:translate(74.0259vw,100vh) scale(.8109)}}.snow:nth-child(400){opacity:.3986;transform:translate(51.0358vw,-10px) scale(.8632);animation:fall-400 23s -10s linear infinite}@keyframes fall-400{48.588%{transform:translate(56.2977vw,48.588vh) scale(.8632)}to{transform:translate(53.66675vw,100vh) scale(.8632)}}\n"] }]
|
|
27
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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.0894;transform:translate(77.734vw,-10px) scale(.4404);animation:fall-1 27s -2s linear infinite}@keyframes fall-1{63.436%{transform:translate(77.6178vw,63.436vh) scale(.4404)}to{transform:translate(77.6759vw,100vh) scale(.4404)}}.snow:nth-child(2){opacity:.528;transform:translate(1.3527vw,-10px) scale(.622);animation:fall-2 11s -30s linear infinite}@keyframes fall-2{73.517%{transform:translate(5.8627vw,73.517vh) scale(.622)}to{transform:translate(3.6077vw,100vh) scale(.622)}}.snow:nth-child(3){opacity:1.814;transform:translate(23.4579vw,-10px) scale(.9916);animation:fall-3 29s -25s linear infinite}@keyframes fall-3{55.376%{transform:translate(17.6075vw,55.376vh) scale(.9916)}to{transform:translate(20.5327vw,100vh) scale(.9916)}}.snow:nth-child(4){opacity:1.2492;transform:translate(75.698vw,-10px) scale(.5638);animation:fall-4 10s -15s linear infinite}@keyframes fall-4{42.341%{transform:translate(83.1685vw,42.341vh) scale(.5638)}to{transform:translate(79.43325vw,100vh) scale(.5638)}}.snow:nth-child(5){opacity:.5416;transform:translate(63.4408vw,-10px) scale(.2559);animation:fall-5 25s -1s linear infinite}@keyframes fall-5{67.985%{transform:translate(60.9101vw,67.985vh) scale(.2559)}to{transform:translate(62.17545vw,100vh) scale(.2559)}}.snow:nth-child(6){opacity:.2568;transform:translate(77.3243vw,-10px) scale(.9104);animation:fall-6 17s -29s linear infinite}@keyframes fall-6{72.108%{transform:translate(83.7232vw,72.108vh) scale(.9104)}to{transform:translate(80.52375vw,100vh) scale(.9104)}}.snow:nth-child(7){opacity:.3788;transform:translate(54.923vw,-10px) scale(.6027);animation:fall-7 11s -24s linear infinite}@keyframes fall-7{66.147%{transform:translate(48.9262vw,66.147vh) scale(.6027)}to{transform:translate(51.9246vw,100vh) scale(.6027)}}.snow:nth-child(8){opacity:.2884;transform:translate(39.6369vw,-10px) scale(.7494);animation:fall-8 28s -26s linear infinite}@keyframes fall-8{75.755%{transform:translate(46.7344vw,75.755vh) scale(.7494)}to{transform:translate(43.18565vw,100vh) scale(.7494)}}.snow:nth-child(9){opacity:.564;transform:translate(65.9822vw,-10px) scale(.0613);animation:fall-9 20s -29s linear infinite}@keyframes fall-9{75.812%{transform:translate(61.2936vw,75.812vh) scale(.0613)}to{transform:translate(63.6379vw,100vh) scale(.0613)}}.snow:nth-child(10){opacity:1.3522;transform:translate(90.1661vw,-10px) scale(.166);animation:fall-10 16s -28s linear infinite}@keyframes fall-10{39.519%{transform:translate(87.0169vw,39.519vh) scale(.166)}to{transform:translate(88.5915vw,100vh) scale(.166)}}.snow:nth-child(11){opacity:.9142;transform:translate(56.3765vw,-10px) scale(.7565);animation:fall-11 28s -30s linear infinite}@keyframes fall-11{62.847%{transform:translate(65.5694vw,62.847vh) scale(.7565)}to{transform:translate(60.97295vw,100vh) scale(.7565)}}.snow:nth-child(12){opacity:.573;transform:translate(48.1559vw,-10px) scale(.0594);animation:fall-12 29s -19s linear infinite}@keyframes fall-12{37.617%{transform:translate(40.141vw,37.617vh) scale(.0594)}to{transform:translate(44.14845vw,100vh) scale(.0594)}}.snow:nth-child(13){opacity:.1426;transform:translate(9.1426vw,-10px) scale(.6493);animation:fall-13 26s -18s linear infinite}@keyframes fall-13{60.871%{transform:translate(2.0209vw,60.871vh) scale(.6493)}to{transform:translate(5.58175vw,100vh) scale(.6493)}}.snow:nth-child(14){opacity:1.5814;transform:translate(57.8902vw,-10px) scale(.1568);animation:fall-14 21s -23s linear infinite}@keyframes fall-14{39.499%{transform:translate(48.9596vw,39.499vh) scale(.1568)}to{transform:translate(53.4249vw,100vh) scale(.1568)}}.snow:nth-child(15){opacity:1.3498;transform:translate(94.3376vw,-10px) scale(.0798);animation:fall-15 22s -7s linear infinite}@keyframes fall-15{61.097%{transform:translate(102.2438vw,61.097vh) scale(.0798)}to{transform:translate(98.2907vw,100vh) scale(.0798)}}.snow:nth-child(16){opacity:1.1202;transform:translate(70.5829vw,-10px) scale(.0224);animation:fall-16 26s -23s linear infinite}@keyframes fall-16{53.581%{transform:translate(64.0353vw,53.581vh) scale(.0224)}to{transform:translate(67.3091vw,100vh) scale(.0224)}}.snow:nth-child(17){opacity:1.4104;transform:translate(51.1249vw,-10px) scale(.8131);animation:fall-17 15s -23s linear infinite}@keyframes fall-17{44.255%{transform:translate(58.0361vw,44.255vh) scale(.8131)}to{transform:translate(54.5805vw,100vh) scale(.8131)}}.snow:nth-child(18){opacity:1.0304;transform:translate(46.7205vw,-10px) scale(.1559);animation:fall-18 25s -23s linear infinite}@keyframes fall-18{54.703%{transform:translate(52.0113vw,54.703vh) scale(.1559)}to{transform:translate(49.3659vw,100vh) scale(.1559)}}.snow:nth-child(19){opacity:1.8062;transform:translate(26.5061vw,-10px) scale(.938);animation:fall-19 14s -29s linear infinite}@keyframes fall-19{38.835%{transform:translate(18.879vw,38.835vh) scale(.938)}to{transform:translate(22.69255vw,100vh) scale(.938)}}.snow:nth-child(20){opacity:1.6016;transform:translate(26.748vw,-10px) scale(.5325);animation:fall-20 23s -11s linear infinite}@keyframes fall-20{32.746%{transform:translate(27.3849vw,32.746vh) scale(.5325)}to{transform:translate(27.06645vw,100vh) scale(.5325)}}.snow:nth-child(21){opacity:1.6786;transform:translate(86.2759vw,-10px) scale(.7699);animation:fall-21 12s -12s linear infinite}@keyframes fall-21{78.836%{transform:translate(95.3462vw,78.836vh) scale(.7699)}to{transform:translate(90.81105vw,100vh) scale(.7699)}}.snow:nth-child(22){opacity:1.1266;transform:translate(76.9455vw,-10px) scale(.5808);animation:fall-22 15s -10s linear infinite}@keyframes fall-22{73.026%{transform:translate(69.277vw,73.026vh) scale(.5808)}to{transform:translate(73.11125vw,100vh) scale(.5808)}}.snow:nth-child(23){opacity:.3314;transform:translate(85.6986vw,-10px) scale(.1514);animation:fall-23 17s -17s linear infinite}@keyframes fall-23{52.681%{transform:translate(76.8255vw,52.681vh) scale(.1514)}to{transform:translate(81.26205vw,100vh) scale(.1514)}}.snow:nth-child(24){opacity:.249;transform:translate(88.7219vw,-10px) scale(.1644);animation:fall-24 25s -10s linear infinite}@keyframes fall-24{46.942%{transform:translate(87.0424vw,46.942vh) scale(.1644)}to{transform:translate(87.88215vw,100vh) scale(.1644)}}.snow:nth-child(25){opacity:.4502;transform:translate(80.321vw,-10px) scale(.1519);animation:fall-25 25s -20s linear infinite}@keyframes fall-25{69.558%{transform:translate(79.3658vw,69.558vh) scale(.1519)}to{transform:translate(79.8434vw,100vh) scale(.1519)}}.snow:nth-child(26){opacity:1.981;transform:translate(59.113vw,-10px) scale(.5464);animation:fall-26 10s -8s linear infinite}@keyframes fall-26{49.031%{transform:translate(52.7691vw,49.031vh) scale(.5464)}to{transform:translate(55.94105vw,100vh) scale(.5464)}}.snow:nth-child(27){opacity:1.7636;transform:translate(39.8867vw,-10px) scale(.1771);animation:fall-27 13s -20s linear infinite}@keyframes fall-27{66.249%{transform:translate(43.861vw,66.249vh) scale(.1771)}to{transform:translate(41.87385vw,100vh) scale(.1771)}}.snow:nth-child(28){opacity:.591;transform:translate(47.3308vw,-10px) scale(.3849);animation:fall-28 16s -17s linear infinite}@keyframes fall-28{66.166%{transform:translate(50.7151vw,66.166vh) scale(.3849)}to{transform:translate(49.02295vw,100vh) scale(.3849)}}.snow:nth-child(29){opacity:.1346;transform:translate(33.7718vw,-10px) scale(.9641);animation:fall-29 15s -29s linear infinite}@keyframes fall-29{57.709%{transform:translate(32.1686vw,57.709vh) scale(.9641)}to{transform:translate(32.9702vw,100vh) scale(.9641)}}.snow:nth-child(30){opacity:1.3042;transform:translate(59.7011vw,-10px) scale(.9589);animation:fall-30 26s -12s linear infinite}@keyframes fall-30{57.597%{transform:translate(55.8693vw,57.597vh) scale(.9589)}to{transform:translate(57.7852vw,100vh) scale(.9589)}}.snow:nth-child(31){opacity:1.1982;transform:translate(11.1172vw,-10px) scale(.5866);animation:fall-31 21s -25s linear infinite}@keyframes fall-31{40.925%{transform:translate(9.3335vw,40.925vh) scale(.5866)}to{transform:translate(10.22535vw,100vh) scale(.5866)}}.snow:nth-child(32){opacity:1.4668;transform:translate(36.2991vw,-10px) scale(.5882);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{56.054%{transform:translate(30.7374vw,56.054vh) scale(.5882)}to{transform:translate(33.51825vw,100vh) scale(.5882)}}.snow:nth-child(33){opacity:1.42;transform:translate(59.0652vw,-10px) scale(.9065);animation:fall-33 18s -4s linear infinite}@keyframes fall-33{38.022%{transform:translate(66.7904vw,38.022vh) scale(.9065)}to{transform:translate(62.9278vw,100vh) scale(.9065)}}.snow:nth-child(34){opacity:1.5266;transform:translate(76.9335vw,-10px) scale(.3877);animation:fall-34 13s -2s linear infinite}@keyframes fall-34{63.882%{transform:translate(74.6876vw,63.882vh) scale(.3877)}to{transform:translate(75.81055vw,100vh) scale(.3877)}}.snow:nth-child(35){opacity:.6214;transform:translate(98.1649vw,-10px) scale(.6454);animation:fall-35 21s -6s linear infinite}@keyframes fall-35{70.852%{transform:translate(93.0984vw,70.852vh) scale(.6454)}to{transform:translate(95.63165vw,100vh) scale(.6454)}}.snow:nth-child(36){opacity:1.9996;transform:translate(81.3831vw,-10px) scale(.7323);animation:fall-36 15s -18s linear infinite}@keyframes fall-36{42.103%{transform:translate(81.7474vw,42.103vh) scale(.7323)}to{transform:translate(81.56525vw,100vh) scale(.7323)}}.snow:nth-child(37){opacity:1.9972;transform:translate(35.7859vw,-10px) scale(.916);animation:fall-37 18s -27s linear infinite}@keyframes fall-37{55.468%{transform:translate(36.8795vw,55.468vh) scale(.916)}to{transform:translate(36.3327vw,100vh) scale(.916)}}.snow:nth-child(38){opacity:1.0344;transform:translate(38.887vw,-10px) scale(.8944);animation:fall-38 30s -22s linear infinite}@keyframes fall-38{36.332%{transform:translate(44.1211vw,36.332vh) scale(.8944)}to{transform:translate(41.50405vw,100vh) scale(.8944)}}.snow:nth-child(39){opacity:.6628;transform:translate(78.159vw,-10px) scale(.2077);animation:fall-39 11s -30s linear infinite}@keyframes fall-39{52.95%{transform:translate(72.4336vw,52.95vh) scale(.2077)}to{transform:translate(75.2963vw,100vh) scale(.2077)}}.snow:nth-child(40){opacity:.0658;transform:translate(38.8298vw,-10px) scale(.9324);animation:fall-40 29s -2s linear infinite}@keyframes fall-40{61.781%{transform:translate(41.6513vw,61.781vh) scale(.9324)}to{transform:translate(40.24055vw,100vh) scale(.9324)}}.snow:nth-child(41){opacity:.6336;transform:translate(82.3121vw,-10px) scale(.4588);animation:fall-41 19s -7s linear infinite}@keyframes fall-41{73.073%{transform:translate(75.7008vw,73.073vh) scale(.4588)}to{transform:translate(79.00645vw,100vh) scale(.4588)}}.snow:nth-child(42){opacity:.3328;transform:translate(83.8906vw,-10px) scale(.4018);animation:fall-42 16s -21s linear infinite}@keyframes fall-42{67.001%{transform:translate(87.6234vw,67.001vh) scale(.4018)}to{transform:translate(85.757vw,100vh) scale(.4018)}}.snow:nth-child(43){opacity:1.6064;transform:translate(21.7597vw,-10px) scale(.6474);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{75.666%{transform:translate(31.5364vw,75.666vh) scale(.6474)}to{transform:translate(26.64805vw,100vh) scale(.6474)}}.snow:nth-child(44){opacity:1.9706;transform:translate(52.6384vw,-10px) scale(.5253);animation:fall-44 27s -8s linear infinite}@keyframes fall-44{71.597%{transform:translate(47.5084vw,71.597vh) scale(.5253)}to{transform:translate(50.0734vw,100vh) scale(.5253)}}.snow:nth-child(45){opacity:1.0356;transform:translate(26.589vw,-10px) scale(.9037);animation:fall-45 15s -20s linear infinite}@keyframes fall-45{60.895%{transform:translate(19.4665vw,60.895vh) scale(.9037)}to{transform:translate(23.02775vw,100vh) scale(.9037)}}.snow:nth-child(46){opacity:1.9362;transform:translate(1.6632vw,-10px) scale(.0939);animation:fall-46 25s -29s linear infinite}@keyframes fall-46{44.766%{transform:translate(4.4945vw,44.766vh) scale(.0939)}to{transform:translate(3.07885vw,100vh) scale(.0939)}}.snow:nth-child(47){opacity:1.0306;transform:translate(17.1282vw,-10px) scale(.1447);animation:fall-47 19s -20s linear infinite}@keyframes fall-47{49.801%{transform:translate(11.1141vw,49.801vh) scale(.1447)}to{transform:translate(14.12115vw,100vh) scale(.1447)}}.snow:nth-child(48){opacity:.3034;transform:translate(55.2341vw,-10px) scale(.3586);animation:fall-48 21s -22s linear infinite}@keyframes fall-48{44.146%{transform:translate(57.7114vw,44.146vh) scale(.3586)}to{transform:translate(56.47275vw,100vh) scale(.3586)}}.snow:nth-child(49){opacity:1.7884;transform:translate(15.9095vw,-10px) scale(.1254);animation:fall-49 11s -30s linear infinite}@keyframes fall-49{34.001%{transform:translate(6.8708vw,34.001vh) scale(.1254)}to{transform:translate(11.39015vw,100vh) scale(.1254)}}.snow:nth-child(50){opacity:1.285;transform:translate(80.5894vw,-10px) scale(.154);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{57.947%{transform:translate(90.4222vw,57.947vh) scale(.154)}to{transform:translate(85.5058vw,100vh) scale(.154)}}.snow:nth-child(51){opacity:1.7414;transform:translate(51.683vw,-10px) scale(.4973);animation:fall-51 16s -3s linear infinite}@keyframes fall-51{79.944%{transform:translate(55.0945vw,79.944vh) scale(.4973)}to{transform:translate(53.38875vw,100vh) scale(.4973)}}.snow:nth-child(52){opacity:1.4038;transform:translate(28.3927vw,-10px) scale(.7631);animation:fall-52 20s -11s linear infinite}@keyframes fall-52{30.135%{transform:translate(24.9896vw,30.135vh) scale(.7631)}to{transform:translate(26.69115vw,100vh) scale(.7631)}}.snow:nth-child(53){opacity:1.6598;transform:translate(80.4182vw,-10px) scale(.2944);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{60.192%{transform:translate(80.7311vw,60.192vh) scale(.2944)}to{transform:translate(80.57465vw,100vh) scale(.2944)}}.snow:nth-child(54){opacity:.4136;transform:translate(63.0282vw,-10px) scale(.587);animation:fall-54 20s -4s linear infinite}@keyframes fall-54{41.684%{transform:translate(71.2599vw,41.684vh) scale(.587)}to{transform:translate(67.14405vw,100vh) scale(.587)}}.snow:nth-child(55){opacity:1.0486;transform:translate(86.8345vw,-10px) scale(.9494);animation:fall-55 18s -26s linear infinite}@keyframes fall-55{47.954%{transform:translate(93.7548vw,47.954vh) scale(.9494)}to{transform:translate(90.29465vw,100vh) scale(.9494)}}.snow:nth-child(56){opacity:.7006;transform:translate(96.9403vw,-10px) scale(.9238);animation:fall-56 27s -28s linear infinite}@keyframes fall-56{64.906%{transform:translate(106.5085vw,64.906vh) scale(.9238)}to{transform:translate(101.7244vw,100vh) scale(.9238)}}.snow:nth-child(57){opacity:1.159;transform:translate(77.8366vw,-10px) scale(.8309);animation:fall-57 27s -9s linear infinite}@keyframes fall-57{71.381%{transform:translate(84.3016vw,71.381vh) scale(.8309)}to{transform:translate(81.0691vw,100vh) scale(.8309)}}.snow:nth-child(58){opacity:.9296;transform:translate(33.0331vw,-10px) scale(.3992);animation:fall-58 22s -25s linear infinite}@keyframes fall-58{52.053%{transform:translate(39.84vw,52.053vh) scale(.3992)}to{transform:translate(36.43655vw,100vh) scale(.3992)}}.snow:nth-child(59){opacity:.9496;transform:translate(41.8204vw,-10px) scale(.6743);animation:fall-59 16s -11s linear infinite}@keyframes fall-59{40.404%{transform:translate(41.2399vw,40.404vh) scale(.6743)}to{transform:translate(41.53015vw,100vh) scale(.6743)}}.snow:nth-child(60){opacity:1.7434;transform:translate(54.719vw,-10px) scale(.7368);animation:fall-60 24s -3s linear infinite}@keyframes fall-60{67.802%{transform:translate(55.9716vw,67.802vh) scale(.7368)}to{transform:translate(55.3453vw,100vh) scale(.7368)}}.snow:nth-child(61){opacity:.2116;transform:translate(64.0351vw,-10px) scale(.764);animation:fall-61 19s -4s linear infinite}@keyframes fall-61{59.108%{transform:translate(59.5259vw,59.108vh) scale(.764)}to{transform:translate(61.7805vw,100vh) scale(.764)}}.snow:nth-child(62){opacity:1.0862;transform:translate(39.8585vw,-10px) scale(.6631);animation:fall-62 30s -13s linear infinite}@keyframes fall-62{72.487%{transform:translate(31.2733vw,72.487vh) scale(.6631)}to{transform:translate(35.5659vw,100vh) scale(.6631)}}.snow:nth-child(63){opacity:.7282;transform:translate(58.0017vw,-10px) scale(.7491);animation:fall-63 11s -12s linear infinite}@keyframes fall-63{58.87%{transform:translate(57.3761vw,58.87vh) scale(.7491)}to{transform:translate(57.6889vw,100vh) scale(.7491)}}.snow:nth-child(64){opacity:1.3498;transform:translate(85.891vw,-10px) scale(.1856);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{64.852%{transform:translate(82.1076vw,64.852vh) scale(.1856)}to{transform:translate(83.9993vw,100vh) scale(.1856)}}.snow:nth-child(65){opacity:.2628;transform:translate(38.3687vw,-10px) scale(.9964);animation:fall-65 20s -3s linear infinite}@keyframes fall-65{65.162%{transform:translate(48.3109vw,65.162vh) scale(.9964)}to{transform:translate(43.3398vw,100vh) scale(.9964)}}.snow:nth-child(66){opacity:1.1936;transform:translate(24.0836vw,-10px) scale(.0678);animation:fall-66 22s -7s linear infinite}@keyframes fall-66{47.554%{transform:translate(17.5928vw,47.554vh) scale(.0678)}to{transform:translate(20.8382vw,100vh) scale(.0678)}}.snow:nth-child(67){opacity:1.2726;transform:translate(80.9223vw,-10px) scale(.6999);animation:fall-67 29s -23s linear infinite}@keyframes fall-67{41.543%{transform:translate(76.0269vw,41.543vh) scale(.6999)}to{transform:translate(78.4746vw,100vh) scale(.6999)}}.snow:nth-child(68){opacity:1.1936;transform:translate(57.4602vw,-10px) scale(.4896);animation:fall-68 14s -20s linear infinite}@keyframes fall-68{35.288%{transform:translate(58.1117vw,35.288vh) scale(.4896)}to{transform:translate(57.78595vw,100vh) scale(.4896)}}.snow:nth-child(69){opacity:1.2118;transform:translate(59.0867vw,-10px) scale(.6178);animation:fall-69 21s -23s linear infinite}@keyframes fall-69{62.942%{transform:translate(68.1398vw,62.942vh) scale(.6178)}to{transform:translate(63.61325vw,100vh) scale(.6178)}}.snow:nth-child(70){opacity:.5482;transform:translate(35.2619vw,-10px) scale(.8618);animation:fall-70 20s -24s linear infinite}@keyframes fall-70{48.877%{transform:translate(42.0427vw,48.877vh) scale(.8618)}to{transform:translate(38.6523vw,100vh) scale(.8618)}}.snow:nth-child(71){opacity:.0682;transform:translate(7.973vw,-10px) scale(.3052);animation:fall-71 15s -15s linear infinite}@keyframes fall-71{57.665%{transform:translate(7.1637vw,57.665vh) scale(.3052)}to{transform:translate(7.56835vw,100vh) scale(.3052)}}.snow:nth-child(72){opacity:.5744;transform:translate(70.4352vw,-10px) scale(.8358);animation:fall-72 14s -5s linear infinite}@keyframes fall-72{64.285%{transform:translate(67.2704vw,64.285vh) scale(.8358)}to{transform:translate(68.8528vw,100vh) scale(.8358)}}.snow:nth-child(73){opacity:.7452;transform:translate(41.4109vw,-10px) scale(.3802);animation:fall-73 15s -11s linear infinite}@keyframes fall-73{78.362%{transform:translate(32.9646vw,78.362vh) scale(.3802)}to{transform:translate(37.18775vw,100vh) scale(.3802)}}.snow:nth-child(74){opacity:1.015;transform:translate(40.1089vw,-10px) scale(.0477);animation:fall-74 13s -10s linear infinite}@keyframes fall-74{79.438%{transform:translate(30.3331vw,79.438vh) scale(.0477)}to{transform:translate(35.221vw,100vh) scale(.0477)}}.snow:nth-child(75){opacity:1.4308;transform:translate(84.4749vw,-10px) scale(.5466);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{45.939%{transform:translate(93.8226vw,45.939vh) scale(.5466)}to{transform:translate(89.14875vw,100vh) scale(.5466)}}.snow:nth-child(76){opacity:.6316;transform:translate(9.5047vw,-10px) scale(.8085);animation:fall-76 26s -9s linear infinite}@keyframes fall-76{77.21%{transform:translate(14.0388vw,77.21vh) scale(.8085)}to{transform:translate(11.77175vw,100vh) scale(.8085)}}.snow:nth-child(77){opacity:.8452;transform:translate(32.7287vw,-10px) scale(.0306);animation:fall-77 22s -13s linear infinite}@keyframes fall-77{58.683%{transform:translate(26.4011vw,58.683vh) scale(.0306)}to{transform:translate(29.5649vw,100vh) scale(.0306)}}.snow:nth-child(78){opacity:1.592;transform:translate(49.9096vw,-10px) scale(.6243);animation:fall-78 24s -20s linear infinite}@keyframes fall-78{78.328%{transform:translate(55.4658vw,78.328vh) scale(.6243)}to{transform:translate(52.6877vw,100vh) scale(.6243)}}.snow:nth-child(79){opacity:1.1692;transform:translate(4.3147vw,-10px) scale(.7056);animation:fall-79 15s -22s linear infinite}@keyframes fall-79{77.705%{transform:translate(11.5264vw,77.705vh) scale(.7056)}to{transform:translate(7.92055vw,100vh) scale(.7056)}}.snow:nth-child(80){opacity:1.3406;transform:translate(45.4917vw,-10px) scale(.8094);animation:fall-80 18s -21s linear infinite}@keyframes fall-80{71.641%{transform:translate(54.5589vw,71.641vh) scale(.8094)}to{transform:translate(50.0253vw,100vh) scale(.8094)}}.snow:nth-child(81){opacity:.2404;transform:translate(99.1025vw,-10px) scale(.0828);animation:fall-81 18s -23s linear infinite}@keyframes fall-81{40.833%{transform:translate(104.2734vw,40.833vh) scale(.0828)}to{transform:translate(101.68795vw,100vh) scale(.0828)}}.snow:nth-child(82){opacity:1.6476;transform:translate(1.5267vw,-10px) scale(.5354);animation:fall-82 28s -23s linear infinite}@keyframes fall-82{47.712%{transform:translate(-2.8374vw,47.712vh) scale(.5354)}to{transform:translate(-.65535vw,100vh) scale(.5354)}}.snow:nth-child(83){opacity:1.7098;transform:translate(46.2339vw,-10px) scale(.9425);animation:fall-83 21s -21s linear infinite}@keyframes fall-83{38.332%{transform:translate(47.1926vw,38.332vh) scale(.9425)}to{transform:translate(46.71325vw,100vh) scale(.9425)}}.snow:nth-child(84){opacity:.2876;transform:translate(63.1692vw,-10px) scale(.8934);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{52.429%{transform:translate(64.8355vw,52.429vh) scale(.8934)}to{transform:translate(64.00235vw,100vh) scale(.8934)}}.snow:nth-child(85){opacity:.6816;transform:translate(15.4567vw,-10px) scale(.6778);animation:fall-85 25s -16s linear infinite}@keyframes fall-85{67.682%{transform:translate(6.6197vw,67.682vh) scale(.6778)}to{transform:translate(11.0382vw,100vh) scale(.6778)}}.snow:nth-child(86){opacity:.2676;transform:translate(74.5366vw,-10px) scale(.9779);animation:fall-86 21s -26s linear infinite}@keyframes fall-86{65.098%{transform:translate(83.4109vw,65.098vh) scale(.9779)}to{transform:translate(78.97375vw,100vh) scale(.9779)}}.snow:nth-child(87){opacity:.5486;transform:translate(34.6117vw,-10px) scale(.344);animation:fall-87 27s -3s linear infinite}@keyframes fall-87{47.89%{transform:translate(42.2802vw,47.89vh) scale(.344)}to{transform:translate(38.44595vw,100vh) scale(.344)}}.snow:nth-child(88){opacity:.4308;transform:translate(81.2637vw,-10px) scale(.1909);animation:fall-88 10s -21s linear infinite}@keyframes fall-88{37.001%{transform:translate(87.0564vw,37.001vh) scale(.1909)}to{transform:translate(84.16005vw,100vh) scale(.1909)}}.snow:nth-child(89){opacity:1.1128;transform:translate(71.6321vw,-10px) scale(.7687);animation:fall-89 16s -1s linear infinite}@keyframes fall-89{67.711%{transform:translate(77.3728vw,67.711vh) scale(.7687)}to{transform:translate(74.50245vw,100vh) scale(.7687)}}.snow:nth-child(90){opacity:1.5974;transform:translate(82.3558vw,-10px) scale(.3726);animation:fall-90 15s -1s linear infinite}@keyframes fall-90{72.691%{transform:translate(89.5428vw,72.691vh) scale(.3726)}to{transform:translate(85.9493vw,100vh) scale(.3726)}}.snow:nth-child(91){opacity:1.8284;transform:translate(18.8118vw,-10px) scale(.6704);animation:fall-91 29s -13s linear infinite}@keyframes fall-91{58.971%{transform:translate(20.3057vw,58.971vh) scale(.6704)}to{transform:translate(19.55875vw,100vh) scale(.6704)}}.snow:nth-child(92){opacity:1.2248;transform:translate(44.0235vw,-10px) scale(.5639);animation:fall-92 24s -1s linear infinite}@keyframes fall-92{59.62%{transform:translate(34.3692vw,59.62vh) scale(.5639)}to{transform:translate(39.19635vw,100vh) scale(.5639)}}.snow:nth-child(93){opacity:1.4676;transform:translate(97.8008vw,-10px) scale(.0639);animation:fall-93 16s -12s linear infinite}@keyframes fall-93{37.513%{transform:translate(103.4099vw,37.513vh) scale(.0639)}to{transform:translate(100.60535vw,100vh) scale(.0639)}}.snow:nth-child(94){opacity:.0832;transform:translate(92.3663vw,-10px) scale(.8681);animation:fall-94 21s -12s linear infinite}@keyframes fall-94{63.717%{transform:translate(96.3575vw,63.717vh) scale(.8681)}to{transform:translate(94.3619vw,100vh) scale(.8681)}}.snow:nth-child(95){opacity:.3448;transform:translate(68.7839vw,-10px) scale(.8738);animation:fall-95 21s -11s linear infinite}@keyframes fall-95{41.091%{transform:translate(59.6501vw,41.091vh) scale(.8738)}to{transform:translate(64.217vw,100vh) scale(.8738)}}.snow:nth-child(96){opacity:1.6384;transform:translate(68.7187vw,-10px) scale(.8477);animation:fall-96 16s -3s linear infinite}@keyframes fall-96{30.292%{transform:translate(74.4326vw,30.292vh) scale(.8477)}to{transform:translate(71.57565vw,100vh) scale(.8477)}}.snow:nth-child(97){opacity:.6964;transform:translate(95.5694vw,-10px) scale(.3346);animation:fall-97 20s -22s linear infinite}@keyframes fall-97{63.465%{transform:translate(87.6219vw,63.465vh) scale(.3346)}to{transform:translate(91.59565vw,100vh) scale(.3346)}}.snow:nth-child(98){opacity:1.8806;transform:translate(71.1277vw,-10px) scale(.6331);animation:fall-98 17s -16s linear infinite}@keyframes fall-98{62.882%{transform:translate(78.7128vw,62.882vh) scale(.6331)}to{transform:translate(74.92025vw,100vh) scale(.6331)}}.snow:nth-child(99){opacity:1.1762;transform:translate(76.7206vw,-10px) scale(.9698);animation:fall-99 21s -15s linear infinite}@keyframes fall-99{36.638%{transform:translate(76.5273vw,36.638vh) scale(.9698)}to{transform:translate(76.62395vw,100vh) scale(.9698)}}.snow:nth-child(100){opacity:1.7122;transform:translate(11.7105vw,-10px) scale(.0255);animation:fall-100 12s -5s linear infinite}@keyframes fall-100{66.745%{transform:translate(19.2649vw,66.745vh) scale(.0255)}to{transform:translate(15.4877vw,100vh) scale(.0255)}}.snow:nth-child(101){opacity:.1654;transform:translate(32.6421vw,-10px) scale(.4193);animation:fall-101 12s -4s linear infinite}@keyframes fall-101{38.224%{transform:translate(33.1259vw,38.224vh) scale(.4193)}to{transform:translate(32.884vw,100vh) scale(.4193)}}.snow:nth-child(102){opacity:1.3036;transform:translate(96.652vw,-10px) scale(.7814);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{48.344%{transform:translate(103.7019vw,48.344vh) scale(.7814)}to{transform:translate(100.17695vw,100vh) scale(.7814)}}.snow:nth-child(103){opacity:1.5742;transform:translate(9.127vw,-10px) scale(.8352);animation:fall-103 27s -9s linear infinite}@keyframes fall-103{62.226%{transform:translate(2.1678vw,62.226vh) scale(.8352)}to{transform:translate(5.6474vw,100vh) scale(.8352)}}.snow:nth-child(104){opacity:1.5126;transform:translate(94.1478vw,-10px) scale(.612);animation:fall-104 12s -6s linear infinite}@keyframes fall-104{57.655%{transform:translate(84.6524vw,57.655vh) scale(.612)}to{transform:translate(89.4001vw,100vh) scale(.612)}}.snow:nth-child(105){opacity:.9862;transform:translate(40.9071vw,-10px) scale(.0622);animation:fall-105 14s -10s linear infinite}@keyframes fall-105{49.63%{transform:translate(34.6031vw,49.63vh) scale(.0622)}to{transform:translate(37.7551vw,100vh) scale(.0622)}}.snow:nth-child(106){opacity:1.1714;transform:translate(57.8829vw,-10px) scale(.5056);animation:fall-106 15s -29s linear infinite}@keyframes fall-106{72.035%{transform:translate(66.5483vw,72.035vh) scale(.5056)}to{transform:translate(62.2156vw,100vh) scale(.5056)}}.snow:nth-child(107){opacity:1.0674;transform:translate(99.2996vw,-10px) scale(.7703);animation:fall-107 24s -5s linear infinite}@keyframes fall-107{46.992%{transform:translate(108.9468vw,46.992vh) scale(.7703)}to{transform:translate(104.1232vw,100vh) scale(.7703)}}.snow:nth-child(108){opacity:.0504;transform:translate(22.5325vw,-10px) scale(.1614);animation:fall-108 21s -10s linear infinite}@keyframes fall-108{77.444%{transform:translate(30.2436vw,77.444vh) scale(.1614)}to{transform:translate(26.38805vw,100vh) scale(.1614)}}.snow:nth-child(109){opacity:1.0434;transform:translate(49.3884vw,-10px) scale(.0166);animation:fall-109 24s -13s linear infinite}@keyframes fall-109{76.917%{transform:translate(46.1834vw,76.917vh) scale(.0166)}to{transform:translate(47.7859vw,100vh) scale(.0166)}}.snow:nth-child(110){opacity:.8548;transform:translate(23.2543vw,-10px) scale(.2116);animation:fall-110 20s -22s linear infinite}@keyframes fall-110{42.043%{transform:translate(32.8605vw,42.043vh) scale(.2116)}to{transform:translate(28.0574vw,100vh) scale(.2116)}}.snow:nth-child(111){opacity:.7888;transform:translate(27.6362vw,-10px) scale(.568);animation:fall-111 30s -14s linear infinite}@keyframes fall-111{78.671%{transform:translate(36.1553vw,78.671vh) scale(.568)}to{transform:translate(31.89575vw,100vh) scale(.568)}}.snow:nth-child(112){opacity:.2448;transform:translate(93.688vw,-10px) scale(.3993);animation:fall-112 11s -21s linear infinite}@keyframes fall-112{44.822%{transform:translate(92.9858vw,44.822vh) scale(.3993)}to{transform:translate(93.3369vw,100vh) scale(.3993)}}.snow:nth-child(113){opacity:1.1644;transform:translate(67.8152vw,-10px) scale(.8304);animation:fall-113 16s -27s linear infinite}@keyframes fall-113{78.042%{transform:translate(62.4291vw,78.042vh) scale(.8304)}to{transform:translate(65.12215vw,100vh) scale(.8304)}}.snow:nth-child(114){opacity:.1774;transform:translate(66.3716vw,-10px) scale(.7947);animation:fall-114 17s -8s linear infinite}@keyframes fall-114{68.437%{transform:translate(68.1658vw,68.437vh) scale(.7947)}to{transform:translate(67.2687vw,100vh) scale(.7947)}}.snow:nth-child(115){opacity:.1126;transform:translate(70.0719vw,-10px) scale(.1988);animation:fall-115 19s -1s linear infinite}@keyframes fall-115{71.618%{transform:translate(71.2571vw,71.618vh) scale(.1988)}to{transform:translate(70.6645vw,100vh) scale(.1988)}}.snow:nth-child(116){opacity:.253;transform:translate(81.594vw,-10px) scale(.1134);animation:fall-116 30s -23s linear infinite}@keyframes fall-116{38.297%{transform:translate(86.5199vw,38.297vh) scale(.1134)}to{transform:translate(84.05695vw,100vh) scale(.1134)}}.snow:nth-child(117){opacity:.1768;transform:translate(10.5433vw,-10px) scale(.8581);animation:fall-117 11s -16s linear infinite}@keyframes fall-117{36.587%{transform:translate(1.6443vw,36.587vh) scale(.8581)}to{transform:translate(6.0938vw,100vh) scale(.8581)}}.snow:nth-child(118){opacity:.2042;transform:translate(9.6497vw,-10px) scale(.1361);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{63.979%{transform:translate(7.5778vw,63.979vh) scale(.1361)}to{transform:translate(8.61375vw,100vh) scale(.1361)}}.snow:nth-child(119){opacity:.6344;transform:translate(55.5964vw,-10px) scale(.5108);animation:fall-119 14s -30s linear infinite}@keyframes fall-119{50.711%{transform:translate(52.1817vw,50.711vh) scale(.5108)}to{transform:translate(53.88905vw,100vh) scale(.5108)}}.snow:nth-child(120){opacity:.6334;transform:translate(9.0064vw,-10px) scale(.1368);animation:fall-120 16s -23s linear infinite}@keyframes fall-120{59.436%{transform:translate(15.2238vw,59.436vh) scale(.1368)}to{transform:translate(12.1151vw,100vh) scale(.1368)}}.snow:nth-child(121){opacity:.8152;transform:translate(61.2145vw,-10px) scale(.8642);animation:fall-121 12s -17s linear infinite}@keyframes fall-121{62.818%{transform:translate(71.1321vw,62.818vh) scale(.8642)}to{transform:translate(66.1733vw,100vh) scale(.8642)}}.snow:nth-child(122){opacity:.5994;transform:translate(85.1991vw,-10px) scale(.5499);animation:fall-122 19s -16s linear infinite}@keyframes fall-122{51.828%{transform:translate(78.6763vw,51.828vh) scale(.5499)}to{transform:translate(81.9377vw,100vh) scale(.5499)}}.snow:nth-child(123){opacity:.165;transform:translate(74.0629vw,-10px) scale(.0755);animation:fall-123 24s -16s linear infinite}@keyframes fall-123{38.503%{transform:translate(65.7126vw,38.503vh) scale(.0755)}to{transform:translate(69.88775vw,100vh) scale(.0755)}}.snow:nth-child(124){opacity:.7574;transform:translate(.5317vw,-10px) scale(.5829);animation:fall-124 23s -27s linear infinite}@keyframes fall-124{52.109%{transform:translate(10.4221vw,52.109vh) scale(.5829)}to{transform:translate(5.4769vw,100vh) scale(.5829)}}.snow:nth-child(125){opacity:.0248;transform:translate(95.3314vw,-10px) scale(.587);animation:fall-125 27s -2s linear infinite}@keyframes fall-125{56.889%{transform:translate(98.4734vw,56.889vh) scale(.587)}to{transform:translate(96.9024vw,100vh) scale(.587)}}.snow:nth-child(126){opacity:.1836;transform:translate(56.7705vw,-10px) scale(.8436);animation:fall-126 11s -15s linear infinite}@keyframes fall-126{54.327%{transform:translate(52.6733vw,54.327vh) scale(.8436)}to{transform:translate(54.7219vw,100vh) scale(.8436)}}.snow:nth-child(127){opacity:.9904;transform:translate(70.9196vw,-10px) scale(.5144);animation:fall-127 29s -26s linear infinite}@keyframes fall-127{33.274%{transform:translate(80.8675vw,33.274vh) scale(.5144)}to{transform:translate(75.89355vw,100vh) scale(.5144)}}.snow:nth-child(128){opacity:.9206;transform:translate(16.1949vw,-10px) scale(.2944);animation:fall-128 15s -9s linear infinite}@keyframes fall-128{43.058%{transform:translate(23.2275vw,43.058vh) scale(.2944)}to{transform:translate(19.7112vw,100vh) scale(.2944)}}.snow:nth-child(129){opacity:1.8312;transform:translate(76.2478vw,-10px) scale(.7262);animation:fall-129 26s -10s linear infinite}@keyframes fall-129{61.451%{transform:translate(77.7129vw,61.451vh) scale(.7262)}to{transform:translate(76.98035vw,100vh) scale(.7262)}}.snow:nth-child(130){opacity:1.5468;transform:translate(4.8328vw,-10px) scale(.1078);animation:fall-130 19s -25s linear infinite}@keyframes fall-130{59.183%{transform:translate(-3.7188vw,59.183vh) scale(.1078)}to{transform:translate(.557vw,100vh) scale(.1078)}}.snow:nth-child(131){opacity:1.057;transform:translate(61.711vw,-10px) scale(.2154);animation:fall-131 14s -30s linear infinite}@keyframes fall-131{72.782%{transform:translate(67.5128vw,72.782vh) scale(.2154)}to{transform:translate(64.6119vw,100vh) scale(.2154)}}.snow:nth-child(132){opacity:1.92;transform:translate(57.7166vw,-10px) scale(.6773);animation:fall-132 19s -7s linear infinite}@keyframes fall-132{75.383%{transform:translate(51.487vw,75.383vh) scale(.6773)}to{transform:translate(54.6018vw,100vh) scale(.6773)}}.snow:nth-child(133){opacity:1.9472;transform:translate(59.8722vw,-10px) scale(.6924);animation:fall-133 27s -5s linear infinite}@keyframes fall-133{43.592%{transform:translate(53.5416vw,43.592vh) scale(.6924)}to{transform:translate(56.7069vw,100vh) scale(.6924)}}.snow:nth-child(134){opacity:.4466;transform:translate(17.7312vw,-10px) scale(.7417);animation:fall-134 27s -3s linear infinite}@keyframes fall-134{72.247%{transform:translate(13.8757vw,72.247vh) scale(.7417)}to{transform:translate(15.80345vw,100vh) scale(.7417)}}.snow:nth-child(135){opacity:.5318;transform:translate(51.6812vw,-10px) scale(.8843);animation:fall-135 30s -4s linear infinite}@keyframes fall-135{35.822%{transform:translate(46.8688vw,35.822vh) scale(.8843)}to{transform:translate(49.275vw,100vh) scale(.8843)}}.snow:nth-child(136){opacity:.4884;transform:translate(.7073vw,-10px) scale(.1718);animation:fall-136 27s -22s linear infinite}@keyframes fall-136{69.804%{transform:translate(2.811vw,69.804vh) scale(.1718)}to{transform:translate(1.75915vw,100vh) scale(.1718)}}.snow:nth-child(137){opacity:.899;transform:translate(44.393vw,-10px) scale(.2161);animation:fall-137 11s -26s linear infinite}@keyframes fall-137{58.56%{transform:translate(46.5395vw,58.56vh) scale(.2161)}to{transform:translate(45.46625vw,100vh) scale(.2161)}}.snow:nth-child(138){opacity:.4574;transform:translate(3.2834vw,-10px) scale(.9693);animation:fall-138 15s -23s linear infinite}@keyframes fall-138{54.548%{transform:translate(13.2351vw,54.548vh) scale(.9693)}to{transform:translate(8.25925vw,100vh) scale(.9693)}}.snow:nth-child(139){opacity:1.5152;transform:translate(22.0287vw,-10px) scale(.4563);animation:fall-139 14s -11s linear infinite}@keyframes fall-139{52.424%{transform:translate(15.1063vw,52.424vh) scale(.4563)}to{transform:translate(18.5675vw,100vh) scale(.4563)}}.snow:nth-child(140){opacity:1.7294;transform:translate(83.0878vw,-10px) scale(.7179);animation:fall-140 14s -30s linear infinite}@keyframes fall-140{31.918%{transform:translate(84.0171vw,31.918vh) scale(.7179)}to{transform:translate(83.55245vw,100vh) scale(.7179)}}.snow:nth-child(141){opacity:.8362;transform:translate(48.2998vw,-10px) scale(.4026);animation:fall-141 22s -2s linear infinite}@keyframes fall-141{39.788%{transform:translate(42.4603vw,39.788vh) scale(.4026)}to{transform:translate(45.38005vw,100vh) scale(.4026)}}.snow:nth-child(142){opacity:.0558;transform:translate(30.9878vw,-10px) scale(.5531);animation:fall-142 17s -26s linear infinite}@keyframes fall-142{36.858%{transform:translate(31.0815vw,36.858vh) scale(.5531)}to{transform:translate(31.03465vw,100vh) scale(.5531)}}.snow:nth-child(143){opacity:1.5756;transform:translate(54.6289vw,-10px) scale(.6813);animation:fall-143 11s -21s linear infinite}@keyframes fall-143{65.489%{transform:translate(62.8086vw,65.489vh) scale(.6813)}to{transform:translate(58.71875vw,100vh) scale(.6813)}}.snow:nth-child(144){opacity:.96;transform:translate(7.2131vw,-10px) scale(.868);animation:fall-144 17s -20s linear infinite}@keyframes fall-144{76.01%{transform:translate(13.162vw,76.01vh) scale(.868)}to{transform:translate(10.18755vw,100vh) scale(.868)}}.snow:nth-child(145){opacity:.0242;transform:translate(56.9651vw,-10px) scale(.0295);animation:fall-145 20s -2s linear infinite}@keyframes fall-145{31.747%{transform:translate(58.2086vw,31.747vh) scale(.0295)}to{transform:translate(57.58685vw,100vh) scale(.0295)}}.snow:nth-child(146){opacity:.333;transform:translate(57.7222vw,-10px) scale(.4066);animation:fall-146 17s -23s linear infinite}@keyframes fall-146{56.972%{transform:translate(50.2482vw,56.972vh) scale(.4066)}to{transform:translate(53.9852vw,100vh) scale(.4066)}}.snow:nth-child(147){opacity:1.0996;transform:translate(67.1581vw,-10px) scale(.8919);animation:fall-147 25s -12s linear infinite}@keyframes fall-147{65.966%{transform:translate(74.9656vw,65.966vh) scale(.8919)}to{transform:translate(71.06185vw,100vh) scale(.8919)}}.snow:nth-child(148){opacity:.4058;transform:translate(94.9446vw,-10px) scale(.3272);animation:fall-148 17s -15s linear infinite}@keyframes fall-148{52.43%{transform:translate(93.8042vw,52.43vh) scale(.3272)}to{transform:translate(94.3744vw,100vh) scale(.3272)}}.snow:nth-child(149){opacity:.285;transform:translate(28.0464vw,-10px) scale(.3995);animation:fall-149 16s -25s linear infinite}@keyframes fall-149{73.078%{transform:translate(23.5366vw,73.078vh) scale(.3995)}to{transform:translate(25.7915vw,100vh) scale(.3995)}}.snow:nth-child(150){opacity:.2852;transform:translate(98.2033vw,-10px) scale(.6469);animation:fall-150 11s -3s linear infinite}@keyframes fall-150{63.792%{transform:translate(105.5589vw,63.792vh) scale(.6469)}to{transform:translate(101.8811vw,100vh) scale(.6469)}}.snow:nth-child(151){opacity:1.8918;transform:translate(63.6443vw,-10px) scale(.1277);animation:fall-151 19s -6s linear infinite}@keyframes fall-151{48.312%{transform:translate(65.7619vw,48.312vh) scale(.1277)}to{transform:translate(64.7031vw,100vh) scale(.1277)}}.snow:nth-child(152){opacity:1.6838;transform:translate(60.4968vw,-10px) scale(.4997);animation:fall-152 21s -20s linear infinite}@keyframes fall-152{50.827%{transform:translate(60.8489vw,50.827vh) scale(.4997)}to{transform:translate(60.67285vw,100vh) scale(.4997)}}.snow:nth-child(153){opacity:1.386;transform:translate(12.1314vw,-10px) scale(.3661);animation:fall-153 24s -13s linear infinite}@keyframes fall-153{44.764%{transform:translate(21.9174vw,44.764vh) scale(.3661)}to{transform:translate(17.0244vw,100vh) scale(.3661)}}.snow:nth-child(154){opacity:.9884;transform:translate(20.9978vw,-10px) scale(.5969);animation:fall-154 12s -29s linear infinite}@keyframes fall-154{39.548%{transform:translate(15.955vw,39.548vh) scale(.5969)}to{transform:translate(18.4764vw,100vh) scale(.5969)}}.snow:nth-child(155){opacity:1.3814;transform:translate(25.6915vw,-10px) scale(.6508);animation:fall-155 22s -21s linear infinite}@keyframes fall-155{69.896%{transform:translate(32.8245vw,69.896vh) scale(.6508)}to{transform:translate(29.258vw,100vh) scale(.6508)}}.snow:nth-child(156){opacity:1.1418;transform:translate(96.8681vw,-10px) scale(.1001);animation:fall-156 13s -27s linear infinite}@keyframes fall-156{34.098%{transform:translate(93.288vw,34.098vh) scale(.1001)}to{transform:translate(95.07805vw,100vh) scale(.1001)}}.snow:nth-child(157){opacity:.763;transform:translate(30.2247vw,-10px) scale(.9862);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{41.572%{transform:translate(23.5253vw,41.572vh) scale(.9862)}to{transform:translate(26.875vw,100vh) scale(.9862)}}.snow:nth-child(158){opacity:1.2186;transform:translate(61.2014vw,-10px) scale(.0536);animation:fall-158 19s -30s linear infinite}@keyframes fall-158{44.632%{transform:translate(67.7836vw,44.632vh) scale(.0536)}to{transform:translate(64.4925vw,100vh) scale(.0536)}}.snow:nth-child(159){opacity:.855;transform:translate(81.422vw,-10px) scale(.8548);animation:fall-159 10s -25s linear infinite}@keyframes fall-159{62.241%{transform:translate(80.9125vw,62.241vh) scale(.8548)}to{transform:translate(81.16725vw,100vh) scale(.8548)}}.snow:nth-child(160){opacity:1.3972;transform:translate(87.3386vw,-10px) scale(.8303);animation:fall-160 14s -5s linear infinite}@keyframes fall-160{34.141%{transform:translate(85.6686vw,34.141vh) scale(.8303)}to{transform:translate(86.5036vw,100vh) scale(.8303)}}.snow:nth-child(161){opacity:1.9578;transform:translate(12.9785vw,-10px) scale(.8751);animation:fall-161 25s -13s linear infinite}@keyframes fall-161{31.893%{transform:translate(10.9133vw,31.893vh) scale(.8751)}to{transform:translate(11.9459vw,100vh) scale(.8751)}}.snow:nth-child(162){opacity:.19;transform:translate(31.7457vw,-10px) scale(.5304);animation:fall-162 11s -24s linear infinite}@keyframes fall-162{71.888%{transform:translate(39.2941vw,71.888vh) scale(.5304)}to{transform:translate(35.5199vw,100vh) scale(.5304)}}.snow:nth-child(163){opacity:1.5784;transform:translate(60.7746vw,-10px) scale(.2664);animation:fall-163 10s -26s linear infinite}@keyframes fall-163{36.61%{transform:translate(64.3367vw,36.61vh) scale(.2664)}to{transform:translate(62.55565vw,100vh) scale(.2664)}}.snow:nth-child(164){opacity:.2762;transform:translate(49.5649vw,-10px) scale(.4935);animation:fall-164 27s -13s linear infinite}@keyframes fall-164{46.853%{transform:translate(44.7441vw,46.853vh) scale(.4935)}to{transform:translate(47.1545vw,100vh) scale(.4935)}}.snow:nth-child(165){opacity:1.2392;transform:translate(15.7003vw,-10px) scale(.6552);animation:fall-165 24s -21s linear infinite}@keyframes fall-165{41.28%{transform:translate(15.3823vw,41.28vh) scale(.6552)}to{transform:translate(15.5413vw,100vh) scale(.6552)}}.snow:nth-child(166){opacity:1.6564;transform:translate(98.1369vw,-10px) scale(.9951);animation:fall-166 15s -15s linear infinite}@keyframes fall-166{40.575%{transform:translate(89.0461vw,40.575vh) scale(.9951)}to{transform:translate(93.5915vw,100vh) scale(.9951)}}.snow:nth-child(167){opacity:1.123;transform:translate(61.8732vw,-10px) scale(.4067);animation:fall-167 30s -23s linear infinite}@keyframes fall-167{61.022%{transform:translate(54.8865vw,61.022vh) scale(.4067)}to{transform:translate(58.37985vw,100vh) scale(.4067)}}.snow:nth-child(168){opacity:1.7874;transform:translate(28.2775vw,-10px) scale(.2684);animation:fall-168 21s -17s linear infinite}@keyframes fall-168{36.782%{transform:translate(27.1037vw,36.782vh) scale(.2684)}to{transform:translate(27.6906vw,100vh) scale(.2684)}}.snow:nth-child(169){opacity:.2264;transform:translate(.9758vw,-10px) scale(.8766);animation:fall-169 19s -16s linear infinite}@keyframes fall-169{47.085%{transform:translate(5.6188vw,47.085vh) scale(.8766)}to{transform:translate(3.2973vw,100vh) scale(.8766)}}.snow:nth-child(170){opacity:.413;transform:translate(37.3041vw,-10px) scale(.0653);animation:fall-170 19s -19s linear infinite}@keyframes fall-170{46.949%{transform:translate(39.1605vw,46.949vh) scale(.0653)}to{transform:translate(38.2323vw,100vh) scale(.0653)}}.snow:nth-child(171){opacity:.1926;transform:translate(70.4678vw,-10px) scale(.0601);animation:fall-171 25s -24s linear infinite}@keyframes fall-171{52.608%{transform:translate(67.6478vw,52.608vh) scale(.0601)}to{transform:translate(69.0578vw,100vh) scale(.0601)}}.snow:nth-child(172){opacity:1.1686;transform:translate(4.7897vw,-10px) scale(.4674);animation:fall-172 28s -29s linear infinite}@keyframes fall-172{53.399%{transform:translate(-3.0703vw,53.399vh) scale(.4674)}to{transform:translate(.8597vw,100vh) scale(.4674)}}.snow:nth-child(173){opacity:.3112;transform:translate(8.4086vw,-10px) scale(.8437);animation:fall-173 14s -19s linear infinite}@keyframes fall-173{52.394%{transform:translate(1.733vw,52.394vh) scale(.8437)}to{transform:translate(5.0708vw,100vh) scale(.8437)}}.snow:nth-child(174){opacity:.7504;transform:translate(2.7396vw,-10px) scale(.7477);animation:fall-174 22s -19s linear infinite}@keyframes fall-174{55.331%{transform:translate(.8427vw,55.331vh) scale(.7477)}to{transform:translate(1.79115vw,100vh) scale(.7477)}}.snow:nth-child(175){opacity:.9566;transform:translate(75.3494vw,-10px) scale(.1163);animation:fall-175 20s -27s linear infinite}@keyframes fall-175{34.226%{transform:translate(79.9061vw,34.226vh) scale(.1163)}to{transform:translate(77.62775vw,100vh) scale(.1163)}}.snow:nth-child(176){opacity:.6472;transform:translate(88.852vw,-10px) scale(.8106);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{48.867%{transform:translate(97.1431vw,48.867vh) scale(.8106)}to{transform:translate(92.99755vw,100vh) scale(.8106)}}.snow:nth-child(177){opacity:1.9678;transform:translate(37.6205vw,-10px) scale(.7338);animation:fall-177 22s -26s linear infinite}@keyframes fall-177{58.001%{transform:translate(31.0263vw,58.001vh) scale(.7338)}to{transform:translate(34.3234vw,100vh) scale(.7338)}}.snow:nth-child(178){opacity:1.4168;transform:translate(56.9496vw,-10px) scale(.1362);animation:fall-178 12s -29s linear infinite}@keyframes fall-178{64.173%{transform:translate(63.9913vw,64.173vh) scale(.1362)}to{transform:translate(60.47045vw,100vh) scale(.1362)}}.snow:nth-child(179){opacity:1.1974;transform:translate(26.7097vw,-10px) scale(.9765);animation:fall-179 27s -3s linear infinite}@keyframes fall-179{31.549%{transform:translate(27.9634vw,31.549vh) scale(.9765)}to{transform:translate(27.33655vw,100vh) scale(.9765)}}.snow:nth-child(180){opacity:.3966;transform:translate(17.5557vw,-10px) scale(.1256);animation:fall-180 20s -24s linear infinite}@keyframes fall-180{79.839%{transform:translate(15.4907vw,79.839vh) scale(.1256)}to{transform:translate(16.5232vw,100vh) scale(.1256)}}.snow:nth-child(181){opacity:.7772;transform:translate(61.3467vw,-10px) scale(.2784);animation:fall-181 22s -16s linear infinite}@keyframes fall-181{49.999%{transform:translate(62.3536vw,49.999vh) scale(.2784)}to{transform:translate(61.85015vw,100vh) scale(.2784)}}.snow:nth-child(182){opacity:.0258;transform:translate(84.3243vw,-10px) scale(.8069);animation:fall-182 29s -19s linear infinite}@keyframes fall-182{71.47%{transform:translate(87.4773vw,71.47vh) scale(.8069)}to{transform:translate(85.9008vw,100vh) scale(.8069)}}.snow:nth-child(183){opacity:1.062;transform:translate(75.9508vw,-10px) scale(.4988);animation:fall-183 13s -1s linear infinite}@keyframes fall-183{51.122%{transform:translate(68.0303vw,51.122vh) scale(.4988)}to{transform:translate(71.99055vw,100vh) scale(.4988)}}.snow:nth-child(184){opacity:.0134;transform:translate(4.6306vw,-10px) scale(.3226);animation:fall-184 21s -1s linear infinite}@keyframes fall-184{51.467%{transform:translate(-4.7914vw,51.467vh) scale(.3226)}to{transform:translate(-.0804vw,100vh) scale(.3226)}}.snow:nth-child(185){opacity:.1204;transform:translate(25.79vw,-10px) scale(.3617);animation:fall-185 18s -12s linear infinite}@keyframes fall-185{50.598%{transform:translate(20.0021vw,50.598vh) scale(.3617)}to{transform:translate(22.89605vw,100vh) scale(.3617)}}.snow:nth-child(186){opacity:1.83;transform:translate(57.3705vw,-10px) scale(.2445);animation:fall-186 11s -13s linear infinite}@keyframes fall-186{79.162%{transform:translate(57.0418vw,79.162vh) scale(.2445)}to{transform:translate(57.20615vw,100vh) scale(.2445)}}.snow:nth-child(187){opacity:.9482;transform:translate(20.7257vw,-10px) scale(.7065);animation:fall-187 18s -29s linear infinite}@keyframes fall-187{38.89%{transform:translate(29.7137vw,38.89vh) scale(.7065)}to{transform:translate(25.2197vw,100vh) scale(.7065)}}.snow:nth-child(188){opacity:1.8278;transform:translate(71.9089vw,-10px) scale(.0153);animation:fall-188 11s -6s linear infinite}@keyframes fall-188{63.825%{transform:translate(64.6835vw,63.825vh) scale(.0153)}to{transform:translate(68.2962vw,100vh) scale(.0153)}}.snow:nth-child(189){opacity:1.9506;transform:translate(72.1597vw,-10px) scale(.1114);animation:fall-189 11s -14s linear infinite}@keyframes fall-189{37.979%{transform:translate(63.663vw,37.979vh) scale(.1114)}to{transform:translate(67.91135vw,100vh) scale(.1114)}}.snow:nth-child(190){opacity:1.1484;transform:translate(26.6596vw,-10px) scale(.6261);animation:fall-190 17s -3s linear infinite}@keyframes fall-190{36.904%{transform:translate(29.7408vw,36.904vh) scale(.6261)}to{transform:translate(28.2002vw,100vh) scale(.6261)}}.snow:nth-child(191){opacity:.233;transform:translate(7.6852vw,-10px) scale(.2773);animation:fall-191 29s -26s linear infinite}@keyframes fall-191{50.74%{transform:translate(2.5465vw,50.74vh) scale(.2773)}to{transform:translate(5.11585vw,100vh) scale(.2773)}}.snow:nth-child(192){opacity:1.6568;transform:translate(65.2323vw,-10px) scale(.7248);animation:fall-192 18s -2s linear infinite}@keyframes fall-192{40.011%{transform:translate(57.8063vw,40.011vh) scale(.7248)}to{transform:translate(61.5193vw,100vh) scale(.7248)}}.snow:nth-child(193){opacity:.3364;transform:translate(43.8584vw,-10px) scale(.2793);animation:fall-193 10s -9s linear infinite}@keyframes fall-193{74.32%{transform:translate(51.8147vw,74.32vh) scale(.2793)}to{transform:translate(47.83655vw,100vh) scale(.2793)}}.snow:nth-child(194){opacity:.9306;transform:translate(76.8654vw,-10px) scale(.5769);animation:fall-194 20s -5s linear infinite}@keyframes fall-194{34.624%{transform:translate(81.2393vw,34.624vh) scale(.5769)}to{transform:translate(79.05235vw,100vh) scale(.5769)}}.snow:nth-child(195){opacity:.6812;transform:translate(96.4699vw,-10px) scale(.4262);animation:fall-195 14s -10s linear infinite}@keyframes fall-195{39.886%{transform:translate(100.4324vw,39.886vh) scale(.4262)}to{transform:translate(98.45115vw,100vh) scale(.4262)}}.snow:nth-child(196){opacity:.7746;transform:translate(54.1944vw,-10px) scale(.447);animation:fall-196 21s -30s linear infinite}@keyframes fall-196{66.49%{transform:translate(63.0596vw,66.49vh) scale(.447)}to{transform:translate(58.627vw,100vh) scale(.447)}}.snow:nth-child(197){opacity:.4924;transform:translate(17.311vw,-10px) scale(.5511);animation:fall-197 25s -23s linear infinite}@keyframes fall-197{65.631%{transform:translate(20.5393vw,65.631vh) scale(.5511)}to{transform:translate(18.92515vw,100vh) scale(.5511)}}.snow:nth-child(198){opacity:1.283;transform:translate(16.6306vw,-10px) scale(.5979);animation:fall-198 23s -24s linear infinite}@keyframes fall-198{38.621%{transform:translate(19.7306vw,38.621vh) scale(.5979)}to{transform:translate(18.1806vw,100vh) scale(.5979)}}.snow:nth-child(199){opacity:.0194;transform:translate(46.4807vw,-10px) scale(.5239);animation:fall-199 29s -17s linear infinite}@keyframes fall-199{48.704%{transform:translate(46.047vw,48.704vh) scale(.5239)}to{transform:translate(46.26385vw,100vh) scale(.5239)}}.snow:nth-child(200){opacity:1.0362;transform:translate(19.5919vw,-10px) scale(.8787);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{70.095%{transform:translate(20.8748vw,70.095vh) scale(.8787)}to{transform:translate(20.23335vw,100vh) scale(.8787)}}.snow:nth-child(201){opacity:.2854;transform:translate(38.3034vw,-10px) scale(.5294);animation:fall-201 14s -2s linear infinite}@keyframes fall-201{33.175%{transform:translate(47.1988vw,33.175vh) scale(.5294)}to{transform:translate(42.7511vw,100vh) scale(.5294)}}.snow:nth-child(202){opacity:.015;transform:translate(47.6904vw,-10px) scale(.1362);animation:fall-202 21s -16s linear infinite}@keyframes fall-202{57.27%{transform:translate(57.2087vw,57.27vh) scale(.1362)}to{transform:translate(52.44955vw,100vh) scale(.1362)}}.snow:nth-child(203){opacity:.0554;transform:translate(65.4191vw,-10px) scale(.4513);animation:fall-203 11s -4s linear infinite}@keyframes fall-203{69.533%{transform:translate(74.8289vw,69.533vh) scale(.4513)}to{transform:translate(70.124vw,100vh) scale(.4513)}}.snow:nth-child(204){opacity:.0548;transform:translate(99.9317vw,-10px) scale(.1943);animation:fall-204 28s -8s linear infinite}@keyframes fall-204{74.301%{transform:translate(91.0397vw,74.301vh) scale(.1943)}to{transform:translate(95.4857vw,100vh) scale(.1943)}}.snow:nth-child(205){opacity:1.39;transform:translate(11.62vw,-10px) scale(.834);animation:fall-205 15s -5s linear infinite}@keyframes fall-205{45.705%{transform:translate(4.1374vw,45.705vh) scale(.834)}to{transform:translate(7.8787vw,100vh) scale(.834)}}.snow:nth-child(206){opacity:.1732;transform:translate(81.982vw,-10px) scale(.2968);animation:fall-206 26s -19s linear infinite}@keyframes fall-206{64.238%{transform:translate(86.8939vw,64.238vh) scale(.2968)}to{transform:translate(84.43795vw,100vh) scale(.2968)}}.snow:nth-child(207){opacity:.4458;transform:translate(72.5122vw,-10px) scale(.0333);animation:fall-207 28s -3s linear infinite}@keyframes fall-207{56.616%{transform:translate(73.19vw,56.616vh) scale(.0333)}to{transform:translate(72.8511vw,100vh) scale(.0333)}}.snow:nth-child(208){opacity:.9842;transform:translate(88.2315vw,-10px) scale(.5873);animation:fall-208 29s -2s linear infinite}@keyframes fall-208{56.553%{transform:translate(94.0685vw,56.553vh) scale(.5873)}to{transform:translate(91.15vw,100vh) scale(.5873)}}.snow:nth-child(209){opacity:1.7996;transform:translate(24.685vw,-10px) scale(.7465);animation:fall-209 11s -6s linear infinite}@keyframes fall-209{33.463%{transform:translate(31.4425vw,33.463vh) scale(.7465)}to{transform:translate(28.06375vw,100vh) scale(.7465)}}.snow:nth-child(210){opacity:.4432;transform:translate(97.499vw,-10px) scale(.1088);animation:fall-210 14s -17s linear infinite}@keyframes fall-210{70.244%{transform:translate(87.8432vw,70.244vh) scale(.1088)}to{transform:translate(92.6711vw,100vh) scale(.1088)}}.snow:nth-child(211){opacity:1.8456;transform:translate(6.7657vw,-10px) scale(.9058);animation:fall-211 18s -14s linear infinite}@keyframes fall-211{60.056%{transform:translate(3.6144vw,60.056vh) scale(.9058)}to{transform:translate(5.19005vw,100vh) scale(.9058)}}.snow:nth-child(212){opacity:1.289;transform:translate(76.0429vw,-10px) scale(.4196);animation:fall-212 12s -15s linear infinite}@keyframes fall-212{63.192%{transform:translate(82.8633vw,63.192vh) scale(.4196)}to{transform:translate(79.4531vw,100vh) scale(.4196)}}.snow:nth-child(213){opacity:1.6492;transform:translate(30.8239vw,-10px) scale(.4782);animation:fall-213 23s -24s linear infinite}@keyframes fall-213{41.627%{transform:translate(21.1361vw,41.627vh) scale(.4782)}to{transform:translate(25.98vw,100vh) scale(.4782)}}.snow:nth-child(214){opacity:1.2162;transform:translate(50.6187vw,-10px) scale(.771);animation:fall-214 30s -19s linear infinite}@keyframes fall-214{74.073%{transform:translate(55.783vw,74.073vh) scale(.771)}to{transform:translate(53.20085vw,100vh) scale(.771)}}.snow:nth-child(215){opacity:1.697;transform:translate(93.6483vw,-10px) scale(.7505);animation:fall-215 24s -30s linear infinite}@keyframes fall-215{46.185%{transform:translate(94.1532vw,46.185vh) scale(.7505)}to{transform:translate(93.90075vw,100vh) scale(.7505)}}.snow:nth-child(216){opacity:1.5502;transform:translate(12.5572vw,-10px) scale(.8561);animation:fall-216 24s -9s linear infinite}@keyframes fall-216{35.466%{transform:translate(12.6103vw,35.466vh) scale(.8561)}to{transform:translate(12.58375vw,100vh) scale(.8561)}}.snow:nth-child(217){opacity:1.4972;transform:translate(5.1226vw,-10px) scale(.8082);animation:fall-217 21s -2s linear infinite}@keyframes fall-217{53.479%{transform:translate(12.232vw,53.479vh) scale(.8082)}to{transform:translate(8.6773vw,100vh) scale(.8082)}}.snow:nth-child(218){opacity:.615;transform:translate(57.794vw,-10px) scale(.0121);animation:fall-218 11s -20s linear infinite}@keyframes fall-218{47.538%{transform:translate(58.9951vw,47.538vh) scale(.0121)}to{transform:translate(58.39455vw,100vh) scale(.0121)}}.snow:nth-child(219){opacity:.1032;transform:translate(29.7426vw,-10px) scale(.8332);animation:fall-219 12s -12s linear infinite}@keyframes fall-219{66.489%{transform:translate(24.4565vw,66.489vh) scale(.8332)}to{transform:translate(27.09955vw,100vh) scale(.8332)}}.snow:nth-child(220){opacity:1.1984;transform:translate(36.4555vw,-10px) scale(.0301);animation:fall-220 13s -22s linear infinite}@keyframes fall-220{68.898%{transform:translate(32.4884vw,68.898vh) scale(.0301)}to{transform:translate(34.47195vw,100vh) scale(.0301)}}.snow:nth-child(221){opacity:1.6284;transform:translate(64.9097vw,-10px) scale(.7842);animation:fall-221 29s -9s linear infinite}@keyframes fall-221{45.201%{transform:translate(70.8432vw,45.201vh) scale(.7842)}to{transform:translate(67.87645vw,100vh) scale(.7842)}}.snow:nth-child(222){opacity:.5026;transform:translate(18.7913vw,-10px) scale(.5022);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{72.958%{transform:translate(23.8638vw,72.958vh) scale(.5022)}to{transform:translate(21.32755vw,100vh) scale(.5022)}}.snow:nth-child(223){opacity:1.7474;transform:translate(92.4078vw,-10px) scale(.1205);animation:fall-223 16s -12s linear infinite}@keyframes fall-223{57.056%{transform:translate(101.0261vw,57.056vh) scale(.1205)}to{transform:translate(96.71695vw,100vh) scale(.1205)}}.snow:nth-child(224){opacity:.166;transform:translate(83.9157vw,-10px) scale(.1463);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{38.571%{transform:translate(80.2096vw,38.571vh) scale(.1463)}to{transform:translate(82.06265vw,100vh) scale(.1463)}}.snow:nth-child(225){opacity:.2968;transform:translate(97.6641vw,-10px) scale(.3345);animation:fall-225 21s -22s linear infinite}@keyframes fall-225{32.277%{transform:translate(107.1285vw,32.277vh) scale(.3345)}to{transform:translate(102.3963vw,100vh) scale(.3345)}}.snow:nth-child(226){opacity:1.72;transform:translate(39.5269vw,-10px) scale(.5259);animation:fall-226 28s -13s linear infinite}@keyframes fall-226{44.512%{transform:translate(40.2874vw,44.512vh) scale(.5259)}to{transform:translate(39.90715vw,100vh) scale(.5259)}}.snow:nth-child(227){opacity:.606;transform:translate(82.1407vw,-10px) scale(.0988);animation:fall-227 29s -12s linear infinite}@keyframes fall-227{60.785%{transform:translate(74.7021vw,60.785vh) scale(.0988)}to{transform:translate(78.4214vw,100vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0278;transform:translate(22.549vw,-10px) scale(.2145);animation:fall-228 23s -2s linear infinite}@keyframes fall-228{62.754%{transform:translate(13.4241vw,62.754vh) scale(.2145)}to{transform:translate(17.98655vw,100vh) scale(.2145)}}.snow:nth-child(229){opacity:1.1882;transform:translate(73.6265vw,-10px) scale(.0407);animation:fall-229 17s -19s linear infinite}@keyframes fall-229{70.574%{transform:translate(69.9743vw,70.574vh) scale(.0407)}to{transform:translate(71.8004vw,100vh) scale(.0407)}}.snow:nth-child(230){opacity:1.9612;transform:translate(2.598vw,-10px) scale(.8396);animation:fall-230 26s -17s linear infinite}@keyframes fall-230{54.822%{transform:translate(11.2947vw,54.822vh) scale(.8396)}to{transform:translate(6.94635vw,100vh) scale(.8396)}}.snow:nth-child(231){opacity:.2858;transform:translate(88.2154vw,-10px) scale(.9918);animation:fall-231 26s -19s linear infinite}@keyframes fall-231{46.531%{transform:translate(84.9848vw,46.531vh) scale(.9918)}to{transform:translate(86.6001vw,100vh) scale(.9918)}}.snow:nth-child(232){opacity:1.7494;transform:translate(85.7848vw,-10px) scale(.2775);animation:fall-232 11s -17s linear infinite}@keyframes fall-232{72.719%{transform:translate(88.033vw,72.719vh) scale(.2775)}to{transform:translate(86.9089vw,100vh) scale(.2775)}}.snow:nth-child(233){opacity:.637;transform:translate(34.6087vw,-10px) scale(.5538);animation:fall-233 11s -28s linear infinite}@keyframes fall-233{79.669%{transform:translate(36.0838vw,79.669vh) scale(.5538)}to{transform:translate(35.34625vw,100vh) scale(.5538)}}.snow:nth-child(234){opacity:.2116;transform:translate(51.0089vw,-10px) scale(.6371);animation:fall-234 16s -17s linear infinite}@keyframes fall-234{75.046%{transform:translate(48.043vw,75.046vh) scale(.6371)}to{transform:translate(49.52595vw,100vh) scale(.6371)}}.snow:nth-child(235){opacity:.9508;transform:translate(50.3366vw,-10px) scale(.3696);animation:fall-235 11s -16s linear infinite}@keyframes fall-235{44.858%{transform:translate(45.4204vw,44.858vh) scale(.3696)}to{transform:translate(47.8785vw,100vh) scale(.3696)}}.snow:nth-child(236){opacity:.2418;transform:translate(35.0001vw,-10px) scale(.5255);animation:fall-236 30s -7s linear infinite}@keyframes fall-236{64.737%{transform:translate(32.5309vw,64.737vh) scale(.5255)}to{transform:translate(33.7655vw,100vh) scale(.5255)}}.snow:nth-child(237){opacity:.887;transform:translate(26.1207vw,-10px) scale(.4176);animation:fall-237 28s -24s linear infinite}@keyframes fall-237{66.751%{transform:translate(26.6244vw,66.751vh) scale(.4176)}to{transform:translate(26.37255vw,100vh) scale(.4176)}}.snow:nth-child(238){opacity:1.0718;transform:translate(26.3597vw,-10px) scale(.8321);animation:fall-238 22s -3s linear infinite}@keyframes fall-238{46.161%{transform:translate(33.3263vw,46.161vh) scale(.8321)}to{transform:translate(29.843vw,100vh) scale(.8321)}}.snow:nth-child(239){opacity:.9558;transform:translate(73.2942vw,-10px) scale(.4541);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{74.352%{transform:translate(73.5579vw,74.352vh) scale(.4541)}to{transform:translate(73.42605vw,100vh) scale(.4541)}}.snow:nth-child(240){opacity:.8914;transform:translate(36.6142vw,-10px) scale(.0657);animation:fall-240 11s -21s linear infinite}@keyframes fall-240{74.759%{transform:translate(29.6808vw,74.759vh) scale(.0657)}to{transform:translate(33.1475vw,100vh) scale(.0657)}}.snow:nth-child(241){opacity:.117;transform:translate(80.4746vw,-10px) scale(.966);animation:fall-241 16s -24s linear infinite}@keyframes fall-241{58.209%{transform:translate(83.2223vw,58.209vh) scale(.966)}to{transform:translate(81.84845vw,100vh) scale(.966)}}.snow:nth-child(242){opacity:1.381;transform:translate(95.8016vw,-10px) scale(.8253);animation:fall-242 30s -1s linear infinite}@keyframes fall-242{43.2%{transform:translate(98.6118vw,43.2vh) scale(.8253)}to{transform:translate(97.2067vw,100vh) scale(.8253)}}.snow:nth-child(243){opacity:1.5826;transform:translate(96.8282vw,-10px) scale(.9173);animation:fall-243 11s -11s linear infinite}@keyframes fall-243{33.63%{transform:translate(89.8253vw,33.63vh) scale(.9173)}to{transform:translate(93.32675vw,100vh) scale(.9173)}}.snow:nth-child(244){opacity:.8216;transform:translate(48.0839vw,-10px) scale(.2804);animation:fall-244 16s -3s linear infinite}@keyframes fall-244{69.15%{transform:translate(40.3086vw,69.15vh) scale(.2804)}to{transform:translate(44.19625vw,100vh) scale(.2804)}}.snow:nth-child(245){opacity:1.3806;transform:translate(28.0539vw,-10px) scale(.3452);animation:fall-245 27s -7s linear infinite}@keyframes fall-245{65.173%{transform:translate(37.8344vw,65.173vh) scale(.3452)}to{transform:translate(32.94415vw,100vh) scale(.3452)}}.snow:nth-child(246){opacity:1.5052;transform:translate(59.5168vw,-10px) scale(.312);animation:fall-246 10s -17s linear infinite}@keyframes fall-246{45.112%{transform:translate(66.6349vw,45.112vh) scale(.312)}to{transform:translate(63.07585vw,100vh) scale(.312)}}.snow:nth-child(247){opacity:.7062;transform:translate(27.7223vw,-10px) scale(.2441);animation:fall-247 28s -18s linear infinite}@keyframes fall-247{43.78%{transform:translate(25.9578vw,43.78vh) scale(.2441)}to{transform:translate(26.84005vw,100vh) scale(.2441)}}.snow:nth-child(248){opacity:1.4304;transform:translate(19.2907vw,-10px) scale(.8578);animation:fall-248 21s -3s linear infinite}@keyframes fall-248{39.41%{transform:translate(13.8814vw,39.41vh) scale(.8578)}to{transform:translate(16.58605vw,100vh) scale(.8578)}}.snow:nth-child(249){opacity:.8438;transform:translate(67.5957vw,-10px) scale(.3054);animation:fall-249 23s -25s linear infinite}@keyframes fall-249{56.607%{transform:translate(63.8221vw,56.607vh) scale(.3054)}to{transform:translate(65.7089vw,100vh) scale(.3054)}}.snow:nth-child(250){opacity:.973;transform:translate(95.3694vw,-10px) scale(.6434);animation:fall-250 16s -12s linear infinite}@keyframes fall-250{67.098%{transform:translate(86.9867vw,67.098vh) scale(.6434)}to{transform:translate(91.17805vw,100vh) scale(.6434)}}.snow:nth-child(251){opacity:1.7764;transform:translate(85.8257vw,-10px) scale(.1546);animation:fall-251 27s -20s linear infinite}@keyframes fall-251{43.468%{transform:translate(88.8506vw,43.468vh) scale(.1546)}to{transform:translate(87.33815vw,100vh) scale(.1546)}}.snow:nth-child(252){opacity:1.233;transform:translate(14.1323vw,-10px) scale(.3721);animation:fall-252 27s -28s linear infinite}@keyframes fall-252{71.719%{transform:translate(5.5225vw,71.719vh) scale(.3721)}to{transform:translate(9.8274vw,100vh) scale(.3721)}}.snow:nth-child(253){opacity:.8294;transform:translate(13.5682vw,-10px) scale(.3308);animation:fall-253 15s -15s linear infinite}@keyframes fall-253{75.974%{transform:translate(18.441vw,75.974vh) scale(.3308)}to{transform:translate(16.0046vw,100vh) scale(.3308)}}.snow:nth-child(254){opacity:.0214;transform:translate(52.722vw,-10px) scale(.0389);animation:fall-254 27s -7s linear infinite}@keyframes fall-254{67.75%{transform:translate(44.4245vw,67.75vh) scale(.0389)}to{transform:translate(48.57325vw,100vh) scale(.0389)}}.snow:nth-child(255){opacity:.5822;transform:translate(51.8074vw,-10px) scale(.0299);animation:fall-255 12s -11s linear infinite}@keyframes fall-255{43.39%{transform:translate(54.3591vw,43.39vh) scale(.0299)}to{transform:translate(53.08325vw,100vh) scale(.0299)}}.snow:nth-child(256){opacity:.1048;transform:translate(59.1947vw,-10px) scale(.6768);animation:fall-256 24s -24s linear infinite}@keyframes fall-256{42.491%{transform:translate(68.1614vw,42.491vh) scale(.6768)}to{transform:translate(63.67805vw,100vh) scale(.6768)}}.snow:nth-child(257){opacity:1.7706;transform:translate(30.3317vw,-10px) scale(.7812);animation:fall-257 14s -18s linear infinite}@keyframes fall-257{56.417%{transform:translate(32.8714vw,56.417vh) scale(.7812)}to{transform:translate(31.60155vw,100vh) scale(.7812)}}.snow:nth-child(258){opacity:.7368;transform:translate(43.5398vw,-10px) scale(.0105);animation:fall-258 24s -4s linear infinite}@keyframes fall-258{52.241%{transform:translate(42.8961vw,52.241vh) scale(.0105)}to{transform:translate(43.21795vw,100vh) scale(.0105)}}.snow:nth-child(259){opacity:.2374;transform:translate(3.8784vw,-10px) scale(.2304);animation:fall-259 30s -15s linear infinite}@keyframes fall-259{31.09%{transform:translate(-4.8123vw,31.09vh) scale(.2304)}to{transform:translate(-.46695vw,100vh) scale(.2304)}}.snow:nth-child(260){opacity:1.8854;transform:translate(25.9443vw,-10px) scale(.3758);animation:fall-260 29s -3s linear infinite}@keyframes fall-260{37.369%{transform:translate(33.4497vw,37.369vh) scale(.3758)}to{transform:translate(29.697vw,100vh) scale(.3758)}}.snow:nth-child(261){opacity:.8846;transform:translate(86.6584vw,-10px) scale(.597);animation:fall-261 23s -4s linear infinite}@keyframes fall-261{71.628%{transform:translate(91.0927vw,71.628vh) scale(.597)}to{transform:translate(88.87555vw,100vh) scale(.597)}}.snow:nth-child(262){opacity:.2438;transform:translate(65.5622vw,-10px) scale(.0734);animation:fall-262 25s -12s linear infinite}@keyframes fall-262{70.75%{transform:translate(59.1622vw,70.75vh) scale(.0734)}to{transform:translate(62.3622vw,100vh) scale(.0734)}}.snow:nth-child(263){opacity:1.9908;transform:translate(85.6306vw,-10px) scale(.9438);animation:fall-263 27s -23s linear infinite}@keyframes fall-263{41.602%{transform:translate(89.8331vw,41.602vh) scale(.9438)}to{transform:translate(87.73185vw,100vh) scale(.9438)}}.snow:nth-child(264){opacity:1.4076;transform:translate(4.8366vw,-10px) scale(.8763);animation:fall-264 18s -8s linear infinite}@keyframes fall-264{52.626%{transform:translate(-.6992vw,52.626vh) scale(.8763)}to{transform:translate(2.0687vw,100vh) scale(.8763)}}.snow:nth-child(265){opacity:.4162;transform:translate(38.2217vw,-10px) scale(.6257);animation:fall-265 13s -7s linear infinite}@keyframes fall-265{51.441%{transform:translate(28.7057vw,51.441vh) scale(.6257)}to{transform:translate(33.4637vw,100vh) scale(.6257)}}.snow:nth-child(266){opacity:.9576;transform:translate(78.0664vw,-10px) scale(.4878);animation:fall-266 21s -25s linear infinite}@keyframes fall-266{35.709%{transform:translate(78.4172vw,35.709vh) scale(.4878)}to{transform:translate(78.2418vw,100vh) scale(.4878)}}.snow:nth-child(267){opacity:.9686;transform:translate(63.2481vw,-10px) scale(.299);animation:fall-267 30s -5s linear infinite}@keyframes fall-267{54.444%{transform:translate(62.0946vw,54.444vh) scale(.299)}to{transform:translate(62.67135vw,100vh) scale(.299)}}.snow:nth-child(268){opacity:.199;transform:translate(55.9101vw,-10px) scale(.3683);animation:fall-268 28s -26s linear infinite}@keyframes fall-268{71.33%{transform:translate(53.0376vw,71.33vh) scale(.3683)}to{transform:translate(54.47385vw,100vh) scale(.3683)}}.snow:nth-child(269){opacity:1.0638;transform:translate(85.6983vw,-10px) scale(.5714);animation:fall-269 19s -18s linear infinite}@keyframes fall-269{30.86%{transform:translate(78.4843vw,30.86vh) scale(.5714)}to{transform:translate(82.0913vw,100vh) scale(.5714)}}.snow:nth-child(270){opacity:.0484;transform:translate(42.2662vw,-10px) scale(.9763);animation:fall-270 19s -3s linear infinite}@keyframes fall-270{61.525%{transform:translate(48.5024vw,61.525vh) scale(.9763)}to{transform:translate(45.3843vw,100vh) scale(.9763)}}.snow:nth-child(271){opacity:.539;transform:translate(24.5146vw,-10px) scale(.3462);animation:fall-271 15s -15s linear infinite}@keyframes fall-271{66.674%{transform:translate(30.3454vw,66.674vh) scale(.3462)}to{transform:translate(27.43vw,100vh) scale(.3462)}}.snow:nth-child(272){opacity:1.8984;transform:translate(52.5944vw,-10px) scale(.5317);animation:fall-272 13s -10s linear infinite}@keyframes fall-272{79.468%{transform:translate(43.4537vw,79.468vh) scale(.5317)}to{transform:translate(48.02405vw,100vh) scale(.5317)}}.snow:nth-child(273){opacity:.8318;transform:translate(27.4499vw,-10px) scale(.607);animation:fall-273 22s -6s linear infinite}@keyframes fall-273{32.563%{transform:translate(34.1449vw,32.563vh) scale(.607)}to{transform:translate(30.7974vw,100vh) scale(.607)}}.snow:nth-child(274){opacity:1.0066;transform:translate(19.0777vw,-10px) scale(.0425);animation:fall-274 28s -25s linear infinite}@keyframes fall-274{77.989%{transform:translate(19.9755vw,77.989vh) scale(.0425)}to{transform:translate(19.5266vw,100vh) scale(.0425)}}.snow:nth-child(275){opacity:.8054;transform:translate(2.9098vw,-10px) scale(.9621);animation:fall-275 23s -1s linear infinite}@keyframes fall-275{49.501%{transform:translate(.9313vw,49.501vh) scale(.9621)}to{transform:translate(1.92055vw,100vh) scale(.9621)}}.snow:nth-child(276){opacity:.7988;transform:translate(73.0573vw,-10px) scale(.4844);animation:fall-276 30s -23s linear infinite}@keyframes fall-276{32.915%{transform:translate(64.7672vw,32.915vh) scale(.4844)}to{transform:translate(68.91225vw,100vh) scale(.4844)}}.snow:nth-child(277){opacity:1.065;transform:translate(81.2382vw,-10px) scale(.961);animation:fall-277 28s -3s linear infinite}@keyframes fall-277{44.068%{transform:translate(77.8534vw,44.068vh) scale(.961)}to{transform:translate(79.5458vw,100vh) scale(.961)}}.snow:nth-child(278){opacity:.469;transform:translate(71.3568vw,-10px) scale(.901);animation:fall-278 29s -9s linear infinite}@keyframes fall-278{74.431%{transform:translate(67.9119vw,74.431vh) scale(.901)}to{transform:translate(69.63435vw,100vh) scale(.901)}}.snow:nth-child(279){opacity:.9676;transform:translate(10.5222vw,-10px) scale(.5023);animation:fall-279 29s -29s linear infinite}@keyframes fall-279{65.063%{transform:translate(2.3858vw,65.063vh) scale(.5023)}to{transform:translate(6.454vw,100vh) scale(.5023)}}.snow:nth-child(280){opacity:.777;transform:translate(61.943vw,-10px) scale(.6867);animation:fall-280 12s -4s linear infinite}@keyframes fall-280{75.523%{transform:translate(61.7108vw,75.523vh) scale(.6867)}to{transform:translate(61.8269vw,100vh) scale(.6867)}}.snow:nth-child(281){opacity:.4702;transform:translate(.9219vw,-10px) scale(.5945);animation:fall-281 30s -20s linear infinite}@keyframes fall-281{61.283%{transform:translate(8.6999vw,61.283vh) scale(.5945)}to{transform:translate(4.8109vw,100vh) scale(.5945)}}.snow:nth-child(282){opacity:.6166;transform:translate(36.528vw,-10px) scale(.0051);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{45.337%{transform:translate(32.0767vw,45.337vh) scale(.0051)}to{transform:translate(34.30235vw,100vh) scale(.0051)}}.snow:nth-child(283){opacity:1.0392;transform:translate(21.0547vw,-10px) scale(.1286);animation:fall-283 25s -20s linear infinite}@keyframes fall-283{48.288%{transform:translate(14.2571vw,48.288vh) scale(.1286)}to{transform:translate(17.6559vw,100vh) scale(.1286)}}.snow:nth-child(284){opacity:.2282;transform:translate(53.0098vw,-10px) scale(.0393);animation:fall-284 26s -26s linear infinite}@keyframes fall-284{48.043%{transform:translate(46.7259vw,48.043vh) scale(.0393)}to{transform:translate(49.86785vw,100vh) scale(.0393)}}.snow:nth-child(285){opacity:1.6674;transform:translate(23.8717vw,-10px) scale(.7034);animation:fall-285 18s -25s linear infinite}@keyframes fall-285{37.825%{transform:translate(30.7576vw,37.825vh) scale(.7034)}to{transform:translate(27.31465vw,100vh) scale(.7034)}}.snow:nth-child(286){opacity:.8842;transform:translate(73.9918vw,-10px) scale(.5683);animation:fall-286 22s -13s linear infinite}@keyframes fall-286{43.858%{transform:translate(79.3734vw,43.858vh) scale(.5683)}to{transform:translate(76.6826vw,100vh) scale(.5683)}}.snow:nth-child(287){opacity:1.0906;transform:translate(52.739vw,-10px) scale(.8647);animation:fall-287 19s -3s linear infinite}@keyframes fall-287{38.929%{transform:translate(42.881vw,38.929vh) scale(.8647)}to{transform:translate(47.81vw,100vh) scale(.8647)}}.snow:nth-child(288){opacity:.6758;transform:translate(23.9129vw,-10px) scale(.7693);animation:fall-288 20s -16s linear infinite}@keyframes fall-288{74.517%{transform:translate(25.5389vw,74.517vh) scale(.7693)}to{transform:translate(24.7259vw,100vh) scale(.7693)}}.snow:nth-child(289){opacity:.1296;transform:translate(54.4266vw,-10px) scale(.1301);animation:fall-289 21s -25s linear infinite}@keyframes fall-289{50.921%{transform:translate(49.5855vw,50.921vh) scale(.1301)}to{transform:translate(52.00605vw,100vh) scale(.1301)}}.snow:nth-child(290){opacity:1.5808;transform:translate(28.9265vw,-10px) scale(.946);animation:fall-290 22s -10s linear infinite}@keyframes fall-290{61.407%{transform:translate(38.9246vw,61.407vh) scale(.946)}to{transform:translate(33.92555vw,100vh) scale(.946)}}.snow:nth-child(291){opacity:1.6808;transform:translate(85.5406vw,-10px) scale(.7703);animation:fall-291 25s -25s linear infinite}@keyframes fall-291{50.346%{transform:translate(87.0397vw,50.346vh) scale(.7703)}to{transform:translate(86.29015vw,100vh) scale(.7703)}}.snow:nth-child(292){opacity:.6518;transform:translate(65.7796vw,-10px) scale(.1881);animation:fall-292 30s -21s linear infinite}@keyframes fall-292{44.237%{transform:translate(56.9581vw,44.237vh) scale(.1881)}to{transform:translate(61.36885vw,100vh) scale(.1881)}}.snow:nth-child(293){opacity:.632;transform:translate(99.5747vw,-10px) scale(.1975);animation:fall-293 14s -21s linear infinite}@keyframes fall-293{44.169%{transform:translate(103.4126vw,44.169vh) scale(.1975)}to{transform:translate(101.49365vw,100vh) scale(.1975)}}.snow:nth-child(294){opacity:.1002;transform:translate(84.5601vw,-10px) scale(.07);animation:fall-294 12s -8s linear infinite}@keyframes fall-294{64.153%{transform:translate(78.0984vw,64.153vh) scale(.07)}to{transform:translate(81.32925vw,100vh) scale(.07)}}.snow:nth-child(295){opacity:1.258;transform:translate(89.6106vw,-10px) scale(.5027);animation:fall-295 12s -11s linear infinite}@keyframes fall-295{39.967%{transform:translate(90.9025vw,39.967vh) scale(.5027)}to{transform:translate(90.25655vw,100vh) scale(.5027)}}.snow:nth-child(296){opacity:.8936;transform:translate(35.3282vw,-10px) scale(.9923);animation:fall-296 11s -10s linear infinite}@keyframes fall-296{79.054%{transform:translate(26.198vw,79.054vh) scale(.9923)}to{transform:translate(30.7631vw,100vh) scale(.9923)}}.snow:nth-child(297){opacity:1.4988;transform:translate(22.9774vw,-10px) scale(.3404);animation:fall-297 29s -23s linear infinite}@keyframes fall-297{50.683%{transform:translate(14.429vw,50.683vh) scale(.3404)}to{transform:translate(18.7032vw,100vh) scale(.3404)}}.snow:nth-child(298){opacity:1.9642;transform:translate(98.5729vw,-10px) scale(.929);animation:fall-298 20s -5s linear infinite}@keyframes fall-298{70.7%{transform:translate(100.7046vw,70.7vh) scale(.929)}to{transform:translate(99.63875vw,100vh) scale(.929)}}.snow:nth-child(299){opacity:1.3606;transform:translate(51.1619vw,-10px) scale(.1495);animation:fall-299 29s -6s linear infinite}@keyframes fall-299{58.417%{transform:translate(45.5231vw,58.417vh) scale(.1495)}to{transform:translate(48.3425vw,100vh) scale(.1495)}}.snow:nth-child(300){opacity:.1314;transform:translate(1.9286vw,-10px) scale(.6205);animation:fall-300 19s -25s linear infinite}@keyframes fall-300{30.255%{transform:translate(8.805vw,30.255vh) scale(.6205)}to{transform:translate(5.3668vw,100vh) scale(.6205)}}.snow:nth-child(301){opacity:1.1394;transform:translate(58.3783vw,-10px) scale(.7765);animation:fall-301 10s -25s linear infinite}@keyframes fall-301{56.126%{transform:translate(57.4981vw,56.126vh) scale(.7765)}to{transform:translate(57.9382vw,100vh) scale(.7765)}}.snow:nth-child(302){opacity:.8638;transform:translate(74.5517vw,-10px) scale(.0835);animation:fall-302 29s -16s linear infinite}@keyframes fall-302{30.936%{transform:translate(71.2198vw,30.936vh) scale(.0835)}to{transform:translate(72.88575vw,100vh) scale(.0835)}}.snow:nth-child(303){opacity:1.996;transform:translate(38.9025vw,-10px) scale(.8525);animation:fall-303 22s -25s linear infinite}@keyframes fall-303{43.85%{transform:translate(36.3957vw,43.85vh) scale(.8525)}to{transform:translate(37.6491vw,100vh) scale(.8525)}}.snow:nth-child(304){opacity:1.5414;transform:translate(76.9391vw,-10px) scale(.5774);animation:fall-304 14s -16s linear infinite}@keyframes fall-304{72.7%{transform:translate(74.9363vw,72.7vh) scale(.5774)}to{transform:translate(75.9377vw,100vh) scale(.5774)}}.snow:nth-child(305){opacity:.8214;transform:translate(5.394vw,-10px) scale(.5237);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{39.822%{transform:translate(3.8787vw,39.822vh) scale(.5237)}to{transform:translate(4.63635vw,100vh) scale(.5237)}}.snow:nth-child(306){opacity:1.4706;transform:translate(84.0196vw,-10px) scale(.2969);animation:fall-306 29s -15s linear infinite}@keyframes fall-306{32.448%{transform:translate(93.1463vw,32.448vh) scale(.2969)}to{transform:translate(88.58295vw,100vh) scale(.2969)}}.snow:nth-child(307){opacity:1.431;transform:translate(28.4855vw,-10px) scale(.7347);animation:fall-307 18s -20s linear infinite}@keyframes fall-307{44.357%{transform:translate(37.3898vw,44.357vh) scale(.7347)}to{transform:translate(32.93765vw,100vh) scale(.7347)}}.snow:nth-child(308){opacity:.2026;transform:translate(18.7427vw,-10px) scale(.0807);animation:fall-308 13s -4s linear infinite}@keyframes fall-308{68.933%{transform:translate(21.3141vw,68.933vh) scale(.0807)}to{transform:translate(20.0284vw,100vh) scale(.0807)}}.snow:nth-child(309){opacity:1.459;transform:translate(98.5021vw,-10px) scale(.5852);animation:fall-309 22s -10s linear infinite}@keyframes fall-309{70.967%{transform:translate(105.8219vw,70.967vh) scale(.5852)}to{transform:translate(102.162vw,100vh) scale(.5852)}}.snow:nth-child(310){opacity:.4704;transform:translate(97.9817vw,-10px) scale(.8021);animation:fall-310 11s -30s linear infinite}@keyframes fall-310{34.018%{transform:translate(98.1951vw,34.018vh) scale(.8021)}to{transform:translate(98.0884vw,100vh) scale(.8021)}}.snow:nth-child(311){opacity:.0456;transform:translate(46.0191vw,-10px) scale(.8823);animation:fall-311 23s -7s linear infinite}@keyframes fall-311{78.089%{transform:translate(53.5778vw,78.089vh) scale(.8823)}to{transform:translate(49.79845vw,100vh) scale(.8823)}}.snow:nth-child(312){opacity:1.1574;transform:translate(51.6333vw,-10px) scale(.6676);animation:fall-312 11s -11s linear infinite}@keyframes fall-312{42.531%{transform:translate(56.5068vw,42.531vh) scale(.6676)}to{transform:translate(54.07005vw,100vh) scale(.6676)}}.snow:nth-child(313){opacity:.0454;transform:translate(47.2606vw,-10px) scale(.0865);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{56.839%{transform:translate(46.3739vw,56.839vh) scale(.0865)}to{transform:translate(46.81725vw,100vh) scale(.0865)}}.snow:nth-child(314){opacity:1.1904;transform:translate(86.2018vw,-10px) scale(.7098);animation:fall-314 20s -30s linear infinite}@keyframes fall-314{73.976%{transform:translate(95.7912vw,73.976vh) scale(.7098)}to{transform:translate(90.9965vw,100vh) scale(.7098)}}.snow:nth-child(315){opacity:.9892;transform:translate(.2446vw,-10px) scale(.6906);animation:fall-315 13s -20s linear infinite}@keyframes fall-315{30.679%{transform:translate(-5.1633vw,30.679vh) scale(.6906)}to{transform:translate(-2.45935vw,100vh) scale(.6906)}}.snow:nth-child(316){opacity:1.8586;transform:translate(34.9199vw,-10px) scale(.5178);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{50.637%{transform:translate(41.6098vw,50.637vh) scale(.5178)}to{transform:translate(38.26485vw,100vh) scale(.5178)}}.snow:nth-child(317){opacity:.0754;transform:translate(20.19vw,-10px) scale(.2444);animation:fall-317 12s -22s linear infinite}@keyframes fall-317{66.197%{transform:translate(11.5992vw,66.197vh) scale(.2444)}to{transform:translate(15.8946vw,100vh) scale(.2444)}}.snow:nth-child(318){opacity:1.7008;transform:translate(70.7336vw,-10px) scale(.102);animation:fall-318 30s -23s linear infinite}@keyframes fall-318{53.601%{transform:translate(74.4725vw,53.601vh) scale(.102)}to{transform:translate(72.60305vw,100vh) scale(.102)}}.snow:nth-child(319){opacity:1.8816;transform:translate(1.7779vw,-10px) scale(.9134);animation:fall-319 25s -2s linear infinite}@keyframes fall-319{32.861%{transform:translate(-1.5928vw,32.861vh) scale(.9134)}to{transform:translate(.09255vw,100vh) scale(.9134)}}.snow:nth-child(320){opacity:.339;transform:translate(49.5275vw,-10px) scale(.4166);animation:fall-320 20s -20s linear infinite}@keyframes fall-320{48.604%{transform:translate(47.6713vw,48.604vh) scale(.4166)}to{transform:translate(48.5994vw,100vh) scale(.4166)}}.snow:nth-child(321){opacity:1.5792;transform:translate(47.7929vw,-10px) scale(.1586);animation:fall-321 21s -6s linear infinite}@keyframes fall-321{76.958%{transform:translate(48.8107vw,76.958vh) scale(.1586)}to{transform:translate(48.3018vw,100vh) scale(.1586)}}.snow:nth-child(322){opacity:.9654;transform:translate(60.3376vw,-10px) scale(.5864);animation:fall-322 27s -26s linear infinite}@keyframes fall-322{34.687%{transform:translate(64.7794vw,34.687vh) scale(.5864)}to{transform:translate(62.5585vw,100vh) scale(.5864)}}.snow:nth-child(323){opacity:1.8974;transform:translate(9.2984vw,-10px) scale(.4375);animation:fall-323 28s -4s linear infinite}@keyframes fall-323{76.334%{transform:translate(8.026vw,76.334vh) scale(.4375)}to{transform:translate(8.6622vw,100vh) scale(.4375)}}.snow:nth-child(324){opacity:.273;transform:translate(36.3279vw,-10px) scale(.7303);animation:fall-324 22s -17s linear infinite}@keyframes fall-324{43.378%{transform:translate(44.6068vw,43.378vh) scale(.7303)}to{transform:translate(40.46735vw,100vh) scale(.7303)}}.snow:nth-child(325){opacity:.3676;transform:translate(39.9114vw,-10px) scale(.451);animation:fall-325 10s -27s linear infinite}@keyframes fall-325{74.686%{transform:translate(40.2952vw,74.686vh) scale(.451)}to{transform:translate(40.1033vw,100vh) scale(.451)}}.snow:nth-child(326){opacity:.173;transform:translate(19.791vw,-10px) scale(.5901);animation:fall-326 24s -3s linear infinite}@keyframes fall-326{60.392%{transform:translate(22.7035vw,60.392vh) scale(.5901)}to{transform:translate(21.24725vw,100vh) scale(.5901)}}.snow:nth-child(327){opacity:1.5914;transform:translate(88.8295vw,-10px) scale(.1839);animation:fall-327 21s -2s linear infinite}@keyframes fall-327{35.075%{transform:translate(86.571vw,35.075vh) scale(.1839)}to{transform:translate(87.70025vw,100vh) scale(.1839)}}.snow:nth-child(328){opacity:1.7498;transform:translate(60.4068vw,-10px) scale(.1708);animation:fall-328 17s -13s linear infinite}@keyframes fall-328{72.234%{transform:translate(64.0197vw,72.234vh) scale(.1708)}to{transform:translate(62.21325vw,100vh) scale(.1708)}}.snow:nth-child(329){opacity:.696;transform:translate(97.9882vw,-10px) scale(.9223);animation:fall-329 30s -22s linear infinite}@keyframes fall-329{47.678%{transform:translate(98.7404vw,47.678vh) scale(.9223)}to{transform:translate(98.3643vw,100vh) scale(.9223)}}.snow:nth-child(330){opacity:.7836;transform:translate(15.715vw,-10px) scale(.2468);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{67.29%{transform:translate(14.8436vw,67.29vh) scale(.2468)}to{transform:translate(15.2793vw,100vh) scale(.2468)}}.snow:nth-child(331){opacity:.5506;transform:translate(42.5205vw,-10px) scale(.3218);animation:fall-331 17s -4s linear infinite}@keyframes fall-331{66.522%{transform:translate(34.8706vw,66.522vh) scale(.3218)}to{transform:translate(38.69555vw,100vh) scale(.3218)}}.snow:nth-child(332){opacity:1.6728;transform:translate(82.9657vw,-10px) scale(.3768);animation:fall-332 27s -2s linear infinite}@keyframes fall-332{74.499%{transform:translate(76.1096vw,74.499vh) scale(.3768)}to{transform:translate(79.53765vw,100vh) scale(.3768)}}.snow:nth-child(333){opacity:1.0478;transform:translate(43.2242vw,-10px) scale(.1369);animation:fall-333 18s -16s linear infinite}@keyframes fall-333{77.665%{transform:translate(51.1082vw,77.665vh) scale(.1369)}to{transform:translate(47.1662vw,100vh) scale(.1369)}}.snow:nth-child(334){opacity:1.3328;transform:translate(19.7396vw,-10px) scale(.2021);animation:fall-334 14s -21s linear infinite}@keyframes fall-334{61.223%{transform:translate(26.8215vw,61.223vh) scale(.2021)}to{transform:translate(23.28055vw,100vh) scale(.2021)}}.snow:nth-child(335){opacity:.487;transform:translate(69.2536vw,-10px) scale(.1579);animation:fall-335 23s -14s linear infinite}@keyframes fall-335{37.706%{transform:translate(65.7264vw,37.706vh) scale(.1579)}to{transform:translate(67.49vw,100vh) scale(.1579)}}.snow:nth-child(336){opacity:.9988;transform:translate(37.734vw,-10px) scale(.8794);animation:fall-336 25s -23s linear infinite}@keyframes fall-336{58.246%{transform:translate(44.794vw,58.246vh) scale(.8794)}to{transform:translate(41.264vw,100vh) scale(.8794)}}.snow:nth-child(337){opacity:.5654;transform:translate(33.0263vw,-10px) scale(.4936);animation:fall-337 12s -15s linear infinite}@keyframes fall-337{67.897%{transform:translate(37.7177vw,67.897vh) scale(.4936)}to{transform:translate(35.372vw,100vh) scale(.4936)}}.snow:nth-child(338){opacity:.3984;transform:translate(34.98vw,-10px) scale(.2361);animation:fall-338 12s -19s linear infinite}@keyframes fall-338{50.097%{transform:translate(42.3517vw,50.097vh) scale(.2361)}to{transform:translate(38.66585vw,100vh) scale(.2361)}}.snow:nth-child(339){opacity:1.5304;transform:translate(69.3776vw,-10px) scale(.4058);animation:fall-339 25s -3s linear infinite}@keyframes fall-339{78.808%{transform:translate(62.3084vw,78.808vh) scale(.4058)}to{transform:translate(65.843vw,100vh) scale(.4058)}}.snow:nth-child(340){opacity:.956;transform:translate(2.7217vw,-10px) scale(.2875);animation:fall-340 13s -27s linear infinite}@keyframes fall-340{71.923%{transform:translate(9.392vw,71.923vh) scale(.2875)}to{transform:translate(6.05685vw,100vh) scale(.2875)}}.snow:nth-child(341){opacity:.659;transform:translate(31.3947vw,-10px) scale(.3679);animation:fall-341 26s -14s linear infinite}@keyframes fall-341{30.157%{transform:translate(30.3021vw,30.157vh) scale(.3679)}to{transform:translate(30.8484vw,100vh) scale(.3679)}}.snow:nth-child(342){opacity:1.1272;transform:translate(47.9795vw,-10px) scale(.773);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{75.283%{transform:translate(56.9669vw,75.283vh) scale(.773)}to{transform:translate(52.4732vw,100vh) scale(.773)}}.snow:nth-child(343){opacity:1.9102;transform:translate(54.0037vw,-10px) scale(.4294);animation:fall-343 29s -2s linear infinite}@keyframes fall-343{32.524%{transform:translate(62.4738vw,32.524vh) scale(.4294)}to{transform:translate(58.23875vw,100vh) scale(.4294)}}.snow:nth-child(344){opacity:1.3442;transform:translate(82.6421vw,-10px) scale(.5821);animation:fall-344 24s -3s linear infinite}@keyframes fall-344{33.904%{transform:translate(83.199vw,33.904vh) scale(.5821)}to{transform:translate(82.92055vw,100vh) scale(.5821)}}.snow:nth-child(345){opacity:1.8358;transform:translate(92.4007vw,-10px) scale(.4865);animation:fall-345 26s -16s linear infinite}@keyframes fall-345{74.881%{transform:translate(85.8649vw,74.881vh) scale(.4865)}to{transform:translate(89.1328vw,100vh) scale(.4865)}}.snow:nth-child(346){opacity:.7812;transform:translate(89.8387vw,-10px) scale(.0973);animation:fall-346 10s -24s linear infinite}@keyframes fall-346{51.744%{transform:translate(81.8556vw,51.744vh) scale(.0973)}to{transform:translate(85.84715vw,100vh) scale(.0973)}}.snow:nth-child(347){opacity:1.3518;transform:translate(8.0907vw,-10px) scale(.9043);animation:fall-347 25s -12s linear infinite}@keyframes fall-347{72.731%{transform:translate(10.6647vw,72.731vh) scale(.9043)}to{transform:translate(9.3777vw,100vh) scale(.9043)}}.snow:nth-child(348){opacity:.3682;transform:translate(82.5413vw,-10px) scale(.2139);animation:fall-348 28s -3s linear infinite}@keyframes fall-348{44.615%{transform:translate(92.3761vw,44.615vh) scale(.2139)}to{transform:translate(87.4587vw,100vh) scale(.2139)}}.snow:nth-child(349){opacity:.8414;transform:translate(30.7733vw,-10px) scale(.8029);animation:fall-349 14s -15s linear infinite}@keyframes fall-349{57.06%{transform:translate(37.4676vw,57.06vh) scale(.8029)}to{transform:translate(34.12045vw,100vh) scale(.8029)}}.snow:nth-child(350){opacity:1.464;transform:translate(35.263vw,-10px) scale(.4239);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{50.849%{transform:translate(40.2805vw,50.849vh) scale(.4239)}to{transform:translate(37.77175vw,100vh) scale(.4239)}}.snow:nth-child(351){opacity:1.662;transform:translate(91.0788vw,-10px) scale(.6049);animation:fall-351 27s -9s linear infinite}@keyframes fall-351{64.863%{transform:translate(85.5204vw,64.863vh) scale(.6049)}to{transform:translate(88.2996vw,100vh) scale(.6049)}}.snow:nth-child(352){opacity:.2708;transform:translate(11.3268vw,-10px) scale(.1069);animation:fall-352 30s -22s linear infinite}@keyframes fall-352{60.148%{transform:translate(5.6501vw,60.148vh) scale(.1069)}to{transform:translate(8.48845vw,100vh) scale(.1069)}}.snow:nth-child(353){opacity:.662;transform:translate(76.7448vw,-10px) scale(.5326);animation:fall-353 22s -7s linear infinite}@keyframes fall-353{31.067%{transform:translate(77.2151vw,31.067vh) scale(.5326)}to{transform:translate(76.97995vw,100vh) scale(.5326)}}.snow:nth-child(354){opacity:.348;transform:translate(41.8044vw,-10px) scale(.1106);animation:fall-354 13s -17s linear infinite}@keyframes fall-354{45.96%{transform:translate(49.7274vw,45.96vh) scale(.1106)}to{transform:translate(45.7659vw,100vh) scale(.1106)}}.snow:nth-child(355){opacity:1.6836;transform:translate(.4116vw,-10px) scale(.7764);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{43.638%{transform:translate(3.8691vw,43.638vh) scale(.7764)}to{transform:translate(2.14035vw,100vh) scale(.7764)}}.snow:nth-child(356){opacity:.244;transform:translate(29.2032vw,-10px) scale(.3353);animation:fall-356 11s -8s linear infinite}@keyframes fall-356{63.209%{transform:translate(26.1411vw,63.209vh) scale(.3353)}to{transform:translate(27.67215vw,100vh) scale(.3353)}}.snow:nth-child(357){opacity:.45;transform:translate(50.4089vw,-10px) scale(.9913);animation:fall-357 14s -4s linear infinite}@keyframes fall-357{45.893%{transform:translate(57.0463vw,45.893vh) scale(.9913)}to{transform:translate(53.7276vw,100vh) scale(.9913)}}.snow:nth-child(358){opacity:1.2628;transform:translate(7.9936vw,-10px) scale(.8143);animation:fall-358 30s -12s linear infinite}@keyframes fall-358{47.387%{transform:translate(1.5737vw,47.387vh) scale(.8143)}to{transform:translate(4.78365vw,100vh) scale(.8143)}}.snow:nth-child(359){opacity:.1144;transform:translate(52.3106vw,-10px) scale(.356);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{71.035%{transform:translate(48.8955vw,71.035vh) scale(.356)}to{transform:translate(50.60305vw,100vh) scale(.356)}}.snow:nth-child(360){opacity:1.6514;transform:translate(55.8475vw,-10px) scale(.7217);animation:fall-360 13s -14s linear infinite}@keyframes fall-360{58.53%{transform:translate(47.7157vw,58.53vh) scale(.7217)}to{transform:translate(51.7816vw,100vh) scale(.7217)}}.snow:nth-child(361){opacity:.0356;transform:translate(34.6683vw,-10px) scale(.7636);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{48.121%{transform:translate(42.2456vw,48.121vh) scale(.7636)}to{transform:translate(38.45695vw,100vh) scale(.7636)}}.snow:nth-child(362){opacity:.2736;transform:translate(31.622vw,-10px) scale(.9893);animation:fall-362 16s -8s linear infinite}@keyframes fall-362{51.709%{transform:translate(36.2119vw,51.709vh) scale(.9893)}to{transform:translate(33.91695vw,100vh) scale(.9893)}}.snow:nth-child(363){opacity:.729;transform:translate(32.8316vw,-10px) scale(.3874);animation:fall-363 25s -4s linear infinite}@keyframes fall-363{62.02%{transform:translate(36.6111vw,62.02vh) scale(.3874)}to{transform:translate(34.72135vw,100vh) scale(.3874)}}.snow:nth-child(364){opacity:.3002;transform:translate(23.3863vw,-10px) scale(.9115);animation:fall-364 30s -4s linear infinite}@keyframes fall-364{69.332%{transform:translate(26.319vw,69.332vh) scale(.9115)}to{transform:translate(24.85265vw,100vh) scale(.9115)}}.snow:nth-child(365){opacity:1.4828;transform:translate(4.3565vw,-10px) scale(.6523);animation:fall-365 15s -21s linear infinite}@keyframes fall-365{55.024%{transform:translate(3.7431vw,55.024vh) scale(.6523)}to{transform:translate(4.0498vw,100vh) scale(.6523)}}.snow:nth-child(366){opacity:1.787;transform:translate(5.9462vw,-10px) scale(.4509);animation:fall-366 15s -15s linear infinite}@keyframes fall-366{58.55%{transform:translate(15.1715vw,58.55vh) scale(.4509)}to{transform:translate(10.55885vw,100vh) scale(.4509)}}.snow:nth-child(367){opacity:.189;transform:translate(57.4957vw,-10px) scale(.4635);animation:fall-367 21s -17s linear infinite}@keyframes fall-367{48.828%{transform:translate(64.1455vw,48.828vh) scale(.4635)}to{transform:translate(60.8206vw,100vh) scale(.4635)}}.snow:nth-child(368){opacity:1.5598;transform:translate(72.6955vw,-10px) scale(.2955);animation:fall-368 11s -16s linear infinite}@keyframes fall-368{31.868%{transform:translate(81.3222vw,31.868vh) scale(.2955)}to{transform:translate(77.00885vw,100vh) scale(.2955)}}.snow:nth-child(369){opacity:1.4154;transform:translate(30.3193vw,-10px) scale(.9816);animation:fall-369 14s -17s linear infinite}@keyframes fall-369{52.198%{transform:translate(24.9242vw,52.198vh) scale(.9816)}to{transform:translate(27.62175vw,100vh) scale(.9816)}}.snow:nth-child(370){opacity:.094;transform:translate(21.8723vw,-10px) scale(.0579);animation:fall-370 26s -10s linear infinite}@keyframes fall-370{36.561%{transform:translate(27.5037vw,36.561vh) scale(.0579)}to{transform:translate(24.688vw,100vh) scale(.0579)}}.snow:nth-child(371){opacity:1.9266;transform:translate(67.7023vw,-10px) scale(.1816);animation:fall-371 10s -10s linear infinite}@keyframes fall-371{76.698%{transform:translate(77.4068vw,76.698vh) scale(.1816)}to{transform:translate(72.55455vw,100vh) scale(.1816)}}.snow:nth-child(372){opacity:.3178;transform:translate(45.6896vw,-10px) scale(.6605);animation:fall-372 12s -22s linear infinite}@keyframes fall-372{60.333%{transform:translate(39.7644vw,60.333vh) scale(.6605)}to{transform:translate(42.727vw,100vh) scale(.6605)}}.snow:nth-child(373){opacity:1.7246;transform:translate(71.5227vw,-10px) scale(.5283);animation:fall-373 25s -5s linear infinite}@keyframes fall-373{39.563%{transform:translate(81.1572vw,39.563vh) scale(.5283)}to{transform:translate(76.33995vw,100vh) scale(.5283)}}.snow:nth-child(374){opacity:.0182;transform:translate(71.4006vw,-10px) scale(.2002);animation:fall-374 30s -18s linear infinite}@keyframes fall-374{66.017%{transform:translate(74.6095vw,66.017vh) scale(.2002)}to{transform:translate(73.00505vw,100vh) scale(.2002)}}.snow:nth-child(375){opacity:.1572;transform:translate(77.6839vw,-10px) scale(.6982);animation:fall-375 25s -8s linear infinite}@keyframes fall-375{65.62%{transform:translate(68.2166vw,65.62vh) scale(.6982)}to{transform:translate(72.95025vw,100vh) scale(.6982)}}.snow:nth-child(376){opacity:1.0658;transform:translate(65.3917vw,-10px) scale(.9698);animation:fall-376 21s -10s linear infinite}@keyframes fall-376{61.638%{transform:translate(59.8904vw,61.638vh) scale(.9698)}to{transform:translate(62.64105vw,100vh) scale(.9698)}}.snow:nth-child(377){opacity:1.8828;transform:translate(56.6543vw,-10px) scale(.0206);animation:fall-377 10s -3s linear infinite}@keyframes fall-377{65.323%{transform:translate(62.7506vw,65.323vh) scale(.0206)}to{transform:translate(59.70245vw,100vh) scale(.0206)}}.snow:nth-child(378){opacity:1.3092;transform:translate(15.6088vw,-10px) scale(.4937);animation:fall-378 17s -3s linear infinite}@keyframes fall-378{31.164%{transform:translate(20.1914vw,31.164vh) scale(.4937)}to{transform:translate(17.9001vw,100vh) scale(.4937)}}.snow:nth-child(379){opacity:1.8038;transform:translate(51.0535vw,-10px) scale(.7745);animation:fall-379 20s -16s linear infinite}@keyframes fall-379{37.598%{transform:translate(48.5776vw,37.598vh) scale(.7745)}to{transform:translate(49.81555vw,100vh) scale(.7745)}}.snow:nth-child(380){opacity:.1796;transform:translate(88.1908vw,-10px) scale(.0167);animation:fall-380 30s -11s linear infinite}@keyframes fall-380{69.435%{transform:translate(96.8101vw,69.435vh) scale(.0167)}to{transform:translate(92.50045vw,100vh) scale(.0167)}}.snow:nth-child(381){opacity:.4744;transform:translate(66.4119vw,-10px) scale(.6846);animation:fall-381 10s -20s linear infinite}@keyframes fall-381{67.347%{transform:translate(67.996vw,67.347vh) scale(.6846)}to{transform:translate(67.20395vw,100vh) scale(.6846)}}.snow:nth-child(382){opacity:.764;transform:translate(58.1236vw,-10px) scale(.9393);animation:fall-382 28s -16s linear infinite}@keyframes fall-382{42.777%{transform:translate(53.7648vw,42.777vh) scale(.9393)}to{transform:translate(55.9442vw,100vh) scale(.9393)}}.snow:nth-child(383){opacity:.0198;transform:translate(5.9116vw,-10px) scale(.5179);animation:fall-383 21s -12s linear infinite}@keyframes fall-383{40.694%{transform:translate(-2.3061vw,40.694vh) scale(.5179)}to{transform:translate(1.80275vw,100vh) scale(.5179)}}.snow:nth-child(384){opacity:1.6354;transform:translate(34.183vw,-10px) scale(.412);animation:fall-384 15s -18s linear infinite}@keyframes fall-384{55.795%{transform:translate(24.262vw,55.795vh) scale(.412)}to{transform:translate(29.2225vw,100vh) scale(.412)}}.snow:nth-child(385){opacity:.9808;transform:translate(21.0183vw,-10px) scale(.9298);animation:fall-385 20s -4s linear infinite}@keyframes fall-385{74.734%{transform:translate(21.5351vw,74.734vh) scale(.9298)}to{transform:translate(21.2767vw,100vh) scale(.9298)}}.snow:nth-child(386){opacity:1.4798;transform:translate(24.4237vw,-10px) scale(.4313);animation:fall-386 24s -13s linear infinite}@keyframes fall-386{35.362%{transform:translate(27.0511vw,35.362vh) scale(.4313)}to{transform:translate(25.7374vw,100vh) scale(.4313)}}.snow:nth-child(387){opacity:1.1802;transform:translate(71.5373vw,-10px) scale(.7346);animation:fall-387 21s -24s linear infinite}@keyframes fall-387{64.7%{transform:translate(63.1685vw,64.7vh) scale(.7346)}to{transform:translate(67.3529vw,100vh) scale(.7346)}}.snow:nth-child(388){opacity:.381;transform:translate(91.4875vw,-10px) scale(.4284);animation:fall-388 25s -17s linear infinite}@keyframes fall-388{76.951%{transform:translate(89.654vw,76.951vh) scale(.4284)}to{transform:translate(90.57075vw,100vh) scale(.4284)}}.snow:nth-child(389){opacity:1.1018;transform:translate(88.244vw,-10px) scale(.1542);animation:fall-389 14s -1s linear infinite}@keyframes fall-389{79.37%{transform:translate(93.5898vw,79.37vh) scale(.1542)}to{transform:translate(90.9169vw,100vh) scale(.1542)}}.snow:nth-child(390){opacity:.2864;transform:translate(1.8001vw,-10px) scale(.9247);animation:fall-390 25s -10s linear infinite}@keyframes fall-390{77.232%{transform:translate(5.6508vw,77.232vh) scale(.9247)}to{transform:translate(3.72545vw,100vh) scale(.9247)}}.snow:nth-child(391){opacity:.159;transform:translate(25.1159vw,-10px) scale(.2563);animation:fall-391 25s -16s linear infinite}@keyframes fall-391{73.447%{transform:translate(24.471vw,73.447vh) scale(.2563)}to{transform:translate(24.79345vw,100vh) scale(.2563)}}.snow:nth-child(392){opacity:1.8456;transform:translate(20.354vw,-10px) scale(.0404);animation:fall-392 30s -6s linear infinite}@keyframes fall-392{66.425%{transform:translate(18.3313vw,66.425vh) scale(.0404)}to{transform:translate(19.34265vw,100vh) scale(.0404)}}.snow:nth-child(393){opacity:1.7624;transform:translate(5.255vw,-10px) scale(.1311);animation:fall-393 25s -22s linear infinite}@keyframes fall-393{62.865%{transform:translate(9.0051vw,62.865vh) scale(.1311)}to{transform:translate(7.13005vw,100vh) scale(.1311)}}.snow:nth-child(394){opacity:.6988;transform:translate(3.2vw,-10px) scale(.5034);animation:fall-394 25s -11s linear infinite}@keyframes fall-394{66.248%{transform:translate(-3.866vw,66.248vh) scale(.5034)}to{transform:translate(-.333vw,100vh) scale(.5034)}}.snow:nth-child(395){opacity:1.5154;transform:translate(34.9269vw,-10px) scale(.3138);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{72.324%{transform:translate(35.5596vw,72.324vh) scale(.3138)}to{transform:translate(35.24325vw,100vh) scale(.3138)}}.snow:nth-child(396){opacity:.8596;transform:translate(8.8498vw,-10px) scale(.3673);animation:fall-396 17s -22s linear infinite}@keyframes fall-396{33.003%{transform:translate(15.0806vw,33.003vh) scale(.3673)}to{transform:translate(11.9652vw,100vh) scale(.3673)}}.snow:nth-child(397){opacity:.6314;transform:translate(10.9389vw,-10px) scale(.2738);animation:fall-397 20s -22s linear infinite}@keyframes fall-397{49.02%{transform:translate(6.3698vw,49.02vh) scale(.2738)}to{transform:translate(8.65435vw,100vh) scale(.2738)}}.snow:nth-child(398){opacity:1.2534;transform:translate(24.8092vw,-10px) scale(.4732);animation:fall-398 29s -22s linear infinite}@keyframes fall-398{55.227%{transform:translate(33.2165vw,55.227vh) scale(.4732)}to{transform:translate(29.01285vw,100vh) scale(.4732)}}.snow:nth-child(399){opacity:1.7588;transform:translate(7.6441vw,-10px) scale(.4909);animation:fall-399 25s -27s linear infinite}@keyframes fall-399{32.724%{transform:translate(15.5744vw,32.724vh) scale(.4909)}to{transform:translate(11.60925vw,100vh) scale(.4909)}}.snow:nth-child(400){opacity:1.608;transform:translate(68.0153vw,-10px) scale(.5149);animation:fall-400 16s -21s linear infinite}@keyframes fall-400{44.666%{transform:translate(76.9434vw,44.666vh) scale(.5149)}to{transform:translate(72.47935vw,100vh) scale(.5149)}}\n"] }]
|
|
28
28
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
29
29
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBSXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUYvRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBSXhCLElBQUksSUFBSSxDQUFDLE1BQU0sQ0FBQyxhQUFhO1lBQ3pCLEtBQUssSUFBSSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUMsR0FBRyxHQUFHLEVBQUUsQ0FBQyxFQUFFO2dCQUN4QixJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUUzQixJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxZQUFZLEVBQUU7WUFDeEIsT0FBTyxDQUFDLEdBQUcsQ0FBQyx1REFBdUQsQ0FBQyxDQUFBO1lBQ3BFLElBQUksQ0FBQyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUMsT0FBTyxFQUFFLEVBQUUsT0FBTyxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsR0FBRyxFQUFFLENBQUMsQ0FBQyxDQUFDO1NBQ2pFO0lBQ0wsQ0FBQzs7eUdBZFEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6QixpS0FHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCcsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcHBDb21wb25lbnQge1xyXG5cclxuICAgIHB1YmxpYyBzbm93czogbnVtYmVyW10gPSBbXTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzXCIgY2xhc3M9XCJzbm93XCI+PC9kaXY+XHJcbjwvbmctY29udGFpbmVyPlxyXG48cm91dGVyLW91dGxldD48L3JvdXRlci1vdXRsZXQ+Il19
|