@esfaenza/core 15.2.27 → 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/lib/core.module.mjs +4 -2
- package/esm2020/modules/classes/_base.module.mjs +7 -2
- package/esm2020/services/classes/app.accesstoken.mjs +4 -2
- package/fesm2015/esfaenza-core-modules.mjs +7 -1
- package/fesm2015/esfaenza-core-modules.mjs.map +1 -1
- package/fesm2015/esfaenza-core-services.mjs +3 -1
- package/fesm2015/esfaenza-core-services.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +5 -3
- 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-services.mjs +3 -1
- package/fesm2020/esfaenza-core-services.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +5 -3
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
- package/services/classes/app.accesstoken.d.ts +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:.6456;transform:translate(.3802vw,-10px) scale(.1224);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{74.859%{transform:translate(-.7839vw,74.859vh) scale(.1224)}to{transform:translate(-.20185vw,100vh) scale(.1224)}}.snow:nth-child(2){opacity:.9464;transform:translate(46.6593vw,-10px) scale(.1442);animation:fall-2 15s -16s linear infinite}@keyframes fall-2{79.575%{transform:translate(38.1899vw,79.575vh) scale(.1442)}to{transform:translate(42.4246vw,100vh) scale(.1442)}}.snow:nth-child(3){opacity:1.5624;transform:translate(42.2838vw,-10px) scale(.5923);animation:fall-3 22s -30s linear infinite}@keyframes fall-3{64.431%{transform:translate(33.6081vw,64.431vh) scale(.5923)}to{transform:translate(37.94595vw,100vh) scale(.5923)}}.snow:nth-child(4){opacity:.1926;transform:translate(71.0689vw,-10px) scale(.2024);animation:fall-4 13s -2s linear infinite}@keyframes fall-4{49.384%{transform:translate(76.2867vw,49.384vh) scale(.2024)}to{transform:translate(73.6778vw,100vh) scale(.2024)}}.snow:nth-child(5){opacity:.1328;transform:translate(68.0472vw,-10px) scale(.4658);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{48.796%{transform:translate(66.6736vw,48.796vh) scale(.4658)}to{transform:translate(67.3604vw,100vh) scale(.4658)}}.snow:nth-child(6){opacity:1.8182;transform:translate(27.6105vw,-10px) scale(.3122);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{69.693%{transform:translate(28.583vw,69.693vh) scale(.3122)}to{transform:translate(28.09675vw,100vh) scale(.3122)}}.snow:nth-child(7){opacity:.254;transform:translate(73.0326vw,-10px) scale(.6659);animation:fall-7 26s -8s linear infinite}@keyframes fall-7{44.292%{transform:translate(67.6043vw,44.292vh) scale(.6659)}to{transform:translate(70.31845vw,100vh) scale(.6659)}}.snow:nth-child(8){opacity:1.689;transform:translate(40.798vw,-10px) scale(.3561);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{74.855%{transform:translate(37.247vw,74.855vh) scale(.3561)}to{transform:translate(39.0225vw,100vh) scale(.3561)}}.snow:nth-child(9){opacity:.0956;transform:translate(2.415vw,-10px) scale(.668);animation:fall-9 26s -18s linear infinite}@keyframes fall-9{64.578%{transform:translate(.9259vw,64.578vh) scale(.668)}to{transform:translate(1.67045vw,100vh) scale(.668)}}.snow:nth-child(10){opacity:1.4906;transform:translate(63.1569vw,-10px) scale(.5438);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{44.991%{transform:translate(72.8744vw,44.991vh) scale(.5438)}to{transform:translate(68.01565vw,100vh) scale(.5438)}}.snow:nth-child(11){opacity:1.3472;transform:translate(61.0971vw,-10px) scale(.9412);animation:fall-11 28s -5s linear infinite}@keyframes fall-11{41.512%{transform:translate(59.7641vw,41.512vh) scale(.9412)}to{transform:translate(60.4306vw,100vh) scale(.9412)}}.snow:nth-child(12){opacity:.5632;transform:translate(83.2906vw,-10px) scale(.0729);animation:fall-12 14s -26s linear infinite}@keyframes fall-12{56.838%{transform:translate(74.6351vw,56.838vh) scale(.0729)}to{transform:translate(78.96285vw,100vh) scale(.0729)}}.snow:nth-child(13){opacity:.608;transform:translate(96.4375vw,-10px) scale(.8499);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{64.853%{transform:translate(92.8894vw,64.853vh) scale(.8499)}to{transform:translate(94.66345vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.147;transform:translate(46.9055vw,-10px) scale(.4185);animation:fall-14 26s -1s linear infinite}@keyframes fall-14{39.567%{transform:translate(49.8837vw,39.567vh) scale(.4185)}to{transform:translate(48.3946vw,100vh) scale(.4185)}}.snow:nth-child(15){opacity:.4004;transform:translate(55.031vw,-10px) scale(.6758);animation:fall-15 16s -10s linear infinite}@keyframes fall-15{65.363%{transform:translate(46.4039vw,65.363vh) scale(.6758)}to{transform:translate(50.71745vw,100vh) scale(.6758)}}.snow:nth-child(16){opacity:.6016;transform:translate(8.7419vw,-10px) scale(.6179);animation:fall-16 18s -26s linear infinite}@keyframes fall-16{70.941%{transform:translate(8.1297vw,70.941vh) scale(.6179)}to{transform:translate(8.4358vw,100vh) scale(.6179)}}.snow:nth-child(17){opacity:.0584;transform:translate(27.4416vw,-10px) scale(.9003);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{63.618%{transform:translate(33.5015vw,63.618vh) scale(.9003)}to{transform:translate(30.47155vw,100vh) scale(.9003)}}.snow:nth-child(18){opacity:.5916;transform:translate(20.29vw,-10px) scale(.5571);animation:fall-18 23s -30s linear infinite}@keyframes fall-18{39.852%{transform:translate(23.9613vw,39.852vh) scale(.5571)}to{transform:translate(22.12565vw,100vh) scale(.5571)}}.snow:nth-child(19){opacity:1.5306;transform:translate(82.5948vw,-10px) scale(.7675);animation:fall-19 13s -4s linear infinite}@keyframes fall-19{55.11%{transform:translate(90.3vw,55.11vh) scale(.7675)}to{transform:translate(86.4474vw,100vh) scale(.7675)}}.snow:nth-child(20){opacity:.28;transform:translate(.1929vw,-10px) scale(.1748);animation:fall-20 22s -5s linear infinite}@keyframes fall-20{55.151%{transform:translate(8.0807vw,55.151vh) scale(.1748)}to{transform:translate(4.1368vw,100vh) scale(.1748)}}.snow:nth-child(21){opacity:.1658;transform:translate(75.9723vw,-10px) scale(.6787);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{67.756%{transform:translate(77.5128vw,67.756vh) scale(.6787)}to{transform:translate(76.74255vw,100vh) scale(.6787)}}.snow:nth-child(22){opacity:1.8526;transform:translate(62.5742vw,-10px) scale(.8374);animation:fall-22 18s -26s linear infinite}@keyframes fall-22{75.214%{transform:translate(59.6314vw,75.214vh) scale(.8374)}to{transform:translate(61.1028vw,100vh) scale(.8374)}}.snow:nth-child(23){opacity:1.4066;transform:translate(37.2176vw,-10px) scale(.9604);animation:fall-23 10s -21s linear infinite}@keyframes fall-23{57.59%{transform:translate(46.0995vw,57.59vh) scale(.9604)}to{transform:translate(41.65855vw,100vh) scale(.9604)}}.snow:nth-child(24){opacity:1.7768;transform:translate(.3582vw,-10px) scale(.3426);animation:fall-24 22s -14s linear infinite}@keyframes fall-24{31.213%{transform:translate(5.1183vw,31.213vh) scale(.3426)}to{transform:translate(2.73825vw,100vh) scale(.3426)}}.snow:nth-child(25){opacity:1.8264;transform:translate(87.5374vw,-10px) scale(.3561);animation:fall-25 21s -24s linear infinite}@keyframes fall-25{68.741%{transform:translate(89.4531vw,68.741vh) scale(.3561)}to{transform:translate(88.49525vw,100vh) scale(.3561)}}.snow:nth-child(26){opacity:.3902;transform:translate(47.746vw,-10px) scale(.2165);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{69.331%{transform:translate(47.6582vw,69.331vh) scale(.2165)}to{transform:translate(47.7021vw,100vh) scale(.2165)}}.snow:nth-child(27){opacity:.745;transform:translate(14.1219vw,-10px) scale(.3343);animation:fall-27 30s -16s linear infinite}@keyframes fall-27{50.805%{transform:translate(4.8323vw,50.805vh) scale(.3343)}to{transform:translate(9.4771vw,100vh) scale(.3343)}}.snow:nth-child(28){opacity:1.383;transform:translate(68.8454vw,-10px) scale(.9079);animation:fall-28 22s -14s linear infinite}@keyframes fall-28{61.596%{transform:translate(72.7927vw,61.596vh) scale(.9079)}to{transform:translate(70.81905vw,100vh) scale(.9079)}}.snow:nth-child(29){opacity:.536;transform:translate(62.3709vw,-10px) scale(.9621);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{69.569%{transform:translate(72.2307vw,69.569vh) scale(.9621)}to{transform:translate(67.3008vw,100vh) scale(.9621)}}.snow:nth-child(30){opacity:.783;transform:translate(88.5025vw,-10px) scale(.0057);animation:fall-30 22s -6s linear infinite}@keyframes fall-30{50.913%{transform:translate(87.1527vw,50.913vh) scale(.0057)}to{transform:translate(87.8276vw,100vh) scale(.0057)}}.snow:nth-child(31){opacity:.419;transform:translate(80.9069vw,-10px) scale(.3027);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{39.254%{transform:translate(79.4246vw,39.254vh) scale(.3027)}to{transform:translate(80.16575vw,100vh) scale(.3027)}}.snow:nth-child(32){opacity:.831;transform:translate(99.0586vw,-10px) scale(.3713);animation:fall-32 17s -1s linear infinite}@keyframes fall-32{78.623%{transform:translate(108.0503vw,78.623vh) scale(.3713)}to{transform:translate(103.55445vw,100vh) scale(.3713)}}.snow:nth-child(33){opacity:.773;transform:translate(68.6463vw,-10px) scale(.2133);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{72.698%{transform:translate(71.5169vw,72.698vh) scale(.2133)}to{transform:translate(70.0816vw,100vh) scale(.2133)}}.snow:nth-child(34){opacity:.4784;transform:translate(65.3359vw,-10px) scale(.2706);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{49.992%{transform:translate(56.0634vw,49.992vh) scale(.2706)}to{transform:translate(60.69965vw,100vh) scale(.2706)}}.snow:nth-child(35){opacity:1.9978;transform:translate(29.2389vw,-10px) scale(.885);animation:fall-35 13s -10s linear infinite}@keyframes fall-35{64.223%{transform:translate(22.1319vw,64.223vh) scale(.885)}to{transform:translate(25.6854vw,100vh) scale(.885)}}.snow:nth-child(36){opacity:.6338;transform:translate(12.7562vw,-10px) scale(.6682);animation:fall-36 21s -25s linear infinite}@keyframes fall-36{30.078%{transform:translate(17.9927vw,30.078vh) scale(.6682)}to{transform:translate(15.37445vw,100vh) scale(.6682)}}.snow:nth-child(37){opacity:.36;transform:translate(80.161vw,-10px) scale(.1797);animation:fall-37 22s -7s linear infinite}@keyframes fall-37{74.709%{transform:translate(84.4554vw,74.709vh) scale(.1797)}to{transform:translate(82.3082vw,100vh) scale(.1797)}}.snow:nth-child(38){opacity:.8244;transform:translate(19.6378vw,-10px) scale(.8062);animation:fall-38 29s -12s linear infinite}@keyframes fall-38{77.663%{transform:translate(22.3188vw,77.663vh) scale(.8062)}to{transform:translate(20.9783vw,100vh) scale(.8062)}}.snow:nth-child(39){opacity:1.45;transform:translate(83.763vw,-10px) scale(.4117);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{33.659%{transform:translate(92.242vw,33.659vh) scale(.4117)}to{transform:translate(88.0025vw,100vh) scale(.4117)}}.snow:nth-child(40){opacity:.0654;transform:translate(90.9105vw,-10px) scale(.576);animation:fall-40 14s -20s linear infinite}@keyframes fall-40{42.807%{transform:translate(84.9895vw,42.807vh) scale(.576)}to{transform:translate(87.95vw,100vh) scale(.576)}}.snow:nth-child(41){opacity:1.2088;transform:translate(47.94vw,-10px) scale(.5992);animation:fall-41 26s -30s linear infinite}@keyframes fall-41{54.369%{transform:translate(43.969vw,54.369vh) scale(.5992)}to{transform:translate(45.9545vw,100vh) scale(.5992)}}.snow:nth-child(42){opacity:.4034;transform:translate(33.9357vw,-10px) scale(.3972);animation:fall-42 19s -29s linear infinite}@keyframes fall-42{50.929%{transform:translate(42.0098vw,50.929vh) scale(.3972)}to{transform:translate(37.97275vw,100vh) scale(.3972)}}.snow:nth-child(43){opacity:.383;transform:translate(87.8115vw,-10px) scale(.2629);animation:fall-43 23s -10s linear infinite}@keyframes fall-43{34.642%{transform:translate(83.6787vw,34.642vh) scale(.2629)}to{transform:translate(85.7451vw,100vh) scale(.2629)}}.snow:nth-child(44){opacity:.7422;transform:translate(24.655vw,-10px) scale(.3371);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{34.135%{transform:translate(15.2447vw,34.135vh) scale(.3371)}to{transform:translate(19.94985vw,100vh) scale(.3371)}}.snow:nth-child(45){opacity:1.2278;transform:translate(84.1445vw,-10px) scale(.8609);animation:fall-45 15s -2s linear infinite}@keyframes fall-45{63.266%{transform:translate(88.0075vw,63.266vh) scale(.8609)}to{transform:translate(86.076vw,100vh) scale(.8609)}}.snow:nth-child(46){opacity:1.6766;transform:translate(47.4499vw,-10px) scale(.7229);animation:fall-46 30s -14s linear infinite}@keyframes fall-46{75.779%{transform:translate(43.2577vw,75.779vh) scale(.7229)}to{transform:translate(45.3538vw,100vh) scale(.7229)}}.snow:nth-child(47){opacity:1.6164;transform:translate(40.7435vw,-10px) scale(.6321);animation:fall-47 29s -22s linear infinite}@keyframes fall-47{61.873%{transform:translate(36.1899vw,61.873vh) scale(.6321)}to{transform:translate(38.4667vw,100vh) scale(.6321)}}.snow:nth-child(48){opacity:1.707;transform:translate(39.4962vw,-10px) scale(.6797);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{37.055%{transform:translate(32.96vw,37.055vh) scale(.6797)}to{transform:translate(36.2281vw,100vh) scale(.6797)}}.snow:nth-child(49){opacity:1.3424;transform:translate(59.7837vw,-10px) scale(.3098);animation:fall-49 30s -11s linear infinite}@keyframes fall-49{72.979%{transform:translate(51.5444vw,72.979vh) scale(.3098)}to{transform:translate(55.66405vw,100vh) scale(.3098)}}.snow:nth-child(50){opacity:1.5836;transform:translate(21.2776vw,-10px) scale(.4001);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{79.531%{transform:translate(25.1647vw,79.531vh) scale(.4001)}to{transform:translate(23.22115vw,100vh) scale(.4001)}}.snow:nth-child(51){opacity:1.2872;transform:translate(12.5827vw,-10px) scale(.0614);animation:fall-51 25s -1s linear infinite}@keyframes fall-51{79.824%{transform:translate(7.9817vw,79.824vh) scale(.0614)}to{transform:translate(10.2822vw,100vh) scale(.0614)}}.snow:nth-child(52){opacity:.9086;transform:translate(40.7377vw,-10px) scale(.4665);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{49.886%{transform:translate(36.6635vw,49.886vh) scale(.4665)}to{transform:translate(38.7006vw,100vh) scale(.4665)}}.snow:nth-child(53){opacity:.6014;transform:translate(49.6645vw,-10px) scale(.3164);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{56.045%{transform:translate(53.9111vw,56.045vh) scale(.3164)}to{transform:translate(51.7878vw,100vh) scale(.3164)}}.snow:nth-child(54){opacity:1.9104;transform:translate(66.6471vw,-10px) scale(.9978);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{72.34%{transform:translate(66.6612vw,72.34vh) scale(.9978)}to{transform:translate(66.65415vw,100vh) scale(.9978)}}.snow:nth-child(55){opacity:1.6796;transform:translate(10.378vw,-10px) scale(.3435);animation:fall-55 29s -2s linear infinite}@keyframes fall-55{37.206%{transform:translate(3.7815vw,37.206vh) scale(.3435)}to{transform:translate(7.07975vw,100vh) scale(.3435)}}.snow:nth-child(56){opacity:.7572;transform:translate(75.1245vw,-10px) scale(.3004);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{33.326%{transform:translate(69.1881vw,33.326vh) scale(.3004)}to{transform:translate(72.1563vw,100vh) scale(.3004)}}.snow:nth-child(57){opacity:1.0606;transform:translate(55.1536vw,-10px) scale(.2236);animation:fall-57 12s -21s linear infinite}@keyframes fall-57{63.809%{transform:translate(57.42vw,63.809vh) scale(.2236)}to{transform:translate(56.2868vw,100vh) scale(.2236)}}.snow:nth-child(58){opacity:.1524;transform:translate(78.6306vw,-10px) scale(.5893);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{54.419%{transform:translate(80.8486vw,54.419vh) scale(.5893)}to{transform:translate(79.7396vw,100vh) scale(.5893)}}.snow:nth-child(59){opacity:1.8642;transform:translate(30.0334vw,-10px) scale(.0111);animation:fall-59 16s -19s linear infinite}@keyframes fall-59{74.57%{transform:translate(22.7038vw,74.57vh) scale(.0111)}to{transform:translate(26.3686vw,100vh) scale(.0111)}}.snow:nth-child(60){opacity:.0872;transform:translate(72.6896vw,-10px) scale(.1532);animation:fall-60 15s -17s linear infinite}@keyframes fall-60{41.237%{transform:translate(76.4721vw,41.237vh) scale(.1532)}to{transform:translate(74.58085vw,100vh) scale(.1532)}}.snow:nth-child(61){opacity:1.0604;transform:translate(86.1003vw,-10px) scale(.5615);animation:fall-61 10s -13s linear infinite}@keyframes fall-61{54.953%{transform:translate(84.1262vw,54.953vh) scale(.5615)}to{transform:translate(85.11325vw,100vh) scale(.5615)}}.snow:nth-child(62){opacity:.1492;transform:translate(79.6098vw,-10px) scale(.1589);animation:fall-62 21s -19s linear infinite}@keyframes fall-62{49.193%{transform:translate(85.5433vw,49.193vh) scale(.1589)}to{transform:translate(82.57655vw,100vh) scale(.1589)}}.snow:nth-child(63){opacity:.9274;transform:translate(94.8361vw,-10px) scale(.7873);animation:fall-63 24s -5s linear infinite}@keyframes fall-63{68.629%{transform:translate(101.5625vw,68.629vh) scale(.7873)}to{transform:translate(98.1993vw,100vh) scale(.7873)}}.snow:nth-child(64){opacity:1.7654;transform:translate(16.7196vw,-10px) scale(.8631);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{76.154%{transform:translate(12.3208vw,76.154vh) scale(.8631)}to{transform:translate(14.5202vw,100vh) scale(.8631)}}.snow:nth-child(65){opacity:.8526;transform:translate(45.1696vw,-10px) scale(.6303);animation:fall-65 20s -7s linear infinite}@keyframes fall-65{74.667%{transform:translate(40.0383vw,74.667vh) scale(.6303)}to{transform:translate(42.60395vw,100vh) scale(.6303)}}.snow:nth-child(66){opacity:.6244;transform:translate(35.1042vw,-10px) scale(.7162);animation:fall-66 28s -13s linear infinite}@keyframes fall-66{32.924%{transform:translate(40.9637vw,32.924vh) scale(.7162)}to{transform:translate(38.03395vw,100vh) scale(.7162)}}.snow:nth-child(67){opacity:1.4138;transform:translate(87.96vw,-10px) scale(.2209);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{32.843%{transform:translate(80.8869vw,32.843vh) scale(.2209)}to{transform:translate(84.42345vw,100vh) scale(.2209)}}.snow:nth-child(68){opacity:1.9;transform:translate(50.9359vw,-10px) scale(.8769);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{49.539%{transform:translate(41.0595vw,49.539vh) scale(.8769)}to{transform:translate(45.9977vw,100vh) scale(.8769)}}.snow:nth-child(69){opacity:.7804;transform:translate(24.8967vw,-10px) scale(.0828);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{40.237%{transform:translate(21.9509vw,40.237vh) scale(.0828)}to{transform:translate(23.4238vw,100vh) scale(.0828)}}.snow:nth-child(70){opacity:.6332;transform:translate(98.7311vw,-10px) scale(.8389);animation:fall-70 17s -10s linear infinite}@keyframes fall-70{70.213%{transform:translate(99.7725vw,70.213vh) scale(.8389)}to{transform:translate(99.2518vw,100vh) scale(.8389)}}.snow:nth-child(71){opacity:1.669;transform:translate(63.4066vw,-10px) scale(.9742);animation:fall-71 28s -4s linear infinite}@keyframes fall-71{46.197%{transform:translate(71.6665vw,46.197vh) scale(.9742)}to{transform:translate(67.53655vw,100vh) scale(.9742)}}.snow:nth-child(72){opacity:1.3946;transform:translate(36.3702vw,-10px) scale(.152);animation:fall-72 11s -14s linear infinite}@keyframes fall-72{54.935%{transform:translate(36.0413vw,54.935vh) scale(.152)}to{transform:translate(36.20575vw,100vh) scale(.152)}}.snow:nth-child(73){opacity:1.3364;transform:translate(12.4494vw,-10px) scale(.271);animation:fall-73 10s -20s linear infinite}@keyframes fall-73{38.278%{transform:translate(16.7732vw,38.278vh) scale(.271)}to{transform:translate(14.6113vw,100vh) scale(.271)}}.snow:nth-child(74){opacity:1.63;transform:translate(26.1421vw,-10px) scale(.1377);animation:fall-74 21s -14s linear infinite}@keyframes fall-74{69.224%{transform:translate(26.586vw,69.224vh) scale(.1377)}to{transform:translate(26.36405vw,100vh) scale(.1377)}}.snow:nth-child(75){opacity:1.051;transform:translate(75.6337vw,-10px) scale(.3993);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{63.843%{transform:translate(81.9785vw,63.843vh) scale(.3993)}to{transform:translate(78.8061vw,100vh) scale(.3993)}}.snow:nth-child(76){opacity:.4424;transform:translate(90.5216vw,-10px) scale(.9943);animation:fall-76 21s -21s linear infinite}@keyframes fall-76{49.634%{transform:translate(87.9673vw,49.634vh) scale(.9943)}to{transform:translate(89.24445vw,100vh) scale(.9943)}}.snow:nth-child(77){opacity:1.7778;transform:translate(8.2217vw,-10px) scale(.8573);animation:fall-77 21s -1s linear infinite}@keyframes fall-77{36.932%{transform:translate(8.2117vw,36.932vh) scale(.8573)}to{transform:translate(8.2167vw,100vh) scale(.8573)}}.snow:nth-child(78){opacity:1.2852;transform:translate(33.4831vw,-10px) scale(.7467);animation:fall-78 27s -5s linear infinite}@keyframes fall-78{74.837%{transform:translate(40.3426vw,74.837vh) scale(.7467)}to{transform:translate(36.91285vw,100vh) scale(.7467)}}.snow:nth-child(79){opacity:.567;transform:translate(53.9907vw,-10px) scale(.6686);animation:fall-79 30s -10s linear infinite}@keyframes fall-79{33.002%{transform:translate(50.2105vw,33.002vh) scale(.6686)}to{transform:translate(52.1006vw,100vh) scale(.6686)}}.snow:nth-child(80){opacity:.9452;transform:translate(15.8089vw,-10px) scale(.4364);animation:fall-80 10s -7s linear infinite}@keyframes fall-80{77.161%{transform:translate(23.2935vw,77.161vh) scale(.4364)}to{transform:translate(19.5512vw,100vh) scale(.4364)}}.snow:nth-child(81){opacity:.405;transform:translate(65.2995vw,-10px) scale(.1011);animation:fall-81 19s -6s linear infinite}@keyframes fall-81{34.575%{transform:translate(68.8692vw,34.575vh) scale(.1011)}to{transform:translate(67.08435vw,100vh) scale(.1011)}}.snow:nth-child(82){opacity:.1234;transform:translate(3.1779vw,-10px) scale(.9653);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{53.657%{transform:translate(-6.7835vw,53.657vh) scale(.9653)}to{transform:translate(-1.8028vw,100vh) scale(.9653)}}.snow:nth-child(83){opacity:1.6208;transform:translate(23.1667vw,-10px) scale(.114);animation:fall-83 12s -28s linear infinite}@keyframes fall-83{77.249%{transform:translate(30.2462vw,77.249vh) scale(.114)}to{transform:translate(26.70645vw,100vh) scale(.114)}}.snow:nth-child(84){opacity:.5786;transform:translate(2.7515vw,-10px) scale(.7517);animation:fall-84 23s -26s linear infinite}@keyframes fall-84{65.016%{transform:translate(-4.4132vw,65.016vh) scale(.7517)}to{transform:translate(-.83085vw,100vh) scale(.7517)}}.snow:nth-child(85){opacity:.454;transform:translate(98.2689vw,-10px) scale(.8637);animation:fall-85 29s -6s linear infinite}@keyframes fall-85{70.301%{transform:translate(98.1559vw,70.301vh) scale(.8637)}to{transform:translate(98.2124vw,100vh) scale(.8637)}}.snow:nth-child(86){opacity:1.0564;transform:translate(89.5933vw,-10px) scale(.6704);animation:fall-86 17s -17s linear infinite}@keyframes fall-86{76.004%{transform:translate(84.4144vw,76.004vh) scale(.6704)}to{transform:translate(87.00385vw,100vh) scale(.6704)}}.snow:nth-child(87){opacity:1.3342;transform:translate(71.8544vw,-10px) scale(.2207);animation:fall-87 22s -1s linear infinite}@keyframes fall-87{70.468%{transform:translate(64.1337vw,70.468vh) scale(.2207)}to{transform:translate(67.99405vw,100vh) scale(.2207)}}.snow:nth-child(88){opacity:.341;transform:translate(10.5656vw,-10px) scale(.2557);animation:fall-88 20s -14s linear infinite}@keyframes fall-88{58.684%{transform:translate(10.7029vw,58.684vh) scale(.2557)}to{transform:translate(10.63425vw,100vh) scale(.2557)}}.snow:nth-child(89){opacity:1.9516;transform:translate(75.359vw,-10px) scale(.2104);animation:fall-89 12s -22s linear infinite}@keyframes fall-89{48.989%{transform:translate(68.8906vw,48.989vh) scale(.2104)}to{transform:translate(72.1248vw,100vh) scale(.2104)}}.snow:nth-child(90){opacity:1.3006;transform:translate(43.0006vw,-10px) scale(.5684);animation:fall-90 24s -5s linear infinite}@keyframes fall-90{76.88%{transform:translate(39.9912vw,76.88vh) scale(.5684)}to{transform:translate(41.4959vw,100vh) scale(.5684)}}.snow:nth-child(91){opacity:1.3682;transform:translate(27.7332vw,-10px) scale(.8226);animation:fall-91 20s -30s linear infinite}@keyframes fall-91{35.817%{transform:translate(19.5395vw,35.817vh) scale(.8226)}to{transform:translate(23.63635vw,100vh) scale(.8226)}}.snow:nth-child(92){opacity:1.4608;transform:translate(41.546vw,-10px) scale(.7668);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{40.276%{transform:translate(38.2951vw,40.276vh) scale(.7668)}to{transform:translate(39.92055vw,100vh) scale(.7668)}}.snow:nth-child(93){opacity:.9828;transform:translate(20.5627vw,-10px) scale(.1983);animation:fall-93 21s -5s linear infinite}@keyframes fall-93{47.013%{transform:translate(24.612vw,47.013vh) scale(.1983)}to{transform:translate(22.58735vw,100vh) scale(.1983)}}.snow:nth-child(94){opacity:1.6556;transform:translate(20.5609vw,-10px) scale(.3715);animation:fall-94 14s -10s linear infinite}@keyframes fall-94{30.548%{transform:translate(15.7782vw,30.548vh) scale(.3715)}to{transform:translate(18.16955vw,100vh) scale(.3715)}}.snow:nth-child(95){opacity:.68;transform:translate(48.5196vw,-10px) scale(.3025);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{72.348%{transform:translate(50.8157vw,72.348vh) scale(.3025)}to{transform:translate(49.66765vw,100vh) scale(.3025)}}.snow:nth-child(96){opacity:.763;transform:translate(59.3189vw,-10px) scale(.4985);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{68.087%{transform:translate(56.0371vw,68.087vh) scale(.4985)}to{transform:translate(57.678vw,100vh) scale(.4985)}}.snow:nth-child(97){opacity:1.0594;transform:translate(20.273vw,-10px) scale(.663);animation:fall-97 24s -18s linear infinite}@keyframes fall-97{33.115%{transform:translate(24.4301vw,33.115vh) scale(.663)}to{transform:translate(22.35155vw,100vh) scale(.663)}}.snow:nth-child(98){opacity:1.609;transform:translate(44.5168vw,-10px) scale(.8822);animation:fall-98 12s -27s linear infinite}@keyframes fall-98{73.609%{transform:translate(45.1245vw,73.609vh) scale(.8822)}to{transform:translate(44.82065vw,100vh) scale(.8822)}}.snow:nth-child(99){opacity:1.9466;transform:translate(47.5213vw,-10px) scale(.549);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.326%{transform:translate(50.9919vw,49.326vh) scale(.549)}to{transform:translate(49.2566vw,100vh) scale(.549)}}.snow:nth-child(100){opacity:.7402;transform:translate(41.8978vw,-10px) scale(.0373);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{54.133%{transform:translate(49.8621vw,54.133vh) scale(.0373)}to{transform:translate(45.87995vw,100vh) scale(.0373)}}.snow:nth-child(101){opacity:1.2426;transform:translate(42.1778vw,-10px) scale(.9315);animation:fall-101 24s -2s linear infinite}@keyframes fall-101{63.886%{transform:translate(45.1513vw,63.886vh) scale(.9315)}to{transform:translate(43.66455vw,100vh) scale(.9315)}}.snow:nth-child(102){opacity:.454;transform:translate(13.282vw,-10px) scale(.8517);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{52.616%{transform:translate(10.3561vw,52.616vh) scale(.8517)}to{transform:translate(11.81905vw,100vh) scale(.8517)}}.snow:nth-child(103){opacity:1.2248;transform:translate(78.1986vw,-10px) scale(.8739);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{53.896%{transform:translate(82.627vw,53.896vh) scale(.8739)}to{transform:translate(80.4128vw,100vh) scale(.8739)}}.snow:nth-child(104){opacity:1.4434;transform:translate(88.5469vw,-10px) scale(.1561);animation:fall-104 27s -27s linear infinite}@keyframes fall-104{50.522%{transform:translate(93.5708vw,50.522vh) scale(.1561)}to{transform:translate(91.05885vw,100vh) scale(.1561)}}.snow:nth-child(105){opacity:.2878;transform:translate(76.1214vw,-10px) scale(.7203);animation:fall-105 18s -10s linear infinite}@keyframes fall-105{70.093%{transform:translate(67.4306vw,70.093vh) scale(.7203)}to{transform:translate(71.776vw,100vh) scale(.7203)}}.snow:nth-child(106){opacity:1.7684;transform:translate(76.5304vw,-10px) scale(.6801);animation:fall-106 25s -2s linear infinite}@keyframes fall-106{37.191%{transform:translate(74.9597vw,37.191vh) scale(.6801)}to{transform:translate(75.74505vw,100vh) scale(.6801)}}.snow:nth-child(107){opacity:.376;transform:translate(7.748vw,-10px) scale(.646);animation:fall-107 12s -29s linear infinite}@keyframes fall-107{39.735%{transform:translate(-.9715vw,39.735vh) scale(.646)}to{transform:translate(3.38825vw,100vh) scale(.646)}}.snow:nth-child(108){opacity:1.9176;transform:translate(69.6135vw,-10px) scale(.5995);animation:fall-108 20s -1s linear infinite}@keyframes fall-108{40.958%{transform:translate(66.4922vw,40.958vh) scale(.5995)}to{transform:translate(68.05285vw,100vh) scale(.5995)}}.snow:nth-child(109){opacity:1.115;transform:translate(86.0048vw,-10px) scale(.8116);animation:fall-109 22s -24s linear infinite}@keyframes fall-109{52.513%{transform:translate(86.4951vw,52.513vh) scale(.8116)}to{transform:translate(86.24995vw,100vh) scale(.8116)}}.snow:nth-child(110){opacity:.7616;transform:translate(35.7969vw,-10px) scale(.4939);animation:fall-110 18s -30s linear infinite}@keyframes fall-110{74.454%{transform:translate(42.0644vw,74.454vh) scale(.4939)}to{transform:translate(38.93065vw,100vh) scale(.4939)}}.snow:nth-child(111){opacity:.401;transform:translate(98.7082vw,-10px) scale(.6409);animation:fall-111 27s -12s linear infinite}@keyframes fall-111{53.011%{transform:translate(96.0945vw,53.011vh) scale(.6409)}to{transform:translate(97.40135vw,100vh) scale(.6409)}}.snow:nth-child(112){opacity:.2646;transform:translate(66.6162vw,-10px) scale(.9281);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{72.685%{transform:translate(76.1945vw,72.685vh) scale(.9281)}to{transform:translate(71.40535vw,100vh) scale(.9281)}}.snow:nth-child(113){opacity:.4072;transform:translate(93.4322vw,-10px) scale(.8717);animation:fall-113 10s -17s linear infinite}@keyframes fall-113{65.309%{transform:translate(91.1312vw,65.309vh) scale(.8717)}to{transform:translate(92.2817vw,100vh) scale(.8717)}}.snow:nth-child(114){opacity:1.9452;transform:translate(13.1806vw,-10px) scale(.0845);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{69.412%{transform:translate(21.1419vw,69.412vh) scale(.0845)}to{transform:translate(17.16125vw,100vh) scale(.0845)}}.snow:nth-child(115){opacity:.8276;transform:translate(47.4646vw,-10px) scale(.1593);animation:fall-115 14s -17s linear infinite}@keyframes fall-115{52.39%{transform:translate(51.3549vw,52.39vh) scale(.1593)}to{transform:translate(49.40975vw,100vh) scale(.1593)}}.snow:nth-child(116){opacity:.9478;transform:translate(59.7962vw,-10px) scale(.1207);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{71.734%{transform:translate(51.1228vw,71.734vh) scale(.1207)}to{transform:translate(55.4595vw,100vh) scale(.1207)}}.snow:nth-child(117){opacity:.1042;transform:translate(83.9476vw,-10px) scale(.4164);animation:fall-117 18s -27s linear infinite}@keyframes fall-117{68.764%{transform:translate(90.4056vw,68.764vh) scale(.4164)}to{transform:translate(87.1766vw,100vh) scale(.4164)}}.snow:nth-child(118){opacity:.6582;transform:translate(98.758vw,-10px) scale(.1876);animation:fall-118 13s -24s linear infinite}@keyframes fall-118{70.873%{transform:translate(100.4327vw,70.873vh) scale(.1876)}to{transform:translate(99.59535vw,100vh) scale(.1876)}}.snow:nth-child(119){opacity:.6918;transform:translate(61.293vw,-10px) scale(.495);animation:fall-119 30s -16s linear infinite}@keyframes fall-119{56.53%{transform:translate(53.4041vw,56.53vh) scale(.495)}to{transform:translate(57.34855vw,100vh) scale(.495)}}.snow:nth-child(120){opacity:.5788;transform:translate(8.4428vw,-10px) scale(.7519);animation:fall-120 10s -9s linear infinite}@keyframes fall-120{49.455%{transform:translate(13.0364vw,49.455vh) scale(.7519)}to{transform:translate(10.7396vw,100vh) scale(.7519)}}.snow:nth-child(121){opacity:1.2648;transform:translate(12.7523vw,-10px) scale(.8438);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{38.126%{transform:translate(21.4192vw,38.126vh) scale(.8438)}to{transform:translate(17.08575vw,100vh) scale(.8438)}}.snow:nth-child(122){opacity:1.827;transform:translate(32.06vw,-10px) scale(.9733);animation:fall-122 20s -10s linear infinite}@keyframes fall-122{38.683%{transform:translate(39.1845vw,38.683vh) scale(.9733)}to{transform:translate(35.62225vw,100vh) scale(.9733)}}.snow:nth-child(123){opacity:1.9052;transform:translate(86.0543vw,-10px) scale(.0505);animation:fall-123 15s -17s linear infinite}@keyframes fall-123{64.406%{transform:translate(76.266vw,64.406vh) scale(.0505)}to{transform:translate(81.16015vw,100vh) scale(.0505)}}.snow:nth-child(124){opacity:.543;transform:translate(48.9458vw,-10px) scale(.5193);animation:fall-124 22s -8s linear infinite}@keyframes fall-124{60.645%{transform:translate(49.4243vw,60.645vh) scale(.5193)}to{transform:translate(49.18505vw,100vh) scale(.5193)}}.snow:nth-child(125){opacity:.3358;transform:translate(8.8055vw,-10px) scale(.4522);animation:fall-125 28s -15s linear infinite}@keyframes fall-125{79.475%{transform:translate(17.6214vw,79.475vh) scale(.4522)}to{transform:translate(13.21345vw,100vh) scale(.4522)}}.snow:nth-child(126){opacity:1.4738;transform:translate(86.5867vw,-10px) scale(.0165);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{68.157%{transform:translate(81.2258vw,68.157vh) scale(.0165)}to{transform:translate(83.90625vw,100vh) scale(.0165)}}.snow:nth-child(127){opacity:1.8718;transform:translate(56.2734vw,-10px) scale(.4591);animation:fall-127 19s -27s linear infinite}@keyframes fall-127{39.02%{transform:translate(57.383vw,39.02vh) scale(.4591)}to{transform:translate(56.8282vw,100vh) scale(.4591)}}.snow:nth-child(128){opacity:1.8692;transform:translate(37.6751vw,-10px) scale(.9811);animation:fall-128 29s -4s linear infinite}@keyframes fall-128{59.329%{transform:translate(39.9444vw,59.329vh) scale(.9811)}to{transform:translate(38.80975vw,100vh) scale(.9811)}}.snow:nth-child(129){opacity:.6466;transform:translate(8.6784vw,-10px) scale(.7403);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{58.585%{transform:translate(6.1892vw,58.585vh) scale(.7403)}to{transform:translate(7.4338vw,100vh) scale(.7403)}}.snow:nth-child(130){opacity:1.1774;transform:translate(83.9716vw,-10px) scale(.4348);animation:fall-130 20s -24s linear infinite}@keyframes fall-130{45.525%{transform:translate(90.0564vw,45.525vh) scale(.4348)}to{transform:translate(87.014vw,100vh) scale(.4348)}}.snow:nth-child(131){opacity:.6306;transform:translate(7.1649vw,-10px) scale(.7695);animation:fall-131 18s -17s linear infinite}@keyframes fall-131{35.652%{transform:translate(10.4319vw,35.652vh) scale(.7695)}to{transform:translate(8.7984vw,100vh) scale(.7695)}}.snow:nth-child(132){opacity:.685;transform:translate(26.3523vw,-10px) scale(.3974);animation:fall-132 30s -7s linear infinite}@keyframes fall-132{54.142%{transform:translate(34.0909vw,54.142vh) scale(.3974)}to{transform:translate(30.2216vw,100vh) scale(.3974)}}.snow:nth-child(133){opacity:.5744;transform:translate(37.9149vw,-10px) scale(.8049);animation:fall-133 29s -14s linear infinite}@keyframes fall-133{42.329%{transform:translate(35.2893vw,42.329vh) scale(.8049)}to{transform:translate(36.6021vw,100vh) scale(.8049)}}.snow:nth-child(134){opacity:.7846;transform:translate(.6723vw,-10px) scale(.3214);animation:fall-134 28s -5s linear infinite}@keyframes fall-134{78.939%{transform:translate(1.0694vw,78.939vh) scale(.3214)}to{transform:translate(.87085vw,100vh) scale(.3214)}}.snow:nth-child(135){opacity:1.2478;transform:translate(69.5153vw,-10px) scale(.6042);animation:fall-135 25s -4s linear infinite}@keyframes fall-135{39.014%{transform:translate(60.0214vw,39.014vh) scale(.6042)}to{transform:translate(64.76835vw,100vh) scale(.6042)}}.snow:nth-child(136){opacity:1.295;transform:translate(37.9559vw,-10px) scale(.7414);animation:fall-136 11s -29s linear infinite}@keyframes fall-136{49.319%{transform:translate(29.1385vw,49.319vh) scale(.7414)}to{transform:translate(33.5472vw,100vh) scale(.7414)}}.snow:nth-child(137){opacity:.2532;transform:translate(55.4259vw,-10px) scale(.4195);animation:fall-137 14s -22s linear infinite}@keyframes fall-137{44.026%{transform:translate(51.1594vw,44.026vh) scale(.4195)}to{transform:translate(53.29265vw,100vh) scale(.4195)}}.snow:nth-child(138){opacity:1.8306;transform:translate(50.0242vw,-10px) scale(.3165);animation:fall-138 17s -18s linear infinite}@keyframes fall-138{73.197%{transform:translate(53.2901vw,73.197vh) scale(.3165)}to{transform:translate(51.65715vw,100vh) scale(.3165)}}.snow:nth-child(139){opacity:.9042;transform:translate(64.0421vw,-10px) scale(.51);animation:fall-139 19s -10s linear infinite}@keyframes fall-139{76.118%{transform:translate(61.2959vw,76.118vh) scale(.51)}to{transform:translate(62.669vw,100vh) scale(.51)}}.snow:nth-child(140){opacity:.7582;transform:translate(99.5261vw,-10px) scale(.8589);animation:fall-140 22s -10s linear infinite}@keyframes fall-140{35.335%{transform:translate(104.0308vw,35.335vh) scale(.8589)}to{transform:translate(101.77845vw,100vh) scale(.8589)}}.snow:nth-child(141){opacity:.2936;transform:translate(89.154vw,-10px) scale(.291);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{42.287%{transform:translate(89.9262vw,42.287vh) scale(.291)}to{transform:translate(89.5401vw,100vh) scale(.291)}}.snow:nth-child(142){opacity:.5224;transform:translate(29.5982vw,-10px) scale(.1342);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{43.55%{transform:translate(25.974vw,43.55vh) scale(.1342)}to{transform:translate(27.7861vw,100vh) scale(.1342)}}.snow:nth-child(143){opacity:.9088;transform:translate(79.1099vw,-10px) scale(.4058);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{75.633%{transform:translate(71.681vw,75.633vh) scale(.4058)}to{transform:translate(75.39545vw,100vh) scale(.4058)}}.snow:nth-child(144){opacity:.9326;transform:translate(83.4371vw,-10px) scale(.6017);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{65.19%{transform:translate(82.6318vw,65.19vh) scale(.6017)}to{transform:translate(83.03445vw,100vh) scale(.6017)}}.snow:nth-child(145){opacity:.3096;transform:translate(76.2712vw,-10px) scale(.3855);animation:fall-145 28s -24s linear infinite}@keyframes fall-145{44.619%{transform:translate(77.2856vw,44.619vh) scale(.3855)}to{transform:translate(76.7784vw,100vh) scale(.3855)}}.snow:nth-child(146){opacity:.6418;transform:translate(5.7185vw,-10px) scale(.1903);animation:fall-146 23s -5s linear infinite}@keyframes fall-146{66.102%{transform:translate(12.526vw,66.102vh) scale(.1903)}to{transform:translate(9.12225vw,100vh) scale(.1903)}}.snow:nth-child(147){opacity:1.215;transform:translate(6.7004vw,-10px) scale(.8215);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{54.317%{transform:translate(9.5026vw,54.317vh) scale(.8215)}to{transform:translate(8.1015vw,100vh) scale(.8215)}}.snow:nth-child(148){opacity:.8954;transform:translate(77.0494vw,-10px) scale(.8268);animation:fall-148 13s -13s linear infinite}@keyframes fall-148{67.029%{transform:translate(71.5029vw,67.029vh) scale(.8268)}to{transform:translate(74.27615vw,100vh) scale(.8268)}}.snow:nth-child(149){opacity:.6068;transform:translate(51.6504vw,-10px) scale(.8088);animation:fall-149 25s -8s linear infinite}@keyframes fall-149{63.029%{transform:translate(50.5656vw,63.029vh) scale(.8088)}to{transform:translate(51.108vw,100vh) scale(.8088)}}.snow:nth-child(150){opacity:1.5176;transform:translate(68.6892vw,-10px) scale(.2717);animation:fall-150 14s -21s linear infinite}@keyframes fall-150{35.718%{transform:translate(64.8756vw,35.718vh) scale(.2717)}to{transform:translate(66.7824vw,100vh) scale(.2717)}}.snow:nth-child(151){opacity:.1264;transform:translate(99.0842vw,-10px) scale(.4211);animation:fall-151 25s -21s linear infinite}@keyframes fall-151{52.915%{transform:translate(92.1722vw,52.915vh) scale(.4211)}to{transform:translate(95.6282vw,100vh) scale(.4211)}}.snow:nth-child(152){opacity:.3868;transform:translate(12.0841vw,-10px) scale(.2017);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{34.757%{transform:translate(7.1983vw,34.757vh) scale(.2017)}to{transform:translate(9.6412vw,100vh) scale(.2017)}}.snow:nth-child(153){opacity:1.8346;transform:translate(40.371vw,-10px) scale(.6962);animation:fall-153 24s -19s linear infinite}@keyframes fall-153{46.69%{transform:translate(37.4184vw,46.69vh) scale(.6962)}to{transform:translate(38.8947vw,100vh) scale(.6962)}}.snow:nth-child(154){opacity:1.8182;transform:translate(10.9011vw,-10px) scale(.0727);animation:fall-154 28s -10s linear infinite}@keyframes fall-154{54.099%{transform:translate(7.6599vw,54.099vh) scale(.0727)}to{transform:translate(9.2805vw,100vh) scale(.0727)}}.snow:nth-child(155){opacity:1.5986;transform:translate(75.5003vw,-10px) scale(.7737);animation:fall-155 24s -3s linear infinite}@keyframes fall-155{76.924%{transform:translate(72.4568vw,76.924vh) scale(.7737)}to{transform:translate(73.97855vw,100vh) scale(.7737)}}.snow:nth-child(156){opacity:.0838;transform:translate(45.5361vw,-10px) scale(.0643);animation:fall-156 11s -3s linear infinite}@keyframes fall-156{53.582%{transform:translate(50.798vw,53.582vh) scale(.0643)}to{transform:translate(48.16705vw,100vh) scale(.0643)}}.snow:nth-child(157){opacity:1.4574;transform:translate(42.2169vw,-10px) scale(.9539);animation:fall-157 10s -30s linear infinite}@keyframes fall-157{65.902%{transform:translate(39.1366vw,65.902vh) scale(.9539)}to{transform:translate(40.67675vw,100vh) scale(.9539)}}.snow:nth-child(158){opacity:1.6616;transform:translate(36.5145vw,-10px) scale(.347);animation:fall-158 30s -10s linear infinite}@keyframes fall-158{49.014%{transform:translate(33.9421vw,49.014vh) scale(.347)}to{transform:translate(35.2283vw,100vh) scale(.347)}}.snow:nth-child(159){opacity:1.4798;transform:translate(4.419vw,-10px) scale(.7801);animation:fall-159 16s -1s linear infinite}@keyframes fall-159{43.291%{transform:translate(13.7209vw,43.291vh) scale(.7801)}to{transform:translate(9.06995vw,100vh) scale(.7801)}}.snow:nth-child(160){opacity:1.4642;transform:translate(19.2857vw,-10px) scale(.1457);animation:fall-160 25s -13s linear infinite}@keyframes fall-160{55.428%{transform:translate(24.9686vw,55.428vh) scale(.1457)}to{transform:translate(22.12715vw,100vh) scale(.1457)}}.snow:nth-child(161){opacity:.6044;transform:translate(57.9811vw,-10px) scale(.6587);animation:fall-161 27s -29s linear infinite}@keyframes fall-161{75.916%{transform:translate(63.5033vw,75.916vh) scale(.6587)}to{transform:translate(60.7422vw,100vh) scale(.6587)}}.snow:nth-child(162){opacity:.3422;transform:translate(50.5377vw,-10px) scale(.0694);animation:fall-162 22s -27s linear infinite}@keyframes fall-162{37.698%{transform:translate(58.7338vw,37.698vh) scale(.0694)}to{transform:translate(54.63575vw,100vh) scale(.0694)}}.snow:nth-child(163){opacity:.4176;transform:translate(68.0203vw,-10px) scale(.576);animation:fall-163 13s -5s linear infinite}@keyframes fall-163{66.978%{transform:translate(61.6165vw,66.978vh) scale(.576)}to{transform:translate(64.8184vw,100vh) scale(.576)}}.snow:nth-child(164){opacity:.727;transform:translate(36.2843vw,-10px) scale(.0984);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{78.259%{transform:translate(39.7413vw,78.259vh) scale(.0984)}to{transform:translate(38.0128vw,100vh) scale(.0984)}}.snow:nth-child(165){opacity:.632;transform:translate(92.128vw,-10px) scale(.6385);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{65.423%{transform:translate(86.4108vw,65.423vh) scale(.6385)}to{transform:translate(89.2694vw,100vh) scale(.6385)}}.snow:nth-child(166){opacity:.1042;transform:translate(73.9761vw,-10px) scale(.5414);animation:fall-166 15s -4s linear infinite}@keyframes fall-166{60.648%{transform:translate(70.215vw,60.648vh) scale(.5414)}to{transform:translate(72.09555vw,100vh) scale(.5414)}}.snow:nth-child(167){opacity:.2706;transform:translate(53.0771vw,-10px) scale(.2503);animation:fall-167 18s -18s linear infinite}@keyframes fall-167{40.64%{transform:translate(58.5849vw,40.64vh) scale(.2503)}to{transform:translate(55.831vw,100vh) scale(.2503)}}.snow:nth-child(168){opacity:.7932;transform:translate(50.0273vw,-10px) scale(.2079);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{35.083%{transform:translate(51.1079vw,35.083vh) scale(.2079)}to{transform:translate(50.5676vw,100vh) scale(.2079)}}.snow:nth-child(169){opacity:.2934;transform:translate(27.123vw,-10px) scale(.3587);animation:fall-169 29s -14s linear infinite}@keyframes fall-169{74.824%{transform:translate(33.2668vw,74.824vh) scale(.3587)}to{transform:translate(30.1949vw,100vh) scale(.3587)}}.snow:nth-child(170){opacity:.9082;transform:translate(85.9961vw,-10px) scale(.4175);animation:fall-170 29s -13s linear infinite}@keyframes fall-170{44.218%{transform:translate(89.3607vw,44.218vh) scale(.4175)}to{transform:translate(87.6784vw,100vh) scale(.4175)}}.snow:nth-child(171){opacity:.8092;transform:translate(22.7518vw,-10px) scale(.7005);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{74.004%{transform:translate(24.2602vw,74.004vh) scale(.7005)}to{transform:translate(23.506vw,100vh) scale(.7005)}}.snow:nth-child(172){opacity:.0898;transform:translate(7.4856vw,-10px) scale(.6759);animation:fall-172 25s -8s linear infinite}@keyframes fall-172{32.202%{transform:translate(.1823vw,32.202vh) scale(.6759)}to{transform:translate(3.83395vw,100vh) scale(.6759)}}.snow:nth-child(173){opacity:1.389;transform:translate(74.2312vw,-10px) scale(.6665);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{76.805%{transform:translate(68.9356vw,76.805vh) scale(.6665)}to{transform:translate(71.5834vw,100vh) scale(.6665)}}.snow:nth-child(174){opacity:1.0158;transform:translate(14.6257vw,-10px) scale(.9366);animation:fall-174 30s -4s linear infinite}@keyframes fall-174{37.344%{transform:translate(22.0046vw,37.344vh) scale(.9366)}to{transform:translate(18.31515vw,100vh) scale(.9366)}}.snow:nth-child(175){opacity:1.9738;transform:translate(61.9583vw,-10px) scale(.2809);animation:fall-175 21s -25s linear infinite}@keyframes fall-175{33.888%{transform:translate(71.7661vw,33.888vh) scale(.2809)}to{transform:translate(66.8622vw,100vh) scale(.2809)}}.snow:nth-child(176){opacity:.6934;transform:translate(50.0144vw,-10px) scale(.5027);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{44.385%{transform:translate(58.7918vw,44.385vh) scale(.5027)}to{transform:translate(54.4031vw,100vh) scale(.5027)}}.snow:nth-child(177){opacity:.002;transform:translate(40.1005vw,-10px) scale(.8238);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{38.918%{transform:translate(41.1592vw,38.918vh) scale(.8238)}to{transform:translate(40.62985vw,100vh) scale(.8238)}}.snow:nth-child(178){opacity:1.1832;transform:translate(58.4005vw,-10px) scale(.5466);animation:fall-178 28s -8s linear infinite}@keyframes fall-178{76.35%{transform:translate(63.4002vw,76.35vh) scale(.5466)}to{transform:translate(60.90035vw,100vh) scale(.5466)}}.snow:nth-child(179){opacity:.4958;transform:translate(12.2571vw,-10px) scale(.0728);animation:fall-179 15s -19s linear infinite}@keyframes fall-179{31.364%{transform:translate(21.346vw,31.364vh) scale(.0728)}to{transform:translate(16.80155vw,100vh) scale(.0728)}}.snow:nth-child(180){opacity:.292;transform:translate(79.2655vw,-10px) scale(.2838);animation:fall-180 25s -10s linear infinite}@keyframes fall-180{60.12%{transform:translate(82.2672vw,60.12vh) scale(.2838)}to{transform:translate(80.76635vw,100vh) scale(.2838)}}.snow:nth-child(181){opacity:1.4114;transform:translate(93.1841vw,-10px) scale(.0273);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{31.976%{transform:translate(92.6819vw,31.976vh) scale(.0273)}to{transform:translate(92.933vw,100vh) scale(.0273)}}.snow:nth-child(182){opacity:.2396;transform:translate(17.0422vw,-10px) scale(.3435);animation:fall-182 22s -14s linear infinite}@keyframes fall-182{43.659%{transform:translate(15.2913vw,43.659vh) scale(.3435)}to{transform:translate(16.16675vw,100vh) scale(.3435)}}.snow:nth-child(183){opacity:.5402;transform:translate(42.7369vw,-10px) scale(.6749);animation:fall-183 22s -13s linear infinite}@keyframes fall-183{50.764%{transform:translate(51.172vw,50.764vh) scale(.6749)}to{transform:translate(46.95445vw,100vh) scale(.6749)}}.snow:nth-child(184){opacity:1.7584;transform:translate(25.0585vw,-10px) scale(.3184);animation:fall-184 26s -27s linear infinite}@keyframes fall-184{75.935%{transform:translate(19.9228vw,75.935vh) scale(.3184)}to{transform:translate(22.49065vw,100vh) scale(.3184)}}.snow:nth-child(185){opacity:.6092;transform:translate(49.9901vw,-10px) scale(.1495);animation:fall-185 26s -20s linear infinite}@keyframes fall-185{69.312%{transform:translate(51.9902vw,69.312vh) scale(.1495)}to{transform:translate(50.99015vw,100vh) scale(.1495)}}.snow:nth-child(186){opacity:1.1962;transform:translate(67.9764vw,-10px) scale(.2536);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{45.933%{transform:translate(72.1172vw,45.933vh) scale(.2536)}to{transform:translate(70.0468vw,100vh) scale(.2536)}}.snow:nth-child(187){opacity:.9796;transform:translate(.2189vw,-10px) scale(.9531);animation:fall-187 17s -8s linear infinite}@keyframes fall-187{33.543%{transform:translate(1.9113vw,33.543vh) scale(.9531)}to{transform:translate(1.0651vw,100vh) scale(.9531)}}.snow:nth-child(188){opacity:1.636;transform:translate(96.504vw,-10px) scale(.0308);animation:fall-188 14s -1s linear infinite}@keyframes fall-188{60.849%{transform:translate(97.9379vw,60.849vh) scale(.0308)}to{transform:translate(97.22095vw,100vh) scale(.0308)}}.snow:nth-child(189){opacity:1.9478;transform:translate(32.5374vw,-10px) scale(.608);animation:fall-189 30s -28s linear infinite}@keyframes fall-189{58.116%{transform:translate(26.6029vw,58.116vh) scale(.608)}to{transform:translate(29.57015vw,100vh) scale(.608)}}.snow:nth-child(190){opacity:.5576;transform:translate(28.4956vw,-10px) scale(.9999);animation:fall-190 17s -18s linear infinite}@keyframes fall-190{76.255%{transform:translate(33.9759vw,76.255vh) scale(.9999)}to{transform:translate(31.23575vw,100vh) scale(.9999)}}.snow:nth-child(191){opacity:1.2642;transform:translate(96.4833vw,-10px) scale(.5683);animation:fall-191 20s -27s linear infinite}@keyframes fall-191{43.92%{transform:translate(92.6669vw,43.92vh) scale(.5683)}to{transform:translate(94.5751vw,100vh) scale(.5683)}}.snow:nth-child(192){opacity:1.8276;transform:translate(62.2985vw,-10px) scale(.8046);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{65.205%{transform:translate(53.46vw,65.205vh) scale(.8046)}to{transform:translate(57.87925vw,100vh) scale(.8046)}}.snow:nth-child(193){opacity:.3946;transform:translate(57.8886vw,-10px) scale(.9545);animation:fall-193 27s -9s linear infinite}@keyframes fall-193{38.555%{transform:translate(66.9315vw,38.555vh) scale(.9545)}to{transform:translate(62.41005vw,100vh) scale(.9545)}}.snow:nth-child(194){opacity:1.6794;transform:translate(25.5398vw,-10px) scale(.4936);animation:fall-194 25s -8s linear infinite}@keyframes fall-194{75.96%{transform:translate(31.3476vw,75.96vh) scale(.4936)}to{transform:translate(28.4437vw,100vh) scale(.4936)}}.snow:nth-child(195){opacity:1.6026;transform:translate(35.9788vw,-10px) scale(.6899);animation:fall-195 12s -12s linear infinite}@keyframes fall-195{59.246%{transform:translate(33.1558vw,59.246vh) scale(.6899)}to{transform:translate(34.5673vw,100vh) scale(.6899)}}.snow:nth-child(196){opacity:.374;transform:translate(88.1078vw,-10px) scale(.7098);animation:fall-196 21s -14s linear infinite}@keyframes fall-196{47.708%{transform:translate(96.392vw,47.708vh) scale(.7098)}to{transform:translate(92.2499vw,100vh) scale(.7098)}}.snow:nth-child(197){opacity:1.7098;transform:translate(94.953vw,-10px) scale(.2774);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{46.077%{transform:translate(92.9447vw,46.077vh) scale(.2774)}to{transform:translate(93.94885vw,100vh) scale(.2774)}}.snow:nth-child(198){opacity:1.4128;transform:translate(99.5973vw,-10px) scale(.8231);animation:fall-198 24s -15s linear infinite}@keyframes fall-198{74.474%{transform:translate(94.7051vw,74.474vh) scale(.8231)}to{transform:translate(97.1512vw,100vh) scale(.8231)}}.snow:nth-child(199){opacity:.3738;transform:translate(12.7202vw,-10px) scale(.365);animation:fall-199 18s -16s linear infinite}@keyframes fall-199{56.974%{transform:translate(16.7985vw,56.974vh) scale(.365)}to{transform:translate(14.75935vw,100vh) scale(.365)}}.snow:nth-child(200){opacity:.285;transform:translate(87.1435vw,-10px) scale(.8875);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{66.02%{transform:translate(83.9542vw,66.02vh) scale(.8875)}to{transform:translate(85.54885vw,100vh) scale(.8875)}}.snow:nth-child(201){opacity:.3362;transform:translate(21.7418vw,-10px) scale(.245);animation:fall-201 20s -21s linear infinite}@keyframes fall-201{33.171%{transform:translate(28.7621vw,33.171vh) scale(.245)}to{transform:translate(25.25195vw,100vh) scale(.245)}}.snow:nth-child(202){opacity:1.9558;transform:translate(99.6002vw,-10px) scale(.7227);animation:fall-202 17s -12s linear infinite}@keyframes fall-202{46.748%{transform:translate(99.4683vw,46.748vh) scale(.7227)}to{transform:translate(99.53425vw,100vh) scale(.7227)}}.snow:nth-child(203){opacity:.9222;transform:translate(46.0721vw,-10px) scale(.4076);animation:fall-203 23s -1s linear infinite}@keyframes fall-203{79.139%{transform:translate(38.9373vw,79.139vh) scale(.4076)}to{transform:translate(42.5047vw,100vh) scale(.4076)}}.snow:nth-child(204){opacity:1.1868;transform:translate(83.3004vw,-10px) scale(.6346);animation:fall-204 13s -14s linear infinite}@keyframes fall-204{70.554%{transform:translate(79.4584vw,70.554vh) scale(.6346)}to{transform:translate(81.3794vw,100vh) scale(.6346)}}.snow:nth-child(205){opacity:.7506;transform:translate(30.7998vw,-10px) scale(.7636);animation:fall-205 10s -3s linear infinite}@keyframes fall-205{74.257%{transform:translate(21.0678vw,74.257vh) scale(.7636)}to{transform:translate(25.9338vw,100vh) scale(.7636)}}.snow:nth-child(206){opacity:.787;transform:translate(85.327vw,-10px) scale(.3861);animation:fall-206 24s -29s linear infinite}@keyframes fall-206{44.13%{transform:translate(91.8536vw,44.13vh) scale(.3861)}to{transform:translate(88.5903vw,100vh) scale(.3861)}}.snow:nth-child(207){opacity:1.4544;transform:translate(72.8953vw,-10px) scale(.7278);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{45.592%{transform:translate(64.0848vw,45.592vh) scale(.7278)}to{transform:translate(68.49005vw,100vh) scale(.7278)}}.snow:nth-child(208){opacity:1.5994;transform:translate(47.1336vw,-10px) scale(.2862);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{45.928%{transform:translate(55.5057vw,45.928vh) scale(.2862)}to{transform:translate(51.31965vw,100vh) scale(.2862)}}.snow:nth-child(209){opacity:.4464;transform:translate(4.8124vw,-10px) scale(.636);animation:fall-209 23s -9s linear infinite}@keyframes fall-209{39.429%{transform:translate(8.9936vw,39.429vh) scale(.636)}to{transform:translate(6.903vw,100vh) scale(.636)}}.snow:nth-child(210){opacity:.3802;transform:translate(3.8166vw,-10px) scale(.4983);animation:fall-210 26s -23s linear infinite}@keyframes fall-210{35.607%{transform:translate(4.8386vw,35.607vh) scale(.4983)}to{transform:translate(4.3276vw,100vh) scale(.4983)}}.snow:nth-child(211){opacity:1.9544;transform:translate(5.719vw,-10px) scale(.4757);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{58.379%{transform:translate(-1.6377vw,58.379vh) scale(.4757)}to{transform:translate(2.04065vw,100vh) scale(.4757)}}.snow:nth-child(212){opacity:.2472;transform:translate(90.0632vw,-10px) scale(.0525);animation:fall-212 18s -12s linear infinite}@keyframes fall-212{47.986%{transform:translate(83.4226vw,47.986vh) scale(.0525)}to{transform:translate(86.7429vw,100vh) scale(.0525)}}.snow:nth-child(213){opacity:.5202;transform:translate(43.1884vw,-10px) scale(.3456);animation:fall-213 20s -14s linear infinite}@keyframes fall-213{70.116%{transform:translate(48.8152vw,70.116vh) scale(.3456)}to{transform:translate(46.0018vw,100vh) scale(.3456)}}.snow:nth-child(214){opacity:.8652;transform:translate(16.8872vw,-10px) scale(.7149);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{71.356%{transform:translate(8.2284vw,71.356vh) scale(.7149)}to{transform:translate(12.5578vw,100vh) scale(.7149)}}.snow:nth-child(215){opacity:.9782;transform:translate(33.2068vw,-10px) scale(.3175);animation:fall-215 14s -27s linear infinite}@keyframes fall-215{34.451%{transform:translate(40.0829vw,34.451vh) scale(.3175)}to{transform:translate(36.64485vw,100vh) scale(.3175)}}.snow:nth-child(216){opacity:.2062;transform:translate(16.313vw,-10px) scale(.2423);animation:fall-216 13s -19s linear infinite}@keyframes fall-216{79.058%{transform:translate(21.7221vw,79.058vh) scale(.2423)}to{transform:translate(19.01755vw,100vh) scale(.2423)}}.snow:nth-child(217){opacity:1.7884;transform:translate(19.1801vw,-10px) scale(.2439);animation:fall-217 11s -11s linear infinite}@keyframes fall-217{55.448%{transform:translate(27.4729vw,55.448vh) scale(.2439)}to{transform:translate(23.3265vw,100vh) scale(.2439)}}.snow:nth-child(218){opacity:.2126;transform:translate(57.3099vw,-10px) scale(.5933);animation:fall-218 22s -30s linear infinite}@keyframes fall-218{36.937%{transform:translate(49.2222vw,36.937vh) scale(.5933)}to{transform:translate(53.26605vw,100vh) scale(.5933)}}.snow:nth-child(219){opacity:1.0642;transform:translate(59.2013vw,-10px) scale(.1749);animation:fall-219 16s -23s linear infinite}@keyframes fall-219{37.889%{transform:translate(60.2094vw,37.889vh) scale(.1749)}to{transform:translate(59.70535vw,100vh) scale(.1749)}}.snow:nth-child(220){opacity:1.241;transform:translate(51.044vw,-10px) scale(.3488);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{78.042%{transform:translate(48.3955vw,78.042vh) scale(.3488)}to{transform:translate(49.71975vw,100vh) scale(.3488)}}.snow:nth-child(221){opacity:.8312;transform:translate(30.7999vw,-10px) scale(.0482);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{60.509%{transform:translate(32.7709vw,60.509vh) scale(.0482)}to{transform:translate(31.7854vw,100vh) scale(.0482)}}.snow:nth-child(222){opacity:1.6378;transform:translate(44.6274vw,-10px) scale(.6559);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{57.569%{transform:translate(50.3933vw,57.569vh) scale(.6559)}to{transform:translate(47.51035vw,100vh) scale(.6559)}}.snow:nth-child(223){opacity:.4902;transform:translate(34.9481vw,-10px) scale(.9903);animation:fall-223 23s -28s linear infinite}@keyframes fall-223{59.299%{transform:translate(25.3054vw,59.299vh) scale(.9903)}to{transform:translate(30.12675vw,100vh) scale(.9903)}}.snow:nth-child(224){opacity:1.7242;transform:translate(16.1953vw,-10px) scale(.6222);animation:fall-224 13s -13s linear infinite}@keyframes fall-224{61.338%{transform:translate(11.2981vw,61.338vh) scale(.6222)}to{transform:translate(13.7467vw,100vh) scale(.6222)}}.snow:nth-child(225){opacity:1.814;transform:translate(46.114vw,-10px) scale(.7845);animation:fall-225 11s -28s linear infinite}@keyframes fall-225{75.248%{transform:translate(36.9721vw,75.248vh) scale(.7845)}to{transform:translate(41.54305vw,100vh) scale(.7845)}}.snow:nth-child(226){opacity:1.6616;transform:translate(45.2306vw,-10px) scale(.6893);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{72.411%{transform:translate(47.7027vw,72.411vh) scale(.6893)}to{transform:translate(46.46665vw,100vh) scale(.6893)}}.snow:nth-child(227){opacity:.6098;transform:translate(53.0197vw,-10px) scale(.5929);animation:fall-227 13s -16s linear infinite}@keyframes fall-227{48.439%{transform:translate(43.5509vw,48.439vh) scale(.5929)}to{transform:translate(48.2853vw,100vh) scale(.5929)}}.snow:nth-child(228){opacity:.1844;transform:translate(23.5828vw,-10px) scale(.4788);animation:fall-228 14s -2s linear infinite}@keyframes fall-228{61.969%{transform:translate(27.7399vw,61.969vh) scale(.4788)}to{transform:translate(25.66135vw,100vh) scale(.4788)}}.snow:nth-child(229){opacity:1.8274;transform:translate(26.0416vw,-10px) scale(.8266);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{32.73%{transform:translate(33.9069vw,32.73vh) scale(.8266)}to{transform:translate(29.97425vw,100vh) scale(.8266)}}.snow:nth-child(230){opacity:1.3898;transform:translate(45.5584vw,-10px) scale(.6701);animation:fall-230 23s -2s linear infinite}@keyframes fall-230{71.1%{transform:translate(48.9317vw,71.1vh) scale(.6701)}to{transform:translate(47.24505vw,100vh) scale(.6701)}}.snow:nth-child(231){opacity:1.3832;transform:translate(77.643vw,-10px) scale(.5043);animation:fall-231 23s -1s linear infinite}@keyframes fall-231{57.509%{transform:translate(71.0376vw,57.509vh) scale(.5043)}to{transform:translate(74.3403vw,100vh) scale(.5043)}}.snow:nth-child(232){opacity:1.1018;transform:translate(35.7136vw,-10px) scale(.5417);animation:fall-232 19s -6s linear infinite}@keyframes fall-232{70.711%{transform:translate(32.1077vw,70.711vh) scale(.5417)}to{transform:translate(33.91065vw,100vh) scale(.5417)}}.snow:nth-child(233){opacity:.5776;transform:translate(21.9618vw,-10px) scale(.7743);animation:fall-233 18s -27s linear infinite}@keyframes fall-233{74.185%{transform:translate(23.5815vw,74.185vh) scale(.7743)}to{transform:translate(22.77165vw,100vh) scale(.7743)}}.snow:nth-child(234){opacity:1.1178;transform:translate(47.4306vw,-10px) scale(.369);animation:fall-234 29s -5s linear infinite}@keyframes fall-234{49.208%{transform:translate(45.6578vw,49.208vh) scale(.369)}to{transform:translate(46.5442vw,100vh) scale(.369)}}.snow:nth-child(235){opacity:.5456;transform:translate(85.5138vw,-10px) scale(.1432);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{62.335%{transform:translate(83.2092vw,62.335vh) scale(.1432)}to{transform:translate(84.3615vw,100vh) scale(.1432)}}.snow:nth-child(236){opacity:.9562;transform:translate(34.0658vw,-10px) scale(.3096);animation:fall-236 22s -22s linear infinite}@keyframes fall-236{62.177%{transform:translate(27.0202vw,62.177vh) scale(.3096)}to{transform:translate(30.543vw,100vh) scale(.3096)}}.snow:nth-child(237){opacity:1.488;transform:translate(43.2445vw,-10px) scale(.9995);animation:fall-237 26s -16s linear infinite}@keyframes fall-237{39.786%{transform:translate(44.1564vw,39.786vh) scale(.9995)}to{transform:translate(43.70045vw,100vh) scale(.9995)}}.snow:nth-child(238){opacity:1.769;transform:translate(32.8661vw,-10px) scale(.7748);animation:fall-238 12s -3s linear infinite}@keyframes fall-238{78.528%{transform:translate(26.8651vw,78.528vh) scale(.7748)}to{transform:translate(29.8656vw,100vh) scale(.7748)}}.snow:nth-child(239){opacity:.429;transform:translate(89.6257vw,-10px) scale(.0323);animation:fall-239 26s -16s linear infinite}@keyframes fall-239{41.557%{transform:translate(80.3799vw,41.557vh) scale(.0323)}to{transform:translate(85.0028vw,100vh) scale(.0323)}}.snow:nth-child(240){opacity:1.132;transform:translate(27.7818vw,-10px) scale(.8667);animation:fall-240 10s -24s linear infinite}@keyframes fall-240{57.806%{transform:translate(18.0477vw,57.806vh) scale(.8667)}to{transform:translate(22.91475vw,100vh) scale(.8667)}}.snow:nth-child(241){opacity:.2512;transform:translate(51.7898vw,-10px) scale(.2616);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{40.526%{transform:translate(52.7699vw,40.526vh) scale(.2616)}to{transform:translate(52.27985vw,100vh) scale(.2616)}}.snow:nth-child(242){opacity:.448;transform:translate(96.7869vw,-10px) scale(.9735);animation:fall-242 20s -28s linear infinite}@keyframes fall-242{33.194%{transform:translate(95.0421vw,33.194vh) scale(.9735)}to{transform:translate(95.9145vw,100vh) scale(.9735)}}.snow:nth-child(243){opacity:1.1766;transform:translate(10.1832vw,-10px) scale(.1079);animation:fall-243 19s -2s linear infinite}@keyframes fall-243{32.454%{transform:translate(20.0794vw,32.454vh) scale(.1079)}to{transform:translate(15.1313vw,100vh) scale(.1079)}}.snow:nth-child(244){opacity:1.9636;transform:translate(45.5761vw,-10px) scale(.8964);animation:fall-244 17s -24s linear infinite}@keyframes fall-244{49.253%{transform:translate(42.0445vw,49.253vh) scale(.8964)}to{transform:translate(43.8103vw,100vh) scale(.8964)}}.snow:nth-child(245){opacity:1.6076;transform:translate(66.3353vw,-10px) scale(.9502);animation:fall-245 29s -11s linear infinite}@keyframes fall-245{64.217%{transform:translate(74.8679vw,64.217vh) scale(.9502)}to{transform:translate(70.6016vw,100vh) scale(.9502)}}.snow:nth-child(246){opacity:.5304;transform:translate(16.5825vw,-10px) scale(.1079);animation:fall-246 26s -8s linear infinite}@keyframes fall-246{65.143%{transform:translate(20.9404vw,65.143vh) scale(.1079)}to{transform:translate(18.76145vw,100vh) scale(.1079)}}.snow:nth-child(247){opacity:1.2008;transform:translate(59.2507vw,-10px) scale(.2875);animation:fall-247 26s -30s linear infinite}@keyframes fall-247{44.105%{transform:translate(51.2042vw,44.105vh) scale(.2875)}to{transform:translate(55.22745vw,100vh) scale(.2875)}}.snow:nth-child(248){opacity:.8878;transform:translate(97.6825vw,-10px) scale(.6635);animation:fall-248 22s -5s linear infinite}@keyframes fall-248{67.93%{transform:translate(98.4755vw,67.93vh) scale(.6635)}to{transform:translate(98.079vw,100vh) scale(.6635)}}.snow:nth-child(249){opacity:.5116;transform:translate(82.2045vw,-10px) scale(.4408);animation:fall-249 22s -19s linear infinite}@keyframes fall-249{74.061%{transform:translate(77.0939vw,74.061vh) scale(.4408)}to{transform:translate(79.6492vw,100vh) scale(.4408)}}.snow:nth-child(250){opacity:1.4426;transform:translate(55.4214vw,-10px) scale(.2232);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{73.523%{transform:translate(49.4724vw,73.523vh) scale(.2232)}to{transform:translate(52.4469vw,100vh) scale(.2232)}}.snow:nth-child(251){opacity:1.516;transform:translate(23.618vw,-10px) scale(.9709);animation:fall-251 14s -21s linear infinite}@keyframes fall-251{54.635%{transform:translate(22.8699vw,54.635vh) scale(.9709)}to{transform:translate(23.24395vw,100vh) scale(.9709)}}.snow:nth-child(252){opacity:1.0852;transform:translate(68.256vw,-10px) scale(.2655);animation:fall-252 17s -6s linear infinite}@keyframes fall-252{48.051%{transform:translate(77.8998vw,48.051vh) scale(.2655)}to{transform:translate(73.0779vw,100vh) scale(.2655)}}.snow:nth-child(253){opacity:1.7414;transform:translate(2.849vw,-10px) scale(.5588);animation:fall-253 22s -7s linear infinite}@keyframes fall-253{43.988%{transform:translate(5.5651vw,43.988vh) scale(.5588)}to{transform:translate(4.20705vw,100vh) scale(.5588)}}.snow:nth-child(254){opacity:.8072;transform:translate(58.0769vw,-10px) scale(.3439);animation:fall-254 21s -27s linear infinite}@keyframes fall-254{35.321%{transform:translate(61.8617vw,35.321vh) scale(.3439)}to{transform:translate(59.9693vw,100vh) scale(.3439)}}.snow:nth-child(255){opacity:1.624;transform:translate(41.976vw,-10px) scale(.5099);animation:fall-255 25s -27s linear infinite}@keyframes fall-255{67.456%{transform:translate(50.5185vw,67.456vh) scale(.5099)}to{transform:translate(46.24725vw,100vh) scale(.5099)}}.snow:nth-child(256){opacity:.0126;transform:translate(12.3711vw,-10px) scale(.4289);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{67.222%{transform:translate(19.9205vw,67.222vh) scale(.4289)}to{transform:translate(16.1458vw,100vh) scale(.4289)}}.snow:nth-child(257){opacity:1.2018;transform:translate(32.9296vw,-10px) scale(.1375);animation:fall-257 20s -1s linear infinite}@keyframes fall-257{53.486%{transform:translate(25.0759vw,53.486vh) scale(.1375)}to{transform:translate(29.00275vw,100vh) scale(.1375)}}.snow:nth-child(258){opacity:.5684;transform:translate(66.8067vw,-10px) scale(.5678);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{54.761%{transform:translate(71.0211vw,54.761vh) scale(.5678)}to{transform:translate(68.9139vw,100vh) scale(.5678)}}.snow:nth-child(259){opacity:.3126;transform:translate(84.2551vw,-10px) scale(.8057);animation:fall-259 10s -16s linear infinite}@keyframes fall-259{74.136%{transform:translate(84.5458vw,74.136vh) scale(.8057)}to{transform:translate(84.40045vw,100vh) scale(.8057)}}.snow:nth-child(260){opacity:.6058;transform:translate(58.1961vw,-10px) scale(.4609);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{76.177%{transform:translate(52.0004vw,76.177vh) scale(.4609)}to{transform:translate(55.09825vw,100vh) scale(.4609)}}.snow:nth-child(261){opacity:.8612;transform:translate(7.9897vw,-10px) scale(.6049);animation:fall-261 22s -16s linear infinite}@keyframes fall-261{43.02%{transform:translate(12.6375vw,43.02vh) scale(.6049)}to{transform:translate(10.3136vw,100vh) scale(.6049)}}.snow:nth-child(262){opacity:.4804;transform:translate(68.988vw,-10px) scale(.963);animation:fall-262 25s -29s linear infinite}@keyframes fall-262{60.486%{transform:translate(73.2398vw,60.486vh) scale(.963)}to{transform:translate(71.1139vw,100vh) scale(.963)}}.snow:nth-child(263){opacity:1.0336;transform:translate(59.5476vw,-10px) scale(.6016);animation:fall-263 19s -23s linear infinite}@keyframes fall-263{42.513%{transform:translate(58.1905vw,42.513vh) scale(.6016)}to{transform:translate(58.86905vw,100vh) scale(.6016)}}.snow:nth-child(264){opacity:1.8716;transform:translate(22.8354vw,-10px) scale(.0053);animation:fall-264 17s -27s linear infinite}@keyframes fall-264{65.881%{transform:translate(22.5853vw,65.881vh) scale(.0053)}to{transform:translate(22.71035vw,100vh) scale(.0053)}}.snow:nth-child(265){opacity:.2116;transform:translate(53.3186vw,-10px) scale(.8371);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{76.141%{transform:translate(45.3197vw,76.141vh) scale(.8371)}to{transform:translate(49.31915vw,100vh) scale(.8371)}}.snow:nth-child(266){opacity:.4034;transform:translate(70.9015vw,-10px) scale(.083);animation:fall-266 11s -23s linear infinite}@keyframes fall-266{50.503%{transform:translate(62.7969vw,50.503vh) scale(.083)}to{transform:translate(66.8492vw,100vh) scale(.083)}}.snow:nth-child(267){opacity:.3136;transform:translate(49.7318vw,-10px) scale(.0991);animation:fall-267 12s -2s linear infinite}@keyframes fall-267{30.934%{transform:translate(46.862vw,30.934vh) scale(.0991)}to{transform:translate(48.2969vw,100vh) scale(.0991)}}.snow:nth-child(268){opacity:.3082;transform:translate(51.6007vw,-10px) scale(.1551);animation:fall-268 13s -18s linear infinite}@keyframes fall-268{77.678%{transform:translate(53.9018vw,77.678vh) scale(.1551)}to{transform:translate(52.75125vw,100vh) scale(.1551)}}.snow:nth-child(269){opacity:.7476;transform:translate(4.4462vw,-10px) scale(.9677);animation:fall-269 21s -13s linear infinite}@keyframes fall-269{43.69%{transform:translate(-.8139vw,43.69vh) scale(.9677)}to{transform:translate(1.81615vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:1.0812;transform:translate(10.6977vw,-10px) scale(.222);animation:fall-270 16s -5s linear infinite}@keyframes fall-270{45.094%{transform:translate(15.002vw,45.094vh) scale(.222)}to{transform:translate(12.84985vw,100vh) scale(.222)}}.snow:nth-child(271){opacity:1.0804;transform:translate(10.9694vw,-10px) scale(.2642);animation:fall-271 27s -21s linear infinite}@keyframes fall-271{74.932%{transform:translate(15.5844vw,74.932vh) scale(.2642)}to{transform:translate(13.2769vw,100vh) scale(.2642)}}.snow:nth-child(272){opacity:.9784;transform:translate(27.0104vw,-10px) scale(.7485);animation:fall-272 26s -12s linear infinite}@keyframes fall-272{46.5%{transform:translate(20.2233vw,46.5vh) scale(.7485)}to{transform:translate(23.61685vw,100vh) scale(.7485)}}.snow:nth-child(273){opacity:.8896;transform:translate(47.29vw,-10px) scale(.9487);animation:fall-273 24s -22s linear infinite}@keyframes fall-273{31.623%{transform:translate(56.5884vw,31.623vh) scale(.9487)}to{transform:translate(51.9392vw,100vh) scale(.9487)}}.snow:nth-child(274){opacity:.9176;transform:translate(17.002vw,-10px) scale(.6993);animation:fall-274 20s -16s linear infinite}@keyframes fall-274{62.466%{transform:translate(13.2927vw,62.466vh) scale(.6993)}to{transform:translate(15.14735vw,100vh) scale(.6993)}}.snow:nth-child(275){opacity:1.984;transform:translate(4.7819vw,-10px) scale(.6734);animation:fall-275 10s -8s linear infinite}@keyframes fall-275{56.347%{transform:translate(.7858vw,56.347vh) scale(.6734)}to{transform:translate(2.78385vw,100vh) scale(.6734)}}.snow:nth-child(276){opacity:1.0852;transform:translate(81.4748vw,-10px) scale(.4301);animation:fall-276 24s -22s linear infinite}@keyframes fall-276{67.274%{transform:translate(71.969vw,67.274vh) scale(.4301)}to{transform:translate(76.7219vw,100vh) scale(.4301)}}.snow:nth-child(277){opacity:.6936;transform:translate(70.3201vw,-10px) scale(.2803);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{43.825%{transform:translate(68.7404vw,43.825vh) scale(.2803)}to{transform:translate(69.53025vw,100vh) scale(.2803)}}.snow:nth-child(278){opacity:.5068;transform:translate(72.4393vw,-10px) scale(.6218);animation:fall-278 26s -13s linear infinite}@keyframes fall-278{78.114%{transform:translate(67.478vw,78.114vh) scale(.6218)}to{transform:translate(69.95865vw,100vh) scale(.6218)}}.snow:nth-child(279){opacity:.083;transform:translate(41.189vw,-10px) scale(.3446);animation:fall-279 27s -28s linear infinite}@keyframes fall-279{65.63%{transform:translate(40.3698vw,65.63vh) scale(.3446)}to{transform:translate(40.7794vw,100vh) scale(.3446)}}.snow:nth-child(280){opacity:.4326;transform:translate(10.9875vw,-10px) scale(.6636);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{69.87%{transform:translate(10.6251vw,69.87vh) scale(.6636)}to{transform:translate(10.8063vw,100vh) scale(.6636)}}.snow:nth-child(281){opacity:.548;transform:translate(92.1943vw,-10px) scale(.9085);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{51.701%{transform:translate(95.921vw,51.701vh) scale(.9085)}to{transform:translate(94.05765vw,100vh) scale(.9085)}}.snow:nth-child(282){opacity:.53;transform:translate(24.4183vw,-10px) scale(.4017);animation:fall-282 12s -10s linear infinite}@keyframes fall-282{47.693%{transform:translate(33.5586vw,47.693vh) scale(.4017)}to{transform:translate(28.98845vw,100vh) scale(.4017)}}.snow:nth-child(283){opacity:1.2414;transform:translate(.5004vw,-10px) scale(.5037);animation:fall-283 18s -23s linear infinite}@keyframes fall-283{52.573%{transform:translate(9.4216vw,52.573vh) scale(.5037)}to{transform:translate(4.961vw,100vh) scale(.5037)}}.snow:nth-child(284){opacity:1.5592;transform:translate(20.7436vw,-10px) scale(.7437);animation:fall-284 25s -20s linear infinite}@keyframes fall-284{32.697%{transform:translate(20.5503vw,32.697vh) scale(.7437)}to{transform:translate(20.64695vw,100vh) scale(.7437)}}.snow:nth-child(285){opacity:.5702;transform:translate(82.8728vw,-10px) scale(.8762);animation:fall-285 12s -27s linear infinite}@keyframes fall-285{73.582%{transform:translate(82.8177vw,73.582vh) scale(.8762)}to{transform:translate(82.84525vw,100vh) scale(.8762)}}.snow:nth-child(286){opacity:1.9306;transform:translate(99.1619vw,-10px) scale(.1448);animation:fall-286 19s -2s linear infinite}@keyframes fall-286{56.346%{transform:translate(100.9587vw,56.346vh) scale(.1448)}to{transform:translate(100.0603vw,100vh) scale(.1448)}}.snow:nth-child(287){opacity:.46;transform:translate(8.143vw,-10px) scale(.7872);animation:fall-287 11s -12s linear infinite}@keyframes fall-287{66.021%{transform:translate(3.4179vw,66.021vh) scale(.7872)}to{transform:translate(5.78045vw,100vh) scale(.7872)}}.snow:nth-child(288){opacity:.5996;transform:translate(5.2383vw,-10px) scale(.9486);animation:fall-288 28s -16s linear infinite}@keyframes fall-288{70.69%{transform:translate(7.4633vw,70.69vh) scale(.9486)}to{transform:translate(6.3508vw,100vh) scale(.9486)}}.snow:nth-child(289){opacity:.0002;transform:translate(21.676vw,-10px) scale(.3323);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{78.544%{transform:translate(31.2156vw,78.544vh) scale(.3323)}to{transform:translate(26.4458vw,100vh) scale(.3323)}}.snow:nth-child(290){opacity:1.2778;transform:translate(80.0973vw,-10px) scale(.2532);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{72.947%{transform:translate(77.0247vw,72.947vh) scale(.2532)}to{transform:translate(78.561vw,100vh) scale(.2532)}}.snow:nth-child(291){opacity:.0954;transform:translate(58.9417vw,-10px) scale(.3746);animation:fall-291 28s -10s linear infinite}@keyframes fall-291{45.594%{transform:translate(54.3338vw,45.594vh) scale(.3746)}to{transform:translate(56.63775vw,100vh) scale(.3746)}}.snow:nth-child(292){opacity:.6048;transform:translate(69.7158vw,-10px) scale(.7124);animation:fall-292 12s -5s linear infinite}@keyframes fall-292{73.363%{transform:translate(74.451vw,73.363vh) scale(.7124)}to{transform:translate(72.0834vw,100vh) scale(.7124)}}.snow:nth-child(293){opacity:1.7892;transform:translate(60.8184vw,-10px) scale(.6117);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{78.942%{transform:translate(59.5189vw,78.942vh) scale(.6117)}to{transform:translate(60.16865vw,100vh) scale(.6117)}}.snow:nth-child(294){opacity:1.4618;transform:translate(38.9795vw,-10px) scale(.2499);animation:fall-294 30s -26s linear infinite}@keyframes fall-294{54.263%{transform:translate(41.097vw,54.263vh) scale(.2499)}to{transform:translate(40.03825vw,100vh) scale(.2499)}}.snow:nth-child(295){opacity:1.7538;transform:translate(65.5091vw,-10px) scale(.4215);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{48.78%{transform:translate(74.1681vw,48.78vh) scale(.4215)}to{transform:translate(69.8386vw,100vh) scale(.4215)}}.snow:nth-child(296){opacity:1.4346;transform:translate(60.2353vw,-10px) scale(.3115);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{67.31%{transform:translate(57.7511vw,67.31vh) scale(.3115)}to{transform:translate(58.9932vw,100vh) scale(.3115)}}.snow:nth-child(297){opacity:.3086;transform:translate(37.9176vw,-10px) scale(.9045);animation:fall-297 22s -12s linear infinite}@keyframes fall-297{58.96%{transform:translate(41.6495vw,58.96vh) scale(.9045)}to{transform:translate(39.78355vw,100vh) scale(.9045)}}.snow:nth-child(298){opacity:.3848;transform:translate(68.5188vw,-10px) scale(.1759);animation:fall-298 20s -26s linear infinite}@keyframes fall-298{72.426%{transform:translate(74.4626vw,72.426vh) scale(.1759)}to{transform:translate(71.4907vw,100vh) scale(.1759)}}.snow:nth-child(299){opacity:1.6056;transform:translate(12.6901vw,-10px) scale(.7198);animation:fall-299 21s -10s linear infinite}@keyframes fall-299{77.062%{transform:translate(8.0424vw,77.062vh) scale(.7198)}to{transform:translate(10.36625vw,100vh) scale(.7198)}}.snow:nth-child(300){opacity:.8682;transform:translate(31.2696vw,-10px) scale(.9762);animation:fall-300 26s -10s linear infinite}@keyframes fall-300{51.524%{transform:translate(36.3745vw,51.524vh) scale(.9762)}to{transform:translate(33.82205vw,100vh) scale(.9762)}}.snow:nth-child(301){opacity:1.1814;transform:translate(3.8992vw,-10px) scale(.8526);animation:fall-301 17s -20s linear infinite}@keyframes fall-301{59.372%{transform:translate(-.9787vw,59.372vh) scale(.8526)}to{transform:translate(1.46025vw,100vh) scale(.8526)}}.snow:nth-child(302){opacity:1.2698;transform:translate(74.9166vw,-10px) scale(.8707);animation:fall-302 11s -11s linear infinite}@keyframes fall-302{71.121%{transform:translate(66.8479vw,71.121vh) scale(.8707)}to{transform:translate(70.88225vw,100vh) scale(.8707)}}.snow:nth-child(303){opacity:1.0926;transform:translate(66.3828vw,-10px) scale(.5329);animation:fall-303 24s -19s linear infinite}@keyframes fall-303{60.53%{transform:translate(71.7317vw,60.53vh) scale(.5329)}to{transform:translate(69.05725vw,100vh) scale(.5329)}}.snow:nth-child(304){opacity:1.6926;transform:translate(26.6643vw,-10px) scale(.3849);animation:fall-304 29s -29s linear infinite}@keyframes fall-304{56.289%{transform:translate(33.3365vw,56.289vh) scale(.3849)}to{transform:translate(30.0004vw,100vh) scale(.3849)}}.snow:nth-child(305){opacity:1.4564;transform:translate(37.9784vw,-10px) scale(.4925);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{52.789%{transform:translate(37.6562vw,52.789vh) scale(.4925)}to{transform:translate(37.8173vw,100vh) scale(.4925)}}.snow:nth-child(306){opacity:1.7532;transform:translate(44.0658vw,-10px) scale(.6331);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{47.12%{transform:translate(49.3308vw,47.12vh) scale(.6331)}to{transform:translate(46.6983vw,100vh) scale(.6331)}}.snow:nth-child(307){opacity:1.6444;transform:translate(28.0204vw,-10px) scale(.7206);animation:fall-307 10s -14s linear infinite}@keyframes fall-307{66.586%{transform:translate(20.3714vw,66.586vh) scale(.7206)}to{transform:translate(24.1959vw,100vh) scale(.7206)}}.snow:nth-child(308){opacity:.249;transform:translate(98.1237vw,-10px) scale(.8909);animation:fall-308 29s -11s linear infinite}@keyframes fall-308{43.23%{transform:translate(93.5007vw,43.23vh) scale(.8909)}to{transform:translate(95.8122vw,100vh) scale(.8909)}}.snow:nth-child(309){opacity:.7928;transform:translate(57.7388vw,-10px) scale(.9857);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{54.811%{transform:translate(60.6215vw,54.811vh) scale(.9857)}to{transform:translate(59.18015vw,100vh) scale(.9857)}}.snow:nth-child(310){opacity:1.6248;transform:translate(42.1136vw,-10px) scale(.2393);animation:fall-310 18s -10s linear infinite}@keyframes fall-310{64.761%{transform:translate(45.7245vw,64.761vh) scale(.2393)}to{transform:translate(43.91905vw,100vh) scale(.2393)}}.snow:nth-child(311){opacity:1.2946;transform:translate(75.0771vw,-10px) scale(.1788);animation:fall-311 25s -17s linear infinite}@keyframes fall-311{42.397%{transform:translate(83.2937vw,42.397vh) scale(.1788)}to{transform:translate(79.1854vw,100vh) scale(.1788)}}.snow:nth-child(312){opacity:.089;transform:translate(84.9522vw,-10px) scale(.125);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{46.969%{transform:translate(92.3951vw,46.969vh) scale(.125)}to{transform:translate(88.67365vw,100vh) scale(.125)}}.snow:nth-child(313){opacity:.5318;transform:translate(4.366vw,-10px) scale(.1223);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{57.393%{transform:translate(7.6049vw,57.393vh) scale(.1223)}to{transform:translate(5.98545vw,100vh) scale(.1223)}}.snow:nth-child(314){opacity:.5754;transform:translate(8.803vw,-10px) scale(.6207);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{61.971%{transform:translate(5.1719vw,61.971vh) scale(.6207)}to{transform:translate(6.98745vw,100vh) scale(.6207)}}.snow:nth-child(315){opacity:.4658;transform:translate(14.1061vw,-10px) scale(.9062);animation:fall-315 28s -19s linear infinite}@keyframes fall-315{74.397%{transform:translate(17.4587vw,74.397vh) scale(.9062)}to{transform:translate(15.7824vw,100vh) scale(.9062)}}.snow:nth-child(316){opacity:1.2434;transform:translate(22.7841vw,-10px) scale(.6333);animation:fall-316 25s -23s linear infinite}@keyframes fall-316{43.419%{transform:translate(19.3922vw,43.419vh) scale(.6333)}to{transform:translate(21.08815vw,100vh) scale(.6333)}}.snow:nth-child(317){opacity:.492;transform:translate(20.2331vw,-10px) scale(.954);animation:fall-317 14s -4s linear infinite}@keyframes fall-317{53.137%{transform:translate(19.19vw,53.137vh) scale(.954)}to{transform:translate(19.71155vw,100vh) scale(.954)}}.snow:nth-child(318){opacity:1.1698;transform:translate(1.5048vw,-10px) scale(.4593);animation:fall-318 18s -22s linear infinite}@keyframes fall-318{50.518%{transform:translate(-.5307vw,50.518vh) scale(.4593)}to{transform:translate(.48705vw,100vh) scale(.4593)}}.snow:nth-child(319){opacity:.819;transform:translate(54.6222vw,-10px) scale(.4347);animation:fall-319 22s -4s linear infinite}@keyframes fall-319{61.666%{transform:translate(52.1897vw,61.666vh) scale(.4347)}to{transform:translate(53.40595vw,100vh) scale(.4347)}}.snow:nth-child(320){opacity:.2572;transform:translate(93.9398vw,-10px) scale(.5982);animation:fall-320 10s -23s linear infinite}@keyframes fall-320{65.518%{transform:translate(100.7921vw,65.518vh) scale(.5982)}to{transform:translate(97.36595vw,100vh) scale(.5982)}}.snow:nth-child(321){opacity:.3682;transform:translate(33.3201vw,-10px) scale(.7348);animation:fall-321 26s -17s linear infinite}@keyframes fall-321{76.089%{transform:translate(36.3231vw,76.089vh) scale(.7348)}to{transform:translate(34.8216vw,100vh) scale(.7348)}}.snow:nth-child(322){opacity:.1214;transform:translate(52.5469vw,-10px) scale(.9995);animation:fall-322 23s -29s linear infinite}@keyframes fall-322{79.876%{transform:translate(48.1319vw,79.876vh) scale(.9995)}to{transform:translate(50.3394vw,100vh) scale(.9995)}}.snow:nth-child(323){opacity:1.5664;transform:translate(79.0245vw,-10px) scale(.2658);animation:fall-323 19s -11s linear infinite}@keyframes fall-323{36.875%{transform:translate(88.8832vw,36.875vh) scale(.2658)}to{transform:translate(83.95385vw,100vh) scale(.2658)}}.snow:nth-child(324){opacity:.3332;transform:translate(65.5216vw,-10px) scale(.0658);animation:fall-324 21s -20s linear infinite}@keyframes fall-324{72.974%{transform:translate(55.8359vw,72.974vh) scale(.0658)}to{transform:translate(60.67875vw,100vh) scale(.0658)}}.snow:nth-child(325){opacity:1.066;transform:translate(99.4141vw,-10px) scale(.7737);animation:fall-325 12s -29s linear infinite}@keyframes fall-325{34.915%{transform:translate(96.9491vw,34.915vh) scale(.7737)}to{transform:translate(98.1816vw,100vh) scale(.7737)}}.snow:nth-child(326){opacity:1.8436;transform:translate(86.4298vw,-10px) scale(.2841);animation:fall-326 12s -25s linear infinite}@keyframes fall-326{77.696%{transform:translate(81.6262vw,77.696vh) scale(.2841)}to{transform:translate(84.028vw,100vh) scale(.2841)}}.snow:nth-child(327){opacity:.6606;transform:translate(19.3171vw,-10px) scale(.6631);animation:fall-327 15s -15s linear infinite}@keyframes fall-327{39.404%{transform:translate(28.4145vw,39.404vh) scale(.6631)}to{transform:translate(23.8658vw,100vh) scale(.6631)}}.snow:nth-child(328){opacity:1.0726;transform:translate(86.6249vw,-10px) scale(.5704);animation:fall-328 14s -13s linear infinite}@keyframes fall-328{76.969%{transform:translate(95.7241vw,76.969vh) scale(.5704)}to{transform:translate(91.1745vw,100vh) scale(.5704)}}.snow:nth-child(329){opacity:.6352;transform:translate(68.9187vw,-10px) scale(.6025);animation:fall-329 12s -20s linear infinite}@keyframes fall-329{38.226%{transform:translate(62.7484vw,38.226vh) scale(.6025)}to{transform:translate(65.83355vw,100vh) scale(.6025)}}.snow:nth-child(330){opacity:.8936;transform:translate(16.5386vw,-10px) scale(.6826);animation:fall-330 20s -17s linear infinite}@keyframes fall-330{55.309%{transform:translate(14.8954vw,55.309vh) scale(.6826)}to{transform:translate(15.717vw,100vh) scale(.6826)}}.snow:nth-child(331){opacity:1.1452;transform:translate(28.1145vw,-10px) scale(.2912);animation:fall-331 17s -20s linear infinite}@keyframes fall-331{31.382%{transform:translate(34.917vw,31.382vh) scale(.2912)}to{transform:translate(31.51575vw,100vh) scale(.2912)}}.snow:nth-child(332){opacity:.6578;transform:translate(27.5929vw,-10px) scale(.4129);animation:fall-332 21s -1s linear infinite}@keyframes fall-332{59.956%{transform:translate(30.9261vw,59.956vh) scale(.4129)}to{transform:translate(29.2595vw,100vh) scale(.4129)}}.snow:nth-child(333){opacity:.2868;transform:translate(33.525vw,-10px) scale(.2389);animation:fall-333 12s -5s linear infinite}@keyframes fall-333{61.956%{transform:translate(28.7041vw,61.956vh) scale(.2389)}to{transform:translate(31.11455vw,100vh) scale(.2389)}}.snow:nth-child(334){opacity:.1264;transform:translate(39.8577vw,-10px) scale(.2175);animation:fall-334 14s -3s linear infinite}@keyframes fall-334{59.472%{transform:translate(35.6606vw,59.472vh) scale(.2175)}to{transform:translate(37.75915vw,100vh) scale(.2175)}}.snow:nth-child(335){opacity:.1114;transform:translate(76.1069vw,-10px) scale(.2807);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{53.341%{transform:translate(68.661vw,53.341vh) scale(.2807)}to{transform:translate(72.38395vw,100vh) scale(.2807)}}.snow:nth-child(336){opacity:1.2678;transform:translate(58.0172vw,-10px) scale(.9424);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{40.899%{transform:translate(49.7286vw,40.899vh) scale(.9424)}to{transform:translate(53.8729vw,100vh) scale(.9424)}}.snow:nth-child(337){opacity:1.6376;transform:translate(39.0653vw,-10px) scale(.4848);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{31.968%{transform:translate(47.1922vw,31.968vh) scale(.4848)}to{transform:translate(43.12875vw,100vh) scale(.4848)}}.snow:nth-child(338){opacity:1.8364;transform:translate(32.0968vw,-10px) scale(.0068);animation:fall-338 17s -2s linear infinite}@keyframes fall-338{35.124%{transform:translate(29.2634vw,35.124vh) scale(.0068)}to{transform:translate(30.6801vw,100vh) scale(.0068)}}.snow:nth-child(339){opacity:1.4222;transform:translate(1.1553vw,-10px) scale(.8018);animation:fall-339 13s -29s linear infinite}@keyframes fall-339{76.309%{transform:translate(10.9161vw,76.309vh) scale(.8018)}to{transform:translate(6.0357vw,100vh) scale(.8018)}}.snow:nth-child(340){opacity:.6056;transform:translate(4.5761vw,-10px) scale(.5019);animation:fall-340 19s -13s linear infinite}@keyframes fall-340{30.16%{transform:translate(1.0818vw,30.16vh) scale(.5019)}to{transform:translate(2.82895vw,100vh) scale(.5019)}}.snow:nth-child(341){opacity:1.6788;transform:translate(87.0382vw,-10px) scale(.4232);animation:fall-341 17s -27s linear infinite}@keyframes fall-341{68.438%{transform:translate(90.332vw,68.438vh) scale(.4232)}to{transform:translate(88.6851vw,100vh) scale(.4232)}}.snow:nth-child(342){opacity:.798;transform:translate(22.246vw,-10px) scale(.4911);animation:fall-342 30s -4s linear infinite}@keyframes fall-342{50.938%{transform:translate(26.4638vw,50.938vh) scale(.4911)}to{transform:translate(24.3549vw,100vh) scale(.4911)}}.snow:nth-child(343){opacity:1.9846;transform:translate(17.0085vw,-10px) scale(.2684);animation:fall-343 10s -27s linear infinite}@keyframes fall-343{73.783%{transform:translate(9.6035vw,73.783vh) scale(.2684)}to{transform:translate(13.306vw,100vh) scale(.2684)}}.snow:nth-child(344){opacity:1.3938;transform:translate(1.9676vw,-10px) scale(.1732);animation:fall-344 21s -30s linear infinite}@keyframes fall-344{33.041%{transform:translate(1.4264vw,33.041vh) scale(.1732)}to{transform:translate(1.697vw,100vh) scale(.1732)}}.snow:nth-child(345){opacity:.717;transform:translate(42.034vw,-10px) scale(.5717);animation:fall-345 28s -16s linear infinite}@keyframes fall-345{73.685%{transform:translate(46.5846vw,73.685vh) scale(.5717)}to{transform:translate(44.3093vw,100vh) scale(.5717)}}.snow:nth-child(346){opacity:.4508;transform:translate(11.5692vw,-10px) scale(.7419);animation:fall-346 12s -20s linear infinite}@keyframes fall-346{66.521%{transform:translate(17.5557vw,66.521vh) scale(.7419)}to{transform:translate(14.56245vw,100vh) scale(.7419)}}.snow:nth-child(347){opacity:1.1204;transform:translate(38.6663vw,-10px) scale(.8163);animation:fall-347 12s -8s linear infinite}@keyframes fall-347{36.371%{transform:translate(32.8392vw,36.371vh) scale(.8163)}to{transform:translate(35.75275vw,100vh) scale(.8163)}}.snow:nth-child(348){opacity:.9812;transform:translate(14.7797vw,-10px) scale(.3377);animation:fall-348 21s -18s linear infinite}@keyframes fall-348{76.408%{transform:translate(11.2254vw,76.408vh) scale(.3377)}to{transform:translate(13.00255vw,100vh) scale(.3377)}}.snow:nth-child(349){opacity:1.946;transform:translate(78.5073vw,-10px) scale(.3977);animation:fall-349 13s -24s linear infinite}@keyframes fall-349{48.789%{transform:translate(76.6855vw,48.789vh) scale(.3977)}to{transform:translate(77.5964vw,100vh) scale(.3977)}}.snow:nth-child(350){opacity:1.8438;transform:translate(61.4016vw,-10px) scale(.5694);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.571%{transform:translate(65.4476vw,69.571vh) scale(.5694)}to{transform:translate(63.4246vw,100vh) scale(.5694)}}.snow:nth-child(351){opacity:1.83;transform:translate(51.3031vw,-10px) scale(.6309);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{51.352%{transform:translate(51.1442vw,51.352vh) scale(.6309)}to{transform:translate(51.22365vw,100vh) scale(.6309)}}.snow:nth-child(352){opacity:1.9126;transform:translate(4.813vw,-10px) scale(.7679);animation:fall-352 14s -11s linear infinite}@keyframes fall-352{74.479%{transform:translate(9.7017vw,74.479vh) scale(.7679)}to{transform:translate(7.25735vw,100vh) scale(.7679)}}.snow:nth-child(353){opacity:.2914;transform:translate(6.4516vw,-10px) scale(.2127);animation:fall-353 28s -2s linear infinite}@keyframes fall-353{39.661%{transform:translate(5.9318vw,39.661vh) scale(.2127)}to{transform:translate(6.1917vw,100vh) scale(.2127)}}.snow:nth-child(354){opacity:1.9438;transform:translate(49.6769vw,-10px) scale(.2112);animation:fall-354 13s -19s linear infinite}@keyframes fall-354{36.61%{transform:translate(57.8768vw,36.61vh) scale(.2112)}to{transform:translate(53.77685vw,100vh) scale(.2112)}}.snow:nth-child(355){opacity:1.5284;transform:translate(86.8865vw,-10px) scale(.1798);animation:fall-355 25s -21s linear infinite}@keyframes fall-355{57.523%{transform:translate(94.0705vw,57.523vh) scale(.1798)}to{transform:translate(90.4785vw,100vh) scale(.1798)}}.snow:nth-child(356){opacity:.872;transform:translate(60.6141vw,-10px) scale(.4364);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{55.338%{transform:translate(53.5495vw,55.338vh) scale(.4364)}to{transform:translate(57.0818vw,100vh) scale(.4364)}}.snow:nth-child(357){opacity:.247;transform:translate(78.4394vw,-10px) scale(.615);animation:fall-357 20s -1s linear infinite}@keyframes fall-357{36.071%{transform:translate(77.2865vw,36.071vh) scale(.615)}to{transform:translate(77.86295vw,100vh) scale(.615)}}.snow:nth-child(358){opacity:1.3836;transform:translate(59.6413vw,-10px) scale(.9096);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{58.784%{transform:translate(63.955vw,58.784vh) scale(.9096)}to{transform:translate(61.79815vw,100vh) scale(.9096)}}.snow:nth-child(359){opacity:1.7634;transform:translate(6.4065vw,-10px) scale(.4607);animation:fall-359 18s -19s linear infinite}@keyframes fall-359{30.859%{transform:translate(1.5713vw,30.859vh) scale(.4607)}to{transform:translate(3.9889vw,100vh) scale(.4607)}}.snow:nth-child(360){opacity:1.0126;transform:translate(68.2985vw,-10px) scale(.0476);animation:fall-360 12s -4s linear infinite}@keyframes fall-360{75.494%{transform:translate(68.9688vw,75.494vh) scale(.0476)}to{transform:translate(68.63365vw,100vh) scale(.0476)}}.snow:nth-child(361){opacity:.8194;transform:translate(44.3658vw,-10px) scale(.8262);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{41.294%{transform:translate(54.0093vw,41.294vh) scale(.8262)}to{transform:translate(49.18755vw,100vh) scale(.8262)}}.snow:nth-child(362){opacity:1.3956;transform:translate(22.6751vw,-10px) scale(.9686);animation:fall-362 28s -25s linear infinite}@keyframes fall-362{55.051%{transform:translate(21.304vw,55.051vh) scale(.9686)}to{transform:translate(21.98955vw,100vh) scale(.9686)}}.snow:nth-child(363){opacity:.4306;transform:translate(94.4965vw,-10px) scale(.8475);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{60.888%{transform:translate(86.4729vw,60.888vh) scale(.8475)}to{transform:translate(90.4847vw,100vh) scale(.8475)}}.snow:nth-child(364){opacity:1.3958;transform:translate(70.1623vw,-10px) scale(.356);animation:fall-364 23s -17s linear infinite}@keyframes fall-364{57.262%{transform:translate(70.9694vw,57.262vh) scale(.356)}to{transform:translate(70.56585vw,100vh) scale(.356)}}.snow:nth-child(365){opacity:1.671;transform:translate(35.5154vw,-10px) scale(.7833);animation:fall-365 24s -22s linear infinite}@keyframes fall-365{74.279%{transform:translate(44.2041vw,74.279vh) scale(.7833)}to{transform:translate(39.85975vw,100vh) scale(.7833)}}.snow:nth-child(366){opacity:1.9688;transform:translate(65.3794vw,-10px) scale(.3052);animation:fall-366 11s -12s linear infinite}@keyframes fall-366{66.294%{transform:translate(62.5608vw,66.294vh) scale(.3052)}to{transform:translate(63.9701vw,100vh) scale(.3052)}}.snow:nth-child(367){opacity:1.5186;transform:translate(4.6706vw,-10px) scale(.3295);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{41.31%{transform:translate(-.0408vw,41.31vh) scale(.3295)}to{transform:translate(2.3149vw,100vh) scale(.3295)}}.snow:nth-child(368){opacity:.0254;transform:translate(49.1087vw,-10px) scale(.0841);animation:fall-368 16s -30s linear infinite}@keyframes fall-368{42.871%{transform:translate(40.2874vw,42.871vh) scale(.0841)}to{transform:translate(44.69805vw,100vh) scale(.0841)}}.snow:nth-child(369){opacity:1.7858;transform:translate(13.5272vw,-10px) scale(.0599);animation:fall-369 25s -21s linear infinite}@keyframes fall-369{54.391%{transform:translate(13.4034vw,54.391vh) scale(.0599)}to{transform:translate(13.4653vw,100vh) scale(.0599)}}.snow:nth-child(370){opacity:1.914;transform:translate(35.6199vw,-10px) scale(.518);animation:fall-370 14s -25s linear infinite}@keyframes fall-370{38.022%{transform:translate(36.1063vw,38.022vh) scale(.518)}to{transform:translate(35.8631vw,100vh) scale(.518)}}.snow:nth-child(371){opacity:1.183;transform:translate(69.9755vw,-10px) scale(.5259);animation:fall-371 24s -22s linear infinite}@keyframes fall-371{39.884%{transform:translate(61.2416vw,39.884vh) scale(.5259)}to{transform:translate(65.60855vw,100vh) scale(.5259)}}.snow:nth-child(372){opacity:1.226;transform:translate(4.606vw,-10px) scale(.6263);animation:fall-372 24s -11s linear infinite}@keyframes fall-372{54.507%{transform:translate(2.2787vw,54.507vh) scale(.6263)}to{transform:translate(3.44235vw,100vh) scale(.6263)}}.snow:nth-child(373){opacity:1.3162;transform:translate(66.3088vw,-10px) scale(.9877);animation:fall-373 28s -10s linear infinite}@keyframes fall-373{75.732%{transform:translate(58.294vw,75.732vh) scale(.9877)}to{transform:translate(62.3014vw,100vh) scale(.9877)}}.snow:nth-child(374){opacity:1.0442;transform:translate(44.6823vw,-10px) scale(.676);animation:fall-374 20s -28s linear infinite}@keyframes fall-374{66.79%{transform:translate(52.446vw,66.79vh) scale(.676)}to{transform:translate(48.56415vw,100vh) scale(.676)}}.snow:nth-child(375){opacity:.2782;transform:translate(56.7589vw,-10px) scale(.1109);animation:fall-375 26s -9s linear infinite}@keyframes fall-375{72.369%{transform:translate(54.856vw,72.369vh) scale(.1109)}to{transform:translate(55.80745vw,100vh) scale(.1109)}}.snow:nth-child(376){opacity:.3068;transform:translate(45.5405vw,-10px) scale(.005);animation:fall-376 20s -5s linear infinite}@keyframes fall-376{51.114%{transform:translate(54.3619vw,51.114vh) scale(.005)}to{transform:translate(49.9512vw,100vh) scale(.005)}}.snow:nth-child(377){opacity:1.1012;transform:translate(78.0056vw,-10px) scale(.2335);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{32.314%{transform:translate(80.1068vw,32.314vh) scale(.2335)}to{transform:translate(79.0562vw,100vh) scale(.2335)}}.snow:nth-child(378){opacity:1.5872;transform:translate(38.8874vw,-10px) scale(.2219);animation:fall-378 21s -12s linear infinite}@keyframes fall-378{34.996%{transform:translate(34.5234vw,34.996vh) scale(.2219)}to{transform:translate(36.7054vw,100vh) scale(.2219)}}.snow:nth-child(379){opacity:1.0602;transform:translate(58.5541vw,-10px) scale(.4042);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{75.982%{transform:translate(56.693vw,75.982vh) scale(.4042)}to{transform:translate(57.62355vw,100vh) scale(.4042)}}.snow:nth-child(380){opacity:1.2912;transform:translate(77.923vw,-10px) scale(.2507);animation:fall-380 19s -18s linear infinite}@keyframes fall-380{40.115%{transform:translate(81.8985vw,40.115vh) scale(.2507)}to{transform:translate(79.91075vw,100vh) scale(.2507)}}.snow:nth-child(381){opacity:.4652;transform:translate(58.8409vw,-10px) scale(.1891);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{43.917%{transform:translate(62.319vw,43.917vh) scale(.1891)}to{transform:translate(60.57995vw,100vh) scale(.1891)}}.snow:nth-child(382){opacity:.1908;transform:translate(80.8049vw,-10px) scale(.4566);animation:fall-382 13s -26s linear infinite}@keyframes fall-382{74.035%{transform:translate(90.3794vw,74.035vh) scale(.4566)}to{transform:translate(85.59215vw,100vh) scale(.4566)}}.snow:nth-child(383){opacity:1.8298;transform:translate(21.6396vw,-10px) scale(.1485);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{35.795%{transform:translate(13.8589vw,35.795vh) scale(.1485)}to{transform:translate(17.74925vw,100vh) scale(.1485)}}.snow:nth-child(384){opacity:.5694;transform:translate(53.647vw,-10px) scale(.0505);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{38.201%{transform:translate(44.681vw,38.201vh) scale(.0505)}to{transform:translate(49.164vw,100vh) scale(.0505)}}.snow:nth-child(385){opacity:1.3238;transform:translate(53.8072vw,-10px) scale(.2512);animation:fall-385 26s -12s linear infinite}@keyframes fall-385{74.836%{transform:translate(57.7154vw,74.836vh) scale(.2512)}to{transform:translate(55.7613vw,100vh) scale(.2512)}}.snow:nth-child(386){opacity:1.1706;transform:translate(96.4401vw,-10px) scale(.3499);animation:fall-386 22s -1s linear infinite}@keyframes fall-386{52.561%{transform:translate(96.9327vw,52.561vh) scale(.3499)}to{transform:translate(96.6864vw,100vh) scale(.3499)}}.snow:nth-child(387){opacity:.1852;transform:translate(21.7019vw,-10px) scale(.2155);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{33.052%{transform:translate(14.9474vw,33.052vh) scale(.2155)}to{transform:translate(18.32465vw,100vh) scale(.2155)}}.snow:nth-child(388){opacity:1.8606;transform:translate(84.2034vw,-10px) scale(.7179);animation:fall-388 30s -7s linear infinite}@keyframes fall-388{78.203%{transform:translate(85.1418vw,78.203vh) scale(.7179)}to{transform:translate(84.6726vw,100vh) scale(.7179)}}.snow:nth-child(389){opacity:1.3204;transform:translate(88.2926vw,-10px) scale(.4999);animation:fall-389 11s -20s linear infinite}@keyframes fall-389{48.941%{transform:translate(89.3645vw,48.941vh) scale(.4999)}to{transform:translate(88.82855vw,100vh) scale(.4999)}}.snow:nth-child(390){opacity:1.1478;transform:translate(18.3781vw,-10px) scale(.9497);animation:fall-390 28s -2s linear infinite}@keyframes fall-390{63.292%{transform:translate(9.4843vw,63.292vh) scale(.9497)}to{transform:translate(13.9312vw,100vh) scale(.9497)}}.snow:nth-child(391){opacity:1.4852;transform:translate(85.3943vw,-10px) scale(.0213);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{55.292%{transform:translate(93.5168vw,55.292vh) scale(.0213)}to{transform:translate(89.45555vw,100vh) scale(.0213)}}.snow:nth-child(392){opacity:1.8952;transform:translate(15.1264vw,-10px) scale(.7157);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{35.638%{transform:translate(7.254vw,35.638vh) scale(.7157)}to{transform:translate(11.1902vw,100vh) scale(.7157)}}.snow:nth-child(393){opacity:.421;transform:translate(65.8581vw,-10px) scale(.8067);animation:fall-393 24s -6s linear infinite}@keyframes fall-393{65.747%{transform:translate(56.7022vw,65.747vh) scale(.8067)}to{transform:translate(61.28015vw,100vh) scale(.8067)}}.snow:nth-child(394){opacity:1.8012;transform:translate(22.4992vw,-10px) scale(.1592);animation:fall-394 19s -26s linear infinite}@keyframes fall-394{50.728%{transform:translate(26.293vw,50.728vh) scale(.1592)}to{transform:translate(24.3961vw,100vh) scale(.1592)}}.snow:nth-child(395){opacity:1.2034;transform:translate(56.3364vw,-10px) scale(.079);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{45.61%{transform:translate(49.4037vw,45.61vh) scale(.079)}to{transform:translate(52.87005vw,100vh) scale(.079)}}.snow:nth-child(396){opacity:1.1962;transform:translate(76.9553vw,-10px) scale(.1741);animation:fall-396 16s -11s linear infinite}@keyframes fall-396{41.785%{transform:translate(67.3152vw,41.785vh) scale(.1741)}to{transform:translate(72.13525vw,100vh) scale(.1741)}}.snow:nth-child(397){opacity:1.5778;transform:translate(21.2985vw,-10px) scale(.3048);animation:fall-397 18s -7s linear infinite}@keyframes fall-397{41.445%{transform:translate(13.4156vw,41.445vh) scale(.3048)}to{transform:translate(17.35705vw,100vh) scale(.3048)}}.snow:nth-child(398){opacity:1.82;transform:translate(47.6659vw,-10px) scale(.83);animation:fall-398 22s -5s linear infinite}@keyframes fall-398{65.575%{transform:translate(39.7356vw,65.575vh) scale(.83)}to{transform:translate(43.70075vw,100vh) scale(.83)}}.snow:nth-child(399){opacity:.5222;transform:translate(83.6206vw,-10px) scale(.1395);animation:fall-399 17s -25s linear infinite}@keyframes fall-399{34.303%{transform:translate(77.8374vw,34.303vh) scale(.1395)}to{transform:translate(80.729vw,100vh) scale(.1395)}}.snow:nth-child(400){opacity:.7814;transform:translate(72.6532vw,-10px) scale(.2103);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{36.079%{transform:translate(72.583vw,36.079vh) scale(.2103)}to{transform:translate(72.6181vw,100vh) scale(.2103)}}\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:.6456;transform:translate(.3802vw,-10px) scale(.1224);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{74.859%{transform:translate(-.7839vw,74.859vh) scale(.1224)}to{transform:translate(-.20185vw,100vh) scale(.1224)}}.snow:nth-child(2){opacity:.9464;transform:translate(46.6593vw,-10px) scale(.1442);animation:fall-2 15s -16s linear infinite}@keyframes fall-2{79.575%{transform:translate(38.1899vw,79.575vh) scale(.1442)}to{transform:translate(42.4246vw,100vh) scale(.1442)}}.snow:nth-child(3){opacity:1.5624;transform:translate(42.2838vw,-10px) scale(.5923);animation:fall-3 22s -30s linear infinite}@keyframes fall-3{64.431%{transform:translate(33.6081vw,64.431vh) scale(.5923)}to{transform:translate(37.94595vw,100vh) scale(.5923)}}.snow:nth-child(4){opacity:.1926;transform:translate(71.0689vw,-10px) scale(.2024);animation:fall-4 13s -2s linear infinite}@keyframes fall-4{49.384%{transform:translate(76.2867vw,49.384vh) scale(.2024)}to{transform:translate(73.6778vw,100vh) scale(.2024)}}.snow:nth-child(5){opacity:.1328;transform:translate(68.0472vw,-10px) scale(.4658);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{48.796%{transform:translate(66.6736vw,48.796vh) scale(.4658)}to{transform:translate(67.3604vw,100vh) scale(.4658)}}.snow:nth-child(6){opacity:1.8182;transform:translate(27.6105vw,-10px) scale(.3122);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{69.693%{transform:translate(28.583vw,69.693vh) scale(.3122)}to{transform:translate(28.09675vw,100vh) scale(.3122)}}.snow:nth-child(7){opacity:.254;transform:translate(73.0326vw,-10px) scale(.6659);animation:fall-7 26s -8s linear infinite}@keyframes fall-7{44.292%{transform:translate(67.6043vw,44.292vh) scale(.6659)}to{transform:translate(70.31845vw,100vh) scale(.6659)}}.snow:nth-child(8){opacity:1.689;transform:translate(40.798vw,-10px) scale(.3561);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{74.855%{transform:translate(37.247vw,74.855vh) scale(.3561)}to{transform:translate(39.0225vw,100vh) scale(.3561)}}.snow:nth-child(9){opacity:.0956;transform:translate(2.415vw,-10px) scale(.668);animation:fall-9 26s -18s linear infinite}@keyframes fall-9{64.578%{transform:translate(.9259vw,64.578vh) scale(.668)}to{transform:translate(1.67045vw,100vh) scale(.668)}}.snow:nth-child(10){opacity:1.4906;transform:translate(63.1569vw,-10px) scale(.5438);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{44.991%{transform:translate(72.8744vw,44.991vh) scale(.5438)}to{transform:translate(68.01565vw,100vh) scale(.5438)}}.snow:nth-child(11){opacity:1.3472;transform:translate(61.0971vw,-10px) scale(.9412);animation:fall-11 28s -5s linear infinite}@keyframes fall-11{41.512%{transform:translate(59.7641vw,41.512vh) scale(.9412)}to{transform:translate(60.4306vw,100vh) scale(.9412)}}.snow:nth-child(12){opacity:.5632;transform:translate(83.2906vw,-10px) scale(.0729);animation:fall-12 14s -26s linear infinite}@keyframes fall-12{56.838%{transform:translate(74.6351vw,56.838vh) scale(.0729)}to{transform:translate(78.96285vw,100vh) scale(.0729)}}.snow:nth-child(13){opacity:.608;transform:translate(96.4375vw,-10px) scale(.8499);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{64.853%{transform:translate(92.8894vw,64.853vh) scale(.8499)}to{transform:translate(94.66345vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.147;transform:translate(46.9055vw,-10px) scale(.4185);animation:fall-14 26s -1s linear infinite}@keyframes fall-14{39.567%{transform:translate(49.8837vw,39.567vh) scale(.4185)}to{transform:translate(48.3946vw,100vh) scale(.4185)}}.snow:nth-child(15){opacity:.4004;transform:translate(55.031vw,-10px) scale(.6758);animation:fall-15 16s -10s linear infinite}@keyframes fall-15{65.363%{transform:translate(46.4039vw,65.363vh) scale(.6758)}to{transform:translate(50.71745vw,100vh) scale(.6758)}}.snow:nth-child(16){opacity:.6016;transform:translate(8.7419vw,-10px) scale(.6179);animation:fall-16 18s -26s linear infinite}@keyframes fall-16{70.941%{transform:translate(8.1297vw,70.941vh) scale(.6179)}to{transform:translate(8.4358vw,100vh) scale(.6179)}}.snow:nth-child(17){opacity:.0584;transform:translate(27.4416vw,-10px) scale(.9003);animation:fall-17 12s -17s linear infinite}@keyframes fall-17{63.618%{transform:translate(33.5015vw,63.618vh) scale(.9003)}to{transform:translate(30.47155vw,100vh) scale(.9003)}}.snow:nth-child(18){opacity:.5916;transform:translate(20.29vw,-10px) scale(.5571);animation:fall-18 23s -30s linear infinite}@keyframes fall-18{39.852%{transform:translate(23.9613vw,39.852vh) scale(.5571)}to{transform:translate(22.12565vw,100vh) scale(.5571)}}.snow:nth-child(19){opacity:1.5306;transform:translate(82.5948vw,-10px) scale(.7675);animation:fall-19 13s -4s linear infinite}@keyframes fall-19{55.11%{transform:translate(90.3vw,55.11vh) scale(.7675)}to{transform:translate(86.4474vw,100vh) scale(.7675)}}.snow:nth-child(20){opacity:.28;transform:translate(.1929vw,-10px) scale(.1748);animation:fall-20 22s -5s linear infinite}@keyframes fall-20{55.151%{transform:translate(8.0807vw,55.151vh) scale(.1748)}to{transform:translate(4.1368vw,100vh) scale(.1748)}}.snow:nth-child(21){opacity:.1658;transform:translate(75.9723vw,-10px) scale(.6787);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{67.756%{transform:translate(77.5128vw,67.756vh) scale(.6787)}to{transform:translate(76.74255vw,100vh) scale(.6787)}}.snow:nth-child(22){opacity:1.8526;transform:translate(62.5742vw,-10px) scale(.8374);animation:fall-22 18s -26s linear infinite}@keyframes fall-22{75.214%{transform:translate(59.6314vw,75.214vh) scale(.8374)}to{transform:translate(61.1028vw,100vh) scale(.8374)}}.snow:nth-child(23){opacity:1.4066;transform:translate(37.2176vw,-10px) scale(.9604);animation:fall-23 10s -21s linear infinite}@keyframes fall-23{57.59%{transform:translate(46.0995vw,57.59vh) scale(.9604)}to{transform:translate(41.65855vw,100vh) scale(.9604)}}.snow:nth-child(24){opacity:1.7768;transform:translate(.3582vw,-10px) scale(.3426);animation:fall-24 22s -14s linear infinite}@keyframes fall-24{31.213%{transform:translate(5.1183vw,31.213vh) scale(.3426)}to{transform:translate(2.73825vw,100vh) scale(.3426)}}.snow:nth-child(25){opacity:1.8264;transform:translate(87.5374vw,-10px) scale(.3561);animation:fall-25 21s -24s linear infinite}@keyframes fall-25{68.741%{transform:translate(89.4531vw,68.741vh) scale(.3561)}to{transform:translate(88.49525vw,100vh) scale(.3561)}}.snow:nth-child(26){opacity:.3902;transform:translate(47.746vw,-10px) scale(.2165);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{69.331%{transform:translate(47.6582vw,69.331vh) scale(.2165)}to{transform:translate(47.7021vw,100vh) scale(.2165)}}.snow:nth-child(27){opacity:.745;transform:translate(14.1219vw,-10px) scale(.3343);animation:fall-27 30s -16s linear infinite}@keyframes fall-27{50.805%{transform:translate(4.8323vw,50.805vh) scale(.3343)}to{transform:translate(9.4771vw,100vh) scale(.3343)}}.snow:nth-child(28){opacity:1.383;transform:translate(68.8454vw,-10px) scale(.9079);animation:fall-28 22s -14s linear infinite}@keyframes fall-28{61.596%{transform:translate(72.7927vw,61.596vh) scale(.9079)}to{transform:translate(70.81905vw,100vh) scale(.9079)}}.snow:nth-child(29){opacity:.536;transform:translate(62.3709vw,-10px) scale(.9621);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{69.569%{transform:translate(72.2307vw,69.569vh) scale(.9621)}to{transform:translate(67.3008vw,100vh) scale(.9621)}}.snow:nth-child(30){opacity:.783;transform:translate(88.5025vw,-10px) scale(.0057);animation:fall-30 22s -6s linear infinite}@keyframes fall-30{50.913%{transform:translate(87.1527vw,50.913vh) scale(.0057)}to{transform:translate(87.8276vw,100vh) scale(.0057)}}.snow:nth-child(31){opacity:.419;transform:translate(80.9069vw,-10px) scale(.3027);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{39.254%{transform:translate(79.4246vw,39.254vh) scale(.3027)}to{transform:translate(80.16575vw,100vh) scale(.3027)}}.snow:nth-child(32){opacity:.831;transform:translate(99.0586vw,-10px) scale(.3713);animation:fall-32 17s -1s linear infinite}@keyframes fall-32{78.623%{transform:translate(108.0503vw,78.623vh) scale(.3713)}to{transform:translate(103.55445vw,100vh) scale(.3713)}}.snow:nth-child(33){opacity:.773;transform:translate(68.6463vw,-10px) scale(.2133);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{72.698%{transform:translate(71.5169vw,72.698vh) scale(.2133)}to{transform:translate(70.0816vw,100vh) scale(.2133)}}.snow:nth-child(34){opacity:.4784;transform:translate(65.3359vw,-10px) scale(.2706);animation:fall-34 27s -22s linear infinite}@keyframes fall-34{49.992%{transform:translate(56.0634vw,49.992vh) scale(.2706)}to{transform:translate(60.69965vw,100vh) scale(.2706)}}.snow:nth-child(35){opacity:1.9978;transform:translate(29.2389vw,-10px) scale(.885);animation:fall-35 13s -10s linear infinite}@keyframes fall-35{64.223%{transform:translate(22.1319vw,64.223vh) scale(.885)}to{transform:translate(25.6854vw,100vh) scale(.885)}}.snow:nth-child(36){opacity:.6338;transform:translate(12.7562vw,-10px) scale(.6682);animation:fall-36 21s -25s linear infinite}@keyframes fall-36{30.078%{transform:translate(17.9927vw,30.078vh) scale(.6682)}to{transform:translate(15.37445vw,100vh) scale(.6682)}}.snow:nth-child(37){opacity:.36;transform:translate(80.161vw,-10px) scale(.1797);animation:fall-37 22s -7s linear infinite}@keyframes fall-37{74.709%{transform:translate(84.4554vw,74.709vh) scale(.1797)}to{transform:translate(82.3082vw,100vh) scale(.1797)}}.snow:nth-child(38){opacity:.8244;transform:translate(19.6378vw,-10px) scale(.8062);animation:fall-38 29s -12s linear infinite}@keyframes fall-38{77.663%{transform:translate(22.3188vw,77.663vh) scale(.8062)}to{transform:translate(20.9783vw,100vh) scale(.8062)}}.snow:nth-child(39){opacity:1.45;transform:translate(83.763vw,-10px) scale(.4117);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{33.659%{transform:translate(92.242vw,33.659vh) scale(.4117)}to{transform:translate(88.0025vw,100vh) scale(.4117)}}.snow:nth-child(40){opacity:.0654;transform:translate(90.9105vw,-10px) scale(.576);animation:fall-40 14s -20s linear infinite}@keyframes fall-40{42.807%{transform:translate(84.9895vw,42.807vh) scale(.576)}to{transform:translate(87.95vw,100vh) scale(.576)}}.snow:nth-child(41){opacity:1.2088;transform:translate(47.94vw,-10px) scale(.5992);animation:fall-41 26s -30s linear infinite}@keyframes fall-41{54.369%{transform:translate(43.969vw,54.369vh) scale(.5992)}to{transform:translate(45.9545vw,100vh) scale(.5992)}}.snow:nth-child(42){opacity:.4034;transform:translate(33.9357vw,-10px) scale(.3972);animation:fall-42 19s -29s linear infinite}@keyframes fall-42{50.929%{transform:translate(42.0098vw,50.929vh) scale(.3972)}to{transform:translate(37.97275vw,100vh) scale(.3972)}}.snow:nth-child(43){opacity:.383;transform:translate(87.8115vw,-10px) scale(.2629);animation:fall-43 23s -10s linear infinite}@keyframes fall-43{34.642%{transform:translate(83.6787vw,34.642vh) scale(.2629)}to{transform:translate(85.7451vw,100vh) scale(.2629)}}.snow:nth-child(44){opacity:.7422;transform:translate(24.655vw,-10px) scale(.3371);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{34.135%{transform:translate(15.2447vw,34.135vh) scale(.3371)}to{transform:translate(19.94985vw,100vh) scale(.3371)}}.snow:nth-child(45){opacity:1.2278;transform:translate(84.1445vw,-10px) scale(.8609);animation:fall-45 15s -2s linear infinite}@keyframes fall-45{63.266%{transform:translate(88.0075vw,63.266vh) scale(.8609)}to{transform:translate(86.076vw,100vh) scale(.8609)}}.snow:nth-child(46){opacity:1.6766;transform:translate(47.4499vw,-10px) scale(.7229);animation:fall-46 30s -14s linear infinite}@keyframes fall-46{75.779%{transform:translate(43.2577vw,75.779vh) scale(.7229)}to{transform:translate(45.3538vw,100vh) scale(.7229)}}.snow:nth-child(47){opacity:1.6164;transform:translate(40.7435vw,-10px) scale(.6321);animation:fall-47 29s -22s linear infinite}@keyframes fall-47{61.873%{transform:translate(36.1899vw,61.873vh) scale(.6321)}to{transform:translate(38.4667vw,100vh) scale(.6321)}}.snow:nth-child(48){opacity:1.707;transform:translate(39.4962vw,-10px) scale(.6797);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{37.055%{transform:translate(32.96vw,37.055vh) scale(.6797)}to{transform:translate(36.2281vw,100vh) scale(.6797)}}.snow:nth-child(49){opacity:1.3424;transform:translate(59.7837vw,-10px) scale(.3098);animation:fall-49 30s -11s linear infinite}@keyframes fall-49{72.979%{transform:translate(51.5444vw,72.979vh) scale(.3098)}to{transform:translate(55.66405vw,100vh) scale(.3098)}}.snow:nth-child(50){opacity:1.5836;transform:translate(21.2776vw,-10px) scale(.4001);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{79.531%{transform:translate(25.1647vw,79.531vh) scale(.4001)}to{transform:translate(23.22115vw,100vh) scale(.4001)}}.snow:nth-child(51){opacity:1.2872;transform:translate(12.5827vw,-10px) scale(.0614);animation:fall-51 25s -1s linear infinite}@keyframes fall-51{79.824%{transform:translate(7.9817vw,79.824vh) scale(.0614)}to{transform:translate(10.2822vw,100vh) scale(.0614)}}.snow:nth-child(52){opacity:.9086;transform:translate(40.7377vw,-10px) scale(.4665);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{49.886%{transform:translate(36.6635vw,49.886vh) scale(.4665)}to{transform:translate(38.7006vw,100vh) scale(.4665)}}.snow:nth-child(53){opacity:.6014;transform:translate(49.6645vw,-10px) scale(.3164);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{56.045%{transform:translate(53.9111vw,56.045vh) scale(.3164)}to{transform:translate(51.7878vw,100vh) scale(.3164)}}.snow:nth-child(54){opacity:1.9104;transform:translate(66.6471vw,-10px) scale(.9978);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{72.34%{transform:translate(66.6612vw,72.34vh) scale(.9978)}to{transform:translate(66.65415vw,100vh) scale(.9978)}}.snow:nth-child(55){opacity:1.6796;transform:translate(10.378vw,-10px) scale(.3435);animation:fall-55 29s -2s linear infinite}@keyframes fall-55{37.206%{transform:translate(3.7815vw,37.206vh) scale(.3435)}to{transform:translate(7.07975vw,100vh) scale(.3435)}}.snow:nth-child(56){opacity:.7572;transform:translate(75.1245vw,-10px) scale(.3004);animation:fall-56 24s -30s linear infinite}@keyframes fall-56{33.326%{transform:translate(69.1881vw,33.326vh) scale(.3004)}to{transform:translate(72.1563vw,100vh) scale(.3004)}}.snow:nth-child(57){opacity:1.0606;transform:translate(55.1536vw,-10px) scale(.2236);animation:fall-57 12s -21s linear infinite}@keyframes fall-57{63.809%{transform:translate(57.42vw,63.809vh) scale(.2236)}to{transform:translate(56.2868vw,100vh) scale(.2236)}}.snow:nth-child(58){opacity:.1524;transform:translate(78.6306vw,-10px) scale(.5893);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{54.419%{transform:translate(80.8486vw,54.419vh) scale(.5893)}to{transform:translate(79.7396vw,100vh) scale(.5893)}}.snow:nth-child(59){opacity:1.8642;transform:translate(30.0334vw,-10px) scale(.0111);animation:fall-59 16s -19s linear infinite}@keyframes fall-59{74.57%{transform:translate(22.7038vw,74.57vh) scale(.0111)}to{transform:translate(26.3686vw,100vh) scale(.0111)}}.snow:nth-child(60){opacity:.0872;transform:translate(72.6896vw,-10px) scale(.1532);animation:fall-60 15s -17s linear infinite}@keyframes fall-60{41.237%{transform:translate(76.4721vw,41.237vh) scale(.1532)}to{transform:translate(74.58085vw,100vh) scale(.1532)}}.snow:nth-child(61){opacity:1.0604;transform:translate(86.1003vw,-10px) scale(.5615);animation:fall-61 10s -13s linear infinite}@keyframes fall-61{54.953%{transform:translate(84.1262vw,54.953vh) scale(.5615)}to{transform:translate(85.11325vw,100vh) scale(.5615)}}.snow:nth-child(62){opacity:.1492;transform:translate(79.6098vw,-10px) scale(.1589);animation:fall-62 21s -19s linear infinite}@keyframes fall-62{49.193%{transform:translate(85.5433vw,49.193vh) scale(.1589)}to{transform:translate(82.57655vw,100vh) scale(.1589)}}.snow:nth-child(63){opacity:.9274;transform:translate(94.8361vw,-10px) scale(.7873);animation:fall-63 24s -5s linear infinite}@keyframes fall-63{68.629%{transform:translate(101.5625vw,68.629vh) scale(.7873)}to{transform:translate(98.1993vw,100vh) scale(.7873)}}.snow:nth-child(64){opacity:1.7654;transform:translate(16.7196vw,-10px) scale(.8631);animation:fall-64 19s -9s linear infinite}@keyframes fall-64{76.154%{transform:translate(12.3208vw,76.154vh) scale(.8631)}to{transform:translate(14.5202vw,100vh) scale(.8631)}}.snow:nth-child(65){opacity:.8526;transform:translate(45.1696vw,-10px) scale(.6303);animation:fall-65 20s -7s linear infinite}@keyframes fall-65{74.667%{transform:translate(40.0383vw,74.667vh) scale(.6303)}to{transform:translate(42.60395vw,100vh) scale(.6303)}}.snow:nth-child(66){opacity:.6244;transform:translate(35.1042vw,-10px) scale(.7162);animation:fall-66 28s -13s linear infinite}@keyframes fall-66{32.924%{transform:translate(40.9637vw,32.924vh) scale(.7162)}to{transform:translate(38.03395vw,100vh) scale(.7162)}}.snow:nth-child(67){opacity:1.4138;transform:translate(87.96vw,-10px) scale(.2209);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{32.843%{transform:translate(80.8869vw,32.843vh) scale(.2209)}to{transform:translate(84.42345vw,100vh) scale(.2209)}}.snow:nth-child(68){opacity:1.9;transform:translate(50.9359vw,-10px) scale(.8769);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{49.539%{transform:translate(41.0595vw,49.539vh) scale(.8769)}to{transform:translate(45.9977vw,100vh) scale(.8769)}}.snow:nth-child(69){opacity:.7804;transform:translate(24.8967vw,-10px) scale(.0828);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{40.237%{transform:translate(21.9509vw,40.237vh) scale(.0828)}to{transform:translate(23.4238vw,100vh) scale(.0828)}}.snow:nth-child(70){opacity:.6332;transform:translate(98.7311vw,-10px) scale(.8389);animation:fall-70 17s -10s linear infinite}@keyframes fall-70{70.213%{transform:translate(99.7725vw,70.213vh) scale(.8389)}to{transform:translate(99.2518vw,100vh) scale(.8389)}}.snow:nth-child(71){opacity:1.669;transform:translate(63.4066vw,-10px) scale(.9742);animation:fall-71 28s -4s linear infinite}@keyframes fall-71{46.197%{transform:translate(71.6665vw,46.197vh) scale(.9742)}to{transform:translate(67.53655vw,100vh) scale(.9742)}}.snow:nth-child(72){opacity:1.3946;transform:translate(36.3702vw,-10px) scale(.152);animation:fall-72 11s -14s linear infinite}@keyframes fall-72{54.935%{transform:translate(36.0413vw,54.935vh) scale(.152)}to{transform:translate(36.20575vw,100vh) scale(.152)}}.snow:nth-child(73){opacity:1.3364;transform:translate(12.4494vw,-10px) scale(.271);animation:fall-73 10s -20s linear infinite}@keyframes fall-73{38.278%{transform:translate(16.7732vw,38.278vh) scale(.271)}to{transform:translate(14.6113vw,100vh) scale(.271)}}.snow:nth-child(74){opacity:1.63;transform:translate(26.1421vw,-10px) scale(.1377);animation:fall-74 21s -14s linear infinite}@keyframes fall-74{69.224%{transform:translate(26.586vw,69.224vh) scale(.1377)}to{transform:translate(26.36405vw,100vh) scale(.1377)}}.snow:nth-child(75){opacity:1.051;transform:translate(75.6337vw,-10px) scale(.3993);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{63.843%{transform:translate(81.9785vw,63.843vh) scale(.3993)}to{transform:translate(78.8061vw,100vh) scale(.3993)}}.snow:nth-child(76){opacity:.4424;transform:translate(90.5216vw,-10px) scale(.9943);animation:fall-76 21s -21s linear infinite}@keyframes fall-76{49.634%{transform:translate(87.9673vw,49.634vh) scale(.9943)}to{transform:translate(89.24445vw,100vh) scale(.9943)}}.snow:nth-child(77){opacity:1.7778;transform:translate(8.2217vw,-10px) scale(.8573);animation:fall-77 21s -1s linear infinite}@keyframes fall-77{36.932%{transform:translate(8.2117vw,36.932vh) scale(.8573)}to{transform:translate(8.2167vw,100vh) scale(.8573)}}.snow:nth-child(78){opacity:1.2852;transform:translate(33.4831vw,-10px) scale(.7467);animation:fall-78 27s -5s linear infinite}@keyframes fall-78{74.837%{transform:translate(40.3426vw,74.837vh) scale(.7467)}to{transform:translate(36.91285vw,100vh) scale(.7467)}}.snow:nth-child(79){opacity:.567;transform:translate(53.9907vw,-10px) scale(.6686);animation:fall-79 30s -10s linear infinite}@keyframes fall-79{33.002%{transform:translate(50.2105vw,33.002vh) scale(.6686)}to{transform:translate(52.1006vw,100vh) scale(.6686)}}.snow:nth-child(80){opacity:.9452;transform:translate(15.8089vw,-10px) scale(.4364);animation:fall-80 10s -7s linear infinite}@keyframes fall-80{77.161%{transform:translate(23.2935vw,77.161vh) scale(.4364)}to{transform:translate(19.5512vw,100vh) scale(.4364)}}.snow:nth-child(81){opacity:.405;transform:translate(65.2995vw,-10px) scale(.1011);animation:fall-81 19s -6s linear infinite}@keyframes fall-81{34.575%{transform:translate(68.8692vw,34.575vh) scale(.1011)}to{transform:translate(67.08435vw,100vh) scale(.1011)}}.snow:nth-child(82){opacity:.1234;transform:translate(3.1779vw,-10px) scale(.9653);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{53.657%{transform:translate(-6.7835vw,53.657vh) scale(.9653)}to{transform:translate(-1.8028vw,100vh) scale(.9653)}}.snow:nth-child(83){opacity:1.6208;transform:translate(23.1667vw,-10px) scale(.114);animation:fall-83 12s -28s linear infinite}@keyframes fall-83{77.249%{transform:translate(30.2462vw,77.249vh) scale(.114)}to{transform:translate(26.70645vw,100vh) scale(.114)}}.snow:nth-child(84){opacity:.5786;transform:translate(2.7515vw,-10px) scale(.7517);animation:fall-84 23s -26s linear infinite}@keyframes fall-84{65.016%{transform:translate(-4.4132vw,65.016vh) scale(.7517)}to{transform:translate(-.83085vw,100vh) scale(.7517)}}.snow:nth-child(85){opacity:.454;transform:translate(98.2689vw,-10px) scale(.8637);animation:fall-85 29s -6s linear infinite}@keyframes fall-85{70.301%{transform:translate(98.1559vw,70.301vh) scale(.8637)}to{transform:translate(98.2124vw,100vh) scale(.8637)}}.snow:nth-child(86){opacity:1.0564;transform:translate(89.5933vw,-10px) scale(.6704);animation:fall-86 17s -17s linear infinite}@keyframes fall-86{76.004%{transform:translate(84.4144vw,76.004vh) scale(.6704)}to{transform:translate(87.00385vw,100vh) scale(.6704)}}.snow:nth-child(87){opacity:1.3342;transform:translate(71.8544vw,-10px) scale(.2207);animation:fall-87 22s -1s linear infinite}@keyframes fall-87{70.468%{transform:translate(64.1337vw,70.468vh) scale(.2207)}to{transform:translate(67.99405vw,100vh) scale(.2207)}}.snow:nth-child(88){opacity:.341;transform:translate(10.5656vw,-10px) scale(.2557);animation:fall-88 20s -14s linear infinite}@keyframes fall-88{58.684%{transform:translate(10.7029vw,58.684vh) scale(.2557)}to{transform:translate(10.63425vw,100vh) scale(.2557)}}.snow:nth-child(89){opacity:1.9516;transform:translate(75.359vw,-10px) scale(.2104);animation:fall-89 12s -22s linear infinite}@keyframes fall-89{48.989%{transform:translate(68.8906vw,48.989vh) scale(.2104)}to{transform:translate(72.1248vw,100vh) scale(.2104)}}.snow:nth-child(90){opacity:1.3006;transform:translate(43.0006vw,-10px) scale(.5684);animation:fall-90 24s -5s linear infinite}@keyframes fall-90{76.88%{transform:translate(39.9912vw,76.88vh) scale(.5684)}to{transform:translate(41.4959vw,100vh) scale(.5684)}}.snow:nth-child(91){opacity:1.3682;transform:translate(27.7332vw,-10px) scale(.8226);animation:fall-91 20s -30s linear infinite}@keyframes fall-91{35.817%{transform:translate(19.5395vw,35.817vh) scale(.8226)}to{transform:translate(23.63635vw,100vh) scale(.8226)}}.snow:nth-child(92){opacity:1.4608;transform:translate(41.546vw,-10px) scale(.7668);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{40.276%{transform:translate(38.2951vw,40.276vh) scale(.7668)}to{transform:translate(39.92055vw,100vh) scale(.7668)}}.snow:nth-child(93){opacity:.9828;transform:translate(20.5627vw,-10px) scale(.1983);animation:fall-93 21s -5s linear infinite}@keyframes fall-93{47.013%{transform:translate(24.612vw,47.013vh) scale(.1983)}to{transform:translate(22.58735vw,100vh) scale(.1983)}}.snow:nth-child(94){opacity:1.6556;transform:translate(20.5609vw,-10px) scale(.3715);animation:fall-94 14s -10s linear infinite}@keyframes fall-94{30.548%{transform:translate(15.7782vw,30.548vh) scale(.3715)}to{transform:translate(18.16955vw,100vh) scale(.3715)}}.snow:nth-child(95){opacity:.68;transform:translate(48.5196vw,-10px) scale(.3025);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{72.348%{transform:translate(50.8157vw,72.348vh) scale(.3025)}to{transform:translate(49.66765vw,100vh) scale(.3025)}}.snow:nth-child(96){opacity:.763;transform:translate(59.3189vw,-10px) scale(.4985);animation:fall-96 21s -26s linear infinite}@keyframes fall-96{68.087%{transform:translate(56.0371vw,68.087vh) scale(.4985)}to{transform:translate(57.678vw,100vh) scale(.4985)}}.snow:nth-child(97){opacity:1.0594;transform:translate(20.273vw,-10px) scale(.663);animation:fall-97 24s -18s linear infinite}@keyframes fall-97{33.115%{transform:translate(24.4301vw,33.115vh) scale(.663)}to{transform:translate(22.35155vw,100vh) scale(.663)}}.snow:nth-child(98){opacity:1.609;transform:translate(44.5168vw,-10px) scale(.8822);animation:fall-98 12s -27s linear infinite}@keyframes fall-98{73.609%{transform:translate(45.1245vw,73.609vh) scale(.8822)}to{transform:translate(44.82065vw,100vh) scale(.8822)}}.snow:nth-child(99){opacity:1.9466;transform:translate(47.5213vw,-10px) scale(.549);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.326%{transform:translate(50.9919vw,49.326vh) scale(.549)}to{transform:translate(49.2566vw,100vh) scale(.549)}}.snow:nth-child(100){opacity:.7402;transform:translate(41.8978vw,-10px) scale(.0373);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{54.133%{transform:translate(49.8621vw,54.133vh) scale(.0373)}to{transform:translate(45.87995vw,100vh) scale(.0373)}}.snow:nth-child(101){opacity:1.2426;transform:translate(42.1778vw,-10px) scale(.9315);animation:fall-101 24s -2s linear infinite}@keyframes fall-101{63.886%{transform:translate(45.1513vw,63.886vh) scale(.9315)}to{transform:translate(43.66455vw,100vh) scale(.9315)}}.snow:nth-child(102){opacity:.454;transform:translate(13.282vw,-10px) scale(.8517);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{52.616%{transform:translate(10.3561vw,52.616vh) scale(.8517)}to{transform:translate(11.81905vw,100vh) scale(.8517)}}.snow:nth-child(103){opacity:1.2248;transform:translate(78.1986vw,-10px) scale(.8739);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{53.896%{transform:translate(82.627vw,53.896vh) scale(.8739)}to{transform:translate(80.4128vw,100vh) scale(.8739)}}.snow:nth-child(104){opacity:1.4434;transform:translate(88.5469vw,-10px) scale(.1561);animation:fall-104 27s -27s linear infinite}@keyframes fall-104{50.522%{transform:translate(93.5708vw,50.522vh) scale(.1561)}to{transform:translate(91.05885vw,100vh) scale(.1561)}}.snow:nth-child(105){opacity:.2878;transform:translate(76.1214vw,-10px) scale(.7203);animation:fall-105 18s -10s linear infinite}@keyframes fall-105{70.093%{transform:translate(67.4306vw,70.093vh) scale(.7203)}to{transform:translate(71.776vw,100vh) scale(.7203)}}.snow:nth-child(106){opacity:1.7684;transform:translate(76.5304vw,-10px) scale(.6801);animation:fall-106 25s -2s linear infinite}@keyframes fall-106{37.191%{transform:translate(74.9597vw,37.191vh) scale(.6801)}to{transform:translate(75.74505vw,100vh) scale(.6801)}}.snow:nth-child(107){opacity:.376;transform:translate(7.748vw,-10px) scale(.646);animation:fall-107 12s -29s linear infinite}@keyframes fall-107{39.735%{transform:translate(-.9715vw,39.735vh) scale(.646)}to{transform:translate(3.38825vw,100vh) scale(.646)}}.snow:nth-child(108){opacity:1.9176;transform:translate(69.6135vw,-10px) scale(.5995);animation:fall-108 20s -1s linear infinite}@keyframes fall-108{40.958%{transform:translate(66.4922vw,40.958vh) scale(.5995)}to{transform:translate(68.05285vw,100vh) scale(.5995)}}.snow:nth-child(109){opacity:1.115;transform:translate(86.0048vw,-10px) scale(.8116);animation:fall-109 22s -24s linear infinite}@keyframes fall-109{52.513%{transform:translate(86.4951vw,52.513vh) scale(.8116)}to{transform:translate(86.24995vw,100vh) scale(.8116)}}.snow:nth-child(110){opacity:.7616;transform:translate(35.7969vw,-10px) scale(.4939);animation:fall-110 18s -30s linear infinite}@keyframes fall-110{74.454%{transform:translate(42.0644vw,74.454vh) scale(.4939)}to{transform:translate(38.93065vw,100vh) scale(.4939)}}.snow:nth-child(111){opacity:.401;transform:translate(98.7082vw,-10px) scale(.6409);animation:fall-111 27s -12s linear infinite}@keyframes fall-111{53.011%{transform:translate(96.0945vw,53.011vh) scale(.6409)}to{transform:translate(97.40135vw,100vh) scale(.6409)}}.snow:nth-child(112){opacity:.2646;transform:translate(66.6162vw,-10px) scale(.9281);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{72.685%{transform:translate(76.1945vw,72.685vh) scale(.9281)}to{transform:translate(71.40535vw,100vh) scale(.9281)}}.snow:nth-child(113){opacity:.4072;transform:translate(93.4322vw,-10px) scale(.8717);animation:fall-113 10s -17s linear infinite}@keyframes fall-113{65.309%{transform:translate(91.1312vw,65.309vh) scale(.8717)}to{transform:translate(92.2817vw,100vh) scale(.8717)}}.snow:nth-child(114){opacity:1.9452;transform:translate(13.1806vw,-10px) scale(.0845);animation:fall-114 18s -28s linear infinite}@keyframes fall-114{69.412%{transform:translate(21.1419vw,69.412vh) scale(.0845)}to{transform:translate(17.16125vw,100vh) scale(.0845)}}.snow:nth-child(115){opacity:.8276;transform:translate(47.4646vw,-10px) scale(.1593);animation:fall-115 14s -17s linear infinite}@keyframes fall-115{52.39%{transform:translate(51.3549vw,52.39vh) scale(.1593)}to{transform:translate(49.40975vw,100vh) scale(.1593)}}.snow:nth-child(116){opacity:.9478;transform:translate(59.7962vw,-10px) scale(.1207);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{71.734%{transform:translate(51.1228vw,71.734vh) scale(.1207)}to{transform:translate(55.4595vw,100vh) scale(.1207)}}.snow:nth-child(117){opacity:.1042;transform:translate(83.9476vw,-10px) scale(.4164);animation:fall-117 18s -27s linear infinite}@keyframes fall-117{68.764%{transform:translate(90.4056vw,68.764vh) scale(.4164)}to{transform:translate(87.1766vw,100vh) scale(.4164)}}.snow:nth-child(118){opacity:.6582;transform:translate(98.758vw,-10px) scale(.1876);animation:fall-118 13s -24s linear infinite}@keyframes fall-118{70.873%{transform:translate(100.4327vw,70.873vh) scale(.1876)}to{transform:translate(99.59535vw,100vh) scale(.1876)}}.snow:nth-child(119){opacity:.6918;transform:translate(61.293vw,-10px) scale(.495);animation:fall-119 30s -16s linear infinite}@keyframes fall-119{56.53%{transform:translate(53.4041vw,56.53vh) scale(.495)}to{transform:translate(57.34855vw,100vh) scale(.495)}}.snow:nth-child(120){opacity:.5788;transform:translate(8.4428vw,-10px) scale(.7519);animation:fall-120 10s -9s linear infinite}@keyframes fall-120{49.455%{transform:translate(13.0364vw,49.455vh) scale(.7519)}to{transform:translate(10.7396vw,100vh) scale(.7519)}}.snow:nth-child(121){opacity:1.2648;transform:translate(12.7523vw,-10px) scale(.8438);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{38.126%{transform:translate(21.4192vw,38.126vh) scale(.8438)}to{transform:translate(17.08575vw,100vh) scale(.8438)}}.snow:nth-child(122){opacity:1.827;transform:translate(32.06vw,-10px) scale(.9733);animation:fall-122 20s -10s linear infinite}@keyframes fall-122{38.683%{transform:translate(39.1845vw,38.683vh) scale(.9733)}to{transform:translate(35.62225vw,100vh) scale(.9733)}}.snow:nth-child(123){opacity:1.9052;transform:translate(86.0543vw,-10px) scale(.0505);animation:fall-123 15s -17s linear infinite}@keyframes fall-123{64.406%{transform:translate(76.266vw,64.406vh) scale(.0505)}to{transform:translate(81.16015vw,100vh) scale(.0505)}}.snow:nth-child(124){opacity:.543;transform:translate(48.9458vw,-10px) scale(.5193);animation:fall-124 22s -8s linear infinite}@keyframes fall-124{60.645%{transform:translate(49.4243vw,60.645vh) scale(.5193)}to{transform:translate(49.18505vw,100vh) scale(.5193)}}.snow:nth-child(125){opacity:.3358;transform:translate(8.8055vw,-10px) scale(.4522);animation:fall-125 28s -15s linear infinite}@keyframes fall-125{79.475%{transform:translate(17.6214vw,79.475vh) scale(.4522)}to{transform:translate(13.21345vw,100vh) scale(.4522)}}.snow:nth-child(126){opacity:1.4738;transform:translate(86.5867vw,-10px) scale(.0165);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{68.157%{transform:translate(81.2258vw,68.157vh) scale(.0165)}to{transform:translate(83.90625vw,100vh) scale(.0165)}}.snow:nth-child(127){opacity:1.8718;transform:translate(56.2734vw,-10px) scale(.4591);animation:fall-127 19s -27s linear infinite}@keyframes fall-127{39.02%{transform:translate(57.383vw,39.02vh) scale(.4591)}to{transform:translate(56.8282vw,100vh) scale(.4591)}}.snow:nth-child(128){opacity:1.8692;transform:translate(37.6751vw,-10px) scale(.9811);animation:fall-128 29s -4s linear infinite}@keyframes fall-128{59.329%{transform:translate(39.9444vw,59.329vh) scale(.9811)}to{transform:translate(38.80975vw,100vh) scale(.9811)}}.snow:nth-child(129){opacity:.6466;transform:translate(8.6784vw,-10px) scale(.7403);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{58.585%{transform:translate(6.1892vw,58.585vh) scale(.7403)}to{transform:translate(7.4338vw,100vh) scale(.7403)}}.snow:nth-child(130){opacity:1.1774;transform:translate(83.9716vw,-10px) scale(.4348);animation:fall-130 20s -24s linear infinite}@keyframes fall-130{45.525%{transform:translate(90.0564vw,45.525vh) scale(.4348)}to{transform:translate(87.014vw,100vh) scale(.4348)}}.snow:nth-child(131){opacity:.6306;transform:translate(7.1649vw,-10px) scale(.7695);animation:fall-131 18s -17s linear infinite}@keyframes fall-131{35.652%{transform:translate(10.4319vw,35.652vh) scale(.7695)}to{transform:translate(8.7984vw,100vh) scale(.7695)}}.snow:nth-child(132){opacity:.685;transform:translate(26.3523vw,-10px) scale(.3974);animation:fall-132 30s -7s linear infinite}@keyframes fall-132{54.142%{transform:translate(34.0909vw,54.142vh) scale(.3974)}to{transform:translate(30.2216vw,100vh) scale(.3974)}}.snow:nth-child(133){opacity:.5744;transform:translate(37.9149vw,-10px) scale(.8049);animation:fall-133 29s -14s linear infinite}@keyframes fall-133{42.329%{transform:translate(35.2893vw,42.329vh) scale(.8049)}to{transform:translate(36.6021vw,100vh) scale(.8049)}}.snow:nth-child(134){opacity:.7846;transform:translate(.6723vw,-10px) scale(.3214);animation:fall-134 28s -5s linear infinite}@keyframes fall-134{78.939%{transform:translate(1.0694vw,78.939vh) scale(.3214)}to{transform:translate(.87085vw,100vh) scale(.3214)}}.snow:nth-child(135){opacity:1.2478;transform:translate(69.5153vw,-10px) scale(.6042);animation:fall-135 25s -4s linear infinite}@keyframes fall-135{39.014%{transform:translate(60.0214vw,39.014vh) scale(.6042)}to{transform:translate(64.76835vw,100vh) scale(.6042)}}.snow:nth-child(136){opacity:1.295;transform:translate(37.9559vw,-10px) scale(.7414);animation:fall-136 11s -29s linear infinite}@keyframes fall-136{49.319%{transform:translate(29.1385vw,49.319vh) scale(.7414)}to{transform:translate(33.5472vw,100vh) scale(.7414)}}.snow:nth-child(137){opacity:.2532;transform:translate(55.4259vw,-10px) scale(.4195);animation:fall-137 14s -22s linear infinite}@keyframes fall-137{44.026%{transform:translate(51.1594vw,44.026vh) scale(.4195)}to{transform:translate(53.29265vw,100vh) scale(.4195)}}.snow:nth-child(138){opacity:1.8306;transform:translate(50.0242vw,-10px) scale(.3165);animation:fall-138 17s -18s linear infinite}@keyframes fall-138{73.197%{transform:translate(53.2901vw,73.197vh) scale(.3165)}to{transform:translate(51.65715vw,100vh) scale(.3165)}}.snow:nth-child(139){opacity:.9042;transform:translate(64.0421vw,-10px) scale(.51);animation:fall-139 19s -10s linear infinite}@keyframes fall-139{76.118%{transform:translate(61.2959vw,76.118vh) scale(.51)}to{transform:translate(62.669vw,100vh) scale(.51)}}.snow:nth-child(140){opacity:.7582;transform:translate(99.5261vw,-10px) scale(.8589);animation:fall-140 22s -10s linear infinite}@keyframes fall-140{35.335%{transform:translate(104.0308vw,35.335vh) scale(.8589)}to{transform:translate(101.77845vw,100vh) scale(.8589)}}.snow:nth-child(141){opacity:.2936;transform:translate(89.154vw,-10px) scale(.291);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{42.287%{transform:translate(89.9262vw,42.287vh) scale(.291)}to{transform:translate(89.5401vw,100vh) scale(.291)}}.snow:nth-child(142){opacity:.5224;transform:translate(29.5982vw,-10px) scale(.1342);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{43.55%{transform:translate(25.974vw,43.55vh) scale(.1342)}to{transform:translate(27.7861vw,100vh) scale(.1342)}}.snow:nth-child(143){opacity:.9088;transform:translate(79.1099vw,-10px) scale(.4058);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{75.633%{transform:translate(71.681vw,75.633vh) scale(.4058)}to{transform:translate(75.39545vw,100vh) scale(.4058)}}.snow:nth-child(144){opacity:.9326;transform:translate(83.4371vw,-10px) scale(.6017);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{65.19%{transform:translate(82.6318vw,65.19vh) scale(.6017)}to{transform:translate(83.03445vw,100vh) scale(.6017)}}.snow:nth-child(145){opacity:.3096;transform:translate(76.2712vw,-10px) scale(.3855);animation:fall-145 28s -24s linear infinite}@keyframes fall-145{44.619%{transform:translate(77.2856vw,44.619vh) scale(.3855)}to{transform:translate(76.7784vw,100vh) scale(.3855)}}.snow:nth-child(146){opacity:.6418;transform:translate(5.7185vw,-10px) scale(.1903);animation:fall-146 23s -5s linear infinite}@keyframes fall-146{66.102%{transform:translate(12.526vw,66.102vh) scale(.1903)}to{transform:translate(9.12225vw,100vh) scale(.1903)}}.snow:nth-child(147){opacity:1.215;transform:translate(6.7004vw,-10px) scale(.8215);animation:fall-147 19s -30s linear infinite}@keyframes fall-147{54.317%{transform:translate(9.5026vw,54.317vh) scale(.8215)}to{transform:translate(8.1015vw,100vh) scale(.8215)}}.snow:nth-child(148){opacity:.8954;transform:translate(77.0494vw,-10px) scale(.8268);animation:fall-148 13s -13s linear infinite}@keyframes fall-148{67.029%{transform:translate(71.5029vw,67.029vh) scale(.8268)}to{transform:translate(74.27615vw,100vh) scale(.8268)}}.snow:nth-child(149){opacity:.6068;transform:translate(51.6504vw,-10px) scale(.8088);animation:fall-149 25s -8s linear infinite}@keyframes fall-149{63.029%{transform:translate(50.5656vw,63.029vh) scale(.8088)}to{transform:translate(51.108vw,100vh) scale(.8088)}}.snow:nth-child(150){opacity:1.5176;transform:translate(68.6892vw,-10px) scale(.2717);animation:fall-150 14s -21s linear infinite}@keyframes fall-150{35.718%{transform:translate(64.8756vw,35.718vh) scale(.2717)}to{transform:translate(66.7824vw,100vh) scale(.2717)}}.snow:nth-child(151){opacity:.1264;transform:translate(99.0842vw,-10px) scale(.4211);animation:fall-151 25s -21s linear infinite}@keyframes fall-151{52.915%{transform:translate(92.1722vw,52.915vh) scale(.4211)}to{transform:translate(95.6282vw,100vh) scale(.4211)}}.snow:nth-child(152){opacity:.3868;transform:translate(12.0841vw,-10px) scale(.2017);animation:fall-152 29s -12s linear infinite}@keyframes fall-152{34.757%{transform:translate(7.1983vw,34.757vh) scale(.2017)}to{transform:translate(9.6412vw,100vh) scale(.2017)}}.snow:nth-child(153){opacity:1.8346;transform:translate(40.371vw,-10px) scale(.6962);animation:fall-153 24s -19s linear infinite}@keyframes fall-153{46.69%{transform:translate(37.4184vw,46.69vh) scale(.6962)}to{transform:translate(38.8947vw,100vh) scale(.6962)}}.snow:nth-child(154){opacity:1.8182;transform:translate(10.9011vw,-10px) scale(.0727);animation:fall-154 28s -10s linear infinite}@keyframes fall-154{54.099%{transform:translate(7.6599vw,54.099vh) scale(.0727)}to{transform:translate(9.2805vw,100vh) scale(.0727)}}.snow:nth-child(155){opacity:1.5986;transform:translate(75.5003vw,-10px) scale(.7737);animation:fall-155 24s -3s linear infinite}@keyframes fall-155{76.924%{transform:translate(72.4568vw,76.924vh) scale(.7737)}to{transform:translate(73.97855vw,100vh) scale(.7737)}}.snow:nth-child(156){opacity:.0838;transform:translate(45.5361vw,-10px) scale(.0643);animation:fall-156 11s -3s linear infinite}@keyframes fall-156{53.582%{transform:translate(50.798vw,53.582vh) scale(.0643)}to{transform:translate(48.16705vw,100vh) scale(.0643)}}.snow:nth-child(157){opacity:1.4574;transform:translate(42.2169vw,-10px) scale(.9539);animation:fall-157 10s -30s linear infinite}@keyframes fall-157{65.902%{transform:translate(39.1366vw,65.902vh) scale(.9539)}to{transform:translate(40.67675vw,100vh) scale(.9539)}}.snow:nth-child(158){opacity:1.6616;transform:translate(36.5145vw,-10px) scale(.347);animation:fall-158 30s -10s linear infinite}@keyframes fall-158{49.014%{transform:translate(33.9421vw,49.014vh) scale(.347)}to{transform:translate(35.2283vw,100vh) scale(.347)}}.snow:nth-child(159){opacity:1.4798;transform:translate(4.419vw,-10px) scale(.7801);animation:fall-159 16s -1s linear infinite}@keyframes fall-159{43.291%{transform:translate(13.7209vw,43.291vh) scale(.7801)}to{transform:translate(9.06995vw,100vh) scale(.7801)}}.snow:nth-child(160){opacity:1.4642;transform:translate(19.2857vw,-10px) scale(.1457);animation:fall-160 25s -13s linear infinite}@keyframes fall-160{55.428%{transform:translate(24.9686vw,55.428vh) scale(.1457)}to{transform:translate(22.12715vw,100vh) scale(.1457)}}.snow:nth-child(161){opacity:.6044;transform:translate(57.9811vw,-10px) scale(.6587);animation:fall-161 27s -29s linear infinite}@keyframes fall-161{75.916%{transform:translate(63.5033vw,75.916vh) scale(.6587)}to{transform:translate(60.7422vw,100vh) scale(.6587)}}.snow:nth-child(162){opacity:.3422;transform:translate(50.5377vw,-10px) scale(.0694);animation:fall-162 22s -27s linear infinite}@keyframes fall-162{37.698%{transform:translate(58.7338vw,37.698vh) scale(.0694)}to{transform:translate(54.63575vw,100vh) scale(.0694)}}.snow:nth-child(163){opacity:.4176;transform:translate(68.0203vw,-10px) scale(.576);animation:fall-163 13s -5s linear infinite}@keyframes fall-163{66.978%{transform:translate(61.6165vw,66.978vh) scale(.576)}to{transform:translate(64.8184vw,100vh) scale(.576)}}.snow:nth-child(164){opacity:.727;transform:translate(36.2843vw,-10px) scale(.0984);animation:fall-164 26s -27s linear infinite}@keyframes fall-164{78.259%{transform:translate(39.7413vw,78.259vh) scale(.0984)}to{transform:translate(38.0128vw,100vh) scale(.0984)}}.snow:nth-child(165){opacity:.632;transform:translate(92.128vw,-10px) scale(.6385);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{65.423%{transform:translate(86.4108vw,65.423vh) scale(.6385)}to{transform:translate(89.2694vw,100vh) scale(.6385)}}.snow:nth-child(166){opacity:.1042;transform:translate(73.9761vw,-10px) scale(.5414);animation:fall-166 15s -4s linear infinite}@keyframes fall-166{60.648%{transform:translate(70.215vw,60.648vh) scale(.5414)}to{transform:translate(72.09555vw,100vh) scale(.5414)}}.snow:nth-child(167){opacity:.2706;transform:translate(53.0771vw,-10px) scale(.2503);animation:fall-167 18s -18s linear infinite}@keyframes fall-167{40.64%{transform:translate(58.5849vw,40.64vh) scale(.2503)}to{transform:translate(55.831vw,100vh) scale(.2503)}}.snow:nth-child(168){opacity:.7932;transform:translate(50.0273vw,-10px) scale(.2079);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{35.083%{transform:translate(51.1079vw,35.083vh) scale(.2079)}to{transform:translate(50.5676vw,100vh) scale(.2079)}}.snow:nth-child(169){opacity:.2934;transform:translate(27.123vw,-10px) scale(.3587);animation:fall-169 29s -14s linear infinite}@keyframes fall-169{74.824%{transform:translate(33.2668vw,74.824vh) scale(.3587)}to{transform:translate(30.1949vw,100vh) scale(.3587)}}.snow:nth-child(170){opacity:.9082;transform:translate(85.9961vw,-10px) scale(.4175);animation:fall-170 29s -13s linear infinite}@keyframes fall-170{44.218%{transform:translate(89.3607vw,44.218vh) scale(.4175)}to{transform:translate(87.6784vw,100vh) scale(.4175)}}.snow:nth-child(171){opacity:.8092;transform:translate(22.7518vw,-10px) scale(.7005);animation:fall-171 11s -20s linear infinite}@keyframes fall-171{74.004%{transform:translate(24.2602vw,74.004vh) scale(.7005)}to{transform:translate(23.506vw,100vh) scale(.7005)}}.snow:nth-child(172){opacity:.0898;transform:translate(7.4856vw,-10px) scale(.6759);animation:fall-172 25s -8s linear infinite}@keyframes fall-172{32.202%{transform:translate(.1823vw,32.202vh) scale(.6759)}to{transform:translate(3.83395vw,100vh) scale(.6759)}}.snow:nth-child(173){opacity:1.389;transform:translate(74.2312vw,-10px) scale(.6665);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{76.805%{transform:translate(68.9356vw,76.805vh) scale(.6665)}to{transform:translate(71.5834vw,100vh) scale(.6665)}}.snow:nth-child(174){opacity:1.0158;transform:translate(14.6257vw,-10px) scale(.9366);animation:fall-174 30s -4s linear infinite}@keyframes fall-174{37.344%{transform:translate(22.0046vw,37.344vh) scale(.9366)}to{transform:translate(18.31515vw,100vh) scale(.9366)}}.snow:nth-child(175){opacity:1.9738;transform:translate(61.9583vw,-10px) scale(.2809);animation:fall-175 21s -25s linear infinite}@keyframes fall-175{33.888%{transform:translate(71.7661vw,33.888vh) scale(.2809)}to{transform:translate(66.8622vw,100vh) scale(.2809)}}.snow:nth-child(176){opacity:.6934;transform:translate(50.0144vw,-10px) scale(.5027);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{44.385%{transform:translate(58.7918vw,44.385vh) scale(.5027)}to{transform:translate(54.4031vw,100vh) scale(.5027)}}.snow:nth-child(177){opacity:.002;transform:translate(40.1005vw,-10px) scale(.8238);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{38.918%{transform:translate(41.1592vw,38.918vh) scale(.8238)}to{transform:translate(40.62985vw,100vh) scale(.8238)}}.snow:nth-child(178){opacity:1.1832;transform:translate(58.4005vw,-10px) scale(.5466);animation:fall-178 28s -8s linear infinite}@keyframes fall-178{76.35%{transform:translate(63.4002vw,76.35vh) scale(.5466)}to{transform:translate(60.90035vw,100vh) scale(.5466)}}.snow:nth-child(179){opacity:.4958;transform:translate(12.2571vw,-10px) scale(.0728);animation:fall-179 15s -19s linear infinite}@keyframes fall-179{31.364%{transform:translate(21.346vw,31.364vh) scale(.0728)}to{transform:translate(16.80155vw,100vh) scale(.0728)}}.snow:nth-child(180){opacity:.292;transform:translate(79.2655vw,-10px) scale(.2838);animation:fall-180 25s -10s linear infinite}@keyframes fall-180{60.12%{transform:translate(82.2672vw,60.12vh) scale(.2838)}to{transform:translate(80.76635vw,100vh) scale(.2838)}}.snow:nth-child(181){opacity:1.4114;transform:translate(93.1841vw,-10px) scale(.0273);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{31.976%{transform:translate(92.6819vw,31.976vh) scale(.0273)}to{transform:translate(92.933vw,100vh) scale(.0273)}}.snow:nth-child(182){opacity:.2396;transform:translate(17.0422vw,-10px) scale(.3435);animation:fall-182 22s -14s linear infinite}@keyframes fall-182{43.659%{transform:translate(15.2913vw,43.659vh) scale(.3435)}to{transform:translate(16.16675vw,100vh) scale(.3435)}}.snow:nth-child(183){opacity:.5402;transform:translate(42.7369vw,-10px) scale(.6749);animation:fall-183 22s -13s linear infinite}@keyframes fall-183{50.764%{transform:translate(51.172vw,50.764vh) scale(.6749)}to{transform:translate(46.95445vw,100vh) scale(.6749)}}.snow:nth-child(184){opacity:1.7584;transform:translate(25.0585vw,-10px) scale(.3184);animation:fall-184 26s -27s linear infinite}@keyframes fall-184{75.935%{transform:translate(19.9228vw,75.935vh) scale(.3184)}to{transform:translate(22.49065vw,100vh) scale(.3184)}}.snow:nth-child(185){opacity:.6092;transform:translate(49.9901vw,-10px) scale(.1495);animation:fall-185 26s -20s linear infinite}@keyframes fall-185{69.312%{transform:translate(51.9902vw,69.312vh) scale(.1495)}to{transform:translate(50.99015vw,100vh) scale(.1495)}}.snow:nth-child(186){opacity:1.1962;transform:translate(67.9764vw,-10px) scale(.2536);animation:fall-186 22s -24s linear infinite}@keyframes fall-186{45.933%{transform:translate(72.1172vw,45.933vh) scale(.2536)}to{transform:translate(70.0468vw,100vh) scale(.2536)}}.snow:nth-child(187){opacity:.9796;transform:translate(.2189vw,-10px) scale(.9531);animation:fall-187 17s -8s linear infinite}@keyframes fall-187{33.543%{transform:translate(1.9113vw,33.543vh) scale(.9531)}to{transform:translate(1.0651vw,100vh) scale(.9531)}}.snow:nth-child(188){opacity:1.636;transform:translate(96.504vw,-10px) scale(.0308);animation:fall-188 14s -1s linear infinite}@keyframes fall-188{60.849%{transform:translate(97.9379vw,60.849vh) scale(.0308)}to{transform:translate(97.22095vw,100vh) scale(.0308)}}.snow:nth-child(189){opacity:1.9478;transform:translate(32.5374vw,-10px) scale(.608);animation:fall-189 30s -28s linear infinite}@keyframes fall-189{58.116%{transform:translate(26.6029vw,58.116vh) scale(.608)}to{transform:translate(29.57015vw,100vh) scale(.608)}}.snow:nth-child(190){opacity:.5576;transform:translate(28.4956vw,-10px) scale(.9999);animation:fall-190 17s -18s linear infinite}@keyframes fall-190{76.255%{transform:translate(33.9759vw,76.255vh) scale(.9999)}to{transform:translate(31.23575vw,100vh) scale(.9999)}}.snow:nth-child(191){opacity:1.2642;transform:translate(96.4833vw,-10px) scale(.5683);animation:fall-191 20s -27s linear infinite}@keyframes fall-191{43.92%{transform:translate(92.6669vw,43.92vh) scale(.5683)}to{transform:translate(94.5751vw,100vh) scale(.5683)}}.snow:nth-child(192){opacity:1.8276;transform:translate(62.2985vw,-10px) scale(.8046);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{65.205%{transform:translate(53.46vw,65.205vh) scale(.8046)}to{transform:translate(57.87925vw,100vh) scale(.8046)}}.snow:nth-child(193){opacity:.3946;transform:translate(57.8886vw,-10px) scale(.9545);animation:fall-193 27s -9s linear infinite}@keyframes fall-193{38.555%{transform:translate(66.9315vw,38.555vh) scale(.9545)}to{transform:translate(62.41005vw,100vh) scale(.9545)}}.snow:nth-child(194){opacity:1.6794;transform:translate(25.5398vw,-10px) scale(.4936);animation:fall-194 25s -8s linear infinite}@keyframes fall-194{75.96%{transform:translate(31.3476vw,75.96vh) scale(.4936)}to{transform:translate(28.4437vw,100vh) scale(.4936)}}.snow:nth-child(195){opacity:1.6026;transform:translate(35.9788vw,-10px) scale(.6899);animation:fall-195 12s -12s linear infinite}@keyframes fall-195{59.246%{transform:translate(33.1558vw,59.246vh) scale(.6899)}to{transform:translate(34.5673vw,100vh) scale(.6899)}}.snow:nth-child(196){opacity:.374;transform:translate(88.1078vw,-10px) scale(.7098);animation:fall-196 21s -14s linear infinite}@keyframes fall-196{47.708%{transform:translate(96.392vw,47.708vh) scale(.7098)}to{transform:translate(92.2499vw,100vh) scale(.7098)}}.snow:nth-child(197){opacity:1.7098;transform:translate(94.953vw,-10px) scale(.2774);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{46.077%{transform:translate(92.9447vw,46.077vh) scale(.2774)}to{transform:translate(93.94885vw,100vh) scale(.2774)}}.snow:nth-child(198){opacity:1.4128;transform:translate(99.5973vw,-10px) scale(.8231);animation:fall-198 24s -15s linear infinite}@keyframes fall-198{74.474%{transform:translate(94.7051vw,74.474vh) scale(.8231)}to{transform:translate(97.1512vw,100vh) scale(.8231)}}.snow:nth-child(199){opacity:.3738;transform:translate(12.7202vw,-10px) scale(.365);animation:fall-199 18s -16s linear infinite}@keyframes fall-199{56.974%{transform:translate(16.7985vw,56.974vh) scale(.365)}to{transform:translate(14.75935vw,100vh) scale(.365)}}.snow:nth-child(200){opacity:.285;transform:translate(87.1435vw,-10px) scale(.8875);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{66.02%{transform:translate(83.9542vw,66.02vh) scale(.8875)}to{transform:translate(85.54885vw,100vh) scale(.8875)}}.snow:nth-child(201){opacity:.3362;transform:translate(21.7418vw,-10px) scale(.245);animation:fall-201 20s -21s linear infinite}@keyframes fall-201{33.171%{transform:translate(28.7621vw,33.171vh) scale(.245)}to{transform:translate(25.25195vw,100vh) scale(.245)}}.snow:nth-child(202){opacity:1.9558;transform:translate(99.6002vw,-10px) scale(.7227);animation:fall-202 17s -12s linear infinite}@keyframes fall-202{46.748%{transform:translate(99.4683vw,46.748vh) scale(.7227)}to{transform:translate(99.53425vw,100vh) scale(.7227)}}.snow:nth-child(203){opacity:.9222;transform:translate(46.0721vw,-10px) scale(.4076);animation:fall-203 23s -1s linear infinite}@keyframes fall-203{79.139%{transform:translate(38.9373vw,79.139vh) scale(.4076)}to{transform:translate(42.5047vw,100vh) scale(.4076)}}.snow:nth-child(204){opacity:1.1868;transform:translate(83.3004vw,-10px) scale(.6346);animation:fall-204 13s -14s linear infinite}@keyframes fall-204{70.554%{transform:translate(79.4584vw,70.554vh) scale(.6346)}to{transform:translate(81.3794vw,100vh) scale(.6346)}}.snow:nth-child(205){opacity:.7506;transform:translate(30.7998vw,-10px) scale(.7636);animation:fall-205 10s -3s linear infinite}@keyframes fall-205{74.257%{transform:translate(21.0678vw,74.257vh) scale(.7636)}to{transform:translate(25.9338vw,100vh) scale(.7636)}}.snow:nth-child(206){opacity:.787;transform:translate(85.327vw,-10px) scale(.3861);animation:fall-206 24s -29s linear infinite}@keyframes fall-206{44.13%{transform:translate(91.8536vw,44.13vh) scale(.3861)}to{transform:translate(88.5903vw,100vh) scale(.3861)}}.snow:nth-child(207){opacity:1.4544;transform:translate(72.8953vw,-10px) scale(.7278);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{45.592%{transform:translate(64.0848vw,45.592vh) scale(.7278)}to{transform:translate(68.49005vw,100vh) scale(.7278)}}.snow:nth-child(208){opacity:1.5994;transform:translate(47.1336vw,-10px) scale(.2862);animation:fall-208 29s -14s linear infinite}@keyframes fall-208{45.928%{transform:translate(55.5057vw,45.928vh) scale(.2862)}to{transform:translate(51.31965vw,100vh) scale(.2862)}}.snow:nth-child(209){opacity:.4464;transform:translate(4.8124vw,-10px) scale(.636);animation:fall-209 23s -9s linear infinite}@keyframes fall-209{39.429%{transform:translate(8.9936vw,39.429vh) scale(.636)}to{transform:translate(6.903vw,100vh) scale(.636)}}.snow:nth-child(210){opacity:.3802;transform:translate(3.8166vw,-10px) scale(.4983);animation:fall-210 26s -23s linear infinite}@keyframes fall-210{35.607%{transform:translate(4.8386vw,35.607vh) scale(.4983)}to{transform:translate(4.3276vw,100vh) scale(.4983)}}.snow:nth-child(211){opacity:1.9544;transform:translate(5.719vw,-10px) scale(.4757);animation:fall-211 17s -18s linear infinite}@keyframes fall-211{58.379%{transform:translate(-1.6377vw,58.379vh) scale(.4757)}to{transform:translate(2.04065vw,100vh) scale(.4757)}}.snow:nth-child(212){opacity:.2472;transform:translate(90.0632vw,-10px) scale(.0525);animation:fall-212 18s -12s linear infinite}@keyframes fall-212{47.986%{transform:translate(83.4226vw,47.986vh) scale(.0525)}to{transform:translate(86.7429vw,100vh) scale(.0525)}}.snow:nth-child(213){opacity:.5202;transform:translate(43.1884vw,-10px) scale(.3456);animation:fall-213 20s -14s linear infinite}@keyframes fall-213{70.116%{transform:translate(48.8152vw,70.116vh) scale(.3456)}to{transform:translate(46.0018vw,100vh) scale(.3456)}}.snow:nth-child(214){opacity:.8652;transform:translate(16.8872vw,-10px) scale(.7149);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{71.356%{transform:translate(8.2284vw,71.356vh) scale(.7149)}to{transform:translate(12.5578vw,100vh) scale(.7149)}}.snow:nth-child(215){opacity:.9782;transform:translate(33.2068vw,-10px) scale(.3175);animation:fall-215 14s -27s linear infinite}@keyframes fall-215{34.451%{transform:translate(40.0829vw,34.451vh) scale(.3175)}to{transform:translate(36.64485vw,100vh) scale(.3175)}}.snow:nth-child(216){opacity:.2062;transform:translate(16.313vw,-10px) scale(.2423);animation:fall-216 13s -19s linear infinite}@keyframes fall-216{79.058%{transform:translate(21.7221vw,79.058vh) scale(.2423)}to{transform:translate(19.01755vw,100vh) scale(.2423)}}.snow:nth-child(217){opacity:1.7884;transform:translate(19.1801vw,-10px) scale(.2439);animation:fall-217 11s -11s linear infinite}@keyframes fall-217{55.448%{transform:translate(27.4729vw,55.448vh) scale(.2439)}to{transform:translate(23.3265vw,100vh) scale(.2439)}}.snow:nth-child(218){opacity:.2126;transform:translate(57.3099vw,-10px) scale(.5933);animation:fall-218 22s -30s linear infinite}@keyframes fall-218{36.937%{transform:translate(49.2222vw,36.937vh) scale(.5933)}to{transform:translate(53.26605vw,100vh) scale(.5933)}}.snow:nth-child(219){opacity:1.0642;transform:translate(59.2013vw,-10px) scale(.1749);animation:fall-219 16s -23s linear infinite}@keyframes fall-219{37.889%{transform:translate(60.2094vw,37.889vh) scale(.1749)}to{transform:translate(59.70535vw,100vh) scale(.1749)}}.snow:nth-child(220){opacity:1.241;transform:translate(51.044vw,-10px) scale(.3488);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{78.042%{transform:translate(48.3955vw,78.042vh) scale(.3488)}to{transform:translate(49.71975vw,100vh) scale(.3488)}}.snow:nth-child(221){opacity:.8312;transform:translate(30.7999vw,-10px) scale(.0482);animation:fall-221 30s -9s linear infinite}@keyframes fall-221{60.509%{transform:translate(32.7709vw,60.509vh) scale(.0482)}to{transform:translate(31.7854vw,100vh) scale(.0482)}}.snow:nth-child(222){opacity:1.6378;transform:translate(44.6274vw,-10px) scale(.6559);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{57.569%{transform:translate(50.3933vw,57.569vh) scale(.6559)}to{transform:translate(47.51035vw,100vh) scale(.6559)}}.snow:nth-child(223){opacity:.4902;transform:translate(34.9481vw,-10px) scale(.9903);animation:fall-223 23s -28s linear infinite}@keyframes fall-223{59.299%{transform:translate(25.3054vw,59.299vh) scale(.9903)}to{transform:translate(30.12675vw,100vh) scale(.9903)}}.snow:nth-child(224){opacity:1.7242;transform:translate(16.1953vw,-10px) scale(.6222);animation:fall-224 13s -13s linear infinite}@keyframes fall-224{61.338%{transform:translate(11.2981vw,61.338vh) scale(.6222)}to{transform:translate(13.7467vw,100vh) scale(.6222)}}.snow:nth-child(225){opacity:1.814;transform:translate(46.114vw,-10px) scale(.7845);animation:fall-225 11s -28s linear infinite}@keyframes fall-225{75.248%{transform:translate(36.9721vw,75.248vh) scale(.7845)}to{transform:translate(41.54305vw,100vh) scale(.7845)}}.snow:nth-child(226){opacity:1.6616;transform:translate(45.2306vw,-10px) scale(.6893);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{72.411%{transform:translate(47.7027vw,72.411vh) scale(.6893)}to{transform:translate(46.46665vw,100vh) scale(.6893)}}.snow:nth-child(227){opacity:.6098;transform:translate(53.0197vw,-10px) scale(.5929);animation:fall-227 13s -16s linear infinite}@keyframes fall-227{48.439%{transform:translate(43.5509vw,48.439vh) scale(.5929)}to{transform:translate(48.2853vw,100vh) scale(.5929)}}.snow:nth-child(228){opacity:.1844;transform:translate(23.5828vw,-10px) scale(.4788);animation:fall-228 14s -2s linear infinite}@keyframes fall-228{61.969%{transform:translate(27.7399vw,61.969vh) scale(.4788)}to{transform:translate(25.66135vw,100vh) scale(.4788)}}.snow:nth-child(229){opacity:1.8274;transform:translate(26.0416vw,-10px) scale(.8266);animation:fall-229 17s -18s linear infinite}@keyframes fall-229{32.73%{transform:translate(33.9069vw,32.73vh) scale(.8266)}to{transform:translate(29.97425vw,100vh) scale(.8266)}}.snow:nth-child(230){opacity:1.3898;transform:translate(45.5584vw,-10px) scale(.6701);animation:fall-230 23s -2s linear infinite}@keyframes fall-230{71.1%{transform:translate(48.9317vw,71.1vh) scale(.6701)}to{transform:translate(47.24505vw,100vh) scale(.6701)}}.snow:nth-child(231){opacity:1.3832;transform:translate(77.643vw,-10px) scale(.5043);animation:fall-231 23s -1s linear infinite}@keyframes fall-231{57.509%{transform:translate(71.0376vw,57.509vh) scale(.5043)}to{transform:translate(74.3403vw,100vh) scale(.5043)}}.snow:nth-child(232){opacity:1.1018;transform:translate(35.7136vw,-10px) scale(.5417);animation:fall-232 19s -6s linear infinite}@keyframes fall-232{70.711%{transform:translate(32.1077vw,70.711vh) scale(.5417)}to{transform:translate(33.91065vw,100vh) scale(.5417)}}.snow:nth-child(233){opacity:.5776;transform:translate(21.9618vw,-10px) scale(.7743);animation:fall-233 18s -27s linear infinite}@keyframes fall-233{74.185%{transform:translate(23.5815vw,74.185vh) scale(.7743)}to{transform:translate(22.77165vw,100vh) scale(.7743)}}.snow:nth-child(234){opacity:1.1178;transform:translate(47.4306vw,-10px) scale(.369);animation:fall-234 29s -5s linear infinite}@keyframes fall-234{49.208%{transform:translate(45.6578vw,49.208vh) scale(.369)}to{transform:translate(46.5442vw,100vh) scale(.369)}}.snow:nth-child(235){opacity:.5456;transform:translate(85.5138vw,-10px) scale(.1432);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{62.335%{transform:translate(83.2092vw,62.335vh) scale(.1432)}to{transform:translate(84.3615vw,100vh) scale(.1432)}}.snow:nth-child(236){opacity:.9562;transform:translate(34.0658vw,-10px) scale(.3096);animation:fall-236 22s -22s linear infinite}@keyframes fall-236{62.177%{transform:translate(27.0202vw,62.177vh) scale(.3096)}to{transform:translate(30.543vw,100vh) scale(.3096)}}.snow:nth-child(237){opacity:1.488;transform:translate(43.2445vw,-10px) scale(.9995);animation:fall-237 26s -16s linear infinite}@keyframes fall-237{39.786%{transform:translate(44.1564vw,39.786vh) scale(.9995)}to{transform:translate(43.70045vw,100vh) scale(.9995)}}.snow:nth-child(238){opacity:1.769;transform:translate(32.8661vw,-10px) scale(.7748);animation:fall-238 12s -3s linear infinite}@keyframes fall-238{78.528%{transform:translate(26.8651vw,78.528vh) scale(.7748)}to{transform:translate(29.8656vw,100vh) scale(.7748)}}.snow:nth-child(239){opacity:.429;transform:translate(89.6257vw,-10px) scale(.0323);animation:fall-239 26s -16s linear infinite}@keyframes fall-239{41.557%{transform:translate(80.3799vw,41.557vh) scale(.0323)}to{transform:translate(85.0028vw,100vh) scale(.0323)}}.snow:nth-child(240){opacity:1.132;transform:translate(27.7818vw,-10px) scale(.8667);animation:fall-240 10s -24s linear infinite}@keyframes fall-240{57.806%{transform:translate(18.0477vw,57.806vh) scale(.8667)}to{transform:translate(22.91475vw,100vh) scale(.8667)}}.snow:nth-child(241){opacity:.2512;transform:translate(51.7898vw,-10px) scale(.2616);animation:fall-241 28s -6s linear infinite}@keyframes fall-241{40.526%{transform:translate(52.7699vw,40.526vh) scale(.2616)}to{transform:translate(52.27985vw,100vh) scale(.2616)}}.snow:nth-child(242){opacity:.448;transform:translate(96.7869vw,-10px) scale(.9735);animation:fall-242 20s -28s linear infinite}@keyframes fall-242{33.194%{transform:translate(95.0421vw,33.194vh) scale(.9735)}to{transform:translate(95.9145vw,100vh) scale(.9735)}}.snow:nth-child(243){opacity:1.1766;transform:translate(10.1832vw,-10px) scale(.1079);animation:fall-243 19s -2s linear infinite}@keyframes fall-243{32.454%{transform:translate(20.0794vw,32.454vh) scale(.1079)}to{transform:translate(15.1313vw,100vh) scale(.1079)}}.snow:nth-child(244){opacity:1.9636;transform:translate(45.5761vw,-10px) scale(.8964);animation:fall-244 17s -24s linear infinite}@keyframes fall-244{49.253%{transform:translate(42.0445vw,49.253vh) scale(.8964)}to{transform:translate(43.8103vw,100vh) scale(.8964)}}.snow:nth-child(245){opacity:1.6076;transform:translate(66.3353vw,-10px) scale(.9502);animation:fall-245 29s -11s linear infinite}@keyframes fall-245{64.217%{transform:translate(74.8679vw,64.217vh) scale(.9502)}to{transform:translate(70.6016vw,100vh) scale(.9502)}}.snow:nth-child(246){opacity:.5304;transform:translate(16.5825vw,-10px) scale(.1079);animation:fall-246 26s -8s linear infinite}@keyframes fall-246{65.143%{transform:translate(20.9404vw,65.143vh) scale(.1079)}to{transform:translate(18.76145vw,100vh) scale(.1079)}}.snow:nth-child(247){opacity:1.2008;transform:translate(59.2507vw,-10px) scale(.2875);animation:fall-247 26s -30s linear infinite}@keyframes fall-247{44.105%{transform:translate(51.2042vw,44.105vh) scale(.2875)}to{transform:translate(55.22745vw,100vh) scale(.2875)}}.snow:nth-child(248){opacity:.8878;transform:translate(97.6825vw,-10px) scale(.6635);animation:fall-248 22s -5s linear infinite}@keyframes fall-248{67.93%{transform:translate(98.4755vw,67.93vh) scale(.6635)}to{transform:translate(98.079vw,100vh) scale(.6635)}}.snow:nth-child(249){opacity:.5116;transform:translate(82.2045vw,-10px) scale(.4408);animation:fall-249 22s -19s linear infinite}@keyframes fall-249{74.061%{transform:translate(77.0939vw,74.061vh) scale(.4408)}to{transform:translate(79.6492vw,100vh) scale(.4408)}}.snow:nth-child(250){opacity:1.4426;transform:translate(55.4214vw,-10px) scale(.2232);animation:fall-250 10s -24s linear infinite}@keyframes fall-250{73.523%{transform:translate(49.4724vw,73.523vh) scale(.2232)}to{transform:translate(52.4469vw,100vh) scale(.2232)}}.snow:nth-child(251){opacity:1.516;transform:translate(23.618vw,-10px) scale(.9709);animation:fall-251 14s -21s linear infinite}@keyframes fall-251{54.635%{transform:translate(22.8699vw,54.635vh) scale(.9709)}to{transform:translate(23.24395vw,100vh) scale(.9709)}}.snow:nth-child(252){opacity:1.0852;transform:translate(68.256vw,-10px) scale(.2655);animation:fall-252 17s -6s linear infinite}@keyframes fall-252{48.051%{transform:translate(77.8998vw,48.051vh) scale(.2655)}to{transform:translate(73.0779vw,100vh) scale(.2655)}}.snow:nth-child(253){opacity:1.7414;transform:translate(2.849vw,-10px) scale(.5588);animation:fall-253 22s -7s linear infinite}@keyframes fall-253{43.988%{transform:translate(5.5651vw,43.988vh) scale(.5588)}to{transform:translate(4.20705vw,100vh) scale(.5588)}}.snow:nth-child(254){opacity:.8072;transform:translate(58.0769vw,-10px) scale(.3439);animation:fall-254 21s -27s linear infinite}@keyframes fall-254{35.321%{transform:translate(61.8617vw,35.321vh) scale(.3439)}to{transform:translate(59.9693vw,100vh) scale(.3439)}}.snow:nth-child(255){opacity:1.624;transform:translate(41.976vw,-10px) scale(.5099);animation:fall-255 25s -27s linear infinite}@keyframes fall-255{67.456%{transform:translate(50.5185vw,67.456vh) scale(.5099)}to{transform:translate(46.24725vw,100vh) scale(.5099)}}.snow:nth-child(256){opacity:.0126;transform:translate(12.3711vw,-10px) scale(.4289);animation:fall-256 17s -4s linear infinite}@keyframes fall-256{67.222%{transform:translate(19.9205vw,67.222vh) scale(.4289)}to{transform:translate(16.1458vw,100vh) scale(.4289)}}.snow:nth-child(257){opacity:1.2018;transform:translate(32.9296vw,-10px) scale(.1375);animation:fall-257 20s -1s linear infinite}@keyframes fall-257{53.486%{transform:translate(25.0759vw,53.486vh) scale(.1375)}to{transform:translate(29.00275vw,100vh) scale(.1375)}}.snow:nth-child(258){opacity:.5684;transform:translate(66.8067vw,-10px) scale(.5678);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{54.761%{transform:translate(71.0211vw,54.761vh) scale(.5678)}to{transform:translate(68.9139vw,100vh) scale(.5678)}}.snow:nth-child(259){opacity:.3126;transform:translate(84.2551vw,-10px) scale(.8057);animation:fall-259 10s -16s linear infinite}@keyframes fall-259{74.136%{transform:translate(84.5458vw,74.136vh) scale(.8057)}to{transform:translate(84.40045vw,100vh) scale(.8057)}}.snow:nth-child(260){opacity:.6058;transform:translate(58.1961vw,-10px) scale(.4609);animation:fall-260 17s -7s linear infinite}@keyframes fall-260{76.177%{transform:translate(52.0004vw,76.177vh) scale(.4609)}to{transform:translate(55.09825vw,100vh) scale(.4609)}}.snow:nth-child(261){opacity:.8612;transform:translate(7.9897vw,-10px) scale(.6049);animation:fall-261 22s -16s linear infinite}@keyframes fall-261{43.02%{transform:translate(12.6375vw,43.02vh) scale(.6049)}to{transform:translate(10.3136vw,100vh) scale(.6049)}}.snow:nth-child(262){opacity:.4804;transform:translate(68.988vw,-10px) scale(.963);animation:fall-262 25s -29s linear infinite}@keyframes fall-262{60.486%{transform:translate(73.2398vw,60.486vh) scale(.963)}to{transform:translate(71.1139vw,100vh) scale(.963)}}.snow:nth-child(263){opacity:1.0336;transform:translate(59.5476vw,-10px) scale(.6016);animation:fall-263 19s -23s linear infinite}@keyframes fall-263{42.513%{transform:translate(58.1905vw,42.513vh) scale(.6016)}to{transform:translate(58.86905vw,100vh) scale(.6016)}}.snow:nth-child(264){opacity:1.8716;transform:translate(22.8354vw,-10px) scale(.0053);animation:fall-264 17s -27s linear infinite}@keyframes fall-264{65.881%{transform:translate(22.5853vw,65.881vh) scale(.0053)}to{transform:translate(22.71035vw,100vh) scale(.0053)}}.snow:nth-child(265){opacity:.2116;transform:translate(53.3186vw,-10px) scale(.8371);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{76.141%{transform:translate(45.3197vw,76.141vh) scale(.8371)}to{transform:translate(49.31915vw,100vh) scale(.8371)}}.snow:nth-child(266){opacity:.4034;transform:translate(70.9015vw,-10px) scale(.083);animation:fall-266 11s -23s linear infinite}@keyframes fall-266{50.503%{transform:translate(62.7969vw,50.503vh) scale(.083)}to{transform:translate(66.8492vw,100vh) scale(.083)}}.snow:nth-child(267){opacity:.3136;transform:translate(49.7318vw,-10px) scale(.0991);animation:fall-267 12s -2s linear infinite}@keyframes fall-267{30.934%{transform:translate(46.862vw,30.934vh) scale(.0991)}to{transform:translate(48.2969vw,100vh) scale(.0991)}}.snow:nth-child(268){opacity:.3082;transform:translate(51.6007vw,-10px) scale(.1551);animation:fall-268 13s -18s linear infinite}@keyframes fall-268{77.678%{transform:translate(53.9018vw,77.678vh) scale(.1551)}to{transform:translate(52.75125vw,100vh) scale(.1551)}}.snow:nth-child(269){opacity:.7476;transform:translate(4.4462vw,-10px) scale(.9677);animation:fall-269 21s -13s linear infinite}@keyframes fall-269{43.69%{transform:translate(-.8139vw,43.69vh) scale(.9677)}to{transform:translate(1.81615vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:1.0812;transform:translate(10.6977vw,-10px) scale(.222);animation:fall-270 16s -5s linear infinite}@keyframes fall-270{45.094%{transform:translate(15.002vw,45.094vh) scale(.222)}to{transform:translate(12.84985vw,100vh) scale(.222)}}.snow:nth-child(271){opacity:1.0804;transform:translate(10.9694vw,-10px) scale(.2642);animation:fall-271 27s -21s linear infinite}@keyframes fall-271{74.932%{transform:translate(15.5844vw,74.932vh) scale(.2642)}to{transform:translate(13.2769vw,100vh) scale(.2642)}}.snow:nth-child(272){opacity:.9784;transform:translate(27.0104vw,-10px) scale(.7485);animation:fall-272 26s -12s linear infinite}@keyframes fall-272{46.5%{transform:translate(20.2233vw,46.5vh) scale(.7485)}to{transform:translate(23.61685vw,100vh) scale(.7485)}}.snow:nth-child(273){opacity:.8896;transform:translate(47.29vw,-10px) scale(.9487);animation:fall-273 24s -22s linear infinite}@keyframes fall-273{31.623%{transform:translate(56.5884vw,31.623vh) scale(.9487)}to{transform:translate(51.9392vw,100vh) scale(.9487)}}.snow:nth-child(274){opacity:.9176;transform:translate(17.002vw,-10px) scale(.6993);animation:fall-274 20s -16s linear infinite}@keyframes fall-274{62.466%{transform:translate(13.2927vw,62.466vh) scale(.6993)}to{transform:translate(15.14735vw,100vh) scale(.6993)}}.snow:nth-child(275){opacity:1.984;transform:translate(4.7819vw,-10px) scale(.6734);animation:fall-275 10s -8s linear infinite}@keyframes fall-275{56.347%{transform:translate(.7858vw,56.347vh) scale(.6734)}to{transform:translate(2.78385vw,100vh) scale(.6734)}}.snow:nth-child(276){opacity:1.0852;transform:translate(81.4748vw,-10px) scale(.4301);animation:fall-276 24s -22s linear infinite}@keyframes fall-276{67.274%{transform:translate(71.969vw,67.274vh) scale(.4301)}to{transform:translate(76.7219vw,100vh) scale(.4301)}}.snow:nth-child(277){opacity:.6936;transform:translate(70.3201vw,-10px) scale(.2803);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{43.825%{transform:translate(68.7404vw,43.825vh) scale(.2803)}to{transform:translate(69.53025vw,100vh) scale(.2803)}}.snow:nth-child(278){opacity:.5068;transform:translate(72.4393vw,-10px) scale(.6218);animation:fall-278 26s -13s linear infinite}@keyframes fall-278{78.114%{transform:translate(67.478vw,78.114vh) scale(.6218)}to{transform:translate(69.95865vw,100vh) scale(.6218)}}.snow:nth-child(279){opacity:.083;transform:translate(41.189vw,-10px) scale(.3446);animation:fall-279 27s -28s linear infinite}@keyframes fall-279{65.63%{transform:translate(40.3698vw,65.63vh) scale(.3446)}to{transform:translate(40.7794vw,100vh) scale(.3446)}}.snow:nth-child(280){opacity:.4326;transform:translate(10.9875vw,-10px) scale(.6636);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{69.87%{transform:translate(10.6251vw,69.87vh) scale(.6636)}to{transform:translate(10.8063vw,100vh) scale(.6636)}}.snow:nth-child(281){opacity:.548;transform:translate(92.1943vw,-10px) scale(.9085);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{51.701%{transform:translate(95.921vw,51.701vh) scale(.9085)}to{transform:translate(94.05765vw,100vh) scale(.9085)}}.snow:nth-child(282){opacity:.53;transform:translate(24.4183vw,-10px) scale(.4017);animation:fall-282 12s -10s linear infinite}@keyframes fall-282{47.693%{transform:translate(33.5586vw,47.693vh) scale(.4017)}to{transform:translate(28.98845vw,100vh) scale(.4017)}}.snow:nth-child(283){opacity:1.2414;transform:translate(.5004vw,-10px) scale(.5037);animation:fall-283 18s -23s linear infinite}@keyframes fall-283{52.573%{transform:translate(9.4216vw,52.573vh) scale(.5037)}to{transform:translate(4.961vw,100vh) scale(.5037)}}.snow:nth-child(284){opacity:1.5592;transform:translate(20.7436vw,-10px) scale(.7437);animation:fall-284 25s -20s linear infinite}@keyframes fall-284{32.697%{transform:translate(20.5503vw,32.697vh) scale(.7437)}to{transform:translate(20.64695vw,100vh) scale(.7437)}}.snow:nth-child(285){opacity:.5702;transform:translate(82.8728vw,-10px) scale(.8762);animation:fall-285 12s -27s linear infinite}@keyframes fall-285{73.582%{transform:translate(82.8177vw,73.582vh) scale(.8762)}to{transform:translate(82.84525vw,100vh) scale(.8762)}}.snow:nth-child(286){opacity:1.9306;transform:translate(99.1619vw,-10px) scale(.1448);animation:fall-286 19s -2s linear infinite}@keyframes fall-286{56.346%{transform:translate(100.9587vw,56.346vh) scale(.1448)}to{transform:translate(100.0603vw,100vh) scale(.1448)}}.snow:nth-child(287){opacity:.46;transform:translate(8.143vw,-10px) scale(.7872);animation:fall-287 11s -12s linear infinite}@keyframes fall-287{66.021%{transform:translate(3.4179vw,66.021vh) scale(.7872)}to{transform:translate(5.78045vw,100vh) scale(.7872)}}.snow:nth-child(288){opacity:.5996;transform:translate(5.2383vw,-10px) scale(.9486);animation:fall-288 28s -16s linear infinite}@keyframes fall-288{70.69%{transform:translate(7.4633vw,70.69vh) scale(.9486)}to{transform:translate(6.3508vw,100vh) scale(.9486)}}.snow:nth-child(289){opacity:.0002;transform:translate(21.676vw,-10px) scale(.3323);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{78.544%{transform:translate(31.2156vw,78.544vh) scale(.3323)}to{transform:translate(26.4458vw,100vh) scale(.3323)}}.snow:nth-child(290){opacity:1.2778;transform:translate(80.0973vw,-10px) scale(.2532);animation:fall-290 10s -22s linear infinite}@keyframes fall-290{72.947%{transform:translate(77.0247vw,72.947vh) scale(.2532)}to{transform:translate(78.561vw,100vh) scale(.2532)}}.snow:nth-child(291){opacity:.0954;transform:translate(58.9417vw,-10px) scale(.3746);animation:fall-291 28s -10s linear infinite}@keyframes fall-291{45.594%{transform:translate(54.3338vw,45.594vh) scale(.3746)}to{transform:translate(56.63775vw,100vh) scale(.3746)}}.snow:nth-child(292){opacity:.6048;transform:translate(69.7158vw,-10px) scale(.7124);animation:fall-292 12s -5s linear infinite}@keyframes fall-292{73.363%{transform:translate(74.451vw,73.363vh) scale(.7124)}to{transform:translate(72.0834vw,100vh) scale(.7124)}}.snow:nth-child(293){opacity:1.7892;transform:translate(60.8184vw,-10px) scale(.6117);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{78.942%{transform:translate(59.5189vw,78.942vh) scale(.6117)}to{transform:translate(60.16865vw,100vh) scale(.6117)}}.snow:nth-child(294){opacity:1.4618;transform:translate(38.9795vw,-10px) scale(.2499);animation:fall-294 30s -26s linear infinite}@keyframes fall-294{54.263%{transform:translate(41.097vw,54.263vh) scale(.2499)}to{transform:translate(40.03825vw,100vh) scale(.2499)}}.snow:nth-child(295){opacity:1.7538;transform:translate(65.5091vw,-10px) scale(.4215);animation:fall-295 22s -9s linear infinite}@keyframes fall-295{48.78%{transform:translate(74.1681vw,48.78vh) scale(.4215)}to{transform:translate(69.8386vw,100vh) scale(.4215)}}.snow:nth-child(296){opacity:1.4346;transform:translate(60.2353vw,-10px) scale(.3115);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{67.31%{transform:translate(57.7511vw,67.31vh) scale(.3115)}to{transform:translate(58.9932vw,100vh) scale(.3115)}}.snow:nth-child(297){opacity:.3086;transform:translate(37.9176vw,-10px) scale(.9045);animation:fall-297 22s -12s linear infinite}@keyframes fall-297{58.96%{transform:translate(41.6495vw,58.96vh) scale(.9045)}to{transform:translate(39.78355vw,100vh) scale(.9045)}}.snow:nth-child(298){opacity:.3848;transform:translate(68.5188vw,-10px) scale(.1759);animation:fall-298 20s -26s linear infinite}@keyframes fall-298{72.426%{transform:translate(74.4626vw,72.426vh) scale(.1759)}to{transform:translate(71.4907vw,100vh) scale(.1759)}}.snow:nth-child(299){opacity:1.6056;transform:translate(12.6901vw,-10px) scale(.7198);animation:fall-299 21s -10s linear infinite}@keyframes fall-299{77.062%{transform:translate(8.0424vw,77.062vh) scale(.7198)}to{transform:translate(10.36625vw,100vh) scale(.7198)}}.snow:nth-child(300){opacity:.8682;transform:translate(31.2696vw,-10px) scale(.9762);animation:fall-300 26s -10s linear infinite}@keyframes fall-300{51.524%{transform:translate(36.3745vw,51.524vh) scale(.9762)}to{transform:translate(33.82205vw,100vh) scale(.9762)}}.snow:nth-child(301){opacity:1.1814;transform:translate(3.8992vw,-10px) scale(.8526);animation:fall-301 17s -20s linear infinite}@keyframes fall-301{59.372%{transform:translate(-.9787vw,59.372vh) scale(.8526)}to{transform:translate(1.46025vw,100vh) scale(.8526)}}.snow:nth-child(302){opacity:1.2698;transform:translate(74.9166vw,-10px) scale(.8707);animation:fall-302 11s -11s linear infinite}@keyframes fall-302{71.121%{transform:translate(66.8479vw,71.121vh) scale(.8707)}to{transform:translate(70.88225vw,100vh) scale(.8707)}}.snow:nth-child(303){opacity:1.0926;transform:translate(66.3828vw,-10px) scale(.5329);animation:fall-303 24s -19s linear infinite}@keyframes fall-303{60.53%{transform:translate(71.7317vw,60.53vh) scale(.5329)}to{transform:translate(69.05725vw,100vh) scale(.5329)}}.snow:nth-child(304){opacity:1.6926;transform:translate(26.6643vw,-10px) scale(.3849);animation:fall-304 29s -29s linear infinite}@keyframes fall-304{56.289%{transform:translate(33.3365vw,56.289vh) scale(.3849)}to{transform:translate(30.0004vw,100vh) scale(.3849)}}.snow:nth-child(305){opacity:1.4564;transform:translate(37.9784vw,-10px) scale(.4925);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{52.789%{transform:translate(37.6562vw,52.789vh) scale(.4925)}to{transform:translate(37.8173vw,100vh) scale(.4925)}}.snow:nth-child(306){opacity:1.7532;transform:translate(44.0658vw,-10px) scale(.6331);animation:fall-306 27s -27s linear infinite}@keyframes fall-306{47.12%{transform:translate(49.3308vw,47.12vh) scale(.6331)}to{transform:translate(46.6983vw,100vh) scale(.6331)}}.snow:nth-child(307){opacity:1.6444;transform:translate(28.0204vw,-10px) scale(.7206);animation:fall-307 10s -14s linear infinite}@keyframes fall-307{66.586%{transform:translate(20.3714vw,66.586vh) scale(.7206)}to{transform:translate(24.1959vw,100vh) scale(.7206)}}.snow:nth-child(308){opacity:.249;transform:translate(98.1237vw,-10px) scale(.8909);animation:fall-308 29s -11s linear infinite}@keyframes fall-308{43.23%{transform:translate(93.5007vw,43.23vh) scale(.8909)}to{transform:translate(95.8122vw,100vh) scale(.8909)}}.snow:nth-child(309){opacity:.7928;transform:translate(57.7388vw,-10px) scale(.9857);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{54.811%{transform:translate(60.6215vw,54.811vh) scale(.9857)}to{transform:translate(59.18015vw,100vh) scale(.9857)}}.snow:nth-child(310){opacity:1.6248;transform:translate(42.1136vw,-10px) scale(.2393);animation:fall-310 18s -10s linear infinite}@keyframes fall-310{64.761%{transform:translate(45.7245vw,64.761vh) scale(.2393)}to{transform:translate(43.91905vw,100vh) scale(.2393)}}.snow:nth-child(311){opacity:1.2946;transform:translate(75.0771vw,-10px) scale(.1788);animation:fall-311 25s -17s linear infinite}@keyframes fall-311{42.397%{transform:translate(83.2937vw,42.397vh) scale(.1788)}to{transform:translate(79.1854vw,100vh) scale(.1788)}}.snow:nth-child(312){opacity:.089;transform:translate(84.9522vw,-10px) scale(.125);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{46.969%{transform:translate(92.3951vw,46.969vh) scale(.125)}to{transform:translate(88.67365vw,100vh) scale(.125)}}.snow:nth-child(313){opacity:.5318;transform:translate(4.366vw,-10px) scale(.1223);animation:fall-313 16s -24s linear infinite}@keyframes fall-313{57.393%{transform:translate(7.6049vw,57.393vh) scale(.1223)}to{transform:translate(5.98545vw,100vh) scale(.1223)}}.snow:nth-child(314){opacity:.5754;transform:translate(8.803vw,-10px) scale(.6207);animation:fall-314 21s -24s linear infinite}@keyframes fall-314{61.971%{transform:translate(5.1719vw,61.971vh) scale(.6207)}to{transform:translate(6.98745vw,100vh) scale(.6207)}}.snow:nth-child(315){opacity:.4658;transform:translate(14.1061vw,-10px) scale(.9062);animation:fall-315 28s -19s linear infinite}@keyframes fall-315{74.397%{transform:translate(17.4587vw,74.397vh) scale(.9062)}to{transform:translate(15.7824vw,100vh) scale(.9062)}}.snow:nth-child(316){opacity:1.2434;transform:translate(22.7841vw,-10px) scale(.6333);animation:fall-316 25s -23s linear infinite}@keyframes fall-316{43.419%{transform:translate(19.3922vw,43.419vh) scale(.6333)}to{transform:translate(21.08815vw,100vh) scale(.6333)}}.snow:nth-child(317){opacity:.492;transform:translate(20.2331vw,-10px) scale(.954);animation:fall-317 14s -4s linear infinite}@keyframes fall-317{53.137%{transform:translate(19.19vw,53.137vh) scale(.954)}to{transform:translate(19.71155vw,100vh) scale(.954)}}.snow:nth-child(318){opacity:1.1698;transform:translate(1.5048vw,-10px) scale(.4593);animation:fall-318 18s -22s linear infinite}@keyframes fall-318{50.518%{transform:translate(-.5307vw,50.518vh) scale(.4593)}to{transform:translate(.48705vw,100vh) scale(.4593)}}.snow:nth-child(319){opacity:.819;transform:translate(54.6222vw,-10px) scale(.4347);animation:fall-319 22s -4s linear infinite}@keyframes fall-319{61.666%{transform:translate(52.1897vw,61.666vh) scale(.4347)}to{transform:translate(53.40595vw,100vh) scale(.4347)}}.snow:nth-child(320){opacity:.2572;transform:translate(93.9398vw,-10px) scale(.5982);animation:fall-320 10s -23s linear infinite}@keyframes fall-320{65.518%{transform:translate(100.7921vw,65.518vh) scale(.5982)}to{transform:translate(97.36595vw,100vh) scale(.5982)}}.snow:nth-child(321){opacity:.3682;transform:translate(33.3201vw,-10px) scale(.7348);animation:fall-321 26s -17s linear infinite}@keyframes fall-321{76.089%{transform:translate(36.3231vw,76.089vh) scale(.7348)}to{transform:translate(34.8216vw,100vh) scale(.7348)}}.snow:nth-child(322){opacity:.1214;transform:translate(52.5469vw,-10px) scale(.9995);animation:fall-322 23s -29s linear infinite}@keyframes fall-322{79.876%{transform:translate(48.1319vw,79.876vh) scale(.9995)}to{transform:translate(50.3394vw,100vh) scale(.9995)}}.snow:nth-child(323){opacity:1.5664;transform:translate(79.0245vw,-10px) scale(.2658);animation:fall-323 19s -11s linear infinite}@keyframes fall-323{36.875%{transform:translate(88.8832vw,36.875vh) scale(.2658)}to{transform:translate(83.95385vw,100vh) scale(.2658)}}.snow:nth-child(324){opacity:.3332;transform:translate(65.5216vw,-10px) scale(.0658);animation:fall-324 21s -20s linear infinite}@keyframes fall-324{72.974%{transform:translate(55.8359vw,72.974vh) scale(.0658)}to{transform:translate(60.67875vw,100vh) scale(.0658)}}.snow:nth-child(325){opacity:1.066;transform:translate(99.4141vw,-10px) scale(.7737);animation:fall-325 12s -29s linear infinite}@keyframes fall-325{34.915%{transform:translate(96.9491vw,34.915vh) scale(.7737)}to{transform:translate(98.1816vw,100vh) scale(.7737)}}.snow:nth-child(326){opacity:1.8436;transform:translate(86.4298vw,-10px) scale(.2841);animation:fall-326 12s -25s linear infinite}@keyframes fall-326{77.696%{transform:translate(81.6262vw,77.696vh) scale(.2841)}to{transform:translate(84.028vw,100vh) scale(.2841)}}.snow:nth-child(327){opacity:.6606;transform:translate(19.3171vw,-10px) scale(.6631);animation:fall-327 15s -15s linear infinite}@keyframes fall-327{39.404%{transform:translate(28.4145vw,39.404vh) scale(.6631)}to{transform:translate(23.8658vw,100vh) scale(.6631)}}.snow:nth-child(328){opacity:1.0726;transform:translate(86.6249vw,-10px) scale(.5704);animation:fall-328 14s -13s linear infinite}@keyframes fall-328{76.969%{transform:translate(95.7241vw,76.969vh) scale(.5704)}to{transform:translate(91.1745vw,100vh) scale(.5704)}}.snow:nth-child(329){opacity:.6352;transform:translate(68.9187vw,-10px) scale(.6025);animation:fall-329 12s -20s linear infinite}@keyframes fall-329{38.226%{transform:translate(62.7484vw,38.226vh) scale(.6025)}to{transform:translate(65.83355vw,100vh) scale(.6025)}}.snow:nth-child(330){opacity:.8936;transform:translate(16.5386vw,-10px) scale(.6826);animation:fall-330 20s -17s linear infinite}@keyframes fall-330{55.309%{transform:translate(14.8954vw,55.309vh) scale(.6826)}to{transform:translate(15.717vw,100vh) scale(.6826)}}.snow:nth-child(331){opacity:1.1452;transform:translate(28.1145vw,-10px) scale(.2912);animation:fall-331 17s -20s linear infinite}@keyframes fall-331{31.382%{transform:translate(34.917vw,31.382vh) scale(.2912)}to{transform:translate(31.51575vw,100vh) scale(.2912)}}.snow:nth-child(332){opacity:.6578;transform:translate(27.5929vw,-10px) scale(.4129);animation:fall-332 21s -1s linear infinite}@keyframes fall-332{59.956%{transform:translate(30.9261vw,59.956vh) scale(.4129)}to{transform:translate(29.2595vw,100vh) scale(.4129)}}.snow:nth-child(333){opacity:.2868;transform:translate(33.525vw,-10px) scale(.2389);animation:fall-333 12s -5s linear infinite}@keyframes fall-333{61.956%{transform:translate(28.7041vw,61.956vh) scale(.2389)}to{transform:translate(31.11455vw,100vh) scale(.2389)}}.snow:nth-child(334){opacity:.1264;transform:translate(39.8577vw,-10px) scale(.2175);animation:fall-334 14s -3s linear infinite}@keyframes fall-334{59.472%{transform:translate(35.6606vw,59.472vh) scale(.2175)}to{transform:translate(37.75915vw,100vh) scale(.2175)}}.snow:nth-child(335){opacity:.1114;transform:translate(76.1069vw,-10px) scale(.2807);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{53.341%{transform:translate(68.661vw,53.341vh) scale(.2807)}to{transform:translate(72.38395vw,100vh) scale(.2807)}}.snow:nth-child(336){opacity:1.2678;transform:translate(58.0172vw,-10px) scale(.9424);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{40.899%{transform:translate(49.7286vw,40.899vh) scale(.9424)}to{transform:translate(53.8729vw,100vh) scale(.9424)}}.snow:nth-child(337){opacity:1.6376;transform:translate(39.0653vw,-10px) scale(.4848);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{31.968%{transform:translate(47.1922vw,31.968vh) scale(.4848)}to{transform:translate(43.12875vw,100vh) scale(.4848)}}.snow:nth-child(338){opacity:1.8364;transform:translate(32.0968vw,-10px) scale(.0068);animation:fall-338 17s -2s linear infinite}@keyframes fall-338{35.124%{transform:translate(29.2634vw,35.124vh) scale(.0068)}to{transform:translate(30.6801vw,100vh) scale(.0068)}}.snow:nth-child(339){opacity:1.4222;transform:translate(1.1553vw,-10px) scale(.8018);animation:fall-339 13s -29s linear infinite}@keyframes fall-339{76.309%{transform:translate(10.9161vw,76.309vh) scale(.8018)}to{transform:translate(6.0357vw,100vh) scale(.8018)}}.snow:nth-child(340){opacity:.6056;transform:translate(4.5761vw,-10px) scale(.5019);animation:fall-340 19s -13s linear infinite}@keyframes fall-340{30.16%{transform:translate(1.0818vw,30.16vh) scale(.5019)}to{transform:translate(2.82895vw,100vh) scale(.5019)}}.snow:nth-child(341){opacity:1.6788;transform:translate(87.0382vw,-10px) scale(.4232);animation:fall-341 17s -27s linear infinite}@keyframes fall-341{68.438%{transform:translate(90.332vw,68.438vh) scale(.4232)}to{transform:translate(88.6851vw,100vh) scale(.4232)}}.snow:nth-child(342){opacity:.798;transform:translate(22.246vw,-10px) scale(.4911);animation:fall-342 30s -4s linear infinite}@keyframes fall-342{50.938%{transform:translate(26.4638vw,50.938vh) scale(.4911)}to{transform:translate(24.3549vw,100vh) scale(.4911)}}.snow:nth-child(343){opacity:1.9846;transform:translate(17.0085vw,-10px) scale(.2684);animation:fall-343 10s -27s linear infinite}@keyframes fall-343{73.783%{transform:translate(9.6035vw,73.783vh) scale(.2684)}to{transform:translate(13.306vw,100vh) scale(.2684)}}.snow:nth-child(344){opacity:1.3938;transform:translate(1.9676vw,-10px) scale(.1732);animation:fall-344 21s -30s linear infinite}@keyframes fall-344{33.041%{transform:translate(1.4264vw,33.041vh) scale(.1732)}to{transform:translate(1.697vw,100vh) scale(.1732)}}.snow:nth-child(345){opacity:.717;transform:translate(42.034vw,-10px) scale(.5717);animation:fall-345 28s -16s linear infinite}@keyframes fall-345{73.685%{transform:translate(46.5846vw,73.685vh) scale(.5717)}to{transform:translate(44.3093vw,100vh) scale(.5717)}}.snow:nth-child(346){opacity:.4508;transform:translate(11.5692vw,-10px) scale(.7419);animation:fall-346 12s -20s linear infinite}@keyframes fall-346{66.521%{transform:translate(17.5557vw,66.521vh) scale(.7419)}to{transform:translate(14.56245vw,100vh) scale(.7419)}}.snow:nth-child(347){opacity:1.1204;transform:translate(38.6663vw,-10px) scale(.8163);animation:fall-347 12s -8s linear infinite}@keyframes fall-347{36.371%{transform:translate(32.8392vw,36.371vh) scale(.8163)}to{transform:translate(35.75275vw,100vh) scale(.8163)}}.snow:nth-child(348){opacity:.9812;transform:translate(14.7797vw,-10px) scale(.3377);animation:fall-348 21s -18s linear infinite}@keyframes fall-348{76.408%{transform:translate(11.2254vw,76.408vh) scale(.3377)}to{transform:translate(13.00255vw,100vh) scale(.3377)}}.snow:nth-child(349){opacity:1.946;transform:translate(78.5073vw,-10px) scale(.3977);animation:fall-349 13s -24s linear infinite}@keyframes fall-349{48.789%{transform:translate(76.6855vw,48.789vh) scale(.3977)}to{transform:translate(77.5964vw,100vh) scale(.3977)}}.snow:nth-child(350){opacity:1.8438;transform:translate(61.4016vw,-10px) scale(.5694);animation:fall-350 20s -25s linear infinite}@keyframes fall-350{69.571%{transform:translate(65.4476vw,69.571vh) scale(.5694)}to{transform:translate(63.4246vw,100vh) scale(.5694)}}.snow:nth-child(351){opacity:1.83;transform:translate(51.3031vw,-10px) scale(.6309);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{51.352%{transform:translate(51.1442vw,51.352vh) scale(.6309)}to{transform:translate(51.22365vw,100vh) scale(.6309)}}.snow:nth-child(352){opacity:1.9126;transform:translate(4.813vw,-10px) scale(.7679);animation:fall-352 14s -11s linear infinite}@keyframes fall-352{74.479%{transform:translate(9.7017vw,74.479vh) scale(.7679)}to{transform:translate(7.25735vw,100vh) scale(.7679)}}.snow:nth-child(353){opacity:.2914;transform:translate(6.4516vw,-10px) scale(.2127);animation:fall-353 28s -2s linear infinite}@keyframes fall-353{39.661%{transform:translate(5.9318vw,39.661vh) scale(.2127)}to{transform:translate(6.1917vw,100vh) scale(.2127)}}.snow:nth-child(354){opacity:1.9438;transform:translate(49.6769vw,-10px) scale(.2112);animation:fall-354 13s -19s linear infinite}@keyframes fall-354{36.61%{transform:translate(57.8768vw,36.61vh) scale(.2112)}to{transform:translate(53.77685vw,100vh) scale(.2112)}}.snow:nth-child(355){opacity:1.5284;transform:translate(86.8865vw,-10px) scale(.1798);animation:fall-355 25s -21s linear infinite}@keyframes fall-355{57.523%{transform:translate(94.0705vw,57.523vh) scale(.1798)}to{transform:translate(90.4785vw,100vh) scale(.1798)}}.snow:nth-child(356){opacity:.872;transform:translate(60.6141vw,-10px) scale(.4364);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{55.338%{transform:translate(53.5495vw,55.338vh) scale(.4364)}to{transform:translate(57.0818vw,100vh) scale(.4364)}}.snow:nth-child(357){opacity:.247;transform:translate(78.4394vw,-10px) scale(.615);animation:fall-357 20s -1s linear infinite}@keyframes fall-357{36.071%{transform:translate(77.2865vw,36.071vh) scale(.615)}to{transform:translate(77.86295vw,100vh) scale(.615)}}.snow:nth-child(358){opacity:1.3836;transform:translate(59.6413vw,-10px) scale(.9096);animation:fall-358 25s -6s linear infinite}@keyframes fall-358{58.784%{transform:translate(63.955vw,58.784vh) scale(.9096)}to{transform:translate(61.79815vw,100vh) scale(.9096)}}.snow:nth-child(359){opacity:1.7634;transform:translate(6.4065vw,-10px) scale(.4607);animation:fall-359 18s -19s linear infinite}@keyframes fall-359{30.859%{transform:translate(1.5713vw,30.859vh) scale(.4607)}to{transform:translate(3.9889vw,100vh) scale(.4607)}}.snow:nth-child(360){opacity:1.0126;transform:translate(68.2985vw,-10px) scale(.0476);animation:fall-360 12s -4s linear infinite}@keyframes fall-360{75.494%{transform:translate(68.9688vw,75.494vh) scale(.0476)}to{transform:translate(68.63365vw,100vh) scale(.0476)}}.snow:nth-child(361){opacity:.8194;transform:translate(44.3658vw,-10px) scale(.8262);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{41.294%{transform:translate(54.0093vw,41.294vh) scale(.8262)}to{transform:translate(49.18755vw,100vh) scale(.8262)}}.snow:nth-child(362){opacity:1.3956;transform:translate(22.6751vw,-10px) scale(.9686);animation:fall-362 28s -25s linear infinite}@keyframes fall-362{55.051%{transform:translate(21.304vw,55.051vh) scale(.9686)}to{transform:translate(21.98955vw,100vh) scale(.9686)}}.snow:nth-child(363){opacity:.4306;transform:translate(94.4965vw,-10px) scale(.8475);animation:fall-363 23s -11s linear infinite}@keyframes fall-363{60.888%{transform:translate(86.4729vw,60.888vh) scale(.8475)}to{transform:translate(90.4847vw,100vh) scale(.8475)}}.snow:nth-child(364){opacity:1.3958;transform:translate(70.1623vw,-10px) scale(.356);animation:fall-364 23s -17s linear infinite}@keyframes fall-364{57.262%{transform:translate(70.9694vw,57.262vh) scale(.356)}to{transform:translate(70.56585vw,100vh) scale(.356)}}.snow:nth-child(365){opacity:1.671;transform:translate(35.5154vw,-10px) scale(.7833);animation:fall-365 24s -22s linear infinite}@keyframes fall-365{74.279%{transform:translate(44.2041vw,74.279vh) scale(.7833)}to{transform:translate(39.85975vw,100vh) scale(.7833)}}.snow:nth-child(366){opacity:1.9688;transform:translate(65.3794vw,-10px) scale(.3052);animation:fall-366 11s -12s linear infinite}@keyframes fall-366{66.294%{transform:translate(62.5608vw,66.294vh) scale(.3052)}to{transform:translate(63.9701vw,100vh) scale(.3052)}}.snow:nth-child(367){opacity:1.5186;transform:translate(4.6706vw,-10px) scale(.3295);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{41.31%{transform:translate(-.0408vw,41.31vh) scale(.3295)}to{transform:translate(2.3149vw,100vh) scale(.3295)}}.snow:nth-child(368){opacity:.0254;transform:translate(49.1087vw,-10px) scale(.0841);animation:fall-368 16s -30s linear infinite}@keyframes fall-368{42.871%{transform:translate(40.2874vw,42.871vh) scale(.0841)}to{transform:translate(44.69805vw,100vh) scale(.0841)}}.snow:nth-child(369){opacity:1.7858;transform:translate(13.5272vw,-10px) scale(.0599);animation:fall-369 25s -21s linear infinite}@keyframes fall-369{54.391%{transform:translate(13.4034vw,54.391vh) scale(.0599)}to{transform:translate(13.4653vw,100vh) scale(.0599)}}.snow:nth-child(370){opacity:1.914;transform:translate(35.6199vw,-10px) scale(.518);animation:fall-370 14s -25s linear infinite}@keyframes fall-370{38.022%{transform:translate(36.1063vw,38.022vh) scale(.518)}to{transform:translate(35.8631vw,100vh) scale(.518)}}.snow:nth-child(371){opacity:1.183;transform:translate(69.9755vw,-10px) scale(.5259);animation:fall-371 24s -22s linear infinite}@keyframes fall-371{39.884%{transform:translate(61.2416vw,39.884vh) scale(.5259)}to{transform:translate(65.60855vw,100vh) scale(.5259)}}.snow:nth-child(372){opacity:1.226;transform:translate(4.606vw,-10px) scale(.6263);animation:fall-372 24s -11s linear infinite}@keyframes fall-372{54.507%{transform:translate(2.2787vw,54.507vh) scale(.6263)}to{transform:translate(3.44235vw,100vh) scale(.6263)}}.snow:nth-child(373){opacity:1.3162;transform:translate(66.3088vw,-10px) scale(.9877);animation:fall-373 28s -10s linear infinite}@keyframes fall-373{75.732%{transform:translate(58.294vw,75.732vh) scale(.9877)}to{transform:translate(62.3014vw,100vh) scale(.9877)}}.snow:nth-child(374){opacity:1.0442;transform:translate(44.6823vw,-10px) scale(.676);animation:fall-374 20s -28s linear infinite}@keyframes fall-374{66.79%{transform:translate(52.446vw,66.79vh) scale(.676)}to{transform:translate(48.56415vw,100vh) scale(.676)}}.snow:nth-child(375){opacity:.2782;transform:translate(56.7589vw,-10px) scale(.1109);animation:fall-375 26s -9s linear infinite}@keyframes fall-375{72.369%{transform:translate(54.856vw,72.369vh) scale(.1109)}to{transform:translate(55.80745vw,100vh) scale(.1109)}}.snow:nth-child(376){opacity:.3068;transform:translate(45.5405vw,-10px) scale(.005);animation:fall-376 20s -5s linear infinite}@keyframes fall-376{51.114%{transform:translate(54.3619vw,51.114vh) scale(.005)}to{transform:translate(49.9512vw,100vh) scale(.005)}}.snow:nth-child(377){opacity:1.1012;transform:translate(78.0056vw,-10px) scale(.2335);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{32.314%{transform:translate(80.1068vw,32.314vh) scale(.2335)}to{transform:translate(79.0562vw,100vh) scale(.2335)}}.snow:nth-child(378){opacity:1.5872;transform:translate(38.8874vw,-10px) scale(.2219);animation:fall-378 21s -12s linear infinite}@keyframes fall-378{34.996%{transform:translate(34.5234vw,34.996vh) scale(.2219)}to{transform:translate(36.7054vw,100vh) scale(.2219)}}.snow:nth-child(379){opacity:1.0602;transform:translate(58.5541vw,-10px) scale(.4042);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{75.982%{transform:translate(56.693vw,75.982vh) scale(.4042)}to{transform:translate(57.62355vw,100vh) scale(.4042)}}.snow:nth-child(380){opacity:1.2912;transform:translate(77.923vw,-10px) scale(.2507);animation:fall-380 19s -18s linear infinite}@keyframes fall-380{40.115%{transform:translate(81.8985vw,40.115vh) scale(.2507)}to{transform:translate(79.91075vw,100vh) scale(.2507)}}.snow:nth-child(381){opacity:.4652;transform:translate(58.8409vw,-10px) scale(.1891);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{43.917%{transform:translate(62.319vw,43.917vh) scale(.1891)}to{transform:translate(60.57995vw,100vh) scale(.1891)}}.snow:nth-child(382){opacity:.1908;transform:translate(80.8049vw,-10px) scale(.4566);animation:fall-382 13s -26s linear infinite}@keyframes fall-382{74.035%{transform:translate(90.3794vw,74.035vh) scale(.4566)}to{transform:translate(85.59215vw,100vh) scale(.4566)}}.snow:nth-child(383){opacity:1.8298;transform:translate(21.6396vw,-10px) scale(.1485);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{35.795%{transform:translate(13.8589vw,35.795vh) scale(.1485)}to{transform:translate(17.74925vw,100vh) scale(.1485)}}.snow:nth-child(384){opacity:.5694;transform:translate(53.647vw,-10px) scale(.0505);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{38.201%{transform:translate(44.681vw,38.201vh) scale(.0505)}to{transform:translate(49.164vw,100vh) scale(.0505)}}.snow:nth-child(385){opacity:1.3238;transform:translate(53.8072vw,-10px) scale(.2512);animation:fall-385 26s -12s linear infinite}@keyframes fall-385{74.836%{transform:translate(57.7154vw,74.836vh) scale(.2512)}to{transform:translate(55.7613vw,100vh) scale(.2512)}}.snow:nth-child(386){opacity:1.1706;transform:translate(96.4401vw,-10px) scale(.3499);animation:fall-386 22s -1s linear infinite}@keyframes fall-386{52.561%{transform:translate(96.9327vw,52.561vh) scale(.3499)}to{transform:translate(96.6864vw,100vh) scale(.3499)}}.snow:nth-child(387){opacity:.1852;transform:translate(21.7019vw,-10px) scale(.2155);animation:fall-387 16s -19s linear infinite}@keyframes fall-387{33.052%{transform:translate(14.9474vw,33.052vh) scale(.2155)}to{transform:translate(18.32465vw,100vh) scale(.2155)}}.snow:nth-child(388){opacity:1.8606;transform:translate(84.2034vw,-10px) scale(.7179);animation:fall-388 30s -7s linear infinite}@keyframes fall-388{78.203%{transform:translate(85.1418vw,78.203vh) scale(.7179)}to{transform:translate(84.6726vw,100vh) scale(.7179)}}.snow:nth-child(389){opacity:1.3204;transform:translate(88.2926vw,-10px) scale(.4999);animation:fall-389 11s -20s linear infinite}@keyframes fall-389{48.941%{transform:translate(89.3645vw,48.941vh) scale(.4999)}to{transform:translate(88.82855vw,100vh) scale(.4999)}}.snow:nth-child(390){opacity:1.1478;transform:translate(18.3781vw,-10px) scale(.9497);animation:fall-390 28s -2s linear infinite}@keyframes fall-390{63.292%{transform:translate(9.4843vw,63.292vh) scale(.9497)}to{transform:translate(13.9312vw,100vh) scale(.9497)}}.snow:nth-child(391){opacity:1.4852;transform:translate(85.3943vw,-10px) scale(.0213);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{55.292%{transform:translate(93.5168vw,55.292vh) scale(.0213)}to{transform:translate(89.45555vw,100vh) scale(.0213)}}.snow:nth-child(392){opacity:1.8952;transform:translate(15.1264vw,-10px) scale(.7157);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{35.638%{transform:translate(7.254vw,35.638vh) scale(.7157)}to{transform:translate(11.1902vw,100vh) scale(.7157)}}.snow:nth-child(393){opacity:.421;transform:translate(65.8581vw,-10px) scale(.8067);animation:fall-393 24s -6s linear infinite}@keyframes fall-393{65.747%{transform:translate(56.7022vw,65.747vh) scale(.8067)}to{transform:translate(61.28015vw,100vh) scale(.8067)}}.snow:nth-child(394){opacity:1.8012;transform:translate(22.4992vw,-10px) scale(.1592);animation:fall-394 19s -26s linear infinite}@keyframes fall-394{50.728%{transform:translate(26.293vw,50.728vh) scale(.1592)}to{transform:translate(24.3961vw,100vh) scale(.1592)}}.snow:nth-child(395){opacity:1.2034;transform:translate(56.3364vw,-10px) scale(.079);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{45.61%{transform:translate(49.4037vw,45.61vh) scale(.079)}to{transform:translate(52.87005vw,100vh) scale(.079)}}.snow:nth-child(396){opacity:1.1962;transform:translate(76.9553vw,-10px) scale(.1741);animation:fall-396 16s -11s linear infinite}@keyframes fall-396{41.785%{transform:translate(67.3152vw,41.785vh) scale(.1741)}to{transform:translate(72.13525vw,100vh) scale(.1741)}}.snow:nth-child(397){opacity:1.5778;transform:translate(21.2985vw,-10px) scale(.3048);animation:fall-397 18s -7s linear infinite}@keyframes fall-397{41.445%{transform:translate(13.4156vw,41.445vh) scale(.3048)}to{transform:translate(17.35705vw,100vh) scale(.3048)}}.snow:nth-child(398){opacity:1.82;transform:translate(47.6659vw,-10px) scale(.83);animation:fall-398 22s -5s linear infinite}@keyframes fall-398{65.575%{transform:translate(39.7356vw,65.575vh) scale(.83)}to{transform:translate(43.70075vw,100vh) scale(.83)}}.snow:nth-child(399){opacity:.5222;transform:translate(83.6206vw,-10px) scale(.1395);animation:fall-399 17s -25s linear infinite}@keyframes fall-399{34.303%{transform:translate(77.8374vw,34.303vh) scale(.1395)}to{transform:translate(80.729vw,100vh) scale(.1395)}}.snow:nth-child(400){opacity:.7814;transform:translate(72.6532vw,-10px) scale(.2103);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{36.079%{transform:translate(72.583vw,36.079vh) scale(.2103)}to{transform:translate(72.6181vw,100vh) scale(.2103)}}\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
|