@esfaenza/core 15.2.210 → 15.2.212
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/base/embedding.component.mjs +2 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +1 -1
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +1 -1
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8294;transform:translate(83.352vw,-10px) scale(.089);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{72.859%{transform:translate(87.9834vw,72.859vh) scale(.089)}to{transform:translate(85.6677vw,99vh) scale(.089)}}.snow:nth-child(2){opacity:.4374;transform:translate(30.3623vw,-10px) scale(.1289);animation:fall-2 25s -29s linear infinite}@keyframes fall-2{75.45%{transform:translate(28.9345vw,75.45vh) scale(.1289)}to{transform:translate(29.6484vw,99vh) scale(.1289)}}.snow:nth-child(3){opacity:1.715;transform:translate(70.9176vw,-10px) scale(.6535);animation:fall-3 23s -29s linear infinite}@keyframes fall-3{67.22%{transform:translate(70.7872vw,67.22vh) scale(.6535)}to{transform:translate(70.8524vw,99vh) scale(.6535)}}.snow:nth-child(4){opacity:1.6652;transform:translate(98.7874vw,-10px) scale(.2298);animation:fall-4 13s -14s linear infinite}@keyframes fall-4{44.894%{transform:translate(90.3571vw,44.894vh) scale(.2298)}to{transform:translate(94.57225vw,99vh) scale(.2298)}}.snow:nth-child(5){opacity:1.504;transform:translate(95.973vw,-10px) scale(.9554);animation:fall-5 12s -19s linear infinite}@keyframes fall-5{51.049%{transform:translate(94.8753vw,51.049vh) scale(.9554)}to{transform:translate(95.42415vw,99vh) scale(.9554)}}.snow:nth-child(6){opacity:1.1972;transform:translate(44.5149vw,-10px) scale(.8033);animation:fall-6 14s -20s linear infinite}@keyframes fall-6{37.285%{transform:translate(53.4807vw,37.285vh) scale(.8033)}to{transform:translate(48.9978vw,99vh) scale(.8033)}}.snow:nth-child(7){opacity:1.8552;transform:translate(45.9687vw,-10px) scale(.837);animation:fall-7 15s -1s linear infinite}@keyframes fall-7{31.678%{transform:translate(49.8963vw,31.678vh) scale(.837)}to{transform:translate(47.9325vw,99vh) scale(.837)}}.snow:nth-child(8){opacity:.4046;transform:translate(48.1156vw,-10px) scale(.566);animation:fall-8 10s -24s linear infinite}@keyframes fall-8{76.381%{transform:translate(47.9371vw,76.381vh) scale(.566)}to{transform:translate(48.02635vw,99vh) scale(.566)}}.snow:nth-child(9){opacity:.5244;transform:translate(99.9184vw,-10px) scale(.575);animation:fall-9 21s -21s linear infinite}@keyframes fall-9{46.098%{transform:translate(107.9357vw,46.098vh) scale(.575)}to{transform:translate(103.92705vw,99vh) scale(.575)}}.snow:nth-child(10){opacity:1.064;transform:translate(85.2031vw,-10px) scale(.8086);animation:fall-10 22s -6s linear infinite}@keyframes fall-10{78.758%{transform:translate(80.0047vw,78.758vh) scale(.8086)}to{transform:translate(82.6039vw,99vh) scale(.8086)}}.snow:nth-child(11){opacity:1.7972;transform:translate(80.5785vw,-10px) scale(.1413);animation:fall-11 29s -18s linear infinite}@keyframes fall-11{46.793%{transform:translate(83.2192vw,46.793vh) scale(.1413)}to{transform:translate(81.89885vw,99vh) scale(.1413)}}.snow:nth-child(12){opacity:.3264;transform:translate(19.0784vw,-10px) scale(.7455);animation:fall-12 21s -4s linear infinite}@keyframes fall-12{71.438%{transform:translate(26.4592vw,71.438vh) scale(.7455)}to{transform:translate(22.7688vw,99vh) scale(.7455)}}.snow:nth-child(13){opacity:1.119;transform:translate(95.843vw,-10px) scale(.0974);animation:fall-13 11s -16s linear infinite}@keyframes fall-13{33.183%{transform:translate(91.6729vw,33.183vh) scale(.0974)}to{transform:translate(93.75795vw,99vh) scale(.0974)}}.snow:nth-child(14){opacity:1.589;transform:translate(63.5406vw,-10px) scale(.3847);animation:fall-14 18s -18s linear infinite}@keyframes fall-14{50.337%{transform:translate(68.6715vw,50.337vh) scale(.3847)}to{transform:translate(66.10605vw,99vh) scale(.3847)}}.snow:nth-child(15){opacity:.2862;transform:translate(81.3464vw,-10px) scale(.8345);animation:fall-15 14s -9s linear infinite}@keyframes fall-15{52.074%{transform:translate(85.1444vw,52.074vh) scale(.8345)}to{transform:translate(83.2454vw,99vh) scale(.8345)}}.snow:nth-child(16){opacity:1.2186;transform:translate(87.77vw,-10px) scale(.7758);animation:fall-16 12s -28s linear infinite}@keyframes fall-16{71.516%{transform:translate(83.3456vw,71.516vh) scale(.7758)}to{transform:translate(85.5578vw,99vh) scale(.7758)}}.snow:nth-child(17){opacity:.547;transform:translate(88.0804vw,-10px) scale(.57);animation:fall-17 21s -7s linear infinite}@keyframes fall-17{47.677%{transform:translate(89.4439vw,47.677vh) scale(.57)}to{transform:translate(88.76215vw,99vh) scale(.57)}}.snow:nth-child(18){opacity:.8874;transform:translate(91.7648vw,-10px) scale(.4934);animation:fall-18 12s -30s linear infinite}@keyframes fall-18{67.466%{transform:translate(86.7623vw,67.466vh) scale(.4934)}to{transform:translate(89.26355vw,99vh) scale(.4934)}}.snow:nth-child(19){opacity:1.5394;transform:translate(47.5975vw,-10px) scale(.1148);animation:fall-19 27s -9s linear infinite}@keyframes fall-19{30.124%{transform:translate(49.289vw,30.124vh) scale(.1148)}to{transform:translate(48.44325vw,99vh) scale(.1148)}}.snow:nth-child(20){opacity:.4988;transform:translate(51.0619vw,-10px) scale(.5861);animation:fall-20 12s -7s linear infinite}@keyframes fall-20{58.111%{transform:translate(41.4015vw,58.111vh) scale(.5861)}to{transform:translate(46.2317vw,99vh) scale(.5861)}}.snow:nth-child(21){opacity:1.8704;transform:translate(62.2673vw,-10px) scale(.2179);animation:fall-21 27s -7s linear infinite}@keyframes fall-21{55.853%{transform:translate(64.6773vw,55.853vh) scale(.2179)}to{transform:translate(63.4723vw,99vh) scale(.2179)}}.snow:nth-child(22){opacity:.859;transform:translate(90.8841vw,-10px) scale(.1726);animation:fall-22 28s -23s linear infinite}@keyframes fall-22{38.874%{transform:translate(94.4903vw,38.874vh) scale(.1726)}to{transform:translate(92.6872vw,99vh) scale(.1726)}}.snow:nth-child(23){opacity:.884;transform:translate(45.0622vw,-10px) scale(.1269);animation:fall-23 23s -24s linear infinite}@keyframes fall-23{54.556%{transform:translate(45.9597vw,54.556vh) scale(.1269)}to{transform:translate(45.51095vw,99vh) scale(.1269)}}.snow:nth-child(24){opacity:.611;transform:translate(46.8735vw,-10px) scale(.2572);animation:fall-24 19s -13s linear infinite}@keyframes fall-24{79.447%{transform:translate(39.9598vw,79.447vh) scale(.2572)}to{transform:translate(43.41665vw,99vh) scale(.2572)}}.snow:nth-child(25){opacity:1.9276;transform:translate(49.824vw,-10px) scale(.2306);animation:fall-25 15s -27s linear infinite}@keyframes fall-25{79.117%{transform:translate(45.7432vw,79.117vh) scale(.2306)}to{transform:translate(47.7836vw,99vh) scale(.2306)}}.snow:nth-child(26){opacity:1.7602;transform:translate(79.2805vw,-10px) scale(.0322);animation:fall-26 14s -25s linear infinite}@keyframes fall-26{38.091%{transform:translate(71.6361vw,38.091vh) scale(.0322)}to{transform:translate(75.4583vw,99vh) scale(.0322)}}.snow:nth-child(27){opacity:1.1906;transform:translate(65.1945vw,-10px) scale(.2868);animation:fall-27 12s -4s linear infinite}@keyframes fall-27{62.67%{transform:translate(66.5621vw,62.67vh) scale(.2868)}to{transform:translate(65.8783vw,99vh) scale(.2868)}}.snow:nth-child(28){opacity:1.5144;transform:translate(62.2206vw,-10px) scale(.1796);animation:fall-28 28s -27s linear infinite}@keyframes fall-28{69.864%{transform:translate(53.7892vw,69.864vh) scale(.1796)}to{transform:translate(58.0049vw,99vh) scale(.1796)}}.snow:nth-child(29){opacity:.4602;transform:translate(7.7472vw,-10px) scale(.5517);animation:fall-29 22s -16s linear infinite}@keyframes fall-29{51.435%{transform:translate(12.5646vw,51.435vh) scale(.5517)}to{transform:translate(10.1559vw,99vh) scale(.5517)}}.snow:nth-child(30){opacity:1.9452;transform:translate(47.4632vw,-10px) scale(.069);animation:fall-30 17s -24s linear infinite}@keyframes fall-30{72.669%{transform:translate(39.6741vw,72.669vh) scale(.069)}to{transform:translate(43.56865vw,99vh) scale(.069)}}.snow:nth-child(31){opacity:1.8654;transform:translate(60.7885vw,-10px) scale(.2352);animation:fall-31 24s -5s linear infinite}@keyframes fall-31{32.642%{transform:translate(61.2854vw,32.642vh) scale(.2352)}to{transform:translate(61.03695vw,99vh) scale(.2352)}}.snow:nth-child(32){opacity:.2106;transform:translate(22.5142vw,-10px) scale(.2383);animation:fall-32 28s -20s linear infinite}@keyframes fall-32{51.244%{transform:translate(14.4956vw,51.244vh) scale(.2383)}to{transform:translate(18.5049vw,99vh) scale(.2383)}}.snow:nth-child(33){opacity:1.432;transform:translate(12.628vw,-10px) scale(.3556);animation:fall-33 15s -12s linear infinite}@keyframes fall-33{42.315%{transform:translate(19.7899vw,42.315vh) scale(.3556)}to{transform:translate(16.20895vw,99vh) scale(.3556)}}.snow:nth-child(34){opacity:1.5168;transform:translate(70.8799vw,-10px) scale(.6558);animation:fall-34 10s -5s linear infinite}@keyframes fall-34{72.237%{transform:translate(80.7937vw,72.237vh) scale(.6558)}to{transform:translate(75.8368vw,99vh) scale(.6558)}}.snow:nth-child(35){opacity:.3554;transform:translate(35.8596vw,-10px) scale(.5246);animation:fall-35 12s -20s linear infinite}@keyframes fall-35{49.239%{transform:translate(25.9285vw,49.239vh) scale(.5246)}to{transform:translate(30.89405vw,99vh) scale(.5246)}}.snow:nth-child(36){opacity:1.0522;transform:translate(77.8892vw,-10px) scale(.8624);animation:fall-36 17s -7s linear infinite}@keyframes fall-36{63.463%{transform:translate(71.5177vw,63.463vh) scale(.8624)}to{transform:translate(74.70345vw,99vh) scale(.8624)}}.snow:nth-child(37){opacity:1.3056;transform:translate(68.0263vw,-10px) scale(.6449);animation:fall-37 19s -10s linear infinite}@keyframes fall-37{47.493%{transform:translate(66.2538vw,47.493vh) scale(.6449)}to{transform:translate(67.14005vw,99vh) scale(.6449)}}.snow:nth-child(38){opacity:1.1908;transform:translate(50.7955vw,-10px) scale(.9527);animation:fall-38 28s -28s linear infinite}@keyframes fall-38{48.526%{transform:translate(43.6513vw,48.526vh) scale(.9527)}to{transform:translate(47.2234vw,99vh) scale(.9527)}}.snow:nth-child(39){opacity:1.2948;transform:translate(29.7389vw,-10px) scale(.0092);animation:fall-39 15s -3s linear infinite}@keyframes fall-39{72.924%{transform:translate(21.2367vw,72.924vh) scale(.0092)}to{transform:translate(25.4878vw,99vh) scale(.0092)}}.snow:nth-child(40){opacity:1.4244;transform:translate(9.1976vw,-10px) scale(.4858);animation:fall-40 14s -30s linear infinite}@keyframes fall-40{76.035%{transform:translate(12.7812vw,76.035vh) scale(.4858)}to{transform:translate(10.9894vw,99vh) scale(.4858)}}.snow:nth-child(41){opacity:1.8464;transform:translate(78.3729vw,-10px) scale(.1165);animation:fall-41 17s -22s linear infinite}@keyframes fall-41{54.16%{transform:translate(81.164vw,54.16vh) scale(.1165)}to{transform:translate(79.76845vw,99vh) scale(.1165)}}.snow:nth-child(42){opacity:.78;transform:translate(39.0384vw,-10px) scale(.5951);animation:fall-42 21s -15s linear infinite}@keyframes fall-42{71.916%{transform:translate(44.1787vw,71.916vh) scale(.5951)}to{transform:translate(41.60855vw,99vh) scale(.5951)}}.snow:nth-child(43){opacity:.398;transform:translate(73.9242vw,-10px) scale(.0564);animation:fall-43 24s -5s linear infinite}@keyframes fall-43{55.584%{transform:translate(80.2413vw,55.584vh) scale(.0564)}to{transform:translate(77.08275vw,99vh) scale(.0564)}}.snow:nth-child(44){opacity:.386;transform:translate(46.8451vw,-10px) scale(.0853);animation:fall-44 19s -16s linear infinite}@keyframes fall-44{71.897%{transform:translate(50.1192vw,71.897vh) scale(.0853)}to{transform:translate(48.48215vw,99vh) scale(.0853)}}.snow:nth-child(45){opacity:.4668;transform:translate(45.5115vw,-10px) scale(.17);animation:fall-45 26s -2s linear infinite}@keyframes fall-45{35.136%{transform:translate(50.2431vw,35.136vh) scale(.17)}to{transform:translate(47.8773vw,99vh) scale(.17)}}.snow:nth-child(46){opacity:1.9112;transform:translate(23.6197vw,-10px) scale(.6236);animation:fall-46 23s -7s linear infinite}@keyframes fall-46{31.039%{transform:translate(15.192vw,31.039vh) scale(.6236)}to{transform:translate(19.40585vw,99vh) scale(.6236)}}.snow:nth-child(47){opacity:.6722;transform:translate(58.2938vw,-10px) scale(.9582);animation:fall-47 11s -24s linear infinite}@keyframes fall-47{79.814%{transform:translate(57.4657vw,79.814vh) scale(.9582)}to{transform:translate(57.87975vw,99vh) scale(.9582)}}.snow:nth-child(48){opacity:.2756;transform:translate(14.7962vw,-10px) scale(.8307);animation:fall-48 27s -25s linear infinite}@keyframes fall-48{47.97%{transform:translate(19.3015vw,47.97vh) scale(.8307)}to{transform:translate(17.04885vw,99vh) scale(.8307)}}.snow:nth-child(49){opacity:1.8814;transform:translate(36.5381vw,-10px) scale(.4688);animation:fall-49 24s -18s linear infinite}@keyframes fall-49{73.097%{transform:translate(32.1771vw,73.097vh) scale(.4688)}to{transform:translate(34.3576vw,99vh) scale(.4688)}}.snow:nth-child(50){opacity:.3652;transform:translate(42.8034vw,-10px) scale(.1748);animation:fall-50 13s -20s linear infinite}@keyframes fall-50{70.949%{transform:translate(38.5794vw,70.949vh) scale(.1748)}to{transform:translate(40.6914vw,99vh) scale(.1748)}}.snow:nth-child(51){opacity:.7302;transform:translate(40.3817vw,-10px) scale(.1223);animation:fall-51 23s -18s linear infinite}@keyframes fall-51{42.169%{transform:translate(42.633vw,42.169vh) scale(.1223)}to{transform:translate(41.50735vw,99vh) scale(.1223)}}.snow:nth-child(52){opacity:1.4888;transform:translate(8.8538vw,-10px) scale(.7381);animation:fall-52 16s -13s linear infinite}@keyframes fall-52{54.189%{transform:translate(8.9708vw,54.189vh) scale(.7381)}to{transform:translate(8.9123vw,99vh) scale(.7381)}}.snow:nth-child(53){opacity:.6962;transform:translate(41.6652vw,-10px) scale(.6832);animation:fall-53 11s -16s linear infinite}@keyframes fall-53{66.006%{transform:translate(46.475vw,66.006vh) scale(.6832)}to{transform:translate(44.0701vw,99vh) scale(.6832)}}.snow:nth-child(54){opacity:1.3744;transform:translate(39.3502vw,-10px) scale(.6947);animation:fall-54 13s -17s linear infinite}@keyframes fall-54{55.133%{transform:translate(33.3212vw,55.133vh) scale(.6947)}to{transform:translate(36.3357vw,99vh) scale(.6947)}}.snow:nth-child(55){opacity:1.2988;transform:translate(78.3222vw,-10px) scale(.4207);animation:fall-55 12s -26s linear infinite}@keyframes fall-55{36.689%{transform:translate(73.8516vw,36.689vh) scale(.4207)}to{transform:translate(76.0869vw,99vh) scale(.4207)}}.snow:nth-child(56){opacity:.4422;transform:translate(85.7067vw,-10px) scale(.793);animation:fall-56 21s -2s linear infinite}@keyframes fall-56{38.908%{transform:translate(82.1299vw,38.908vh) scale(.793)}to{transform:translate(83.9183vw,99vh) scale(.793)}}.snow:nth-child(57){opacity:.0302;transform:translate(74.6552vw,-10px) scale(.7627);animation:fall-57 18s -7s linear infinite}@keyframes fall-57{62.974%{transform:translate(68.2245vw,62.974vh) scale(.7627)}to{transform:translate(71.43985vw,99vh) scale(.7627)}}.snow:nth-child(58){opacity:1.4844;transform:translate(43.425vw,-10px) scale(.8296);animation:fall-58 21s -18s linear infinite}@keyframes fall-58{44.704%{transform:translate(39.9077vw,44.704vh) scale(.8296)}to{transform:translate(41.66635vw,99vh) scale(.8296)}}.snow:nth-child(59){opacity:.9864;transform:translate(41.3148vw,-10px) scale(.9206);animation:fall-59 28s -17s linear infinite}@keyframes fall-59{37.892%{transform:translate(32.2536vw,37.892vh) scale(.9206)}to{transform:translate(36.7842vw,99vh) scale(.9206)}}.snow:nth-child(60){opacity:.9494;transform:translate(82.1724vw,-10px) scale(.2944);animation:fall-60 27s -11s linear infinite}@keyframes fall-60{32.221%{transform:translate(89.326vw,32.221vh) scale(.2944)}to{transform:translate(85.7492vw,99vh) scale(.2944)}}.snow:nth-child(61){opacity:.9784;transform:translate(24.7588vw,-10px) scale(.5134);animation:fall-61 30s -4s linear infinite}@keyframes fall-61{66.717%{transform:translate(32.9183vw,66.717vh) scale(.5134)}to{transform:translate(28.83855vw,99vh) scale(.5134)}}.snow:nth-child(62){opacity:1.7102;transform:translate(39.636vw,-10px) scale(.3069);animation:fall-62 18s -28s linear infinite}@keyframes fall-62{35.596%{transform:translate(45.2659vw,35.596vh) scale(.3069)}to{transform:translate(42.45095vw,99vh) scale(.3069)}}.snow:nth-child(63){opacity:.2044;transform:translate(15.1859vw,-10px) scale(.6453);animation:fall-63 21s -12s linear infinite}@keyframes fall-63{77.102%{transform:translate(12.6467vw,77.102vh) scale(.6453)}to{transform:translate(13.9163vw,99vh) scale(.6453)}}.snow:nth-child(64){opacity:1.2712;transform:translate(63.6041vw,-10px) scale(.0027);animation:fall-64 20s -1s linear infinite}@keyframes fall-64{43.651%{transform:translate(62.0774vw,43.651vh) scale(.0027)}to{transform:translate(62.84075vw,99vh) scale(.0027)}}.snow:nth-child(65){opacity:1.3948;transform:translate(42.9596vw,-10px) scale(.3387);animation:fall-65 18s -25s linear infinite}@keyframes fall-65{44.758%{transform:translate(52.9168vw,44.758vh) scale(.3387)}to{transform:translate(47.9382vw,99vh) scale(.3387)}}.snow:nth-child(66){opacity:.409;transform:translate(73.5748vw,-10px) scale(.9561);animation:fall-66 26s -17s linear infinite}@keyframes fall-66{71.453%{transform:translate(81.5979vw,71.453vh) scale(.9561)}to{transform:translate(77.58635vw,99vh) scale(.9561)}}.snow:nth-child(67){opacity:1.2908;transform:translate(20.8288vw,-10px) scale(.0517);animation:fall-67 20s -2s linear infinite}@keyframes fall-67{58.25%{transform:translate(26.2842vw,58.25vh) scale(.0517)}to{transform:translate(23.5565vw,99vh) scale(.0517)}}.snow:nth-child(68){opacity:.7608;transform:translate(23.5603vw,-10px) scale(.4077);animation:fall-68 25s -4s linear infinite}@keyframes fall-68{52.828%{transform:translate(33.1207vw,52.828vh) scale(.4077)}to{transform:translate(28.3405vw,99vh) scale(.4077)}}.snow:nth-child(69){opacity:.4948;transform:translate(65.5338vw,-10px) scale(.6962);animation:fall-69 11s -1s linear infinite}@keyframes fall-69{66.51%{transform:translate(56.337vw,66.51vh) scale(.6962)}to{transform:translate(60.9354vw,99vh) scale(.6962)}}.snow:nth-child(70){opacity:1.6804;transform:translate(9.1119vw,-10px) scale(.4216);animation:fall-70 15s -26s linear infinite}@keyframes fall-70{31.476%{transform:translate(11.1697vw,31.476vh) scale(.4216)}to{transform:translate(10.1408vw,99vh) scale(.4216)}}.snow:nth-child(71){opacity:.9484;transform:translate(12.0963vw,-10px) scale(.995);animation:fall-71 11s -17s linear infinite}@keyframes fall-71{79.694%{transform:translate(15.4435vw,79.694vh) scale(.995)}to{transform:translate(13.7699vw,99vh) scale(.995)}}.snow:nth-child(72){opacity:.1008;transform:translate(65.2103vw,-10px) scale(.6474);animation:fall-72 12s -24s linear infinite}@keyframes fall-72{62.423%{transform:translate(56.3076vw,62.423vh) scale(.6474)}to{transform:translate(60.75895vw,99vh) scale(.6474)}}.snow:nth-child(73){opacity:1.2622;transform:translate(41.2994vw,-10px) scale(.3572);animation:fall-73 29s -5s linear infinite}@keyframes fall-73{56.526%{transform:translate(32.3029vw,56.526vh) scale(.3572)}to{transform:translate(36.80115vw,99vh) scale(.3572)}}.snow:nth-child(74){opacity:1.6606;transform:translate(.4555vw,-10px) scale(.7433);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{64.055%{transform:translate(-8.308vw,64.055vh) scale(.7433)}to{transform:translate(-3.92625vw,99vh) scale(.7433)}}.snow:nth-child(75){opacity:.2262;transform:translate(3.3876vw,-10px) scale(.7796);animation:fall-75 25s -26s linear infinite}@keyframes fall-75{68.617%{transform:translate(8.0313vw,68.617vh) scale(.7796)}to{transform:translate(5.70945vw,99vh) scale(.7796)}}.snow:nth-child(76){opacity:1.5316;transform:translate(46.6609vw,-10px) scale(.5072);animation:fall-76 13s -2s linear infinite}@keyframes fall-76{55.334%{transform:translate(43.0902vw,55.334vh) scale(.5072)}to{transform:translate(44.87555vw,99vh) scale(.5072)}}.snow:nth-child(77){opacity:1.9502;transform:translate(38.3601vw,-10px) scale(.6155);animation:fall-77 24s -15s linear infinite}@keyframes fall-77{71.716%{transform:translate(36.4278vw,71.716vh) scale(.6155)}to{transform:translate(37.39395vw,99vh) scale(.6155)}}.snow:nth-child(78){opacity:.7538;transform:translate(86.6558vw,-10px) scale(.9121);animation:fall-78 24s -8s linear infinite}@keyframes fall-78{39.032%{transform:translate(86.1987vw,39.032vh) scale(.9121)}to{transform:translate(86.42725vw,99vh) scale(.9121)}}.snow:nth-child(79){opacity:1.3498;transform:translate(38.6149vw,-10px) scale(.6772);animation:fall-79 22s -6s linear infinite}@keyframes fall-79{70.295%{transform:translate(35.8391vw,70.295vh) scale(.6772)}to{transform:translate(37.227vw,99vh) scale(.6772)}}.snow:nth-child(80){opacity:.569;transform:translate(65.1363vw,-10px) scale(.2669);animation:fall-80 12s -15s linear infinite}@keyframes fall-80{67.976%{transform:translate(56.825vw,67.976vh) scale(.2669)}to{transform:translate(60.98065vw,99vh) scale(.2669)}}.snow:nth-child(81){opacity:.0328;transform:translate(86.0968vw,-10px) scale(.1733);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{62.236%{transform:translate(87.4345vw,62.236vh) scale(.1733)}to{transform:translate(86.76565vw,99vh) scale(.1733)}}.snow:nth-child(82){opacity:.3142;transform:translate(78.1688vw,-10px) scale(.1333);animation:fall-82 20s -4s linear infinite}@keyframes fall-82{79.309%{transform:translate(80.1131vw,79.309vh) scale(.1333)}to{transform:translate(79.14095vw,99vh) scale(.1333)}}.snow:nth-child(83){opacity:.371;transform:translate(22.4753vw,-10px) scale(.4547);animation:fall-83 14s -16s linear infinite}@keyframes fall-83{69.329%{transform:translate(16.5841vw,69.329vh) scale(.4547)}to{transform:translate(19.5297vw,99vh) scale(.4547)}}.snow:nth-child(84){opacity:1.3524;transform:translate(16.264vw,-10px) scale(.3515);animation:fall-84 15s -24s linear infinite}@keyframes fall-84{51.597%{transform:translate(11.2447vw,51.597vh) scale(.3515)}to{transform:translate(13.75435vw,99vh) scale(.3515)}}.snow:nth-child(85){opacity:.2022;transform:translate(88.1412vw,-10px) scale(.3384);animation:fall-85 25s -24s linear infinite}@keyframes fall-85{37.776%{transform:translate(78.1616vw,37.776vh) scale(.3384)}to{transform:translate(83.1514vw,99vh) scale(.3384)}}.snow:nth-child(86){opacity:.3538;transform:translate(56.0781vw,-10px) scale(.4164);animation:fall-86 28s -7s linear infinite}@keyframes fall-86{37.783%{transform:translate(64.4975vw,37.783vh) scale(.4164)}to{transform:translate(60.2878vw,99vh) scale(.4164)}}.snow:nth-child(87){opacity:1.0426;transform:translate(76.323vw,-10px) scale(.3692);animation:fall-87 27s -28s linear infinite}@keyframes fall-87{36.131%{transform:translate(83.0846vw,36.131vh) scale(.3692)}to{transform:translate(79.7038vw,99vh) scale(.3692)}}.snow:nth-child(88){opacity:.3632;transform:translate(60.3079vw,-10px) scale(.1663);animation:fall-88 19s -5s linear infinite}@keyframes fall-88{64.143%{transform:translate(52.9281vw,64.143vh) scale(.1663)}to{transform:translate(56.618vw,99vh) scale(.1663)}}.snow:nth-child(89){opacity:1.3442;transform:translate(89.7134vw,-10px) scale(.7847);animation:fall-89 19s -2s linear infinite}@keyframes fall-89{63.56%{transform:translate(88.5172vw,63.56vh) scale(.7847)}to{transform:translate(89.1153vw,99vh) scale(.7847)}}.snow:nth-child(90){opacity:1.305;transform:translate(66.3232vw,-10px) scale(.5518);animation:fall-90 12s -2s linear infinite}@keyframes fall-90{65.289%{transform:translate(70.5681vw,65.289vh) scale(.5518)}to{transform:translate(68.44565vw,99vh) scale(.5518)}}.snow:nth-child(91){opacity:1.3082;transform:translate(22.3845vw,-10px) scale(.2786);animation:fall-91 10s -19s linear infinite}@keyframes fall-91{61.446%{transform:translate(28.3366vw,61.446vh) scale(.2786)}to{transform:translate(25.36055vw,99vh) scale(.2786)}}.snow:nth-child(92){opacity:1.3622;transform:translate(95.5564vw,-10px) scale(.6367);animation:fall-92 28s -22s linear infinite}@keyframes fall-92{41.059%{transform:translate(101.886vw,41.059vh) scale(.6367)}to{transform:translate(98.7212vw,99vh) scale(.6367)}}.snow:nth-child(93){opacity:1.908;transform:translate(29.2775vw,-10px) scale(.1207);animation:fall-93 30s -30s linear infinite}@keyframes fall-93{79.561%{transform:translate(25.2244vw,79.561vh) scale(.1207)}to{transform:translate(27.25095vw,99vh) scale(.1207)}}.snow:nth-child(94){opacity:.2164;transform:translate(10.9006vw,-10px) scale(.1813);animation:fall-94 19s -3s linear infinite}@keyframes fall-94{40.847%{transform:translate(15.2077vw,40.847vh) scale(.1813)}to{transform:translate(13.05415vw,99vh) scale(.1813)}}.snow:nth-child(95){opacity:.163;transform:translate(54.8488vw,-10px) scale(.4794);animation:fall-95 28s -14s linear infinite}@keyframes fall-95{72.465%{transform:translate(53.8116vw,72.465vh) scale(.4794)}to{transform:translate(54.3302vw,99vh) scale(.4794)}}.snow:nth-child(96){opacity:.1138;transform:translate(94.0699vw,-10px) scale(.6929);animation:fall-96 20s -19s linear infinite}@keyframes fall-96{73.15%{transform:translate(97.4404vw,73.15vh) scale(.6929)}to{transform:translate(95.75515vw,99vh) scale(.6929)}}.snow:nth-child(97){opacity:1.9614;transform:translate(10.9112vw,-10px) scale(.1438);animation:fall-97 28s -4s linear infinite}@keyframes fall-97{68.574%{transform:translate(16.5815vw,68.574vh) scale(.1438)}to{transform:translate(13.74635vw,99vh) scale(.1438)}}.snow:nth-child(98){opacity:.1324;transform:translate(45.357vw,-10px) scale(.6635);animation:fall-98 28s -13s linear infinite}@keyframes fall-98{61.859%{transform:translate(42.919vw,61.859vh) scale(.6635)}to{transform:translate(44.138vw,99vh) scale(.6635)}}.snow:nth-child(99){opacity:.2162;transform:translate(50.5796vw,-10px) scale(.5148);animation:fall-99 15s -28s linear infinite}@keyframes fall-99{75.737%{transform:translate(57.9446vw,75.737vh) scale(.5148)}to{transform:translate(54.2621vw,99vh) scale(.5148)}}.snow:nth-child(100){opacity:.7532;transform:translate(41.3796vw,-10px) scale(.6321);animation:fall-100 26s -14s linear infinite}@keyframes fall-100{72.901%{transform:translate(40.1446vw,72.901vh) scale(.6321)}to{transform:translate(40.7621vw,99vh) scale(.6321)}}.snow:nth-child(101){opacity:1.1718;transform:translate(78.1002vw,-10px) scale(.3089);animation:fall-101 25s -13s linear infinite}@keyframes fall-101{53.603%{transform:translate(70.6095vw,53.603vh) scale(.3089)}to{transform:translate(74.35485vw,99vh) scale(.3089)}}.snow:nth-child(102){opacity:1.7166;transform:translate(11.0181vw,-10px) scale(.7026);animation:fall-102 18s -26s linear infinite}@keyframes fall-102{79.881%{transform:translate(8.9945vw,79.881vh) scale(.7026)}to{transform:translate(10.0063vw,99vh) scale(.7026)}}.snow:nth-child(103){opacity:1.4244;transform:translate(61.9392vw,-10px) scale(.9946);animation:fall-103 11s -16s linear infinite}@keyframes fall-103{79.429%{transform:translate(68.1468vw,79.429vh) scale(.9946)}to{transform:translate(65.043vw,99vh) scale(.9946)}}.snow:nth-child(104){opacity:1.3792;transform:translate(90.3714vw,-10px) scale(.1152);animation:fall-104 18s -9s linear infinite}@keyframes fall-104{59.309%{transform:translate(93.7059vw,59.309vh) scale(.1152)}to{transform:translate(92.03865vw,99vh) scale(.1152)}}.snow:nth-child(105){opacity:1.0514;transform:translate(60.9773vw,-10px) scale(.295);animation:fall-105 24s -3s linear infinite}@keyframes fall-105{45.097%{transform:translate(67.5975vw,45.097vh) scale(.295)}to{transform:translate(64.2874vw,99vh) scale(.295)}}.snow:nth-child(106){opacity:.8928;transform:translate(1.4107vw,-10px) scale(.9951);animation:fall-106 16s -25s linear infinite}@keyframes fall-106{65.079%{transform:translate(10.3444vw,65.079vh) scale(.9951)}to{transform:translate(5.87755vw,99vh) scale(.9951)}}.snow:nth-child(107){opacity:1.1686;transform:translate(46.5628vw,-10px) scale(.1546);animation:fall-107 10s -22s linear infinite}@keyframes fall-107{57.125%{transform:translate(44.2287vw,57.125vh) scale(.1546)}to{transform:translate(45.39575vw,99vh) scale(.1546)}}.snow:nth-child(108){opacity:1.3134;transform:translate(32.4024vw,-10px) scale(.2544);animation:fall-108 13s -5s linear infinite}@keyframes fall-108{79.688%{transform:translate(41.6803vw,79.688vh) scale(.2544)}to{transform:translate(37.04135vw,99vh) scale(.2544)}}.snow:nth-child(109){opacity:.6744;transform:translate(72.1615vw,-10px) scale(.4336);animation:fall-109 16s -17s linear infinite}@keyframes fall-109{35.939%{transform:translate(73.6169vw,35.939vh) scale(.4336)}to{transform:translate(72.8892vw,99vh) scale(.4336)}}.snow:nth-child(110){opacity:1.5386;transform:translate(49.3564vw,-10px) scale(.4871);animation:fall-110 29s -29s linear infinite}@keyframes fall-110{71.251%{transform:translate(39.63vw,71.251vh) scale(.4871)}to{transform:translate(44.4932vw,99vh) scale(.4871)}}.snow:nth-child(111){opacity:.185;transform:translate(66.0851vw,-10px) scale(.4009);animation:fall-111 21s -12s linear infinite}@keyframes fall-111{34.519%{transform:translate(67.9068vw,34.519vh) scale(.4009)}to{transform:translate(66.99595vw,99vh) scale(.4009)}}.snow:nth-child(112){opacity:.1662;transform:translate(6.6052vw,-10px) scale(.5543);animation:fall-112 24s -5s linear infinite}@keyframes fall-112{35.425%{transform:translate(8.9976vw,35.425vh) scale(.5543)}to{transform:translate(7.8014vw,99vh) scale(.5543)}}.snow:nth-child(113){opacity:.545;transform:translate(57.6815vw,-10px) scale(.0397);animation:fall-113 28s -11s linear infinite}@keyframes fall-113{77.395%{transform:translate(49.8396vw,77.395vh) scale(.0397)}to{transform:translate(53.76055vw,99vh) scale(.0397)}}.snow:nth-child(114){opacity:.6152;transform:translate(44.6305vw,-10px) scale(.9737);animation:fall-114 16s -23s linear infinite}@keyframes fall-114{45.694%{transform:translate(51.0077vw,45.694vh) scale(.9737)}to{transform:translate(47.8191vw,99vh) scale(.9737)}}.snow:nth-child(115){opacity:1.3252;transform:translate(28.5284vw,-10px) scale(.9947);animation:fall-115 23s -5s linear infinite}@keyframes fall-115{51.3%{transform:translate(26.8708vw,51.3vh) scale(.9947)}to{transform:translate(27.6996vw,99vh) scale(.9947)}}.snow:nth-child(116){opacity:.959;transform:translate(59.3059vw,-10px) scale(.2733);animation:fall-116 30s -1s linear infinite}@keyframes fall-116{32.425%{transform:translate(61.0846vw,32.425vh) scale(.2733)}to{transform:translate(60.19525vw,99vh) scale(.2733)}}.snow:nth-child(117){opacity:.7662;transform:translate(24.2216vw,-10px) scale(.3623);animation:fall-117 16s -16s linear infinite}@keyframes fall-117{37.692%{transform:translate(28.1336vw,37.692vh) scale(.3623)}to{transform:translate(26.1776vw,99vh) scale(.3623)}}.snow:nth-child(118){opacity:1.6362;transform:translate(.3053vw,-10px) scale(.0666);animation:fall-118 11s -11s linear infinite}@keyframes fall-118{59.655%{transform:translate(2.2272vw,59.655vh) scale(.0666)}to{transform:translate(1.26625vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:.9174;transform:translate(35.5798vw,-10px) scale(.9273);animation:fall-119 18s -15s linear infinite}@keyframes fall-119{52.713%{transform:translate(29.2888vw,52.713vh) scale(.9273)}to{transform:translate(32.4343vw,99vh) scale(.9273)}}.snow:nth-child(120){opacity:1.5278;transform:translate(22.2299vw,-10px) scale(.896);animation:fall-120 19s -21s linear infinite}@keyframes fall-120{42.799%{transform:translate(32.0124vw,42.799vh) scale(.896)}to{transform:translate(27.12115vw,99vh) scale(.896)}}.snow:nth-child(121){opacity:.785;transform:translate(84.1202vw,-10px) scale(.673);animation:fall-121 17s -28s linear infinite}@keyframes fall-121{51.929%{transform:translate(91.0249vw,51.929vh) scale(.673)}to{transform:translate(87.57255vw,99vh) scale(.673)}}.snow:nth-child(122){opacity:1.5294;transform:translate(11.7426vw,-10px) scale(.4293);animation:fall-122 18s -15s linear infinite}@keyframes fall-122{45.898%{transform:translate(17.7179vw,45.898vh) scale(.4293)}to{transform:translate(14.73025vw,99vh) scale(.4293)}}.snow:nth-child(123){opacity:1.641;transform:translate(23.6625vw,-10px) scale(.9767);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{50.699%{transform:translate(14.5491vw,50.699vh) scale(.9767)}to{transform:translate(19.1058vw,99vh) scale(.9767)}}.snow:nth-child(124){opacity:.1216;transform:translate(94.9669vw,-10px) scale(.14);animation:fall-124 25s -3s linear infinite}@keyframes fall-124{69.154%{transform:translate(94.368vw,69.154vh) scale(.14)}to{transform:translate(94.66745vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:1.6162;transform:translate(83.4135vw,-10px) scale(.8274);animation:fall-125 20s -16s linear infinite}@keyframes fall-125{77.993%{transform:translate(90.3371vw,77.993vh) scale(.8274)}to{transform:translate(86.8753vw,99vh) scale(.8274)}}.snow:nth-child(126){opacity:1.1588;transform:translate(20.3366vw,-10px) scale(.1264);animation:fall-126 30s -22s linear infinite}@keyframes fall-126{41.867%{transform:translate(14.9993vw,41.867vh) scale(.1264)}to{transform:translate(17.66795vw,99vh) scale(.1264)}}.snow:nth-child(127){opacity:.6178;transform:translate(14.28vw,-10px) scale(.3118);animation:fall-127 17s -6s linear infinite}@keyframes fall-127{51.677%{transform:translate(4.6302vw,51.677vh) scale(.3118)}to{transform:translate(9.4551vw,99vh) scale(.3118)}}.snow:nth-child(128){opacity:.2514;transform:translate(86.671vw,-10px) scale(.7619);animation:fall-128 11s -15s linear infinite}@keyframes fall-128{42.178%{transform:translate(79.9583vw,42.178vh) scale(.7619)}to{transform:translate(83.31465vw,99vh) scale(.7619)}}.snow:nth-child(129){opacity:.7758;transform:translate(71.1972vw,-10px) scale(.3552);animation:fall-129 22s -29s linear infinite}@keyframes fall-129{72.016%{transform:translate(64.2044vw,72.016vh) scale(.3552)}to{transform:translate(67.7008vw,99vh) scale(.3552)}}.snow:nth-child(130){opacity:1.494;transform:translate(1.013vw,-10px) scale(.6408);animation:fall-130 17s -1s linear infinite}@keyframes fall-130{72.297%{transform:translate(7.0281vw,72.297vh) scale(.6408)}to{transform:translate(4.02055vw,99vh) scale(.6408)}}.snow:nth-child(131){opacity:.8348;transform:translate(64.7651vw,-10px) scale(.4893);animation:fall-131 27s -19s linear infinite}@keyframes fall-131{77.431%{transform:translate(74.6141vw,77.431vh) scale(.4893)}to{transform:translate(69.6896vw,99vh) scale(.4893)}}.snow:nth-child(132){opacity:1.7506;transform:translate(84.8667vw,-10px) scale(.6433);animation:fall-132 30s -22s linear infinite}@keyframes fall-132{58.794%{transform:translate(84.0698vw,58.794vh) scale(.6433)}to{transform:translate(84.46825vw,99vh) scale(.6433)}}.snow:nth-child(133){opacity:1.0166;transform:translate(59.7159vw,-10px) scale(.0126);animation:fall-133 30s -18s linear infinite}@keyframes fall-133{48.808%{transform:translate(63.9868vw,48.808vh) scale(.0126)}to{transform:translate(61.85135vw,99vh) scale(.0126)}}.snow:nth-child(134){opacity:1.0274;transform:translate(54.5849vw,-10px) scale(.4832);animation:fall-134 28s -1s linear infinite}@keyframes fall-134{50.105%{transform:translate(52.144vw,50.105vh) scale(.4832)}to{transform:translate(53.36445vw,99vh) scale(.4832)}}.snow:nth-child(135){opacity:.8314;transform:translate(35.2801vw,-10px) scale(.3504);animation:fall-135 16s -7s linear infinite}@keyframes fall-135{39.013%{transform:translate(36.1021vw,39.013vh) scale(.3504)}to{transform:translate(35.6911vw,99vh) scale(.3504)}}.snow:nth-child(136){opacity:.604;transform:translate(46.8838vw,-10px) scale(.3648);animation:fall-136 19s -9s linear infinite}@keyframes fall-136{52.534%{transform:translate(50.0881vw,52.534vh) scale(.3648)}to{transform:translate(48.48595vw,99vh) scale(.3648)}}.snow:nth-child(137){opacity:.549;transform:translate(9.32vw,-10px) scale(.307);animation:fall-137 18s -9s linear infinite}@keyframes fall-137{71.708%{transform:translate(15.9033vw,71.708vh) scale(.307)}to{transform:translate(12.61165vw,99vh) scale(.307)}}.snow:nth-child(138){opacity:1.9758;transform:translate(75.7794vw,-10px) scale(.5085);animation:fall-138 21s -29s linear infinite}@keyframes fall-138{79.325%{transform:translate(75.0588vw,79.325vh) scale(.5085)}to{transform:translate(75.4191vw,99vh) scale(.5085)}}.snow:nth-child(139){opacity:1.2316;transform:translate(24.2896vw,-10px) scale(.267);animation:fall-139 12s -29s linear infinite}@keyframes fall-139{37.39%{transform:translate(26.7845vw,37.39vh) scale(.267)}to{transform:translate(25.53705vw,99vh) scale(.267)}}.snow:nth-child(140){opacity:1.0572;transform:translate(52.0938vw,-10px) scale(.6832);animation:fall-140 10s -21s linear infinite}@keyframes fall-140{41.783%{transform:translate(56.4948vw,41.783vh) scale(.6832)}to{transform:translate(54.2943vw,99vh) scale(.6832)}}.snow:nth-child(141){opacity:1.3324;transform:translate(61.7206vw,-10px) scale(.4726);animation:fall-141 23s -11s linear infinite}@keyframes fall-141{51.283%{transform:translate(54.7862vw,51.283vh) scale(.4726)}to{transform:translate(58.2534vw,99vh) scale(.4726)}}.snow:nth-child(142){opacity:1.5296;transform:translate(89.3103vw,-10px) scale(.5129);animation:fall-142 16s -18s linear infinite}@keyframes fall-142{74.497%{transform:translate(84.5627vw,74.497vh) scale(.5129)}to{transform:translate(86.9365vw,99vh) scale(.5129)}}.snow:nth-child(143){opacity:.9008;transform:translate(35.6634vw,-10px) scale(.1701);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{76.782%{transform:translate(25.7559vw,76.782vh) scale(.1701)}to{transform:translate(30.70965vw,99vh) scale(.1701)}}.snow:nth-child(144){opacity:1.6926;transform:translate(44.088vw,-10px) scale(.1014);animation:fall-144 14s -19s linear infinite}@keyframes fall-144{40.028%{transform:translate(49.9387vw,40.028vh) scale(.1014)}to{transform:translate(47.01335vw,99vh) scale(.1014)}}.snow:nth-child(145){opacity:.4632;transform:translate(40.0158vw,-10px) scale(.9592);animation:fall-145 22s -28s linear infinite}@keyframes fall-145{42.981%{transform:translate(39.0497vw,42.981vh) scale(.9592)}to{transform:translate(39.53275vw,99vh) scale(.9592)}}.snow:nth-child(146){opacity:.8812;transform:translate(55.6068vw,-10px) scale(.6669);animation:fall-146 23s -11s linear infinite}@keyframes fall-146{51.296%{transform:translate(61.1489vw,51.296vh) scale(.6669)}to{transform:translate(58.37785vw,99vh) scale(.6669)}}.snow:nth-child(147){opacity:1.8142;transform:translate(82.4441vw,-10px) scale(.6432);animation:fall-147 24s -16s linear infinite}@keyframes fall-147{60.256%{transform:translate(91.3256vw,60.256vh) scale(.6432)}to{transform:translate(86.88485vw,99vh) scale(.6432)}}.snow:nth-child(148){opacity:1.2086;transform:translate(12.9687vw,-10px) scale(.1002);animation:fall-148 13s -30s linear infinite}@keyframes fall-148{44.545%{transform:translate(5.9908vw,44.545vh) scale(.1002)}to{transform:translate(9.47975vw,99vh) scale(.1002)}}.snow:nth-child(149){opacity:.178;transform:translate(75.6608vw,-10px) scale(.8486);animation:fall-149 18s -16s linear infinite}@keyframes fall-149{78.939%{transform:translate(70.6061vw,78.939vh) scale(.8486)}to{transform:translate(73.13345vw,99vh) scale(.8486)}}.snow:nth-child(150){opacity:1.8286;transform:translate(92.4413vw,-10px) scale(.088);animation:fall-150 23s -14s linear infinite}@keyframes fall-150{42.649%{transform:translate(100.6099vw,42.649vh) scale(.088)}to{transform:translate(96.5256vw,99vh) scale(.088)}}.snow:nth-child(151){opacity:1.5684;transform:translate(98.8016vw,-10px) scale(.9062);animation:fall-151 26s -10s linear infinite}@keyframes fall-151{64.735%{transform:translate(108.426vw,64.735vh) scale(.9062)}to{transform:translate(103.6138vw,99vh) scale(.9062)}}.snow:nth-child(152){opacity:1.6492;transform:translate(53.1639vw,-10px) scale(.7647);animation:fall-152 14s -10s linear infinite}@keyframes fall-152{43.73%{transform:translate(45.5511vw,43.73vh) scale(.7647)}to{transform:translate(49.3575vw,99vh) scale(.7647)}}.snow:nth-child(153){opacity:.6792;transform:translate(85.613vw,-10px) scale(.5535);animation:fall-153 21s -20s linear infinite}@keyframes fall-153{79.44%{transform:translate(91.9529vw,79.44vh) scale(.5535)}to{transform:translate(88.78295vw,99vh) scale(.5535)}}.snow:nth-child(154){opacity:.0302;transform:translate(98.3069vw,-10px) scale(.7904);animation:fall-154 25s -9s linear infinite}@keyframes fall-154{59.926%{transform:translate(103.1212vw,59.926vh) scale(.7904)}to{transform:translate(100.71405vw,99vh) scale(.7904)}}.snow:nth-child(155){opacity:.3574;transform:translate(31.2353vw,-10px) scale(.7039);animation:fall-155 27s -12s linear infinite}@keyframes fall-155{63.479%{transform:translate(30.4346vw,63.479vh) scale(.7039)}to{transform:translate(30.83495vw,99vh) scale(.7039)}}.snow:nth-child(156){opacity:1.712;transform:translate(17.2832vw,-10px) scale(.2658);animation:fall-156 21s -12s linear infinite}@keyframes fall-156{43.383%{transform:translate(24.0542vw,43.383vh) scale(.2658)}to{transform:translate(20.6687vw,99vh) scale(.2658)}}.snow:nth-child(157){opacity:.4242;transform:translate(80.168vw,-10px) scale(.0951);animation:fall-157 19s -16s linear infinite}@keyframes fall-157{71.237%{transform:translate(74.6091vw,71.237vh) scale(.0951)}to{transform:translate(77.38855vw,99vh) scale(.0951)}}.snow:nth-child(158){opacity:1.4494;transform:translate(11.5893vw,-10px) scale(.4561);animation:fall-158 24s -20s linear infinite}@keyframes fall-158{43.18%{transform:translate(13.7246vw,43.18vh) scale(.4561)}to{transform:translate(12.65695vw,99vh) scale(.4561)}}.snow:nth-child(159){opacity:.42;transform:translate(48.155vw,-10px) scale(.286);animation:fall-159 23s -25s linear infinite}@keyframes fall-159{45.972%{transform:translate(50.9481vw,45.972vh) scale(.286)}to{transform:translate(49.55155vw,99vh) scale(.286)}}.snow:nth-child(160){opacity:.3252;transform:translate(28.6537vw,-10px) scale(.8368);animation:fall-160 22s -1s linear infinite}@keyframes fall-160{53.637%{transform:translate(35.1276vw,53.637vh) scale(.8368)}to{transform:translate(31.89065vw,99vh) scale(.8368)}}.snow:nth-child(161){opacity:1.775;transform:translate(65.001vw,-10px) scale(.0637);animation:fall-161 19s -22s linear infinite}@keyframes fall-161{46.328%{transform:translate(64.2262vw,46.328vh) scale(.0637)}to{transform:translate(64.6136vw,99vh) scale(.0637)}}.snow:nth-child(162){opacity:1.5226;transform:translate(66.6678vw,-10px) scale(.5407);animation:fall-162 20s -30s linear infinite}@keyframes fall-162{50.816%{transform:translate(60.3371vw,50.816vh) scale(.5407)}to{transform:translate(63.50245vw,99vh) scale(.5407)}}.snow:nth-child(163){opacity:1.8164;transform:translate(16.1349vw,-10px) scale(.038);animation:fall-163 22s -26s linear infinite}@keyframes fall-163{62.622%{transform:translate(7.0258vw,62.622vh) scale(.038)}to{transform:translate(11.58035vw,99vh) scale(.038)}}.snow:nth-child(164){opacity:1.237;transform:translate(87.9201vw,-10px) scale(.1926);animation:fall-164 19s -8s linear infinite}@keyframes fall-164{61.852%{transform:translate(96.1351vw,61.852vh) scale(.1926)}to{transform:translate(92.0276vw,99vh) scale(.1926)}}.snow:nth-child(165){opacity:.213;transform:translate(52.6259vw,-10px) scale(.9257);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{79.751%{transform:translate(44.4248vw,79.751vh) scale(.9257)}to{transform:translate(48.52535vw,99vh) scale(.9257)}}.snow:nth-child(166){opacity:.3212;transform:translate(91.7287vw,-10px) scale(.0318);animation:fall-166 15s -17s linear infinite}@keyframes fall-166{78.425%{transform:translate(94.5161vw,78.425vh) scale(.0318)}to{transform:translate(93.1224vw,99vh) scale(.0318)}}.snow:nth-child(167){opacity:1.3746;transform:translate(4.6835vw,-10px) scale(.013);animation:fall-167 19s -20s linear infinite}@keyframes fall-167{59.544%{transform:translate(.6515vw,59.544vh) scale(.013)}to{transform:translate(2.6675vw,99vh) scale(.013)}}.snow:nth-child(168){opacity:.8176;transform:translate(31.9205vw,-10px) scale(.5479);animation:fall-168 27s -22s linear infinite}@keyframes fall-168{77.752%{transform:translate(29.8876vw,77.752vh) scale(.5479)}to{transform:translate(30.90405vw,99vh) scale(.5479)}}.snow:nth-child(169){opacity:1.0622;transform:translate(27.1694vw,-10px) scale(.0837);animation:fall-169 16s -20s linear infinite}@keyframes fall-169{48.728%{transform:translate(32.7139vw,48.728vh) scale(.0837)}to{transform:translate(29.94165vw,99vh) scale(.0837)}}.snow:nth-child(170){opacity:1.9132;transform:translate(44.9487vw,-10px) scale(.4925);animation:fall-170 12s -19s linear infinite}@keyframes fall-170{40.034%{transform:translate(40.11vw,40.034vh) scale(.4925)}to{transform:translate(42.52935vw,99vh) scale(.4925)}}.snow:nth-child(171){opacity:1.7256;transform:translate(95.9455vw,-10px) scale(.3405);animation:fall-171 27s -29s linear infinite}@keyframes fall-171{47.599%{transform:translate(97.7781vw,47.599vh) scale(.3405)}to{transform:translate(96.8618vw,99vh) scale(.3405)}}.snow:nth-child(172){opacity:1.8978;transform:translate(72.7789vw,-10px) scale(.6923);animation:fall-172 25s -16s linear infinite}@keyframes fall-172{54.894%{transform:translate(65.21vw,54.894vh) scale(.6923)}to{transform:translate(68.99445vw,99vh) scale(.6923)}}.snow:nth-child(173){opacity:.4986;transform:translate(55.433vw,-10px) scale(.9226);animation:fall-173 30s -21s linear infinite}@keyframes fall-173{57.615%{transform:translate(53.8494vw,57.615vh) scale(.9226)}to{transform:translate(54.6412vw,99vh) scale(.9226)}}.snow:nth-child(174){opacity:1.9156;transform:translate(24.9379vw,-10px) scale(.8203);animation:fall-174 14s -20s linear infinite}@keyframes fall-174{78.347%{transform:translate(22.3603vw,78.347vh) scale(.8203)}to{transform:translate(23.6491vw,99vh) scale(.8203)}}.snow:nth-child(175){opacity:.727;transform:translate(80.8984vw,-10px) scale(.0347);animation:fall-175 26s -9s linear infinite}@keyframes fall-175{69.395%{transform:translate(74.1178vw,69.395vh) scale(.0347)}to{transform:translate(77.5081vw,99vh) scale(.0347)}}.snow:nth-child(176){opacity:1.724;transform:translate(57.8925vw,-10px) scale(.21);animation:fall-176 26s -14s linear infinite}@keyframes fall-176{50.202%{transform:translate(50.9164vw,50.202vh) scale(.21)}to{transform:translate(54.40445vw,99vh) scale(.21)}}.snow:nth-child(177){opacity:.2574;transform:translate(20.8126vw,-10px) scale(.4665);animation:fall-177 23s -15s linear infinite}@keyframes fall-177{54.365%{transform:translate(13.813vw,54.365vh) scale(.4665)}to{transform:translate(17.3128vw,99vh) scale(.4665)}}.snow:nth-child(178){opacity:.2084;transform:translate(73.1165vw,-10px) scale(.3257);animation:fall-178 19s -3s linear infinite}@keyframes fall-178{36.658%{transform:translate(64.5564vw,36.658vh) scale(.3257)}to{transform:translate(68.83645vw,99vh) scale(.3257)}}.snow:nth-child(179){opacity:1.9092;transform:translate(7.1997vw,-10px) scale(.962);animation:fall-179 15s -11s linear infinite}@keyframes fall-179{67.192%{transform:translate(16.5135vw,67.192vh) scale(.962)}to{transform:translate(11.8566vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.5974;transform:translate(7.1249vw,-10px) scale(.2986);animation:fall-180 28s -18s linear infinite}@keyframes fall-180{38.913%{transform:translate(7.9358vw,38.913vh) scale(.2986)}to{transform:translate(7.53035vw,99vh) scale(.2986)}}.snow:nth-child(181){opacity:1.894;transform:translate(7.8276vw,-10px) scale(.8283);animation:fall-181 25s -2s linear infinite}@keyframes fall-181{73.337%{transform:translate(16.5677vw,73.337vh) scale(.8283)}to{transform:translate(12.19765vw,99vh) scale(.8283)}}.snow:nth-child(182){opacity:1.094;transform:translate(78.1271vw,-10px) scale(.7);animation:fall-182 18s -21s linear infinite}@keyframes fall-182{55.02%{transform:translate(80.7337vw,55.02vh) scale(.7)}to{transform:translate(79.4304vw,99vh) scale(.7)}}.snow:nth-child(183){opacity:.3796;transform:translate(5.897vw,-10px) scale(.9617);animation:fall-183 14s -13s linear infinite}@keyframes fall-183{55.978%{transform:translate(15.059vw,55.978vh) scale(.9617)}to{transform:translate(10.478vw,99vh) scale(.9617)}}.snow:nth-child(184){opacity:1.7772;transform:translate(46.6054vw,-10px) scale(.3082);animation:fall-184 26s -30s linear infinite}@keyframes fall-184{52.904%{transform:translate(53.1811vw,52.904vh) scale(.3082)}to{transform:translate(49.89325vw,99vh) scale(.3082)}}.snow:nth-child(185){opacity:1.2938;transform:translate(87.8999vw,-10px) scale(.7334);animation:fall-185 13s -22s linear infinite}@keyframes fall-185{59.23%{transform:translate(96.158vw,59.23vh) scale(.7334)}to{transform:translate(92.02895vw,99vh) scale(.7334)}}.snow:nth-child(186){opacity:1.423;transform:translate(86.1783vw,-10px) scale(.5428);animation:fall-186 27s -13s linear infinite}@keyframes fall-186{75.046%{transform:translate(85.1702vw,75.046vh) scale(.5428)}to{transform:translate(85.67425vw,99vh) scale(.5428)}}.snow:nth-child(187){opacity:.9536;transform:translate(94.5283vw,-10px) scale(.6628);animation:fall-187 23s -18s linear infinite}@keyframes fall-187{52.123%{transform:translate(93.6442vw,52.123vh) scale(.6628)}to{transform:translate(94.08625vw,99vh) scale(.6628)}}.snow:nth-child(188){opacity:1.825;transform:translate(91.0863vw,-10px) scale(.2764);animation:fall-188 18s -4s linear infinite}@keyframes fall-188{73.861%{transform:translate(97.66vw,73.861vh) scale(.2764)}to{transform:translate(94.37315vw,99vh) scale(.2764)}}.snow:nth-child(189){opacity:.9236;transform:translate(79.7369vw,-10px) scale(.7932);animation:fall-189 17s -24s linear infinite}@keyframes fall-189{34.231%{transform:translate(83.4849vw,34.231vh) scale(.7932)}to{transform:translate(81.6109vw,99vh) scale(.7932)}}.snow:nth-child(190){opacity:1.0102;transform:translate(20.1761vw,-10px) scale(.8929);animation:fall-190 21s -13s linear infinite}@keyframes fall-190{36.709%{transform:translate(24.2558vw,36.709vh) scale(.8929)}to{transform:translate(22.21595vw,99vh) scale(.8929)}}.snow:nth-child(191){opacity:.9228;transform:translate(78.0434vw,-10px) scale(.5252);animation:fall-191 18s -9s linear infinite}@keyframes fall-191{67.899%{transform:translate(83.7464vw,67.899vh) scale(.5252)}to{transform:translate(80.8949vw,99vh) scale(.5252)}}.snow:nth-child(192){opacity:1.889;transform:translate(76.5296vw,-10px) scale(.7027);animation:fall-192 19s -10s linear infinite}@keyframes fall-192{51.301%{transform:translate(81.8773vw,51.301vh) scale(.7027)}to{transform:translate(79.20345vw,99vh) scale(.7027)}}.snow:nth-child(193){opacity:.1328;transform:translate(37.5156vw,-10px) scale(.2631);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{63.767%{transform:translate(45.7248vw,63.767vh) scale(.2631)}to{transform:translate(41.6202vw,99vh) scale(.2631)}}.snow:nth-child(194){opacity:.5838;transform:translate(85.5428vw,-10px) scale(.8777);animation:fall-194 21s -18s linear infinite}@keyframes fall-194{72.32%{transform:translate(90.5351vw,72.32vh) scale(.8777)}to{transform:translate(88.03895vw,99vh) scale(.8777)}}.snow:nth-child(195){opacity:.4292;transform:translate(64.0051vw,-10px) scale(.6241);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{36.027%{transform:translate(56.8166vw,36.027vh) scale(.6241)}to{transform:translate(60.41085vw,99vh) scale(.6241)}}.snow:nth-child(196){opacity:1.5898;transform:translate(77.6173vw,-10px) scale(.2474);animation:fall-196 13s -7s linear infinite}@keyframes fall-196{64.232%{transform:translate(70.1027vw,64.232vh) scale(.2474)}to{transform:translate(73.86vw,99vh) scale(.2474)}}.snow:nth-child(197){opacity:1.0844;transform:translate(65.2554vw,-10px) scale(.6705);animation:fall-197 17s -26s linear infinite}@keyframes fall-197{68.143%{transform:translate(70.7169vw,68.143vh) scale(.6705)}to{transform:translate(67.98615vw,99vh) scale(.6705)}}.snow:nth-child(198){opacity:1.128;transform:translate(53.0335vw,-10px) scale(.7863);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{38.904%{transform:translate(57.1943vw,38.904vh) scale(.7863)}to{transform:translate(55.1139vw,99vh) scale(.7863)}}.snow:nth-child(199){opacity:.8774;transform:translate(71.758vw,-10px) scale(.2279);animation:fall-199 19s -21s linear infinite}@keyframes fall-199{58.631%{transform:translate(78.4935vw,58.631vh) scale(.2279)}to{transform:translate(75.12575vw,99vh) scale(.2279)}}.snow:nth-child(200){opacity:1.2276;transform:translate(35.9172vw,-10px) scale(.865);animation:fall-200 27s -30s linear infinite}@keyframes fall-200{77.979%{transform:translate(37.5926vw,77.979vh) scale(.865)}to{transform:translate(36.7549vw,99vh) scale(.865)}}.snow:nth-child(201){opacity:.812;transform:translate(69.8732vw,-10px) scale(.0894);animation:fall-201 22s -14s linear infinite}@keyframes fall-201{66.414%{transform:translate(63.1416vw,66.414vh) scale(.0894)}to{transform:translate(66.5074vw,99vh) scale(.0894)}}.snow:nth-child(202){opacity:.8376;transform:translate(37.0152vw,-10px) scale(.232);animation:fall-202 15s -8s linear infinite}@keyframes fall-202{74.232%{transform:translate(41.1842vw,74.232vh) scale(.232)}to{transform:translate(39.0997vw,99vh) scale(.232)}}.snow:nth-child(203){opacity:1.5948;transform:translate(86.8367vw,-10px) scale(.4787);animation:fall-203 19s -9s linear infinite}@keyframes fall-203{38.902%{transform:translate(93.6105vw,38.902vh) scale(.4787)}to{transform:translate(90.2236vw,99vh) scale(.4787)}}.snow:nth-child(204){opacity:.4878;transform:translate(94.2926vw,-10px) scale(.0512);animation:fall-204 28s -2s linear infinite}@keyframes fall-204{74.522%{transform:translate(87.4302vw,74.522vh) scale(.0512)}to{transform:translate(90.8614vw,99vh) scale(.0512)}}.snow:nth-child(205){opacity:1.658;transform:translate(61.82vw,-10px) scale(.8029);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{49.634%{transform:translate(68.5128vw,49.634vh) scale(.8029)}to{transform:translate(65.1664vw,99vh) scale(.8029)}}.snow:nth-child(206){opacity:1.6692;transform:translate(53.5687vw,-10px) scale(.1174);animation:fall-206 11s -18s linear infinite}@keyframes fall-206{60.652%{transform:translate(48.2554vw,60.652vh) scale(.1174)}to{transform:translate(50.91205vw,99vh) scale(.1174)}}.snow:nth-child(207){opacity:.6728;transform:translate(88.0146vw,-10px) scale(.8761);animation:fall-207 16s -21s linear infinite}@keyframes fall-207{32.066%{transform:translate(79.4379vw,32.066vh) scale(.8761)}to{transform:translate(83.72625vw,99vh) scale(.8761)}}.snow:nth-child(208){opacity:.2322;transform:translate(87.7836vw,-10px) scale(.5024);animation:fall-208 28s -23s linear infinite}@keyframes fall-208{68.129%{transform:translate(77.8064vw,68.129vh) scale(.5024)}to{transform:translate(82.795vw,99vh) scale(.5024)}}.snow:nth-child(209){opacity:1.9126;transform:translate(4.8239vw,-10px) scale(.9276);animation:fall-209 13s -2s linear infinite}@keyframes fall-209{33.94%{transform:translate(-3.1107vw,33.94vh) scale(.9276)}to{transform:translate(.8566vw,99vh) scale(.9276)}}.snow:nth-child(210){opacity:1.1142;transform:translate(64.3726vw,-10px) scale(.8849);animation:fall-210 12s -27s linear infinite}@keyframes fall-210{42.711%{transform:translate(64.4991vw,42.711vh) scale(.8849)}to{transform:translate(64.43585vw,99vh) scale(.8849)}}.snow:nth-child(211){opacity:1.9732;transform:translate(21.5877vw,-10px) scale(.9919);animation:fall-211 20s -2s linear infinite}@keyframes fall-211{38.537%{transform:translate(25.1136vw,38.537vh) scale(.9919)}to{transform:translate(23.35065vw,99vh) scale(.9919)}}.snow:nth-child(212){opacity:.0888;transform:translate(78.2155vw,-10px) scale(.4205);animation:fall-212 11s -18s linear infinite}@keyframes fall-212{72.734%{transform:translate(81.0214vw,72.734vh) scale(.4205)}to{transform:translate(79.61845vw,99vh) scale(.4205)}}.snow:nth-child(213){opacity:1.8514;transform:translate(5.7096vw,-10px) scale(.6697);animation:fall-213 27s -19s linear infinite}@keyframes fall-213{45.001%{transform:translate(.2837vw,45.001vh) scale(.6697)}to{transform:translate(2.99665vw,99vh) scale(.6697)}}.snow:nth-child(214){opacity:.1014;transform:translate(17.4549vw,-10px) scale(.3976);animation:fall-214 10s -28s linear infinite}@keyframes fall-214{74.882%{transform:translate(8.0656vw,74.882vh) scale(.3976)}to{transform:translate(12.76025vw,99vh) scale(.3976)}}.snow:nth-child(215){opacity:.7718;transform:translate(82.4044vw,-10px) scale(.1353);animation:fall-215 28s -27s linear infinite}@keyframes fall-215{31.251%{transform:translate(82.1566vw,31.251vh) scale(.1353)}to{transform:translate(82.2805vw,99vh) scale(.1353)}}.snow:nth-child(216){opacity:.4372;transform:translate(9.1982vw,-10px) scale(.6824);animation:fall-216 18s -17s linear infinite}@keyframes fall-216{78.285%{transform:translate(17.6226vw,78.285vh) scale(.6824)}to{transform:translate(13.4104vw,99vh) scale(.6824)}}.snow:nth-child(217){opacity:1.6362;transform:translate(15.7305vw,-10px) scale(.5621);animation:fall-217 22s -1s linear infinite}@keyframes fall-217{34.56%{transform:translate(14.4675vw,34.56vh) scale(.5621)}to{transform:translate(15.099vw,99vh) scale(.5621)}}.snow:nth-child(218){opacity:1.5602;transform:translate(10.38vw,-10px) scale(.9105);animation:fall-218 16s -28s linear infinite}@keyframes fall-218{65.879%{transform:translate(4.9242vw,65.879vh) scale(.9105)}to{transform:translate(7.6521vw,99vh) scale(.9105)}}.snow:nth-child(219){opacity:.8726;transform:translate(67.4926vw,-10px) scale(.8753);animation:fall-219 23s -13s linear infinite}@keyframes fall-219{72.623%{transform:translate(62.6286vw,72.623vh) scale(.8753)}to{transform:translate(65.0606vw,99vh) scale(.8753)}}.snow:nth-child(220){opacity:1.2326;transform:translate(7.1883vw,-10px) scale(.3558);animation:fall-220 24s -26s linear infinite}@keyframes fall-220{67.956%{transform:translate(7.2527vw,67.956vh) scale(.3558)}to{transform:translate(7.2205vw,99vh) scale(.3558)}}.snow:nth-child(221){opacity:1.3202;transform:translate(25.8708vw,-10px) scale(.6415);animation:fall-221 12s -12s linear infinite}@keyframes fall-221{78.567%{transform:translate(24.6547vw,78.567vh) scale(.6415)}to{transform:translate(25.26275vw,99vh) scale(.6415)}}.snow:nth-child(222){opacity:.5736;transform:translate(99.2525vw,-10px) scale(.6221);animation:fall-222 24s -29s linear infinite}@keyframes fall-222{75.557%{transform:translate(97.1998vw,75.557vh) scale(.6221)}to{transform:translate(98.22615vw,99vh) scale(.6221)}}.snow:nth-child(223){opacity:1.3282;transform:translate(34.9063vw,-10px) scale(.1371);animation:fall-223 21s -27s linear infinite}@keyframes fall-223{35.94%{transform:translate(31.9488vw,35.94vh) scale(.1371)}to{transform:translate(33.42755vw,99vh) scale(.1371)}}.snow:nth-child(224){opacity:1.8656;transform:translate(83.2252vw,-10px) scale(.9869);animation:fall-224 30s -26s linear infinite}@keyframes fall-224{32.245%{transform:translate(82.1359vw,32.245vh) scale(.9869)}to{transform:translate(82.68055vw,99vh) scale(.9869)}}.snow:nth-child(225){opacity:.7382;transform:translate(26.3607vw,-10px) scale(.5746);animation:fall-225 24s -2s linear infinite}@keyframes fall-225{49.271%{transform:translate(36.155vw,49.271vh) scale(.5746)}to{transform:translate(31.25785vw,99vh) scale(.5746)}}.snow:nth-child(226){opacity:.6466;transform:translate(55.2667vw,-10px) scale(.2691);animation:fall-226 14s -3s linear infinite}@keyframes fall-226{65.433%{transform:translate(61.5605vw,65.433vh) scale(.2691)}to{transform:translate(58.4136vw,99vh) scale(.2691)}}.snow:nth-child(227){opacity:1.916;transform:translate(19.7972vw,-10px) scale(.3976);animation:fall-227 17s -7s linear infinite}@keyframes fall-227{54.235%{transform:translate(13.7832vw,54.235vh) scale(.3976)}to{transform:translate(16.7902vw,99vh) scale(.3976)}}.snow:nth-child(228){opacity:1.621;transform:translate(56.4691vw,-10px) scale(.4296);animation:fall-228 20s -22s linear infinite}@keyframes fall-228{45.795%{transform:translate(51.7313vw,45.795vh) scale(.4296)}to{transform:translate(54.1002vw,99vh) scale(.4296)}}.snow:nth-child(229){opacity:.1324;transform:translate(77.7174vw,-10px) scale(.692);animation:fall-229 14s -1s linear infinite}@keyframes fall-229{48.306%{transform:translate(85.7667vw,48.306vh) scale(.692)}to{transform:translate(81.74205vw,99vh) scale(.692)}}.snow:nth-child(230){opacity:.7702;transform:translate(.7718vw,-10px) scale(.9194);animation:fall-230 13s -2s linear infinite}@keyframes fall-230{75.398%{transform:translate(-7.381vw,75.398vh) scale(.9194)}to{transform:translate(-3.3046vw,99vh) scale(.9194)}}.snow:nth-child(231){opacity:1.1564;transform:translate(79.9015vw,-10px) scale(.2603);animation:fall-231 12s -8s linear infinite}@keyframes fall-231{62.229%{transform:translate(73.9279vw,62.229vh) scale(.2603)}to{transform:translate(76.9147vw,99vh) scale(.2603)}}.snow:nth-child(232){opacity:.0778;transform:translate(46.2036vw,-10px) scale(.5981);animation:fall-232 13s -25s linear infinite}@keyframes fall-232{45.39%{transform:translate(41.2929vw,45.39vh) scale(.5981)}to{transform:translate(43.74825vw,99vh) scale(.5981)}}.snow:nth-child(233){opacity:1.4548;transform:translate(22.9151vw,-10px) scale(.3732);animation:fall-233 28s -23s linear infinite}@keyframes fall-233{70.924%{transform:translate(30.0443vw,70.924vh) scale(.3732)}to{transform:translate(26.4797vw,99vh) scale(.3732)}}.snow:nth-child(234){opacity:1.6074;transform:translate(79.6791vw,-10px) scale(.4956);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{34.579%{transform:translate(75.788vw,34.579vh) scale(.4956)}to{transform:translate(77.73355vw,99vh) scale(.4956)}}.snow:nth-child(235){opacity:.3462;transform:translate(10.127vw,-10px) scale(.2628);animation:fall-235 26s -25s linear infinite}@keyframes fall-235{54.548%{transform:translate(13.0503vw,54.548vh) scale(.2628)}to{transform:translate(11.58865vw,99vh) scale(.2628)}}.snow:nth-child(236){opacity:1.517;transform:translate(9.626vw,-10px) scale(.5833);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{32.848%{transform:translate(8.9552vw,32.848vh) scale(.5833)}to{transform:translate(9.2906vw,99vh) scale(.5833)}}.snow:nth-child(237){opacity:1.0308;transform:translate(22.2701vw,-10px) scale(.6897);animation:fall-237 17s -27s linear infinite}@keyframes fall-237{56.809%{transform:translate(22.686vw,56.809vh) scale(.6897)}to{transform:translate(22.47805vw,99vh) scale(.6897)}}.snow:nth-child(238){opacity:1.9918;transform:translate(85.1382vw,-10px) scale(.1945);animation:fall-238 29s -11s linear infinite}@keyframes fall-238{66.009%{transform:translate(89.0908vw,66.009vh) scale(.1945)}to{transform:translate(87.1145vw,99vh) scale(.1945)}}.snow:nth-child(239){opacity:1.0448;transform:translate(95.7897vw,-10px) scale(.6557);animation:fall-239 30s -15s linear infinite}@keyframes fall-239{68.936%{transform:translate(96.5123vw,68.936vh) scale(.6557)}to{transform:translate(96.151vw,99vh) scale(.6557)}}.snow:nth-child(240){opacity:1.0528;transform:translate(84.9874vw,-10px) scale(.1943);animation:fall-240 22s -7s linear infinite}@keyframes fall-240{49.156%{transform:translate(78.0457vw,49.156vh) scale(.1943)}to{transform:translate(81.51655vw,99vh) scale(.1943)}}.snow:nth-child(241){opacity:.8434;transform:translate(82.9681vw,-10px) scale(.9307);animation:fall-241 10s -23s linear infinite}@keyframes fall-241{75.735%{transform:translate(75.4191vw,75.735vh) scale(.9307)}to{transform:translate(79.1936vw,99vh) scale(.9307)}}.snow:nth-child(242){opacity:1.5736;transform:translate(28.9889vw,-10px) scale(.0283);animation:fall-242 29s -8s linear infinite}@keyframes fall-242{57.681%{transform:translate(28.1922vw,57.681vh) scale(.0283)}to{transform:translate(28.59055vw,99vh) scale(.0283)}}.snow:nth-child(243){opacity:.1428;transform:translate(46.415vw,-10px) scale(.331);animation:fall-243 14s -4s linear infinite}@keyframes fall-243{58.14%{transform:translate(46.1769vw,58.14vh) scale(.331)}to{transform:translate(46.29595vw,99vh) scale(.331)}}.snow:nth-child(244){opacity:.3532;transform:translate(93.8725vw,-10px) scale(.1398);animation:fall-244 28s -15s linear infinite}@keyframes fall-244{38.419%{transform:translate(86.1856vw,38.419vh) scale(.1398)}to{transform:translate(90.02905vw,99vh) scale(.1398)}}.snow:nth-child(245){opacity:.7154;transform:translate(36.6931vw,-10px) scale(.591);animation:fall-245 29s -20s linear infinite}@keyframes fall-245{52.526%{transform:translate(36.5937vw,52.526vh) scale(.591)}to{transform:translate(36.6434vw,99vh) scale(.591)}}.snow:nth-child(246){opacity:.1938;transform:translate(89.8791vw,-10px) scale(.448);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{30.955%{transform:translate(81.1639vw,30.955vh) scale(.448)}to{transform:translate(85.5215vw,99vh) scale(.448)}}.snow:nth-child(247){opacity:1.0674;transform:translate(52.7532vw,-10px) scale(.1191);animation:fall-247 18s -7s linear infinite}@keyframes fall-247{52.231%{transform:translate(45.7645vw,52.231vh) scale(.1191)}to{transform:translate(49.25885vw,99vh) scale(.1191)}}.snow:nth-child(248){opacity:.835;transform:translate(33.3644vw,-10px) scale(.1208);animation:fall-248 29s -1s linear infinite}@keyframes fall-248{32.229%{transform:translate(37.7896vw,32.229vh) scale(.1208)}to{transform:translate(35.577vw,99vh) scale(.1208)}}.snow:nth-child(249){opacity:.1804;transform:translate(17.2151vw,-10px) scale(.4199);animation:fall-249 24s -24s linear infinite}@keyframes fall-249{54.639%{transform:translate(25.8018vw,54.639vh) scale(.4199)}to{transform:translate(21.50845vw,99vh) scale(.4199)}}.snow:nth-child(250){opacity:1.846;transform:translate(7.7vw,-10px) scale(.9486);animation:fall-250 21s -23s linear infinite}@keyframes fall-250{41.272%{transform:translate(8.5398vw,41.272vh) scale(.9486)}to{transform:translate(8.1199vw,99vh) scale(.9486)}}.snow:nth-child(251){opacity:.9906;transform:translate(8.4618vw,-10px) scale(.2937);animation:fall-251 21s -30s linear infinite}@keyframes fall-251{43.916%{transform:translate(5.3356vw,43.916vh) scale(.2937)}to{transform:translate(6.8987vw,99vh) scale(.2937)}}.snow:nth-child(252){opacity:.793;transform:translate(20.5575vw,-10px) scale(.8687);animation:fall-252 11s -1s linear infinite}@keyframes fall-252{48.227%{transform:translate(27.2064vw,48.227vh) scale(.8687)}to{transform:translate(23.88195vw,99vh) scale(.8687)}}.snow:nth-child(253){opacity:1.1176;transform:translate(40.3957vw,-10px) scale(.2225);animation:fall-253 19s -6s linear infinite}@keyframes fall-253{66.409%{transform:translate(43.4626vw,66.409vh) scale(.2225)}to{transform:translate(41.92915vw,99vh) scale(.2225)}}.snow:nth-child(254){opacity:1.519;transform:translate(71.9175vw,-10px) scale(.873);animation:fall-254 11s -7s linear infinite}@keyframes fall-254{69.488%{transform:translate(65.1376vw,69.488vh) scale(.873)}to{transform:translate(68.52755vw,99vh) scale(.873)}}.snow:nth-child(255){opacity:1.7398;transform:translate(73.8285vw,-10px) scale(.8693);animation:fall-255 30s -27s linear infinite}@keyframes fall-255{42.341%{transform:translate(78.4129vw,42.341vh) scale(.8693)}to{transform:translate(76.1207vw,99vh) scale(.8693)}}.snow:nth-child(256){opacity:1.6212;transform:translate(58.9828vw,-10px) scale(.6335);animation:fall-256 12s -6s linear infinite}@keyframes fall-256{61.66%{transform:translate(52.057vw,61.66vh) scale(.6335)}to{transform:translate(55.5199vw,99vh) scale(.6335)}}.snow:nth-child(257){opacity:.4576;transform:translate(21.2422vw,-10px) scale(.605);animation:fall-257 24s -22s linear infinite}@keyframes fall-257{68.762%{transform:translate(11.7145vw,68.762vh) scale(.605)}to{transform:translate(16.47835vw,99vh) scale(.605)}}.snow:nth-child(258){opacity:.9256;transform:translate(37.6919vw,-10px) scale(.0268);animation:fall-258 15s -28s linear infinite}@keyframes fall-258{31.016%{transform:translate(35.7791vw,31.016vh) scale(.0268)}to{transform:translate(36.7355vw,99vh) scale(.0268)}}.snow:nth-child(259){opacity:1.5368;transform:translate(27.4269vw,-10px) scale(.0694);animation:fall-259 22s -28s linear infinite}@keyframes fall-259{33.521%{transform:translate(28.4827vw,33.521vh) scale(.0694)}to{transform:translate(27.9548vw,99vh) scale(.0694)}}.snow:nth-child(260){opacity:1.1256;transform:translate(2.2635vw,-10px) scale(.8132);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{36.555%{transform:translate(-2.3525vw,36.555vh) scale(.8132)}to{transform:translate(-.0445vw,99vh) scale(.8132)}}.snow:nth-child(261){opacity:.5968;transform:translate(73.5059vw,-10px) scale(.6567);animation:fall-261 26s -28s linear infinite}@keyframes fall-261{35.872%{transform:translate(80.4366vw,35.872vh) scale(.6567)}to{transform:translate(76.97125vw,99vh) scale(.6567)}}.snow:nth-child(262){opacity:1.3622;transform:translate(96.3631vw,-10px) scale(.2796);animation:fall-262 11s -20s linear infinite}@keyframes fall-262{56.635%{transform:translate(88.4545vw,56.635vh) scale(.2796)}to{transform:translate(92.4088vw,99vh) scale(.2796)}}.snow:nth-child(263){opacity:1.905;transform:translate(66.3192vw,-10px) scale(.3746);animation:fall-263 29s -11s linear infinite}@keyframes fall-263{44.66%{transform:translate(59.8867vw,44.66vh) scale(.3746)}to{transform:translate(63.10295vw,99vh) scale(.3746)}}.snow:nth-child(264){opacity:.7368;transform:translate(24.541vw,-10px) scale(.6029);animation:fall-264 12s -4s linear infinite}@keyframes fall-264{45.982%{transform:translate(22.1636vw,45.982vh) scale(.6029)}to{transform:translate(23.3523vw,99vh) scale(.6029)}}.snow:nth-child(265){opacity:.8134;transform:translate(73.4139vw,-10px) scale(.353);animation:fall-265 26s -8s linear infinite}@keyframes fall-265{58.125%{transform:translate(77.4514vw,58.125vh) scale(.353)}to{transform:translate(75.43265vw,99vh) scale(.353)}}.snow:nth-child(266){opacity:1.7076;transform:translate(.8798vw,-10px) scale(.5341);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{78.021%{transform:translate(1.637vw,78.021vh) scale(.5341)}to{transform:translate(1.2584vw,99vh) scale(.5341)}}.snow:nth-child(267){opacity:.2896;transform:translate(15.5326vw,-10px) scale(.6631);animation:fall-267 14s -20s linear infinite}@keyframes fall-267{35.93%{transform:translate(14.1923vw,35.93vh) scale(.6631)}to{transform:translate(14.86245vw,99vh) scale(.6631)}}.snow:nth-child(268){opacity:.988;transform:translate(68.8736vw,-10px) scale(.1334);animation:fall-268 16s -21s linear infinite}@keyframes fall-268{63.273%{transform:translate(62.6479vw,63.273vh) scale(.1334)}to{transform:translate(65.76075vw,99vh) scale(.1334)}}.snow:nth-child(269){opacity:1.4016;transform:translate(2.8864vw,-10px) scale(.0239);animation:fall-269 25s -30s linear infinite}@keyframes fall-269{48.657%{transform:translate(-1.0373vw,48.657vh) scale(.0239)}to{transform:translate(.92455vw,99vh) scale(.0239)}}.snow:nth-child(270){opacity:1.1534;transform:translate(46.1922vw,-10px) scale(.3064);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{72.452%{transform:translate(41.0784vw,72.452vh) scale(.3064)}to{transform:translate(43.6353vw,99vh) scale(.3064)}}.snow:nth-child(271){opacity:.313;transform:translate(61.2232vw,-10px) scale(.0529);animation:fall-271 30s -26s linear infinite}@keyframes fall-271{33.757%{transform:translate(61.7817vw,33.757vh) scale(.0529)}to{transform:translate(61.50245vw,99vh) scale(.0529)}}.snow:nth-child(272){opacity:.4648;transform:translate(82.5951vw,-10px) scale(.7507);animation:fall-272 17s -20s linear infinite}@keyframes fall-272{48.066%{transform:translate(78.1921vw,48.066vh) scale(.7507)}to{transform:translate(80.3936vw,99vh) scale(.7507)}}.snow:nth-child(273){opacity:1.716;transform:translate(25.2279vw,-10px) scale(.2936);animation:fall-273 16s -14s linear infinite}@keyframes fall-273{52.91%{transform:translate(22.2142vw,52.91vh) scale(.2936)}to{transform:translate(23.72105vw,99vh) scale(.2936)}}.snow:nth-child(274){opacity:1.806;transform:translate(9.0359vw,-10px) scale(.3852);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{44.941%{transform:translate(9.5661vw,44.941vh) scale(.3852)}to{transform:translate(9.301vw,99vh) scale(.3852)}}.snow:nth-child(275){opacity:.2922;transform:translate(38.9379vw,-10px) scale(.6268);animation:fall-275 16s -10s linear infinite}@keyframes fall-275{71.842%{transform:translate(41.545vw,71.842vh) scale(.6268)}to{transform:translate(40.24145vw,99vh) scale(.6268)}}.snow:nth-child(276){opacity:.946;transform:translate(23.8902vw,-10px) scale(.9384);animation:fall-276 28s -11s linear infinite}@keyframes fall-276{60.016%{transform:translate(31.2091vw,60.016vh) scale(.9384)}to{transform:translate(27.54965vw,99vh) scale(.9384)}}.snow:nth-child(277){opacity:.2832;transform:translate(58.5789vw,-10px) scale(.7807);animation:fall-277 26s -8s linear infinite}@keyframes fall-277{41.271%{transform:translate(54.2807vw,41.271vh) scale(.7807)}to{transform:translate(56.4298vw,99vh) scale(.7807)}}.snow:nth-child(278){opacity:1.2192;transform:translate(16.1593vw,-10px) scale(.7263);animation:fall-278 10s -2s linear infinite}@keyframes fall-278{53.241%{transform:translate(10.343vw,53.241vh) scale(.7263)}to{transform:translate(13.25115vw,99vh) scale(.7263)}}.snow:nth-child(279){opacity:.75;transform:translate(83.2424vw,-10px) scale(.6861);animation:fall-279 20s -25s linear infinite}@keyframes fall-279{33.515%{transform:translate(83.8708vw,33.515vh) scale(.6861)}to{transform:translate(83.5566vw,99vh) scale(.6861)}}.snow:nth-child(280){opacity:.7664;transform:translate(16.2336vw,-10px) scale(.4411);animation:fall-280 15s -2s linear infinite}@keyframes fall-280{48.47%{transform:translate(8.8211vw,48.47vh) scale(.4411)}to{transform:translate(12.52735vw,99vh) scale(.4411)}}.snow:nth-child(281){opacity:1.6394;transform:translate(77.9229vw,-10px) scale(.8122);animation:fall-281 29s -21s linear infinite}@keyframes fall-281{53.429%{transform:translate(83.2896vw,53.429vh) scale(.8122)}to{transform:translate(80.60625vw,99vh) scale(.8122)}}.snow:nth-child(282){opacity:.3054;transform:translate(35.1869vw,-10px) scale(.1097);animation:fall-282 16s -13s linear infinite}@keyframes fall-282{46.394%{transform:translate(38.2013vw,46.394vh) scale(.1097)}to{transform:translate(36.6941vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:.2706;transform:translate(29.8311vw,-10px) scale(.3947);animation:fall-283 26s -30s linear infinite}@keyframes fall-283{45.554%{transform:translate(36.3545vw,45.554vh) scale(.3947)}to{transform:translate(33.0928vw,99vh) scale(.3947)}}.snow:nth-child(284){opacity:1.8034;transform:translate(37.5696vw,-10px) scale(.5326);animation:fall-284 13s -24s linear infinite}@keyframes fall-284{51.535%{transform:translate(33.5004vw,51.535vh) scale(.5326)}to{transform:translate(35.535vw,99vh) scale(.5326)}}.snow:nth-child(285){opacity:.1096;transform:translate(41.362vw,-10px) scale(.2922);animation:fall-285 15s -28s linear infinite}@keyframes fall-285{33.423%{transform:translate(34.1396vw,33.423vh) scale(.2922)}to{transform:translate(37.7508vw,99vh) scale(.2922)}}.snow:nth-child(286){opacity:.9138;transform:translate(87.0998vw,-10px) scale(.2546);animation:fall-286 20s -1s linear infinite}@keyframes fall-286{74.479%{transform:translate(89.5224vw,74.479vh) scale(.2546)}to{transform:translate(88.3111vw,99vh) scale(.2546)}}.snow:nth-child(287){opacity:1.3014;transform:translate(85.8603vw,-10px) scale(.9231);animation:fall-287 26s -29s linear infinite}@keyframes fall-287{59.36%{transform:translate(77.389vw,59.36vh) scale(.9231)}to{transform:translate(81.62465vw,99vh) scale(.9231)}}.snow:nth-child(288){opacity:.5824;transform:translate(50.3809vw,-10px) scale(.4621);animation:fall-288 30s -29s linear infinite}@keyframes fall-288{71.305%{transform:translate(46.1562vw,71.305vh) scale(.4621)}to{transform:translate(48.26855vw,99vh) scale(.4621)}}.snow:nth-child(289){opacity:1.516;transform:translate(29.3158vw,-10px) scale(.2149);animation:fall-289 13s -28s linear infinite}@keyframes fall-289{37.059%{transform:translate(32.8356vw,37.059vh) scale(.2149)}to{transform:translate(31.0757vw,99vh) scale(.2149)}}.snow:nth-child(290){opacity:1.1186;transform:translate(76.8034vw,-10px) scale(.3972);animation:fall-290 10s -1s linear infinite}@keyframes fall-290{76.482%{transform:translate(83.9234vw,76.482vh) scale(.3972)}to{transform:translate(80.3634vw,99vh) scale(.3972)}}.snow:nth-child(291){opacity:1.3052;transform:translate(43.1769vw,-10px) scale(.2518);animation:fall-291 27s -6s linear infinite}@keyframes fall-291{78.213%{transform:translate(35.5095vw,78.213vh) scale(.2518)}to{transform:translate(39.3432vw,99vh) scale(.2518)}}.snow:nth-child(292){opacity:.7752;transform:translate(13.3886vw,-10px) scale(.5184);animation:fall-292 23s -20s linear infinite}@keyframes fall-292{73.858%{transform:translate(17.2666vw,73.858vh) scale(.5184)}to{transform:translate(15.3276vw,99vh) scale(.5184)}}.snow:nth-child(293){opacity:.4764;transform:translate(66.1106vw,-10px) scale(.1305);animation:fall-293 24s -3s linear infinite}@keyframes fall-293{46.572%{transform:translate(57.4567vw,46.572vh) scale(.1305)}to{transform:translate(61.78365vw,99vh) scale(.1305)}}.snow:nth-child(294){opacity:1.173;transform:translate(47.5282vw,-10px) scale(.4277);animation:fall-294 16s -1s linear infinite}@keyframes fall-294{45.55%{transform:translate(48.8843vw,45.55vh) scale(.4277)}to{transform:translate(48.20625vw,99vh) scale(.4277)}}.snow:nth-child(295){opacity:1.4146;transform:translate(19.3753vw,-10px) scale(.4077);animation:fall-295 12s -28s linear infinite}@keyframes fall-295{51.98%{transform:translate(13.6685vw,51.98vh) scale(.4077)}to{transform:translate(16.5219vw,99vh) scale(.4077)}}.snow:nth-child(296){opacity:.1332;transform:translate(74.1903vw,-10px) scale(.56);animation:fall-296 21s -1s linear infinite}@keyframes fall-296{36.671%{transform:translate(69.6323vw,36.671vh) scale(.56)}to{transform:translate(71.9113vw,99vh) scale(.56)}}.snow:nth-child(297){opacity:1.008;transform:translate(79.1218vw,-10px) scale(.3324);animation:fall-297 19s -11s linear infinite}@keyframes fall-297{32.334%{transform:translate(84.6557vw,32.334vh) scale(.3324)}to{transform:translate(81.88875vw,99vh) scale(.3324)}}.snow:nth-child(298){opacity:1.6804;transform:translate(86.1858vw,-10px) scale(.0689);animation:fall-298 18s -20s linear infinite}@keyframes fall-298{71.255%{transform:translate(85.4531vw,71.255vh) scale(.0689)}to{transform:translate(85.81945vw,99vh) scale(.0689)}}.snow:nth-child(299){opacity:.2554;transform:translate(13.2698vw,-10px) scale(.0849);animation:fall-299 23s -1s linear infinite}@keyframes fall-299{69.353%{transform:translate(15.9362vw,69.353vh) scale(.0849)}to{transform:translate(14.603vw,99vh) scale(.0849)}}.snow:nth-child(300){opacity:1.6414;transform:translate(89.741vw,-10px) scale(.5826);animation:fall-300 28s -12s linear infinite}@keyframes fall-300{41.982%{transform:translate(87.019vw,41.982vh) scale(.5826)}to{transform:translate(88.38vw,99vh) scale(.5826)}}.snow:nth-child(301){opacity:1.993;transform:translate(73.5032vw,-10px) scale(.8061);animation:fall-301 10s -4s linear infinite}@keyframes fall-301{68.487%{transform:translate(72.8066vw,68.487vh) scale(.8061)}to{transform:translate(73.1549vw,99vh) scale(.8061)}}.snow:nth-child(302){opacity:1.604;transform:translate(9.4885vw,-10px) scale(.7033);animation:fall-302 27s -3s linear infinite}@keyframes fall-302{48.191%{transform:translate(4.2657vw,48.191vh) scale(.7033)}to{transform:translate(6.8771vw,99vh) scale(.7033)}}.snow:nth-child(303){opacity:1.0744;transform:translate(74.1794vw,-10px) scale(.7211);animation:fall-303 12s -14s linear infinite}@keyframes fall-303{46.641%{transform:translate(75.8467vw,46.641vh) scale(.7211)}to{transform:translate(75.01305vw,99vh) scale(.7211)}}.snow:nth-child(304){opacity:.6274;transform:translate(18.4195vw,-10px) scale(.9957);animation:fall-304 23s -15s linear infinite}@keyframes fall-304{76.299%{transform:translate(15.0154vw,76.299vh) scale(.9957)}to{transform:translate(16.71745vw,99vh) scale(.9957)}}.snow:nth-child(305){opacity:.0264;transform:translate(26.246vw,-10px) scale(.6421);animation:fall-305 27s -6s linear infinite}@keyframes fall-305{65.766%{transform:translate(18.4768vw,65.766vh) scale(.6421)}to{transform:translate(22.3614vw,99vh) scale(.6421)}}.snow:nth-child(306){opacity:1.7784;transform:translate(90.4628vw,-10px) scale(.2159);animation:fall-306 27s -13s linear infinite}@keyframes fall-306{65.151%{transform:translate(89.9844vw,65.151vh) scale(.2159)}to{transform:translate(90.2236vw,99vh) scale(.2159)}}.snow:nth-child(307){opacity:.2172;transform:translate(13.7434vw,-10px) scale(.9985);animation:fall-307 12s -16s linear infinite}@keyframes fall-307{70.789%{transform:translate(10.7601vw,70.789vh) scale(.9985)}to{transform:translate(12.25175vw,99vh) scale(.9985)}}.snow:nth-child(308){opacity:1.4232;transform:translate(56.2416vw,-10px) scale(.044);animation:fall-308 20s -11s linear infinite}@keyframes fall-308{39.68%{transform:translate(52.9888vw,39.68vh) scale(.044)}to{transform:translate(54.6152vw,99vh) scale(.044)}}.snow:nth-child(309){opacity:.03;transform:translate(43.7117vw,-10px) scale(.5589);animation:fall-309 20s -28s linear infinite}@keyframes fall-309{50.656%{transform:translate(47.4715vw,50.656vh) scale(.5589)}to{transform:translate(45.5916vw,99vh) scale(.5589)}}.snow:nth-child(310){opacity:1.0702;transform:translate(79.9967vw,-10px) scale(.9765);animation:fall-310 14s -1s linear infinite}@keyframes fall-310{60.597%{transform:translate(81.3178vw,60.597vh) scale(.9765)}to{transform:translate(80.65725vw,99vh) scale(.9765)}}.snow:nth-child(311){opacity:1.6518;transform:translate(97.6766vw,-10px) scale(.8012);animation:fall-311 13s -16s linear infinite}@keyframes fall-311{65.644%{transform:translate(99.6802vw,65.644vh) scale(.8012)}to{transform:translate(98.6784vw,99vh) scale(.8012)}}.snow:nth-child(312){opacity:1.128;transform:translate(25.6005vw,-10px) scale(.5336);animation:fall-312 15s -5s linear infinite}@keyframes fall-312{60.352%{transform:translate(16.7933vw,60.352vh) scale(.5336)}to{transform:translate(21.1969vw,99vh) scale(.5336)}}.snow:nth-child(313){opacity:1.8776;transform:translate(82.4442vw,-10px) scale(.0136);animation:fall-313 27s -7s linear infinite}@keyframes fall-313{45.218%{transform:translate(79.2342vw,45.218vh) scale(.0136)}to{transform:translate(80.8392vw,99vh) scale(.0136)}}.snow:nth-child(314){opacity:.0044;transform:translate(70.0373vw,-10px) scale(.3292);animation:fall-314 26s -29s linear infinite}@keyframes fall-314{35.265%{transform:translate(72.0316vw,35.265vh) scale(.3292)}to{transform:translate(71.03445vw,99vh) scale(.3292)}}.snow:nth-child(315){opacity:.38;transform:translate(29.9345vw,-10px) scale(.8558);animation:fall-315 26s -23s linear infinite}@keyframes fall-315{57.638%{transform:translate(31.1442vw,57.638vh) scale(.8558)}to{transform:translate(30.53935vw,99vh) scale(.8558)}}.snow:nth-child(316){opacity:1.7082;transform:translate(73.7566vw,-10px) scale(.1433);animation:fall-316 12s -30s linear infinite}@keyframes fall-316{54.101%{transform:translate(78.6439vw,54.101vh) scale(.1433)}to{transform:translate(76.20025vw,99vh) scale(.1433)}}.snow:nth-child(317){opacity:1.8086;transform:translate(4.4983vw,-10px) scale(.0851);animation:fall-317 28s -10s linear infinite}@keyframes fall-317{50.776%{transform:translate(.3526vw,50.776vh) scale(.0851)}to{transform:translate(2.42545vw,99vh) scale(.0851)}}.snow:nth-child(318){opacity:1.5762;transform:translate(11.002vw,-10px) scale(.6092);animation:fall-318 13s -29s linear infinite}@keyframes fall-318{47.73%{transform:translate(12.2072vw,47.73vh) scale(.6092)}to{transform:translate(11.6046vw,99vh) scale(.6092)}}.snow:nth-child(319){opacity:.035;transform:translate(53.9054vw,-10px) scale(.7963);animation:fall-319 30s -29s linear infinite}@keyframes fall-319{50.925%{transform:translate(53.1797vw,50.925vh) scale(.7963)}to{transform:translate(53.54255vw,99vh) scale(.7963)}}.snow:nth-child(320){opacity:.4318;transform:translate(98.469vw,-10px) scale(.5187);animation:fall-320 25s -19s linear infinite}@keyframes fall-320{60.493%{transform:translate(96.274vw,60.493vh) scale(.5187)}to{transform:translate(97.3715vw,99vh) scale(.5187)}}.snow:nth-child(321){opacity:.826;transform:translate(64.1301vw,-10px) scale(.1362);animation:fall-321 11s -6s linear infinite}@keyframes fall-321{55.719%{transform:translate(64.5506vw,55.719vh) scale(.1362)}to{transform:translate(64.34035vw,99vh) scale(.1362)}}.snow:nth-child(322){opacity:1.3304;transform:translate(40.1214vw,-10px) scale(.2096);animation:fall-322 10s -20s linear infinite}@keyframes fall-322{52.494%{transform:translate(42.9255vw,52.494vh) scale(.2096)}to{transform:translate(41.52345vw,99vh) scale(.2096)}}.snow:nth-child(323){opacity:1.456;transform:translate(18.2638vw,-10px) scale(.9245);animation:fall-323 20s -16s linear infinite}@keyframes fall-323{65.744%{transform:translate(18.8565vw,65.744vh) scale(.9245)}to{transform:translate(18.56015vw,99vh) scale(.9245)}}.snow:nth-child(324){opacity:1.6306;transform:translate(75.4377vw,-10px) scale(.9931);animation:fall-324 14s -3s linear infinite}@keyframes fall-324{49.499%{transform:translate(70.5147vw,49.499vh) scale(.9931)}to{transform:translate(72.9762vw,99vh) scale(.9931)}}.snow:nth-child(325){opacity:1.523;transform:translate(46.1918vw,-10px) scale(.8567);animation:fall-325 16s -28s linear infinite}@keyframes fall-325{60.141%{transform:translate(51.4602vw,60.141vh) scale(.8567)}to{transform:translate(48.826vw,99vh) scale(.8567)}}.snow:nth-child(326){opacity:1.8122;transform:translate(45.2007vw,-10px) scale(.2487);animation:fall-326 12s -20s linear infinite}@keyframes fall-326{33.555%{transform:translate(50.3394vw,33.555vh) scale(.2487)}to{transform:translate(47.77005vw,99vh) scale(.2487)}}.snow:nth-child(327){opacity:1.4838;transform:translate(18.9778vw,-10px) scale(.5955);animation:fall-327 16s -10s linear infinite}@keyframes fall-327{50.732%{transform:translate(10.2143vw,50.732vh) scale(.5955)}to{transform:translate(14.59605vw,99vh) scale(.5955)}}.snow:nth-child(328){opacity:1.6012;transform:translate(97.7998vw,-10px) scale(.0437);animation:fall-328 10s -16s linear infinite}@keyframes fall-328{77.774%{transform:translate(93.1413vw,77.774vh) scale(.0437)}to{transform:translate(95.47055vw,99vh) scale(.0437)}}.snow:nth-child(329){opacity:1.6726;transform:translate(69.6488vw,-10px) scale(.745);animation:fall-329 29s -23s linear infinite}@keyframes fall-329{63.46%{transform:translate(61.6521vw,63.46vh) scale(.745)}to{transform:translate(65.65045vw,99vh) scale(.745)}}.snow:nth-child(330){opacity:.6328;transform:translate(1.7441vw,-10px) scale(.8978);animation:fall-330 30s -5s linear infinite}@keyframes fall-330{77.283%{transform:translate(3.3708vw,77.283vh) scale(.8978)}to{transform:translate(2.55745vw,99vh) scale(.8978)}}.snow:nth-child(331){opacity:.4308;transform:translate(8.1509vw,-10px) scale(.877);animation:fall-331 16s -26s linear infinite}@keyframes fall-331{78.551%{transform:translate(.0901vw,78.551vh) scale(.877)}to{transform:translate(4.1205vw,99vh) scale(.877)}}.snow:nth-child(332){opacity:.6598;transform:translate(10.3089vw,-10px) scale(.9742);animation:fall-332 29s -3s linear infinite}@keyframes fall-332{36.268%{transform:translate(12.0202vw,36.268vh) scale(.9742)}to{transform:translate(11.16455vw,99vh) scale(.9742)}}.snow:nth-child(333){opacity:.7806;transform:translate(71.4728vw,-10px) scale(.1637);animation:fall-333 18s -27s linear infinite}@keyframes fall-333{68.72%{transform:translate(77.4365vw,68.72vh) scale(.1637)}to{transform:translate(74.45465vw,99vh) scale(.1637)}}.snow:nth-child(334){opacity:1.8436;transform:translate(6.1731vw,-10px) scale(.5537);animation:fall-334 17s -19s linear infinite}@keyframes fall-334{59.594%{transform:translate(15.4807vw,59.594vh) scale(.5537)}to{transform:translate(10.8269vw,99vh) scale(.5537)}}.snow:nth-child(335){opacity:1.0536;transform:translate(54.2672vw,-10px) scale(.618);animation:fall-335 23s -12s linear infinite}@keyframes fall-335{42.425%{transform:translate(53.0753vw,42.425vh) scale(.618)}to{transform:translate(53.67125vw,99vh) scale(.618)}}.snow:nth-child(336){opacity:.763;transform:translate(38.4001vw,-10px) scale(.8048);animation:fall-336 28s -21s linear infinite}@keyframes fall-336{30.774%{transform:translate(31.693vw,30.774vh) scale(.8048)}to{transform:translate(35.04655vw,99vh) scale(.8048)}}.snow:nth-child(337){opacity:1.5974;transform:translate(19.2339vw,-10px) scale(.8039);animation:fall-337 18s -1s linear infinite}@keyframes fall-337{61.267%{transform:translate(25.7213vw,61.267vh) scale(.8039)}to{transform:translate(22.4776vw,99vh) scale(.8039)}}.snow:nth-child(338){opacity:.9564;transform:translate(43.5298vw,-10px) scale(.7959);animation:fall-338 12s -13s linear infinite}@keyframes fall-338{72.349%{transform:translate(34.6147vw,72.349vh) scale(.7959)}to{transform:translate(39.07225vw,99vh) scale(.7959)}}.snow:nth-child(339){opacity:1.5672;transform:translate(38.1566vw,-10px) scale(.8271);animation:fall-339 25s -2s linear infinite}@keyframes fall-339{40.365%{transform:translate(37.9171vw,40.365vh) scale(.8271)}to{transform:translate(38.03685vw,99vh) scale(.8271)}}.snow:nth-child(340){opacity:.8108;transform:translate(27.565vw,-10px) scale(.3469);animation:fall-340 19s -11s linear infinite}@keyframes fall-340{71.092%{transform:translate(22.3971vw,71.092vh) scale(.3469)}to{transform:translate(24.98105vw,99vh) scale(.3469)}}.snow:nth-child(341){opacity:.9422;transform:translate(23.7546vw,-10px) scale(.41);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{30.472%{transform:translate(31.2434vw,30.472vh) scale(.41)}to{transform:translate(27.499vw,99vh) scale(.41)}}.snow:nth-child(342){opacity:.862;transform:translate(83.8064vw,-10px) scale(.4345);animation:fall-342 12s -3s linear infinite}@keyframes fall-342{47.334%{transform:translate(93.4454vw,47.334vh) scale(.4345)}to{transform:translate(88.6259vw,99vh) scale(.4345)}}.snow:nth-child(343){opacity:.3618;transform:translate(72.1464vw,-10px) scale(.8982);animation:fall-343 17s -15s linear infinite}@keyframes fall-343{73.596%{transform:translate(66.4164vw,73.596vh) scale(.8982)}to{transform:translate(69.2814vw,99vh) scale(.8982)}}.snow:nth-child(344){opacity:.9644;transform:translate(32.7238vw,-10px) scale(.4872);animation:fall-344 16s -29s linear infinite}@keyframes fall-344{49.074%{transform:translate(42.3406vw,49.074vh) scale(.4872)}to{transform:translate(37.5322vw,99vh) scale(.4872)}}.snow:nth-child(345){opacity:1.452;transform:translate(22.041vw,-10px) scale(.5125);animation:fall-345 11s -24s linear infinite}@keyframes fall-345{73.628%{transform:translate(14.1198vw,73.628vh) scale(.5125)}to{transform:translate(18.0804vw,99vh) scale(.5125)}}.snow:nth-child(346){opacity:1.3514;transform:translate(6.224vw,-10px) scale(.2312);animation:fall-346 17s -12s linear infinite}@keyframes fall-346{51.913%{transform:translate(-2.9068vw,51.913vh) scale(.2312)}to{transform:translate(1.6586vw,99vh) scale(.2312)}}.snow:nth-child(347){opacity:1.243;transform:translate(18.409vw,-10px) scale(.0486);animation:fall-347 28s -6s linear infinite}@keyframes fall-347{56.558%{transform:translate(16.1391vw,56.558vh) scale(.0486)}to{transform:translate(17.27405vw,99vh) scale(.0486)}}.snow:nth-child(348){opacity:.0514;transform:translate(38.0792vw,-10px) scale(.6166);animation:fall-348 19s -11s linear infinite}@keyframes fall-348{77.315%{transform:translate(29.1765vw,77.315vh) scale(.6166)}to{transform:translate(33.62785vw,99vh) scale(.6166)}}.snow:nth-child(349){opacity:1.6052;transform:translate(1.0817vw,-10px) scale(.8019);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{52.754%{transform:translate(-4.8258vw,52.754vh) scale(.8019)}to{transform:translate(-1.87205vw,99vh) scale(.8019)}}.snow:nth-child(350){opacity:.9882;transform:translate(13.8719vw,-10px) scale(.6589);animation:fall-350 29s -23s linear infinite}@keyframes fall-350{44.396%{transform:translate(19.4599vw,44.396vh) scale(.6589)}to{transform:translate(16.6659vw,99vh) scale(.6589)}}.snow:nth-child(351){opacity:.339;transform:translate(17.4794vw,-10px) scale(.3974);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{69.327%{transform:translate(26.8347vw,69.327vh) scale(.3974)}to{transform:translate(22.15705vw,99vh) scale(.3974)}}.snow:nth-child(352){opacity:.9742;transform:translate(2.1012vw,-10px) scale(.8367);animation:fall-352 15s -19s linear infinite}@keyframes fall-352{77.54%{transform:translate(.0485vw,77.54vh) scale(.8367)}to{transform:translate(1.07485vw,99vh) scale(.8367)}}.snow:nth-child(353){opacity:.4474;transform:translate(79.5948vw,-10px) scale(.6163);animation:fall-353 14s -4s linear infinite}@keyframes fall-353{49.924%{transform:translate(81.4565vw,49.924vh) scale(.6163)}to{transform:translate(80.52565vw,99vh) scale(.6163)}}.snow:nth-child(354){opacity:1.5964;transform:translate(11.8888vw,-10px) scale(.122);animation:fall-354 17s -28s linear infinite}@keyframes fall-354{77.974%{transform:translate(5.1278vw,77.974vh) scale(.122)}to{transform:translate(8.5083vw,99vh) scale(.122)}}.snow:nth-child(355){opacity:.0128;transform:translate(17.5048vw,-10px) scale(.3209);animation:fall-355 15s -22s linear infinite}@keyframes fall-355{62.285%{transform:translate(13.8294vw,62.285vh) scale(.3209)}to{transform:translate(15.6671vw,99vh) scale(.3209)}}.snow:nth-child(356){opacity:1.0256;transform:translate(28.2988vw,-10px) scale(.052);animation:fall-356 27s -11s linear infinite}@keyframes fall-356{63.127%{transform:translate(19.886vw,63.127vh) scale(.052)}to{transform:translate(24.0924vw,99vh) scale(.052)}}.snow:nth-child(357){opacity:.9652;transform:translate(39.9209vw,-10px) scale(.9102);animation:fall-357 10s -1s linear infinite}@keyframes fall-357{64.473%{transform:translate(36.7908vw,64.473vh) scale(.9102)}to{transform:translate(38.35585vw,99vh) scale(.9102)}}.snow:nth-child(358){opacity:.4416;transform:translate(19.6972vw,-10px) scale(.9437);animation:fall-358 12s -24s linear infinite}@keyframes fall-358{74.505%{transform:translate(24.1017vw,74.505vh) scale(.9437)}to{transform:translate(21.89945vw,99vh) scale(.9437)}}.snow:nth-child(359){opacity:1.2112;transform:translate(90.1708vw,-10px) scale(.7796);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{77.645%{transform:translate(81.0575vw,77.645vh) scale(.7796)}to{transform:translate(85.61415vw,99vh) scale(.7796)}}.snow:nth-child(360){opacity:1.257;transform:translate(53.6797vw,-10px) scale(.3457);animation:fall-360 22s -5s linear infinite}@keyframes fall-360{34.989%{transform:translate(45.3927vw,34.989vh) scale(.3457)}to{transform:translate(49.5362vw,99vh) scale(.3457)}}.snow:nth-child(361){opacity:.215;transform:translate(44.2493vw,-10px) scale(.3662);animation:fall-361 22s -2s linear infinite}@keyframes fall-361{40.809%{transform:translate(38.8327vw,40.809vh) scale(.3662)}to{transform:translate(41.541vw,99vh) scale(.3662)}}.snow:nth-child(362){opacity:1.4264;transform:translate(92.3878vw,-10px) scale(.7125);animation:fall-362 16s -30s linear infinite}@keyframes fall-362{69.755%{transform:translate(102.1439vw,69.755vh) scale(.7125)}to{transform:translate(97.26585vw,99vh) scale(.7125)}}.snow:nth-child(363){opacity:1.171;transform:translate(49.446vw,-10px) scale(.5179);animation:fall-363 28s -1s linear infinite}@keyframes fall-363{64.044%{transform:translate(57.1877vw,64.044vh) scale(.5179)}to{transform:translate(53.31685vw,99vh) scale(.5179)}}.snow:nth-child(364){opacity:.5756;transform:translate(42.4452vw,-10px) scale(.9246);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{63.118%{transform:translate(51.527vw,63.118vh) scale(.9246)}to{transform:translate(46.9861vw,99vh) scale(.9246)}}.snow:nth-child(365){opacity:.7682;transform:translate(18.1257vw,-10px) scale(.0813);animation:fall-365 21s -25s linear infinite}@keyframes fall-365{53.877%{transform:translate(15.4031vw,53.877vh) scale(.0813)}to{transform:translate(16.7644vw,99vh) scale(.0813)}}.snow:nth-child(366){opacity:1.775;transform:translate(82.5346vw,-10px) scale(.0697);animation:fall-366 21s -19s linear infinite}@keyframes fall-366{45.342%{transform:translate(77.5875vw,45.342vh) scale(.0697)}to{transform:translate(80.06105vw,99vh) scale(.0697)}}.snow:nth-child(367){opacity:1.9136;transform:translate(32.8292vw,-10px) scale(.0904);animation:fall-367 28s -2s linear infinite}@keyframes fall-367{58.848%{transform:translate(32.2231vw,58.848vh) scale(.0904)}to{transform:translate(32.52615vw,99vh) scale(.0904)}}.snow:nth-child(368){opacity:.3008;transform:translate(42.4455vw,-10px) scale(.7057);animation:fall-368 19s -20s linear infinite}@keyframes fall-368{63.501%{transform:translate(49.8074vw,63.501vh) scale(.7057)}to{transform:translate(46.12645vw,99vh) scale(.7057)}}.snow:nth-child(369){opacity:1.3226;transform:translate(96.5257vw,-10px) scale(.6668);animation:fall-369 13s -20s linear infinite}@keyframes fall-369{32.349%{transform:translate(96.0009vw,32.349vh) scale(.6668)}to{transform:translate(96.2633vw,99vh) scale(.6668)}}.snow:nth-child(370){opacity:.4376;transform:translate(43.8764vw,-10px) scale(.3629);animation:fall-370 14s -20s linear infinite}@keyframes fall-370{51.796%{transform:translate(46.0486vw,51.796vh) scale(.3629)}to{transform:translate(44.9625vw,99vh) scale(.3629)}}.snow:nth-child(371){opacity:1.6014;transform:translate(91.633vw,-10px) scale(.2249);animation:fall-371 22s -10s linear infinite}@keyframes fall-371{37.889%{transform:translate(85.3166vw,37.889vh) scale(.2249)}to{transform:translate(88.4748vw,99vh) scale(.2249)}}.snow:nth-child(372){opacity:1.2178;transform:translate(33.6137vw,-10px) scale(.5376);animation:fall-372 25s -9s linear infinite}@keyframes fall-372{71.272%{transform:translate(31.1099vw,71.272vh) scale(.5376)}to{transform:translate(32.3618vw,99vh) scale(.5376)}}.snow:nth-child(373){opacity:1.5116;transform:translate(24.5648vw,-10px) scale(.3851);animation:fall-373 14s -27s linear infinite}@keyframes fall-373{61.212%{transform:translate(17.0744vw,61.212vh) scale(.3851)}to{transform:translate(20.8196vw,99vh) scale(.3851)}}.snow:nth-child(374){opacity:1.0076;transform:translate(46.7789vw,-10px) scale(.5538);animation:fall-374 28s -24s linear infinite}@keyframes fall-374{47.449%{transform:translate(50.4261vw,47.449vh) scale(.5538)}to{transform:translate(48.6025vw,99vh) scale(.5538)}}.snow:nth-child(375){opacity:.986;transform:translate(45.2233vw,-10px) scale(.7836);animation:fall-375 30s -1s linear infinite}@keyframes fall-375{37.908%{transform:translate(54.5794vw,37.908vh) scale(.7836)}to{transform:translate(49.90135vw,99vh) scale(.7836)}}.snow:nth-child(376){opacity:.8434;transform:translate(51.3526vw,-10px) scale(.2763);animation:fall-376 15s -8s linear infinite}@keyframes fall-376{57.693%{transform:translate(45.9593vw,57.693vh) scale(.2763)}to{transform:translate(48.65595vw,99vh) scale(.2763)}}.snow:nth-child(377){opacity:1.3608;transform:translate(78.2141vw,-10px) scale(.5204);animation:fall-377 17s -2s linear infinite}@keyframes fall-377{48.066%{transform:translate(73.6333vw,48.066vh) scale(.5204)}to{transform:translate(75.9237vw,99vh) scale(.5204)}}.snow:nth-child(378){opacity:1.7214;transform:translate(49.4744vw,-10px) scale(.2845);animation:fall-378 22s -22s linear infinite}@keyframes fall-378{55.18%{transform:translate(52.5892vw,55.18vh) scale(.2845)}to{transform:translate(51.0318vw,99vh) scale(.2845)}}.snow:nth-child(379){opacity:.514;transform:translate(15.2628vw,-10px) scale(.7427);animation:fall-379 29s -10s linear infinite}@keyframes fall-379{60.965%{transform:translate(11.6207vw,60.965vh) scale(.7427)}to{transform:translate(13.44175vw,99vh) scale(.7427)}}.snow:nth-child(380){opacity:1.8144;transform:translate(93.5944vw,-10px) scale(.5357);animation:fall-380 10s -27s linear infinite}@keyframes fall-380{33.797%{transform:translate(103.0275vw,33.797vh) scale(.5357)}to{transform:translate(98.31095vw,99vh) scale(.5357)}}.snow:nth-child(381){opacity:.3824;transform:translate(35.6654vw,-10px) scale(.7755);animation:fall-381 22s -13s linear infinite}@keyframes fall-381{77.504%{transform:translate(36.0714vw,77.504vh) scale(.7755)}to{transform:translate(35.8684vw,99vh) scale(.7755)}}.snow:nth-child(382){opacity:.3234;transform:translate(78.6177vw,-10px) scale(.3705);animation:fall-382 26s -30s linear infinite}@keyframes fall-382{54.263%{transform:translate(85.3202vw,54.263vh) scale(.3705)}to{transform:translate(81.96895vw,99vh) scale(.3705)}}.snow:nth-child(383){opacity:1.5336;transform:translate(24.3733vw,-10px) scale(.0412);animation:fall-383 15s -30s linear infinite}@keyframes fall-383{56.829%{transform:translate(22.2191vw,56.829vh) scale(.0412)}to{transform:translate(23.2962vw,99vh) scale(.0412)}}.snow:nth-child(384){opacity:.6992;transform:translate(8.0056vw,-10px) scale(.0288);animation:fall-384 26s -1s linear infinite}@keyframes fall-384{46.231%{transform:translate(6.6449vw,46.231vh) scale(.0288)}to{transform:translate(7.32525vw,99vh) scale(.0288)}}.snow:nth-child(385){opacity:1.2752;transform:translate(26.3691vw,-10px) scale(.1389);animation:fall-385 23s -29s linear infinite}@keyframes fall-385{47.669%{transform:translate(19.4269vw,47.669vh) scale(.1389)}to{transform:translate(22.898vw,99vh) scale(.1389)}}.snow:nth-child(386){opacity:.6858;transform:translate(69.609vw,-10px) scale(.3409);animation:fall-386 29s -4s linear infinite}@keyframes fall-386{49.557%{transform:translate(72.7474vw,49.557vh) scale(.3409)}to{transform:translate(71.1782vw,99vh) scale(.3409)}}.snow:nth-child(387){opacity:1.4586;transform:translate(62.2938vw,-10px) scale(.5851);animation:fall-387 18s -22s linear infinite}@keyframes fall-387{49.517%{transform:translate(52.5084vw,49.517vh) scale(.5851)}to{transform:translate(57.4011vw,99vh) scale(.5851)}}.snow:nth-child(388){opacity:.7814;transform:translate(23.0616vw,-10px) scale(.2191);animation:fall-388 24s -14s linear infinite}@keyframes fall-388{40.504%{transform:translate(24.9492vw,40.504vh) scale(.2191)}to{transform:translate(24.0054vw,99vh) scale(.2191)}}.snow:nth-child(389){opacity:.1218;transform:translate(3.5878vw,-10px) scale(.5333);animation:fall-389 17s -30s linear infinite}@keyframes fall-389{46.383%{transform:translate(-1.8793vw,46.383vh) scale(.5333)}to{transform:translate(.85425vw,99vh) scale(.5333)}}.snow:nth-child(390){opacity:.6104;transform:translate(26.6534vw,-10px) scale(.1038);animation:fall-390 29s -22s linear infinite}@keyframes fall-390{64.026%{transform:translate(22.2258vw,64.026vh) scale(.1038)}to{transform:translate(24.4396vw,99vh) scale(.1038)}}.snow:nth-child(391){opacity:1.3636;transform:translate(83.4463vw,-10px) scale(.4366);animation:fall-391 23s -26s linear infinite}@keyframes fall-391{58.165%{transform:translate(87.0447vw,58.165vh) scale(.4366)}to{transform:translate(85.2455vw,99vh) scale(.4366)}}.snow:nth-child(392){opacity:.4574;transform:translate(19.279vw,-10px) scale(.5918);animation:fall-392 29s -28s linear infinite}@keyframes fall-392{45.618%{transform:translate(26.9362vw,45.618vh) scale(.5918)}to{transform:translate(23.1076vw,99vh) scale(.5918)}}.snow:nth-child(393){opacity:1.466;transform:translate(72.4391vw,-10px) scale(.6567);animation:fall-393 19s -26s linear infinite}@keyframes fall-393{62.834%{transform:translate(67.6275vw,62.834vh) scale(.6567)}to{transform:translate(70.0333vw,99vh) scale(.6567)}}.snow:nth-child(394){opacity:1.6022;transform:translate(36.3042vw,-10px) scale(.5614);animation:fall-394 22s -11s linear infinite}@keyframes fall-394{71.136%{transform:translate(26.3166vw,71.136vh) scale(.5614)}to{transform:translate(31.3104vw,99vh) scale(.5614)}}.snow:nth-child(395){opacity:.6476;transform:translate(63.6154vw,-10px) scale(.7785);animation:fall-395 19s -19s linear infinite}@keyframes fall-395{60.012%{transform:translate(61.3184vw,60.012vh) scale(.7785)}to{transform:translate(62.4669vw,99vh) scale(.7785)}}.snow:nth-child(396){opacity:.2054;transform:translate(51.6827vw,-10px) scale(.9012);animation:fall-396 16s -25s linear infinite}@keyframes fall-396{66.687%{transform:translate(41.9708vw,66.687vh) scale(.9012)}to{transform:translate(46.82675vw,99vh) scale(.9012)}}.snow:nth-child(397){opacity:1.8852;transform:translate(61.9369vw,-10px) scale(.9463);animation:fall-397 11s -15s linear infinite}@keyframes fall-397{58.805%{transform:translate(63.7663vw,58.805vh) scale(.9463)}to{transform:translate(62.8516vw,99vh) scale(.9463)}}.snow:nth-child(398){opacity:1.7312;transform:translate(19.4609vw,-10px) scale(.7478);animation:fall-398 25s -27s linear infinite}@keyframes fall-398{47.697%{transform:translate(20.2206vw,47.697vh) scale(.7478)}to{transform:translate(19.84075vw,99vh) scale(.7478)}}.snow:nth-child(399){opacity:1.5906;transform:translate(35.9244vw,-10px) scale(.8392);animation:fall-399 12s -19s linear infinite}@keyframes fall-399{37.21%{transform:translate(39.4514vw,37.21vh) scale(.8392)}to{transform:translate(37.6879vw,99vh) scale(.8392)}}.snow:nth-child(400){opacity:.994;transform:translate(4.808vw,-10px) scale(.8108);animation:fall-400 28s -5s linear infinite}@keyframes fall-400{78.785%{transform:translate(9.4241vw,78.785vh) scale(.8108)}to{transform:translate(7.11605vw,99vh) scale(.8108)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6084;transform:translate(66.3123vw,-10px) scale(.6789);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{62.144%{transform:translate(72.0473vw,62.144vh) scale(.6789)}to{transform:translate(69.1798vw,99vh) scale(.6789)}}.snow:nth-child(2){opacity:.2398;transform:translate(22.2947vw,-10px) scale(.4235);animation:fall-2 14s -30s linear infinite}@keyframes fall-2{65.656%{transform:translate(28.9463vw,65.656vh) scale(.4235)}to{transform:translate(25.6205vw,99vh) scale(.4235)}}.snow:nth-child(3){opacity:1.1938;transform:translate(25.4618vw,-10px) scale(.8607);animation:fall-3 12s -10s linear infinite}@keyframes fall-3{79.58%{transform:translate(20.7959vw,79.58vh) scale(.8607)}to{transform:translate(23.12885vw,99vh) scale(.8607)}}.snow:nth-child(4){opacity:1.666;transform:translate(45.2939vw,-10px) scale(.6671);animation:fall-4 25s -30s linear infinite}@keyframes fall-4{35.577%{transform:translate(46.8999vw,35.577vh) scale(.6671)}to{transform:translate(46.0969vw,99vh) scale(.6671)}}.snow:nth-child(5){opacity:.705;transform:translate(31.4845vw,-10px) scale(.6673);animation:fall-5 21s -28s linear infinite}@keyframes fall-5{50.836%{transform:translate(28.8182vw,50.836vh) scale(.6673)}to{transform:translate(30.15135vw,99vh) scale(.6673)}}.snow:nth-child(6){opacity:1.9342;transform:translate(26.0811vw,-10px) scale(.9556);animation:fall-6 22s -24s linear infinite}@keyframes fall-6{68.522%{transform:translate(33.7399vw,68.522vh) scale(.9556)}to{transform:translate(29.9105vw,99vh) scale(.9556)}}.snow:nth-child(7){opacity:1.7794;transform:translate(96.9225vw,-10px) scale(.3047);animation:fall-7 17s -18s linear infinite}@keyframes fall-7{79.067%{transform:translate(98.4978vw,79.067vh) scale(.3047)}to{transform:translate(97.71015vw,99vh) scale(.3047)}}.snow:nth-child(8){opacity:.8594;transform:translate(34.559vw,-10px) scale(.1169);animation:fall-8 22s -28s linear infinite}@keyframes fall-8{40.587%{transform:translate(25.8466vw,40.587vh) scale(.1169)}to{transform:translate(30.2028vw,99vh) scale(.1169)}}.snow:nth-child(9){opacity:1.22;transform:translate(47.3652vw,-10px) scale(.7777);animation:fall-9 27s -5s linear infinite}@keyframes fall-9{38.03%{transform:translate(38.3491vw,38.03vh) scale(.7777)}to{transform:translate(42.85715vw,99vh) scale(.7777)}}.snow:nth-child(10){opacity:1.2032;transform:translate(34.8366vw,-10px) scale(.3208);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{47.215%{transform:translate(27.3091vw,47.215vh) scale(.3208)}to{transform:translate(31.07285vw,99vh) scale(.3208)}}.snow:nth-child(11){opacity:.1714;transform:translate(19.6654vw,-10px) scale(.4017);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{36.775%{transform:translate(22.0527vw,36.775vh) scale(.4017)}to{transform:translate(20.85905vw,99vh) scale(.4017)}}.snow:nth-child(12){opacity:.5114;transform:translate(35.6476vw,-10px) scale(.6678);animation:fall-12 20s -13s linear infinite}@keyframes fall-12{50.416%{transform:translate(37.0759vw,50.416vh) scale(.6678)}to{transform:translate(36.36175vw,99vh) scale(.6678)}}.snow:nth-child(13){opacity:.6514;transform:translate(12.2096vw,-10px) scale(.8692);animation:fall-13 25s -22s linear infinite}@keyframes fall-13{64.409%{transform:translate(16.2597vw,64.409vh) scale(.8692)}to{transform:translate(14.23465vw,99vh) scale(.8692)}}.snow:nth-child(14){opacity:1.346;transform:translate(41.5346vw,-10px) scale(.5804);animation:fall-14 24s -7s linear infinite}@keyframes fall-14{58.031%{transform:translate(34.6324vw,58.031vh) scale(.5804)}to{transform:translate(38.0835vw,99vh) scale(.5804)}}.snow:nth-child(15){opacity:.9434;transform:translate(42.7325vw,-10px) scale(.4175);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{52.372%{transform:translate(45.6381vw,52.372vh) scale(.4175)}to{transform:translate(44.1853vw,99vh) scale(.4175)}}.snow:nth-child(16){opacity:1.1022;transform:translate(47.3027vw,-10px) scale(.2821);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{50.375%{transform:translate(38.2357vw,50.375vh) scale(.2821)}to{transform:translate(42.7692vw,99vh) scale(.2821)}}.snow:nth-child(17){opacity:1.649;transform:translate(88.3902vw,-10px) scale(.6672);animation:fall-17 27s -25s linear infinite}@keyframes fall-17{54.316%{transform:translate(97.7731vw,54.316vh) scale(.6672)}to{transform:translate(93.08165vw,99vh) scale(.6672)}}.snow:nth-child(18){opacity:1.9958;transform:translate(.3365vw,-10px) scale(.6683);animation:fall-18 15s -12s linear infinite}@keyframes fall-18{51.228%{transform:translate(-4.6999vw,51.228vh) scale(.6683)}to{transform:translate(-2.1817vw,99vh) scale(.6683)}}.snow:nth-child(19){opacity:1.7426;transform:translate(35.9567vw,-10px) scale(.6839);animation:fall-19 12s -7s linear infinite}@keyframes fall-19{73.221%{transform:translate(28.419vw,73.221vh) scale(.6839)}to{transform:translate(32.18785vw,99vh) scale(.6839)}}.snow:nth-child(20){opacity:1.357;transform:translate(44.4671vw,-10px) scale(.5837);animation:fall-20 20s -27s linear infinite}@keyframes fall-20{74.592%{transform:translate(48.27vw,74.592vh) scale(.5837)}to{transform:translate(46.36855vw,99vh) scale(.5837)}}.snow:nth-child(21){opacity:1.8332;transform:translate(20.0835vw,-10px) scale(.8596);animation:fall-21 26s -26s linear infinite}@keyframes fall-21{48.497%{transform:translate(14.8934vw,48.497vh) scale(.8596)}to{transform:translate(17.48845vw,99vh) scale(.8596)}}.snow:nth-child(22){opacity:1.3218;transform:translate(62.6825vw,-10px) scale(.1403);animation:fall-22 16s -16s linear infinite}@keyframes fall-22{52.442%{transform:translate(69.9029vw,52.442vh) scale(.1403)}to{transform:translate(66.2927vw,99vh) scale(.1403)}}.snow:nth-child(23){opacity:.8446;transform:translate(39.7778vw,-10px) scale(.9344);animation:fall-23 10s -10s linear infinite}@keyframes fall-23{47.566%{transform:translate(48.6541vw,47.566vh) scale(.9344)}to{transform:translate(44.21595vw,99vh) scale(.9344)}}.snow:nth-child(24){opacity:1.1636;transform:translate(7.5283vw,-10px) scale(.0201);animation:fall-24 23s -24s linear infinite}@keyframes fall-24{73.691%{transform:translate(1.8846vw,73.691vh) scale(.0201)}to{transform:translate(4.70645vw,99vh) scale(.0201)}}.snow:nth-child(25){opacity:1.1608;transform:translate(62.5332vw,-10px) scale(.8383);animation:fall-25 22s -2s linear infinite}@keyframes fall-25{43.787%{transform:translate(55.5552vw,43.787vh) scale(.8383)}to{transform:translate(59.0442vw,99vh) scale(.8383)}}.snow:nth-child(26){opacity:1.1048;transform:translate(6.6701vw,-10px) scale(.3345);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{70.355%{transform:translate(14.807vw,70.355vh) scale(.3345)}to{transform:translate(10.73855vw,99vh) scale(.3345)}}.snow:nth-child(27){opacity:.5568;transform:translate(31.026vw,-10px) scale(.7532);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{71.794%{transform:translate(38.8874vw,71.794vh) scale(.7532)}to{transform:translate(34.9567vw,99vh) scale(.7532)}}.snow:nth-child(28){opacity:.8902;transform:translate(83.4748vw,-10px) scale(.7235);animation:fall-28 10s -15s linear infinite}@keyframes fall-28{47.655%{transform:translate(85.8056vw,47.655vh) scale(.7235)}to{transform:translate(84.6402vw,99vh) scale(.7235)}}.snow:nth-child(29){opacity:1.5998;transform:translate(99.4735vw,-10px) scale(.6868);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{60.432%{transform:translate(103.5908vw,60.432vh) scale(.6868)}to{transform:translate(101.53215vw,99vh) scale(.6868)}}.snow:nth-child(30){opacity:.4816;transform:translate(89.0746vw,-10px) scale(.4807);animation:fall-30 15s -27s linear infinite}@keyframes fall-30{74.185%{transform:translate(90.8177vw,74.185vh) scale(.4807)}to{transform:translate(89.94615vw,99vh) scale(.4807)}}.snow:nth-child(31){opacity:1.6612;transform:translate(4.5978vw,-10px) scale(.2887);animation:fall-31 24s -1s linear infinite}@keyframes fall-31{72.957%{transform:translate(9.5579vw,72.957vh) scale(.2887)}to{transform:translate(7.07785vw,99vh) scale(.2887)}}.snow:nth-child(32){opacity:.217;transform:translate(83.8211vw,-10px) scale(.6491);animation:fall-32 15s -20s linear infinite}@keyframes fall-32{39.216%{transform:translate(91.8792vw,39.216vh) scale(.6491)}to{transform:translate(87.85015vw,99vh) scale(.6491)}}.snow:nth-child(33){opacity:1.213;transform:translate(42.6865vw,-10px) scale(.6988);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{74.793%{transform:translate(41.4796vw,74.793vh) scale(.6988)}to{transform:translate(42.08305vw,99vh) scale(.6988)}}.snow:nth-child(34){opacity:1.8816;transform:translate(17.7391vw,-10px) scale(.9344);animation:fall-34 21s -29s linear infinite}@keyframes fall-34{44.206%{transform:translate(14.4197vw,44.206vh) scale(.9344)}to{transform:translate(16.0794vw,99vh) scale(.9344)}}.snow:nth-child(35){opacity:1.0928;transform:translate(7.1067vw,-10px) scale(.7135);animation:fall-35 27s -21s linear infinite}@keyframes fall-35{37.878%{transform:translate(11.2007vw,37.878vh) scale(.7135)}to{transform:translate(9.1537vw,99vh) scale(.7135)}}.snow:nth-child(36){opacity:.7476;transform:translate(86.1158vw,-10px) scale(.5647);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{77.505%{transform:translate(80.8182vw,77.505vh) scale(.5647)}to{transform:translate(83.467vw,99vh) scale(.5647)}}.snow:nth-child(37){opacity:.5116;transform:translate(41.5533vw,-10px) scale(.442);animation:fall-37 17s -21s linear infinite}@keyframes fall-37{51.999%{transform:translate(41.9708vw,51.999vh) scale(.442)}to{transform:translate(41.76205vw,99vh) scale(.442)}}.snow:nth-child(38){opacity:1.3982;transform:translate(52.8017vw,-10px) scale(.2882);animation:fall-38 19s -5s linear infinite}@keyframes fall-38{66.988%{transform:translate(60.6491vw,66.988vh) scale(.2882)}to{transform:translate(56.7254vw,99vh) scale(.2882)}}.snow:nth-child(39){opacity:1.6918;transform:translate(38.3918vw,-10px) scale(.712);animation:fall-39 11s -27s linear infinite}@keyframes fall-39{42.66%{transform:translate(47.9151vw,42.66vh) scale(.712)}to{transform:translate(43.15345vw,99vh) scale(.712)}}.snow:nth-child(40){opacity:1.928;transform:translate(16.1317vw,-10px) scale(.9442);animation:fall-40 18s -12s linear infinite}@keyframes fall-40{67.863%{transform:translate(6.3944vw,67.863vh) scale(.9442)}to{transform:translate(11.26305vw,99vh) scale(.9442)}}.snow:nth-child(41){opacity:1.3034;transform:translate(11.0198vw,-10px) scale(.3422);animation:fall-41 19s -21s linear infinite}@keyframes fall-41{39.038%{transform:translate(20.7602vw,39.038vh) scale(.3422)}to{transform:translate(15.89vw,99vh) scale(.3422)}}.snow:nth-child(42){opacity:1.4522;transform:translate(14.1262vw,-10px) scale(.5592);animation:fall-42 29s -15s linear infinite}@keyframes fall-42{73.966%{transform:translate(16.4196vw,73.966vh) scale(.5592)}to{transform:translate(15.2729vw,99vh) scale(.5592)}}.snow:nth-child(43){opacity:1.4212;transform:translate(99.0986vw,-10px) scale(.0476);animation:fall-43 22s -27s linear infinite}@keyframes fall-43{45.295%{transform:translate(107.6993vw,45.295vh) scale(.0476)}to{transform:translate(103.39895vw,99vh) scale(.0476)}}.snow:nth-child(44){opacity:.1652;transform:translate(55.5953vw,-10px) scale(.2716);animation:fall-44 25s -11s linear infinite}@keyframes fall-44{45.454%{transform:translate(59.9091vw,45.454vh) scale(.2716)}to{transform:translate(57.7522vw,99vh) scale(.2716)}}.snow:nth-child(45){opacity:1.0912;transform:translate(19.0883vw,-10px) scale(.8959);animation:fall-45 28s -6s linear infinite}@keyframes fall-45{76.507%{transform:translate(10.5874vw,76.507vh) scale(.8959)}to{transform:translate(14.83785vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:1.956;transform:translate(91.4987vw,-10px) scale(.9192);animation:fall-46 14s -10s linear infinite}@keyframes fall-46{55.465%{transform:translate(93.8756vw,55.465vh) scale(.9192)}to{transform:translate(92.68715vw,99vh) scale(.9192)}}.snow:nth-child(47){opacity:1.445;transform:translate(55.9359vw,-10px) scale(.5994);animation:fall-47 22s -20s linear infinite}@keyframes fall-47{37.267%{transform:translate(50.7077vw,37.267vh) scale(.5994)}to{transform:translate(53.3218vw,99vh) scale(.5994)}}.snow:nth-child(48){opacity:.4818;transform:translate(.721vw,-10px) scale(.4698);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{62.727%{transform:translate(9.063vw,62.727vh) scale(.4698)}to{transform:translate(4.892vw,99vh) scale(.4698)}}.snow:nth-child(49){opacity:.323;transform:translate(49.7437vw,-10px) scale(.0614);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{60.936%{transform:translate(45.8756vw,60.936vh) scale(.0614)}to{transform:translate(47.80965vw,99vh) scale(.0614)}}.snow:nth-child(50){opacity:.2524;transform:translate(86.2623vw,-10px) scale(.1038);animation:fall-50 23s -7s linear infinite}@keyframes fall-50{66.433%{transform:translate(82.7612vw,66.433vh) scale(.1038)}to{transform:translate(84.51175vw,99vh) scale(.1038)}}.snow:nth-child(51){opacity:1.6572;transform:translate(38.139vw,-10px) scale(.0265);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.203%{transform:translate(43.7824vw,44.203vh) scale(.0265)}to{transform:translate(40.9607vw,99vh) scale(.0265)}}.snow:nth-child(52){opacity:1.4102;transform:translate(78.3093vw,-10px) scale(.677);animation:fall-52 24s -21s linear infinite}@keyframes fall-52{45.838%{transform:translate(71.044vw,45.838vh) scale(.677)}to{transform:translate(74.67665vw,99vh) scale(.677)}}.snow:nth-child(53){opacity:.685;transform:translate(13.7643vw,-10px) scale(.9194);animation:fall-53 15s -5s linear infinite}@keyframes fall-53{68.157%{transform:translate(8.6965vw,68.157vh) scale(.9194)}to{transform:translate(11.2304vw,99vh) scale(.9194)}}.snow:nth-child(54){opacity:.947;transform:translate(71.9185vw,-10px) scale(.7747);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{71.449%{transform:translate(68.9695vw,71.449vh) scale(.7747)}to{transform:translate(70.444vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:.278;transform:translate(19.3543vw,-10px) scale(.4274);animation:fall-55 14s -10s linear infinite}@keyframes fall-55{44.426%{transform:translate(25.3966vw,44.426vh) scale(.4274)}to{transform:translate(22.37545vw,99vh) scale(.4274)}}.snow:nth-child(56){opacity:.8694;transform:translate(61.5733vw,-10px) scale(.5076);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{44.739%{transform:translate(56.3886vw,44.739vh) scale(.5076)}to{transform:translate(58.98095vw,99vh) scale(.5076)}}.snow:nth-child(57){opacity:.8516;transform:translate(77.9474vw,-10px) scale(.8392);animation:fall-57 27s -21s linear infinite}@keyframes fall-57{39.05%{transform:translate(86.2116vw,39.05vh) scale(.8392)}to{transform:translate(82.0795vw,99vh) scale(.8392)}}.snow:nth-child(58){opacity:.0484;transform:translate(59.7354vw,-10px) scale(.2611);animation:fall-58 21s -23s linear infinite}@keyframes fall-58{56.078%{transform:translate(61.7116vw,56.078vh) scale(.2611)}to{transform:translate(60.7235vw,99vh) scale(.2611)}}.snow:nth-child(59){opacity:.057;transform:translate(16.8547vw,-10px) scale(.0607);animation:fall-59 11s -6s linear infinite}@keyframes fall-59{69.946%{transform:translate(19.5682vw,69.946vh) scale(.0607)}to{transform:translate(18.21145vw,99vh) scale(.0607)}}.snow:nth-child(60){opacity:1.3746;transform:translate(26.9849vw,-10px) scale(.1436);animation:fall-60 30s -18s linear infinite}@keyframes fall-60{42.375%{transform:translate(24.3592vw,42.375vh) scale(.1436)}to{transform:translate(25.67205vw,99vh) scale(.1436)}}.snow:nth-child(61){opacity:.3852;transform:translate(59.5341vw,-10px) scale(.9748);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{46.195%{transform:translate(61.8455vw,46.195vh) scale(.9748)}to{transform:translate(60.6898vw,99vh) scale(.9748)}}.snow:nth-child(62){opacity:.8644;transform:translate(56.063vw,-10px) scale(.0981);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{61.639%{transform:translate(64.0139vw,61.639vh) scale(.0981)}to{transform:translate(60.03845vw,99vh) scale(.0981)}}.snow:nth-child(63){opacity:1.6698;transform:translate(68.1498vw,-10px) scale(.7843);animation:fall-63 30s -28s linear infinite}@keyframes fall-63{76.658%{transform:translate(63.2602vw,76.658vh) scale(.7843)}to{transform:translate(65.705vw,99vh) scale(.7843)}}.snow:nth-child(64){opacity:1.4866;transform:translate(22.9873vw,-10px) scale(.1556);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{73.77%{transform:translate(13.2399vw,73.77vh) scale(.1556)}to{transform:translate(18.1136vw,99vh) scale(.1556)}}.snow:nth-child(65){opacity:.8352;transform:translate(52.1563vw,-10px) scale(.4528);animation:fall-65 30s -14s linear infinite}@keyframes fall-65{66.16%{transform:translate(53.4312vw,66.16vh) scale(.4528)}to{transform:translate(52.79375vw,99vh) scale(.4528)}}.snow:nth-child(66){opacity:.4164;transform:translate(11.9015vw,-10px) scale(.7931);animation:fall-66 25s -19s linear infinite}@keyframes fall-66{59.691%{transform:translate(10.0562vw,59.691vh) scale(.7931)}to{transform:translate(10.97885vw,99vh) scale(.7931)}}.snow:nth-child(67){opacity:.4664;transform:translate(12.432vw,-10px) scale(.7276);animation:fall-67 20s -14s linear infinite}@keyframes fall-67{73.249%{transform:translate(6.5826vw,73.249vh) scale(.7276)}to{transform:translate(9.5073vw,99vh) scale(.7276)}}.snow:nth-child(68){opacity:.4572;transform:translate(16.1603vw,-10px) scale(.2594);animation:fall-68 17s -2s linear infinite}@keyframes fall-68{62.948%{transform:translate(15.7658vw,62.948vh) scale(.2594)}to{transform:translate(15.96305vw,99vh) scale(.2594)}}.snow:nth-child(69){opacity:.9604;transform:translate(32.4959vw,-10px) scale(.0887);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{36.421%{transform:translate(22.8061vw,36.421vh) scale(.0887)}to{transform:translate(27.651vw,99vh) scale(.0887)}}.snow:nth-child(70){opacity:.5396;transform:translate(78.7039vw,-10px) scale(.5263);animation:fall-70 23s -24s linear infinite}@keyframes fall-70{41.658%{transform:translate(88.1499vw,41.658vh) scale(.5263)}to{transform:translate(83.4269vw,99vh) scale(.5263)}}.snow:nth-child(71){opacity:.891;transform:translate(13.8199vw,-10px) scale(.1197);animation:fall-71 28s -17s linear infinite}@keyframes fall-71{47.36%{transform:translate(4.1079vw,47.36vh) scale(.1197)}to{transform:translate(8.9639vw,99vh) scale(.1197)}}.snow:nth-child(72){opacity:.6308;transform:translate(82.4167vw,-10px) scale(.6885);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{78.128%{transform:translate(76.5268vw,78.128vh) scale(.6885)}to{transform:translate(79.47175vw,99vh) scale(.6885)}}.snow:nth-child(73){opacity:1.1552;transform:translate(91.8839vw,-10px) scale(.2188);animation:fall-73 13s -6s linear infinite}@keyframes fall-73{64.363%{transform:translate(90.0375vw,64.363vh) scale(.2188)}to{transform:translate(90.9607vw,99vh) scale(.2188)}}.snow:nth-child(74){opacity:1.9246;transform:translate(74.254vw,-10px) scale(.7256);animation:fall-74 21s -13s linear infinite}@keyframes fall-74{41.863%{transform:translate(82.7133vw,41.863vh) scale(.7256)}to{transform:translate(78.48365vw,99vh) scale(.7256)}}.snow:nth-child(75){opacity:.2114;transform:translate(64.2862vw,-10px) scale(.9702);animation:fall-75 22s -1s linear infinite}@keyframes fall-75{68.432%{transform:translate(70.9694vw,68.432vh) scale(.9702)}to{transform:translate(67.6278vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:.1414;transform:translate(32.8926vw,-10px) scale(.8313);animation:fall-76 27s -26s linear infinite}@keyframes fall-76{56.695%{transform:translate(39.4922vw,56.695vh) scale(.8313)}to{transform:translate(36.1924vw,99vh) scale(.8313)}}.snow:nth-child(77){opacity:.4116;transform:translate(81.494vw,-10px) scale(.7574);animation:fall-77 28s -6s linear infinite}@keyframes fall-77{74.865%{transform:translate(85.1882vw,74.865vh) scale(.7574)}to{transform:translate(83.3411vw,99vh) scale(.7574)}}.snow:nth-child(78){opacity:.6072;transform:translate(33.2603vw,-10px) scale(.576);animation:fall-78 13s -13s linear infinite}@keyframes fall-78{32.204%{transform:translate(27.8202vw,32.204vh) scale(.576)}to{transform:translate(30.54025vw,99vh) scale(.576)}}.snow:nth-child(79){opacity:.4418;transform:translate(66.8039vw,-10px) scale(.7121);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{46.594%{transform:translate(72.2658vw,46.594vh) scale(.7121)}to{transform:translate(69.53485vw,99vh) scale(.7121)}}.snow:nth-child(80){opacity:1.7226;transform:translate(63.1687vw,-10px) scale(.5779);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{51.434%{transform:translate(61.7525vw,51.434vh) scale(.5779)}to{transform:translate(62.4606vw,99vh) scale(.5779)}}.snow:nth-child(81){opacity:.5478;transform:translate(84.7305vw,-10px) scale(.5491);animation:fall-81 27s -26s linear infinite}@keyframes fall-81{46.245%{transform:translate(82.5686vw,46.245vh) scale(.5491)}to{transform:translate(83.64955vw,99vh) scale(.5491)}}.snow:nth-child(82){opacity:1.0212;transform:translate(8.7993vw,-10px) scale(.5325);animation:fall-82 10s -21s linear infinite}@keyframes fall-82{55.029%{transform:translate(6.536vw,55.029vh) scale(.5325)}to{transform:translate(7.66765vw,99vh) scale(.5325)}}.snow:nth-child(83){opacity:1.723;transform:translate(24.8055vw,-10px) scale(.1955);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{44.502%{transform:translate(19.1271vw,44.502vh) scale(.1955)}to{transform:translate(21.9663vw,99vh) scale(.1955)}}.snow:nth-child(84){opacity:1.163;transform:translate(79.6872vw,-10px) scale(.8662);animation:fall-84 26s -22s linear infinite}@keyframes fall-84{40.992%{transform:translate(84.8338vw,40.992vh) scale(.8662)}to{transform:translate(82.2605vw,99vh) scale(.8662)}}.snow:nth-child(85){opacity:1.3278;transform:translate(61.9561vw,-10px) scale(.4695);animation:fall-85 27s -25s linear infinite}@keyframes fall-85{35.513%{transform:translate(60.9531vw,35.513vh) scale(.4695)}to{transform:translate(61.4546vw,99vh) scale(.4695)}}.snow:nth-child(86){opacity:.5886;transform:translate(69.3244vw,-10px) scale(.3018);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.376%{transform:translate(68.3534vw,65.376vh) scale(.3018)}to{transform:translate(68.8389vw,99vh) scale(.3018)}}.snow:nth-child(87){opacity:1.67;transform:translate(92.2403vw,-10px) scale(.2261);animation:fall-87 26s -24s linear infinite}@keyframes fall-87{76.636%{transform:translate(100.4913vw,76.636vh) scale(.2261)}to{transform:translate(96.3658vw,99vh) scale(.2261)}}.snow:nth-child(88){opacity:1.2708;transform:translate(18.3948vw,-10px) scale(.2118);animation:fall-88 27s -8s linear infinite}@keyframes fall-88{67.119%{transform:translate(28.071vw,67.119vh) scale(.2118)}to{transform:translate(23.2329vw,99vh) scale(.2118)}}.snow:nth-child(89){opacity:.196;transform:translate(65.0819vw,-10px) scale(.2911);animation:fall-89 28s -29s linear infinite}@keyframes fall-89{57.28%{transform:translate(68.2279vw,57.28vh) scale(.2911)}to{transform:translate(66.6549vw,99vh) scale(.2911)}}.snow:nth-child(90){opacity:1.013;transform:translate(15.2375vw,-10px) scale(.5462);animation:fall-90 28s -22s linear infinite}@keyframes fall-90{48.36%{transform:translate(8.0288vw,48.36vh) scale(.5462)}to{transform:translate(11.63315vw,99vh) scale(.5462)}}.snow:nth-child(91){opacity:1.986;transform:translate(66.0157vw,-10px) scale(.947);animation:fall-91 20s -18s linear infinite}@keyframes fall-91{58.18%{transform:translate(75.4294vw,58.18vh) scale(.947)}to{transform:translate(70.72255vw,99vh) scale(.947)}}.snow:nth-child(92){opacity:1.1668;transform:translate(22.6365vw,-10px) scale(.193);animation:fall-92 14s -23s linear infinite}@keyframes fall-92{70.47%{transform:translate(12.6904vw,70.47vh) scale(.193)}to{transform:translate(17.66345vw,99vh) scale(.193)}}.snow:nth-child(93){opacity:1.6258;transform:translate(64.6697vw,-10px) scale(.0341);animation:fall-93 22s -3s linear infinite}@keyframes fall-93{44.677%{transform:translate(70.8051vw,44.677vh) scale(.0341)}to{transform:translate(67.7374vw,99vh) scale(.0341)}}.snow:nth-child(94){opacity:1.1366;transform:translate(63.8661vw,-10px) scale(.1784);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{74.699%{transform:translate(54.3594vw,74.699vh) scale(.1784)}to{transform:translate(59.11275vw,99vh) scale(.1784)}}.snow:nth-child(95){opacity:1.8594;transform:translate(57.1799vw,-10px) scale(.4111);animation:fall-95 12s -10s linear infinite}@keyframes fall-95{63.267%{transform:translate(50.0491vw,63.267vh) scale(.4111)}to{transform:translate(53.6145vw,99vh) scale(.4111)}}.snow:nth-child(96){opacity:.877;transform:translate(75.0843vw,-10px) scale(.4621);animation:fall-96 15s -27s linear infinite}@keyframes fall-96{58.539%{transform:translate(72.0281vw,58.539vh) scale(.4621)}to{transform:translate(73.5562vw,99vh) scale(.4621)}}.snow:nth-child(97){opacity:1.205;transform:translate(24.8099vw,-10px) scale(.8266);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{69.796%{transform:translate(23.9319vw,69.796vh) scale(.8266)}to{transform:translate(24.3709vw,99vh) scale(.8266)}}.snow:nth-child(98){opacity:.576;transform:translate(81.676vw,-10px) scale(.7473);animation:fall-98 23s -1s linear infinite}@keyframes fall-98{73.874%{transform:translate(85.0946vw,73.874vh) scale(.7473)}to{transform:translate(83.3853vw,99vh) scale(.7473)}}.snow:nth-child(99){opacity:1.544;transform:translate(46.5577vw,-10px) scale(.4002);animation:fall-99 14s -1s linear infinite}@keyframes fall-99{46.574%{transform:translate(49.7114vw,46.574vh) scale(.4002)}to{transform:translate(48.13455vw,99vh) scale(.4002)}}.snow:nth-child(100){opacity:.0048;transform:translate(12.5596vw,-10px) scale(.3826);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{65.641%{transform:translate(13.1251vw,65.641vh) scale(.3826)}to{transform:translate(12.84235vw,99vh) scale(.3826)}}.snow:nth-child(101){opacity:1.8156;transform:translate(7.8208vw,-10px) scale(.0574);animation:fall-101 17s -6s linear infinite}@keyframes fall-101{74.965%{transform:translate(14.7468vw,74.965vh) scale(.0574)}to{transform:translate(11.2838vw,99vh) scale(.0574)}}.snow:nth-child(102){opacity:1.5958;transform:translate(44.8246vw,-10px) scale(.7127);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{69.015%{transform:translate(42.6547vw,69.015vh) scale(.7127)}to{transform:translate(43.73965vw,99vh) scale(.7127)}}.snow:nth-child(103){opacity:1.0326;transform:translate(35.3136vw,-10px) scale(.734);animation:fall-103 25s -10s linear infinite}@keyframes fall-103{72.968%{transform:translate(43.3777vw,72.968vh) scale(.734)}to{transform:translate(39.34565vw,99vh) scale(.734)}}.snow:nth-child(104){opacity:.8314;transform:translate(99.4273vw,-10px) scale(.3453);animation:fall-104 24s -18s linear infinite}@keyframes fall-104{45.076%{transform:translate(102.6073vw,45.076vh) scale(.3453)}to{transform:translate(101.0173vw,99vh) scale(.3453)}}.snow:nth-child(105){opacity:1.2288;transform:translate(30.9191vw,-10px) scale(.6293);animation:fall-105 27s -5s linear infinite}@keyframes fall-105{59.804%{transform:translate(32.3068vw,59.804vh) scale(.6293)}to{transform:translate(31.61295vw,99vh) scale(.6293)}}.snow:nth-child(106){opacity:1.3692;transform:translate(67.5239vw,-10px) scale(.6371);animation:fall-106 29s -27s linear infinite}@keyframes fall-106{61.472%{transform:translate(68.4709vw,61.472vh) scale(.6371)}to{transform:translate(67.9974vw,99vh) scale(.6371)}}.snow:nth-child(107){opacity:.6824;transform:translate(69.2883vw,-10px) scale(.5006);animation:fall-107 23s -22s linear infinite}@keyframes fall-107{71.172%{transform:translate(63.5942vw,71.172vh) scale(.5006)}to{transform:translate(66.44125vw,99vh) scale(.5006)}}.snow:nth-child(108){opacity:1.9254;transform:translate(81.758vw,-10px) scale(.7938);animation:fall-108 29s -28s linear infinite}@keyframes fall-108{44.69%{transform:translate(72.6749vw,44.69vh) scale(.7938)}to{transform:translate(77.21645vw,99vh) scale(.7938)}}.snow:nth-child(109){opacity:.7238;transform:translate(57.572vw,-10px) scale(.2492);animation:fall-109 19s -28s linear infinite}@keyframes fall-109{71.302%{transform:translate(60.5618vw,71.302vh) scale(.2492)}to{transform:translate(59.0669vw,99vh) scale(.2492)}}.snow:nth-child(110){opacity:.0152;transform:translate(36.3684vw,-10px) scale(.2222);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{33.957%{transform:translate(37.7813vw,33.957vh) scale(.2222)}to{transform:translate(37.07485vw,99vh) scale(.2222)}}.snow:nth-child(111){opacity:.4608;transform:translate(66.144vw,-10px) scale(.1354);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{65.576%{transform:translate(73.7952vw,65.576vh) scale(.1354)}to{transform:translate(69.9696vw,99vh) scale(.1354)}}.snow:nth-child(112){opacity:.851;transform:translate(24.5237vw,-10px) scale(.0321);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{43.049%{transform:translate(22.716vw,43.049vh) scale(.0321)}to{transform:translate(23.61985vw,99vh) scale(.0321)}}.snow:nth-child(113){opacity:1.0178;transform:translate(31.2399vw,-10px) scale(.1741);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{69.096%{transform:translate(22.2711vw,69.096vh) scale(.1741)}to{transform:translate(26.7555vw,99vh) scale(.1741)}}.snow:nth-child(114){opacity:1.5964;transform:translate(2.4006vw,-10px) scale(.4997);animation:fall-114 29s -14s linear infinite}@keyframes fall-114{32.361%{transform:translate(-5.8161vw,32.361vh) scale(.4997)}to{transform:translate(-1.70775vw,99vh) scale(.4997)}}.snow:nth-child(115){opacity:.5706;transform:translate(4.9569vw,-10px) scale(.218);animation:fall-115 27s -24s linear infinite}@keyframes fall-115{67.881%{transform:translate(14.3437vw,67.881vh) scale(.218)}to{transform:translate(9.6503vw,99vh) scale(.218)}}.snow:nth-child(116){opacity:.8578;transform:translate(27.4552vw,-10px) scale(.4661);animation:fall-116 22s -3s linear infinite}@keyframes fall-116{59.001%{transform:translate(34.0535vw,59.001vh) scale(.4661)}to{transform:translate(30.75435vw,99vh) scale(.4661)}}.snow:nth-child(117){opacity:.2292;transform:translate(16.4006vw,-10px) scale(.6616);animation:fall-117 24s -11s linear infinite}@keyframes fall-117{49.877%{transform:translate(6.5622vw,49.877vh) scale(.6616)}to{transform:translate(11.4814vw,99vh) scale(.6616)}}.snow:nth-child(118){opacity:1.632;transform:translate(91.8399vw,-10px) scale(.0063);animation:fall-118 29s -5s linear infinite}@keyframes fall-118{77.971%{transform:translate(100.5177vw,77.971vh) scale(.0063)}to{transform:translate(96.1788vw,99vh) scale(.0063)}}.snow:nth-child(119){opacity:1.0272;transform:translate(4.7234vw,-10px) scale(.6323);animation:fall-119 27s -26s linear infinite}@keyframes fall-119{53.415%{transform:translate(10.3718vw,53.415vh) scale(.6323)}to{transform:translate(7.5476vw,99vh) scale(.6323)}}.snow:nth-child(120){opacity:1.0352;transform:translate(71.7227vw,-10px) scale(.4776);animation:fall-120 10s -1s linear infinite}@keyframes fall-120{68.704%{transform:translate(76.4677vw,68.704vh) scale(.4776)}to{transform:translate(74.0952vw,99vh) scale(.4776)}}.snow:nth-child(121){opacity:1.9694;transform:translate(19.1535vw,-10px) scale(.0111);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{61.863%{transform:translate(15.8747vw,61.863vh) scale(.0111)}to{transform:translate(17.5141vw,99vh) scale(.0111)}}.snow:nth-child(122){opacity:.7962;transform:translate(21.4677vw,-10px) scale(.6803);animation:fall-122 12s -28s linear infinite}@keyframes fall-122{44.014%{transform:translate(18.3247vw,44.014vh) scale(.6803)}to{transform:translate(19.8962vw,99vh) scale(.6803)}}.snow:nth-child(123){opacity:1.7654;transform:translate(72.7291vw,-10px) scale(.714);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{44.481%{transform:translate(71.1705vw,44.481vh) scale(.714)}to{transform:translate(71.9498vw,99vh) scale(.714)}}.snow:nth-child(124){opacity:1.3454;transform:translate(18.7066vw,-10px) scale(.3606);animation:fall-124 27s -8s linear infinite}@keyframes fall-124{52.904%{transform:translate(9.2868vw,52.904vh) scale(.3606)}to{transform:translate(13.9967vw,99vh) scale(.3606)}}.snow:nth-child(125){opacity:.0576;transform:translate(95.6571vw,-10px) scale(.8232);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{72.143%{transform:translate(98.7745vw,72.143vh) scale(.8232)}to{transform:translate(97.2158vw,99vh) scale(.8232)}}.snow:nth-child(126){opacity:1.858;transform:translate(92.1805vw,-10px) scale(.9947);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{30.031%{transform:translate(89.5084vw,30.031vh) scale(.9947)}to{transform:translate(90.84445vw,99vh) scale(.9947)}}.snow:nth-child(127){opacity:.0066;transform:translate(29.3345vw,-10px) scale(.8238);animation:fall-127 14s -10s linear infinite}@keyframes fall-127{32.541%{transform:translate(29.4907vw,32.541vh) scale(.8238)}to{transform:translate(29.4126vw,99vh) scale(.8238)}}.snow:nth-child(128){opacity:1.9922;transform:translate(87.7312vw,-10px) scale(.2163);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{57.759%{transform:translate(79.9525vw,57.759vh) scale(.2163)}to{transform:translate(83.84185vw,99vh) scale(.2163)}}.snow:nth-child(129){opacity:1.4614;transform:translate(30.7738vw,-10px) scale(.6555);animation:fall-129 13s -6s linear infinite}@keyframes fall-129{72.37%{transform:translate(34.9236vw,72.37vh) scale(.6555)}to{transform:translate(32.8487vw,99vh) scale(.6555)}}.snow:nth-child(130){opacity:.2124;transform:translate(42.4182vw,-10px) scale(.3951);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{75.032%{transform:translate(47.3078vw,75.032vh) scale(.3951)}to{transform:translate(44.863vw,99vh) scale(.3951)}}.snow:nth-child(131){opacity:.6994;transform:translate(38.3468vw,-10px) scale(.9026);animation:fall-131 30s -26s linear infinite}@keyframes fall-131{43.683%{transform:translate(46.1835vw,43.683vh) scale(.9026)}to{transform:translate(42.26515vw,99vh) scale(.9026)}}.snow:nth-child(132){opacity:.4144;transform:translate(35.9364vw,-10px) scale(.7917);animation:fall-132 13s -12s linear infinite}@keyframes fall-132{53.785%{transform:translate(32.5534vw,53.785vh) scale(.7917)}to{transform:translate(34.2449vw,99vh) scale(.7917)}}.snow:nth-child(133){opacity:1.1902;transform:translate(33.66vw,-10px) scale(.2739);animation:fall-133 21s -22s linear infinite}@keyframes fall-133{68.2%{transform:translate(32.4841vw,68.2vh) scale(.2739)}to{transform:translate(33.07205vw,99vh) scale(.2739)}}.snow:nth-child(134){opacity:1.8892;transform:translate(62.9123vw,-10px) scale(.0152);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{67.595%{transform:translate(72.2787vw,67.595vh) scale(.0152)}to{transform:translate(67.5955vw,99vh) scale(.0152)}}.snow:nth-child(135){opacity:.8288;transform:translate(86.1109vw,-10px) scale(.4729);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{43.082%{transform:translate(76.2789vw,43.082vh) scale(.4729)}to{transform:translate(81.1949vw,99vh) scale(.4729)}}.snow:nth-child(136){opacity:.838;transform:translate(.3344vw,-10px) scale(.9552);animation:fall-136 25s -29s linear infinite}@keyframes fall-136{71.389%{transform:translate(-3.9556vw,71.389vh) scale(.9552)}to{transform:translate(-1.8106vw,99vh) scale(.9552)}}.snow:nth-child(137){opacity:.161;transform:translate(67.1177vw,-10px) scale(.3265);animation:fall-137 25s -3s linear infinite}@keyframes fall-137{77.168%{transform:translate(75.7244vw,77.168vh) scale(.3265)}to{transform:translate(71.42105vw,99vh) scale(.3265)}}.snow:nth-child(138){opacity:.6786;transform:translate(46.3649vw,-10px) scale(.9341);animation:fall-138 23s -12s linear infinite}@keyframes fall-138{74.946%{transform:translate(44.8733vw,74.946vh) scale(.9341)}to{transform:translate(45.6191vw,99vh) scale(.9341)}}.snow:nth-child(139){opacity:1.3126;transform:translate(92.2302vw,-10px) scale(.264);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{57.575%{transform:translate(98.9559vw,57.575vh) scale(.264)}to{transform:translate(95.59305vw,99vh) scale(.264)}}.snow:nth-child(140){opacity:.1046;transform:translate(65.6436vw,-10px) scale(.4523);animation:fall-140 29s -3s linear infinite}@keyframes fall-140{59.99%{transform:translate(68.9107vw,59.99vh) scale(.4523)}to{transform:translate(67.27715vw,99vh) scale(.4523)}}.snow:nth-child(141){opacity:.7674;transform:translate(55.2754vw,-10px) scale(.8097);animation:fall-141 16s -5s linear infinite}@keyframes fall-141{71.169%{transform:translate(57.2347vw,71.169vh) scale(.8097)}to{transform:translate(56.25505vw,99vh) scale(.8097)}}.snow:nth-child(142){opacity:.8264;transform:translate(21.4132vw,-10px) scale(.4147);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{35.597%{transform:translate(30.8433vw,35.597vh) scale(.4147)}to{transform:translate(26.12825vw,99vh) scale(.4147)}}.snow:nth-child(143){opacity:.136;transform:translate(5.0925vw,-10px) scale(.0958);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{38.624%{transform:translate(-4.856vw,38.624vh) scale(.0958)}to{transform:translate(.11825vw,99vh) scale(.0958)}}.snow:nth-child(144){opacity:.8914;transform:translate(98.5957vw,-10px) scale(.7695);animation:fall-144 18s -15s linear infinite}@keyframes fall-144{34.744%{transform:translate(99.104vw,34.744vh) scale(.7695)}to{transform:translate(98.84985vw,99vh) scale(.7695)}}.snow:nth-child(145){opacity:1.561;transform:translate(46.9562vw,-10px) scale(.158);animation:fall-145 29s -26s linear infinite}@keyframes fall-145{34.384%{transform:translate(50.9038vw,34.384vh) scale(.158)}to{transform:translate(48.93vw,99vh) scale(.158)}}.snow:nth-child(146){opacity:1.6642;transform:translate(12.7939vw,-10px) scale(.2052);animation:fall-146 28s -7s linear infinite}@keyframes fall-146{55.716%{transform:translate(12.232vw,55.716vh) scale(.2052)}to{transform:translate(12.51295vw,99vh) scale(.2052)}}.snow:nth-child(147){opacity:.6158;transform:translate(36.2716vw,-10px) scale(.1985);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{54.64%{transform:translate(33.26vw,54.64vh) scale(.1985)}to{transform:translate(34.7658vw,99vh) scale(.1985)}}.snow:nth-child(148){opacity:.0352;transform:translate(32.4211vw,-10px) scale(.3406);animation:fall-148 16s -18s linear infinite}@keyframes fall-148{33.545%{transform:translate(31.7745vw,33.545vh) scale(.3406)}to{transform:translate(32.0978vw,99vh) scale(.3406)}}.snow:nth-child(149){opacity:.204;transform:translate(80.9849vw,-10px) scale(.2244);animation:fall-149 10s -22s linear infinite}@keyframes fall-149{44.7%{transform:translate(81.2016vw,44.7vh) scale(.2244)}to{transform:translate(81.09325vw,99vh) scale(.2244)}}.snow:nth-child(150){opacity:.0146;transform:translate(38.775vw,-10px) scale(.4567);animation:fall-150 15s -11s linear infinite}@keyframes fall-150{53.236%{transform:translate(39.3291vw,53.236vh) scale(.4567)}to{transform:translate(39.05205vw,99vh) scale(.4567)}}.snow:nth-child(151){opacity:1.3298;transform:translate(35.6297vw,-10px) scale(.5216);animation:fall-151 12s -15s linear infinite}@keyframes fall-151{71.022%{transform:translate(42.0482vw,71.022vh) scale(.5216)}to{transform:translate(38.83895vw,99vh) scale(.5216)}}.snow:nth-child(152){opacity:1.4214;transform:translate(51.6995vw,-10px) scale(.1908);animation:fall-152 27s -4s linear infinite}@keyframes fall-152{62.678%{transform:translate(44.6426vw,62.678vh) scale(.1908)}to{transform:translate(48.17105vw,99vh) scale(.1908)}}.snow:nth-child(153){opacity:1.8106;transform:translate(80.451vw,-10px) scale(.6496);animation:fall-153 26s -9s linear infinite}@keyframes fall-153{51.693%{transform:translate(87.5041vw,51.693vh) scale(.6496)}to{transform:translate(83.97755vw,99vh) scale(.6496)}}.snow:nth-child(154){opacity:1.8092;transform:translate(74.5694vw,-10px) scale(.9512);animation:fall-154 24s -10s linear infinite}@keyframes fall-154{62.5%{transform:translate(72.9381vw,62.5vh) scale(.9512)}to{transform:translate(73.75375vw,99vh) scale(.9512)}}.snow:nth-child(155){opacity:1.6388;transform:translate(74.3832vw,-10px) scale(.1514);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{30.375%{transform:translate(77.788vw,30.375vh) scale(.1514)}to{transform:translate(76.0856vw,99vh) scale(.1514)}}.snow:nth-child(156){opacity:.6642;transform:translate(38.4308vw,-10px) scale(.7873);animation:fall-156 19s -29s linear infinite}@keyframes fall-156{47.264%{transform:translate(32.5389vw,47.264vh) scale(.7873)}to{transform:translate(35.48485vw,99vh) scale(.7873)}}.snow:nth-child(157){opacity:1.3514;transform:translate(76.7355vw,-10px) scale(.5952);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{61.405%{transform:translate(68.4412vw,61.405vh) scale(.5952)}to{transform:translate(72.58835vw,99vh) scale(.5952)}}.snow:nth-child(158){opacity:1.309;transform:translate(94.6088vw,-10px) scale(.1411);animation:fall-158 19s -15s linear infinite}@keyframes fall-158{79.105%{transform:translate(85.4209vw,79.105vh) scale(.1411)}to{transform:translate(90.01485vw,99vh) scale(.1411)}}.snow:nth-child(159){opacity:.7;transform:translate(.0688vw,-10px) scale(.1101);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{58.781%{transform:translate(-7.4625vw,58.781vh) scale(.1101)}to{transform:translate(-3.69685vw,99vh) scale(.1101)}}.snow:nth-child(160){opacity:.6094;transform:translate(75.7917vw,-10px) scale(.1233);animation:fall-160 27s -11s linear infinite}@keyframes fall-160{66.198%{transform:translate(73.3358vw,66.198vh) scale(.1233)}to{transform:translate(74.56375vw,99vh) scale(.1233)}}.snow:nth-child(161){opacity:.0888;transform:translate(88.0274vw,-10px) scale(.7704);animation:fall-161 13s -6s linear infinite}@keyframes fall-161{45.143%{transform:translate(94.2003vw,45.143vh) scale(.7704)}to{transform:translate(91.11385vw,99vh) scale(.7704)}}.snow:nth-child(162){opacity:1.8476;transform:translate(33.8506vw,-10px) scale(.5493);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{59.635%{transform:translate(33.6672vw,59.635vh) scale(.5493)}to{transform:translate(33.7589vw,99vh) scale(.5493)}}.snow:nth-child(163){opacity:1.4444;transform:translate(52.1157vw,-10px) scale(.0893);animation:fall-163 30s -28s linear infinite}@keyframes fall-163{63.955%{transform:translate(45.7162vw,63.955vh) scale(.0893)}to{transform:translate(48.91595vw,99vh) scale(.0893)}}.snow:nth-child(164){opacity:1.0394;transform:translate(85.3064vw,-10px) scale(.5544);animation:fall-164 22s -8s linear infinite}@keyframes fall-164{42.465%{transform:translate(90.4779vw,42.465vh) scale(.5544)}to{transform:translate(87.89215vw,99vh) scale(.5544)}}.snow:nth-child(165){opacity:.766;transform:translate(98.9801vw,-10px) scale(.071);animation:fall-165 30s -27s linear infinite}@keyframes fall-165{35.042%{transform:translate(92.8107vw,35.042vh) scale(.071)}to{transform:translate(95.8954vw,99vh) scale(.071)}}.snow:nth-child(166){opacity:1.747;transform:translate(4.6935vw,-10px) scale(.7889);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{66.356%{transform:translate(-4.6875vw,66.356vh) scale(.7889)}to{transform:translate(.003vw,99vh) scale(.7889)}}.snow:nth-child(167){opacity:1.8242;transform:translate(97.6403vw,-10px) scale(.0817);animation:fall-167 18s -9s linear infinite}@keyframes fall-167{38.444%{transform:translate(100.0071vw,38.444vh) scale(.0817)}to{transform:translate(98.8237vw,99vh) scale(.0817)}}.snow:nth-child(168){opacity:1.5704;transform:translate(12.3584vw,-10px) scale(.8883);animation:fall-168 22s -21s linear infinite}@keyframes fall-168{36.415%{transform:translate(13.7704vw,36.415vh) scale(.8883)}to{transform:translate(13.0644vw,99vh) scale(.8883)}}.snow:nth-child(169){opacity:.4448;transform:translate(95.0303vw,-10px) scale(.4241);animation:fall-169 17s -5s linear infinite}@keyframes fall-169{53.699%{transform:translate(88.547vw,53.699vh) scale(.4241)}to{transform:translate(91.78865vw,99vh) scale(.4241)}}.snow:nth-child(170){opacity:1.3504;transform:translate(10.752vw,-10px) scale(.0399);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{40.215%{transform:translate(18.847vw,40.215vh) scale(.0399)}to{transform:translate(14.7995vw,99vh) scale(.0399)}}.snow:nth-child(171){opacity:.441;transform:translate(61.19vw,-10px) scale(.2536);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{74.077%{transform:translate(53.485vw,74.077vh) scale(.2536)}to{transform:translate(57.3375vw,99vh) scale(.2536)}}.snow:nth-child(172){opacity:1.05;transform:translate(82.5362vw,-10px) scale(.7422);animation:fall-172 10s -7s linear infinite}@keyframes fall-172{46.57%{transform:translate(80.058vw,46.57vh) scale(.7422)}to{transform:translate(81.2971vw,99vh) scale(.7422)}}.snow:nth-child(173){opacity:.3474;transform:translate(6.86vw,-10px) scale(.4197);animation:fall-173 26s -18s linear infinite}@keyframes fall-173{65.116%{transform:translate(8.7197vw,65.116vh) scale(.4197)}to{transform:translate(7.78985vw,99vh) scale(.4197)}}.snow:nth-child(174){opacity:1.1738;transform:translate(11.6049vw,-10px) scale(.004);animation:fall-174 11s -1s linear infinite}@keyframes fall-174{58.377%{transform:translate(13.4202vw,58.377vh) scale(.004)}to{transform:translate(12.51255vw,99vh) scale(.004)}}.snow:nth-child(175){opacity:1.8252;transform:translate(30.354vw,-10px) scale(.4266);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{42.87%{transform:translate(39.4449vw,42.87vh) scale(.4266)}to{transform:translate(34.89945vw,99vh) scale(.4266)}}.snow:nth-child(176){opacity:1.9676;transform:translate(30.6284vw,-10px) scale(.1067);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{48.909%{transform:translate(28.0884vw,48.909vh) scale(.1067)}to{transform:translate(29.3584vw,99vh) scale(.1067)}}.snow:nth-child(177){opacity:.055;transform:translate(85.1323vw,-10px) scale(.0386);animation:fall-177 27s -14s linear infinite}@keyframes fall-177{47.743%{transform:translate(77.9493vw,47.743vh) scale(.0386)}to{transform:translate(81.5408vw,99vh) scale(.0386)}}.snow:nth-child(178){opacity:.1374;transform:translate(33.8991vw,-10px) scale(.5572);animation:fall-178 23s -24s linear infinite}@keyframes fall-178{48.668%{transform:translate(28.1978vw,48.668vh) scale(.5572)}to{transform:translate(31.04845vw,99vh) scale(.5572)}}.snow:nth-child(179){opacity:.2212;transform:translate(28.7491vw,-10px) scale(.6495);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{40.674%{transform:translate(26.7362vw,40.674vh) scale(.6495)}to{transform:translate(27.74265vw,99vh) scale(.6495)}}.snow:nth-child(180){opacity:1.7642;transform:translate(97.1437vw,-10px) scale(.5819);animation:fall-180 12s -30s linear infinite}@keyframes fall-180{64.734%{transform:translate(99.1427vw,64.734vh) scale(.5819)}to{transform:translate(98.1432vw,99vh) scale(.5819)}}.snow:nth-child(181){opacity:1.0768;transform:translate(92.9262vw,-10px) scale(.6663);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{74.872%{transform:translate(100.0341vw,74.872vh) scale(.6663)}to{transform:translate(96.48015vw,99vh) scale(.6663)}}.snow:nth-child(182){opacity:1.7852;transform:translate(2.4374vw,-10px) scale(.0992);animation:fall-182 22s -23s linear infinite}@keyframes fall-182{56.869%{transform:translate(7.8672vw,56.869vh) scale(.0992)}to{transform:translate(5.1523vw,99vh) scale(.0992)}}.snow:nth-child(183){opacity:1.6806;transform:translate(35.8584vw,-10px) scale(.5097);animation:fall-183 27s -19s linear infinite}@keyframes fall-183{41.777%{transform:translate(38.3842vw,41.777vh) scale(.5097)}to{transform:translate(37.1213vw,99vh) scale(.5097)}}.snow:nth-child(184){opacity:.641;transform:translate(38.6986vw,-10px) scale(.2638);animation:fall-184 10s -10s linear infinite}@keyframes fall-184{48.604%{transform:translate(30.9606vw,48.604vh) scale(.2638)}to{transform:translate(34.8296vw,99vh) scale(.2638)}}.snow:nth-child(185){opacity:.0056;transform:translate(63.519vw,-10px) scale(.3389);animation:fall-185 18s -6s linear infinite}@keyframes fall-185{43.488%{transform:translate(60.9993vw,43.488vh) scale(.3389)}to{transform:translate(62.25915vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.8072;transform:translate(60.4704vw,-10px) scale(.1213);animation:fall-186 27s -14s linear infinite}@keyframes fall-186{32.344%{transform:translate(61.2705vw,32.344vh) scale(.1213)}to{transform:translate(60.87045vw,99vh) scale(.1213)}}.snow:nth-child(187){opacity:1.6712;transform:translate(90.2081vw,-10px) scale(.0284);animation:fall-187 11s -10s linear infinite}@keyframes fall-187{45.3%{transform:translate(96.943vw,45.3vh) scale(.0284)}to{transform:translate(93.57555vw,99vh) scale(.0284)}}.snow:nth-child(188){opacity:.0106;transform:translate(23.6637vw,-10px) scale(.4861);animation:fall-188 28s -29s linear infinite}@keyframes fall-188{74.024%{transform:translate(32.3119vw,74.024vh) scale(.4861)}to{transform:translate(27.9878vw,99vh) scale(.4861)}}.snow:nth-child(189){opacity:.6542;transform:translate(55.4248vw,-10px) scale(.2792);animation:fall-189 10s -1s linear infinite}@keyframes fall-189{48.874%{transform:translate(52.0963vw,48.874vh) scale(.2792)}to{transform:translate(53.76055vw,99vh) scale(.2792)}}.snow:nth-child(190){opacity:.7036;transform:translate(21.4577vw,-10px) scale(.8265);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{43.731%{transform:translate(12.9025vw,43.731vh) scale(.8265)}to{transform:translate(17.1801vw,99vh) scale(.8265)}}.snow:nth-child(191){opacity:.2182;transform:translate(68.1494vw,-10px) scale(.384);animation:fall-191 18s -10s linear infinite}@keyframes fall-191{51.627%{transform:translate(69.1422vw,51.627vh) scale(.384)}to{transform:translate(68.6458vw,99vh) scale(.384)}}.snow:nth-child(192){opacity:1.0564;transform:translate(71.5373vw,-10px) scale(.0481);animation:fall-192 18s -1s linear infinite}@keyframes fall-192{39.2%{transform:translate(71.678vw,39.2vh) scale(.0481)}to{transform:translate(71.60765vw,99vh) scale(.0481)}}.snow:nth-child(193){opacity:1.3888;transform:translate(23.211vw,-10px) scale(.3465);animation:fall-193 21s -4s linear infinite}@keyframes fall-193{36.274%{transform:translate(13.6075vw,36.274vh) scale(.3465)}to{transform:translate(18.40925vw,99vh) scale(.3465)}}.snow:nth-child(194){opacity:.1248;transform:translate(17.5149vw,-10px) scale(.211);animation:fall-194 22s -14s linear infinite}@keyframes fall-194{73.607%{transform:translate(14.4563vw,73.607vh) scale(.211)}to{transform:translate(15.9856vw,99vh) scale(.211)}}.snow:nth-child(195){opacity:.093;transform:translate(55.843vw,-10px) scale(.193);animation:fall-195 13s -20s linear infinite}@keyframes fall-195{72.187%{transform:translate(61.6289vw,72.187vh) scale(.193)}to{transform:translate(58.73595vw,99vh) scale(.193)}}.snow:nth-child(196){opacity:1.8906;transform:translate(27.297vw,-10px) scale(.7842);animation:fall-196 24s -8s linear infinite}@keyframes fall-196{66.401%{transform:translate(18.0716vw,66.401vh) scale(.7842)}to{transform:translate(22.6843vw,99vh) scale(.7842)}}.snow:nth-child(197){opacity:.4884;transform:translate(28.5851vw,-10px) scale(.6547);animation:fall-197 26s -23s linear infinite}@keyframes fall-197{56.552%{transform:translate(19.653vw,56.552vh) scale(.6547)}to{transform:translate(24.11905vw,99vh) scale(.6547)}}.snow:nth-child(198){opacity:.818;transform:translate(39.1251vw,-10px) scale(.2058);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{52.739%{transform:translate(35.7498vw,52.739vh) scale(.2058)}to{transform:translate(37.43745vw,99vh) scale(.2058)}}.snow:nth-child(199){opacity:.6012;transform:translate(55.7589vw,-10px) scale(.6182);animation:fall-199 15s -25s linear infinite}@keyframes fall-199{56.333%{transform:translate(60.1388vw,56.333vh) scale(.6182)}to{transform:translate(57.94885vw,99vh) scale(.6182)}}.snow:nth-child(200){opacity:.8044;transform:translate(75.8581vw,-10px) scale(.3147);animation:fall-200 16s -30s linear infinite}@keyframes fall-200{37.533%{transform:translate(74.8937vw,37.533vh) scale(.3147)}to{transform:translate(75.3759vw,99vh) scale(.3147)}}.snow:nth-child(201){opacity:.4626;transform:translate(31.6331vw,-10px) scale(.3839);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{64.996%{transform:translate(39.2647vw,64.996vh) scale(.3839)}to{transform:translate(35.4489vw,99vh) scale(.3839)}}.snow:nth-child(202){opacity:.1864;transform:translate(19.0896vw,-10px) scale(.939);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{63.447%{transform:translate(23.2934vw,63.447vh) scale(.939)}to{transform:translate(21.1915vw,99vh) scale(.939)}}.snow:nth-child(203){opacity:1.437;transform:translate(30.067vw,-10px) scale(.8488);animation:fall-203 29s -11s linear infinite}@keyframes fall-203{61.49%{transform:translate(35.8498vw,61.49vh) scale(.8488)}to{transform:translate(32.9584vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.638;transform:translate(68.7811vw,-10px) scale(.0534);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{62.174%{transform:translate(60.9463vw,62.174vh) scale(.0534)}to{transform:translate(64.8637vw,99vh) scale(.0534)}}.snow:nth-child(205){opacity:1.3978;transform:translate(48.8846vw,-10px) scale(.313);animation:fall-205 28s -28s linear infinite}@keyframes fall-205{53.33%{transform:translate(40.9619vw,53.33vh) scale(.313)}to{transform:translate(44.92325vw,99vh) scale(.313)}}.snow:nth-child(206){opacity:.2208;transform:translate(72.5883vw,-10px) scale(.5214);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{63.031%{transform:translate(70.6248vw,63.031vh) scale(.5214)}to{transform:translate(71.60655vw,99vh) scale(.5214)}}.snow:nth-child(207){opacity:1.885;transform:translate(34.6684vw,-10px) scale(.0392);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{36.844%{transform:translate(39.0803vw,36.844vh) scale(.0392)}to{transform:translate(36.87435vw,99vh) scale(.0392)}}.snow:nth-child(208){opacity:.7982;transform:translate(2.2371vw,-10px) scale(.4949);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{61.165%{transform:translate(-2.9134vw,61.165vh) scale(.4949)}to{transform:translate(-.33815vw,99vh) scale(.4949)}}.snow:nth-child(209){opacity:.1846;transform:translate(72.4895vw,-10px) scale(.2768);animation:fall-209 14s -14s linear infinite}@keyframes fall-209{49.644%{transform:translate(80.9585vw,49.644vh) scale(.2768)}to{transform:translate(76.724vw,99vh) scale(.2768)}}.snow:nth-child(210){opacity:.734;transform:translate(77.7337vw,-10px) scale(.2806);animation:fall-210 24s -16s linear infinite}@keyframes fall-210{51.798%{transform:translate(79.4542vw,51.798vh) scale(.2806)}to{transform:translate(78.59395vw,99vh) scale(.2806)}}.snow:nth-child(211){opacity:.5968;transform:translate(43.3864vw,-10px) scale(.5366);animation:fall-211 19s -27s linear infinite}@keyframes fall-211{57.163%{transform:translate(48.8035vw,57.163vh) scale(.5366)}to{transform:translate(46.09495vw,99vh) scale(.5366)}}.snow:nth-child(212){opacity:1.6564;transform:translate(27.079vw,-10px) scale(.4266);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{71.719%{transform:translate(19.4787vw,71.719vh) scale(.4266)}to{transform:translate(23.27885vw,99vh) scale(.4266)}}.snow:nth-child(213){opacity:.2954;transform:translate(21.6846vw,-10px) scale(.0511);animation:fall-213 13s -19s linear infinite}@keyframes fall-213{63.319%{transform:translate(23.6513vw,63.319vh) scale(.0511)}to{transform:translate(22.66795vw,99vh) scale(.0511)}}.snow:nth-child(214){opacity:.1248;transform:translate(66.8513vw,-10px) scale(.8837);animation:fall-214 27s -22s linear infinite}@keyframes fall-214{37.537%{transform:translate(69.5035vw,37.537vh) scale(.8837)}to{transform:translate(68.1774vw,99vh) scale(.8837)}}.snow:nth-child(215){opacity:1.081;transform:translate(53.058vw,-10px) scale(.8471);animation:fall-215 30s -10s linear infinite}@keyframes fall-215{67.276%{transform:translate(61.2851vw,67.276vh) scale(.8471)}to{transform:translate(57.17155vw,99vh) scale(.8471)}}.snow:nth-child(216){opacity:.5822;transform:translate(78.0381vw,-10px) scale(.3189);animation:fall-216 16s -11s linear infinite}@keyframes fall-216{48.167%{transform:translate(85.904vw,48.167vh) scale(.3189)}to{transform:translate(81.97105vw,99vh) scale(.3189)}}.snow:nth-child(217){opacity:.8832;transform:translate(12.141vw,-10px) scale(.3501);animation:fall-217 28s -3s linear infinite}@keyframes fall-217{46.002%{transform:translate(10.8579vw,46.002vh) scale(.3501)}to{transform:translate(11.49945vw,99vh) scale(.3501)}}.snow:nth-child(218){opacity:1.9668;transform:translate(11.6501vw,-10px) scale(.4396);animation:fall-218 21s -12s linear infinite}@keyframes fall-218{66.966%{transform:translate(3.6858vw,66.966vh) scale(.4396)}to{transform:translate(7.66795vw,99vh) scale(.4396)}}.snow:nth-child(219){opacity:.0662;transform:translate(13.5624vw,-10px) scale(.7295);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{61.631%{transform:translate(21.7195vw,61.631vh) scale(.7295)}to{transform:translate(17.64095vw,99vh) scale(.7295)}}.snow:nth-child(220){opacity:.5116;transform:translate(6.0909vw,-10px) scale(.602);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{79.08%{transform:translate(11.566vw,79.08vh) scale(.602)}to{transform:translate(8.82845vw,99vh) scale(.602)}}.snow:nth-child(221){opacity:1.6846;transform:translate(81.1277vw,-10px) scale(.7179);animation:fall-221 21s -10s linear infinite}@keyframes fall-221{44.881%{transform:translate(86.6375vw,44.881vh) scale(.7179)}to{transform:translate(83.8826vw,99vh) scale(.7179)}}.snow:nth-child(222){opacity:.2894;transform:translate(96.5148vw,-10px) scale(.135);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{43.021%{transform:translate(94.7776vw,43.021vh) scale(.135)}to{transform:translate(95.6462vw,99vh) scale(.135)}}.snow:nth-child(223){opacity:1.6214;transform:translate(71.4017vw,-10px) scale(.4961);animation:fall-223 22s -13s linear infinite}@keyframes fall-223{40.463%{transform:translate(72.4894vw,40.463vh) scale(.4961)}to{transform:translate(71.94555vw,99vh) scale(.4961)}}.snow:nth-child(224){opacity:1.9476;transform:translate(90.824vw,-10px) scale(.8297);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{36.9%{transform:translate(88.3063vw,36.9vh) scale(.8297)}to{transform:translate(89.56515vw,99vh) scale(.8297)}}.snow:nth-child(225){opacity:1.8106;transform:translate(80.098vw,-10px) scale(.0981);animation:fall-225 13s -26s linear infinite}@keyframes fall-225{48.132%{transform:translate(88.8544vw,48.132vh) scale(.0981)}to{transform:translate(84.4762vw,99vh) scale(.0981)}}.snow:nth-child(226){opacity:1.0872;transform:translate(12.4624vw,-10px) scale(.6265);animation:fall-226 21s -13s linear infinite}@keyframes fall-226{34.599%{transform:translate(10.1741vw,34.599vh) scale(.6265)}to{transform:translate(11.31825vw,99vh) scale(.6265)}}.snow:nth-child(227){opacity:.5254;transform:translate(64.7145vw,-10px) scale(.586);animation:fall-227 30s -26s linear infinite}@keyframes fall-227{38.261%{transform:translate(73.0038vw,38.261vh) scale(.586)}to{transform:translate(68.85915vw,99vh) scale(.586)}}.snow:nth-child(228){opacity:.1944;transform:translate(97.3166vw,-10px) scale(.9399);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{30.752%{transform:translate(88.259vw,30.752vh) scale(.9399)}to{transform:translate(92.7878vw,99vh) scale(.9399)}}.snow:nth-child(229){opacity:1.258;transform:translate(75.3145vw,-10px) scale(.488);animation:fall-229 18s -23s linear infinite}@keyframes fall-229{56.85%{transform:translate(70.2015vw,56.85vh) scale(.488)}to{transform:translate(72.758vw,99vh) scale(.488)}}.snow:nth-child(230){opacity:1.8868;transform:translate(41.4235vw,-10px) scale(.7011);animation:fall-230 14s -20s linear infinite}@keyframes fall-230{59.795%{transform:translate(32.9945vw,59.795vh) scale(.7011)}to{transform:translate(37.209vw,99vh) scale(.7011)}}.snow:nth-child(231){opacity:1.7032;transform:translate(33.7499vw,-10px) scale(.5899);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{45.692%{transform:translate(35.2837vw,45.692vh) scale(.5899)}to{transform:translate(34.5168vw,99vh) scale(.5899)}}.snow:nth-child(232){opacity:1.8296;transform:translate(64.6959vw,-10px) scale(.7885);animation:fall-232 18s -24s linear infinite}@keyframes fall-232{60.245%{transform:translate(68.6103vw,60.245vh) scale(.7885)}to{transform:translate(66.6531vw,99vh) scale(.7885)}}.snow:nth-child(233){opacity:.094;transform:translate(56.409vw,-10px) scale(.6127);animation:fall-233 18s -19s linear infinite}@keyframes fall-233{64.275%{transform:translate(65.6554vw,64.275vh) scale(.6127)}to{transform:translate(61.0322vw,99vh) scale(.6127)}}.snow:nth-child(234){opacity:.5106;transform:translate(89.781vw,-10px) scale(.4789);animation:fall-234 26s -12s linear infinite}@keyframes fall-234{68.617%{transform:translate(97.0222vw,68.617vh) scale(.4789)}to{transform:translate(93.4016vw,99vh) scale(.4789)}}.snow:nth-child(235){opacity:.9598;transform:translate(2.8844vw,-10px) scale(.6518);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{47.711%{transform:translate(-2.2612vw,47.711vh) scale(.6518)}to{transform:translate(.3116vw,99vh) scale(.6518)}}.snow:nth-child(236){opacity:.7356;transform:translate(84.2949vw,-10px) scale(.8333);animation:fall-236 18s -1s linear infinite}@keyframes fall-236{43.764%{transform:translate(91.1342vw,43.764vh) scale(.8333)}to{transform:translate(87.71455vw,99vh) scale(.8333)}}.snow:nth-child(237){opacity:1.2028;transform:translate(35.721vw,-10px) scale(.3218);animation:fall-237 11s -26s linear infinite}@keyframes fall-237{65.103%{transform:translate(33.7291vw,65.103vh) scale(.3218)}to{transform:translate(34.72505vw,99vh) scale(.3218)}}.snow:nth-child(238){opacity:1.7816;transform:translate(92.9544vw,-10px) scale(.7746);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.189%{transform:translate(100.9613vw,56.189vh) scale(.7746)}to{transform:translate(96.95785vw,99vh) scale(.7746)}}.snow:nth-child(239){opacity:1.7556;transform:translate(23.9382vw,-10px) scale(.5454);animation:fall-239 26s -3s linear infinite}@keyframes fall-239{58.464%{transform:translate(20.6274vw,58.464vh) scale(.5454)}to{transform:translate(22.2828vw,99vh) scale(.5454)}}.snow:nth-child(240){opacity:.7392;transform:translate(55.6264vw,-10px) scale(.0257);animation:fall-240 27s -3s linear infinite}@keyframes fall-240{50.976%{transform:translate(53.828vw,50.976vh) scale(.0257)}to{transform:translate(54.7272vw,99vh) scale(.0257)}}.snow:nth-child(241){opacity:1.2858;transform:translate(82.7636vw,-10px) scale(.055);animation:fall-241 28s -9s linear infinite}@keyframes fall-241{60.193%{transform:translate(91.0622vw,60.193vh) scale(.055)}to{transform:translate(86.9129vw,99vh) scale(.055)}}.snow:nth-child(242){opacity:.3496;transform:translate(27.9492vw,-10px) scale(.7391);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{65.347%{transform:translate(29.0189vw,65.347vh) scale(.7391)}to{transform:translate(28.48405vw,99vh) scale(.7391)}}.snow:nth-child(243){opacity:1.846;transform:translate(91.9875vw,-10px) scale(.697);animation:fall-243 20s -13s linear infinite}@keyframes fall-243{79.843%{transform:translate(95.0938vw,79.843vh) scale(.697)}to{transform:translate(93.54065vw,99vh) scale(.697)}}.snow:nth-child(244){opacity:.6508;transform:translate(53.5688vw,-10px) scale(.6268);animation:fall-244 27s -3s linear infinite}@keyframes fall-244{30.616%{transform:translate(53.1164vw,30.616vh) scale(.6268)}to{transform:translate(53.3426vw,99vh) scale(.6268)}}.snow:nth-child(245){opacity:.6842;transform:translate(81.1647vw,-10px) scale(.9803);animation:fall-245 17s -21s linear infinite}@keyframes fall-245{49.994%{transform:translate(84.4831vw,49.994vh) scale(.9803)}to{transform:translate(82.8239vw,99vh) scale(.9803)}}.snow:nth-child(246){opacity:1.4972;transform:translate(89.6701vw,-10px) scale(.4045);animation:fall-246 10s -20s linear infinite}@keyframes fall-246{35.545%{transform:translate(80.5729vw,35.545vh) scale(.4045)}to{transform:translate(85.1215vw,99vh) scale(.4045)}}.snow:nth-child(247){opacity:.405;transform:translate(68.9072vw,-10px) scale(.7106);animation:fall-247 24s -1s linear infinite}@keyframes fall-247{62.539%{transform:translate(60.2752vw,62.539vh) scale(.7106)}to{transform:translate(64.5912vw,99vh) scale(.7106)}}.snow:nth-child(248){opacity:1.5564;transform:translate(63.1894vw,-10px) scale(.4731);animation:fall-248 25s -13s linear infinite}@keyframes fall-248{51.042%{transform:translate(54.2972vw,51.042vh) scale(.4731)}to{transform:translate(58.7433vw,99vh) scale(.4731)}}.snow:nth-child(249){opacity:.3792;transform:translate(77.9278vw,-10px) scale(.7952);animation:fall-249 13s -15s linear infinite}@keyframes fall-249{75.282%{transform:translate(71.3024vw,75.282vh) scale(.7952)}to{transform:translate(74.6151vw,99vh) scale(.7952)}}.snow:nth-child(250){opacity:1.0226;transform:translate(33.1291vw,-10px) scale(.9532);animation:fall-250 13s -26s linear infinite}@keyframes fall-250{37.399%{transform:translate(36.8217vw,37.399vh) scale(.9532)}to{transform:translate(34.9754vw,99vh) scale(.9532)}}.snow:nth-child(251){opacity:.394;transform:translate(7.94vw,-10px) scale(.6737);animation:fall-251 28s -8s linear infinite}@keyframes fall-251{57.462%{transform:translate(5.1443vw,57.462vh) scale(.6737)}to{transform:translate(6.54215vw,99vh) scale(.6737)}}.snow:nth-child(252){opacity:.2146;transform:translate(59.8682vw,-10px) scale(.7586);animation:fall-252 18s -17s linear infinite}@keyframes fall-252{36.859%{transform:translate(61.7877vw,36.859vh) scale(.7586)}to{transform:translate(60.82795vw,99vh) scale(.7586)}}.snow:nth-child(253){opacity:1.082;transform:translate(44.3081vw,-10px) scale(.8422);animation:fall-253 28s -16s linear infinite}@keyframes fall-253{35.136%{transform:translate(42.8957vw,35.136vh) scale(.8422)}to{transform:translate(43.6019vw,99vh) scale(.8422)}}.snow:nth-child(254){opacity:.451;transform:translate(22.0515vw,-10px) scale(.0582);animation:fall-254 18s -3s linear infinite}@keyframes fall-254{43.961%{transform:translate(23.1339vw,43.961vh) scale(.0582)}to{transform:translate(22.5927vw,99vh) scale(.0582)}}.snow:nth-child(255){opacity:.1826;transform:translate(21.5491vw,-10px) scale(.1965);animation:fall-255 20s -17s linear infinite}@keyframes fall-255{44.683%{transform:translate(30.0159vw,44.683vh) scale(.1965)}to{transform:translate(25.7825vw,99vh) scale(.1965)}}.snow:nth-child(256){opacity:1.7372;transform:translate(96.7905vw,-10px) scale(.7185);animation:fall-256 18s -25s linear infinite}@keyframes fall-256{56.948%{transform:translate(98.8881vw,56.948vh) scale(.7185)}to{transform:translate(97.8393vw,99vh) scale(.7185)}}.snow:nth-child(257){opacity:.8376;transform:translate(7.9214vw,-10px) scale(.8773);animation:fall-257 22s -24s linear infinite}@keyframes fall-257{34.747%{transform:translate(16.9615vw,34.747vh) scale(.8773)}to{transform:translate(12.44145vw,99vh) scale(.8773)}}.snow:nth-child(258){opacity:.0432;transform:translate(80.2182vw,-10px) scale(.2579);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{32.858%{transform:translate(74.7632vw,32.858vh) scale(.2579)}to{transform:translate(77.4907vw,99vh) scale(.2579)}}.snow:nth-child(259){opacity:1.9152;transform:translate(78.8475vw,-10px) scale(.6936);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{55.667%{transform:translate(76.0538vw,55.667vh) scale(.6936)}to{transform:translate(77.45065vw,99vh) scale(.6936)}}.snow:nth-child(260){opacity:.9042;transform:translate(54.1091vw,-10px) scale(.6447);animation:fall-260 10s -28s linear infinite}@keyframes fall-260{66.83%{transform:translate(60.9624vw,66.83vh) scale(.6447)}to{transform:translate(57.53575vw,99vh) scale(.6447)}}.snow:nth-child(261){opacity:.6606;transform:translate(28.9372vw,-10px) scale(.0573);animation:fall-261 24s -20s linear infinite}@keyframes fall-261{49.057%{transform:translate(27.8705vw,49.057vh) scale(.0573)}to{transform:translate(28.40385vw,99vh) scale(.0573)}}.snow:nth-child(262){opacity:.2816;transform:translate(14.9049vw,-10px) scale(.7899);animation:fall-262 16s -2s linear infinite}@keyframes fall-262{36.916%{transform:translate(8.3062vw,36.916vh) scale(.7899)}to{transform:translate(11.60555vw,99vh) scale(.7899)}}.snow:nth-child(263){opacity:.8724;transform:translate(46.5918vw,-10px) scale(.4288);animation:fall-263 17s -9s linear infinite}@keyframes fall-263{57.983%{transform:translate(36.8124vw,57.983vh) scale(.4288)}to{transform:translate(41.7021vw,99vh) scale(.4288)}}.snow:nth-child(264){opacity:1.1088;transform:translate(.1034vw,-10px) scale(.9884);animation:fall-264 22s -21s linear infinite}@keyframes fall-264{62.125%{transform:translate(-5.0543vw,62.125vh) scale(.9884)}to{transform:translate(-2.47545vw,99vh) scale(.9884)}}.snow:nth-child(265){opacity:1.9094;transform:translate(16.7297vw,-10px) scale(.0566);animation:fall-265 17s -22s linear infinite}@keyframes fall-265{72.819%{transform:translate(23.5513vw,72.819vh) scale(.0566)}to{transform:translate(20.1405vw,99vh) scale(.0566)}}.snow:nth-child(266){opacity:1.4774;transform:translate(18.5971vw,-10px) scale(.5576);animation:fall-266 11s -11s linear infinite}@keyframes fall-266{56.238%{transform:translate(18.2394vw,56.238vh) scale(.5576)}to{transform:translate(18.41825vw,99vh) scale(.5576)}}.snow:nth-child(267){opacity:.0956;transform:translate(81.4274vw,-10px) scale(.6075);animation:fall-267 17s -5s linear infinite}@keyframes fall-267{57.948%{transform:translate(79.2708vw,57.948vh) scale(.6075)}to{transform:translate(80.3491vw,99vh) scale(.6075)}}.snow:nth-child(268){opacity:.7596;transform:translate(33.1313vw,-10px) scale(.7243);animation:fall-268 25s -30s linear infinite}@keyframes fall-268{61.012%{transform:translate(23.6546vw,61.012vh) scale(.7243)}to{transform:translate(28.39295vw,99vh) scale(.7243)}}.snow:nth-child(269){opacity:.5374;transform:translate(19.9751vw,-10px) scale(.3544);animation:fall-269 13s -23s linear infinite}@keyframes fall-269{59.852%{transform:translate(13.2482vw,59.852vh) scale(.3544)}to{transform:translate(16.61165vw,99vh) scale(.3544)}}.snow:nth-child(270){opacity:.7596;transform:translate(34.4965vw,-10px) scale(.6035);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{75.926%{transform:translate(44.2013vw,75.926vh) scale(.6035)}to{transform:translate(39.3489vw,99vh) scale(.6035)}}.snow:nth-child(271){opacity:1.0764;transform:translate(41.2674vw,-10px) scale(.3687);animation:fall-271 26s -24s linear infinite}@keyframes fall-271{55.172%{transform:translate(43.1914vw,55.172vh) scale(.3687)}to{transform:translate(42.2294vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.0254;transform:translate(70.109vw,-10px) scale(.1418);animation:fall-272 23s -8s linear infinite}@keyframes fall-272{48.853%{transform:translate(72.0786vw,48.853vh) scale(.1418)}to{transform:translate(71.0938vw,99vh) scale(.1418)}}.snow:nth-child(273){opacity:1.051;transform:translate(95.1149vw,-10px) scale(.1879);animation:fall-273 28s -14s linear infinite}@keyframes fall-273{72.905%{transform:translate(89.9346vw,72.905vh) scale(.1879)}to{transform:translate(92.52475vw,99vh) scale(.1879)}}.snow:nth-child(274){opacity:1.2046;transform:translate(43.2777vw,-10px) scale(.077);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{51.801%{transform:translate(42.3755vw,51.801vh) scale(.077)}to{transform:translate(42.8266vw,99vh) scale(.077)}}.snow:nth-child(275){opacity:.8478;transform:translate(94.1436vw,-10px) scale(.4658);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{40.864%{transform:translate(88.1541vw,40.864vh) scale(.4658)}to{transform:translate(91.14885vw,99vh) scale(.4658)}}.snow:nth-child(276){opacity:.215;transform:translate(42.2426vw,-10px) scale(.9973);animation:fall-276 23s -25s linear infinite}@keyframes fall-276{71.365%{transform:translate(51.795vw,71.365vh) scale(.9973)}to{transform:translate(47.0188vw,99vh) scale(.9973)}}.snow:nth-child(277){opacity:.6078;transform:translate(32.5116vw,-10px) scale(.0376);animation:fall-277 26s -9s linear infinite}@keyframes fall-277{52.493%{transform:translate(38.647vw,52.493vh) scale(.0376)}to{transform:translate(35.5793vw,99vh) scale(.0376)}}.snow:nth-child(278){opacity:.446;transform:translate(2.0135vw,-10px) scale(.5282);animation:fall-278 18s -29s linear infinite}@keyframes fall-278{54.995%{transform:translate(11.2708vw,54.995vh) scale(.5282)}to{transform:translate(6.64215vw,99vh) scale(.5282)}}.snow:nth-child(279){opacity:1.4996;transform:translate(50.0344vw,-10px) scale(.064);animation:fall-279 16s -28s linear infinite}@keyframes fall-279{70.397%{transform:translate(57.5237vw,70.397vh) scale(.064)}to{transform:translate(53.77905vw,99vh) scale(.064)}}.snow:nth-child(280){opacity:.702;transform:translate(94.4408vw,-10px) scale(.533);animation:fall-280 14s -18s linear infinite}@keyframes fall-280{42.128%{transform:translate(101.2062vw,42.128vh) scale(.533)}to{transform:translate(97.8235vw,99vh) scale(.533)}}.snow:nth-child(281){opacity:1.4426;transform:translate(.2868vw,-10px) scale(.6628);animation:fall-281 18s -3s linear infinite}@keyframes fall-281{59.245%{transform:translate(-6.324vw,59.245vh) scale(.6628)}to{transform:translate(-3.0186vw,99vh) scale(.6628)}}.snow:nth-child(282){opacity:.7922;transform:translate(37.3387vw,-10px) scale(.1835);animation:fall-282 27s -23s linear infinite}@keyframes fall-282{37.11%{transform:translate(34.7353vw,37.11vh) scale(.1835)}to{transform:translate(36.037vw,99vh) scale(.1835)}}.snow:nth-child(283){opacity:1.9368;transform:translate(16.3623vw,-10px) scale(.8634);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{71.97%{transform:translate(20.0919vw,71.97vh) scale(.8634)}to{transform:translate(18.2271vw,99vh) scale(.8634)}}.snow:nth-child(284){opacity:1.2652;transform:translate(90.825vw,-10px) scale(.0309);animation:fall-284 17s -27s linear infinite}@keyframes fall-284{35.34%{transform:translate(91.3858vw,35.34vh) scale(.0309)}to{transform:translate(91.1054vw,99vh) scale(.0309)}}.snow:nth-child(285){opacity:.059;transform:translate(69.8813vw,-10px) scale(.9056);animation:fall-285 19s -20s linear infinite}@keyframes fall-285{63.3%{transform:translate(77.1856vw,63.3vh) scale(.9056)}to{transform:translate(73.53345vw,99vh) scale(.9056)}}.snow:nth-child(286){opacity:.4088;transform:translate(50.9641vw,-10px) scale(.5393);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{49.546%{transform:translate(50.6946vw,49.546vh) scale(.5393)}to{transform:translate(50.82935vw,99vh) scale(.5393)}}.snow:nth-child(287){opacity:.7564;transform:translate(37.6374vw,-10px) scale(.7326);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{44.408%{transform:translate(42.4825vw,44.408vh) scale(.7326)}to{transform:translate(40.05995vw,99vh) scale(.7326)}}.snow:nth-child(288){opacity:.6102;transform:translate(82.5464vw,-10px) scale(.8771);animation:fall-288 15s -20s linear infinite}@keyframes fall-288{76.828%{transform:translate(79.6906vw,76.828vh) scale(.8771)}to{transform:translate(81.1185vw,99vh) scale(.8771)}}.snow:nth-child(289){opacity:1.8836;transform:translate(43.1738vw,-10px) scale(.5521);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{57.276%{transform:translate(52.758vw,57.276vh) scale(.5521)}to{transform:translate(47.9659vw,99vh) scale(.5521)}}.snow:nth-child(290){opacity:.14;transform:translate(.0687vw,-10px) scale(.4072);animation:fall-290 17s -18s linear infinite}@keyframes fall-290{41.087%{transform:translate(-9.1596vw,41.087vh) scale(.4072)}to{transform:translate(-4.54545vw,99vh) scale(.4072)}}.snow:nth-child(291){opacity:1.081;transform:translate(91.082vw,-10px) scale(.0894);animation:fall-291 15s -28s linear infinite}@keyframes fall-291{43.793%{transform:translate(85.828vw,43.793vh) scale(.0894)}to{transform:translate(88.455vw,99vh) scale(.0894)}}.snow:nth-child(292){opacity:1.2912;transform:translate(64.7807vw,-10px) scale(.8728);animation:fall-292 19s -18s linear infinite}@keyframes fall-292{60.075%{transform:translate(70.2004vw,60.075vh) scale(.8728)}to{transform:translate(67.49055vw,99vh) scale(.8728)}}.snow:nth-child(293){opacity:.7508;transform:translate(27.9395vw,-10px) scale(.0777);animation:fall-293 26s -17s linear infinite}@keyframes fall-293{70.47%{transform:translate(26.8655vw,70.47vh) scale(.0777)}to{transform:translate(27.4025vw,99vh) scale(.0777)}}.snow:nth-child(294){opacity:1.4688;transform:translate(73.1669vw,-10px) scale(.1984);animation:fall-294 10s -25s linear infinite}@keyframes fall-294{32.643%{transform:translate(78.8641vw,32.643vh) scale(.1984)}to{transform:translate(76.0155vw,99vh) scale(.1984)}}.snow:nth-child(295){opacity:.1246;transform:translate(90.4562vw,-10px) scale(.4657);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{44.148%{transform:translate(89.7271vw,44.148vh) scale(.4657)}to{transform:translate(90.09165vw,99vh) scale(.4657)}}.snow:nth-child(296){opacity:.3182;transform:translate(96.9385vw,-10px) scale(.899);animation:fall-296 29s -16s linear infinite}@keyframes fall-296{79.739%{transform:translate(90.923vw,79.739vh) scale(.899)}to{transform:translate(93.93075vw,99vh) scale(.899)}}.snow:nth-child(297){opacity:.876;transform:translate(81.5436vw,-10px) scale(.5023);animation:fall-297 22s -22s linear infinite}@keyframes fall-297{57.927%{transform:translate(85.6552vw,57.927vh) scale(.5023)}to{transform:translate(83.5994vw,99vh) scale(.5023)}}.snow:nth-child(298){opacity:1.664;transform:translate(39.3319vw,-10px) scale(.8111);animation:fall-298 17s -1s linear infinite}@keyframes fall-298{72.279%{transform:translate(44.9347vw,72.279vh) scale(.8111)}to{transform:translate(42.1333vw,99vh) scale(.8111)}}.snow:nth-child(299){opacity:.8318;transform:translate(58.1453vw,-10px) scale(.7193);animation:fall-299 16s -20s linear infinite}@keyframes fall-299{44.996%{transform:translate(58.1219vw,44.996vh) scale(.7193)}to{transform:translate(58.1336vw,99vh) scale(.7193)}}.snow:nth-child(300){opacity:.2898;transform:translate(35.9191vw,-10px) scale(.8904);animation:fall-300 13s -8s linear infinite}@keyframes fall-300{77.829%{transform:translate(26.6547vw,77.829vh) scale(.8904)}to{transform:translate(31.2869vw,99vh) scale(.8904)}}.snow:nth-child(301){opacity:1.3892;transform:translate(78.7815vw,-10px) scale(.9774);animation:fall-301 20s -12s linear infinite}@keyframes fall-301{57.423%{transform:translate(70.0945vw,57.423vh) scale(.9774)}to{transform:translate(74.438vw,99vh) scale(.9774)}}.snow:nth-child(302){opacity:1.7222;transform:translate(81.4488vw,-10px) scale(.541);animation:fall-302 15s -7s linear infinite}@keyframes fall-302{50.717%{transform:translate(90.5513vw,50.717vh) scale(.541)}to{transform:translate(86.00005vw,99vh) scale(.541)}}.snow:nth-child(303){opacity:1.4556;transform:translate(72.8458vw,-10px) scale(.084);animation:fall-303 28s -13s linear infinite}@keyframes fall-303{34.809%{transform:translate(76.2201vw,34.809vh) scale(.084)}to{transform:translate(74.53295vw,99vh) scale(.084)}}.snow:nth-child(304){opacity:1.4194;transform:translate(90.7745vw,-10px) scale(.3201);animation:fall-304 16s -27s linear infinite}@keyframes fall-304{52.937%{transform:translate(96.9073vw,52.937vh) scale(.3201)}to{transform:translate(93.8409vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:1.0398;transform:translate(29.9088vw,-10px) scale(.3013);animation:fall-305 29s -4s linear infinite}@keyframes fall-305{78.231%{transform:translate(31.7053vw,78.231vh) scale(.3013)}to{transform:translate(30.80705vw,99vh) scale(.3013)}}.snow:nth-child(306){opacity:1.4618;transform:translate(13.9691vw,-10px) scale(.1758);animation:fall-306 18s -3s linear infinite}@keyframes fall-306{73.912%{transform:translate(10.166vw,73.912vh) scale(.1758)}to{transform:translate(12.06755vw,99vh) scale(.1758)}}.snow:nth-child(307){opacity:1.7838;transform:translate(47.6113vw,-10px) scale(.7642);animation:fall-307 17s -28s linear infinite}@keyframes fall-307{42.684%{transform:translate(52.7053vw,42.684vh) scale(.7642)}to{transform:translate(50.1583vw,99vh) scale(.7642)}}.snow:nth-child(308){opacity:1.7586;transform:translate(37.1578vw,-10px) scale(.4241);animation:fall-308 27s -26s linear infinite}@keyframes fall-308{41.851%{transform:translate(29.5961vw,41.851vh) scale(.4241)}to{transform:translate(33.37695vw,99vh) scale(.4241)}}.snow:nth-child(309){opacity:1.7434;transform:translate(28.9772vw,-10px) scale(.3344);animation:fall-309 18s -11s linear infinite}@keyframes fall-309{56.967%{transform:translate(19.6517vw,56.967vh) scale(.3344)}to{transform:translate(24.31445vw,99vh) scale(.3344)}}.snow:nth-child(310){opacity:1.936;transform:translate(72.571vw,-10px) scale(.3974);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{73.685%{transform:translate(74.9349vw,73.685vh) scale(.3974)}to{transform:translate(73.75295vw,99vh) scale(.3974)}}.snow:nth-child(311){opacity:.1492;transform:translate(21.6691vw,-10px) scale(.2349);animation:fall-311 27s -26s linear infinite}@keyframes fall-311{79.599%{transform:translate(29.519vw,79.599vh) scale(.2349)}to{transform:translate(25.59405vw,99vh) scale(.2349)}}.snow:nth-child(312){opacity:.9314;transform:translate(71.528vw,-10px) scale(.6933);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{58.29%{transform:translate(72.448vw,58.29vh) scale(.6933)}to{transform:translate(71.988vw,99vh) scale(.6933)}}.snow:nth-child(313){opacity:1.8438;transform:translate(44.6747vw,-10px) scale(.5535);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{78.459%{transform:translate(45.866vw,78.459vh) scale(.5535)}to{transform:translate(45.27035vw,99vh) scale(.5535)}}.snow:nth-child(314){opacity:.5812;transform:translate(77.4661vw,-10px) scale(.9998);animation:fall-314 15s -20s linear infinite}@keyframes fall-314{58.814%{transform:translate(73.896vw,58.814vh) scale(.9998)}to{transform:translate(75.68105vw,99vh) scale(.9998)}}.snow:nth-child(315){opacity:1.9914;transform:translate(82.5704vw,-10px) scale(.3982);animation:fall-315 10s -1s linear infinite}@keyframes fall-315{46.6%{transform:translate(91.4954vw,46.6vh) scale(.3982)}to{transform:translate(87.0329vw,99vh) scale(.3982)}}.snow:nth-child(316){opacity:1.0922;transform:translate(48.3005vw,-10px) scale(.112);animation:fall-316 17s -4s linear infinite}@keyframes fall-316{37.772%{transform:translate(42.4016vw,37.772vh) scale(.112)}to{transform:translate(45.35105vw,99vh) scale(.112)}}.snow:nth-child(317){opacity:1.9974;transform:translate(45.5481vw,-10px) scale(.1755);animation:fall-317 25s -25s linear infinite}@keyframes fall-317{34.228%{transform:translate(37.2896vw,34.228vh) scale(.1755)}to{transform:translate(41.41885vw,99vh) scale(.1755)}}.snow:nth-child(318){opacity:1.6078;transform:translate(35.6732vw,-10px) scale(.3403);animation:fall-318 11s -5s linear infinite}@keyframes fall-318{55.642%{transform:translate(44.7421vw,55.642vh) scale(.3403)}to{transform:translate(40.20765vw,99vh) scale(.3403)}}.snow:nth-child(319){opacity:1.0174;transform:translate(94.2702vw,-10px) scale(.6592);animation:fall-319 29s -9s linear infinite}@keyframes fall-319{53.516%{transform:translate(96.4126vw,53.516vh) scale(.6592)}to{transform:translate(95.3414vw,99vh) scale(.6592)}}.snow:nth-child(320){opacity:1.716;transform:translate(39.6427vw,-10px) scale(.3056);animation:fall-320 20s -17s linear infinite}@keyframes fall-320{43.766%{transform:translate(40.878vw,43.766vh) scale(.3056)}to{transform:translate(40.26035vw,99vh) scale(.3056)}}.snow:nth-child(321){opacity:1.7966;transform:translate(21.7939vw,-10px) scale(.9465);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{38.071%{transform:translate(24.3343vw,38.071vh) scale(.9465)}to{transform:translate(23.0641vw,99vh) scale(.9465)}}.snow:nth-child(322){opacity:.3274;transform:translate(30.4056vw,-10px) scale(.3538);animation:fall-322 21s -25s linear infinite}@keyframes fall-322{55.587%{transform:translate(24.2965vw,55.587vh) scale(.3538)}to{transform:translate(27.35105vw,99vh) scale(.3538)}}.snow:nth-child(323){opacity:1.5708;transform:translate(38.0205vw,-10px) scale(.9929);animation:fall-323 16s -22s linear infinite}@keyframes fall-323{67.703%{transform:translate(40.8996vw,67.703vh) scale(.9929)}to{transform:translate(39.46005vw,99vh) scale(.9929)}}.snow:nth-child(324){opacity:1.1282;transform:translate(84.1777vw,-10px) scale(.8829);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{73.905%{transform:translate(79.6363vw,73.905vh) scale(.8829)}to{transform:translate(81.907vw,99vh) scale(.8829)}}.snow:nth-child(325){opacity:1.5048;transform:translate(91.6383vw,-10px) scale(.6749);animation:fall-325 13s -27s linear infinite}@keyframes fall-325{71.826%{transform:translate(88.012vw,71.826vh) scale(.6749)}to{transform:translate(89.82515vw,99vh) scale(.6749)}}.snow:nth-child(326){opacity:.5444;transform:translate(21.0994vw,-10px) scale(.1873);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{58.162%{transform:translate(27.4991vw,58.162vh) scale(.1873)}to{transform:translate(24.29925vw,99vh) scale(.1873)}}.snow:nth-child(327){opacity:.1096;transform:translate(75.4712vw,-10px) scale(.7241);animation:fall-327 15s -30s linear infinite}@keyframes fall-327{67.22%{transform:translate(81.0871vw,67.22vh) scale(.7241)}to{transform:translate(78.27915vw,99vh) scale(.7241)}}.snow:nth-child(328){opacity:.3066;transform:translate(3.7624vw,-10px) scale(.3013);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{74.116%{transform:translate(-6.1558vw,74.116vh) scale(.3013)}to{transform:translate(-1.1967vw,99vh) scale(.3013)}}.snow:nth-child(329){opacity:.0516;transform:translate(49.9333vw,-10px) scale(.7862);animation:fall-329 13s -26s linear infinite}@keyframes fall-329{61.697%{transform:translate(52.5435vw,61.697vh) scale(.7862)}to{transform:translate(51.2384vw,99vh) scale(.7862)}}.snow:nth-child(330){opacity:1.3452;transform:translate(65.6218vw,-10px) scale(.0476);animation:fall-330 13s -19s linear infinite}@keyframes fall-330{79.347%{transform:translate(62.8329vw,79.347vh) scale(.0476)}to{transform:translate(64.22735vw,99vh) scale(.0476)}}.snow:nth-child(331){opacity:1.561;transform:translate(79.2847vw,-10px) scale(.4003);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{42.857%{transform:translate(81.0133vw,42.857vh) scale(.4003)}to{transform:translate(80.149vw,99vh) scale(.4003)}}.snow:nth-child(332){opacity:1.1676;transform:translate(32.1165vw,-10px) scale(.9083);animation:fall-332 25s -20s linear infinite}@keyframes fall-332{31.422%{transform:translate(32.1139vw,31.422vh) scale(.9083)}to{transform:translate(32.1152vw,99vh) scale(.9083)}}.snow:nth-child(333){opacity:.9946;transform:translate(67.5893vw,-10px) scale(.9654);animation:fall-333 29s -4s linear infinite}@keyframes fall-333{55.728%{transform:translate(74.7035vw,55.728vh) scale(.9654)}to{transform:translate(71.1464vw,99vh) scale(.9654)}}.snow:nth-child(334){opacity:.876;transform:translate(89.1939vw,-10px) scale(.0243);animation:fall-334 24s -4s linear infinite}@keyframes fall-334{32.109%{transform:translate(98.9405vw,32.109vh) scale(.0243)}to{transform:translate(94.0672vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:.9542;transform:translate(74.1701vw,-10px) scale(.8487);animation:fall-335 26s -9s linear infinite}@keyframes fall-335{49.235%{transform:translate(77.4216vw,49.235vh) scale(.8487)}to{transform:translate(75.79585vw,99vh) scale(.8487)}}.snow:nth-child(336){opacity:.0344;transform:translate(39.0522vw,-10px) scale(.4885);animation:fall-336 19s -6s linear infinite}@keyframes fall-336{50.251%{transform:translate(41.6512vw,50.251vh) scale(.4885)}to{transform:translate(40.3517vw,99vh) scale(.4885)}}.snow:nth-child(337){opacity:.2348;transform:translate(78.1388vw,-10px) scale(.1049);animation:fall-337 15s -1s linear infinite}@keyframes fall-337{56.441%{transform:translate(75.9992vw,56.441vh) scale(.1049)}to{transform:translate(77.069vw,99vh) scale(.1049)}}.snow:nth-child(338){opacity:.9902;transform:translate(73.0452vw,-10px) scale(.5038);animation:fall-338 25s -20s linear infinite}@keyframes fall-338{32.306%{transform:translate(66.5586vw,32.306vh) scale(.5038)}to{transform:translate(69.8019vw,99vh) scale(.5038)}}.snow:nth-child(339){opacity:.3832;transform:translate(23.5185vw,-10px) scale(.2887);animation:fall-339 12s -13s linear infinite}@keyframes fall-339{71.91%{transform:translate(18.3357vw,71.91vh) scale(.2887)}to{transform:translate(20.9271vw,99vh) scale(.2887)}}.snow:nth-child(340){opacity:.9734;transform:translate(64.5728vw,-10px) scale(.6998);animation:fall-340 13s -21s linear infinite}@keyframes fall-340{35.822%{transform:translate(60.5829vw,35.822vh) scale(.6998)}to{transform:translate(62.57785vw,99vh) scale(.6998)}}.snow:nth-child(341){opacity:.9246;transform:translate(35.8682vw,-10px) scale(.3209);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{48.094%{transform:translate(43.3269vw,48.094vh) scale(.3209)}to{transform:translate(39.59755vw,99vh) scale(.3209)}}.snow:nth-child(342){opacity:.849;transform:translate(45.0303vw,-10px) scale(.8032);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{77.002%{transform:translate(35.0638vw,77.002vh) scale(.8032)}to{transform:translate(40.04705vw,99vh) scale(.8032)}}.snow:nth-child(343){opacity:.9984;transform:translate(12.4557vw,-10px) scale(.807);animation:fall-343 30s -22s linear infinite}@keyframes fall-343{76.536%{transform:translate(4.2512vw,76.536vh) scale(.807)}to{transform:translate(8.35345vw,99vh) scale(.807)}}.snow:nth-child(344){opacity:1.4422;transform:translate(28.2271vw,-10px) scale(.8875);animation:fall-344 21s -2s linear infinite}@keyframes fall-344{64.043%{transform:translate(31.4039vw,64.043vh) scale(.8875)}to{transform:translate(29.8155vw,99vh) scale(.8875)}}.snow:nth-child(345){opacity:.662;transform:translate(47.6401vw,-10px) scale(.8087);animation:fall-345 30s -29s linear infinite}@keyframes fall-345{64.259%{transform:translate(42.2809vw,64.259vh) scale(.8087)}to{transform:translate(44.9605vw,99vh) scale(.8087)}}.snow:nth-child(346){opacity:.2532;transform:translate(36.0732vw,-10px) scale(.1822);animation:fall-346 25s -14s linear infinite}@keyframes fall-346{56.09%{transform:translate(28.678vw,56.09vh) scale(.1822)}to{transform:translate(32.3756vw,99vh) scale(.1822)}}.snow:nth-child(347){opacity:.9366;transform:translate(93.1892vw,-10px) scale(.4993);animation:fall-347 18s -13s linear infinite}@keyframes fall-347{32.579%{transform:translate(86.5701vw,32.579vh) scale(.4993)}to{transform:translate(89.87965vw,99vh) scale(.4993)}}.snow:nth-child(348){opacity:1.9442;transform:translate(42.228vw,-10px) scale(.155);animation:fall-348 25s -1s linear infinite}@keyframes fall-348{51.993%{transform:translate(47.6535vw,51.993vh) scale(.155)}to{transform:translate(44.94075vw,99vh) scale(.155)}}.snow:nth-child(349){opacity:.8616;transform:translate(30.5364vw,-10px) scale(.9521);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{35.232%{transform:translate(36.8549vw,35.232vh) scale(.9521)}to{transform:translate(33.69565vw,99vh) scale(.9521)}}.snow:nth-child(350){opacity:.1776;transform:translate(33.9439vw,-10px) scale(.0812);animation:fall-350 22s -3s linear infinite}@keyframes fall-350{38.708%{transform:translate(32.8277vw,38.708vh) scale(.0812)}to{transform:translate(33.3858vw,99vh) scale(.0812)}}.snow:nth-child(351){opacity:.9672;transform:translate(27.9902vw,-10px) scale(.1348);animation:fall-351 29s -14s linear infinite}@keyframes fall-351{32.24%{transform:translate(22.5904vw,32.24vh) scale(.1348)}to{transform:translate(25.2903vw,99vh) scale(.1348)}}.snow:nth-child(352){opacity:.2848;transform:translate(82.1836vw,-10px) scale(.8251);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{50.261%{transform:translate(79.3839vw,50.261vh) scale(.8251)}to{transform:translate(80.78375vw,99vh) scale(.8251)}}.snow:nth-child(353){opacity:1.4958;transform:translate(75.502vw,-10px) scale(.1444);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{34.018%{transform:translate(82.8382vw,34.018vh) scale(.1444)}to{transform:translate(79.1701vw,99vh) scale(.1444)}}.snow:nth-child(354){opacity:.7038;transform:translate(77.0982vw,-10px) scale(.709);animation:fall-354 14s -15s linear infinite}@keyframes fall-354{70.853%{transform:translate(82.123vw,70.853vh) scale(.709)}to{transform:translate(79.6106vw,99vh) scale(.709)}}.snow:nth-child(355){opacity:.0274;transform:translate(36.7262vw,-10px) scale(.9517);animation:fall-355 16s -16s linear infinite}@keyframes fall-355{65.96%{transform:translate(38.5173vw,65.96vh) scale(.9517)}to{transform:translate(37.62175vw,99vh) scale(.9517)}}.snow:nth-child(356){opacity:.4762;transform:translate(82.0349vw,-10px) scale(.1294);animation:fall-356 28s -15s linear infinite}@keyframes fall-356{71.028%{transform:translate(89.2986vw,71.028vh) scale(.1294)}to{transform:translate(85.66675vw,99vh) scale(.1294)}}.snow:nth-child(357){opacity:1.5744;transform:translate(89.8938vw,-10px) scale(.2407);animation:fall-357 19s -23s linear infinite}@keyframes fall-357{56.21%{transform:translate(93.9579vw,56.21vh) scale(.2407)}to{transform:translate(91.92585vw,99vh) scale(.2407)}}.snow:nth-child(358){opacity:.4566;transform:translate(14.7409vw,-10px) scale(.7439);animation:fall-358 18s -3s linear infinite}@keyframes fall-358{77.166%{transform:translate(22.6907vw,77.166vh) scale(.7439)}to{transform:translate(18.7158vw,99vh) scale(.7439)}}.snow:nth-child(359){opacity:.9914;transform:translate(39.7189vw,-10px) scale(.75);animation:fall-359 25s -18s linear infinite}@keyframes fall-359{65.808%{transform:translate(44.8099vw,65.808vh) scale(.75)}to{transform:translate(42.2644vw,99vh) scale(.75)}}.snow:nth-child(360){opacity:.9126;transform:translate(32.904vw,-10px) scale(.7815);animation:fall-360 17s -16s linear infinite}@keyframes fall-360{67.472%{transform:translate(41.4082vw,67.472vh) scale(.7815)}to{transform:translate(37.1561vw,99vh) scale(.7815)}}.snow:nth-child(361){opacity:1.4646;transform:translate(23.4761vw,-10px) scale(.6332);animation:fall-361 10s -14s linear infinite}@keyframes fall-361{46.685%{transform:translate(30.0288vw,46.685vh) scale(.6332)}to{transform:translate(26.75245vw,99vh) scale(.6332)}}.snow:nth-child(362){opacity:1.78;transform:translate(88.0128vw,-10px) scale(.0358);animation:fall-362 28s -9s linear infinite}@keyframes fall-362{37.119%{transform:translate(86.3057vw,37.119vh) scale(.0358)}to{transform:translate(87.15925vw,99vh) scale(.0358)}}.snow:nth-child(363){opacity:.7442;transform:translate(40.2027vw,-10px) scale(.5125);animation:fall-363 13s -30s linear infinite}@keyframes fall-363{37.519%{transform:translate(37.3034vw,37.519vh) scale(.5125)}to{transform:translate(38.75305vw,99vh) scale(.5125)}}.snow:nth-child(364){opacity:1.4966;transform:translate(17.8229vw,-10px) scale(.1211);animation:fall-364 10s -22s linear infinite}@keyframes fall-364{51.471%{transform:translate(11.5934vw,51.471vh) scale(.1211)}to{transform:translate(14.70815vw,99vh) scale(.1211)}}.snow:nth-child(365){opacity:.3044;transform:translate(52.6526vw,-10px) scale(.5884);animation:fall-365 26s -13s linear infinite}@keyframes fall-365{69.478%{transform:translate(57.0231vw,69.478vh) scale(.5884)}to{transform:translate(54.83785vw,99vh) scale(.5884)}}.snow:nth-child(366){opacity:1.0224;transform:translate(18.0907vw,-10px) scale(.0574);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{39.352%{transform:translate(10.8181vw,39.352vh) scale(.0574)}to{transform:translate(14.4544vw,99vh) scale(.0574)}}.snow:nth-child(367){opacity:.735;transform:translate(3.6506vw,-10px) scale(.5798);animation:fall-367 29s -21s linear infinite}@keyframes fall-367{41.17%{transform:translate(-2.6346vw,41.17vh) scale(.5798)}to{transform:translate(.508vw,99vh) scale(.5798)}}.snow:nth-child(368){opacity:.5408;transform:translate(54.1686vw,-10px) scale(.9713);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{38.793%{transform:translate(53.0888vw,38.793vh) scale(.9713)}to{transform:translate(53.6287vw,99vh) scale(.9713)}}.snow:nth-child(369){opacity:1.8188;transform:translate(43.754vw,-10px) scale(.5138);animation:fall-369 30s -16s linear infinite}@keyframes fall-369{71.845%{transform:translate(44.23vw,71.845vh) scale(.5138)}to{transform:translate(43.992vw,99vh) scale(.5138)}}.snow:nth-child(370){opacity:.7834;transform:translate(22.0926vw,-10px) scale(.4479);animation:fall-370 12s -1s linear infinite}@keyframes fall-370{48.331%{transform:translate(30.9905vw,48.331vh) scale(.4479)}to{transform:translate(26.54155vw,99vh) scale(.4479)}}.snow:nth-child(371){opacity:.0192;transform:translate(71.2257vw,-10px) scale(.5633);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{67.747%{transform:translate(75.4625vw,67.747vh) scale(.5633)}to{transform:translate(73.3441vw,99vh) scale(.5633)}}.snow:nth-child(372){opacity:1.1272;transform:translate(23.0855vw,-10px) scale(.9271);animation:fall-372 20s -16s linear infinite}@keyframes fall-372{35.008%{transform:translate(16.4051vw,35.008vh) scale(.9271)}to{transform:translate(19.7453vw,99vh) scale(.9271)}}.snow:nth-child(373){opacity:.3984;transform:translate(44.2988vw,-10px) scale(.6474);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{74.645%{transform:translate(48.1508vw,74.645vh) scale(.6474)}to{transform:translate(46.2248vw,99vh) scale(.6474)}}.snow:nth-child(374){opacity:.1432;transform:translate(68.9076vw,-10px) scale(.556);animation:fall-374 30s -20s linear infinite}@keyframes fall-374{63.699%{transform:translate(63.7713vw,63.699vh) scale(.556)}to{transform:translate(66.33945vw,99vh) scale(.556)}}.snow:nth-child(375){opacity:1.0566;transform:translate(59.3578vw,-10px) scale(.0695);animation:fall-375 10s -17s linear infinite}@keyframes fall-375{43.694%{transform:translate(66.1423vw,43.694vh) scale(.0695)}to{transform:translate(62.75005vw,99vh) scale(.0695)}}.snow:nth-child(376){opacity:.5488;transform:translate(62.544vw,-10px) scale(.2618);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{70.822%{transform:translate(56.5137vw,70.822vh) scale(.2618)}to{transform:translate(59.52885vw,99vh) scale(.2618)}}.snow:nth-child(377){opacity:1.049;transform:translate(27.0485vw,-10px) scale(.2845);animation:fall-377 13s -15s linear infinite}@keyframes fall-377{60.892%{transform:translate(32.6731vw,60.892vh) scale(.2845)}to{transform:translate(29.8608vw,99vh) scale(.2845)}}.snow:nth-child(378){opacity:1.9152;transform:translate(79.9877vw,-10px) scale(.7154);animation:fall-378 25s -20s linear infinite}@keyframes fall-378{52.176%{transform:translate(85.42vw,52.176vh) scale(.7154)}to{transform:translate(82.70385vw,99vh) scale(.7154)}}.snow:nth-child(379){opacity:.7996;transform:translate(56.8064vw,-10px) scale(.3365);animation:fall-379 16s -6s linear infinite}@keyframes fall-379{73.847%{transform:translate(60.8048vw,73.847vh) scale(.3365)}to{transform:translate(58.8056vw,99vh) scale(.3365)}}.snow:nth-child(380){opacity:.9638;transform:translate(30.2795vw,-10px) scale(.9917);animation:fall-380 22s -28s linear infinite}@keyframes fall-380{51.536%{transform:translate(33.6178vw,51.536vh) scale(.9917)}to{transform:translate(31.94865vw,99vh) scale(.9917)}}.snow:nth-child(381){opacity:1.3996;transform:translate(20.6835vw,-10px) scale(.4102);animation:fall-381 17s -9s linear infinite}@keyframes fall-381{77.403%{transform:translate(15.2956vw,77.403vh) scale(.4102)}to{transform:translate(17.98955vw,99vh) scale(.4102)}}.snow:nth-child(382){opacity:1.9214;transform:translate(67.8054vw,-10px) scale(.8715);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{60.381%{transform:translate(60.8974vw,60.381vh) scale(.8715)}to{transform:translate(64.3514vw,99vh) scale(.8715)}}.snow:nth-child(383){opacity:.657;transform:translate(32.1202vw,-10px) scale(.9326);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{34.733%{transform:translate(38.0604vw,34.733vh) scale(.9326)}to{transform:translate(35.0903vw,99vh) scale(.9326)}}.snow:nth-child(384){opacity:1.4104;transform:translate(75.1644vw,-10px) scale(.6599);animation:fall-384 19s -16s linear infinite}@keyframes fall-384{61.795%{transform:translate(78.7873vw,61.795vh) scale(.6599)}to{transform:translate(76.97585vw,99vh) scale(.6599)}}.snow:nth-child(385){opacity:1.4572;transform:translate(76.3126vw,-10px) scale(.4768);animation:fall-385 14s -1s linear infinite}@keyframes fall-385{57.689%{transform:translate(83.2069vw,57.689vh) scale(.4768)}to{transform:translate(79.75975vw,99vh) scale(.4768)}}.snow:nth-child(386){opacity:.023;transform:translate(.7878vw,-10px) scale(.972);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{46.767%{transform:translate(.5173vw,46.767vh) scale(.972)}to{transform:translate(.65255vw,99vh) scale(.972)}}.snow:nth-child(387){opacity:.11;transform:translate(95.6396vw,-10px) scale(.2232);animation:fall-387 17s -3s linear infinite}@keyframes fall-387{78.558%{transform:translate(91.7874vw,78.558vh) scale(.2232)}to{transform:translate(93.7135vw,99vh) scale(.2232)}}.snow:nth-child(388){opacity:1.9272;transform:translate(82.7977vw,-10px) scale(.0742);animation:fall-388 26s -23s linear infinite}@keyframes fall-388{74.302%{transform:translate(76.9577vw,74.302vh) scale(.0742)}to{transform:translate(79.8777vw,99vh) scale(.0742)}}.snow:nth-child(389){opacity:.9964;transform:translate(78.2853vw,-10px) scale(.0497);animation:fall-389 29s -25s linear infinite}@keyframes fall-389{46.855%{transform:translate(68.5037vw,46.855vh) scale(.0497)}to{transform:translate(73.3945vw,99vh) scale(.0497)}}.snow:nth-child(390){opacity:1.6254;transform:translate(42.4212vw,-10px) scale(.5447);animation:fall-390 28s -27s linear infinite}@keyframes fall-390{46.552%{transform:translate(46.1037vw,46.552vh) scale(.5447)}to{transform:translate(44.26245vw,99vh) scale(.5447)}}.snow:nth-child(391){opacity:1.3054;transform:translate(17.5915vw,-10px) scale(.2933);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{74.922%{transform:translate(9.0109vw,74.922vh) scale(.2933)}to{transform:translate(13.3012vw,99vh) scale(.2933)}}.snow:nth-child(392){opacity:1.5852;transform:translate(60.2891vw,-10px) scale(.0568);animation:fall-392 26s -19s linear infinite}@keyframes fall-392{36.511%{transform:translate(60.6058vw,36.511vh) scale(.0568)}to{transform:translate(60.44745vw,99vh) scale(.0568)}}.snow:nth-child(393){opacity:1.3282;transform:translate(42.5006vw,-10px) scale(.2811);animation:fall-393 25s -27s linear infinite}@keyframes fall-393{47.097%{transform:translate(34.1083vw,47.097vh) scale(.2811)}to{transform:translate(38.30445vw,99vh) scale(.2811)}}.snow:nth-child(394){opacity:1.5034;transform:translate(40.3208vw,-10px) scale(.9666);animation:fall-394 13s -1s linear infinite}@keyframes fall-394{72.182%{transform:translate(36.2217vw,72.182vh) scale(.9666)}to{transform:translate(38.27125vw,99vh) scale(.9666)}}.snow:nth-child(395){opacity:1.3398;transform:translate(84.5523vw,-10px) scale(.6114);animation:fall-395 27s -8s linear infinite}@keyframes fall-395{63.703%{transform:translate(86.6716vw,63.703vh) scale(.6114)}to{transform:translate(85.61195vw,99vh) scale(.6114)}}.snow:nth-child(396){opacity:1.0192;transform:translate(9.3092vw,-10px) scale(.7548);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{49.495%{transform:translate(11.2745vw,49.495vh) scale(.7548)}to{transform:translate(10.29185vw,99vh) scale(.7548)}}.snow:nth-child(397){opacity:.6516;transform:translate(88.3665vw,-10px) scale(.7661);animation:fall-397 10s -23s linear infinite}@keyframes fall-397{37.931%{transform:translate(78.6974vw,37.931vh) scale(.7661)}to{transform:translate(83.53195vw,99vh) scale(.7661)}}.snow:nth-child(398){opacity:.4152;transform:translate(86.5463vw,-10px) scale(.938);animation:fall-398 12s -27s linear infinite}@keyframes fall-398{74.266%{transform:translate(94.6099vw,74.266vh) scale(.938)}to{transform:translate(90.5781vw,99vh) scale(.938)}}.snow:nth-child(399){opacity:.1958;transform:translate(1.3653vw,-10px) scale(.3139);animation:fall-399 16s -18s linear infinite}@keyframes fall-399{49.279%{transform:translate(-3.5942vw,49.279vh) scale(.3139)}to{transform:translate(-1.11445vw,99vh) scale(.3139)}}.snow:nth-child(400){opacity:.404;transform:translate(68.0329vw,-10px) scale(.2805);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{39.265%{transform:translate(59.3881vw,39.265vh) scale(.2805)}to{transform:translate(63.7105vw,99vh) scale(.2805)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8294;transform:translate(83.352vw,-10px) scale(.089);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{72.859%{transform:translate(87.9834vw,72.859vh) scale(.089)}to{transform:translate(85.6677vw,99vh) scale(.089)}}.snow:nth-child(2){opacity:.4374;transform:translate(30.3623vw,-10px) scale(.1289);animation:fall-2 25s -29s linear infinite}@keyframes fall-2{75.45%{transform:translate(28.9345vw,75.45vh) scale(.1289)}to{transform:translate(29.6484vw,99vh) scale(.1289)}}.snow:nth-child(3){opacity:1.715;transform:translate(70.9176vw,-10px) scale(.6535);animation:fall-3 23s -29s linear infinite}@keyframes fall-3{67.22%{transform:translate(70.7872vw,67.22vh) scale(.6535)}to{transform:translate(70.8524vw,99vh) scale(.6535)}}.snow:nth-child(4){opacity:1.6652;transform:translate(98.7874vw,-10px) scale(.2298);animation:fall-4 13s -14s linear infinite}@keyframes fall-4{44.894%{transform:translate(90.3571vw,44.894vh) scale(.2298)}to{transform:translate(94.57225vw,99vh) scale(.2298)}}.snow:nth-child(5){opacity:1.504;transform:translate(95.973vw,-10px) scale(.9554);animation:fall-5 12s -19s linear infinite}@keyframes fall-5{51.049%{transform:translate(94.8753vw,51.049vh) scale(.9554)}to{transform:translate(95.42415vw,99vh) scale(.9554)}}.snow:nth-child(6){opacity:1.1972;transform:translate(44.5149vw,-10px) scale(.8033);animation:fall-6 14s -20s linear infinite}@keyframes fall-6{37.285%{transform:translate(53.4807vw,37.285vh) scale(.8033)}to{transform:translate(48.9978vw,99vh) scale(.8033)}}.snow:nth-child(7){opacity:1.8552;transform:translate(45.9687vw,-10px) scale(.837);animation:fall-7 15s -1s linear infinite}@keyframes fall-7{31.678%{transform:translate(49.8963vw,31.678vh) scale(.837)}to{transform:translate(47.9325vw,99vh) scale(.837)}}.snow:nth-child(8){opacity:.4046;transform:translate(48.1156vw,-10px) scale(.566);animation:fall-8 10s -24s linear infinite}@keyframes fall-8{76.381%{transform:translate(47.9371vw,76.381vh) scale(.566)}to{transform:translate(48.02635vw,99vh) scale(.566)}}.snow:nth-child(9){opacity:.5244;transform:translate(99.9184vw,-10px) scale(.575);animation:fall-9 21s -21s linear infinite}@keyframes fall-9{46.098%{transform:translate(107.9357vw,46.098vh) scale(.575)}to{transform:translate(103.92705vw,99vh) scale(.575)}}.snow:nth-child(10){opacity:1.064;transform:translate(85.2031vw,-10px) scale(.8086);animation:fall-10 22s -6s linear infinite}@keyframes fall-10{78.758%{transform:translate(80.0047vw,78.758vh) scale(.8086)}to{transform:translate(82.6039vw,99vh) scale(.8086)}}.snow:nth-child(11){opacity:1.7972;transform:translate(80.5785vw,-10px) scale(.1413);animation:fall-11 29s -18s linear infinite}@keyframes fall-11{46.793%{transform:translate(83.2192vw,46.793vh) scale(.1413)}to{transform:translate(81.89885vw,99vh) scale(.1413)}}.snow:nth-child(12){opacity:.3264;transform:translate(19.0784vw,-10px) scale(.7455);animation:fall-12 21s -4s linear infinite}@keyframes fall-12{71.438%{transform:translate(26.4592vw,71.438vh) scale(.7455)}to{transform:translate(22.7688vw,99vh) scale(.7455)}}.snow:nth-child(13){opacity:1.119;transform:translate(95.843vw,-10px) scale(.0974);animation:fall-13 11s -16s linear infinite}@keyframes fall-13{33.183%{transform:translate(91.6729vw,33.183vh) scale(.0974)}to{transform:translate(93.75795vw,99vh) scale(.0974)}}.snow:nth-child(14){opacity:1.589;transform:translate(63.5406vw,-10px) scale(.3847);animation:fall-14 18s -18s linear infinite}@keyframes fall-14{50.337%{transform:translate(68.6715vw,50.337vh) scale(.3847)}to{transform:translate(66.10605vw,99vh) scale(.3847)}}.snow:nth-child(15){opacity:.2862;transform:translate(81.3464vw,-10px) scale(.8345);animation:fall-15 14s -9s linear infinite}@keyframes fall-15{52.074%{transform:translate(85.1444vw,52.074vh) scale(.8345)}to{transform:translate(83.2454vw,99vh) scale(.8345)}}.snow:nth-child(16){opacity:1.2186;transform:translate(87.77vw,-10px) scale(.7758);animation:fall-16 12s -28s linear infinite}@keyframes fall-16{71.516%{transform:translate(83.3456vw,71.516vh) scale(.7758)}to{transform:translate(85.5578vw,99vh) scale(.7758)}}.snow:nth-child(17){opacity:.547;transform:translate(88.0804vw,-10px) scale(.57);animation:fall-17 21s -7s linear infinite}@keyframes fall-17{47.677%{transform:translate(89.4439vw,47.677vh) scale(.57)}to{transform:translate(88.76215vw,99vh) scale(.57)}}.snow:nth-child(18){opacity:.8874;transform:translate(91.7648vw,-10px) scale(.4934);animation:fall-18 12s -30s linear infinite}@keyframes fall-18{67.466%{transform:translate(86.7623vw,67.466vh) scale(.4934)}to{transform:translate(89.26355vw,99vh) scale(.4934)}}.snow:nth-child(19){opacity:1.5394;transform:translate(47.5975vw,-10px) scale(.1148);animation:fall-19 27s -9s linear infinite}@keyframes fall-19{30.124%{transform:translate(49.289vw,30.124vh) scale(.1148)}to{transform:translate(48.44325vw,99vh) scale(.1148)}}.snow:nth-child(20){opacity:.4988;transform:translate(51.0619vw,-10px) scale(.5861);animation:fall-20 12s -7s linear infinite}@keyframes fall-20{58.111%{transform:translate(41.4015vw,58.111vh) scale(.5861)}to{transform:translate(46.2317vw,99vh) scale(.5861)}}.snow:nth-child(21){opacity:1.8704;transform:translate(62.2673vw,-10px) scale(.2179);animation:fall-21 27s -7s linear infinite}@keyframes fall-21{55.853%{transform:translate(64.6773vw,55.853vh) scale(.2179)}to{transform:translate(63.4723vw,99vh) scale(.2179)}}.snow:nth-child(22){opacity:.859;transform:translate(90.8841vw,-10px) scale(.1726);animation:fall-22 28s -23s linear infinite}@keyframes fall-22{38.874%{transform:translate(94.4903vw,38.874vh) scale(.1726)}to{transform:translate(92.6872vw,99vh) scale(.1726)}}.snow:nth-child(23){opacity:.884;transform:translate(45.0622vw,-10px) scale(.1269);animation:fall-23 23s -24s linear infinite}@keyframes fall-23{54.556%{transform:translate(45.9597vw,54.556vh) scale(.1269)}to{transform:translate(45.51095vw,99vh) scale(.1269)}}.snow:nth-child(24){opacity:.611;transform:translate(46.8735vw,-10px) scale(.2572);animation:fall-24 19s -13s linear infinite}@keyframes fall-24{79.447%{transform:translate(39.9598vw,79.447vh) scale(.2572)}to{transform:translate(43.41665vw,99vh) scale(.2572)}}.snow:nth-child(25){opacity:1.9276;transform:translate(49.824vw,-10px) scale(.2306);animation:fall-25 15s -27s linear infinite}@keyframes fall-25{79.117%{transform:translate(45.7432vw,79.117vh) scale(.2306)}to{transform:translate(47.7836vw,99vh) scale(.2306)}}.snow:nth-child(26){opacity:1.7602;transform:translate(79.2805vw,-10px) scale(.0322);animation:fall-26 14s -25s linear infinite}@keyframes fall-26{38.091%{transform:translate(71.6361vw,38.091vh) scale(.0322)}to{transform:translate(75.4583vw,99vh) scale(.0322)}}.snow:nth-child(27){opacity:1.1906;transform:translate(65.1945vw,-10px) scale(.2868);animation:fall-27 12s -4s linear infinite}@keyframes fall-27{62.67%{transform:translate(66.5621vw,62.67vh) scale(.2868)}to{transform:translate(65.8783vw,99vh) scale(.2868)}}.snow:nth-child(28){opacity:1.5144;transform:translate(62.2206vw,-10px) scale(.1796);animation:fall-28 28s -27s linear infinite}@keyframes fall-28{69.864%{transform:translate(53.7892vw,69.864vh) scale(.1796)}to{transform:translate(58.0049vw,99vh) scale(.1796)}}.snow:nth-child(29){opacity:.4602;transform:translate(7.7472vw,-10px) scale(.5517);animation:fall-29 22s -16s linear infinite}@keyframes fall-29{51.435%{transform:translate(12.5646vw,51.435vh) scale(.5517)}to{transform:translate(10.1559vw,99vh) scale(.5517)}}.snow:nth-child(30){opacity:1.9452;transform:translate(47.4632vw,-10px) scale(.069);animation:fall-30 17s -24s linear infinite}@keyframes fall-30{72.669%{transform:translate(39.6741vw,72.669vh) scale(.069)}to{transform:translate(43.56865vw,99vh) scale(.069)}}.snow:nth-child(31){opacity:1.8654;transform:translate(60.7885vw,-10px) scale(.2352);animation:fall-31 24s -5s linear infinite}@keyframes fall-31{32.642%{transform:translate(61.2854vw,32.642vh) scale(.2352)}to{transform:translate(61.03695vw,99vh) scale(.2352)}}.snow:nth-child(32){opacity:.2106;transform:translate(22.5142vw,-10px) scale(.2383);animation:fall-32 28s -20s linear infinite}@keyframes fall-32{51.244%{transform:translate(14.4956vw,51.244vh) scale(.2383)}to{transform:translate(18.5049vw,99vh) scale(.2383)}}.snow:nth-child(33){opacity:1.432;transform:translate(12.628vw,-10px) scale(.3556);animation:fall-33 15s -12s linear infinite}@keyframes fall-33{42.315%{transform:translate(19.7899vw,42.315vh) scale(.3556)}to{transform:translate(16.20895vw,99vh) scale(.3556)}}.snow:nth-child(34){opacity:1.5168;transform:translate(70.8799vw,-10px) scale(.6558);animation:fall-34 10s -5s linear infinite}@keyframes fall-34{72.237%{transform:translate(80.7937vw,72.237vh) scale(.6558)}to{transform:translate(75.8368vw,99vh) scale(.6558)}}.snow:nth-child(35){opacity:.3554;transform:translate(35.8596vw,-10px) scale(.5246);animation:fall-35 12s -20s linear infinite}@keyframes fall-35{49.239%{transform:translate(25.9285vw,49.239vh) scale(.5246)}to{transform:translate(30.89405vw,99vh) scale(.5246)}}.snow:nth-child(36){opacity:1.0522;transform:translate(77.8892vw,-10px) scale(.8624);animation:fall-36 17s -7s linear infinite}@keyframes fall-36{63.463%{transform:translate(71.5177vw,63.463vh) scale(.8624)}to{transform:translate(74.70345vw,99vh) scale(.8624)}}.snow:nth-child(37){opacity:1.3056;transform:translate(68.0263vw,-10px) scale(.6449);animation:fall-37 19s -10s linear infinite}@keyframes fall-37{47.493%{transform:translate(66.2538vw,47.493vh) scale(.6449)}to{transform:translate(67.14005vw,99vh) scale(.6449)}}.snow:nth-child(38){opacity:1.1908;transform:translate(50.7955vw,-10px) scale(.9527);animation:fall-38 28s -28s linear infinite}@keyframes fall-38{48.526%{transform:translate(43.6513vw,48.526vh) scale(.9527)}to{transform:translate(47.2234vw,99vh) scale(.9527)}}.snow:nth-child(39){opacity:1.2948;transform:translate(29.7389vw,-10px) scale(.0092);animation:fall-39 15s -3s linear infinite}@keyframes fall-39{72.924%{transform:translate(21.2367vw,72.924vh) scale(.0092)}to{transform:translate(25.4878vw,99vh) scale(.0092)}}.snow:nth-child(40){opacity:1.4244;transform:translate(9.1976vw,-10px) scale(.4858);animation:fall-40 14s -30s linear infinite}@keyframes fall-40{76.035%{transform:translate(12.7812vw,76.035vh) scale(.4858)}to{transform:translate(10.9894vw,99vh) scale(.4858)}}.snow:nth-child(41){opacity:1.8464;transform:translate(78.3729vw,-10px) scale(.1165);animation:fall-41 17s -22s linear infinite}@keyframes fall-41{54.16%{transform:translate(81.164vw,54.16vh) scale(.1165)}to{transform:translate(79.76845vw,99vh) scale(.1165)}}.snow:nth-child(42){opacity:.78;transform:translate(39.0384vw,-10px) scale(.5951);animation:fall-42 21s -15s linear infinite}@keyframes fall-42{71.916%{transform:translate(44.1787vw,71.916vh) scale(.5951)}to{transform:translate(41.60855vw,99vh) scale(.5951)}}.snow:nth-child(43){opacity:.398;transform:translate(73.9242vw,-10px) scale(.0564);animation:fall-43 24s -5s linear infinite}@keyframes fall-43{55.584%{transform:translate(80.2413vw,55.584vh) scale(.0564)}to{transform:translate(77.08275vw,99vh) scale(.0564)}}.snow:nth-child(44){opacity:.386;transform:translate(46.8451vw,-10px) scale(.0853);animation:fall-44 19s -16s linear infinite}@keyframes fall-44{71.897%{transform:translate(50.1192vw,71.897vh) scale(.0853)}to{transform:translate(48.48215vw,99vh) scale(.0853)}}.snow:nth-child(45){opacity:.4668;transform:translate(45.5115vw,-10px) scale(.17);animation:fall-45 26s -2s linear infinite}@keyframes fall-45{35.136%{transform:translate(50.2431vw,35.136vh) scale(.17)}to{transform:translate(47.8773vw,99vh) scale(.17)}}.snow:nth-child(46){opacity:1.9112;transform:translate(23.6197vw,-10px) scale(.6236);animation:fall-46 23s -7s linear infinite}@keyframes fall-46{31.039%{transform:translate(15.192vw,31.039vh) scale(.6236)}to{transform:translate(19.40585vw,99vh) scale(.6236)}}.snow:nth-child(47){opacity:.6722;transform:translate(58.2938vw,-10px) scale(.9582);animation:fall-47 11s -24s linear infinite}@keyframes fall-47{79.814%{transform:translate(57.4657vw,79.814vh) scale(.9582)}to{transform:translate(57.87975vw,99vh) scale(.9582)}}.snow:nth-child(48){opacity:.2756;transform:translate(14.7962vw,-10px) scale(.8307);animation:fall-48 27s -25s linear infinite}@keyframes fall-48{47.97%{transform:translate(19.3015vw,47.97vh) scale(.8307)}to{transform:translate(17.04885vw,99vh) scale(.8307)}}.snow:nth-child(49){opacity:1.8814;transform:translate(36.5381vw,-10px) scale(.4688);animation:fall-49 24s -18s linear infinite}@keyframes fall-49{73.097%{transform:translate(32.1771vw,73.097vh) scale(.4688)}to{transform:translate(34.3576vw,99vh) scale(.4688)}}.snow:nth-child(50){opacity:.3652;transform:translate(42.8034vw,-10px) scale(.1748);animation:fall-50 13s -20s linear infinite}@keyframes fall-50{70.949%{transform:translate(38.5794vw,70.949vh) scale(.1748)}to{transform:translate(40.6914vw,99vh) scale(.1748)}}.snow:nth-child(51){opacity:.7302;transform:translate(40.3817vw,-10px) scale(.1223);animation:fall-51 23s -18s linear infinite}@keyframes fall-51{42.169%{transform:translate(42.633vw,42.169vh) scale(.1223)}to{transform:translate(41.50735vw,99vh) scale(.1223)}}.snow:nth-child(52){opacity:1.4888;transform:translate(8.8538vw,-10px) scale(.7381);animation:fall-52 16s -13s linear infinite}@keyframes fall-52{54.189%{transform:translate(8.9708vw,54.189vh) scale(.7381)}to{transform:translate(8.9123vw,99vh) scale(.7381)}}.snow:nth-child(53){opacity:.6962;transform:translate(41.6652vw,-10px) scale(.6832);animation:fall-53 11s -16s linear infinite}@keyframes fall-53{66.006%{transform:translate(46.475vw,66.006vh) scale(.6832)}to{transform:translate(44.0701vw,99vh) scale(.6832)}}.snow:nth-child(54){opacity:1.3744;transform:translate(39.3502vw,-10px) scale(.6947);animation:fall-54 13s -17s linear infinite}@keyframes fall-54{55.133%{transform:translate(33.3212vw,55.133vh) scale(.6947)}to{transform:translate(36.3357vw,99vh) scale(.6947)}}.snow:nth-child(55){opacity:1.2988;transform:translate(78.3222vw,-10px) scale(.4207);animation:fall-55 12s -26s linear infinite}@keyframes fall-55{36.689%{transform:translate(73.8516vw,36.689vh) scale(.4207)}to{transform:translate(76.0869vw,99vh) scale(.4207)}}.snow:nth-child(56){opacity:.4422;transform:translate(85.7067vw,-10px) scale(.793);animation:fall-56 21s -2s linear infinite}@keyframes fall-56{38.908%{transform:translate(82.1299vw,38.908vh) scale(.793)}to{transform:translate(83.9183vw,99vh) scale(.793)}}.snow:nth-child(57){opacity:.0302;transform:translate(74.6552vw,-10px) scale(.7627);animation:fall-57 18s -7s linear infinite}@keyframes fall-57{62.974%{transform:translate(68.2245vw,62.974vh) scale(.7627)}to{transform:translate(71.43985vw,99vh) scale(.7627)}}.snow:nth-child(58){opacity:1.4844;transform:translate(43.425vw,-10px) scale(.8296);animation:fall-58 21s -18s linear infinite}@keyframes fall-58{44.704%{transform:translate(39.9077vw,44.704vh) scale(.8296)}to{transform:translate(41.66635vw,99vh) scale(.8296)}}.snow:nth-child(59){opacity:.9864;transform:translate(41.3148vw,-10px) scale(.9206);animation:fall-59 28s -17s linear infinite}@keyframes fall-59{37.892%{transform:translate(32.2536vw,37.892vh) scale(.9206)}to{transform:translate(36.7842vw,99vh) scale(.9206)}}.snow:nth-child(60){opacity:.9494;transform:translate(82.1724vw,-10px) scale(.2944);animation:fall-60 27s -11s linear infinite}@keyframes fall-60{32.221%{transform:translate(89.326vw,32.221vh) scale(.2944)}to{transform:translate(85.7492vw,99vh) scale(.2944)}}.snow:nth-child(61){opacity:.9784;transform:translate(24.7588vw,-10px) scale(.5134);animation:fall-61 30s -4s linear infinite}@keyframes fall-61{66.717%{transform:translate(32.9183vw,66.717vh) scale(.5134)}to{transform:translate(28.83855vw,99vh) scale(.5134)}}.snow:nth-child(62){opacity:1.7102;transform:translate(39.636vw,-10px) scale(.3069);animation:fall-62 18s -28s linear infinite}@keyframes fall-62{35.596%{transform:translate(45.2659vw,35.596vh) scale(.3069)}to{transform:translate(42.45095vw,99vh) scale(.3069)}}.snow:nth-child(63){opacity:.2044;transform:translate(15.1859vw,-10px) scale(.6453);animation:fall-63 21s -12s linear infinite}@keyframes fall-63{77.102%{transform:translate(12.6467vw,77.102vh) scale(.6453)}to{transform:translate(13.9163vw,99vh) scale(.6453)}}.snow:nth-child(64){opacity:1.2712;transform:translate(63.6041vw,-10px) scale(.0027);animation:fall-64 20s -1s linear infinite}@keyframes fall-64{43.651%{transform:translate(62.0774vw,43.651vh) scale(.0027)}to{transform:translate(62.84075vw,99vh) scale(.0027)}}.snow:nth-child(65){opacity:1.3948;transform:translate(42.9596vw,-10px) scale(.3387);animation:fall-65 18s -25s linear infinite}@keyframes fall-65{44.758%{transform:translate(52.9168vw,44.758vh) scale(.3387)}to{transform:translate(47.9382vw,99vh) scale(.3387)}}.snow:nth-child(66){opacity:.409;transform:translate(73.5748vw,-10px) scale(.9561);animation:fall-66 26s -17s linear infinite}@keyframes fall-66{71.453%{transform:translate(81.5979vw,71.453vh) scale(.9561)}to{transform:translate(77.58635vw,99vh) scale(.9561)}}.snow:nth-child(67){opacity:1.2908;transform:translate(20.8288vw,-10px) scale(.0517);animation:fall-67 20s -2s linear infinite}@keyframes fall-67{58.25%{transform:translate(26.2842vw,58.25vh) scale(.0517)}to{transform:translate(23.5565vw,99vh) scale(.0517)}}.snow:nth-child(68){opacity:.7608;transform:translate(23.5603vw,-10px) scale(.4077);animation:fall-68 25s -4s linear infinite}@keyframes fall-68{52.828%{transform:translate(33.1207vw,52.828vh) scale(.4077)}to{transform:translate(28.3405vw,99vh) scale(.4077)}}.snow:nth-child(69){opacity:.4948;transform:translate(65.5338vw,-10px) scale(.6962);animation:fall-69 11s -1s linear infinite}@keyframes fall-69{66.51%{transform:translate(56.337vw,66.51vh) scale(.6962)}to{transform:translate(60.9354vw,99vh) scale(.6962)}}.snow:nth-child(70){opacity:1.6804;transform:translate(9.1119vw,-10px) scale(.4216);animation:fall-70 15s -26s linear infinite}@keyframes fall-70{31.476%{transform:translate(11.1697vw,31.476vh) scale(.4216)}to{transform:translate(10.1408vw,99vh) scale(.4216)}}.snow:nth-child(71){opacity:.9484;transform:translate(12.0963vw,-10px) scale(.995);animation:fall-71 11s -17s linear infinite}@keyframes fall-71{79.694%{transform:translate(15.4435vw,79.694vh) scale(.995)}to{transform:translate(13.7699vw,99vh) scale(.995)}}.snow:nth-child(72){opacity:.1008;transform:translate(65.2103vw,-10px) scale(.6474);animation:fall-72 12s -24s linear infinite}@keyframes fall-72{62.423%{transform:translate(56.3076vw,62.423vh) scale(.6474)}to{transform:translate(60.75895vw,99vh) scale(.6474)}}.snow:nth-child(73){opacity:1.2622;transform:translate(41.2994vw,-10px) scale(.3572);animation:fall-73 29s -5s linear infinite}@keyframes fall-73{56.526%{transform:translate(32.3029vw,56.526vh) scale(.3572)}to{transform:translate(36.80115vw,99vh) scale(.3572)}}.snow:nth-child(74){opacity:1.6606;transform:translate(.4555vw,-10px) scale(.7433);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{64.055%{transform:translate(-8.308vw,64.055vh) scale(.7433)}to{transform:translate(-3.92625vw,99vh) scale(.7433)}}.snow:nth-child(75){opacity:.2262;transform:translate(3.3876vw,-10px) scale(.7796);animation:fall-75 25s -26s linear infinite}@keyframes fall-75{68.617%{transform:translate(8.0313vw,68.617vh) scale(.7796)}to{transform:translate(5.70945vw,99vh) scale(.7796)}}.snow:nth-child(76){opacity:1.5316;transform:translate(46.6609vw,-10px) scale(.5072);animation:fall-76 13s -2s linear infinite}@keyframes fall-76{55.334%{transform:translate(43.0902vw,55.334vh) scale(.5072)}to{transform:translate(44.87555vw,99vh) scale(.5072)}}.snow:nth-child(77){opacity:1.9502;transform:translate(38.3601vw,-10px) scale(.6155);animation:fall-77 24s -15s linear infinite}@keyframes fall-77{71.716%{transform:translate(36.4278vw,71.716vh) scale(.6155)}to{transform:translate(37.39395vw,99vh) scale(.6155)}}.snow:nth-child(78){opacity:.7538;transform:translate(86.6558vw,-10px) scale(.9121);animation:fall-78 24s -8s linear infinite}@keyframes fall-78{39.032%{transform:translate(86.1987vw,39.032vh) scale(.9121)}to{transform:translate(86.42725vw,99vh) scale(.9121)}}.snow:nth-child(79){opacity:1.3498;transform:translate(38.6149vw,-10px) scale(.6772);animation:fall-79 22s -6s linear infinite}@keyframes fall-79{70.295%{transform:translate(35.8391vw,70.295vh) scale(.6772)}to{transform:translate(37.227vw,99vh) scale(.6772)}}.snow:nth-child(80){opacity:.569;transform:translate(65.1363vw,-10px) scale(.2669);animation:fall-80 12s -15s linear infinite}@keyframes fall-80{67.976%{transform:translate(56.825vw,67.976vh) scale(.2669)}to{transform:translate(60.98065vw,99vh) scale(.2669)}}.snow:nth-child(81){opacity:.0328;transform:translate(86.0968vw,-10px) scale(.1733);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{62.236%{transform:translate(87.4345vw,62.236vh) scale(.1733)}to{transform:translate(86.76565vw,99vh) scale(.1733)}}.snow:nth-child(82){opacity:.3142;transform:translate(78.1688vw,-10px) scale(.1333);animation:fall-82 20s -4s linear infinite}@keyframes fall-82{79.309%{transform:translate(80.1131vw,79.309vh) scale(.1333)}to{transform:translate(79.14095vw,99vh) scale(.1333)}}.snow:nth-child(83){opacity:.371;transform:translate(22.4753vw,-10px) scale(.4547);animation:fall-83 14s -16s linear infinite}@keyframes fall-83{69.329%{transform:translate(16.5841vw,69.329vh) scale(.4547)}to{transform:translate(19.5297vw,99vh) scale(.4547)}}.snow:nth-child(84){opacity:1.3524;transform:translate(16.264vw,-10px) scale(.3515);animation:fall-84 15s -24s linear infinite}@keyframes fall-84{51.597%{transform:translate(11.2447vw,51.597vh) scale(.3515)}to{transform:translate(13.75435vw,99vh) scale(.3515)}}.snow:nth-child(85){opacity:.2022;transform:translate(88.1412vw,-10px) scale(.3384);animation:fall-85 25s -24s linear infinite}@keyframes fall-85{37.776%{transform:translate(78.1616vw,37.776vh) scale(.3384)}to{transform:translate(83.1514vw,99vh) scale(.3384)}}.snow:nth-child(86){opacity:.3538;transform:translate(56.0781vw,-10px) scale(.4164);animation:fall-86 28s -7s linear infinite}@keyframes fall-86{37.783%{transform:translate(64.4975vw,37.783vh) scale(.4164)}to{transform:translate(60.2878vw,99vh) scale(.4164)}}.snow:nth-child(87){opacity:1.0426;transform:translate(76.323vw,-10px) scale(.3692);animation:fall-87 27s -28s linear infinite}@keyframes fall-87{36.131%{transform:translate(83.0846vw,36.131vh) scale(.3692)}to{transform:translate(79.7038vw,99vh) scale(.3692)}}.snow:nth-child(88){opacity:.3632;transform:translate(60.3079vw,-10px) scale(.1663);animation:fall-88 19s -5s linear infinite}@keyframes fall-88{64.143%{transform:translate(52.9281vw,64.143vh) scale(.1663)}to{transform:translate(56.618vw,99vh) scale(.1663)}}.snow:nth-child(89){opacity:1.3442;transform:translate(89.7134vw,-10px) scale(.7847);animation:fall-89 19s -2s linear infinite}@keyframes fall-89{63.56%{transform:translate(88.5172vw,63.56vh) scale(.7847)}to{transform:translate(89.1153vw,99vh) scale(.7847)}}.snow:nth-child(90){opacity:1.305;transform:translate(66.3232vw,-10px) scale(.5518);animation:fall-90 12s -2s linear infinite}@keyframes fall-90{65.289%{transform:translate(70.5681vw,65.289vh) scale(.5518)}to{transform:translate(68.44565vw,99vh) scale(.5518)}}.snow:nth-child(91){opacity:1.3082;transform:translate(22.3845vw,-10px) scale(.2786);animation:fall-91 10s -19s linear infinite}@keyframes fall-91{61.446%{transform:translate(28.3366vw,61.446vh) scale(.2786)}to{transform:translate(25.36055vw,99vh) scale(.2786)}}.snow:nth-child(92){opacity:1.3622;transform:translate(95.5564vw,-10px) scale(.6367);animation:fall-92 28s -22s linear infinite}@keyframes fall-92{41.059%{transform:translate(101.886vw,41.059vh) scale(.6367)}to{transform:translate(98.7212vw,99vh) scale(.6367)}}.snow:nth-child(93){opacity:1.908;transform:translate(29.2775vw,-10px) scale(.1207);animation:fall-93 30s -30s linear infinite}@keyframes fall-93{79.561%{transform:translate(25.2244vw,79.561vh) scale(.1207)}to{transform:translate(27.25095vw,99vh) scale(.1207)}}.snow:nth-child(94){opacity:.2164;transform:translate(10.9006vw,-10px) scale(.1813);animation:fall-94 19s -3s linear infinite}@keyframes fall-94{40.847%{transform:translate(15.2077vw,40.847vh) scale(.1813)}to{transform:translate(13.05415vw,99vh) scale(.1813)}}.snow:nth-child(95){opacity:.163;transform:translate(54.8488vw,-10px) scale(.4794);animation:fall-95 28s -14s linear infinite}@keyframes fall-95{72.465%{transform:translate(53.8116vw,72.465vh) scale(.4794)}to{transform:translate(54.3302vw,99vh) scale(.4794)}}.snow:nth-child(96){opacity:.1138;transform:translate(94.0699vw,-10px) scale(.6929);animation:fall-96 20s -19s linear infinite}@keyframes fall-96{73.15%{transform:translate(97.4404vw,73.15vh) scale(.6929)}to{transform:translate(95.75515vw,99vh) scale(.6929)}}.snow:nth-child(97){opacity:1.9614;transform:translate(10.9112vw,-10px) scale(.1438);animation:fall-97 28s -4s linear infinite}@keyframes fall-97{68.574%{transform:translate(16.5815vw,68.574vh) scale(.1438)}to{transform:translate(13.74635vw,99vh) scale(.1438)}}.snow:nth-child(98){opacity:.1324;transform:translate(45.357vw,-10px) scale(.6635);animation:fall-98 28s -13s linear infinite}@keyframes fall-98{61.859%{transform:translate(42.919vw,61.859vh) scale(.6635)}to{transform:translate(44.138vw,99vh) scale(.6635)}}.snow:nth-child(99){opacity:.2162;transform:translate(50.5796vw,-10px) scale(.5148);animation:fall-99 15s -28s linear infinite}@keyframes fall-99{75.737%{transform:translate(57.9446vw,75.737vh) scale(.5148)}to{transform:translate(54.2621vw,99vh) scale(.5148)}}.snow:nth-child(100){opacity:.7532;transform:translate(41.3796vw,-10px) scale(.6321);animation:fall-100 26s -14s linear infinite}@keyframes fall-100{72.901%{transform:translate(40.1446vw,72.901vh) scale(.6321)}to{transform:translate(40.7621vw,99vh) scale(.6321)}}.snow:nth-child(101){opacity:1.1718;transform:translate(78.1002vw,-10px) scale(.3089);animation:fall-101 25s -13s linear infinite}@keyframes fall-101{53.603%{transform:translate(70.6095vw,53.603vh) scale(.3089)}to{transform:translate(74.35485vw,99vh) scale(.3089)}}.snow:nth-child(102){opacity:1.7166;transform:translate(11.0181vw,-10px) scale(.7026);animation:fall-102 18s -26s linear infinite}@keyframes fall-102{79.881%{transform:translate(8.9945vw,79.881vh) scale(.7026)}to{transform:translate(10.0063vw,99vh) scale(.7026)}}.snow:nth-child(103){opacity:1.4244;transform:translate(61.9392vw,-10px) scale(.9946);animation:fall-103 11s -16s linear infinite}@keyframes fall-103{79.429%{transform:translate(68.1468vw,79.429vh) scale(.9946)}to{transform:translate(65.043vw,99vh) scale(.9946)}}.snow:nth-child(104){opacity:1.3792;transform:translate(90.3714vw,-10px) scale(.1152);animation:fall-104 18s -9s linear infinite}@keyframes fall-104{59.309%{transform:translate(93.7059vw,59.309vh) scale(.1152)}to{transform:translate(92.03865vw,99vh) scale(.1152)}}.snow:nth-child(105){opacity:1.0514;transform:translate(60.9773vw,-10px) scale(.295);animation:fall-105 24s -3s linear infinite}@keyframes fall-105{45.097%{transform:translate(67.5975vw,45.097vh) scale(.295)}to{transform:translate(64.2874vw,99vh) scale(.295)}}.snow:nth-child(106){opacity:.8928;transform:translate(1.4107vw,-10px) scale(.9951);animation:fall-106 16s -25s linear infinite}@keyframes fall-106{65.079%{transform:translate(10.3444vw,65.079vh) scale(.9951)}to{transform:translate(5.87755vw,99vh) scale(.9951)}}.snow:nth-child(107){opacity:1.1686;transform:translate(46.5628vw,-10px) scale(.1546);animation:fall-107 10s -22s linear infinite}@keyframes fall-107{57.125%{transform:translate(44.2287vw,57.125vh) scale(.1546)}to{transform:translate(45.39575vw,99vh) scale(.1546)}}.snow:nth-child(108){opacity:1.3134;transform:translate(32.4024vw,-10px) scale(.2544);animation:fall-108 13s -5s linear infinite}@keyframes fall-108{79.688%{transform:translate(41.6803vw,79.688vh) scale(.2544)}to{transform:translate(37.04135vw,99vh) scale(.2544)}}.snow:nth-child(109){opacity:.6744;transform:translate(72.1615vw,-10px) scale(.4336);animation:fall-109 16s -17s linear infinite}@keyframes fall-109{35.939%{transform:translate(73.6169vw,35.939vh) scale(.4336)}to{transform:translate(72.8892vw,99vh) scale(.4336)}}.snow:nth-child(110){opacity:1.5386;transform:translate(49.3564vw,-10px) scale(.4871);animation:fall-110 29s -29s linear infinite}@keyframes fall-110{71.251%{transform:translate(39.63vw,71.251vh) scale(.4871)}to{transform:translate(44.4932vw,99vh) scale(.4871)}}.snow:nth-child(111){opacity:.185;transform:translate(66.0851vw,-10px) scale(.4009);animation:fall-111 21s -12s linear infinite}@keyframes fall-111{34.519%{transform:translate(67.9068vw,34.519vh) scale(.4009)}to{transform:translate(66.99595vw,99vh) scale(.4009)}}.snow:nth-child(112){opacity:.1662;transform:translate(6.6052vw,-10px) scale(.5543);animation:fall-112 24s -5s linear infinite}@keyframes fall-112{35.425%{transform:translate(8.9976vw,35.425vh) scale(.5543)}to{transform:translate(7.8014vw,99vh) scale(.5543)}}.snow:nth-child(113){opacity:.545;transform:translate(57.6815vw,-10px) scale(.0397);animation:fall-113 28s -11s linear infinite}@keyframes fall-113{77.395%{transform:translate(49.8396vw,77.395vh) scale(.0397)}to{transform:translate(53.76055vw,99vh) scale(.0397)}}.snow:nth-child(114){opacity:.6152;transform:translate(44.6305vw,-10px) scale(.9737);animation:fall-114 16s -23s linear infinite}@keyframes fall-114{45.694%{transform:translate(51.0077vw,45.694vh) scale(.9737)}to{transform:translate(47.8191vw,99vh) scale(.9737)}}.snow:nth-child(115){opacity:1.3252;transform:translate(28.5284vw,-10px) scale(.9947);animation:fall-115 23s -5s linear infinite}@keyframes fall-115{51.3%{transform:translate(26.8708vw,51.3vh) scale(.9947)}to{transform:translate(27.6996vw,99vh) scale(.9947)}}.snow:nth-child(116){opacity:.959;transform:translate(59.3059vw,-10px) scale(.2733);animation:fall-116 30s -1s linear infinite}@keyframes fall-116{32.425%{transform:translate(61.0846vw,32.425vh) scale(.2733)}to{transform:translate(60.19525vw,99vh) scale(.2733)}}.snow:nth-child(117){opacity:.7662;transform:translate(24.2216vw,-10px) scale(.3623);animation:fall-117 16s -16s linear infinite}@keyframes fall-117{37.692%{transform:translate(28.1336vw,37.692vh) scale(.3623)}to{transform:translate(26.1776vw,99vh) scale(.3623)}}.snow:nth-child(118){opacity:1.6362;transform:translate(.3053vw,-10px) scale(.0666);animation:fall-118 11s -11s linear infinite}@keyframes fall-118{59.655%{transform:translate(2.2272vw,59.655vh) scale(.0666)}to{transform:translate(1.26625vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:.9174;transform:translate(35.5798vw,-10px) scale(.9273);animation:fall-119 18s -15s linear infinite}@keyframes fall-119{52.713%{transform:translate(29.2888vw,52.713vh) scale(.9273)}to{transform:translate(32.4343vw,99vh) scale(.9273)}}.snow:nth-child(120){opacity:1.5278;transform:translate(22.2299vw,-10px) scale(.896);animation:fall-120 19s -21s linear infinite}@keyframes fall-120{42.799%{transform:translate(32.0124vw,42.799vh) scale(.896)}to{transform:translate(27.12115vw,99vh) scale(.896)}}.snow:nth-child(121){opacity:.785;transform:translate(84.1202vw,-10px) scale(.673);animation:fall-121 17s -28s linear infinite}@keyframes fall-121{51.929%{transform:translate(91.0249vw,51.929vh) scale(.673)}to{transform:translate(87.57255vw,99vh) scale(.673)}}.snow:nth-child(122){opacity:1.5294;transform:translate(11.7426vw,-10px) scale(.4293);animation:fall-122 18s -15s linear infinite}@keyframes fall-122{45.898%{transform:translate(17.7179vw,45.898vh) scale(.4293)}to{transform:translate(14.73025vw,99vh) scale(.4293)}}.snow:nth-child(123){opacity:1.641;transform:translate(23.6625vw,-10px) scale(.9767);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{50.699%{transform:translate(14.5491vw,50.699vh) scale(.9767)}to{transform:translate(19.1058vw,99vh) scale(.9767)}}.snow:nth-child(124){opacity:.1216;transform:translate(94.9669vw,-10px) scale(.14);animation:fall-124 25s -3s linear infinite}@keyframes fall-124{69.154%{transform:translate(94.368vw,69.154vh) scale(.14)}to{transform:translate(94.66745vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:1.6162;transform:translate(83.4135vw,-10px) scale(.8274);animation:fall-125 20s -16s linear infinite}@keyframes fall-125{77.993%{transform:translate(90.3371vw,77.993vh) scale(.8274)}to{transform:translate(86.8753vw,99vh) scale(.8274)}}.snow:nth-child(126){opacity:1.1588;transform:translate(20.3366vw,-10px) scale(.1264);animation:fall-126 30s -22s linear infinite}@keyframes fall-126{41.867%{transform:translate(14.9993vw,41.867vh) scale(.1264)}to{transform:translate(17.66795vw,99vh) scale(.1264)}}.snow:nth-child(127){opacity:.6178;transform:translate(14.28vw,-10px) scale(.3118);animation:fall-127 17s -6s linear infinite}@keyframes fall-127{51.677%{transform:translate(4.6302vw,51.677vh) scale(.3118)}to{transform:translate(9.4551vw,99vh) scale(.3118)}}.snow:nth-child(128){opacity:.2514;transform:translate(86.671vw,-10px) scale(.7619);animation:fall-128 11s -15s linear infinite}@keyframes fall-128{42.178%{transform:translate(79.9583vw,42.178vh) scale(.7619)}to{transform:translate(83.31465vw,99vh) scale(.7619)}}.snow:nth-child(129){opacity:.7758;transform:translate(71.1972vw,-10px) scale(.3552);animation:fall-129 22s -29s linear infinite}@keyframes fall-129{72.016%{transform:translate(64.2044vw,72.016vh) scale(.3552)}to{transform:translate(67.7008vw,99vh) scale(.3552)}}.snow:nth-child(130){opacity:1.494;transform:translate(1.013vw,-10px) scale(.6408);animation:fall-130 17s -1s linear infinite}@keyframes fall-130{72.297%{transform:translate(7.0281vw,72.297vh) scale(.6408)}to{transform:translate(4.02055vw,99vh) scale(.6408)}}.snow:nth-child(131){opacity:.8348;transform:translate(64.7651vw,-10px) scale(.4893);animation:fall-131 27s -19s linear infinite}@keyframes fall-131{77.431%{transform:translate(74.6141vw,77.431vh) scale(.4893)}to{transform:translate(69.6896vw,99vh) scale(.4893)}}.snow:nth-child(132){opacity:1.7506;transform:translate(84.8667vw,-10px) scale(.6433);animation:fall-132 30s -22s linear infinite}@keyframes fall-132{58.794%{transform:translate(84.0698vw,58.794vh) scale(.6433)}to{transform:translate(84.46825vw,99vh) scale(.6433)}}.snow:nth-child(133){opacity:1.0166;transform:translate(59.7159vw,-10px) scale(.0126);animation:fall-133 30s -18s linear infinite}@keyframes fall-133{48.808%{transform:translate(63.9868vw,48.808vh) scale(.0126)}to{transform:translate(61.85135vw,99vh) scale(.0126)}}.snow:nth-child(134){opacity:1.0274;transform:translate(54.5849vw,-10px) scale(.4832);animation:fall-134 28s -1s linear infinite}@keyframes fall-134{50.105%{transform:translate(52.144vw,50.105vh) scale(.4832)}to{transform:translate(53.36445vw,99vh) scale(.4832)}}.snow:nth-child(135){opacity:.8314;transform:translate(35.2801vw,-10px) scale(.3504);animation:fall-135 16s -7s linear infinite}@keyframes fall-135{39.013%{transform:translate(36.1021vw,39.013vh) scale(.3504)}to{transform:translate(35.6911vw,99vh) scale(.3504)}}.snow:nth-child(136){opacity:.604;transform:translate(46.8838vw,-10px) scale(.3648);animation:fall-136 19s -9s linear infinite}@keyframes fall-136{52.534%{transform:translate(50.0881vw,52.534vh) scale(.3648)}to{transform:translate(48.48595vw,99vh) scale(.3648)}}.snow:nth-child(137){opacity:.549;transform:translate(9.32vw,-10px) scale(.307);animation:fall-137 18s -9s linear infinite}@keyframes fall-137{71.708%{transform:translate(15.9033vw,71.708vh) scale(.307)}to{transform:translate(12.61165vw,99vh) scale(.307)}}.snow:nth-child(138){opacity:1.9758;transform:translate(75.7794vw,-10px) scale(.5085);animation:fall-138 21s -29s linear infinite}@keyframes fall-138{79.325%{transform:translate(75.0588vw,79.325vh) scale(.5085)}to{transform:translate(75.4191vw,99vh) scale(.5085)}}.snow:nth-child(139){opacity:1.2316;transform:translate(24.2896vw,-10px) scale(.267);animation:fall-139 12s -29s linear infinite}@keyframes fall-139{37.39%{transform:translate(26.7845vw,37.39vh) scale(.267)}to{transform:translate(25.53705vw,99vh) scale(.267)}}.snow:nth-child(140){opacity:1.0572;transform:translate(52.0938vw,-10px) scale(.6832);animation:fall-140 10s -21s linear infinite}@keyframes fall-140{41.783%{transform:translate(56.4948vw,41.783vh) scale(.6832)}to{transform:translate(54.2943vw,99vh) scale(.6832)}}.snow:nth-child(141){opacity:1.3324;transform:translate(61.7206vw,-10px) scale(.4726);animation:fall-141 23s -11s linear infinite}@keyframes fall-141{51.283%{transform:translate(54.7862vw,51.283vh) scale(.4726)}to{transform:translate(58.2534vw,99vh) scale(.4726)}}.snow:nth-child(142){opacity:1.5296;transform:translate(89.3103vw,-10px) scale(.5129);animation:fall-142 16s -18s linear infinite}@keyframes fall-142{74.497%{transform:translate(84.5627vw,74.497vh) scale(.5129)}to{transform:translate(86.9365vw,99vh) scale(.5129)}}.snow:nth-child(143){opacity:.9008;transform:translate(35.6634vw,-10px) scale(.1701);animation:fall-143 28s -26s linear infinite}@keyframes fall-143{76.782%{transform:translate(25.7559vw,76.782vh) scale(.1701)}to{transform:translate(30.70965vw,99vh) scale(.1701)}}.snow:nth-child(144){opacity:1.6926;transform:translate(44.088vw,-10px) scale(.1014);animation:fall-144 14s -19s linear infinite}@keyframes fall-144{40.028%{transform:translate(49.9387vw,40.028vh) scale(.1014)}to{transform:translate(47.01335vw,99vh) scale(.1014)}}.snow:nth-child(145){opacity:.4632;transform:translate(40.0158vw,-10px) scale(.9592);animation:fall-145 22s -28s linear infinite}@keyframes fall-145{42.981%{transform:translate(39.0497vw,42.981vh) scale(.9592)}to{transform:translate(39.53275vw,99vh) scale(.9592)}}.snow:nth-child(146){opacity:.8812;transform:translate(55.6068vw,-10px) scale(.6669);animation:fall-146 23s -11s linear infinite}@keyframes fall-146{51.296%{transform:translate(61.1489vw,51.296vh) scale(.6669)}to{transform:translate(58.37785vw,99vh) scale(.6669)}}.snow:nth-child(147){opacity:1.8142;transform:translate(82.4441vw,-10px) scale(.6432);animation:fall-147 24s -16s linear infinite}@keyframes fall-147{60.256%{transform:translate(91.3256vw,60.256vh) scale(.6432)}to{transform:translate(86.88485vw,99vh) scale(.6432)}}.snow:nth-child(148){opacity:1.2086;transform:translate(12.9687vw,-10px) scale(.1002);animation:fall-148 13s -30s linear infinite}@keyframes fall-148{44.545%{transform:translate(5.9908vw,44.545vh) scale(.1002)}to{transform:translate(9.47975vw,99vh) scale(.1002)}}.snow:nth-child(149){opacity:.178;transform:translate(75.6608vw,-10px) scale(.8486);animation:fall-149 18s -16s linear infinite}@keyframes fall-149{78.939%{transform:translate(70.6061vw,78.939vh) scale(.8486)}to{transform:translate(73.13345vw,99vh) scale(.8486)}}.snow:nth-child(150){opacity:1.8286;transform:translate(92.4413vw,-10px) scale(.088);animation:fall-150 23s -14s linear infinite}@keyframes fall-150{42.649%{transform:translate(100.6099vw,42.649vh) scale(.088)}to{transform:translate(96.5256vw,99vh) scale(.088)}}.snow:nth-child(151){opacity:1.5684;transform:translate(98.8016vw,-10px) scale(.9062);animation:fall-151 26s -10s linear infinite}@keyframes fall-151{64.735%{transform:translate(108.426vw,64.735vh) scale(.9062)}to{transform:translate(103.6138vw,99vh) scale(.9062)}}.snow:nth-child(152){opacity:1.6492;transform:translate(53.1639vw,-10px) scale(.7647);animation:fall-152 14s -10s linear infinite}@keyframes fall-152{43.73%{transform:translate(45.5511vw,43.73vh) scale(.7647)}to{transform:translate(49.3575vw,99vh) scale(.7647)}}.snow:nth-child(153){opacity:.6792;transform:translate(85.613vw,-10px) scale(.5535);animation:fall-153 21s -20s linear infinite}@keyframes fall-153{79.44%{transform:translate(91.9529vw,79.44vh) scale(.5535)}to{transform:translate(88.78295vw,99vh) scale(.5535)}}.snow:nth-child(154){opacity:.0302;transform:translate(98.3069vw,-10px) scale(.7904);animation:fall-154 25s -9s linear infinite}@keyframes fall-154{59.926%{transform:translate(103.1212vw,59.926vh) scale(.7904)}to{transform:translate(100.71405vw,99vh) scale(.7904)}}.snow:nth-child(155){opacity:.3574;transform:translate(31.2353vw,-10px) scale(.7039);animation:fall-155 27s -12s linear infinite}@keyframes fall-155{63.479%{transform:translate(30.4346vw,63.479vh) scale(.7039)}to{transform:translate(30.83495vw,99vh) scale(.7039)}}.snow:nth-child(156){opacity:1.712;transform:translate(17.2832vw,-10px) scale(.2658);animation:fall-156 21s -12s linear infinite}@keyframes fall-156{43.383%{transform:translate(24.0542vw,43.383vh) scale(.2658)}to{transform:translate(20.6687vw,99vh) scale(.2658)}}.snow:nth-child(157){opacity:.4242;transform:translate(80.168vw,-10px) scale(.0951);animation:fall-157 19s -16s linear infinite}@keyframes fall-157{71.237%{transform:translate(74.6091vw,71.237vh) scale(.0951)}to{transform:translate(77.38855vw,99vh) scale(.0951)}}.snow:nth-child(158){opacity:1.4494;transform:translate(11.5893vw,-10px) scale(.4561);animation:fall-158 24s -20s linear infinite}@keyframes fall-158{43.18%{transform:translate(13.7246vw,43.18vh) scale(.4561)}to{transform:translate(12.65695vw,99vh) scale(.4561)}}.snow:nth-child(159){opacity:.42;transform:translate(48.155vw,-10px) scale(.286);animation:fall-159 23s -25s linear infinite}@keyframes fall-159{45.972%{transform:translate(50.9481vw,45.972vh) scale(.286)}to{transform:translate(49.55155vw,99vh) scale(.286)}}.snow:nth-child(160){opacity:.3252;transform:translate(28.6537vw,-10px) scale(.8368);animation:fall-160 22s -1s linear infinite}@keyframes fall-160{53.637%{transform:translate(35.1276vw,53.637vh) scale(.8368)}to{transform:translate(31.89065vw,99vh) scale(.8368)}}.snow:nth-child(161){opacity:1.775;transform:translate(65.001vw,-10px) scale(.0637);animation:fall-161 19s -22s linear infinite}@keyframes fall-161{46.328%{transform:translate(64.2262vw,46.328vh) scale(.0637)}to{transform:translate(64.6136vw,99vh) scale(.0637)}}.snow:nth-child(162){opacity:1.5226;transform:translate(66.6678vw,-10px) scale(.5407);animation:fall-162 20s -30s linear infinite}@keyframes fall-162{50.816%{transform:translate(60.3371vw,50.816vh) scale(.5407)}to{transform:translate(63.50245vw,99vh) scale(.5407)}}.snow:nth-child(163){opacity:1.8164;transform:translate(16.1349vw,-10px) scale(.038);animation:fall-163 22s -26s linear infinite}@keyframes fall-163{62.622%{transform:translate(7.0258vw,62.622vh) scale(.038)}to{transform:translate(11.58035vw,99vh) scale(.038)}}.snow:nth-child(164){opacity:1.237;transform:translate(87.9201vw,-10px) scale(.1926);animation:fall-164 19s -8s linear infinite}@keyframes fall-164{61.852%{transform:translate(96.1351vw,61.852vh) scale(.1926)}to{transform:translate(92.0276vw,99vh) scale(.1926)}}.snow:nth-child(165){opacity:.213;transform:translate(52.6259vw,-10px) scale(.9257);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{79.751%{transform:translate(44.4248vw,79.751vh) scale(.9257)}to{transform:translate(48.52535vw,99vh) scale(.9257)}}.snow:nth-child(166){opacity:.3212;transform:translate(91.7287vw,-10px) scale(.0318);animation:fall-166 15s -17s linear infinite}@keyframes fall-166{78.425%{transform:translate(94.5161vw,78.425vh) scale(.0318)}to{transform:translate(93.1224vw,99vh) scale(.0318)}}.snow:nth-child(167){opacity:1.3746;transform:translate(4.6835vw,-10px) scale(.013);animation:fall-167 19s -20s linear infinite}@keyframes fall-167{59.544%{transform:translate(.6515vw,59.544vh) scale(.013)}to{transform:translate(2.6675vw,99vh) scale(.013)}}.snow:nth-child(168){opacity:.8176;transform:translate(31.9205vw,-10px) scale(.5479);animation:fall-168 27s -22s linear infinite}@keyframes fall-168{77.752%{transform:translate(29.8876vw,77.752vh) scale(.5479)}to{transform:translate(30.90405vw,99vh) scale(.5479)}}.snow:nth-child(169){opacity:1.0622;transform:translate(27.1694vw,-10px) scale(.0837);animation:fall-169 16s -20s linear infinite}@keyframes fall-169{48.728%{transform:translate(32.7139vw,48.728vh) scale(.0837)}to{transform:translate(29.94165vw,99vh) scale(.0837)}}.snow:nth-child(170){opacity:1.9132;transform:translate(44.9487vw,-10px) scale(.4925);animation:fall-170 12s -19s linear infinite}@keyframes fall-170{40.034%{transform:translate(40.11vw,40.034vh) scale(.4925)}to{transform:translate(42.52935vw,99vh) scale(.4925)}}.snow:nth-child(171){opacity:1.7256;transform:translate(95.9455vw,-10px) scale(.3405);animation:fall-171 27s -29s linear infinite}@keyframes fall-171{47.599%{transform:translate(97.7781vw,47.599vh) scale(.3405)}to{transform:translate(96.8618vw,99vh) scale(.3405)}}.snow:nth-child(172){opacity:1.8978;transform:translate(72.7789vw,-10px) scale(.6923);animation:fall-172 25s -16s linear infinite}@keyframes fall-172{54.894%{transform:translate(65.21vw,54.894vh) scale(.6923)}to{transform:translate(68.99445vw,99vh) scale(.6923)}}.snow:nth-child(173){opacity:.4986;transform:translate(55.433vw,-10px) scale(.9226);animation:fall-173 30s -21s linear infinite}@keyframes fall-173{57.615%{transform:translate(53.8494vw,57.615vh) scale(.9226)}to{transform:translate(54.6412vw,99vh) scale(.9226)}}.snow:nth-child(174){opacity:1.9156;transform:translate(24.9379vw,-10px) scale(.8203);animation:fall-174 14s -20s linear infinite}@keyframes fall-174{78.347%{transform:translate(22.3603vw,78.347vh) scale(.8203)}to{transform:translate(23.6491vw,99vh) scale(.8203)}}.snow:nth-child(175){opacity:.727;transform:translate(80.8984vw,-10px) scale(.0347);animation:fall-175 26s -9s linear infinite}@keyframes fall-175{69.395%{transform:translate(74.1178vw,69.395vh) scale(.0347)}to{transform:translate(77.5081vw,99vh) scale(.0347)}}.snow:nth-child(176){opacity:1.724;transform:translate(57.8925vw,-10px) scale(.21);animation:fall-176 26s -14s linear infinite}@keyframes fall-176{50.202%{transform:translate(50.9164vw,50.202vh) scale(.21)}to{transform:translate(54.40445vw,99vh) scale(.21)}}.snow:nth-child(177){opacity:.2574;transform:translate(20.8126vw,-10px) scale(.4665);animation:fall-177 23s -15s linear infinite}@keyframes fall-177{54.365%{transform:translate(13.813vw,54.365vh) scale(.4665)}to{transform:translate(17.3128vw,99vh) scale(.4665)}}.snow:nth-child(178){opacity:.2084;transform:translate(73.1165vw,-10px) scale(.3257);animation:fall-178 19s -3s linear infinite}@keyframes fall-178{36.658%{transform:translate(64.5564vw,36.658vh) scale(.3257)}to{transform:translate(68.83645vw,99vh) scale(.3257)}}.snow:nth-child(179){opacity:1.9092;transform:translate(7.1997vw,-10px) scale(.962);animation:fall-179 15s -11s linear infinite}@keyframes fall-179{67.192%{transform:translate(16.5135vw,67.192vh) scale(.962)}to{transform:translate(11.8566vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.5974;transform:translate(7.1249vw,-10px) scale(.2986);animation:fall-180 28s -18s linear infinite}@keyframes fall-180{38.913%{transform:translate(7.9358vw,38.913vh) scale(.2986)}to{transform:translate(7.53035vw,99vh) scale(.2986)}}.snow:nth-child(181){opacity:1.894;transform:translate(7.8276vw,-10px) scale(.8283);animation:fall-181 25s -2s linear infinite}@keyframes fall-181{73.337%{transform:translate(16.5677vw,73.337vh) scale(.8283)}to{transform:translate(12.19765vw,99vh) scale(.8283)}}.snow:nth-child(182){opacity:1.094;transform:translate(78.1271vw,-10px) scale(.7);animation:fall-182 18s -21s linear infinite}@keyframes fall-182{55.02%{transform:translate(80.7337vw,55.02vh) scale(.7)}to{transform:translate(79.4304vw,99vh) scale(.7)}}.snow:nth-child(183){opacity:.3796;transform:translate(5.897vw,-10px) scale(.9617);animation:fall-183 14s -13s linear infinite}@keyframes fall-183{55.978%{transform:translate(15.059vw,55.978vh) scale(.9617)}to{transform:translate(10.478vw,99vh) scale(.9617)}}.snow:nth-child(184){opacity:1.7772;transform:translate(46.6054vw,-10px) scale(.3082);animation:fall-184 26s -30s linear infinite}@keyframes fall-184{52.904%{transform:translate(53.1811vw,52.904vh) scale(.3082)}to{transform:translate(49.89325vw,99vh) scale(.3082)}}.snow:nth-child(185){opacity:1.2938;transform:translate(87.8999vw,-10px) scale(.7334);animation:fall-185 13s -22s linear infinite}@keyframes fall-185{59.23%{transform:translate(96.158vw,59.23vh) scale(.7334)}to{transform:translate(92.02895vw,99vh) scale(.7334)}}.snow:nth-child(186){opacity:1.423;transform:translate(86.1783vw,-10px) scale(.5428);animation:fall-186 27s -13s linear infinite}@keyframes fall-186{75.046%{transform:translate(85.1702vw,75.046vh) scale(.5428)}to{transform:translate(85.67425vw,99vh) scale(.5428)}}.snow:nth-child(187){opacity:.9536;transform:translate(94.5283vw,-10px) scale(.6628);animation:fall-187 23s -18s linear infinite}@keyframes fall-187{52.123%{transform:translate(93.6442vw,52.123vh) scale(.6628)}to{transform:translate(94.08625vw,99vh) scale(.6628)}}.snow:nth-child(188){opacity:1.825;transform:translate(91.0863vw,-10px) scale(.2764);animation:fall-188 18s -4s linear infinite}@keyframes fall-188{73.861%{transform:translate(97.66vw,73.861vh) scale(.2764)}to{transform:translate(94.37315vw,99vh) scale(.2764)}}.snow:nth-child(189){opacity:.9236;transform:translate(79.7369vw,-10px) scale(.7932);animation:fall-189 17s -24s linear infinite}@keyframes fall-189{34.231%{transform:translate(83.4849vw,34.231vh) scale(.7932)}to{transform:translate(81.6109vw,99vh) scale(.7932)}}.snow:nth-child(190){opacity:1.0102;transform:translate(20.1761vw,-10px) scale(.8929);animation:fall-190 21s -13s linear infinite}@keyframes fall-190{36.709%{transform:translate(24.2558vw,36.709vh) scale(.8929)}to{transform:translate(22.21595vw,99vh) scale(.8929)}}.snow:nth-child(191){opacity:.9228;transform:translate(78.0434vw,-10px) scale(.5252);animation:fall-191 18s -9s linear infinite}@keyframes fall-191{67.899%{transform:translate(83.7464vw,67.899vh) scale(.5252)}to{transform:translate(80.8949vw,99vh) scale(.5252)}}.snow:nth-child(192){opacity:1.889;transform:translate(76.5296vw,-10px) scale(.7027);animation:fall-192 19s -10s linear infinite}@keyframes fall-192{51.301%{transform:translate(81.8773vw,51.301vh) scale(.7027)}to{transform:translate(79.20345vw,99vh) scale(.7027)}}.snow:nth-child(193){opacity:.1328;transform:translate(37.5156vw,-10px) scale(.2631);animation:fall-193 10s -15s linear infinite}@keyframes fall-193{63.767%{transform:translate(45.7248vw,63.767vh) scale(.2631)}to{transform:translate(41.6202vw,99vh) scale(.2631)}}.snow:nth-child(194){opacity:.5838;transform:translate(85.5428vw,-10px) scale(.8777);animation:fall-194 21s -18s linear infinite}@keyframes fall-194{72.32%{transform:translate(90.5351vw,72.32vh) scale(.8777)}to{transform:translate(88.03895vw,99vh) scale(.8777)}}.snow:nth-child(195){opacity:.4292;transform:translate(64.0051vw,-10px) scale(.6241);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{36.027%{transform:translate(56.8166vw,36.027vh) scale(.6241)}to{transform:translate(60.41085vw,99vh) scale(.6241)}}.snow:nth-child(196){opacity:1.5898;transform:translate(77.6173vw,-10px) scale(.2474);animation:fall-196 13s -7s linear infinite}@keyframes fall-196{64.232%{transform:translate(70.1027vw,64.232vh) scale(.2474)}to{transform:translate(73.86vw,99vh) scale(.2474)}}.snow:nth-child(197){opacity:1.0844;transform:translate(65.2554vw,-10px) scale(.6705);animation:fall-197 17s -26s linear infinite}@keyframes fall-197{68.143%{transform:translate(70.7169vw,68.143vh) scale(.6705)}to{transform:translate(67.98615vw,99vh) scale(.6705)}}.snow:nth-child(198){opacity:1.128;transform:translate(53.0335vw,-10px) scale(.7863);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{38.904%{transform:translate(57.1943vw,38.904vh) scale(.7863)}to{transform:translate(55.1139vw,99vh) scale(.7863)}}.snow:nth-child(199){opacity:.8774;transform:translate(71.758vw,-10px) scale(.2279);animation:fall-199 19s -21s linear infinite}@keyframes fall-199{58.631%{transform:translate(78.4935vw,58.631vh) scale(.2279)}to{transform:translate(75.12575vw,99vh) scale(.2279)}}.snow:nth-child(200){opacity:1.2276;transform:translate(35.9172vw,-10px) scale(.865);animation:fall-200 27s -30s linear infinite}@keyframes fall-200{77.979%{transform:translate(37.5926vw,77.979vh) scale(.865)}to{transform:translate(36.7549vw,99vh) scale(.865)}}.snow:nth-child(201){opacity:.812;transform:translate(69.8732vw,-10px) scale(.0894);animation:fall-201 22s -14s linear infinite}@keyframes fall-201{66.414%{transform:translate(63.1416vw,66.414vh) scale(.0894)}to{transform:translate(66.5074vw,99vh) scale(.0894)}}.snow:nth-child(202){opacity:.8376;transform:translate(37.0152vw,-10px) scale(.232);animation:fall-202 15s -8s linear infinite}@keyframes fall-202{74.232%{transform:translate(41.1842vw,74.232vh) scale(.232)}to{transform:translate(39.0997vw,99vh) scale(.232)}}.snow:nth-child(203){opacity:1.5948;transform:translate(86.8367vw,-10px) scale(.4787);animation:fall-203 19s -9s linear infinite}@keyframes fall-203{38.902%{transform:translate(93.6105vw,38.902vh) scale(.4787)}to{transform:translate(90.2236vw,99vh) scale(.4787)}}.snow:nth-child(204){opacity:.4878;transform:translate(94.2926vw,-10px) scale(.0512);animation:fall-204 28s -2s linear infinite}@keyframes fall-204{74.522%{transform:translate(87.4302vw,74.522vh) scale(.0512)}to{transform:translate(90.8614vw,99vh) scale(.0512)}}.snow:nth-child(205){opacity:1.658;transform:translate(61.82vw,-10px) scale(.8029);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{49.634%{transform:translate(68.5128vw,49.634vh) scale(.8029)}to{transform:translate(65.1664vw,99vh) scale(.8029)}}.snow:nth-child(206){opacity:1.6692;transform:translate(53.5687vw,-10px) scale(.1174);animation:fall-206 11s -18s linear infinite}@keyframes fall-206{60.652%{transform:translate(48.2554vw,60.652vh) scale(.1174)}to{transform:translate(50.91205vw,99vh) scale(.1174)}}.snow:nth-child(207){opacity:.6728;transform:translate(88.0146vw,-10px) scale(.8761);animation:fall-207 16s -21s linear infinite}@keyframes fall-207{32.066%{transform:translate(79.4379vw,32.066vh) scale(.8761)}to{transform:translate(83.72625vw,99vh) scale(.8761)}}.snow:nth-child(208){opacity:.2322;transform:translate(87.7836vw,-10px) scale(.5024);animation:fall-208 28s -23s linear infinite}@keyframes fall-208{68.129%{transform:translate(77.8064vw,68.129vh) scale(.5024)}to{transform:translate(82.795vw,99vh) scale(.5024)}}.snow:nth-child(209){opacity:1.9126;transform:translate(4.8239vw,-10px) scale(.9276);animation:fall-209 13s -2s linear infinite}@keyframes fall-209{33.94%{transform:translate(-3.1107vw,33.94vh) scale(.9276)}to{transform:translate(.8566vw,99vh) scale(.9276)}}.snow:nth-child(210){opacity:1.1142;transform:translate(64.3726vw,-10px) scale(.8849);animation:fall-210 12s -27s linear infinite}@keyframes fall-210{42.711%{transform:translate(64.4991vw,42.711vh) scale(.8849)}to{transform:translate(64.43585vw,99vh) scale(.8849)}}.snow:nth-child(211){opacity:1.9732;transform:translate(21.5877vw,-10px) scale(.9919);animation:fall-211 20s -2s linear infinite}@keyframes fall-211{38.537%{transform:translate(25.1136vw,38.537vh) scale(.9919)}to{transform:translate(23.35065vw,99vh) scale(.9919)}}.snow:nth-child(212){opacity:.0888;transform:translate(78.2155vw,-10px) scale(.4205);animation:fall-212 11s -18s linear infinite}@keyframes fall-212{72.734%{transform:translate(81.0214vw,72.734vh) scale(.4205)}to{transform:translate(79.61845vw,99vh) scale(.4205)}}.snow:nth-child(213){opacity:1.8514;transform:translate(5.7096vw,-10px) scale(.6697);animation:fall-213 27s -19s linear infinite}@keyframes fall-213{45.001%{transform:translate(.2837vw,45.001vh) scale(.6697)}to{transform:translate(2.99665vw,99vh) scale(.6697)}}.snow:nth-child(214){opacity:.1014;transform:translate(17.4549vw,-10px) scale(.3976);animation:fall-214 10s -28s linear infinite}@keyframes fall-214{74.882%{transform:translate(8.0656vw,74.882vh) scale(.3976)}to{transform:translate(12.76025vw,99vh) scale(.3976)}}.snow:nth-child(215){opacity:.7718;transform:translate(82.4044vw,-10px) scale(.1353);animation:fall-215 28s -27s linear infinite}@keyframes fall-215{31.251%{transform:translate(82.1566vw,31.251vh) scale(.1353)}to{transform:translate(82.2805vw,99vh) scale(.1353)}}.snow:nth-child(216){opacity:.4372;transform:translate(9.1982vw,-10px) scale(.6824);animation:fall-216 18s -17s linear infinite}@keyframes fall-216{78.285%{transform:translate(17.6226vw,78.285vh) scale(.6824)}to{transform:translate(13.4104vw,99vh) scale(.6824)}}.snow:nth-child(217){opacity:1.6362;transform:translate(15.7305vw,-10px) scale(.5621);animation:fall-217 22s -1s linear infinite}@keyframes fall-217{34.56%{transform:translate(14.4675vw,34.56vh) scale(.5621)}to{transform:translate(15.099vw,99vh) scale(.5621)}}.snow:nth-child(218){opacity:1.5602;transform:translate(10.38vw,-10px) scale(.9105);animation:fall-218 16s -28s linear infinite}@keyframes fall-218{65.879%{transform:translate(4.9242vw,65.879vh) scale(.9105)}to{transform:translate(7.6521vw,99vh) scale(.9105)}}.snow:nth-child(219){opacity:.8726;transform:translate(67.4926vw,-10px) scale(.8753);animation:fall-219 23s -13s linear infinite}@keyframes fall-219{72.623%{transform:translate(62.6286vw,72.623vh) scale(.8753)}to{transform:translate(65.0606vw,99vh) scale(.8753)}}.snow:nth-child(220){opacity:1.2326;transform:translate(7.1883vw,-10px) scale(.3558);animation:fall-220 24s -26s linear infinite}@keyframes fall-220{67.956%{transform:translate(7.2527vw,67.956vh) scale(.3558)}to{transform:translate(7.2205vw,99vh) scale(.3558)}}.snow:nth-child(221){opacity:1.3202;transform:translate(25.8708vw,-10px) scale(.6415);animation:fall-221 12s -12s linear infinite}@keyframes fall-221{78.567%{transform:translate(24.6547vw,78.567vh) scale(.6415)}to{transform:translate(25.26275vw,99vh) scale(.6415)}}.snow:nth-child(222){opacity:.5736;transform:translate(99.2525vw,-10px) scale(.6221);animation:fall-222 24s -29s linear infinite}@keyframes fall-222{75.557%{transform:translate(97.1998vw,75.557vh) scale(.6221)}to{transform:translate(98.22615vw,99vh) scale(.6221)}}.snow:nth-child(223){opacity:1.3282;transform:translate(34.9063vw,-10px) scale(.1371);animation:fall-223 21s -27s linear infinite}@keyframes fall-223{35.94%{transform:translate(31.9488vw,35.94vh) scale(.1371)}to{transform:translate(33.42755vw,99vh) scale(.1371)}}.snow:nth-child(224){opacity:1.8656;transform:translate(83.2252vw,-10px) scale(.9869);animation:fall-224 30s -26s linear infinite}@keyframes fall-224{32.245%{transform:translate(82.1359vw,32.245vh) scale(.9869)}to{transform:translate(82.68055vw,99vh) scale(.9869)}}.snow:nth-child(225){opacity:.7382;transform:translate(26.3607vw,-10px) scale(.5746);animation:fall-225 24s -2s linear infinite}@keyframes fall-225{49.271%{transform:translate(36.155vw,49.271vh) scale(.5746)}to{transform:translate(31.25785vw,99vh) scale(.5746)}}.snow:nth-child(226){opacity:.6466;transform:translate(55.2667vw,-10px) scale(.2691);animation:fall-226 14s -3s linear infinite}@keyframes fall-226{65.433%{transform:translate(61.5605vw,65.433vh) scale(.2691)}to{transform:translate(58.4136vw,99vh) scale(.2691)}}.snow:nth-child(227){opacity:1.916;transform:translate(19.7972vw,-10px) scale(.3976);animation:fall-227 17s -7s linear infinite}@keyframes fall-227{54.235%{transform:translate(13.7832vw,54.235vh) scale(.3976)}to{transform:translate(16.7902vw,99vh) scale(.3976)}}.snow:nth-child(228){opacity:1.621;transform:translate(56.4691vw,-10px) scale(.4296);animation:fall-228 20s -22s linear infinite}@keyframes fall-228{45.795%{transform:translate(51.7313vw,45.795vh) scale(.4296)}to{transform:translate(54.1002vw,99vh) scale(.4296)}}.snow:nth-child(229){opacity:.1324;transform:translate(77.7174vw,-10px) scale(.692);animation:fall-229 14s -1s linear infinite}@keyframes fall-229{48.306%{transform:translate(85.7667vw,48.306vh) scale(.692)}to{transform:translate(81.74205vw,99vh) scale(.692)}}.snow:nth-child(230){opacity:.7702;transform:translate(.7718vw,-10px) scale(.9194);animation:fall-230 13s -2s linear infinite}@keyframes fall-230{75.398%{transform:translate(-7.381vw,75.398vh) scale(.9194)}to{transform:translate(-3.3046vw,99vh) scale(.9194)}}.snow:nth-child(231){opacity:1.1564;transform:translate(79.9015vw,-10px) scale(.2603);animation:fall-231 12s -8s linear infinite}@keyframes fall-231{62.229%{transform:translate(73.9279vw,62.229vh) scale(.2603)}to{transform:translate(76.9147vw,99vh) scale(.2603)}}.snow:nth-child(232){opacity:.0778;transform:translate(46.2036vw,-10px) scale(.5981);animation:fall-232 13s -25s linear infinite}@keyframes fall-232{45.39%{transform:translate(41.2929vw,45.39vh) scale(.5981)}to{transform:translate(43.74825vw,99vh) scale(.5981)}}.snow:nth-child(233){opacity:1.4548;transform:translate(22.9151vw,-10px) scale(.3732);animation:fall-233 28s -23s linear infinite}@keyframes fall-233{70.924%{transform:translate(30.0443vw,70.924vh) scale(.3732)}to{transform:translate(26.4797vw,99vh) scale(.3732)}}.snow:nth-child(234){opacity:1.6074;transform:translate(79.6791vw,-10px) scale(.4956);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{34.579%{transform:translate(75.788vw,34.579vh) scale(.4956)}to{transform:translate(77.73355vw,99vh) scale(.4956)}}.snow:nth-child(235){opacity:.3462;transform:translate(10.127vw,-10px) scale(.2628);animation:fall-235 26s -25s linear infinite}@keyframes fall-235{54.548%{transform:translate(13.0503vw,54.548vh) scale(.2628)}to{transform:translate(11.58865vw,99vh) scale(.2628)}}.snow:nth-child(236){opacity:1.517;transform:translate(9.626vw,-10px) scale(.5833);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{32.848%{transform:translate(8.9552vw,32.848vh) scale(.5833)}to{transform:translate(9.2906vw,99vh) scale(.5833)}}.snow:nth-child(237){opacity:1.0308;transform:translate(22.2701vw,-10px) scale(.6897);animation:fall-237 17s -27s linear infinite}@keyframes fall-237{56.809%{transform:translate(22.686vw,56.809vh) scale(.6897)}to{transform:translate(22.47805vw,99vh) scale(.6897)}}.snow:nth-child(238){opacity:1.9918;transform:translate(85.1382vw,-10px) scale(.1945);animation:fall-238 29s -11s linear infinite}@keyframes fall-238{66.009%{transform:translate(89.0908vw,66.009vh) scale(.1945)}to{transform:translate(87.1145vw,99vh) scale(.1945)}}.snow:nth-child(239){opacity:1.0448;transform:translate(95.7897vw,-10px) scale(.6557);animation:fall-239 30s -15s linear infinite}@keyframes fall-239{68.936%{transform:translate(96.5123vw,68.936vh) scale(.6557)}to{transform:translate(96.151vw,99vh) scale(.6557)}}.snow:nth-child(240){opacity:1.0528;transform:translate(84.9874vw,-10px) scale(.1943);animation:fall-240 22s -7s linear infinite}@keyframes fall-240{49.156%{transform:translate(78.0457vw,49.156vh) scale(.1943)}to{transform:translate(81.51655vw,99vh) scale(.1943)}}.snow:nth-child(241){opacity:.8434;transform:translate(82.9681vw,-10px) scale(.9307);animation:fall-241 10s -23s linear infinite}@keyframes fall-241{75.735%{transform:translate(75.4191vw,75.735vh) scale(.9307)}to{transform:translate(79.1936vw,99vh) scale(.9307)}}.snow:nth-child(242){opacity:1.5736;transform:translate(28.9889vw,-10px) scale(.0283);animation:fall-242 29s -8s linear infinite}@keyframes fall-242{57.681%{transform:translate(28.1922vw,57.681vh) scale(.0283)}to{transform:translate(28.59055vw,99vh) scale(.0283)}}.snow:nth-child(243){opacity:.1428;transform:translate(46.415vw,-10px) scale(.331);animation:fall-243 14s -4s linear infinite}@keyframes fall-243{58.14%{transform:translate(46.1769vw,58.14vh) scale(.331)}to{transform:translate(46.29595vw,99vh) scale(.331)}}.snow:nth-child(244){opacity:.3532;transform:translate(93.8725vw,-10px) scale(.1398);animation:fall-244 28s -15s linear infinite}@keyframes fall-244{38.419%{transform:translate(86.1856vw,38.419vh) scale(.1398)}to{transform:translate(90.02905vw,99vh) scale(.1398)}}.snow:nth-child(245){opacity:.7154;transform:translate(36.6931vw,-10px) scale(.591);animation:fall-245 29s -20s linear infinite}@keyframes fall-245{52.526%{transform:translate(36.5937vw,52.526vh) scale(.591)}to{transform:translate(36.6434vw,99vh) scale(.591)}}.snow:nth-child(246){opacity:.1938;transform:translate(89.8791vw,-10px) scale(.448);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{30.955%{transform:translate(81.1639vw,30.955vh) scale(.448)}to{transform:translate(85.5215vw,99vh) scale(.448)}}.snow:nth-child(247){opacity:1.0674;transform:translate(52.7532vw,-10px) scale(.1191);animation:fall-247 18s -7s linear infinite}@keyframes fall-247{52.231%{transform:translate(45.7645vw,52.231vh) scale(.1191)}to{transform:translate(49.25885vw,99vh) scale(.1191)}}.snow:nth-child(248){opacity:.835;transform:translate(33.3644vw,-10px) scale(.1208);animation:fall-248 29s -1s linear infinite}@keyframes fall-248{32.229%{transform:translate(37.7896vw,32.229vh) scale(.1208)}to{transform:translate(35.577vw,99vh) scale(.1208)}}.snow:nth-child(249){opacity:.1804;transform:translate(17.2151vw,-10px) scale(.4199);animation:fall-249 24s -24s linear infinite}@keyframes fall-249{54.639%{transform:translate(25.8018vw,54.639vh) scale(.4199)}to{transform:translate(21.50845vw,99vh) scale(.4199)}}.snow:nth-child(250){opacity:1.846;transform:translate(7.7vw,-10px) scale(.9486);animation:fall-250 21s -23s linear infinite}@keyframes fall-250{41.272%{transform:translate(8.5398vw,41.272vh) scale(.9486)}to{transform:translate(8.1199vw,99vh) scale(.9486)}}.snow:nth-child(251){opacity:.9906;transform:translate(8.4618vw,-10px) scale(.2937);animation:fall-251 21s -30s linear infinite}@keyframes fall-251{43.916%{transform:translate(5.3356vw,43.916vh) scale(.2937)}to{transform:translate(6.8987vw,99vh) scale(.2937)}}.snow:nth-child(252){opacity:.793;transform:translate(20.5575vw,-10px) scale(.8687);animation:fall-252 11s -1s linear infinite}@keyframes fall-252{48.227%{transform:translate(27.2064vw,48.227vh) scale(.8687)}to{transform:translate(23.88195vw,99vh) scale(.8687)}}.snow:nth-child(253){opacity:1.1176;transform:translate(40.3957vw,-10px) scale(.2225);animation:fall-253 19s -6s linear infinite}@keyframes fall-253{66.409%{transform:translate(43.4626vw,66.409vh) scale(.2225)}to{transform:translate(41.92915vw,99vh) scale(.2225)}}.snow:nth-child(254){opacity:1.519;transform:translate(71.9175vw,-10px) scale(.873);animation:fall-254 11s -7s linear infinite}@keyframes fall-254{69.488%{transform:translate(65.1376vw,69.488vh) scale(.873)}to{transform:translate(68.52755vw,99vh) scale(.873)}}.snow:nth-child(255){opacity:1.7398;transform:translate(73.8285vw,-10px) scale(.8693);animation:fall-255 30s -27s linear infinite}@keyframes fall-255{42.341%{transform:translate(78.4129vw,42.341vh) scale(.8693)}to{transform:translate(76.1207vw,99vh) scale(.8693)}}.snow:nth-child(256){opacity:1.6212;transform:translate(58.9828vw,-10px) scale(.6335);animation:fall-256 12s -6s linear infinite}@keyframes fall-256{61.66%{transform:translate(52.057vw,61.66vh) scale(.6335)}to{transform:translate(55.5199vw,99vh) scale(.6335)}}.snow:nth-child(257){opacity:.4576;transform:translate(21.2422vw,-10px) scale(.605);animation:fall-257 24s -22s linear infinite}@keyframes fall-257{68.762%{transform:translate(11.7145vw,68.762vh) scale(.605)}to{transform:translate(16.47835vw,99vh) scale(.605)}}.snow:nth-child(258){opacity:.9256;transform:translate(37.6919vw,-10px) scale(.0268);animation:fall-258 15s -28s linear infinite}@keyframes fall-258{31.016%{transform:translate(35.7791vw,31.016vh) scale(.0268)}to{transform:translate(36.7355vw,99vh) scale(.0268)}}.snow:nth-child(259){opacity:1.5368;transform:translate(27.4269vw,-10px) scale(.0694);animation:fall-259 22s -28s linear infinite}@keyframes fall-259{33.521%{transform:translate(28.4827vw,33.521vh) scale(.0694)}to{transform:translate(27.9548vw,99vh) scale(.0694)}}.snow:nth-child(260){opacity:1.1256;transform:translate(2.2635vw,-10px) scale(.8132);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{36.555%{transform:translate(-2.3525vw,36.555vh) scale(.8132)}to{transform:translate(-.0445vw,99vh) scale(.8132)}}.snow:nth-child(261){opacity:.5968;transform:translate(73.5059vw,-10px) scale(.6567);animation:fall-261 26s -28s linear infinite}@keyframes fall-261{35.872%{transform:translate(80.4366vw,35.872vh) scale(.6567)}to{transform:translate(76.97125vw,99vh) scale(.6567)}}.snow:nth-child(262){opacity:1.3622;transform:translate(96.3631vw,-10px) scale(.2796);animation:fall-262 11s -20s linear infinite}@keyframes fall-262{56.635%{transform:translate(88.4545vw,56.635vh) scale(.2796)}to{transform:translate(92.4088vw,99vh) scale(.2796)}}.snow:nth-child(263){opacity:1.905;transform:translate(66.3192vw,-10px) scale(.3746);animation:fall-263 29s -11s linear infinite}@keyframes fall-263{44.66%{transform:translate(59.8867vw,44.66vh) scale(.3746)}to{transform:translate(63.10295vw,99vh) scale(.3746)}}.snow:nth-child(264){opacity:.7368;transform:translate(24.541vw,-10px) scale(.6029);animation:fall-264 12s -4s linear infinite}@keyframes fall-264{45.982%{transform:translate(22.1636vw,45.982vh) scale(.6029)}to{transform:translate(23.3523vw,99vh) scale(.6029)}}.snow:nth-child(265){opacity:.8134;transform:translate(73.4139vw,-10px) scale(.353);animation:fall-265 26s -8s linear infinite}@keyframes fall-265{58.125%{transform:translate(77.4514vw,58.125vh) scale(.353)}to{transform:translate(75.43265vw,99vh) scale(.353)}}.snow:nth-child(266){opacity:1.7076;transform:translate(.8798vw,-10px) scale(.5341);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{78.021%{transform:translate(1.637vw,78.021vh) scale(.5341)}to{transform:translate(1.2584vw,99vh) scale(.5341)}}.snow:nth-child(267){opacity:.2896;transform:translate(15.5326vw,-10px) scale(.6631);animation:fall-267 14s -20s linear infinite}@keyframes fall-267{35.93%{transform:translate(14.1923vw,35.93vh) scale(.6631)}to{transform:translate(14.86245vw,99vh) scale(.6631)}}.snow:nth-child(268){opacity:.988;transform:translate(68.8736vw,-10px) scale(.1334);animation:fall-268 16s -21s linear infinite}@keyframes fall-268{63.273%{transform:translate(62.6479vw,63.273vh) scale(.1334)}to{transform:translate(65.76075vw,99vh) scale(.1334)}}.snow:nth-child(269){opacity:1.4016;transform:translate(2.8864vw,-10px) scale(.0239);animation:fall-269 25s -30s linear infinite}@keyframes fall-269{48.657%{transform:translate(-1.0373vw,48.657vh) scale(.0239)}to{transform:translate(.92455vw,99vh) scale(.0239)}}.snow:nth-child(270){opacity:1.1534;transform:translate(46.1922vw,-10px) scale(.3064);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{72.452%{transform:translate(41.0784vw,72.452vh) scale(.3064)}to{transform:translate(43.6353vw,99vh) scale(.3064)}}.snow:nth-child(271){opacity:.313;transform:translate(61.2232vw,-10px) scale(.0529);animation:fall-271 30s -26s linear infinite}@keyframes fall-271{33.757%{transform:translate(61.7817vw,33.757vh) scale(.0529)}to{transform:translate(61.50245vw,99vh) scale(.0529)}}.snow:nth-child(272){opacity:.4648;transform:translate(82.5951vw,-10px) scale(.7507);animation:fall-272 17s -20s linear infinite}@keyframes fall-272{48.066%{transform:translate(78.1921vw,48.066vh) scale(.7507)}to{transform:translate(80.3936vw,99vh) scale(.7507)}}.snow:nth-child(273){opacity:1.716;transform:translate(25.2279vw,-10px) scale(.2936);animation:fall-273 16s -14s linear infinite}@keyframes fall-273{52.91%{transform:translate(22.2142vw,52.91vh) scale(.2936)}to{transform:translate(23.72105vw,99vh) scale(.2936)}}.snow:nth-child(274){opacity:1.806;transform:translate(9.0359vw,-10px) scale(.3852);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{44.941%{transform:translate(9.5661vw,44.941vh) scale(.3852)}to{transform:translate(9.301vw,99vh) scale(.3852)}}.snow:nth-child(275){opacity:.2922;transform:translate(38.9379vw,-10px) scale(.6268);animation:fall-275 16s -10s linear infinite}@keyframes fall-275{71.842%{transform:translate(41.545vw,71.842vh) scale(.6268)}to{transform:translate(40.24145vw,99vh) scale(.6268)}}.snow:nth-child(276){opacity:.946;transform:translate(23.8902vw,-10px) scale(.9384);animation:fall-276 28s -11s linear infinite}@keyframes fall-276{60.016%{transform:translate(31.2091vw,60.016vh) scale(.9384)}to{transform:translate(27.54965vw,99vh) scale(.9384)}}.snow:nth-child(277){opacity:.2832;transform:translate(58.5789vw,-10px) scale(.7807);animation:fall-277 26s -8s linear infinite}@keyframes fall-277{41.271%{transform:translate(54.2807vw,41.271vh) scale(.7807)}to{transform:translate(56.4298vw,99vh) scale(.7807)}}.snow:nth-child(278){opacity:1.2192;transform:translate(16.1593vw,-10px) scale(.7263);animation:fall-278 10s -2s linear infinite}@keyframes fall-278{53.241%{transform:translate(10.343vw,53.241vh) scale(.7263)}to{transform:translate(13.25115vw,99vh) scale(.7263)}}.snow:nth-child(279){opacity:.75;transform:translate(83.2424vw,-10px) scale(.6861);animation:fall-279 20s -25s linear infinite}@keyframes fall-279{33.515%{transform:translate(83.8708vw,33.515vh) scale(.6861)}to{transform:translate(83.5566vw,99vh) scale(.6861)}}.snow:nth-child(280){opacity:.7664;transform:translate(16.2336vw,-10px) scale(.4411);animation:fall-280 15s -2s linear infinite}@keyframes fall-280{48.47%{transform:translate(8.8211vw,48.47vh) scale(.4411)}to{transform:translate(12.52735vw,99vh) scale(.4411)}}.snow:nth-child(281){opacity:1.6394;transform:translate(77.9229vw,-10px) scale(.8122);animation:fall-281 29s -21s linear infinite}@keyframes fall-281{53.429%{transform:translate(83.2896vw,53.429vh) scale(.8122)}to{transform:translate(80.60625vw,99vh) scale(.8122)}}.snow:nth-child(282){opacity:.3054;transform:translate(35.1869vw,-10px) scale(.1097);animation:fall-282 16s -13s linear infinite}@keyframes fall-282{46.394%{transform:translate(38.2013vw,46.394vh) scale(.1097)}to{transform:translate(36.6941vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:.2706;transform:translate(29.8311vw,-10px) scale(.3947);animation:fall-283 26s -30s linear infinite}@keyframes fall-283{45.554%{transform:translate(36.3545vw,45.554vh) scale(.3947)}to{transform:translate(33.0928vw,99vh) scale(.3947)}}.snow:nth-child(284){opacity:1.8034;transform:translate(37.5696vw,-10px) scale(.5326);animation:fall-284 13s -24s linear infinite}@keyframes fall-284{51.535%{transform:translate(33.5004vw,51.535vh) scale(.5326)}to{transform:translate(35.535vw,99vh) scale(.5326)}}.snow:nth-child(285){opacity:.1096;transform:translate(41.362vw,-10px) scale(.2922);animation:fall-285 15s -28s linear infinite}@keyframes fall-285{33.423%{transform:translate(34.1396vw,33.423vh) scale(.2922)}to{transform:translate(37.7508vw,99vh) scale(.2922)}}.snow:nth-child(286){opacity:.9138;transform:translate(87.0998vw,-10px) scale(.2546);animation:fall-286 20s -1s linear infinite}@keyframes fall-286{74.479%{transform:translate(89.5224vw,74.479vh) scale(.2546)}to{transform:translate(88.3111vw,99vh) scale(.2546)}}.snow:nth-child(287){opacity:1.3014;transform:translate(85.8603vw,-10px) scale(.9231);animation:fall-287 26s -29s linear infinite}@keyframes fall-287{59.36%{transform:translate(77.389vw,59.36vh) scale(.9231)}to{transform:translate(81.62465vw,99vh) scale(.9231)}}.snow:nth-child(288){opacity:.5824;transform:translate(50.3809vw,-10px) scale(.4621);animation:fall-288 30s -29s linear infinite}@keyframes fall-288{71.305%{transform:translate(46.1562vw,71.305vh) scale(.4621)}to{transform:translate(48.26855vw,99vh) scale(.4621)}}.snow:nth-child(289){opacity:1.516;transform:translate(29.3158vw,-10px) scale(.2149);animation:fall-289 13s -28s linear infinite}@keyframes fall-289{37.059%{transform:translate(32.8356vw,37.059vh) scale(.2149)}to{transform:translate(31.0757vw,99vh) scale(.2149)}}.snow:nth-child(290){opacity:1.1186;transform:translate(76.8034vw,-10px) scale(.3972);animation:fall-290 10s -1s linear infinite}@keyframes fall-290{76.482%{transform:translate(83.9234vw,76.482vh) scale(.3972)}to{transform:translate(80.3634vw,99vh) scale(.3972)}}.snow:nth-child(291){opacity:1.3052;transform:translate(43.1769vw,-10px) scale(.2518);animation:fall-291 27s -6s linear infinite}@keyframes fall-291{78.213%{transform:translate(35.5095vw,78.213vh) scale(.2518)}to{transform:translate(39.3432vw,99vh) scale(.2518)}}.snow:nth-child(292){opacity:.7752;transform:translate(13.3886vw,-10px) scale(.5184);animation:fall-292 23s -20s linear infinite}@keyframes fall-292{73.858%{transform:translate(17.2666vw,73.858vh) scale(.5184)}to{transform:translate(15.3276vw,99vh) scale(.5184)}}.snow:nth-child(293){opacity:.4764;transform:translate(66.1106vw,-10px) scale(.1305);animation:fall-293 24s -3s linear infinite}@keyframes fall-293{46.572%{transform:translate(57.4567vw,46.572vh) scale(.1305)}to{transform:translate(61.78365vw,99vh) scale(.1305)}}.snow:nth-child(294){opacity:1.173;transform:translate(47.5282vw,-10px) scale(.4277);animation:fall-294 16s -1s linear infinite}@keyframes fall-294{45.55%{transform:translate(48.8843vw,45.55vh) scale(.4277)}to{transform:translate(48.20625vw,99vh) scale(.4277)}}.snow:nth-child(295){opacity:1.4146;transform:translate(19.3753vw,-10px) scale(.4077);animation:fall-295 12s -28s linear infinite}@keyframes fall-295{51.98%{transform:translate(13.6685vw,51.98vh) scale(.4077)}to{transform:translate(16.5219vw,99vh) scale(.4077)}}.snow:nth-child(296){opacity:.1332;transform:translate(74.1903vw,-10px) scale(.56);animation:fall-296 21s -1s linear infinite}@keyframes fall-296{36.671%{transform:translate(69.6323vw,36.671vh) scale(.56)}to{transform:translate(71.9113vw,99vh) scale(.56)}}.snow:nth-child(297){opacity:1.008;transform:translate(79.1218vw,-10px) scale(.3324);animation:fall-297 19s -11s linear infinite}@keyframes fall-297{32.334%{transform:translate(84.6557vw,32.334vh) scale(.3324)}to{transform:translate(81.88875vw,99vh) scale(.3324)}}.snow:nth-child(298){opacity:1.6804;transform:translate(86.1858vw,-10px) scale(.0689);animation:fall-298 18s -20s linear infinite}@keyframes fall-298{71.255%{transform:translate(85.4531vw,71.255vh) scale(.0689)}to{transform:translate(85.81945vw,99vh) scale(.0689)}}.snow:nth-child(299){opacity:.2554;transform:translate(13.2698vw,-10px) scale(.0849);animation:fall-299 23s -1s linear infinite}@keyframes fall-299{69.353%{transform:translate(15.9362vw,69.353vh) scale(.0849)}to{transform:translate(14.603vw,99vh) scale(.0849)}}.snow:nth-child(300){opacity:1.6414;transform:translate(89.741vw,-10px) scale(.5826);animation:fall-300 28s -12s linear infinite}@keyframes fall-300{41.982%{transform:translate(87.019vw,41.982vh) scale(.5826)}to{transform:translate(88.38vw,99vh) scale(.5826)}}.snow:nth-child(301){opacity:1.993;transform:translate(73.5032vw,-10px) scale(.8061);animation:fall-301 10s -4s linear infinite}@keyframes fall-301{68.487%{transform:translate(72.8066vw,68.487vh) scale(.8061)}to{transform:translate(73.1549vw,99vh) scale(.8061)}}.snow:nth-child(302){opacity:1.604;transform:translate(9.4885vw,-10px) scale(.7033);animation:fall-302 27s -3s linear infinite}@keyframes fall-302{48.191%{transform:translate(4.2657vw,48.191vh) scale(.7033)}to{transform:translate(6.8771vw,99vh) scale(.7033)}}.snow:nth-child(303){opacity:1.0744;transform:translate(74.1794vw,-10px) scale(.7211);animation:fall-303 12s -14s linear infinite}@keyframes fall-303{46.641%{transform:translate(75.8467vw,46.641vh) scale(.7211)}to{transform:translate(75.01305vw,99vh) scale(.7211)}}.snow:nth-child(304){opacity:.6274;transform:translate(18.4195vw,-10px) scale(.9957);animation:fall-304 23s -15s linear infinite}@keyframes fall-304{76.299%{transform:translate(15.0154vw,76.299vh) scale(.9957)}to{transform:translate(16.71745vw,99vh) scale(.9957)}}.snow:nth-child(305){opacity:.0264;transform:translate(26.246vw,-10px) scale(.6421);animation:fall-305 27s -6s linear infinite}@keyframes fall-305{65.766%{transform:translate(18.4768vw,65.766vh) scale(.6421)}to{transform:translate(22.3614vw,99vh) scale(.6421)}}.snow:nth-child(306){opacity:1.7784;transform:translate(90.4628vw,-10px) scale(.2159);animation:fall-306 27s -13s linear infinite}@keyframes fall-306{65.151%{transform:translate(89.9844vw,65.151vh) scale(.2159)}to{transform:translate(90.2236vw,99vh) scale(.2159)}}.snow:nth-child(307){opacity:.2172;transform:translate(13.7434vw,-10px) scale(.9985);animation:fall-307 12s -16s linear infinite}@keyframes fall-307{70.789%{transform:translate(10.7601vw,70.789vh) scale(.9985)}to{transform:translate(12.25175vw,99vh) scale(.9985)}}.snow:nth-child(308){opacity:1.4232;transform:translate(56.2416vw,-10px) scale(.044);animation:fall-308 20s -11s linear infinite}@keyframes fall-308{39.68%{transform:translate(52.9888vw,39.68vh) scale(.044)}to{transform:translate(54.6152vw,99vh) scale(.044)}}.snow:nth-child(309){opacity:.03;transform:translate(43.7117vw,-10px) scale(.5589);animation:fall-309 20s -28s linear infinite}@keyframes fall-309{50.656%{transform:translate(47.4715vw,50.656vh) scale(.5589)}to{transform:translate(45.5916vw,99vh) scale(.5589)}}.snow:nth-child(310){opacity:1.0702;transform:translate(79.9967vw,-10px) scale(.9765);animation:fall-310 14s -1s linear infinite}@keyframes fall-310{60.597%{transform:translate(81.3178vw,60.597vh) scale(.9765)}to{transform:translate(80.65725vw,99vh) scale(.9765)}}.snow:nth-child(311){opacity:1.6518;transform:translate(97.6766vw,-10px) scale(.8012);animation:fall-311 13s -16s linear infinite}@keyframes fall-311{65.644%{transform:translate(99.6802vw,65.644vh) scale(.8012)}to{transform:translate(98.6784vw,99vh) scale(.8012)}}.snow:nth-child(312){opacity:1.128;transform:translate(25.6005vw,-10px) scale(.5336);animation:fall-312 15s -5s linear infinite}@keyframes fall-312{60.352%{transform:translate(16.7933vw,60.352vh) scale(.5336)}to{transform:translate(21.1969vw,99vh) scale(.5336)}}.snow:nth-child(313){opacity:1.8776;transform:translate(82.4442vw,-10px) scale(.0136);animation:fall-313 27s -7s linear infinite}@keyframes fall-313{45.218%{transform:translate(79.2342vw,45.218vh) scale(.0136)}to{transform:translate(80.8392vw,99vh) scale(.0136)}}.snow:nth-child(314){opacity:.0044;transform:translate(70.0373vw,-10px) scale(.3292);animation:fall-314 26s -29s linear infinite}@keyframes fall-314{35.265%{transform:translate(72.0316vw,35.265vh) scale(.3292)}to{transform:translate(71.03445vw,99vh) scale(.3292)}}.snow:nth-child(315){opacity:.38;transform:translate(29.9345vw,-10px) scale(.8558);animation:fall-315 26s -23s linear infinite}@keyframes fall-315{57.638%{transform:translate(31.1442vw,57.638vh) scale(.8558)}to{transform:translate(30.53935vw,99vh) scale(.8558)}}.snow:nth-child(316){opacity:1.7082;transform:translate(73.7566vw,-10px) scale(.1433);animation:fall-316 12s -30s linear infinite}@keyframes fall-316{54.101%{transform:translate(78.6439vw,54.101vh) scale(.1433)}to{transform:translate(76.20025vw,99vh) scale(.1433)}}.snow:nth-child(317){opacity:1.8086;transform:translate(4.4983vw,-10px) scale(.0851);animation:fall-317 28s -10s linear infinite}@keyframes fall-317{50.776%{transform:translate(.3526vw,50.776vh) scale(.0851)}to{transform:translate(2.42545vw,99vh) scale(.0851)}}.snow:nth-child(318){opacity:1.5762;transform:translate(11.002vw,-10px) scale(.6092);animation:fall-318 13s -29s linear infinite}@keyframes fall-318{47.73%{transform:translate(12.2072vw,47.73vh) scale(.6092)}to{transform:translate(11.6046vw,99vh) scale(.6092)}}.snow:nth-child(319){opacity:.035;transform:translate(53.9054vw,-10px) scale(.7963);animation:fall-319 30s -29s linear infinite}@keyframes fall-319{50.925%{transform:translate(53.1797vw,50.925vh) scale(.7963)}to{transform:translate(53.54255vw,99vh) scale(.7963)}}.snow:nth-child(320){opacity:.4318;transform:translate(98.469vw,-10px) scale(.5187);animation:fall-320 25s -19s linear infinite}@keyframes fall-320{60.493%{transform:translate(96.274vw,60.493vh) scale(.5187)}to{transform:translate(97.3715vw,99vh) scale(.5187)}}.snow:nth-child(321){opacity:.826;transform:translate(64.1301vw,-10px) scale(.1362);animation:fall-321 11s -6s linear infinite}@keyframes fall-321{55.719%{transform:translate(64.5506vw,55.719vh) scale(.1362)}to{transform:translate(64.34035vw,99vh) scale(.1362)}}.snow:nth-child(322){opacity:1.3304;transform:translate(40.1214vw,-10px) scale(.2096);animation:fall-322 10s -20s linear infinite}@keyframes fall-322{52.494%{transform:translate(42.9255vw,52.494vh) scale(.2096)}to{transform:translate(41.52345vw,99vh) scale(.2096)}}.snow:nth-child(323){opacity:1.456;transform:translate(18.2638vw,-10px) scale(.9245);animation:fall-323 20s -16s linear infinite}@keyframes fall-323{65.744%{transform:translate(18.8565vw,65.744vh) scale(.9245)}to{transform:translate(18.56015vw,99vh) scale(.9245)}}.snow:nth-child(324){opacity:1.6306;transform:translate(75.4377vw,-10px) scale(.9931);animation:fall-324 14s -3s linear infinite}@keyframes fall-324{49.499%{transform:translate(70.5147vw,49.499vh) scale(.9931)}to{transform:translate(72.9762vw,99vh) scale(.9931)}}.snow:nth-child(325){opacity:1.523;transform:translate(46.1918vw,-10px) scale(.8567);animation:fall-325 16s -28s linear infinite}@keyframes fall-325{60.141%{transform:translate(51.4602vw,60.141vh) scale(.8567)}to{transform:translate(48.826vw,99vh) scale(.8567)}}.snow:nth-child(326){opacity:1.8122;transform:translate(45.2007vw,-10px) scale(.2487);animation:fall-326 12s -20s linear infinite}@keyframes fall-326{33.555%{transform:translate(50.3394vw,33.555vh) scale(.2487)}to{transform:translate(47.77005vw,99vh) scale(.2487)}}.snow:nth-child(327){opacity:1.4838;transform:translate(18.9778vw,-10px) scale(.5955);animation:fall-327 16s -10s linear infinite}@keyframes fall-327{50.732%{transform:translate(10.2143vw,50.732vh) scale(.5955)}to{transform:translate(14.59605vw,99vh) scale(.5955)}}.snow:nth-child(328){opacity:1.6012;transform:translate(97.7998vw,-10px) scale(.0437);animation:fall-328 10s -16s linear infinite}@keyframes fall-328{77.774%{transform:translate(93.1413vw,77.774vh) scale(.0437)}to{transform:translate(95.47055vw,99vh) scale(.0437)}}.snow:nth-child(329){opacity:1.6726;transform:translate(69.6488vw,-10px) scale(.745);animation:fall-329 29s -23s linear infinite}@keyframes fall-329{63.46%{transform:translate(61.6521vw,63.46vh) scale(.745)}to{transform:translate(65.65045vw,99vh) scale(.745)}}.snow:nth-child(330){opacity:.6328;transform:translate(1.7441vw,-10px) scale(.8978);animation:fall-330 30s -5s linear infinite}@keyframes fall-330{77.283%{transform:translate(3.3708vw,77.283vh) scale(.8978)}to{transform:translate(2.55745vw,99vh) scale(.8978)}}.snow:nth-child(331){opacity:.4308;transform:translate(8.1509vw,-10px) scale(.877);animation:fall-331 16s -26s linear infinite}@keyframes fall-331{78.551%{transform:translate(.0901vw,78.551vh) scale(.877)}to{transform:translate(4.1205vw,99vh) scale(.877)}}.snow:nth-child(332){opacity:.6598;transform:translate(10.3089vw,-10px) scale(.9742);animation:fall-332 29s -3s linear infinite}@keyframes fall-332{36.268%{transform:translate(12.0202vw,36.268vh) scale(.9742)}to{transform:translate(11.16455vw,99vh) scale(.9742)}}.snow:nth-child(333){opacity:.7806;transform:translate(71.4728vw,-10px) scale(.1637);animation:fall-333 18s -27s linear infinite}@keyframes fall-333{68.72%{transform:translate(77.4365vw,68.72vh) scale(.1637)}to{transform:translate(74.45465vw,99vh) scale(.1637)}}.snow:nth-child(334){opacity:1.8436;transform:translate(6.1731vw,-10px) scale(.5537);animation:fall-334 17s -19s linear infinite}@keyframes fall-334{59.594%{transform:translate(15.4807vw,59.594vh) scale(.5537)}to{transform:translate(10.8269vw,99vh) scale(.5537)}}.snow:nth-child(335){opacity:1.0536;transform:translate(54.2672vw,-10px) scale(.618);animation:fall-335 23s -12s linear infinite}@keyframes fall-335{42.425%{transform:translate(53.0753vw,42.425vh) scale(.618)}to{transform:translate(53.67125vw,99vh) scale(.618)}}.snow:nth-child(336){opacity:.763;transform:translate(38.4001vw,-10px) scale(.8048);animation:fall-336 28s -21s linear infinite}@keyframes fall-336{30.774%{transform:translate(31.693vw,30.774vh) scale(.8048)}to{transform:translate(35.04655vw,99vh) scale(.8048)}}.snow:nth-child(337){opacity:1.5974;transform:translate(19.2339vw,-10px) scale(.8039);animation:fall-337 18s -1s linear infinite}@keyframes fall-337{61.267%{transform:translate(25.7213vw,61.267vh) scale(.8039)}to{transform:translate(22.4776vw,99vh) scale(.8039)}}.snow:nth-child(338){opacity:.9564;transform:translate(43.5298vw,-10px) scale(.7959);animation:fall-338 12s -13s linear infinite}@keyframes fall-338{72.349%{transform:translate(34.6147vw,72.349vh) scale(.7959)}to{transform:translate(39.07225vw,99vh) scale(.7959)}}.snow:nth-child(339){opacity:1.5672;transform:translate(38.1566vw,-10px) scale(.8271);animation:fall-339 25s -2s linear infinite}@keyframes fall-339{40.365%{transform:translate(37.9171vw,40.365vh) scale(.8271)}to{transform:translate(38.03685vw,99vh) scale(.8271)}}.snow:nth-child(340){opacity:.8108;transform:translate(27.565vw,-10px) scale(.3469);animation:fall-340 19s -11s linear infinite}@keyframes fall-340{71.092%{transform:translate(22.3971vw,71.092vh) scale(.3469)}to{transform:translate(24.98105vw,99vh) scale(.3469)}}.snow:nth-child(341){opacity:.9422;transform:translate(23.7546vw,-10px) scale(.41);animation:fall-341 12s -24s linear infinite}@keyframes fall-341{30.472%{transform:translate(31.2434vw,30.472vh) scale(.41)}to{transform:translate(27.499vw,99vh) scale(.41)}}.snow:nth-child(342){opacity:.862;transform:translate(83.8064vw,-10px) scale(.4345);animation:fall-342 12s -3s linear infinite}@keyframes fall-342{47.334%{transform:translate(93.4454vw,47.334vh) scale(.4345)}to{transform:translate(88.6259vw,99vh) scale(.4345)}}.snow:nth-child(343){opacity:.3618;transform:translate(72.1464vw,-10px) scale(.8982);animation:fall-343 17s -15s linear infinite}@keyframes fall-343{73.596%{transform:translate(66.4164vw,73.596vh) scale(.8982)}to{transform:translate(69.2814vw,99vh) scale(.8982)}}.snow:nth-child(344){opacity:.9644;transform:translate(32.7238vw,-10px) scale(.4872);animation:fall-344 16s -29s linear infinite}@keyframes fall-344{49.074%{transform:translate(42.3406vw,49.074vh) scale(.4872)}to{transform:translate(37.5322vw,99vh) scale(.4872)}}.snow:nth-child(345){opacity:1.452;transform:translate(22.041vw,-10px) scale(.5125);animation:fall-345 11s -24s linear infinite}@keyframes fall-345{73.628%{transform:translate(14.1198vw,73.628vh) scale(.5125)}to{transform:translate(18.0804vw,99vh) scale(.5125)}}.snow:nth-child(346){opacity:1.3514;transform:translate(6.224vw,-10px) scale(.2312);animation:fall-346 17s -12s linear infinite}@keyframes fall-346{51.913%{transform:translate(-2.9068vw,51.913vh) scale(.2312)}to{transform:translate(1.6586vw,99vh) scale(.2312)}}.snow:nth-child(347){opacity:1.243;transform:translate(18.409vw,-10px) scale(.0486);animation:fall-347 28s -6s linear infinite}@keyframes fall-347{56.558%{transform:translate(16.1391vw,56.558vh) scale(.0486)}to{transform:translate(17.27405vw,99vh) scale(.0486)}}.snow:nth-child(348){opacity:.0514;transform:translate(38.0792vw,-10px) scale(.6166);animation:fall-348 19s -11s linear infinite}@keyframes fall-348{77.315%{transform:translate(29.1765vw,77.315vh) scale(.6166)}to{transform:translate(33.62785vw,99vh) scale(.6166)}}.snow:nth-child(349){opacity:1.6052;transform:translate(1.0817vw,-10px) scale(.8019);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{52.754%{transform:translate(-4.8258vw,52.754vh) scale(.8019)}to{transform:translate(-1.87205vw,99vh) scale(.8019)}}.snow:nth-child(350){opacity:.9882;transform:translate(13.8719vw,-10px) scale(.6589);animation:fall-350 29s -23s linear infinite}@keyframes fall-350{44.396%{transform:translate(19.4599vw,44.396vh) scale(.6589)}to{transform:translate(16.6659vw,99vh) scale(.6589)}}.snow:nth-child(351){opacity:.339;transform:translate(17.4794vw,-10px) scale(.3974);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{69.327%{transform:translate(26.8347vw,69.327vh) scale(.3974)}to{transform:translate(22.15705vw,99vh) scale(.3974)}}.snow:nth-child(352){opacity:.9742;transform:translate(2.1012vw,-10px) scale(.8367);animation:fall-352 15s -19s linear infinite}@keyframes fall-352{77.54%{transform:translate(.0485vw,77.54vh) scale(.8367)}to{transform:translate(1.07485vw,99vh) scale(.8367)}}.snow:nth-child(353){opacity:.4474;transform:translate(79.5948vw,-10px) scale(.6163);animation:fall-353 14s -4s linear infinite}@keyframes fall-353{49.924%{transform:translate(81.4565vw,49.924vh) scale(.6163)}to{transform:translate(80.52565vw,99vh) scale(.6163)}}.snow:nth-child(354){opacity:1.5964;transform:translate(11.8888vw,-10px) scale(.122);animation:fall-354 17s -28s linear infinite}@keyframes fall-354{77.974%{transform:translate(5.1278vw,77.974vh) scale(.122)}to{transform:translate(8.5083vw,99vh) scale(.122)}}.snow:nth-child(355){opacity:.0128;transform:translate(17.5048vw,-10px) scale(.3209);animation:fall-355 15s -22s linear infinite}@keyframes fall-355{62.285%{transform:translate(13.8294vw,62.285vh) scale(.3209)}to{transform:translate(15.6671vw,99vh) scale(.3209)}}.snow:nth-child(356){opacity:1.0256;transform:translate(28.2988vw,-10px) scale(.052);animation:fall-356 27s -11s linear infinite}@keyframes fall-356{63.127%{transform:translate(19.886vw,63.127vh) scale(.052)}to{transform:translate(24.0924vw,99vh) scale(.052)}}.snow:nth-child(357){opacity:.9652;transform:translate(39.9209vw,-10px) scale(.9102);animation:fall-357 10s -1s linear infinite}@keyframes fall-357{64.473%{transform:translate(36.7908vw,64.473vh) scale(.9102)}to{transform:translate(38.35585vw,99vh) scale(.9102)}}.snow:nth-child(358){opacity:.4416;transform:translate(19.6972vw,-10px) scale(.9437);animation:fall-358 12s -24s linear infinite}@keyframes fall-358{74.505%{transform:translate(24.1017vw,74.505vh) scale(.9437)}to{transform:translate(21.89945vw,99vh) scale(.9437)}}.snow:nth-child(359){opacity:1.2112;transform:translate(90.1708vw,-10px) scale(.7796);animation:fall-359 27s -16s linear infinite}@keyframes fall-359{77.645%{transform:translate(81.0575vw,77.645vh) scale(.7796)}to{transform:translate(85.61415vw,99vh) scale(.7796)}}.snow:nth-child(360){opacity:1.257;transform:translate(53.6797vw,-10px) scale(.3457);animation:fall-360 22s -5s linear infinite}@keyframes fall-360{34.989%{transform:translate(45.3927vw,34.989vh) scale(.3457)}to{transform:translate(49.5362vw,99vh) scale(.3457)}}.snow:nth-child(361){opacity:.215;transform:translate(44.2493vw,-10px) scale(.3662);animation:fall-361 22s -2s linear infinite}@keyframes fall-361{40.809%{transform:translate(38.8327vw,40.809vh) scale(.3662)}to{transform:translate(41.541vw,99vh) scale(.3662)}}.snow:nth-child(362){opacity:1.4264;transform:translate(92.3878vw,-10px) scale(.7125);animation:fall-362 16s -30s linear infinite}@keyframes fall-362{69.755%{transform:translate(102.1439vw,69.755vh) scale(.7125)}to{transform:translate(97.26585vw,99vh) scale(.7125)}}.snow:nth-child(363){opacity:1.171;transform:translate(49.446vw,-10px) scale(.5179);animation:fall-363 28s -1s linear infinite}@keyframes fall-363{64.044%{transform:translate(57.1877vw,64.044vh) scale(.5179)}to{transform:translate(53.31685vw,99vh) scale(.5179)}}.snow:nth-child(364){opacity:.5756;transform:translate(42.4452vw,-10px) scale(.9246);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{63.118%{transform:translate(51.527vw,63.118vh) scale(.9246)}to{transform:translate(46.9861vw,99vh) scale(.9246)}}.snow:nth-child(365){opacity:.7682;transform:translate(18.1257vw,-10px) scale(.0813);animation:fall-365 21s -25s linear infinite}@keyframes fall-365{53.877%{transform:translate(15.4031vw,53.877vh) scale(.0813)}to{transform:translate(16.7644vw,99vh) scale(.0813)}}.snow:nth-child(366){opacity:1.775;transform:translate(82.5346vw,-10px) scale(.0697);animation:fall-366 21s -19s linear infinite}@keyframes fall-366{45.342%{transform:translate(77.5875vw,45.342vh) scale(.0697)}to{transform:translate(80.06105vw,99vh) scale(.0697)}}.snow:nth-child(367){opacity:1.9136;transform:translate(32.8292vw,-10px) scale(.0904);animation:fall-367 28s -2s linear infinite}@keyframes fall-367{58.848%{transform:translate(32.2231vw,58.848vh) scale(.0904)}to{transform:translate(32.52615vw,99vh) scale(.0904)}}.snow:nth-child(368){opacity:.3008;transform:translate(42.4455vw,-10px) scale(.7057);animation:fall-368 19s -20s linear infinite}@keyframes fall-368{63.501%{transform:translate(49.8074vw,63.501vh) scale(.7057)}to{transform:translate(46.12645vw,99vh) scale(.7057)}}.snow:nth-child(369){opacity:1.3226;transform:translate(96.5257vw,-10px) scale(.6668);animation:fall-369 13s -20s linear infinite}@keyframes fall-369{32.349%{transform:translate(96.0009vw,32.349vh) scale(.6668)}to{transform:translate(96.2633vw,99vh) scale(.6668)}}.snow:nth-child(370){opacity:.4376;transform:translate(43.8764vw,-10px) scale(.3629);animation:fall-370 14s -20s linear infinite}@keyframes fall-370{51.796%{transform:translate(46.0486vw,51.796vh) scale(.3629)}to{transform:translate(44.9625vw,99vh) scale(.3629)}}.snow:nth-child(371){opacity:1.6014;transform:translate(91.633vw,-10px) scale(.2249);animation:fall-371 22s -10s linear infinite}@keyframes fall-371{37.889%{transform:translate(85.3166vw,37.889vh) scale(.2249)}to{transform:translate(88.4748vw,99vh) scale(.2249)}}.snow:nth-child(372){opacity:1.2178;transform:translate(33.6137vw,-10px) scale(.5376);animation:fall-372 25s -9s linear infinite}@keyframes fall-372{71.272%{transform:translate(31.1099vw,71.272vh) scale(.5376)}to{transform:translate(32.3618vw,99vh) scale(.5376)}}.snow:nth-child(373){opacity:1.5116;transform:translate(24.5648vw,-10px) scale(.3851);animation:fall-373 14s -27s linear infinite}@keyframes fall-373{61.212%{transform:translate(17.0744vw,61.212vh) scale(.3851)}to{transform:translate(20.8196vw,99vh) scale(.3851)}}.snow:nth-child(374){opacity:1.0076;transform:translate(46.7789vw,-10px) scale(.5538);animation:fall-374 28s -24s linear infinite}@keyframes fall-374{47.449%{transform:translate(50.4261vw,47.449vh) scale(.5538)}to{transform:translate(48.6025vw,99vh) scale(.5538)}}.snow:nth-child(375){opacity:.986;transform:translate(45.2233vw,-10px) scale(.7836);animation:fall-375 30s -1s linear infinite}@keyframes fall-375{37.908%{transform:translate(54.5794vw,37.908vh) scale(.7836)}to{transform:translate(49.90135vw,99vh) scale(.7836)}}.snow:nth-child(376){opacity:.8434;transform:translate(51.3526vw,-10px) scale(.2763);animation:fall-376 15s -8s linear infinite}@keyframes fall-376{57.693%{transform:translate(45.9593vw,57.693vh) scale(.2763)}to{transform:translate(48.65595vw,99vh) scale(.2763)}}.snow:nth-child(377){opacity:1.3608;transform:translate(78.2141vw,-10px) scale(.5204);animation:fall-377 17s -2s linear infinite}@keyframes fall-377{48.066%{transform:translate(73.6333vw,48.066vh) scale(.5204)}to{transform:translate(75.9237vw,99vh) scale(.5204)}}.snow:nth-child(378){opacity:1.7214;transform:translate(49.4744vw,-10px) scale(.2845);animation:fall-378 22s -22s linear infinite}@keyframes fall-378{55.18%{transform:translate(52.5892vw,55.18vh) scale(.2845)}to{transform:translate(51.0318vw,99vh) scale(.2845)}}.snow:nth-child(379){opacity:.514;transform:translate(15.2628vw,-10px) scale(.7427);animation:fall-379 29s -10s linear infinite}@keyframes fall-379{60.965%{transform:translate(11.6207vw,60.965vh) scale(.7427)}to{transform:translate(13.44175vw,99vh) scale(.7427)}}.snow:nth-child(380){opacity:1.8144;transform:translate(93.5944vw,-10px) scale(.5357);animation:fall-380 10s -27s linear infinite}@keyframes fall-380{33.797%{transform:translate(103.0275vw,33.797vh) scale(.5357)}to{transform:translate(98.31095vw,99vh) scale(.5357)}}.snow:nth-child(381){opacity:.3824;transform:translate(35.6654vw,-10px) scale(.7755);animation:fall-381 22s -13s linear infinite}@keyframes fall-381{77.504%{transform:translate(36.0714vw,77.504vh) scale(.7755)}to{transform:translate(35.8684vw,99vh) scale(.7755)}}.snow:nth-child(382){opacity:.3234;transform:translate(78.6177vw,-10px) scale(.3705);animation:fall-382 26s -30s linear infinite}@keyframes fall-382{54.263%{transform:translate(85.3202vw,54.263vh) scale(.3705)}to{transform:translate(81.96895vw,99vh) scale(.3705)}}.snow:nth-child(383){opacity:1.5336;transform:translate(24.3733vw,-10px) scale(.0412);animation:fall-383 15s -30s linear infinite}@keyframes fall-383{56.829%{transform:translate(22.2191vw,56.829vh) scale(.0412)}to{transform:translate(23.2962vw,99vh) scale(.0412)}}.snow:nth-child(384){opacity:.6992;transform:translate(8.0056vw,-10px) scale(.0288);animation:fall-384 26s -1s linear infinite}@keyframes fall-384{46.231%{transform:translate(6.6449vw,46.231vh) scale(.0288)}to{transform:translate(7.32525vw,99vh) scale(.0288)}}.snow:nth-child(385){opacity:1.2752;transform:translate(26.3691vw,-10px) scale(.1389);animation:fall-385 23s -29s linear infinite}@keyframes fall-385{47.669%{transform:translate(19.4269vw,47.669vh) scale(.1389)}to{transform:translate(22.898vw,99vh) scale(.1389)}}.snow:nth-child(386){opacity:.6858;transform:translate(69.609vw,-10px) scale(.3409);animation:fall-386 29s -4s linear infinite}@keyframes fall-386{49.557%{transform:translate(72.7474vw,49.557vh) scale(.3409)}to{transform:translate(71.1782vw,99vh) scale(.3409)}}.snow:nth-child(387){opacity:1.4586;transform:translate(62.2938vw,-10px) scale(.5851);animation:fall-387 18s -22s linear infinite}@keyframes fall-387{49.517%{transform:translate(52.5084vw,49.517vh) scale(.5851)}to{transform:translate(57.4011vw,99vh) scale(.5851)}}.snow:nth-child(388){opacity:.7814;transform:translate(23.0616vw,-10px) scale(.2191);animation:fall-388 24s -14s linear infinite}@keyframes fall-388{40.504%{transform:translate(24.9492vw,40.504vh) scale(.2191)}to{transform:translate(24.0054vw,99vh) scale(.2191)}}.snow:nth-child(389){opacity:.1218;transform:translate(3.5878vw,-10px) scale(.5333);animation:fall-389 17s -30s linear infinite}@keyframes fall-389{46.383%{transform:translate(-1.8793vw,46.383vh) scale(.5333)}to{transform:translate(.85425vw,99vh) scale(.5333)}}.snow:nth-child(390){opacity:.6104;transform:translate(26.6534vw,-10px) scale(.1038);animation:fall-390 29s -22s linear infinite}@keyframes fall-390{64.026%{transform:translate(22.2258vw,64.026vh) scale(.1038)}to{transform:translate(24.4396vw,99vh) scale(.1038)}}.snow:nth-child(391){opacity:1.3636;transform:translate(83.4463vw,-10px) scale(.4366);animation:fall-391 23s -26s linear infinite}@keyframes fall-391{58.165%{transform:translate(87.0447vw,58.165vh) scale(.4366)}to{transform:translate(85.2455vw,99vh) scale(.4366)}}.snow:nth-child(392){opacity:.4574;transform:translate(19.279vw,-10px) scale(.5918);animation:fall-392 29s -28s linear infinite}@keyframes fall-392{45.618%{transform:translate(26.9362vw,45.618vh) scale(.5918)}to{transform:translate(23.1076vw,99vh) scale(.5918)}}.snow:nth-child(393){opacity:1.466;transform:translate(72.4391vw,-10px) scale(.6567);animation:fall-393 19s -26s linear infinite}@keyframes fall-393{62.834%{transform:translate(67.6275vw,62.834vh) scale(.6567)}to{transform:translate(70.0333vw,99vh) scale(.6567)}}.snow:nth-child(394){opacity:1.6022;transform:translate(36.3042vw,-10px) scale(.5614);animation:fall-394 22s -11s linear infinite}@keyframes fall-394{71.136%{transform:translate(26.3166vw,71.136vh) scale(.5614)}to{transform:translate(31.3104vw,99vh) scale(.5614)}}.snow:nth-child(395){opacity:.6476;transform:translate(63.6154vw,-10px) scale(.7785);animation:fall-395 19s -19s linear infinite}@keyframes fall-395{60.012%{transform:translate(61.3184vw,60.012vh) scale(.7785)}to{transform:translate(62.4669vw,99vh) scale(.7785)}}.snow:nth-child(396){opacity:.2054;transform:translate(51.6827vw,-10px) scale(.9012);animation:fall-396 16s -25s linear infinite}@keyframes fall-396{66.687%{transform:translate(41.9708vw,66.687vh) scale(.9012)}to{transform:translate(46.82675vw,99vh) scale(.9012)}}.snow:nth-child(397){opacity:1.8852;transform:translate(61.9369vw,-10px) scale(.9463);animation:fall-397 11s -15s linear infinite}@keyframes fall-397{58.805%{transform:translate(63.7663vw,58.805vh) scale(.9463)}to{transform:translate(62.8516vw,99vh) scale(.9463)}}.snow:nth-child(398){opacity:1.7312;transform:translate(19.4609vw,-10px) scale(.7478);animation:fall-398 25s -27s linear infinite}@keyframes fall-398{47.697%{transform:translate(20.2206vw,47.697vh) scale(.7478)}to{transform:translate(19.84075vw,99vh) scale(.7478)}}.snow:nth-child(399){opacity:1.5906;transform:translate(35.9244vw,-10px) scale(.8392);animation:fall-399 12s -19s linear infinite}@keyframes fall-399{37.21%{transform:translate(39.4514vw,37.21vh) scale(.8392)}to{transform:translate(37.6879vw,99vh) scale(.8392)}}.snow:nth-child(400){opacity:.994;transform:translate(4.808vw,-10px) scale(.8108);animation:fall-400 28s -5s linear infinite}@keyframes fall-400{78.785%{transform:translate(9.4241vw,78.785vh) scale(.8108)}to{transform:translate(7.11605vw,99vh) scale(.8108)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6084;transform:translate(66.3123vw,-10px) scale(.6789);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{62.144%{transform:translate(72.0473vw,62.144vh) scale(.6789)}to{transform:translate(69.1798vw,99vh) scale(.6789)}}.snow:nth-child(2){opacity:.2398;transform:translate(22.2947vw,-10px) scale(.4235);animation:fall-2 14s -30s linear infinite}@keyframes fall-2{65.656%{transform:translate(28.9463vw,65.656vh) scale(.4235)}to{transform:translate(25.6205vw,99vh) scale(.4235)}}.snow:nth-child(3){opacity:1.1938;transform:translate(25.4618vw,-10px) scale(.8607);animation:fall-3 12s -10s linear infinite}@keyframes fall-3{79.58%{transform:translate(20.7959vw,79.58vh) scale(.8607)}to{transform:translate(23.12885vw,99vh) scale(.8607)}}.snow:nth-child(4){opacity:1.666;transform:translate(45.2939vw,-10px) scale(.6671);animation:fall-4 25s -30s linear infinite}@keyframes fall-4{35.577%{transform:translate(46.8999vw,35.577vh) scale(.6671)}to{transform:translate(46.0969vw,99vh) scale(.6671)}}.snow:nth-child(5){opacity:.705;transform:translate(31.4845vw,-10px) scale(.6673);animation:fall-5 21s -28s linear infinite}@keyframes fall-5{50.836%{transform:translate(28.8182vw,50.836vh) scale(.6673)}to{transform:translate(30.15135vw,99vh) scale(.6673)}}.snow:nth-child(6){opacity:1.9342;transform:translate(26.0811vw,-10px) scale(.9556);animation:fall-6 22s -24s linear infinite}@keyframes fall-6{68.522%{transform:translate(33.7399vw,68.522vh) scale(.9556)}to{transform:translate(29.9105vw,99vh) scale(.9556)}}.snow:nth-child(7){opacity:1.7794;transform:translate(96.9225vw,-10px) scale(.3047);animation:fall-7 17s -18s linear infinite}@keyframes fall-7{79.067%{transform:translate(98.4978vw,79.067vh) scale(.3047)}to{transform:translate(97.71015vw,99vh) scale(.3047)}}.snow:nth-child(8){opacity:.8594;transform:translate(34.559vw,-10px) scale(.1169);animation:fall-8 22s -28s linear infinite}@keyframes fall-8{40.587%{transform:translate(25.8466vw,40.587vh) scale(.1169)}to{transform:translate(30.2028vw,99vh) scale(.1169)}}.snow:nth-child(9){opacity:1.22;transform:translate(47.3652vw,-10px) scale(.7777);animation:fall-9 27s -5s linear infinite}@keyframes fall-9{38.03%{transform:translate(38.3491vw,38.03vh) scale(.7777)}to{transform:translate(42.85715vw,99vh) scale(.7777)}}.snow:nth-child(10){opacity:1.2032;transform:translate(34.8366vw,-10px) scale(.3208);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{47.215%{transform:translate(27.3091vw,47.215vh) scale(.3208)}to{transform:translate(31.07285vw,99vh) scale(.3208)}}.snow:nth-child(11){opacity:.1714;transform:translate(19.6654vw,-10px) scale(.4017);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{36.775%{transform:translate(22.0527vw,36.775vh) scale(.4017)}to{transform:translate(20.85905vw,99vh) scale(.4017)}}.snow:nth-child(12){opacity:.5114;transform:translate(35.6476vw,-10px) scale(.6678);animation:fall-12 20s -13s linear infinite}@keyframes fall-12{50.416%{transform:translate(37.0759vw,50.416vh) scale(.6678)}to{transform:translate(36.36175vw,99vh) scale(.6678)}}.snow:nth-child(13){opacity:.6514;transform:translate(12.2096vw,-10px) scale(.8692);animation:fall-13 25s -22s linear infinite}@keyframes fall-13{64.409%{transform:translate(16.2597vw,64.409vh) scale(.8692)}to{transform:translate(14.23465vw,99vh) scale(.8692)}}.snow:nth-child(14){opacity:1.346;transform:translate(41.5346vw,-10px) scale(.5804);animation:fall-14 24s -7s linear infinite}@keyframes fall-14{58.031%{transform:translate(34.6324vw,58.031vh) scale(.5804)}to{transform:translate(38.0835vw,99vh) scale(.5804)}}.snow:nth-child(15){opacity:.9434;transform:translate(42.7325vw,-10px) scale(.4175);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{52.372%{transform:translate(45.6381vw,52.372vh) scale(.4175)}to{transform:translate(44.1853vw,99vh) scale(.4175)}}.snow:nth-child(16){opacity:1.1022;transform:translate(47.3027vw,-10px) scale(.2821);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{50.375%{transform:translate(38.2357vw,50.375vh) scale(.2821)}to{transform:translate(42.7692vw,99vh) scale(.2821)}}.snow:nth-child(17){opacity:1.649;transform:translate(88.3902vw,-10px) scale(.6672);animation:fall-17 27s -25s linear infinite}@keyframes fall-17{54.316%{transform:translate(97.7731vw,54.316vh) scale(.6672)}to{transform:translate(93.08165vw,99vh) scale(.6672)}}.snow:nth-child(18){opacity:1.9958;transform:translate(.3365vw,-10px) scale(.6683);animation:fall-18 15s -12s linear infinite}@keyframes fall-18{51.228%{transform:translate(-4.6999vw,51.228vh) scale(.6683)}to{transform:translate(-2.1817vw,99vh) scale(.6683)}}.snow:nth-child(19){opacity:1.7426;transform:translate(35.9567vw,-10px) scale(.6839);animation:fall-19 12s -7s linear infinite}@keyframes fall-19{73.221%{transform:translate(28.419vw,73.221vh) scale(.6839)}to{transform:translate(32.18785vw,99vh) scale(.6839)}}.snow:nth-child(20){opacity:1.357;transform:translate(44.4671vw,-10px) scale(.5837);animation:fall-20 20s -27s linear infinite}@keyframes fall-20{74.592%{transform:translate(48.27vw,74.592vh) scale(.5837)}to{transform:translate(46.36855vw,99vh) scale(.5837)}}.snow:nth-child(21){opacity:1.8332;transform:translate(20.0835vw,-10px) scale(.8596);animation:fall-21 26s -26s linear infinite}@keyframes fall-21{48.497%{transform:translate(14.8934vw,48.497vh) scale(.8596)}to{transform:translate(17.48845vw,99vh) scale(.8596)}}.snow:nth-child(22){opacity:1.3218;transform:translate(62.6825vw,-10px) scale(.1403);animation:fall-22 16s -16s linear infinite}@keyframes fall-22{52.442%{transform:translate(69.9029vw,52.442vh) scale(.1403)}to{transform:translate(66.2927vw,99vh) scale(.1403)}}.snow:nth-child(23){opacity:.8446;transform:translate(39.7778vw,-10px) scale(.9344);animation:fall-23 10s -10s linear infinite}@keyframes fall-23{47.566%{transform:translate(48.6541vw,47.566vh) scale(.9344)}to{transform:translate(44.21595vw,99vh) scale(.9344)}}.snow:nth-child(24){opacity:1.1636;transform:translate(7.5283vw,-10px) scale(.0201);animation:fall-24 23s -24s linear infinite}@keyframes fall-24{73.691%{transform:translate(1.8846vw,73.691vh) scale(.0201)}to{transform:translate(4.70645vw,99vh) scale(.0201)}}.snow:nth-child(25){opacity:1.1608;transform:translate(62.5332vw,-10px) scale(.8383);animation:fall-25 22s -2s linear infinite}@keyframes fall-25{43.787%{transform:translate(55.5552vw,43.787vh) scale(.8383)}to{transform:translate(59.0442vw,99vh) scale(.8383)}}.snow:nth-child(26){opacity:1.1048;transform:translate(6.6701vw,-10px) scale(.3345);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{70.355%{transform:translate(14.807vw,70.355vh) scale(.3345)}to{transform:translate(10.73855vw,99vh) scale(.3345)}}.snow:nth-child(27){opacity:.5568;transform:translate(31.026vw,-10px) scale(.7532);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{71.794%{transform:translate(38.8874vw,71.794vh) scale(.7532)}to{transform:translate(34.9567vw,99vh) scale(.7532)}}.snow:nth-child(28){opacity:.8902;transform:translate(83.4748vw,-10px) scale(.7235);animation:fall-28 10s -15s linear infinite}@keyframes fall-28{47.655%{transform:translate(85.8056vw,47.655vh) scale(.7235)}to{transform:translate(84.6402vw,99vh) scale(.7235)}}.snow:nth-child(29){opacity:1.5998;transform:translate(99.4735vw,-10px) scale(.6868);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{60.432%{transform:translate(103.5908vw,60.432vh) scale(.6868)}to{transform:translate(101.53215vw,99vh) scale(.6868)}}.snow:nth-child(30){opacity:.4816;transform:translate(89.0746vw,-10px) scale(.4807);animation:fall-30 15s -27s linear infinite}@keyframes fall-30{74.185%{transform:translate(90.8177vw,74.185vh) scale(.4807)}to{transform:translate(89.94615vw,99vh) scale(.4807)}}.snow:nth-child(31){opacity:1.6612;transform:translate(4.5978vw,-10px) scale(.2887);animation:fall-31 24s -1s linear infinite}@keyframes fall-31{72.957%{transform:translate(9.5579vw,72.957vh) scale(.2887)}to{transform:translate(7.07785vw,99vh) scale(.2887)}}.snow:nth-child(32){opacity:.217;transform:translate(83.8211vw,-10px) scale(.6491);animation:fall-32 15s -20s linear infinite}@keyframes fall-32{39.216%{transform:translate(91.8792vw,39.216vh) scale(.6491)}to{transform:translate(87.85015vw,99vh) scale(.6491)}}.snow:nth-child(33){opacity:1.213;transform:translate(42.6865vw,-10px) scale(.6988);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{74.793%{transform:translate(41.4796vw,74.793vh) scale(.6988)}to{transform:translate(42.08305vw,99vh) scale(.6988)}}.snow:nth-child(34){opacity:1.8816;transform:translate(17.7391vw,-10px) scale(.9344);animation:fall-34 21s -29s linear infinite}@keyframes fall-34{44.206%{transform:translate(14.4197vw,44.206vh) scale(.9344)}to{transform:translate(16.0794vw,99vh) scale(.9344)}}.snow:nth-child(35){opacity:1.0928;transform:translate(7.1067vw,-10px) scale(.7135);animation:fall-35 27s -21s linear infinite}@keyframes fall-35{37.878%{transform:translate(11.2007vw,37.878vh) scale(.7135)}to{transform:translate(9.1537vw,99vh) scale(.7135)}}.snow:nth-child(36){opacity:.7476;transform:translate(86.1158vw,-10px) scale(.5647);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{77.505%{transform:translate(80.8182vw,77.505vh) scale(.5647)}to{transform:translate(83.467vw,99vh) scale(.5647)}}.snow:nth-child(37){opacity:.5116;transform:translate(41.5533vw,-10px) scale(.442);animation:fall-37 17s -21s linear infinite}@keyframes fall-37{51.999%{transform:translate(41.9708vw,51.999vh) scale(.442)}to{transform:translate(41.76205vw,99vh) scale(.442)}}.snow:nth-child(38){opacity:1.3982;transform:translate(52.8017vw,-10px) scale(.2882);animation:fall-38 19s -5s linear infinite}@keyframes fall-38{66.988%{transform:translate(60.6491vw,66.988vh) scale(.2882)}to{transform:translate(56.7254vw,99vh) scale(.2882)}}.snow:nth-child(39){opacity:1.6918;transform:translate(38.3918vw,-10px) scale(.712);animation:fall-39 11s -27s linear infinite}@keyframes fall-39{42.66%{transform:translate(47.9151vw,42.66vh) scale(.712)}to{transform:translate(43.15345vw,99vh) scale(.712)}}.snow:nth-child(40){opacity:1.928;transform:translate(16.1317vw,-10px) scale(.9442);animation:fall-40 18s -12s linear infinite}@keyframes fall-40{67.863%{transform:translate(6.3944vw,67.863vh) scale(.9442)}to{transform:translate(11.26305vw,99vh) scale(.9442)}}.snow:nth-child(41){opacity:1.3034;transform:translate(11.0198vw,-10px) scale(.3422);animation:fall-41 19s -21s linear infinite}@keyframes fall-41{39.038%{transform:translate(20.7602vw,39.038vh) scale(.3422)}to{transform:translate(15.89vw,99vh) scale(.3422)}}.snow:nth-child(42){opacity:1.4522;transform:translate(14.1262vw,-10px) scale(.5592);animation:fall-42 29s -15s linear infinite}@keyframes fall-42{73.966%{transform:translate(16.4196vw,73.966vh) scale(.5592)}to{transform:translate(15.2729vw,99vh) scale(.5592)}}.snow:nth-child(43){opacity:1.4212;transform:translate(99.0986vw,-10px) scale(.0476);animation:fall-43 22s -27s linear infinite}@keyframes fall-43{45.295%{transform:translate(107.6993vw,45.295vh) scale(.0476)}to{transform:translate(103.39895vw,99vh) scale(.0476)}}.snow:nth-child(44){opacity:.1652;transform:translate(55.5953vw,-10px) scale(.2716);animation:fall-44 25s -11s linear infinite}@keyframes fall-44{45.454%{transform:translate(59.9091vw,45.454vh) scale(.2716)}to{transform:translate(57.7522vw,99vh) scale(.2716)}}.snow:nth-child(45){opacity:1.0912;transform:translate(19.0883vw,-10px) scale(.8959);animation:fall-45 28s -6s linear infinite}@keyframes fall-45{76.507%{transform:translate(10.5874vw,76.507vh) scale(.8959)}to{transform:translate(14.83785vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:1.956;transform:translate(91.4987vw,-10px) scale(.9192);animation:fall-46 14s -10s linear infinite}@keyframes fall-46{55.465%{transform:translate(93.8756vw,55.465vh) scale(.9192)}to{transform:translate(92.68715vw,99vh) scale(.9192)}}.snow:nth-child(47){opacity:1.445;transform:translate(55.9359vw,-10px) scale(.5994);animation:fall-47 22s -20s linear infinite}@keyframes fall-47{37.267%{transform:translate(50.7077vw,37.267vh) scale(.5994)}to{transform:translate(53.3218vw,99vh) scale(.5994)}}.snow:nth-child(48){opacity:.4818;transform:translate(.721vw,-10px) scale(.4698);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{62.727%{transform:translate(9.063vw,62.727vh) scale(.4698)}to{transform:translate(4.892vw,99vh) scale(.4698)}}.snow:nth-child(49){opacity:.323;transform:translate(49.7437vw,-10px) scale(.0614);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{60.936%{transform:translate(45.8756vw,60.936vh) scale(.0614)}to{transform:translate(47.80965vw,99vh) scale(.0614)}}.snow:nth-child(50){opacity:.2524;transform:translate(86.2623vw,-10px) scale(.1038);animation:fall-50 23s -7s linear infinite}@keyframes fall-50{66.433%{transform:translate(82.7612vw,66.433vh) scale(.1038)}to{transform:translate(84.51175vw,99vh) scale(.1038)}}.snow:nth-child(51){opacity:1.6572;transform:translate(38.139vw,-10px) scale(.0265);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.203%{transform:translate(43.7824vw,44.203vh) scale(.0265)}to{transform:translate(40.9607vw,99vh) scale(.0265)}}.snow:nth-child(52){opacity:1.4102;transform:translate(78.3093vw,-10px) scale(.677);animation:fall-52 24s -21s linear infinite}@keyframes fall-52{45.838%{transform:translate(71.044vw,45.838vh) scale(.677)}to{transform:translate(74.67665vw,99vh) scale(.677)}}.snow:nth-child(53){opacity:.685;transform:translate(13.7643vw,-10px) scale(.9194);animation:fall-53 15s -5s linear infinite}@keyframes fall-53{68.157%{transform:translate(8.6965vw,68.157vh) scale(.9194)}to{transform:translate(11.2304vw,99vh) scale(.9194)}}.snow:nth-child(54){opacity:.947;transform:translate(71.9185vw,-10px) scale(.7747);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{71.449%{transform:translate(68.9695vw,71.449vh) scale(.7747)}to{transform:translate(70.444vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:.278;transform:translate(19.3543vw,-10px) scale(.4274);animation:fall-55 14s -10s linear infinite}@keyframes fall-55{44.426%{transform:translate(25.3966vw,44.426vh) scale(.4274)}to{transform:translate(22.37545vw,99vh) scale(.4274)}}.snow:nth-child(56){opacity:.8694;transform:translate(61.5733vw,-10px) scale(.5076);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{44.739%{transform:translate(56.3886vw,44.739vh) scale(.5076)}to{transform:translate(58.98095vw,99vh) scale(.5076)}}.snow:nth-child(57){opacity:.8516;transform:translate(77.9474vw,-10px) scale(.8392);animation:fall-57 27s -21s linear infinite}@keyframes fall-57{39.05%{transform:translate(86.2116vw,39.05vh) scale(.8392)}to{transform:translate(82.0795vw,99vh) scale(.8392)}}.snow:nth-child(58){opacity:.0484;transform:translate(59.7354vw,-10px) scale(.2611);animation:fall-58 21s -23s linear infinite}@keyframes fall-58{56.078%{transform:translate(61.7116vw,56.078vh) scale(.2611)}to{transform:translate(60.7235vw,99vh) scale(.2611)}}.snow:nth-child(59){opacity:.057;transform:translate(16.8547vw,-10px) scale(.0607);animation:fall-59 11s -6s linear infinite}@keyframes fall-59{69.946%{transform:translate(19.5682vw,69.946vh) scale(.0607)}to{transform:translate(18.21145vw,99vh) scale(.0607)}}.snow:nth-child(60){opacity:1.3746;transform:translate(26.9849vw,-10px) scale(.1436);animation:fall-60 30s -18s linear infinite}@keyframes fall-60{42.375%{transform:translate(24.3592vw,42.375vh) scale(.1436)}to{transform:translate(25.67205vw,99vh) scale(.1436)}}.snow:nth-child(61){opacity:.3852;transform:translate(59.5341vw,-10px) scale(.9748);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{46.195%{transform:translate(61.8455vw,46.195vh) scale(.9748)}to{transform:translate(60.6898vw,99vh) scale(.9748)}}.snow:nth-child(62){opacity:.8644;transform:translate(56.063vw,-10px) scale(.0981);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{61.639%{transform:translate(64.0139vw,61.639vh) scale(.0981)}to{transform:translate(60.03845vw,99vh) scale(.0981)}}.snow:nth-child(63){opacity:1.6698;transform:translate(68.1498vw,-10px) scale(.7843);animation:fall-63 30s -28s linear infinite}@keyframes fall-63{76.658%{transform:translate(63.2602vw,76.658vh) scale(.7843)}to{transform:translate(65.705vw,99vh) scale(.7843)}}.snow:nth-child(64){opacity:1.4866;transform:translate(22.9873vw,-10px) scale(.1556);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{73.77%{transform:translate(13.2399vw,73.77vh) scale(.1556)}to{transform:translate(18.1136vw,99vh) scale(.1556)}}.snow:nth-child(65){opacity:.8352;transform:translate(52.1563vw,-10px) scale(.4528);animation:fall-65 30s -14s linear infinite}@keyframes fall-65{66.16%{transform:translate(53.4312vw,66.16vh) scale(.4528)}to{transform:translate(52.79375vw,99vh) scale(.4528)}}.snow:nth-child(66){opacity:.4164;transform:translate(11.9015vw,-10px) scale(.7931);animation:fall-66 25s -19s linear infinite}@keyframes fall-66{59.691%{transform:translate(10.0562vw,59.691vh) scale(.7931)}to{transform:translate(10.97885vw,99vh) scale(.7931)}}.snow:nth-child(67){opacity:.4664;transform:translate(12.432vw,-10px) scale(.7276);animation:fall-67 20s -14s linear infinite}@keyframes fall-67{73.249%{transform:translate(6.5826vw,73.249vh) scale(.7276)}to{transform:translate(9.5073vw,99vh) scale(.7276)}}.snow:nth-child(68){opacity:.4572;transform:translate(16.1603vw,-10px) scale(.2594);animation:fall-68 17s -2s linear infinite}@keyframes fall-68{62.948%{transform:translate(15.7658vw,62.948vh) scale(.2594)}to{transform:translate(15.96305vw,99vh) scale(.2594)}}.snow:nth-child(69){opacity:.9604;transform:translate(32.4959vw,-10px) scale(.0887);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{36.421%{transform:translate(22.8061vw,36.421vh) scale(.0887)}to{transform:translate(27.651vw,99vh) scale(.0887)}}.snow:nth-child(70){opacity:.5396;transform:translate(78.7039vw,-10px) scale(.5263);animation:fall-70 23s -24s linear infinite}@keyframes fall-70{41.658%{transform:translate(88.1499vw,41.658vh) scale(.5263)}to{transform:translate(83.4269vw,99vh) scale(.5263)}}.snow:nth-child(71){opacity:.891;transform:translate(13.8199vw,-10px) scale(.1197);animation:fall-71 28s -17s linear infinite}@keyframes fall-71{47.36%{transform:translate(4.1079vw,47.36vh) scale(.1197)}to{transform:translate(8.9639vw,99vh) scale(.1197)}}.snow:nth-child(72){opacity:.6308;transform:translate(82.4167vw,-10px) scale(.6885);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{78.128%{transform:translate(76.5268vw,78.128vh) scale(.6885)}to{transform:translate(79.47175vw,99vh) scale(.6885)}}.snow:nth-child(73){opacity:1.1552;transform:translate(91.8839vw,-10px) scale(.2188);animation:fall-73 13s -6s linear infinite}@keyframes fall-73{64.363%{transform:translate(90.0375vw,64.363vh) scale(.2188)}to{transform:translate(90.9607vw,99vh) scale(.2188)}}.snow:nth-child(74){opacity:1.9246;transform:translate(74.254vw,-10px) scale(.7256);animation:fall-74 21s -13s linear infinite}@keyframes fall-74{41.863%{transform:translate(82.7133vw,41.863vh) scale(.7256)}to{transform:translate(78.48365vw,99vh) scale(.7256)}}.snow:nth-child(75){opacity:.2114;transform:translate(64.2862vw,-10px) scale(.9702);animation:fall-75 22s -1s linear infinite}@keyframes fall-75{68.432%{transform:translate(70.9694vw,68.432vh) scale(.9702)}to{transform:translate(67.6278vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:.1414;transform:translate(32.8926vw,-10px) scale(.8313);animation:fall-76 27s -26s linear infinite}@keyframes fall-76{56.695%{transform:translate(39.4922vw,56.695vh) scale(.8313)}to{transform:translate(36.1924vw,99vh) scale(.8313)}}.snow:nth-child(77){opacity:.4116;transform:translate(81.494vw,-10px) scale(.7574);animation:fall-77 28s -6s linear infinite}@keyframes fall-77{74.865%{transform:translate(85.1882vw,74.865vh) scale(.7574)}to{transform:translate(83.3411vw,99vh) scale(.7574)}}.snow:nth-child(78){opacity:.6072;transform:translate(33.2603vw,-10px) scale(.576);animation:fall-78 13s -13s linear infinite}@keyframes fall-78{32.204%{transform:translate(27.8202vw,32.204vh) scale(.576)}to{transform:translate(30.54025vw,99vh) scale(.576)}}.snow:nth-child(79){opacity:.4418;transform:translate(66.8039vw,-10px) scale(.7121);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{46.594%{transform:translate(72.2658vw,46.594vh) scale(.7121)}to{transform:translate(69.53485vw,99vh) scale(.7121)}}.snow:nth-child(80){opacity:1.7226;transform:translate(63.1687vw,-10px) scale(.5779);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{51.434%{transform:translate(61.7525vw,51.434vh) scale(.5779)}to{transform:translate(62.4606vw,99vh) scale(.5779)}}.snow:nth-child(81){opacity:.5478;transform:translate(84.7305vw,-10px) scale(.5491);animation:fall-81 27s -26s linear infinite}@keyframes fall-81{46.245%{transform:translate(82.5686vw,46.245vh) scale(.5491)}to{transform:translate(83.64955vw,99vh) scale(.5491)}}.snow:nth-child(82){opacity:1.0212;transform:translate(8.7993vw,-10px) scale(.5325);animation:fall-82 10s -21s linear infinite}@keyframes fall-82{55.029%{transform:translate(6.536vw,55.029vh) scale(.5325)}to{transform:translate(7.66765vw,99vh) scale(.5325)}}.snow:nth-child(83){opacity:1.723;transform:translate(24.8055vw,-10px) scale(.1955);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{44.502%{transform:translate(19.1271vw,44.502vh) scale(.1955)}to{transform:translate(21.9663vw,99vh) scale(.1955)}}.snow:nth-child(84){opacity:1.163;transform:translate(79.6872vw,-10px) scale(.8662);animation:fall-84 26s -22s linear infinite}@keyframes fall-84{40.992%{transform:translate(84.8338vw,40.992vh) scale(.8662)}to{transform:translate(82.2605vw,99vh) scale(.8662)}}.snow:nth-child(85){opacity:1.3278;transform:translate(61.9561vw,-10px) scale(.4695);animation:fall-85 27s -25s linear infinite}@keyframes fall-85{35.513%{transform:translate(60.9531vw,35.513vh) scale(.4695)}to{transform:translate(61.4546vw,99vh) scale(.4695)}}.snow:nth-child(86){opacity:.5886;transform:translate(69.3244vw,-10px) scale(.3018);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.376%{transform:translate(68.3534vw,65.376vh) scale(.3018)}to{transform:translate(68.8389vw,99vh) scale(.3018)}}.snow:nth-child(87){opacity:1.67;transform:translate(92.2403vw,-10px) scale(.2261);animation:fall-87 26s -24s linear infinite}@keyframes fall-87{76.636%{transform:translate(100.4913vw,76.636vh) scale(.2261)}to{transform:translate(96.3658vw,99vh) scale(.2261)}}.snow:nth-child(88){opacity:1.2708;transform:translate(18.3948vw,-10px) scale(.2118);animation:fall-88 27s -8s linear infinite}@keyframes fall-88{67.119%{transform:translate(28.071vw,67.119vh) scale(.2118)}to{transform:translate(23.2329vw,99vh) scale(.2118)}}.snow:nth-child(89){opacity:.196;transform:translate(65.0819vw,-10px) scale(.2911);animation:fall-89 28s -29s linear infinite}@keyframes fall-89{57.28%{transform:translate(68.2279vw,57.28vh) scale(.2911)}to{transform:translate(66.6549vw,99vh) scale(.2911)}}.snow:nth-child(90){opacity:1.013;transform:translate(15.2375vw,-10px) scale(.5462);animation:fall-90 28s -22s linear infinite}@keyframes fall-90{48.36%{transform:translate(8.0288vw,48.36vh) scale(.5462)}to{transform:translate(11.63315vw,99vh) scale(.5462)}}.snow:nth-child(91){opacity:1.986;transform:translate(66.0157vw,-10px) scale(.947);animation:fall-91 20s -18s linear infinite}@keyframes fall-91{58.18%{transform:translate(75.4294vw,58.18vh) scale(.947)}to{transform:translate(70.72255vw,99vh) scale(.947)}}.snow:nth-child(92){opacity:1.1668;transform:translate(22.6365vw,-10px) scale(.193);animation:fall-92 14s -23s linear infinite}@keyframes fall-92{70.47%{transform:translate(12.6904vw,70.47vh) scale(.193)}to{transform:translate(17.66345vw,99vh) scale(.193)}}.snow:nth-child(93){opacity:1.6258;transform:translate(64.6697vw,-10px) scale(.0341);animation:fall-93 22s -3s linear infinite}@keyframes fall-93{44.677%{transform:translate(70.8051vw,44.677vh) scale(.0341)}to{transform:translate(67.7374vw,99vh) scale(.0341)}}.snow:nth-child(94){opacity:1.1366;transform:translate(63.8661vw,-10px) scale(.1784);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{74.699%{transform:translate(54.3594vw,74.699vh) scale(.1784)}to{transform:translate(59.11275vw,99vh) scale(.1784)}}.snow:nth-child(95){opacity:1.8594;transform:translate(57.1799vw,-10px) scale(.4111);animation:fall-95 12s -10s linear infinite}@keyframes fall-95{63.267%{transform:translate(50.0491vw,63.267vh) scale(.4111)}to{transform:translate(53.6145vw,99vh) scale(.4111)}}.snow:nth-child(96){opacity:.877;transform:translate(75.0843vw,-10px) scale(.4621);animation:fall-96 15s -27s linear infinite}@keyframes fall-96{58.539%{transform:translate(72.0281vw,58.539vh) scale(.4621)}to{transform:translate(73.5562vw,99vh) scale(.4621)}}.snow:nth-child(97){opacity:1.205;transform:translate(24.8099vw,-10px) scale(.8266);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{69.796%{transform:translate(23.9319vw,69.796vh) scale(.8266)}to{transform:translate(24.3709vw,99vh) scale(.8266)}}.snow:nth-child(98){opacity:.576;transform:translate(81.676vw,-10px) scale(.7473);animation:fall-98 23s -1s linear infinite}@keyframes fall-98{73.874%{transform:translate(85.0946vw,73.874vh) scale(.7473)}to{transform:translate(83.3853vw,99vh) scale(.7473)}}.snow:nth-child(99){opacity:1.544;transform:translate(46.5577vw,-10px) scale(.4002);animation:fall-99 14s -1s linear infinite}@keyframes fall-99{46.574%{transform:translate(49.7114vw,46.574vh) scale(.4002)}to{transform:translate(48.13455vw,99vh) scale(.4002)}}.snow:nth-child(100){opacity:.0048;transform:translate(12.5596vw,-10px) scale(.3826);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{65.641%{transform:translate(13.1251vw,65.641vh) scale(.3826)}to{transform:translate(12.84235vw,99vh) scale(.3826)}}.snow:nth-child(101){opacity:1.8156;transform:translate(7.8208vw,-10px) scale(.0574);animation:fall-101 17s -6s linear infinite}@keyframes fall-101{74.965%{transform:translate(14.7468vw,74.965vh) scale(.0574)}to{transform:translate(11.2838vw,99vh) scale(.0574)}}.snow:nth-child(102){opacity:1.5958;transform:translate(44.8246vw,-10px) scale(.7127);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{69.015%{transform:translate(42.6547vw,69.015vh) scale(.7127)}to{transform:translate(43.73965vw,99vh) scale(.7127)}}.snow:nth-child(103){opacity:1.0326;transform:translate(35.3136vw,-10px) scale(.734);animation:fall-103 25s -10s linear infinite}@keyframes fall-103{72.968%{transform:translate(43.3777vw,72.968vh) scale(.734)}to{transform:translate(39.34565vw,99vh) scale(.734)}}.snow:nth-child(104){opacity:.8314;transform:translate(99.4273vw,-10px) scale(.3453);animation:fall-104 24s -18s linear infinite}@keyframes fall-104{45.076%{transform:translate(102.6073vw,45.076vh) scale(.3453)}to{transform:translate(101.0173vw,99vh) scale(.3453)}}.snow:nth-child(105){opacity:1.2288;transform:translate(30.9191vw,-10px) scale(.6293);animation:fall-105 27s -5s linear infinite}@keyframes fall-105{59.804%{transform:translate(32.3068vw,59.804vh) scale(.6293)}to{transform:translate(31.61295vw,99vh) scale(.6293)}}.snow:nth-child(106){opacity:1.3692;transform:translate(67.5239vw,-10px) scale(.6371);animation:fall-106 29s -27s linear infinite}@keyframes fall-106{61.472%{transform:translate(68.4709vw,61.472vh) scale(.6371)}to{transform:translate(67.9974vw,99vh) scale(.6371)}}.snow:nth-child(107){opacity:.6824;transform:translate(69.2883vw,-10px) scale(.5006);animation:fall-107 23s -22s linear infinite}@keyframes fall-107{71.172%{transform:translate(63.5942vw,71.172vh) scale(.5006)}to{transform:translate(66.44125vw,99vh) scale(.5006)}}.snow:nth-child(108){opacity:1.9254;transform:translate(81.758vw,-10px) scale(.7938);animation:fall-108 29s -28s linear infinite}@keyframes fall-108{44.69%{transform:translate(72.6749vw,44.69vh) scale(.7938)}to{transform:translate(77.21645vw,99vh) scale(.7938)}}.snow:nth-child(109){opacity:.7238;transform:translate(57.572vw,-10px) scale(.2492);animation:fall-109 19s -28s linear infinite}@keyframes fall-109{71.302%{transform:translate(60.5618vw,71.302vh) scale(.2492)}to{transform:translate(59.0669vw,99vh) scale(.2492)}}.snow:nth-child(110){opacity:.0152;transform:translate(36.3684vw,-10px) scale(.2222);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{33.957%{transform:translate(37.7813vw,33.957vh) scale(.2222)}to{transform:translate(37.07485vw,99vh) scale(.2222)}}.snow:nth-child(111){opacity:.4608;transform:translate(66.144vw,-10px) scale(.1354);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{65.576%{transform:translate(73.7952vw,65.576vh) scale(.1354)}to{transform:translate(69.9696vw,99vh) scale(.1354)}}.snow:nth-child(112){opacity:.851;transform:translate(24.5237vw,-10px) scale(.0321);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{43.049%{transform:translate(22.716vw,43.049vh) scale(.0321)}to{transform:translate(23.61985vw,99vh) scale(.0321)}}.snow:nth-child(113){opacity:1.0178;transform:translate(31.2399vw,-10px) scale(.1741);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{69.096%{transform:translate(22.2711vw,69.096vh) scale(.1741)}to{transform:translate(26.7555vw,99vh) scale(.1741)}}.snow:nth-child(114){opacity:1.5964;transform:translate(2.4006vw,-10px) scale(.4997);animation:fall-114 29s -14s linear infinite}@keyframes fall-114{32.361%{transform:translate(-5.8161vw,32.361vh) scale(.4997)}to{transform:translate(-1.70775vw,99vh) scale(.4997)}}.snow:nth-child(115){opacity:.5706;transform:translate(4.9569vw,-10px) scale(.218);animation:fall-115 27s -24s linear infinite}@keyframes fall-115{67.881%{transform:translate(14.3437vw,67.881vh) scale(.218)}to{transform:translate(9.6503vw,99vh) scale(.218)}}.snow:nth-child(116){opacity:.8578;transform:translate(27.4552vw,-10px) scale(.4661);animation:fall-116 22s -3s linear infinite}@keyframes fall-116{59.001%{transform:translate(34.0535vw,59.001vh) scale(.4661)}to{transform:translate(30.75435vw,99vh) scale(.4661)}}.snow:nth-child(117){opacity:.2292;transform:translate(16.4006vw,-10px) scale(.6616);animation:fall-117 24s -11s linear infinite}@keyframes fall-117{49.877%{transform:translate(6.5622vw,49.877vh) scale(.6616)}to{transform:translate(11.4814vw,99vh) scale(.6616)}}.snow:nth-child(118){opacity:1.632;transform:translate(91.8399vw,-10px) scale(.0063);animation:fall-118 29s -5s linear infinite}@keyframes fall-118{77.971%{transform:translate(100.5177vw,77.971vh) scale(.0063)}to{transform:translate(96.1788vw,99vh) scale(.0063)}}.snow:nth-child(119){opacity:1.0272;transform:translate(4.7234vw,-10px) scale(.6323);animation:fall-119 27s -26s linear infinite}@keyframes fall-119{53.415%{transform:translate(10.3718vw,53.415vh) scale(.6323)}to{transform:translate(7.5476vw,99vh) scale(.6323)}}.snow:nth-child(120){opacity:1.0352;transform:translate(71.7227vw,-10px) scale(.4776);animation:fall-120 10s -1s linear infinite}@keyframes fall-120{68.704%{transform:translate(76.4677vw,68.704vh) scale(.4776)}to{transform:translate(74.0952vw,99vh) scale(.4776)}}.snow:nth-child(121){opacity:1.9694;transform:translate(19.1535vw,-10px) scale(.0111);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{61.863%{transform:translate(15.8747vw,61.863vh) scale(.0111)}to{transform:translate(17.5141vw,99vh) scale(.0111)}}.snow:nth-child(122){opacity:.7962;transform:translate(21.4677vw,-10px) scale(.6803);animation:fall-122 12s -28s linear infinite}@keyframes fall-122{44.014%{transform:translate(18.3247vw,44.014vh) scale(.6803)}to{transform:translate(19.8962vw,99vh) scale(.6803)}}.snow:nth-child(123){opacity:1.7654;transform:translate(72.7291vw,-10px) scale(.714);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{44.481%{transform:translate(71.1705vw,44.481vh) scale(.714)}to{transform:translate(71.9498vw,99vh) scale(.714)}}.snow:nth-child(124){opacity:1.3454;transform:translate(18.7066vw,-10px) scale(.3606);animation:fall-124 27s -8s linear infinite}@keyframes fall-124{52.904%{transform:translate(9.2868vw,52.904vh) scale(.3606)}to{transform:translate(13.9967vw,99vh) scale(.3606)}}.snow:nth-child(125){opacity:.0576;transform:translate(95.6571vw,-10px) scale(.8232);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{72.143%{transform:translate(98.7745vw,72.143vh) scale(.8232)}to{transform:translate(97.2158vw,99vh) scale(.8232)}}.snow:nth-child(126){opacity:1.858;transform:translate(92.1805vw,-10px) scale(.9947);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{30.031%{transform:translate(89.5084vw,30.031vh) scale(.9947)}to{transform:translate(90.84445vw,99vh) scale(.9947)}}.snow:nth-child(127){opacity:.0066;transform:translate(29.3345vw,-10px) scale(.8238);animation:fall-127 14s -10s linear infinite}@keyframes fall-127{32.541%{transform:translate(29.4907vw,32.541vh) scale(.8238)}to{transform:translate(29.4126vw,99vh) scale(.8238)}}.snow:nth-child(128){opacity:1.9922;transform:translate(87.7312vw,-10px) scale(.2163);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{57.759%{transform:translate(79.9525vw,57.759vh) scale(.2163)}to{transform:translate(83.84185vw,99vh) scale(.2163)}}.snow:nth-child(129){opacity:1.4614;transform:translate(30.7738vw,-10px) scale(.6555);animation:fall-129 13s -6s linear infinite}@keyframes fall-129{72.37%{transform:translate(34.9236vw,72.37vh) scale(.6555)}to{transform:translate(32.8487vw,99vh) scale(.6555)}}.snow:nth-child(130){opacity:.2124;transform:translate(42.4182vw,-10px) scale(.3951);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{75.032%{transform:translate(47.3078vw,75.032vh) scale(.3951)}to{transform:translate(44.863vw,99vh) scale(.3951)}}.snow:nth-child(131){opacity:.6994;transform:translate(38.3468vw,-10px) scale(.9026);animation:fall-131 30s -26s linear infinite}@keyframes fall-131{43.683%{transform:translate(46.1835vw,43.683vh) scale(.9026)}to{transform:translate(42.26515vw,99vh) scale(.9026)}}.snow:nth-child(132){opacity:.4144;transform:translate(35.9364vw,-10px) scale(.7917);animation:fall-132 13s -12s linear infinite}@keyframes fall-132{53.785%{transform:translate(32.5534vw,53.785vh) scale(.7917)}to{transform:translate(34.2449vw,99vh) scale(.7917)}}.snow:nth-child(133){opacity:1.1902;transform:translate(33.66vw,-10px) scale(.2739);animation:fall-133 21s -22s linear infinite}@keyframes fall-133{68.2%{transform:translate(32.4841vw,68.2vh) scale(.2739)}to{transform:translate(33.07205vw,99vh) scale(.2739)}}.snow:nth-child(134){opacity:1.8892;transform:translate(62.9123vw,-10px) scale(.0152);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{67.595%{transform:translate(72.2787vw,67.595vh) scale(.0152)}to{transform:translate(67.5955vw,99vh) scale(.0152)}}.snow:nth-child(135){opacity:.8288;transform:translate(86.1109vw,-10px) scale(.4729);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{43.082%{transform:translate(76.2789vw,43.082vh) scale(.4729)}to{transform:translate(81.1949vw,99vh) scale(.4729)}}.snow:nth-child(136){opacity:.838;transform:translate(.3344vw,-10px) scale(.9552);animation:fall-136 25s -29s linear infinite}@keyframes fall-136{71.389%{transform:translate(-3.9556vw,71.389vh) scale(.9552)}to{transform:translate(-1.8106vw,99vh) scale(.9552)}}.snow:nth-child(137){opacity:.161;transform:translate(67.1177vw,-10px) scale(.3265);animation:fall-137 25s -3s linear infinite}@keyframes fall-137{77.168%{transform:translate(75.7244vw,77.168vh) scale(.3265)}to{transform:translate(71.42105vw,99vh) scale(.3265)}}.snow:nth-child(138){opacity:.6786;transform:translate(46.3649vw,-10px) scale(.9341);animation:fall-138 23s -12s linear infinite}@keyframes fall-138{74.946%{transform:translate(44.8733vw,74.946vh) scale(.9341)}to{transform:translate(45.6191vw,99vh) scale(.9341)}}.snow:nth-child(139){opacity:1.3126;transform:translate(92.2302vw,-10px) scale(.264);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{57.575%{transform:translate(98.9559vw,57.575vh) scale(.264)}to{transform:translate(95.59305vw,99vh) scale(.264)}}.snow:nth-child(140){opacity:.1046;transform:translate(65.6436vw,-10px) scale(.4523);animation:fall-140 29s -3s linear infinite}@keyframes fall-140{59.99%{transform:translate(68.9107vw,59.99vh) scale(.4523)}to{transform:translate(67.27715vw,99vh) scale(.4523)}}.snow:nth-child(141){opacity:.7674;transform:translate(55.2754vw,-10px) scale(.8097);animation:fall-141 16s -5s linear infinite}@keyframes fall-141{71.169%{transform:translate(57.2347vw,71.169vh) scale(.8097)}to{transform:translate(56.25505vw,99vh) scale(.8097)}}.snow:nth-child(142){opacity:.8264;transform:translate(21.4132vw,-10px) scale(.4147);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{35.597%{transform:translate(30.8433vw,35.597vh) scale(.4147)}to{transform:translate(26.12825vw,99vh) scale(.4147)}}.snow:nth-child(143){opacity:.136;transform:translate(5.0925vw,-10px) scale(.0958);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{38.624%{transform:translate(-4.856vw,38.624vh) scale(.0958)}to{transform:translate(.11825vw,99vh) scale(.0958)}}.snow:nth-child(144){opacity:.8914;transform:translate(98.5957vw,-10px) scale(.7695);animation:fall-144 18s -15s linear infinite}@keyframes fall-144{34.744%{transform:translate(99.104vw,34.744vh) scale(.7695)}to{transform:translate(98.84985vw,99vh) scale(.7695)}}.snow:nth-child(145){opacity:1.561;transform:translate(46.9562vw,-10px) scale(.158);animation:fall-145 29s -26s linear infinite}@keyframes fall-145{34.384%{transform:translate(50.9038vw,34.384vh) scale(.158)}to{transform:translate(48.93vw,99vh) scale(.158)}}.snow:nth-child(146){opacity:1.6642;transform:translate(12.7939vw,-10px) scale(.2052);animation:fall-146 28s -7s linear infinite}@keyframes fall-146{55.716%{transform:translate(12.232vw,55.716vh) scale(.2052)}to{transform:translate(12.51295vw,99vh) scale(.2052)}}.snow:nth-child(147){opacity:.6158;transform:translate(36.2716vw,-10px) scale(.1985);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{54.64%{transform:translate(33.26vw,54.64vh) scale(.1985)}to{transform:translate(34.7658vw,99vh) scale(.1985)}}.snow:nth-child(148){opacity:.0352;transform:translate(32.4211vw,-10px) scale(.3406);animation:fall-148 16s -18s linear infinite}@keyframes fall-148{33.545%{transform:translate(31.7745vw,33.545vh) scale(.3406)}to{transform:translate(32.0978vw,99vh) scale(.3406)}}.snow:nth-child(149){opacity:.204;transform:translate(80.9849vw,-10px) scale(.2244);animation:fall-149 10s -22s linear infinite}@keyframes fall-149{44.7%{transform:translate(81.2016vw,44.7vh) scale(.2244)}to{transform:translate(81.09325vw,99vh) scale(.2244)}}.snow:nth-child(150){opacity:.0146;transform:translate(38.775vw,-10px) scale(.4567);animation:fall-150 15s -11s linear infinite}@keyframes fall-150{53.236%{transform:translate(39.3291vw,53.236vh) scale(.4567)}to{transform:translate(39.05205vw,99vh) scale(.4567)}}.snow:nth-child(151){opacity:1.3298;transform:translate(35.6297vw,-10px) scale(.5216);animation:fall-151 12s -15s linear infinite}@keyframes fall-151{71.022%{transform:translate(42.0482vw,71.022vh) scale(.5216)}to{transform:translate(38.83895vw,99vh) scale(.5216)}}.snow:nth-child(152){opacity:1.4214;transform:translate(51.6995vw,-10px) scale(.1908);animation:fall-152 27s -4s linear infinite}@keyframes fall-152{62.678%{transform:translate(44.6426vw,62.678vh) scale(.1908)}to{transform:translate(48.17105vw,99vh) scale(.1908)}}.snow:nth-child(153){opacity:1.8106;transform:translate(80.451vw,-10px) scale(.6496);animation:fall-153 26s -9s linear infinite}@keyframes fall-153{51.693%{transform:translate(87.5041vw,51.693vh) scale(.6496)}to{transform:translate(83.97755vw,99vh) scale(.6496)}}.snow:nth-child(154){opacity:1.8092;transform:translate(74.5694vw,-10px) scale(.9512);animation:fall-154 24s -10s linear infinite}@keyframes fall-154{62.5%{transform:translate(72.9381vw,62.5vh) scale(.9512)}to{transform:translate(73.75375vw,99vh) scale(.9512)}}.snow:nth-child(155){opacity:1.6388;transform:translate(74.3832vw,-10px) scale(.1514);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{30.375%{transform:translate(77.788vw,30.375vh) scale(.1514)}to{transform:translate(76.0856vw,99vh) scale(.1514)}}.snow:nth-child(156){opacity:.6642;transform:translate(38.4308vw,-10px) scale(.7873);animation:fall-156 19s -29s linear infinite}@keyframes fall-156{47.264%{transform:translate(32.5389vw,47.264vh) scale(.7873)}to{transform:translate(35.48485vw,99vh) scale(.7873)}}.snow:nth-child(157){opacity:1.3514;transform:translate(76.7355vw,-10px) scale(.5952);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{61.405%{transform:translate(68.4412vw,61.405vh) scale(.5952)}to{transform:translate(72.58835vw,99vh) scale(.5952)}}.snow:nth-child(158){opacity:1.309;transform:translate(94.6088vw,-10px) scale(.1411);animation:fall-158 19s -15s linear infinite}@keyframes fall-158{79.105%{transform:translate(85.4209vw,79.105vh) scale(.1411)}to{transform:translate(90.01485vw,99vh) scale(.1411)}}.snow:nth-child(159){opacity:.7;transform:translate(.0688vw,-10px) scale(.1101);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{58.781%{transform:translate(-7.4625vw,58.781vh) scale(.1101)}to{transform:translate(-3.69685vw,99vh) scale(.1101)}}.snow:nth-child(160){opacity:.6094;transform:translate(75.7917vw,-10px) scale(.1233);animation:fall-160 27s -11s linear infinite}@keyframes fall-160{66.198%{transform:translate(73.3358vw,66.198vh) scale(.1233)}to{transform:translate(74.56375vw,99vh) scale(.1233)}}.snow:nth-child(161){opacity:.0888;transform:translate(88.0274vw,-10px) scale(.7704);animation:fall-161 13s -6s linear infinite}@keyframes fall-161{45.143%{transform:translate(94.2003vw,45.143vh) scale(.7704)}to{transform:translate(91.11385vw,99vh) scale(.7704)}}.snow:nth-child(162){opacity:1.8476;transform:translate(33.8506vw,-10px) scale(.5493);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{59.635%{transform:translate(33.6672vw,59.635vh) scale(.5493)}to{transform:translate(33.7589vw,99vh) scale(.5493)}}.snow:nth-child(163){opacity:1.4444;transform:translate(52.1157vw,-10px) scale(.0893);animation:fall-163 30s -28s linear infinite}@keyframes fall-163{63.955%{transform:translate(45.7162vw,63.955vh) scale(.0893)}to{transform:translate(48.91595vw,99vh) scale(.0893)}}.snow:nth-child(164){opacity:1.0394;transform:translate(85.3064vw,-10px) scale(.5544);animation:fall-164 22s -8s linear infinite}@keyframes fall-164{42.465%{transform:translate(90.4779vw,42.465vh) scale(.5544)}to{transform:translate(87.89215vw,99vh) scale(.5544)}}.snow:nth-child(165){opacity:.766;transform:translate(98.9801vw,-10px) scale(.071);animation:fall-165 30s -27s linear infinite}@keyframes fall-165{35.042%{transform:translate(92.8107vw,35.042vh) scale(.071)}to{transform:translate(95.8954vw,99vh) scale(.071)}}.snow:nth-child(166){opacity:1.747;transform:translate(4.6935vw,-10px) scale(.7889);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{66.356%{transform:translate(-4.6875vw,66.356vh) scale(.7889)}to{transform:translate(.003vw,99vh) scale(.7889)}}.snow:nth-child(167){opacity:1.8242;transform:translate(97.6403vw,-10px) scale(.0817);animation:fall-167 18s -9s linear infinite}@keyframes fall-167{38.444%{transform:translate(100.0071vw,38.444vh) scale(.0817)}to{transform:translate(98.8237vw,99vh) scale(.0817)}}.snow:nth-child(168){opacity:1.5704;transform:translate(12.3584vw,-10px) scale(.8883);animation:fall-168 22s -21s linear infinite}@keyframes fall-168{36.415%{transform:translate(13.7704vw,36.415vh) scale(.8883)}to{transform:translate(13.0644vw,99vh) scale(.8883)}}.snow:nth-child(169){opacity:.4448;transform:translate(95.0303vw,-10px) scale(.4241);animation:fall-169 17s -5s linear infinite}@keyframes fall-169{53.699%{transform:translate(88.547vw,53.699vh) scale(.4241)}to{transform:translate(91.78865vw,99vh) scale(.4241)}}.snow:nth-child(170){opacity:1.3504;transform:translate(10.752vw,-10px) scale(.0399);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{40.215%{transform:translate(18.847vw,40.215vh) scale(.0399)}to{transform:translate(14.7995vw,99vh) scale(.0399)}}.snow:nth-child(171){opacity:.441;transform:translate(61.19vw,-10px) scale(.2536);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{74.077%{transform:translate(53.485vw,74.077vh) scale(.2536)}to{transform:translate(57.3375vw,99vh) scale(.2536)}}.snow:nth-child(172){opacity:1.05;transform:translate(82.5362vw,-10px) scale(.7422);animation:fall-172 10s -7s linear infinite}@keyframes fall-172{46.57%{transform:translate(80.058vw,46.57vh) scale(.7422)}to{transform:translate(81.2971vw,99vh) scale(.7422)}}.snow:nth-child(173){opacity:.3474;transform:translate(6.86vw,-10px) scale(.4197);animation:fall-173 26s -18s linear infinite}@keyframes fall-173{65.116%{transform:translate(8.7197vw,65.116vh) scale(.4197)}to{transform:translate(7.78985vw,99vh) scale(.4197)}}.snow:nth-child(174){opacity:1.1738;transform:translate(11.6049vw,-10px) scale(.004);animation:fall-174 11s -1s linear infinite}@keyframes fall-174{58.377%{transform:translate(13.4202vw,58.377vh) scale(.004)}to{transform:translate(12.51255vw,99vh) scale(.004)}}.snow:nth-child(175){opacity:1.8252;transform:translate(30.354vw,-10px) scale(.4266);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{42.87%{transform:translate(39.4449vw,42.87vh) scale(.4266)}to{transform:translate(34.89945vw,99vh) scale(.4266)}}.snow:nth-child(176){opacity:1.9676;transform:translate(30.6284vw,-10px) scale(.1067);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{48.909%{transform:translate(28.0884vw,48.909vh) scale(.1067)}to{transform:translate(29.3584vw,99vh) scale(.1067)}}.snow:nth-child(177){opacity:.055;transform:translate(85.1323vw,-10px) scale(.0386);animation:fall-177 27s -14s linear infinite}@keyframes fall-177{47.743%{transform:translate(77.9493vw,47.743vh) scale(.0386)}to{transform:translate(81.5408vw,99vh) scale(.0386)}}.snow:nth-child(178){opacity:.1374;transform:translate(33.8991vw,-10px) scale(.5572);animation:fall-178 23s -24s linear infinite}@keyframes fall-178{48.668%{transform:translate(28.1978vw,48.668vh) scale(.5572)}to{transform:translate(31.04845vw,99vh) scale(.5572)}}.snow:nth-child(179){opacity:.2212;transform:translate(28.7491vw,-10px) scale(.6495);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{40.674%{transform:translate(26.7362vw,40.674vh) scale(.6495)}to{transform:translate(27.74265vw,99vh) scale(.6495)}}.snow:nth-child(180){opacity:1.7642;transform:translate(97.1437vw,-10px) scale(.5819);animation:fall-180 12s -30s linear infinite}@keyframes fall-180{64.734%{transform:translate(99.1427vw,64.734vh) scale(.5819)}to{transform:translate(98.1432vw,99vh) scale(.5819)}}.snow:nth-child(181){opacity:1.0768;transform:translate(92.9262vw,-10px) scale(.6663);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{74.872%{transform:translate(100.0341vw,74.872vh) scale(.6663)}to{transform:translate(96.48015vw,99vh) scale(.6663)}}.snow:nth-child(182){opacity:1.7852;transform:translate(2.4374vw,-10px) scale(.0992);animation:fall-182 22s -23s linear infinite}@keyframes fall-182{56.869%{transform:translate(7.8672vw,56.869vh) scale(.0992)}to{transform:translate(5.1523vw,99vh) scale(.0992)}}.snow:nth-child(183){opacity:1.6806;transform:translate(35.8584vw,-10px) scale(.5097);animation:fall-183 27s -19s linear infinite}@keyframes fall-183{41.777%{transform:translate(38.3842vw,41.777vh) scale(.5097)}to{transform:translate(37.1213vw,99vh) scale(.5097)}}.snow:nth-child(184){opacity:.641;transform:translate(38.6986vw,-10px) scale(.2638);animation:fall-184 10s -10s linear infinite}@keyframes fall-184{48.604%{transform:translate(30.9606vw,48.604vh) scale(.2638)}to{transform:translate(34.8296vw,99vh) scale(.2638)}}.snow:nth-child(185){opacity:.0056;transform:translate(63.519vw,-10px) scale(.3389);animation:fall-185 18s -6s linear infinite}@keyframes fall-185{43.488%{transform:translate(60.9993vw,43.488vh) scale(.3389)}to{transform:translate(62.25915vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.8072;transform:translate(60.4704vw,-10px) scale(.1213);animation:fall-186 27s -14s linear infinite}@keyframes fall-186{32.344%{transform:translate(61.2705vw,32.344vh) scale(.1213)}to{transform:translate(60.87045vw,99vh) scale(.1213)}}.snow:nth-child(187){opacity:1.6712;transform:translate(90.2081vw,-10px) scale(.0284);animation:fall-187 11s -10s linear infinite}@keyframes fall-187{45.3%{transform:translate(96.943vw,45.3vh) scale(.0284)}to{transform:translate(93.57555vw,99vh) scale(.0284)}}.snow:nth-child(188){opacity:.0106;transform:translate(23.6637vw,-10px) scale(.4861);animation:fall-188 28s -29s linear infinite}@keyframes fall-188{74.024%{transform:translate(32.3119vw,74.024vh) scale(.4861)}to{transform:translate(27.9878vw,99vh) scale(.4861)}}.snow:nth-child(189){opacity:.6542;transform:translate(55.4248vw,-10px) scale(.2792);animation:fall-189 10s -1s linear infinite}@keyframes fall-189{48.874%{transform:translate(52.0963vw,48.874vh) scale(.2792)}to{transform:translate(53.76055vw,99vh) scale(.2792)}}.snow:nth-child(190){opacity:.7036;transform:translate(21.4577vw,-10px) scale(.8265);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{43.731%{transform:translate(12.9025vw,43.731vh) scale(.8265)}to{transform:translate(17.1801vw,99vh) scale(.8265)}}.snow:nth-child(191){opacity:.2182;transform:translate(68.1494vw,-10px) scale(.384);animation:fall-191 18s -10s linear infinite}@keyframes fall-191{51.627%{transform:translate(69.1422vw,51.627vh) scale(.384)}to{transform:translate(68.6458vw,99vh) scale(.384)}}.snow:nth-child(192){opacity:1.0564;transform:translate(71.5373vw,-10px) scale(.0481);animation:fall-192 18s -1s linear infinite}@keyframes fall-192{39.2%{transform:translate(71.678vw,39.2vh) scale(.0481)}to{transform:translate(71.60765vw,99vh) scale(.0481)}}.snow:nth-child(193){opacity:1.3888;transform:translate(23.211vw,-10px) scale(.3465);animation:fall-193 21s -4s linear infinite}@keyframes fall-193{36.274%{transform:translate(13.6075vw,36.274vh) scale(.3465)}to{transform:translate(18.40925vw,99vh) scale(.3465)}}.snow:nth-child(194){opacity:.1248;transform:translate(17.5149vw,-10px) scale(.211);animation:fall-194 22s -14s linear infinite}@keyframes fall-194{73.607%{transform:translate(14.4563vw,73.607vh) scale(.211)}to{transform:translate(15.9856vw,99vh) scale(.211)}}.snow:nth-child(195){opacity:.093;transform:translate(55.843vw,-10px) scale(.193);animation:fall-195 13s -20s linear infinite}@keyframes fall-195{72.187%{transform:translate(61.6289vw,72.187vh) scale(.193)}to{transform:translate(58.73595vw,99vh) scale(.193)}}.snow:nth-child(196){opacity:1.8906;transform:translate(27.297vw,-10px) scale(.7842);animation:fall-196 24s -8s linear infinite}@keyframes fall-196{66.401%{transform:translate(18.0716vw,66.401vh) scale(.7842)}to{transform:translate(22.6843vw,99vh) scale(.7842)}}.snow:nth-child(197){opacity:.4884;transform:translate(28.5851vw,-10px) scale(.6547);animation:fall-197 26s -23s linear infinite}@keyframes fall-197{56.552%{transform:translate(19.653vw,56.552vh) scale(.6547)}to{transform:translate(24.11905vw,99vh) scale(.6547)}}.snow:nth-child(198){opacity:.818;transform:translate(39.1251vw,-10px) scale(.2058);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{52.739%{transform:translate(35.7498vw,52.739vh) scale(.2058)}to{transform:translate(37.43745vw,99vh) scale(.2058)}}.snow:nth-child(199){opacity:.6012;transform:translate(55.7589vw,-10px) scale(.6182);animation:fall-199 15s -25s linear infinite}@keyframes fall-199{56.333%{transform:translate(60.1388vw,56.333vh) scale(.6182)}to{transform:translate(57.94885vw,99vh) scale(.6182)}}.snow:nth-child(200){opacity:.8044;transform:translate(75.8581vw,-10px) scale(.3147);animation:fall-200 16s -30s linear infinite}@keyframes fall-200{37.533%{transform:translate(74.8937vw,37.533vh) scale(.3147)}to{transform:translate(75.3759vw,99vh) scale(.3147)}}.snow:nth-child(201){opacity:.4626;transform:translate(31.6331vw,-10px) scale(.3839);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{64.996%{transform:translate(39.2647vw,64.996vh) scale(.3839)}to{transform:translate(35.4489vw,99vh) scale(.3839)}}.snow:nth-child(202){opacity:.1864;transform:translate(19.0896vw,-10px) scale(.939);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{63.447%{transform:translate(23.2934vw,63.447vh) scale(.939)}to{transform:translate(21.1915vw,99vh) scale(.939)}}.snow:nth-child(203){opacity:1.437;transform:translate(30.067vw,-10px) scale(.8488);animation:fall-203 29s -11s linear infinite}@keyframes fall-203{61.49%{transform:translate(35.8498vw,61.49vh) scale(.8488)}to{transform:translate(32.9584vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.638;transform:translate(68.7811vw,-10px) scale(.0534);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{62.174%{transform:translate(60.9463vw,62.174vh) scale(.0534)}to{transform:translate(64.8637vw,99vh) scale(.0534)}}.snow:nth-child(205){opacity:1.3978;transform:translate(48.8846vw,-10px) scale(.313);animation:fall-205 28s -28s linear infinite}@keyframes fall-205{53.33%{transform:translate(40.9619vw,53.33vh) scale(.313)}to{transform:translate(44.92325vw,99vh) scale(.313)}}.snow:nth-child(206){opacity:.2208;transform:translate(72.5883vw,-10px) scale(.5214);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{63.031%{transform:translate(70.6248vw,63.031vh) scale(.5214)}to{transform:translate(71.60655vw,99vh) scale(.5214)}}.snow:nth-child(207){opacity:1.885;transform:translate(34.6684vw,-10px) scale(.0392);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{36.844%{transform:translate(39.0803vw,36.844vh) scale(.0392)}to{transform:translate(36.87435vw,99vh) scale(.0392)}}.snow:nth-child(208){opacity:.7982;transform:translate(2.2371vw,-10px) scale(.4949);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{61.165%{transform:translate(-2.9134vw,61.165vh) scale(.4949)}to{transform:translate(-.33815vw,99vh) scale(.4949)}}.snow:nth-child(209){opacity:.1846;transform:translate(72.4895vw,-10px) scale(.2768);animation:fall-209 14s -14s linear infinite}@keyframes fall-209{49.644%{transform:translate(80.9585vw,49.644vh) scale(.2768)}to{transform:translate(76.724vw,99vh) scale(.2768)}}.snow:nth-child(210){opacity:.734;transform:translate(77.7337vw,-10px) scale(.2806);animation:fall-210 24s -16s linear infinite}@keyframes fall-210{51.798%{transform:translate(79.4542vw,51.798vh) scale(.2806)}to{transform:translate(78.59395vw,99vh) scale(.2806)}}.snow:nth-child(211){opacity:.5968;transform:translate(43.3864vw,-10px) scale(.5366);animation:fall-211 19s -27s linear infinite}@keyframes fall-211{57.163%{transform:translate(48.8035vw,57.163vh) scale(.5366)}to{transform:translate(46.09495vw,99vh) scale(.5366)}}.snow:nth-child(212){opacity:1.6564;transform:translate(27.079vw,-10px) scale(.4266);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{71.719%{transform:translate(19.4787vw,71.719vh) scale(.4266)}to{transform:translate(23.27885vw,99vh) scale(.4266)}}.snow:nth-child(213){opacity:.2954;transform:translate(21.6846vw,-10px) scale(.0511);animation:fall-213 13s -19s linear infinite}@keyframes fall-213{63.319%{transform:translate(23.6513vw,63.319vh) scale(.0511)}to{transform:translate(22.66795vw,99vh) scale(.0511)}}.snow:nth-child(214){opacity:.1248;transform:translate(66.8513vw,-10px) scale(.8837);animation:fall-214 27s -22s linear infinite}@keyframes fall-214{37.537%{transform:translate(69.5035vw,37.537vh) scale(.8837)}to{transform:translate(68.1774vw,99vh) scale(.8837)}}.snow:nth-child(215){opacity:1.081;transform:translate(53.058vw,-10px) scale(.8471);animation:fall-215 30s -10s linear infinite}@keyframes fall-215{67.276%{transform:translate(61.2851vw,67.276vh) scale(.8471)}to{transform:translate(57.17155vw,99vh) scale(.8471)}}.snow:nth-child(216){opacity:.5822;transform:translate(78.0381vw,-10px) scale(.3189);animation:fall-216 16s -11s linear infinite}@keyframes fall-216{48.167%{transform:translate(85.904vw,48.167vh) scale(.3189)}to{transform:translate(81.97105vw,99vh) scale(.3189)}}.snow:nth-child(217){opacity:.8832;transform:translate(12.141vw,-10px) scale(.3501);animation:fall-217 28s -3s linear infinite}@keyframes fall-217{46.002%{transform:translate(10.8579vw,46.002vh) scale(.3501)}to{transform:translate(11.49945vw,99vh) scale(.3501)}}.snow:nth-child(218){opacity:1.9668;transform:translate(11.6501vw,-10px) scale(.4396);animation:fall-218 21s -12s linear infinite}@keyframes fall-218{66.966%{transform:translate(3.6858vw,66.966vh) scale(.4396)}to{transform:translate(7.66795vw,99vh) scale(.4396)}}.snow:nth-child(219){opacity:.0662;transform:translate(13.5624vw,-10px) scale(.7295);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{61.631%{transform:translate(21.7195vw,61.631vh) scale(.7295)}to{transform:translate(17.64095vw,99vh) scale(.7295)}}.snow:nth-child(220){opacity:.5116;transform:translate(6.0909vw,-10px) scale(.602);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{79.08%{transform:translate(11.566vw,79.08vh) scale(.602)}to{transform:translate(8.82845vw,99vh) scale(.602)}}.snow:nth-child(221){opacity:1.6846;transform:translate(81.1277vw,-10px) scale(.7179);animation:fall-221 21s -10s linear infinite}@keyframes fall-221{44.881%{transform:translate(86.6375vw,44.881vh) scale(.7179)}to{transform:translate(83.8826vw,99vh) scale(.7179)}}.snow:nth-child(222){opacity:.2894;transform:translate(96.5148vw,-10px) scale(.135);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{43.021%{transform:translate(94.7776vw,43.021vh) scale(.135)}to{transform:translate(95.6462vw,99vh) scale(.135)}}.snow:nth-child(223){opacity:1.6214;transform:translate(71.4017vw,-10px) scale(.4961);animation:fall-223 22s -13s linear infinite}@keyframes fall-223{40.463%{transform:translate(72.4894vw,40.463vh) scale(.4961)}to{transform:translate(71.94555vw,99vh) scale(.4961)}}.snow:nth-child(224){opacity:1.9476;transform:translate(90.824vw,-10px) scale(.8297);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{36.9%{transform:translate(88.3063vw,36.9vh) scale(.8297)}to{transform:translate(89.56515vw,99vh) scale(.8297)}}.snow:nth-child(225){opacity:1.8106;transform:translate(80.098vw,-10px) scale(.0981);animation:fall-225 13s -26s linear infinite}@keyframes fall-225{48.132%{transform:translate(88.8544vw,48.132vh) scale(.0981)}to{transform:translate(84.4762vw,99vh) scale(.0981)}}.snow:nth-child(226){opacity:1.0872;transform:translate(12.4624vw,-10px) scale(.6265);animation:fall-226 21s -13s linear infinite}@keyframes fall-226{34.599%{transform:translate(10.1741vw,34.599vh) scale(.6265)}to{transform:translate(11.31825vw,99vh) scale(.6265)}}.snow:nth-child(227){opacity:.5254;transform:translate(64.7145vw,-10px) scale(.586);animation:fall-227 30s -26s linear infinite}@keyframes fall-227{38.261%{transform:translate(73.0038vw,38.261vh) scale(.586)}to{transform:translate(68.85915vw,99vh) scale(.586)}}.snow:nth-child(228){opacity:.1944;transform:translate(97.3166vw,-10px) scale(.9399);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{30.752%{transform:translate(88.259vw,30.752vh) scale(.9399)}to{transform:translate(92.7878vw,99vh) scale(.9399)}}.snow:nth-child(229){opacity:1.258;transform:translate(75.3145vw,-10px) scale(.488);animation:fall-229 18s -23s linear infinite}@keyframes fall-229{56.85%{transform:translate(70.2015vw,56.85vh) scale(.488)}to{transform:translate(72.758vw,99vh) scale(.488)}}.snow:nth-child(230){opacity:1.8868;transform:translate(41.4235vw,-10px) scale(.7011);animation:fall-230 14s -20s linear infinite}@keyframes fall-230{59.795%{transform:translate(32.9945vw,59.795vh) scale(.7011)}to{transform:translate(37.209vw,99vh) scale(.7011)}}.snow:nth-child(231){opacity:1.7032;transform:translate(33.7499vw,-10px) scale(.5899);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{45.692%{transform:translate(35.2837vw,45.692vh) scale(.5899)}to{transform:translate(34.5168vw,99vh) scale(.5899)}}.snow:nth-child(232){opacity:1.8296;transform:translate(64.6959vw,-10px) scale(.7885);animation:fall-232 18s -24s linear infinite}@keyframes fall-232{60.245%{transform:translate(68.6103vw,60.245vh) scale(.7885)}to{transform:translate(66.6531vw,99vh) scale(.7885)}}.snow:nth-child(233){opacity:.094;transform:translate(56.409vw,-10px) scale(.6127);animation:fall-233 18s -19s linear infinite}@keyframes fall-233{64.275%{transform:translate(65.6554vw,64.275vh) scale(.6127)}to{transform:translate(61.0322vw,99vh) scale(.6127)}}.snow:nth-child(234){opacity:.5106;transform:translate(89.781vw,-10px) scale(.4789);animation:fall-234 26s -12s linear infinite}@keyframes fall-234{68.617%{transform:translate(97.0222vw,68.617vh) scale(.4789)}to{transform:translate(93.4016vw,99vh) scale(.4789)}}.snow:nth-child(235){opacity:.9598;transform:translate(2.8844vw,-10px) scale(.6518);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{47.711%{transform:translate(-2.2612vw,47.711vh) scale(.6518)}to{transform:translate(.3116vw,99vh) scale(.6518)}}.snow:nth-child(236){opacity:.7356;transform:translate(84.2949vw,-10px) scale(.8333);animation:fall-236 18s -1s linear infinite}@keyframes fall-236{43.764%{transform:translate(91.1342vw,43.764vh) scale(.8333)}to{transform:translate(87.71455vw,99vh) scale(.8333)}}.snow:nth-child(237){opacity:1.2028;transform:translate(35.721vw,-10px) scale(.3218);animation:fall-237 11s -26s linear infinite}@keyframes fall-237{65.103%{transform:translate(33.7291vw,65.103vh) scale(.3218)}to{transform:translate(34.72505vw,99vh) scale(.3218)}}.snow:nth-child(238){opacity:1.7816;transform:translate(92.9544vw,-10px) scale(.7746);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.189%{transform:translate(100.9613vw,56.189vh) scale(.7746)}to{transform:translate(96.95785vw,99vh) scale(.7746)}}.snow:nth-child(239){opacity:1.7556;transform:translate(23.9382vw,-10px) scale(.5454);animation:fall-239 26s -3s linear infinite}@keyframes fall-239{58.464%{transform:translate(20.6274vw,58.464vh) scale(.5454)}to{transform:translate(22.2828vw,99vh) scale(.5454)}}.snow:nth-child(240){opacity:.7392;transform:translate(55.6264vw,-10px) scale(.0257);animation:fall-240 27s -3s linear infinite}@keyframes fall-240{50.976%{transform:translate(53.828vw,50.976vh) scale(.0257)}to{transform:translate(54.7272vw,99vh) scale(.0257)}}.snow:nth-child(241){opacity:1.2858;transform:translate(82.7636vw,-10px) scale(.055);animation:fall-241 28s -9s linear infinite}@keyframes fall-241{60.193%{transform:translate(91.0622vw,60.193vh) scale(.055)}to{transform:translate(86.9129vw,99vh) scale(.055)}}.snow:nth-child(242){opacity:.3496;transform:translate(27.9492vw,-10px) scale(.7391);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{65.347%{transform:translate(29.0189vw,65.347vh) scale(.7391)}to{transform:translate(28.48405vw,99vh) scale(.7391)}}.snow:nth-child(243){opacity:1.846;transform:translate(91.9875vw,-10px) scale(.697);animation:fall-243 20s -13s linear infinite}@keyframes fall-243{79.843%{transform:translate(95.0938vw,79.843vh) scale(.697)}to{transform:translate(93.54065vw,99vh) scale(.697)}}.snow:nth-child(244){opacity:.6508;transform:translate(53.5688vw,-10px) scale(.6268);animation:fall-244 27s -3s linear infinite}@keyframes fall-244{30.616%{transform:translate(53.1164vw,30.616vh) scale(.6268)}to{transform:translate(53.3426vw,99vh) scale(.6268)}}.snow:nth-child(245){opacity:.6842;transform:translate(81.1647vw,-10px) scale(.9803);animation:fall-245 17s -21s linear infinite}@keyframes fall-245{49.994%{transform:translate(84.4831vw,49.994vh) scale(.9803)}to{transform:translate(82.8239vw,99vh) scale(.9803)}}.snow:nth-child(246){opacity:1.4972;transform:translate(89.6701vw,-10px) scale(.4045);animation:fall-246 10s -20s linear infinite}@keyframes fall-246{35.545%{transform:translate(80.5729vw,35.545vh) scale(.4045)}to{transform:translate(85.1215vw,99vh) scale(.4045)}}.snow:nth-child(247){opacity:.405;transform:translate(68.9072vw,-10px) scale(.7106);animation:fall-247 24s -1s linear infinite}@keyframes fall-247{62.539%{transform:translate(60.2752vw,62.539vh) scale(.7106)}to{transform:translate(64.5912vw,99vh) scale(.7106)}}.snow:nth-child(248){opacity:1.5564;transform:translate(63.1894vw,-10px) scale(.4731);animation:fall-248 25s -13s linear infinite}@keyframes fall-248{51.042%{transform:translate(54.2972vw,51.042vh) scale(.4731)}to{transform:translate(58.7433vw,99vh) scale(.4731)}}.snow:nth-child(249){opacity:.3792;transform:translate(77.9278vw,-10px) scale(.7952);animation:fall-249 13s -15s linear infinite}@keyframes fall-249{75.282%{transform:translate(71.3024vw,75.282vh) scale(.7952)}to{transform:translate(74.6151vw,99vh) scale(.7952)}}.snow:nth-child(250){opacity:1.0226;transform:translate(33.1291vw,-10px) scale(.9532);animation:fall-250 13s -26s linear infinite}@keyframes fall-250{37.399%{transform:translate(36.8217vw,37.399vh) scale(.9532)}to{transform:translate(34.9754vw,99vh) scale(.9532)}}.snow:nth-child(251){opacity:.394;transform:translate(7.94vw,-10px) scale(.6737);animation:fall-251 28s -8s linear infinite}@keyframes fall-251{57.462%{transform:translate(5.1443vw,57.462vh) scale(.6737)}to{transform:translate(6.54215vw,99vh) scale(.6737)}}.snow:nth-child(252){opacity:.2146;transform:translate(59.8682vw,-10px) scale(.7586);animation:fall-252 18s -17s linear infinite}@keyframes fall-252{36.859%{transform:translate(61.7877vw,36.859vh) scale(.7586)}to{transform:translate(60.82795vw,99vh) scale(.7586)}}.snow:nth-child(253){opacity:1.082;transform:translate(44.3081vw,-10px) scale(.8422);animation:fall-253 28s -16s linear infinite}@keyframes fall-253{35.136%{transform:translate(42.8957vw,35.136vh) scale(.8422)}to{transform:translate(43.6019vw,99vh) scale(.8422)}}.snow:nth-child(254){opacity:.451;transform:translate(22.0515vw,-10px) scale(.0582);animation:fall-254 18s -3s linear infinite}@keyframes fall-254{43.961%{transform:translate(23.1339vw,43.961vh) scale(.0582)}to{transform:translate(22.5927vw,99vh) scale(.0582)}}.snow:nth-child(255){opacity:.1826;transform:translate(21.5491vw,-10px) scale(.1965);animation:fall-255 20s -17s linear infinite}@keyframes fall-255{44.683%{transform:translate(30.0159vw,44.683vh) scale(.1965)}to{transform:translate(25.7825vw,99vh) scale(.1965)}}.snow:nth-child(256){opacity:1.7372;transform:translate(96.7905vw,-10px) scale(.7185);animation:fall-256 18s -25s linear infinite}@keyframes fall-256{56.948%{transform:translate(98.8881vw,56.948vh) scale(.7185)}to{transform:translate(97.8393vw,99vh) scale(.7185)}}.snow:nth-child(257){opacity:.8376;transform:translate(7.9214vw,-10px) scale(.8773);animation:fall-257 22s -24s linear infinite}@keyframes fall-257{34.747%{transform:translate(16.9615vw,34.747vh) scale(.8773)}to{transform:translate(12.44145vw,99vh) scale(.8773)}}.snow:nth-child(258){opacity:.0432;transform:translate(80.2182vw,-10px) scale(.2579);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{32.858%{transform:translate(74.7632vw,32.858vh) scale(.2579)}to{transform:translate(77.4907vw,99vh) scale(.2579)}}.snow:nth-child(259){opacity:1.9152;transform:translate(78.8475vw,-10px) scale(.6936);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{55.667%{transform:translate(76.0538vw,55.667vh) scale(.6936)}to{transform:translate(77.45065vw,99vh) scale(.6936)}}.snow:nth-child(260){opacity:.9042;transform:translate(54.1091vw,-10px) scale(.6447);animation:fall-260 10s -28s linear infinite}@keyframes fall-260{66.83%{transform:translate(60.9624vw,66.83vh) scale(.6447)}to{transform:translate(57.53575vw,99vh) scale(.6447)}}.snow:nth-child(261){opacity:.6606;transform:translate(28.9372vw,-10px) scale(.0573);animation:fall-261 24s -20s linear infinite}@keyframes fall-261{49.057%{transform:translate(27.8705vw,49.057vh) scale(.0573)}to{transform:translate(28.40385vw,99vh) scale(.0573)}}.snow:nth-child(262){opacity:.2816;transform:translate(14.9049vw,-10px) scale(.7899);animation:fall-262 16s -2s linear infinite}@keyframes fall-262{36.916%{transform:translate(8.3062vw,36.916vh) scale(.7899)}to{transform:translate(11.60555vw,99vh) scale(.7899)}}.snow:nth-child(263){opacity:.8724;transform:translate(46.5918vw,-10px) scale(.4288);animation:fall-263 17s -9s linear infinite}@keyframes fall-263{57.983%{transform:translate(36.8124vw,57.983vh) scale(.4288)}to{transform:translate(41.7021vw,99vh) scale(.4288)}}.snow:nth-child(264){opacity:1.1088;transform:translate(.1034vw,-10px) scale(.9884);animation:fall-264 22s -21s linear infinite}@keyframes fall-264{62.125%{transform:translate(-5.0543vw,62.125vh) scale(.9884)}to{transform:translate(-2.47545vw,99vh) scale(.9884)}}.snow:nth-child(265){opacity:1.9094;transform:translate(16.7297vw,-10px) scale(.0566);animation:fall-265 17s -22s linear infinite}@keyframes fall-265{72.819%{transform:translate(23.5513vw,72.819vh) scale(.0566)}to{transform:translate(20.1405vw,99vh) scale(.0566)}}.snow:nth-child(266){opacity:1.4774;transform:translate(18.5971vw,-10px) scale(.5576);animation:fall-266 11s -11s linear infinite}@keyframes fall-266{56.238%{transform:translate(18.2394vw,56.238vh) scale(.5576)}to{transform:translate(18.41825vw,99vh) scale(.5576)}}.snow:nth-child(267){opacity:.0956;transform:translate(81.4274vw,-10px) scale(.6075);animation:fall-267 17s -5s linear infinite}@keyframes fall-267{57.948%{transform:translate(79.2708vw,57.948vh) scale(.6075)}to{transform:translate(80.3491vw,99vh) scale(.6075)}}.snow:nth-child(268){opacity:.7596;transform:translate(33.1313vw,-10px) scale(.7243);animation:fall-268 25s -30s linear infinite}@keyframes fall-268{61.012%{transform:translate(23.6546vw,61.012vh) scale(.7243)}to{transform:translate(28.39295vw,99vh) scale(.7243)}}.snow:nth-child(269){opacity:.5374;transform:translate(19.9751vw,-10px) scale(.3544);animation:fall-269 13s -23s linear infinite}@keyframes fall-269{59.852%{transform:translate(13.2482vw,59.852vh) scale(.3544)}to{transform:translate(16.61165vw,99vh) scale(.3544)}}.snow:nth-child(270){opacity:.7596;transform:translate(34.4965vw,-10px) scale(.6035);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{75.926%{transform:translate(44.2013vw,75.926vh) scale(.6035)}to{transform:translate(39.3489vw,99vh) scale(.6035)}}.snow:nth-child(271){opacity:1.0764;transform:translate(41.2674vw,-10px) scale(.3687);animation:fall-271 26s -24s linear infinite}@keyframes fall-271{55.172%{transform:translate(43.1914vw,55.172vh) scale(.3687)}to{transform:translate(42.2294vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.0254;transform:translate(70.109vw,-10px) scale(.1418);animation:fall-272 23s -8s linear infinite}@keyframes fall-272{48.853%{transform:translate(72.0786vw,48.853vh) scale(.1418)}to{transform:translate(71.0938vw,99vh) scale(.1418)}}.snow:nth-child(273){opacity:1.051;transform:translate(95.1149vw,-10px) scale(.1879);animation:fall-273 28s -14s linear infinite}@keyframes fall-273{72.905%{transform:translate(89.9346vw,72.905vh) scale(.1879)}to{transform:translate(92.52475vw,99vh) scale(.1879)}}.snow:nth-child(274){opacity:1.2046;transform:translate(43.2777vw,-10px) scale(.077);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{51.801%{transform:translate(42.3755vw,51.801vh) scale(.077)}to{transform:translate(42.8266vw,99vh) scale(.077)}}.snow:nth-child(275){opacity:.8478;transform:translate(94.1436vw,-10px) scale(.4658);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{40.864%{transform:translate(88.1541vw,40.864vh) scale(.4658)}to{transform:translate(91.14885vw,99vh) scale(.4658)}}.snow:nth-child(276){opacity:.215;transform:translate(42.2426vw,-10px) scale(.9973);animation:fall-276 23s -25s linear infinite}@keyframes fall-276{71.365%{transform:translate(51.795vw,71.365vh) scale(.9973)}to{transform:translate(47.0188vw,99vh) scale(.9973)}}.snow:nth-child(277){opacity:.6078;transform:translate(32.5116vw,-10px) scale(.0376);animation:fall-277 26s -9s linear infinite}@keyframes fall-277{52.493%{transform:translate(38.647vw,52.493vh) scale(.0376)}to{transform:translate(35.5793vw,99vh) scale(.0376)}}.snow:nth-child(278){opacity:.446;transform:translate(2.0135vw,-10px) scale(.5282);animation:fall-278 18s -29s linear infinite}@keyframes fall-278{54.995%{transform:translate(11.2708vw,54.995vh) scale(.5282)}to{transform:translate(6.64215vw,99vh) scale(.5282)}}.snow:nth-child(279){opacity:1.4996;transform:translate(50.0344vw,-10px) scale(.064);animation:fall-279 16s -28s linear infinite}@keyframes fall-279{70.397%{transform:translate(57.5237vw,70.397vh) scale(.064)}to{transform:translate(53.77905vw,99vh) scale(.064)}}.snow:nth-child(280){opacity:.702;transform:translate(94.4408vw,-10px) scale(.533);animation:fall-280 14s -18s linear infinite}@keyframes fall-280{42.128%{transform:translate(101.2062vw,42.128vh) scale(.533)}to{transform:translate(97.8235vw,99vh) scale(.533)}}.snow:nth-child(281){opacity:1.4426;transform:translate(.2868vw,-10px) scale(.6628);animation:fall-281 18s -3s linear infinite}@keyframes fall-281{59.245%{transform:translate(-6.324vw,59.245vh) scale(.6628)}to{transform:translate(-3.0186vw,99vh) scale(.6628)}}.snow:nth-child(282){opacity:.7922;transform:translate(37.3387vw,-10px) scale(.1835);animation:fall-282 27s -23s linear infinite}@keyframes fall-282{37.11%{transform:translate(34.7353vw,37.11vh) scale(.1835)}to{transform:translate(36.037vw,99vh) scale(.1835)}}.snow:nth-child(283){opacity:1.9368;transform:translate(16.3623vw,-10px) scale(.8634);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{71.97%{transform:translate(20.0919vw,71.97vh) scale(.8634)}to{transform:translate(18.2271vw,99vh) scale(.8634)}}.snow:nth-child(284){opacity:1.2652;transform:translate(90.825vw,-10px) scale(.0309);animation:fall-284 17s -27s linear infinite}@keyframes fall-284{35.34%{transform:translate(91.3858vw,35.34vh) scale(.0309)}to{transform:translate(91.1054vw,99vh) scale(.0309)}}.snow:nth-child(285){opacity:.059;transform:translate(69.8813vw,-10px) scale(.9056);animation:fall-285 19s -20s linear infinite}@keyframes fall-285{63.3%{transform:translate(77.1856vw,63.3vh) scale(.9056)}to{transform:translate(73.53345vw,99vh) scale(.9056)}}.snow:nth-child(286){opacity:.4088;transform:translate(50.9641vw,-10px) scale(.5393);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{49.546%{transform:translate(50.6946vw,49.546vh) scale(.5393)}to{transform:translate(50.82935vw,99vh) scale(.5393)}}.snow:nth-child(287){opacity:.7564;transform:translate(37.6374vw,-10px) scale(.7326);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{44.408%{transform:translate(42.4825vw,44.408vh) scale(.7326)}to{transform:translate(40.05995vw,99vh) scale(.7326)}}.snow:nth-child(288){opacity:.6102;transform:translate(82.5464vw,-10px) scale(.8771);animation:fall-288 15s -20s linear infinite}@keyframes fall-288{76.828%{transform:translate(79.6906vw,76.828vh) scale(.8771)}to{transform:translate(81.1185vw,99vh) scale(.8771)}}.snow:nth-child(289){opacity:1.8836;transform:translate(43.1738vw,-10px) scale(.5521);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{57.276%{transform:translate(52.758vw,57.276vh) scale(.5521)}to{transform:translate(47.9659vw,99vh) scale(.5521)}}.snow:nth-child(290){opacity:.14;transform:translate(.0687vw,-10px) scale(.4072);animation:fall-290 17s -18s linear infinite}@keyframes fall-290{41.087%{transform:translate(-9.1596vw,41.087vh) scale(.4072)}to{transform:translate(-4.54545vw,99vh) scale(.4072)}}.snow:nth-child(291){opacity:1.081;transform:translate(91.082vw,-10px) scale(.0894);animation:fall-291 15s -28s linear infinite}@keyframes fall-291{43.793%{transform:translate(85.828vw,43.793vh) scale(.0894)}to{transform:translate(88.455vw,99vh) scale(.0894)}}.snow:nth-child(292){opacity:1.2912;transform:translate(64.7807vw,-10px) scale(.8728);animation:fall-292 19s -18s linear infinite}@keyframes fall-292{60.075%{transform:translate(70.2004vw,60.075vh) scale(.8728)}to{transform:translate(67.49055vw,99vh) scale(.8728)}}.snow:nth-child(293){opacity:.7508;transform:translate(27.9395vw,-10px) scale(.0777);animation:fall-293 26s -17s linear infinite}@keyframes fall-293{70.47%{transform:translate(26.8655vw,70.47vh) scale(.0777)}to{transform:translate(27.4025vw,99vh) scale(.0777)}}.snow:nth-child(294){opacity:1.4688;transform:translate(73.1669vw,-10px) scale(.1984);animation:fall-294 10s -25s linear infinite}@keyframes fall-294{32.643%{transform:translate(78.8641vw,32.643vh) scale(.1984)}to{transform:translate(76.0155vw,99vh) scale(.1984)}}.snow:nth-child(295){opacity:.1246;transform:translate(90.4562vw,-10px) scale(.4657);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{44.148%{transform:translate(89.7271vw,44.148vh) scale(.4657)}to{transform:translate(90.09165vw,99vh) scale(.4657)}}.snow:nth-child(296){opacity:.3182;transform:translate(96.9385vw,-10px) scale(.899);animation:fall-296 29s -16s linear infinite}@keyframes fall-296{79.739%{transform:translate(90.923vw,79.739vh) scale(.899)}to{transform:translate(93.93075vw,99vh) scale(.899)}}.snow:nth-child(297){opacity:.876;transform:translate(81.5436vw,-10px) scale(.5023);animation:fall-297 22s -22s linear infinite}@keyframes fall-297{57.927%{transform:translate(85.6552vw,57.927vh) scale(.5023)}to{transform:translate(83.5994vw,99vh) scale(.5023)}}.snow:nth-child(298){opacity:1.664;transform:translate(39.3319vw,-10px) scale(.8111);animation:fall-298 17s -1s linear infinite}@keyframes fall-298{72.279%{transform:translate(44.9347vw,72.279vh) scale(.8111)}to{transform:translate(42.1333vw,99vh) scale(.8111)}}.snow:nth-child(299){opacity:.8318;transform:translate(58.1453vw,-10px) scale(.7193);animation:fall-299 16s -20s linear infinite}@keyframes fall-299{44.996%{transform:translate(58.1219vw,44.996vh) scale(.7193)}to{transform:translate(58.1336vw,99vh) scale(.7193)}}.snow:nth-child(300){opacity:.2898;transform:translate(35.9191vw,-10px) scale(.8904);animation:fall-300 13s -8s linear infinite}@keyframes fall-300{77.829%{transform:translate(26.6547vw,77.829vh) scale(.8904)}to{transform:translate(31.2869vw,99vh) scale(.8904)}}.snow:nth-child(301){opacity:1.3892;transform:translate(78.7815vw,-10px) scale(.9774);animation:fall-301 20s -12s linear infinite}@keyframes fall-301{57.423%{transform:translate(70.0945vw,57.423vh) scale(.9774)}to{transform:translate(74.438vw,99vh) scale(.9774)}}.snow:nth-child(302){opacity:1.7222;transform:translate(81.4488vw,-10px) scale(.541);animation:fall-302 15s -7s linear infinite}@keyframes fall-302{50.717%{transform:translate(90.5513vw,50.717vh) scale(.541)}to{transform:translate(86.00005vw,99vh) scale(.541)}}.snow:nth-child(303){opacity:1.4556;transform:translate(72.8458vw,-10px) scale(.084);animation:fall-303 28s -13s linear infinite}@keyframes fall-303{34.809%{transform:translate(76.2201vw,34.809vh) scale(.084)}to{transform:translate(74.53295vw,99vh) scale(.084)}}.snow:nth-child(304){opacity:1.4194;transform:translate(90.7745vw,-10px) scale(.3201);animation:fall-304 16s -27s linear infinite}@keyframes fall-304{52.937%{transform:translate(96.9073vw,52.937vh) scale(.3201)}to{transform:translate(93.8409vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:1.0398;transform:translate(29.9088vw,-10px) scale(.3013);animation:fall-305 29s -4s linear infinite}@keyframes fall-305{78.231%{transform:translate(31.7053vw,78.231vh) scale(.3013)}to{transform:translate(30.80705vw,99vh) scale(.3013)}}.snow:nth-child(306){opacity:1.4618;transform:translate(13.9691vw,-10px) scale(.1758);animation:fall-306 18s -3s linear infinite}@keyframes fall-306{73.912%{transform:translate(10.166vw,73.912vh) scale(.1758)}to{transform:translate(12.06755vw,99vh) scale(.1758)}}.snow:nth-child(307){opacity:1.7838;transform:translate(47.6113vw,-10px) scale(.7642);animation:fall-307 17s -28s linear infinite}@keyframes fall-307{42.684%{transform:translate(52.7053vw,42.684vh) scale(.7642)}to{transform:translate(50.1583vw,99vh) scale(.7642)}}.snow:nth-child(308){opacity:1.7586;transform:translate(37.1578vw,-10px) scale(.4241);animation:fall-308 27s -26s linear infinite}@keyframes fall-308{41.851%{transform:translate(29.5961vw,41.851vh) scale(.4241)}to{transform:translate(33.37695vw,99vh) scale(.4241)}}.snow:nth-child(309){opacity:1.7434;transform:translate(28.9772vw,-10px) scale(.3344);animation:fall-309 18s -11s linear infinite}@keyframes fall-309{56.967%{transform:translate(19.6517vw,56.967vh) scale(.3344)}to{transform:translate(24.31445vw,99vh) scale(.3344)}}.snow:nth-child(310){opacity:1.936;transform:translate(72.571vw,-10px) scale(.3974);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{73.685%{transform:translate(74.9349vw,73.685vh) scale(.3974)}to{transform:translate(73.75295vw,99vh) scale(.3974)}}.snow:nth-child(311){opacity:.1492;transform:translate(21.6691vw,-10px) scale(.2349);animation:fall-311 27s -26s linear infinite}@keyframes fall-311{79.599%{transform:translate(29.519vw,79.599vh) scale(.2349)}to{transform:translate(25.59405vw,99vh) scale(.2349)}}.snow:nth-child(312){opacity:.9314;transform:translate(71.528vw,-10px) scale(.6933);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{58.29%{transform:translate(72.448vw,58.29vh) scale(.6933)}to{transform:translate(71.988vw,99vh) scale(.6933)}}.snow:nth-child(313){opacity:1.8438;transform:translate(44.6747vw,-10px) scale(.5535);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{78.459%{transform:translate(45.866vw,78.459vh) scale(.5535)}to{transform:translate(45.27035vw,99vh) scale(.5535)}}.snow:nth-child(314){opacity:.5812;transform:translate(77.4661vw,-10px) scale(.9998);animation:fall-314 15s -20s linear infinite}@keyframes fall-314{58.814%{transform:translate(73.896vw,58.814vh) scale(.9998)}to{transform:translate(75.68105vw,99vh) scale(.9998)}}.snow:nth-child(315){opacity:1.9914;transform:translate(82.5704vw,-10px) scale(.3982);animation:fall-315 10s -1s linear infinite}@keyframes fall-315{46.6%{transform:translate(91.4954vw,46.6vh) scale(.3982)}to{transform:translate(87.0329vw,99vh) scale(.3982)}}.snow:nth-child(316){opacity:1.0922;transform:translate(48.3005vw,-10px) scale(.112);animation:fall-316 17s -4s linear infinite}@keyframes fall-316{37.772%{transform:translate(42.4016vw,37.772vh) scale(.112)}to{transform:translate(45.35105vw,99vh) scale(.112)}}.snow:nth-child(317){opacity:1.9974;transform:translate(45.5481vw,-10px) scale(.1755);animation:fall-317 25s -25s linear infinite}@keyframes fall-317{34.228%{transform:translate(37.2896vw,34.228vh) scale(.1755)}to{transform:translate(41.41885vw,99vh) scale(.1755)}}.snow:nth-child(318){opacity:1.6078;transform:translate(35.6732vw,-10px) scale(.3403);animation:fall-318 11s -5s linear infinite}@keyframes fall-318{55.642%{transform:translate(44.7421vw,55.642vh) scale(.3403)}to{transform:translate(40.20765vw,99vh) scale(.3403)}}.snow:nth-child(319){opacity:1.0174;transform:translate(94.2702vw,-10px) scale(.6592);animation:fall-319 29s -9s linear infinite}@keyframes fall-319{53.516%{transform:translate(96.4126vw,53.516vh) scale(.6592)}to{transform:translate(95.3414vw,99vh) scale(.6592)}}.snow:nth-child(320){opacity:1.716;transform:translate(39.6427vw,-10px) scale(.3056);animation:fall-320 20s -17s linear infinite}@keyframes fall-320{43.766%{transform:translate(40.878vw,43.766vh) scale(.3056)}to{transform:translate(40.26035vw,99vh) scale(.3056)}}.snow:nth-child(321){opacity:1.7966;transform:translate(21.7939vw,-10px) scale(.9465);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{38.071%{transform:translate(24.3343vw,38.071vh) scale(.9465)}to{transform:translate(23.0641vw,99vh) scale(.9465)}}.snow:nth-child(322){opacity:.3274;transform:translate(30.4056vw,-10px) scale(.3538);animation:fall-322 21s -25s linear infinite}@keyframes fall-322{55.587%{transform:translate(24.2965vw,55.587vh) scale(.3538)}to{transform:translate(27.35105vw,99vh) scale(.3538)}}.snow:nth-child(323){opacity:1.5708;transform:translate(38.0205vw,-10px) scale(.9929);animation:fall-323 16s -22s linear infinite}@keyframes fall-323{67.703%{transform:translate(40.8996vw,67.703vh) scale(.9929)}to{transform:translate(39.46005vw,99vh) scale(.9929)}}.snow:nth-child(324){opacity:1.1282;transform:translate(84.1777vw,-10px) scale(.8829);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{73.905%{transform:translate(79.6363vw,73.905vh) scale(.8829)}to{transform:translate(81.907vw,99vh) scale(.8829)}}.snow:nth-child(325){opacity:1.5048;transform:translate(91.6383vw,-10px) scale(.6749);animation:fall-325 13s -27s linear infinite}@keyframes fall-325{71.826%{transform:translate(88.012vw,71.826vh) scale(.6749)}to{transform:translate(89.82515vw,99vh) scale(.6749)}}.snow:nth-child(326){opacity:.5444;transform:translate(21.0994vw,-10px) scale(.1873);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{58.162%{transform:translate(27.4991vw,58.162vh) scale(.1873)}to{transform:translate(24.29925vw,99vh) scale(.1873)}}.snow:nth-child(327){opacity:.1096;transform:translate(75.4712vw,-10px) scale(.7241);animation:fall-327 15s -30s linear infinite}@keyframes fall-327{67.22%{transform:translate(81.0871vw,67.22vh) scale(.7241)}to{transform:translate(78.27915vw,99vh) scale(.7241)}}.snow:nth-child(328){opacity:.3066;transform:translate(3.7624vw,-10px) scale(.3013);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{74.116%{transform:translate(-6.1558vw,74.116vh) scale(.3013)}to{transform:translate(-1.1967vw,99vh) scale(.3013)}}.snow:nth-child(329){opacity:.0516;transform:translate(49.9333vw,-10px) scale(.7862);animation:fall-329 13s -26s linear infinite}@keyframes fall-329{61.697%{transform:translate(52.5435vw,61.697vh) scale(.7862)}to{transform:translate(51.2384vw,99vh) scale(.7862)}}.snow:nth-child(330){opacity:1.3452;transform:translate(65.6218vw,-10px) scale(.0476);animation:fall-330 13s -19s linear infinite}@keyframes fall-330{79.347%{transform:translate(62.8329vw,79.347vh) scale(.0476)}to{transform:translate(64.22735vw,99vh) scale(.0476)}}.snow:nth-child(331){opacity:1.561;transform:translate(79.2847vw,-10px) scale(.4003);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{42.857%{transform:translate(81.0133vw,42.857vh) scale(.4003)}to{transform:translate(80.149vw,99vh) scale(.4003)}}.snow:nth-child(332){opacity:1.1676;transform:translate(32.1165vw,-10px) scale(.9083);animation:fall-332 25s -20s linear infinite}@keyframes fall-332{31.422%{transform:translate(32.1139vw,31.422vh) scale(.9083)}to{transform:translate(32.1152vw,99vh) scale(.9083)}}.snow:nth-child(333){opacity:.9946;transform:translate(67.5893vw,-10px) scale(.9654);animation:fall-333 29s -4s linear infinite}@keyframes fall-333{55.728%{transform:translate(74.7035vw,55.728vh) scale(.9654)}to{transform:translate(71.1464vw,99vh) scale(.9654)}}.snow:nth-child(334){opacity:.876;transform:translate(89.1939vw,-10px) scale(.0243);animation:fall-334 24s -4s linear infinite}@keyframes fall-334{32.109%{transform:translate(98.9405vw,32.109vh) scale(.0243)}to{transform:translate(94.0672vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:.9542;transform:translate(74.1701vw,-10px) scale(.8487);animation:fall-335 26s -9s linear infinite}@keyframes fall-335{49.235%{transform:translate(77.4216vw,49.235vh) scale(.8487)}to{transform:translate(75.79585vw,99vh) scale(.8487)}}.snow:nth-child(336){opacity:.0344;transform:translate(39.0522vw,-10px) scale(.4885);animation:fall-336 19s -6s linear infinite}@keyframes fall-336{50.251%{transform:translate(41.6512vw,50.251vh) scale(.4885)}to{transform:translate(40.3517vw,99vh) scale(.4885)}}.snow:nth-child(337){opacity:.2348;transform:translate(78.1388vw,-10px) scale(.1049);animation:fall-337 15s -1s linear infinite}@keyframes fall-337{56.441%{transform:translate(75.9992vw,56.441vh) scale(.1049)}to{transform:translate(77.069vw,99vh) scale(.1049)}}.snow:nth-child(338){opacity:.9902;transform:translate(73.0452vw,-10px) scale(.5038);animation:fall-338 25s -20s linear infinite}@keyframes fall-338{32.306%{transform:translate(66.5586vw,32.306vh) scale(.5038)}to{transform:translate(69.8019vw,99vh) scale(.5038)}}.snow:nth-child(339){opacity:.3832;transform:translate(23.5185vw,-10px) scale(.2887);animation:fall-339 12s -13s linear infinite}@keyframes fall-339{71.91%{transform:translate(18.3357vw,71.91vh) scale(.2887)}to{transform:translate(20.9271vw,99vh) scale(.2887)}}.snow:nth-child(340){opacity:.9734;transform:translate(64.5728vw,-10px) scale(.6998);animation:fall-340 13s -21s linear infinite}@keyframes fall-340{35.822%{transform:translate(60.5829vw,35.822vh) scale(.6998)}to{transform:translate(62.57785vw,99vh) scale(.6998)}}.snow:nth-child(341){opacity:.9246;transform:translate(35.8682vw,-10px) scale(.3209);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{48.094%{transform:translate(43.3269vw,48.094vh) scale(.3209)}to{transform:translate(39.59755vw,99vh) scale(.3209)}}.snow:nth-child(342){opacity:.849;transform:translate(45.0303vw,-10px) scale(.8032);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{77.002%{transform:translate(35.0638vw,77.002vh) scale(.8032)}to{transform:translate(40.04705vw,99vh) scale(.8032)}}.snow:nth-child(343){opacity:.9984;transform:translate(12.4557vw,-10px) scale(.807);animation:fall-343 30s -22s linear infinite}@keyframes fall-343{76.536%{transform:translate(4.2512vw,76.536vh) scale(.807)}to{transform:translate(8.35345vw,99vh) scale(.807)}}.snow:nth-child(344){opacity:1.4422;transform:translate(28.2271vw,-10px) scale(.8875);animation:fall-344 21s -2s linear infinite}@keyframes fall-344{64.043%{transform:translate(31.4039vw,64.043vh) scale(.8875)}to{transform:translate(29.8155vw,99vh) scale(.8875)}}.snow:nth-child(345){opacity:.662;transform:translate(47.6401vw,-10px) scale(.8087);animation:fall-345 30s -29s linear infinite}@keyframes fall-345{64.259%{transform:translate(42.2809vw,64.259vh) scale(.8087)}to{transform:translate(44.9605vw,99vh) scale(.8087)}}.snow:nth-child(346){opacity:.2532;transform:translate(36.0732vw,-10px) scale(.1822);animation:fall-346 25s -14s linear infinite}@keyframes fall-346{56.09%{transform:translate(28.678vw,56.09vh) scale(.1822)}to{transform:translate(32.3756vw,99vh) scale(.1822)}}.snow:nth-child(347){opacity:.9366;transform:translate(93.1892vw,-10px) scale(.4993);animation:fall-347 18s -13s linear infinite}@keyframes fall-347{32.579%{transform:translate(86.5701vw,32.579vh) scale(.4993)}to{transform:translate(89.87965vw,99vh) scale(.4993)}}.snow:nth-child(348){opacity:1.9442;transform:translate(42.228vw,-10px) scale(.155);animation:fall-348 25s -1s linear infinite}@keyframes fall-348{51.993%{transform:translate(47.6535vw,51.993vh) scale(.155)}to{transform:translate(44.94075vw,99vh) scale(.155)}}.snow:nth-child(349){opacity:.8616;transform:translate(30.5364vw,-10px) scale(.9521);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{35.232%{transform:translate(36.8549vw,35.232vh) scale(.9521)}to{transform:translate(33.69565vw,99vh) scale(.9521)}}.snow:nth-child(350){opacity:.1776;transform:translate(33.9439vw,-10px) scale(.0812);animation:fall-350 22s -3s linear infinite}@keyframes fall-350{38.708%{transform:translate(32.8277vw,38.708vh) scale(.0812)}to{transform:translate(33.3858vw,99vh) scale(.0812)}}.snow:nth-child(351){opacity:.9672;transform:translate(27.9902vw,-10px) scale(.1348);animation:fall-351 29s -14s linear infinite}@keyframes fall-351{32.24%{transform:translate(22.5904vw,32.24vh) scale(.1348)}to{transform:translate(25.2903vw,99vh) scale(.1348)}}.snow:nth-child(352){opacity:.2848;transform:translate(82.1836vw,-10px) scale(.8251);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{50.261%{transform:translate(79.3839vw,50.261vh) scale(.8251)}to{transform:translate(80.78375vw,99vh) scale(.8251)}}.snow:nth-child(353){opacity:1.4958;transform:translate(75.502vw,-10px) scale(.1444);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{34.018%{transform:translate(82.8382vw,34.018vh) scale(.1444)}to{transform:translate(79.1701vw,99vh) scale(.1444)}}.snow:nth-child(354){opacity:.7038;transform:translate(77.0982vw,-10px) scale(.709);animation:fall-354 14s -15s linear infinite}@keyframes fall-354{70.853%{transform:translate(82.123vw,70.853vh) scale(.709)}to{transform:translate(79.6106vw,99vh) scale(.709)}}.snow:nth-child(355){opacity:.0274;transform:translate(36.7262vw,-10px) scale(.9517);animation:fall-355 16s -16s linear infinite}@keyframes fall-355{65.96%{transform:translate(38.5173vw,65.96vh) scale(.9517)}to{transform:translate(37.62175vw,99vh) scale(.9517)}}.snow:nth-child(356){opacity:.4762;transform:translate(82.0349vw,-10px) scale(.1294);animation:fall-356 28s -15s linear infinite}@keyframes fall-356{71.028%{transform:translate(89.2986vw,71.028vh) scale(.1294)}to{transform:translate(85.66675vw,99vh) scale(.1294)}}.snow:nth-child(357){opacity:1.5744;transform:translate(89.8938vw,-10px) scale(.2407);animation:fall-357 19s -23s linear infinite}@keyframes fall-357{56.21%{transform:translate(93.9579vw,56.21vh) scale(.2407)}to{transform:translate(91.92585vw,99vh) scale(.2407)}}.snow:nth-child(358){opacity:.4566;transform:translate(14.7409vw,-10px) scale(.7439);animation:fall-358 18s -3s linear infinite}@keyframes fall-358{77.166%{transform:translate(22.6907vw,77.166vh) scale(.7439)}to{transform:translate(18.7158vw,99vh) scale(.7439)}}.snow:nth-child(359){opacity:.9914;transform:translate(39.7189vw,-10px) scale(.75);animation:fall-359 25s -18s linear infinite}@keyframes fall-359{65.808%{transform:translate(44.8099vw,65.808vh) scale(.75)}to{transform:translate(42.2644vw,99vh) scale(.75)}}.snow:nth-child(360){opacity:.9126;transform:translate(32.904vw,-10px) scale(.7815);animation:fall-360 17s -16s linear infinite}@keyframes fall-360{67.472%{transform:translate(41.4082vw,67.472vh) scale(.7815)}to{transform:translate(37.1561vw,99vh) scale(.7815)}}.snow:nth-child(361){opacity:1.4646;transform:translate(23.4761vw,-10px) scale(.6332);animation:fall-361 10s -14s linear infinite}@keyframes fall-361{46.685%{transform:translate(30.0288vw,46.685vh) scale(.6332)}to{transform:translate(26.75245vw,99vh) scale(.6332)}}.snow:nth-child(362){opacity:1.78;transform:translate(88.0128vw,-10px) scale(.0358);animation:fall-362 28s -9s linear infinite}@keyframes fall-362{37.119%{transform:translate(86.3057vw,37.119vh) scale(.0358)}to{transform:translate(87.15925vw,99vh) scale(.0358)}}.snow:nth-child(363){opacity:.7442;transform:translate(40.2027vw,-10px) scale(.5125);animation:fall-363 13s -30s linear infinite}@keyframes fall-363{37.519%{transform:translate(37.3034vw,37.519vh) scale(.5125)}to{transform:translate(38.75305vw,99vh) scale(.5125)}}.snow:nth-child(364){opacity:1.4966;transform:translate(17.8229vw,-10px) scale(.1211);animation:fall-364 10s -22s linear infinite}@keyframes fall-364{51.471%{transform:translate(11.5934vw,51.471vh) scale(.1211)}to{transform:translate(14.70815vw,99vh) scale(.1211)}}.snow:nth-child(365){opacity:.3044;transform:translate(52.6526vw,-10px) scale(.5884);animation:fall-365 26s -13s linear infinite}@keyframes fall-365{69.478%{transform:translate(57.0231vw,69.478vh) scale(.5884)}to{transform:translate(54.83785vw,99vh) scale(.5884)}}.snow:nth-child(366){opacity:1.0224;transform:translate(18.0907vw,-10px) scale(.0574);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{39.352%{transform:translate(10.8181vw,39.352vh) scale(.0574)}to{transform:translate(14.4544vw,99vh) scale(.0574)}}.snow:nth-child(367){opacity:.735;transform:translate(3.6506vw,-10px) scale(.5798);animation:fall-367 29s -21s linear infinite}@keyframes fall-367{41.17%{transform:translate(-2.6346vw,41.17vh) scale(.5798)}to{transform:translate(.508vw,99vh) scale(.5798)}}.snow:nth-child(368){opacity:.5408;transform:translate(54.1686vw,-10px) scale(.9713);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{38.793%{transform:translate(53.0888vw,38.793vh) scale(.9713)}to{transform:translate(53.6287vw,99vh) scale(.9713)}}.snow:nth-child(369){opacity:1.8188;transform:translate(43.754vw,-10px) scale(.5138);animation:fall-369 30s -16s linear infinite}@keyframes fall-369{71.845%{transform:translate(44.23vw,71.845vh) scale(.5138)}to{transform:translate(43.992vw,99vh) scale(.5138)}}.snow:nth-child(370){opacity:.7834;transform:translate(22.0926vw,-10px) scale(.4479);animation:fall-370 12s -1s linear infinite}@keyframes fall-370{48.331%{transform:translate(30.9905vw,48.331vh) scale(.4479)}to{transform:translate(26.54155vw,99vh) scale(.4479)}}.snow:nth-child(371){opacity:.0192;transform:translate(71.2257vw,-10px) scale(.5633);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{67.747%{transform:translate(75.4625vw,67.747vh) scale(.5633)}to{transform:translate(73.3441vw,99vh) scale(.5633)}}.snow:nth-child(372){opacity:1.1272;transform:translate(23.0855vw,-10px) scale(.9271);animation:fall-372 20s -16s linear infinite}@keyframes fall-372{35.008%{transform:translate(16.4051vw,35.008vh) scale(.9271)}to{transform:translate(19.7453vw,99vh) scale(.9271)}}.snow:nth-child(373){opacity:.3984;transform:translate(44.2988vw,-10px) scale(.6474);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{74.645%{transform:translate(48.1508vw,74.645vh) scale(.6474)}to{transform:translate(46.2248vw,99vh) scale(.6474)}}.snow:nth-child(374){opacity:.1432;transform:translate(68.9076vw,-10px) scale(.556);animation:fall-374 30s -20s linear infinite}@keyframes fall-374{63.699%{transform:translate(63.7713vw,63.699vh) scale(.556)}to{transform:translate(66.33945vw,99vh) scale(.556)}}.snow:nth-child(375){opacity:1.0566;transform:translate(59.3578vw,-10px) scale(.0695);animation:fall-375 10s -17s linear infinite}@keyframes fall-375{43.694%{transform:translate(66.1423vw,43.694vh) scale(.0695)}to{transform:translate(62.75005vw,99vh) scale(.0695)}}.snow:nth-child(376){opacity:.5488;transform:translate(62.544vw,-10px) scale(.2618);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{70.822%{transform:translate(56.5137vw,70.822vh) scale(.2618)}to{transform:translate(59.52885vw,99vh) scale(.2618)}}.snow:nth-child(377){opacity:1.049;transform:translate(27.0485vw,-10px) scale(.2845);animation:fall-377 13s -15s linear infinite}@keyframes fall-377{60.892%{transform:translate(32.6731vw,60.892vh) scale(.2845)}to{transform:translate(29.8608vw,99vh) scale(.2845)}}.snow:nth-child(378){opacity:1.9152;transform:translate(79.9877vw,-10px) scale(.7154);animation:fall-378 25s -20s linear infinite}@keyframes fall-378{52.176%{transform:translate(85.42vw,52.176vh) scale(.7154)}to{transform:translate(82.70385vw,99vh) scale(.7154)}}.snow:nth-child(379){opacity:.7996;transform:translate(56.8064vw,-10px) scale(.3365);animation:fall-379 16s -6s linear infinite}@keyframes fall-379{73.847%{transform:translate(60.8048vw,73.847vh) scale(.3365)}to{transform:translate(58.8056vw,99vh) scale(.3365)}}.snow:nth-child(380){opacity:.9638;transform:translate(30.2795vw,-10px) scale(.9917);animation:fall-380 22s -28s linear infinite}@keyframes fall-380{51.536%{transform:translate(33.6178vw,51.536vh) scale(.9917)}to{transform:translate(31.94865vw,99vh) scale(.9917)}}.snow:nth-child(381){opacity:1.3996;transform:translate(20.6835vw,-10px) scale(.4102);animation:fall-381 17s -9s linear infinite}@keyframes fall-381{77.403%{transform:translate(15.2956vw,77.403vh) scale(.4102)}to{transform:translate(17.98955vw,99vh) scale(.4102)}}.snow:nth-child(382){opacity:1.9214;transform:translate(67.8054vw,-10px) scale(.8715);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{60.381%{transform:translate(60.8974vw,60.381vh) scale(.8715)}to{transform:translate(64.3514vw,99vh) scale(.8715)}}.snow:nth-child(383){opacity:.657;transform:translate(32.1202vw,-10px) scale(.9326);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{34.733%{transform:translate(38.0604vw,34.733vh) scale(.9326)}to{transform:translate(35.0903vw,99vh) scale(.9326)}}.snow:nth-child(384){opacity:1.4104;transform:translate(75.1644vw,-10px) scale(.6599);animation:fall-384 19s -16s linear infinite}@keyframes fall-384{61.795%{transform:translate(78.7873vw,61.795vh) scale(.6599)}to{transform:translate(76.97585vw,99vh) scale(.6599)}}.snow:nth-child(385){opacity:1.4572;transform:translate(76.3126vw,-10px) scale(.4768);animation:fall-385 14s -1s linear infinite}@keyframes fall-385{57.689%{transform:translate(83.2069vw,57.689vh) scale(.4768)}to{transform:translate(79.75975vw,99vh) scale(.4768)}}.snow:nth-child(386){opacity:.023;transform:translate(.7878vw,-10px) scale(.972);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{46.767%{transform:translate(.5173vw,46.767vh) scale(.972)}to{transform:translate(.65255vw,99vh) scale(.972)}}.snow:nth-child(387){opacity:.11;transform:translate(95.6396vw,-10px) scale(.2232);animation:fall-387 17s -3s linear infinite}@keyframes fall-387{78.558%{transform:translate(91.7874vw,78.558vh) scale(.2232)}to{transform:translate(93.7135vw,99vh) scale(.2232)}}.snow:nth-child(388){opacity:1.9272;transform:translate(82.7977vw,-10px) scale(.0742);animation:fall-388 26s -23s linear infinite}@keyframes fall-388{74.302%{transform:translate(76.9577vw,74.302vh) scale(.0742)}to{transform:translate(79.8777vw,99vh) scale(.0742)}}.snow:nth-child(389){opacity:.9964;transform:translate(78.2853vw,-10px) scale(.0497);animation:fall-389 29s -25s linear infinite}@keyframes fall-389{46.855%{transform:translate(68.5037vw,46.855vh) scale(.0497)}to{transform:translate(73.3945vw,99vh) scale(.0497)}}.snow:nth-child(390){opacity:1.6254;transform:translate(42.4212vw,-10px) scale(.5447);animation:fall-390 28s -27s linear infinite}@keyframes fall-390{46.552%{transform:translate(46.1037vw,46.552vh) scale(.5447)}to{transform:translate(44.26245vw,99vh) scale(.5447)}}.snow:nth-child(391){opacity:1.3054;transform:translate(17.5915vw,-10px) scale(.2933);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{74.922%{transform:translate(9.0109vw,74.922vh) scale(.2933)}to{transform:translate(13.3012vw,99vh) scale(.2933)}}.snow:nth-child(392){opacity:1.5852;transform:translate(60.2891vw,-10px) scale(.0568);animation:fall-392 26s -19s linear infinite}@keyframes fall-392{36.511%{transform:translate(60.6058vw,36.511vh) scale(.0568)}to{transform:translate(60.44745vw,99vh) scale(.0568)}}.snow:nth-child(393){opacity:1.3282;transform:translate(42.5006vw,-10px) scale(.2811);animation:fall-393 25s -27s linear infinite}@keyframes fall-393{47.097%{transform:translate(34.1083vw,47.097vh) scale(.2811)}to{transform:translate(38.30445vw,99vh) scale(.2811)}}.snow:nth-child(394){opacity:1.5034;transform:translate(40.3208vw,-10px) scale(.9666);animation:fall-394 13s -1s linear infinite}@keyframes fall-394{72.182%{transform:translate(36.2217vw,72.182vh) scale(.9666)}to{transform:translate(38.27125vw,99vh) scale(.9666)}}.snow:nth-child(395){opacity:1.3398;transform:translate(84.5523vw,-10px) scale(.6114);animation:fall-395 27s -8s linear infinite}@keyframes fall-395{63.703%{transform:translate(86.6716vw,63.703vh) scale(.6114)}to{transform:translate(85.61195vw,99vh) scale(.6114)}}.snow:nth-child(396){opacity:1.0192;transform:translate(9.3092vw,-10px) scale(.7548);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{49.495%{transform:translate(11.2745vw,49.495vh) scale(.7548)}to{transform:translate(10.29185vw,99vh) scale(.7548)}}.snow:nth-child(397){opacity:.6516;transform:translate(88.3665vw,-10px) scale(.7661);animation:fall-397 10s -23s linear infinite}@keyframes fall-397{37.931%{transform:translate(78.6974vw,37.931vh) scale(.7661)}to{transform:translate(83.53195vw,99vh) scale(.7661)}}.snow:nth-child(398){opacity:.4152;transform:translate(86.5463vw,-10px) scale(.938);animation:fall-398 12s -27s linear infinite}@keyframes fall-398{74.266%{transform:translate(94.6099vw,74.266vh) scale(.938)}to{transform:translate(90.5781vw,99vh) scale(.938)}}.snow:nth-child(399){opacity:.1958;transform:translate(1.3653vw,-10px) scale(.3139);animation:fall-399 16s -18s linear infinite}@keyframes fall-399{49.279%{transform:translate(-3.5942vw,49.279vh) scale(.3139)}to{transform:translate(-1.11445vw,99vh) scale(.3139)}}.snow:nth-child(400){opacity:.404;transform:translate(68.0329vw,-10px) scale(.2805);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{39.265%{transform:translate(59.3881vw,39.265vh) scale(.2805)}to{transform:translate(63.7105vw,99vh) scale(.2805)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|