@esfaenza/core 15.2.201 → 15.2.202
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 -6
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +1 -5
- 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 -5
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
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 });
|
|
78
|
-
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:.6862;transform:translate(59.5623vw,-10px) scale(.2687);animation:fall-1 18s -20s linear infinite}@keyframes fall-1{75.129%{transform:translate(67.9725vw,75.129vh) scale(.2687)}to{transform:translate(63.7674vw,99vh) scale(.2687)}}.snow:nth-child(2){opacity:1.6506;transform:translate(49.9596vw,-10px) scale(.9637);animation:fall-2 24s -30s linear infinite}@keyframes fall-2{44.971%{transform:translate(48.3253vw,44.971vh) scale(.9637)}to{transform:translate(49.14245vw,99vh) scale(.9637)}}.snow:nth-child(3){opacity:.77;transform:translate(11.4193vw,-10px) scale(.4749);animation:fall-3 20s -12s linear infinite}@keyframes fall-3{58.963%{transform:translate(1.6449vw,58.963vh) scale(.4749)}to{transform:translate(6.5321vw,99vh) scale(.4749)}}.snow:nth-child(4){opacity:.3276;transform:translate(42.9843vw,-10px) scale(.3707);animation:fall-4 16s -18s linear infinite}@keyframes fall-4{41.883%{transform:translate(45.878vw,41.883vh) scale(.3707)}to{transform:translate(44.43115vw,99vh) scale(.3707)}}.snow:nth-child(5){opacity:.982;transform:translate(98.1562vw,-10px) scale(.9225);animation:fall-5 24s -26s linear infinite}@keyframes fall-5{35.023%{transform:translate(88.4308vw,35.023vh) scale(.9225)}to{transform:translate(93.2935vw,99vh) scale(.9225)}}.snow:nth-child(6){opacity:.8048;transform:translate(87.5345vw,-10px) scale(.1379);animation:fall-6 18s -12s linear infinite}@keyframes fall-6{75.403%{transform:translate(90.2799vw,75.403vh) scale(.1379)}to{transform:translate(88.9072vw,99vh) scale(.1379)}}.snow:nth-child(7){opacity:1.847;transform:translate(44.2653vw,-10px) scale(.0195);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{32.269%{transform:translate(47.145vw,32.269vh) scale(.0195)}to{transform:translate(45.70515vw,99vh) scale(.0195)}}.snow:nth-child(8){opacity:.863;transform:translate(42.1526vw,-10px) scale(.2669);animation:fall-8 15s -18s linear infinite}@keyframes fall-8{42.648%{transform:translate(50.9984vw,42.648vh) scale(.2669)}to{transform:translate(46.5755vw,99vh) scale(.2669)}}.snow:nth-child(9){opacity:1.641;transform:translate(45.5213vw,-10px) scale(.0249);animation:fall-9 28s -25s linear infinite}@keyframes fall-9{63.598%{transform:translate(35.9803vw,63.598vh) scale(.0249)}to{transform:translate(40.7508vw,99vh) scale(.0249)}}.snow:nth-child(10){opacity:1.6822;transform:translate(48.9102vw,-10px) scale(.8936);animation:fall-10 22s -1s linear infinite}@keyframes fall-10{37.83%{transform:translate(53.3158vw,37.83vh) scale(.8936)}to{transform:translate(51.113vw,99vh) scale(.8936)}}.snow:nth-child(11){opacity:.7132;transform:translate(7.3429vw,-10px) scale(.2455);animation:fall-11 20s -30s linear infinite}@keyframes fall-11{77.989%{transform:translate(9.2094vw,77.989vh) scale(.2455)}to{transform:translate(8.27615vw,99vh) scale(.2455)}}.snow:nth-child(12){opacity:.9542;transform:translate(23.653vw,-10px) scale(.6113);animation:fall-12 22s -21s linear infinite}@keyframes fall-12{64.824%{transform:translate(33.3923vw,64.824vh) scale(.6113)}to{transform:translate(28.52265vw,99vh) scale(.6113)}}.snow:nth-child(13){opacity:1.3482;transform:translate(93.9954vw,-10px) scale(.5751);animation:fall-13 27s -7s linear infinite}@keyframes fall-13{39.538%{transform:translate(92.0415vw,39.538vh) scale(.5751)}to{transform:translate(93.01845vw,99vh) scale(.5751)}}.snow:nth-child(14){opacity:.2322;transform:translate(57.0527vw,-10px) scale(.553);animation:fall-14 14s -8s linear infinite}@keyframes fall-14{75.549%{transform:translate(50.0023vw,75.549vh) scale(.553)}to{transform:translate(53.5275vw,99vh) scale(.553)}}.snow:nth-child(15){opacity:1.8776;transform:translate(86.4679vw,-10px) scale(.7528);animation:fall-15 24s -4s linear infinite}@keyframes fall-15{75.623%{transform:translate(86.52vw,75.623vh) scale(.7528)}to{transform:translate(86.49395vw,99vh) scale(.7528)}}.snow:nth-child(16){opacity:1.2286;transform:translate(32.2185vw,-10px) scale(.819);animation:fall-16 11s -12s linear infinite}@keyframes fall-16{31.475%{transform:translate(22.8906vw,31.475vh) scale(.819)}to{transform:translate(27.55455vw,99vh) scale(.819)}}.snow:nth-child(17){opacity:.4676;transform:translate(92.9996vw,-10px) scale(.6671);animation:fall-17 24s -20s linear infinite}@keyframes fall-17{68.74%{transform:translate(96.712vw,68.74vh) scale(.6671)}to{transform:translate(94.8558vw,99vh) scale(.6671)}}.snow:nth-child(18){opacity:1.026;transform:translate(33.2174vw,-10px) scale(.2559);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{72.832%{transform:translate(23.4308vw,72.832vh) scale(.2559)}to{transform:translate(28.3241vw,99vh) scale(.2559)}}.snow:nth-child(19){opacity:.4648;transform:translate(35.7398vw,-10px) scale(.0934);animation:fall-19 12s -14s linear infinite}@keyframes fall-19{75.47%{transform:translate(45.1425vw,75.47vh) scale(.0934)}to{transform:translate(40.44115vw,99vh) scale(.0934)}}.snow:nth-child(20){opacity:1.14;transform:translate(62.2594vw,-10px) scale(.4827);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{78.237%{transform:translate(64.833vw,78.237vh) scale(.4827)}to{transform:translate(63.5462vw,99vh) scale(.4827)}}.snow:nth-child(21){opacity:.639;transform:translate(3.5534vw,-10px) scale(.662);animation:fall-21 29s -30s linear infinite}@keyframes fall-21{62.895%{transform:translate(2.6028vw,62.895vh) scale(.662)}to{transform:translate(3.0781vw,99vh) scale(.662)}}.snow:nth-child(22){opacity:.8794;transform:translate(37.0644vw,-10px) scale(.3517);animation:fall-22 15s -14s linear infinite}@keyframes fall-22{34.341%{transform:translate(27.1281vw,34.341vh) scale(.3517)}to{transform:translate(32.09625vw,99vh) scale(.3517)}}.snow:nth-child(23){opacity:.5588;transform:translate(9.1144vw,-10px) scale(.347);animation:fall-23 27s -8s linear infinite}@keyframes fall-23{77.448%{transform:translate(13.495vw,77.448vh) scale(.347)}to{transform:translate(11.3047vw,99vh) scale(.347)}}.snow:nth-child(24){opacity:.7038;transform:translate(84.07vw,-10px) scale(.2233);animation:fall-24 25s -22s linear infinite}@keyframes fall-24{35.713%{transform:translate(84.5405vw,35.713vh) scale(.2233)}to{transform:translate(84.30525vw,99vh) scale(.2233)}}.snow:nth-child(25){opacity:1.5638;transform:translate(76.4226vw,-10px) scale(.2815);animation:fall-25 13s -28s linear infinite}@keyframes fall-25{70.103%{transform:translate(73.2343vw,70.103vh) scale(.2815)}to{transform:translate(74.82845vw,99vh) scale(.2815)}}.snow:nth-child(26){opacity:.9428;transform:translate(94.5607vw,-10px) scale(.943);animation:fall-26 14s -20s linear infinite}@keyframes fall-26{52.368%{transform:translate(88.8628vw,52.368vh) scale(.943)}to{transform:translate(91.71175vw,99vh) scale(.943)}}.snow:nth-child(27){opacity:1.8224;transform:translate(19.3609vw,-10px) scale(.0441);animation:fall-27 16s -6s linear infinite}@keyframes fall-27{52.031%{transform:translate(29.2934vw,52.031vh) scale(.0441)}to{transform:translate(24.32715vw,99vh) scale(.0441)}}.snow:nth-child(28){opacity:.3672;transform:translate(72.3931vw,-10px) scale(.6719);animation:fall-28 24s -18s linear infinite}@keyframes fall-28{31.57%{transform:translate(77.7277vw,31.57vh) scale(.6719)}to{transform:translate(75.0604vw,99vh) scale(.6719)}}.snow:nth-child(29){opacity:1.8932;transform:translate(35.9315vw,-10px) scale(.8956);animation:fall-29 30s -5s linear infinite}@keyframes fall-29{34.012%{transform:translate(32.8528vw,34.012vh) scale(.8956)}to{transform:translate(34.39215vw,99vh) scale(.8956)}}.snow:nth-child(30){opacity:.4046;transform:translate(9.0147vw,-10px) scale(.0168);animation:fall-30 18s -24s linear infinite}@keyframes fall-30{39.932%{transform:translate(13.0251vw,39.932vh) scale(.0168)}to{transform:translate(11.0199vw,99vh) scale(.0168)}}.snow:nth-child(31){opacity:1.2934;transform:translate(87.7863vw,-10px) scale(.7032);animation:fall-31 26s -6s linear infinite}@keyframes fall-31{41.709%{transform:translate(90.2018vw,41.709vh) scale(.7032)}to{transform:translate(88.99405vw,99vh) scale(.7032)}}.snow:nth-child(32){opacity:1.5544;transform:translate(15.0367vw,-10px) scale(.4238);animation:fall-32 20s -28s linear infinite}@keyframes fall-32{32.121%{transform:translate(9.4851vw,32.121vh) scale(.4238)}to{transform:translate(12.2609vw,99vh) scale(.4238)}}.snow:nth-child(33){opacity:.0396;transform:translate(91.8734vw,-10px) scale(.1634);animation:fall-33 26s -19s linear infinite}@keyframes fall-33{68.26%{transform:translate(90.9876vw,68.26vh) scale(.1634)}to{transform:translate(91.4305vw,99vh) scale(.1634)}}.snow:nth-child(34){opacity:.0722;transform:translate(67.5005vw,-10px) scale(.7856);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{38.551%{transform:translate(60.2572vw,38.551vh) scale(.7856)}to{transform:translate(63.87885vw,99vh) scale(.7856)}}.snow:nth-child(35){opacity:.2208;transform:translate(88.0992vw,-10px) scale(.5821);animation:fall-35 10s -19s linear infinite}@keyframes fall-35{79.61%{transform:translate(83.9152vw,79.61vh) scale(.5821)}to{transform:translate(86.0072vw,99vh) scale(.5821)}}.snow:nth-child(36){opacity:1.7222;transform:translate(67.3533vw,-10px) scale(.452);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{78.955%{transform:translate(57.4107vw,78.955vh) scale(.452)}to{transform:translate(62.382vw,99vh) scale(.452)}}.snow:nth-child(37){opacity:.1322;transform:translate(50.086vw,-10px) scale(.7186);animation:fall-37 16s -14s linear infinite}@keyframes fall-37{74.821%{transform:translate(42.5736vw,74.821vh) scale(.7186)}to{transform:translate(46.3298vw,99vh) scale(.7186)}}.snow:nth-child(38){opacity:.601;transform:translate(47.9292vw,-10px) scale(.8164);animation:fall-38 13s -28s linear infinite}@keyframes fall-38{41.057%{transform:translate(45.2547vw,41.057vh) scale(.8164)}to{transform:translate(46.59195vw,99vh) scale(.8164)}}.snow:nth-child(39){opacity:1.9198;transform:translate(15.6576vw,-10px) scale(.5205);animation:fall-39 15s -15s linear infinite}@keyframes fall-39{31.307%{transform:translate(19.6976vw,31.307vh) scale(.5205)}to{transform:translate(17.6776vw,99vh) scale(.5205)}}.snow:nth-child(40){opacity:.2106;transform:translate(5.9345vw,-10px) scale(.112);animation:fall-40 22s -25s linear infinite}@keyframes fall-40{38.549%{transform:translate(10.6784vw,38.549vh) scale(.112)}to{transform:translate(8.30645vw,99vh) scale(.112)}}.snow:nth-child(41){opacity:.6144;transform:translate(12.2963vw,-10px) scale(.4049);animation:fall-41 14s -9s linear infinite}@keyframes fall-41{61.517%{transform:translate(7.4467vw,61.517vh) scale(.4049)}to{transform:translate(9.8715vw,99vh) scale(.4049)}}.snow:nth-child(42){opacity:.1046;transform:translate(96.0342vw,-10px) scale(.9474);animation:fall-42 27s -8s linear infinite}@keyframes fall-42{58.125%{transform:translate(98.6364vw,58.125vh) scale(.9474)}to{transform:translate(97.3353vw,99vh) scale(.9474)}}.snow:nth-child(43){opacity:1.1916;transform:translate(29.0531vw,-10px) scale(.9419);animation:fall-43 12s -1s linear infinite}@keyframes fall-43{46.312%{transform:translate(36.5132vw,46.312vh) scale(.9419)}to{transform:translate(32.78315vw,99vh) scale(.9419)}}.snow:nth-child(44){opacity:1.8174;transform:translate(85.4336vw,-10px) scale(.3417);animation:fall-44 29s -14s linear infinite}@keyframes fall-44{50.339%{transform:translate(91.4603vw,50.339vh) scale(.3417)}to{transform:translate(88.44695vw,99vh) scale(.3417)}}.snow:nth-child(45){opacity:1.3724;transform:translate(78.7292vw,-10px) scale(.3165);animation:fall-45 20s -2s linear infinite}@keyframes fall-45{78.911%{transform:translate(71.3577vw,78.911vh) scale(.3165)}to{transform:translate(75.04345vw,99vh) scale(.3165)}}.snow:nth-child(46){opacity:1.852;transform:translate(79.5147vw,-10px) scale(.6034);animation:fall-46 19s -13s linear infinite}@keyframes fall-46{48.849%{transform:translate(75.4156vw,48.849vh) scale(.6034)}to{transform:translate(77.46515vw,99vh) scale(.6034)}}.snow:nth-child(47){opacity:.751;transform:translate(74.4585vw,-10px) scale(.0656);animation:fall-47 11s -24s linear infinite}@keyframes fall-47{57.923%{transform:translate(79.5661vw,57.923vh) scale(.0656)}to{transform:translate(77.0123vw,99vh) scale(.0656)}}.snow:nth-child(48){opacity:.1024;transform:translate(63.2167vw,-10px) scale(.3285);animation:fall-48 30s -19s linear infinite}@keyframes fall-48{76.277%{transform:translate(58.8132vw,76.277vh) scale(.3285)}to{transform:translate(61.01495vw,99vh) scale(.3285)}}.snow:nth-child(49){opacity:1.4228;transform:translate(64.4229vw,-10px) scale(.1048);animation:fall-49 14s -16s linear infinite}@keyframes fall-49{39.641%{transform:translate(64.8622vw,39.641vh) scale(.1048)}to{transform:translate(64.64255vw,99vh) scale(.1048)}}.snow:nth-child(50){opacity:.1766;transform:translate(14.2922vw,-10px) scale(.9062);animation:fall-50 26s -10s linear infinite}@keyframes fall-50{48.43%{transform:translate(20.9054vw,48.43vh) scale(.9062)}to{transform:translate(17.5988vw,99vh) scale(.9062)}}.snow:nth-child(51){opacity:1.105;transform:translate(7.7931vw,-10px) scale(.5799);animation:fall-51 23s -28s linear infinite}@keyframes fall-51{69.904%{transform:translate(8.0813vw,69.904vh) scale(.5799)}to{transform:translate(7.9372vw,99vh) scale(.5799)}}.snow:nth-child(52){opacity:1.954;transform:translate(57.7501vw,-10px) scale(.6221);animation:fall-52 19s -5s linear infinite}@keyframes fall-52{35.646%{transform:translate(56.9852vw,35.646vh) scale(.6221)}to{transform:translate(57.36765vw,99vh) scale(.6221)}}.snow:nth-child(53){opacity:.7614;transform:translate(22.4853vw,-10px) scale(.1747);animation:fall-53 27s -28s linear infinite}@keyframes fall-53{70.086%{transform:translate(25.4434vw,70.086vh) scale(.1747)}to{transform:translate(23.96435vw,99vh) scale(.1747)}}.snow:nth-child(54){opacity:1.981;transform:translate(11.7572vw,-10px) scale(.7489);animation:fall-54 25s -25s linear infinite}@keyframes fall-54{52.542%{transform:translate(16.2364vw,52.542vh) scale(.7489)}to{transform:translate(13.9968vw,99vh) scale(.7489)}}.snow:nth-child(55){opacity:1.0068;transform:translate(60.2492vw,-10px) scale(.3125);animation:fall-55 13s -1s linear infinite}@keyframes fall-55{31.777%{transform:translate(56.5407vw,31.777vh) scale(.3125)}to{transform:translate(58.39495vw,99vh) scale(.3125)}}.snow:nth-child(56){opacity:.7734;transform:translate(69.0377vw,-10px) scale(.7265);animation:fall-56 15s -26s linear infinite}@keyframes fall-56{49.955%{transform:translate(66.8973vw,49.955vh) scale(.7265)}to{transform:translate(67.9675vw,99vh) scale(.7265)}}.snow:nth-child(57){opacity:.14;transform:translate(22.4531vw,-10px) scale(.0786);animation:fall-57 19s -4s linear infinite}@keyframes fall-57{47.481%{transform:translate(21.7324vw,47.481vh) scale(.0786)}to{transform:translate(22.09275vw,99vh) scale(.0786)}}.snow:nth-child(58){opacity:1.408;transform:translate(66.5859vw,-10px) scale(.3017);animation:fall-58 23s -30s linear infinite}@keyframes fall-58{69.734%{transform:translate(62.5183vw,69.734vh) scale(.3017)}to{transform:translate(64.5521vw,99vh) scale(.3017)}}.snow:nth-child(59){opacity:1.0606;transform:translate(4.6502vw,-10px) scale(.867);animation:fall-59 10s -4s linear infinite}@keyframes fall-59{66.66%{transform:translate(9.6584vw,66.66vh) scale(.867)}to{transform:translate(7.1543vw,99vh) scale(.867)}}.snow:nth-child(60){opacity:.2062;transform:translate(87.3168vw,-10px) scale(.0485);animation:fall-60 15s -4s linear infinite}@keyframes fall-60{74.887%{transform:translate(85.6216vw,74.887vh) scale(.0485)}to{transform:translate(86.4692vw,99vh) scale(.0485)}}.snow:nth-child(61){opacity:.745;transform:translate(63.9463vw,-10px) scale(.1522);animation:fall-61 27s -24s linear infinite}@keyframes fall-61{34.523%{transform:translate(56.3865vw,34.523vh) scale(.1522)}to{transform:translate(60.1664vw,99vh) scale(.1522)}}.snow:nth-child(62){opacity:.272;transform:translate(18.693vw,-10px) scale(.6744);animation:fall-62 21s -16s linear infinite}@keyframes fall-62{72.852%{transform:translate(22.209vw,72.852vh) scale(.6744)}to{transform:translate(20.451vw,99vh) scale(.6744)}}.snow:nth-child(63){opacity:1.7382;transform:translate(72.391vw,-10px) scale(.4059);animation:fall-63 19s -25s linear infinite}@keyframes fall-63{77.409%{transform:translate(77.8671vw,77.409vh) scale(.4059)}to{transform:translate(75.12905vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.428;transform:translate(76.9868vw,-10px) scale(.7113);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{78.958%{transform:translate(69.3075vw,78.958vh) scale(.7113)}to{transform:translate(73.14715vw,99vh) scale(.7113)}}.snow:nth-child(65){opacity:1.128;transform:translate(55.6208vw,-10px) scale(.1394);animation:fall-65 17s -11s linear infinite}@keyframes fall-65{40.95%{transform:translate(63.1192vw,40.95vh) scale(.1394)}to{transform:translate(59.37vw,99vh) scale(.1394)}}.snow:nth-child(66){opacity:.6598;transform:translate(27.9157vw,-10px) scale(.5842);animation:fall-66 10s -7s linear infinite}@keyframes fall-66{74.07%{transform:translate(18.1936vw,74.07vh) scale(.5842)}to{transform:translate(23.05465vw,99vh) scale(.5842)}}.snow:nth-child(67){opacity:.5114;transform:translate(28.4425vw,-10px) scale(.3297);animation:fall-67 18s -10s linear infinite}@keyframes fall-67{62.866%{transform:translate(27.094vw,62.866vh) scale(.3297)}to{transform:translate(27.76825vw,99vh) scale(.3297)}}.snow:nth-child(68){opacity:1.2648;transform:translate(79.8997vw,-10px) scale(.0686);animation:fall-68 24s -28s linear infinite}@keyframes fall-68{52.432%{transform:translate(77.6411vw,52.432vh) scale(.0686)}to{transform:translate(78.7704vw,99vh) scale(.0686)}}.snow:nth-child(69){opacity:1.7592;transform:translate(87.5615vw,-10px) scale(.1284);animation:fall-69 12s -12s linear infinite}@keyframes fall-69{68.346%{transform:translate(91.8179vw,68.346vh) scale(.1284)}to{transform:translate(89.6897vw,99vh) scale(.1284)}}.snow:nth-child(70){opacity:1.0496;transform:translate(17.6199vw,-10px) scale(.2551);animation:fall-70 25s -7s linear infinite}@keyframes fall-70{40.901%{transform:translate(24.2083vw,40.901vh) scale(.2551)}to{transform:translate(20.9141vw,99vh) scale(.2551)}}.snow:nth-child(71){opacity:.3486;transform:translate(60.1406vw,-10px) scale(.3273);animation:fall-71 16s -3s linear infinite}@keyframes fall-71{46.35%{transform:translate(56.3097vw,46.35vh) scale(.3273)}to{transform:translate(58.22515vw,99vh) scale(.3273)}}.snow:nth-child(72){opacity:1.8728;transform:translate(88.6262vw,-10px) scale(.6516);animation:fall-72 11s -23s linear infinite}@keyframes fall-72{64.852%{transform:translate(86.8629vw,64.852vh) scale(.6516)}to{transform:translate(87.74455vw,99vh) scale(.6516)}}.snow:nth-child(73){opacity:1.8758;transform:translate(23.0814vw,-10px) scale(.3913);animation:fall-73 28s -21s linear infinite}@keyframes fall-73{78.275%{transform:translate(20.1709vw,78.275vh) scale(.3913)}to{transform:translate(21.62615vw,99vh) scale(.3913)}}.snow:nth-child(74){opacity:.6046;transform:translate(70.0721vw,-10px) scale(.5359);animation:fall-74 25s -8s linear infinite}@keyframes fall-74{43.105%{transform:translate(73.933vw,43.105vh) scale(.5359)}to{transform:translate(72.00255vw,99vh) scale(.5359)}}.snow:nth-child(75){opacity:.9064;transform:translate(35.8533vw,-10px) scale(.1864);animation:fall-75 22s -29s linear infinite}@keyframes fall-75{57.322%{transform:translate(33.4318vw,57.322vh) scale(.1864)}to{transform:translate(34.64255vw,99vh) scale(.1864)}}.snow:nth-child(76){opacity:.204;transform:translate(1.9407vw,-10px) scale(.2445);animation:fall-76 30s -24s linear infinite}@keyframes fall-76{67.663%{transform:translate(.7594vw,67.663vh) scale(.2445)}to{transform:translate(1.35005vw,99vh) scale(.2445)}}.snow:nth-child(77){opacity:1.9262;transform:translate(55.8852vw,-10px) scale(.793);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{54.27%{transform:translate(53.7819vw,54.27vh) scale(.793)}to{transform:translate(54.83355vw,99vh) scale(.793)}}.snow:nth-child(78){opacity:.0056;transform:translate(33.6038vw,-10px) scale(.4453);animation:fall-78 15s -6s linear infinite}@keyframes fall-78{62.441%{transform:translate(25.1381vw,62.441vh) scale(.4453)}to{transform:translate(29.37095vw,99vh) scale(.4453)}}.snow:nth-child(79){opacity:1.653;transform:translate(82.334vw,-10px) scale(.7015);animation:fall-79 26s -9s linear infinite}@keyframes fall-79{37.494%{transform:translate(77.2066vw,37.494vh) scale(.7015)}to{transform:translate(79.7703vw,99vh) scale(.7015)}}.snow:nth-child(80){opacity:1.338;transform:translate(81.0514vw,-10px) scale(.1504);animation:fall-80 27s -28s linear infinite}@keyframes fall-80{46.618%{transform:translate(73.6991vw,46.618vh) scale(.1504)}to{transform:translate(77.37525vw,99vh) scale(.1504)}}.snow:nth-child(81){opacity:.2128;transform:translate(85.886vw,-10px) scale(.6986);animation:fall-81 23s -25s linear infinite}@keyframes fall-81{47.515%{transform:translate(76.1821vw,47.515vh) scale(.6986)}to{transform:translate(81.03405vw,99vh) scale(.6986)}}.snow:nth-child(82){opacity:1.751;transform:translate(4.9067vw,-10px) scale(.122);animation:fall-82 21s -2s linear infinite}@keyframes fall-82{74.189%{transform:translate(-.6203vw,74.189vh) scale(.122)}to{transform:translate(2.1432vw,99vh) scale(.122)}}.snow:nth-child(83){opacity:.6166;transform:translate(24.9973vw,-10px) scale(.4477);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{59.087%{transform:translate(23.4377vw,59.087vh) scale(.4477)}to{transform:translate(24.2175vw,99vh) scale(.4477)}}.snow:nth-child(84){opacity:1.2172;transform:translate(70.5564vw,-10px) scale(.9013);animation:fall-84 20s -5s linear infinite}@keyframes fall-84{35.484%{transform:translate(78.311vw,35.484vh) scale(.9013)}to{transform:translate(74.4337vw,99vh) scale(.9013)}}.snow:nth-child(85){opacity:.248;transform:translate(96.7518vw,-10px) scale(.4168);animation:fall-85 16s -3s linear infinite}@keyframes fall-85{39.73%{transform:translate(105.7245vw,39.73vh) scale(.4168)}to{transform:translate(101.23815vw,99vh) scale(.4168)}}.snow:nth-child(86){opacity:1.3238;transform:translate(4.4455vw,-10px) scale(.2219);animation:fall-86 29s -27s linear infinite}@keyframes fall-86{70.28%{transform:translate(1.0987vw,70.28vh) scale(.2219)}to{transform:translate(2.7721vw,99vh) scale(.2219)}}.snow:nth-child(87){opacity:.0308;transform:translate(87.5383vw,-10px) scale(.8558);animation:fall-87 16s -25s linear infinite}@keyframes fall-87{55.511%{transform:translate(79.7663vw,55.511vh) scale(.8558)}to{transform:translate(83.6523vw,99vh) scale(.8558)}}.snow:nth-child(88){opacity:.2652;transform:translate(8.1955vw,-10px) scale(.293);animation:fall-88 23s -11s linear infinite}@keyframes fall-88{76.63%{transform:translate(.497vw,76.63vh) scale(.293)}to{transform:translate(4.34625vw,99vh) scale(.293)}}.snow:nth-child(89){opacity:.9824;transform:translate(85.4043vw,-10px) scale(.8501);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{33.907%{transform:translate(86.2142vw,33.907vh) scale(.8501)}to{transform:translate(85.80925vw,99vh) scale(.8501)}}.snow:nth-child(90){opacity:.402;transform:translate(14.3027vw,-10px) scale(.1996);animation:fall-90 22s -25s linear infinite}@keyframes fall-90{46.987%{transform:translate(24.2427vw,46.987vh) scale(.1996)}to{transform:translate(19.2727vw,99vh) scale(.1996)}}.snow:nth-child(91){opacity:1.6532;transform:translate(42.2822vw,-10px) scale(.4555);animation:fall-91 26s -17s linear infinite}@keyframes fall-91{73.45%{transform:translate(42.5372vw,73.45vh) scale(.4555)}to{transform:translate(42.4097vw,99vh) scale(.4555)}}.snow:nth-child(92){opacity:.3888;transform:translate(37.4538vw,-10px) scale(.7177);animation:fall-92 19s -6s linear infinite}@keyframes fall-92{66.156%{transform:translate(33.7653vw,66.156vh) scale(.7177)}to{transform:translate(35.60955vw,99vh) scale(.7177)}}.snow:nth-child(93){opacity:.686;transform:translate(4.8311vw,-10px) scale(.2761);animation:fall-93 13s -13s linear infinite}@keyframes fall-93{75.917%{transform:translate(-3.0649vw,75.917vh) scale(.2761)}to{transform:translate(.8831vw,99vh) scale(.2761)}}.snow:nth-child(94){opacity:1.0832;transform:translate(45.0499vw,-10px) scale(.1735);animation:fall-94 19s -23s linear infinite}@keyframes fall-94{75.281%{transform:translate(36.9595vw,75.281vh) scale(.1735)}to{transform:translate(41.0047vw,99vh) scale(.1735)}}.snow:nth-child(95){opacity:1.0352;transform:translate(35.3415vw,-10px) scale(.7861);animation:fall-95 25s -29s linear infinite}@keyframes fall-95{72.364%{transform:translate(32.2048vw,72.364vh) scale(.7861)}to{transform:translate(33.77315vw,99vh) scale(.7861)}}.snow:nth-child(96){opacity:1.4868;transform:translate(8.3319vw,-10px) scale(.0903);animation:fall-96 23s -23s linear infinite}@keyframes fall-96{39.415%{transform:translate(18.1619vw,39.415vh) scale(.0903)}to{transform:translate(13.2469vw,99vh) scale(.0903)}}.snow:nth-child(97){opacity:1.487;transform:translate(5.8041vw,-10px) scale(.1586);animation:fall-97 25s -8s linear infinite}@keyframes fall-97{79.198%{transform:translate(4.9936vw,79.198vh) scale(.1586)}to{transform:translate(5.39885vw,99vh) scale(.1586)}}.snow:nth-child(98){opacity:1.4528;transform:translate(39.0413vw,-10px) scale(.9629);animation:fall-98 16s -14s linear infinite}@keyframes fall-98{63.575%{transform:translate(41.9935vw,63.575vh) scale(.9629)}to{transform:translate(40.5174vw,99vh) scale(.9629)}}.snow:nth-child(99){opacity:1.3004;transform:translate(8.9994vw,-10px) scale(.6787);animation:fall-99 15s -27s linear infinite}@keyframes fall-99{42.907%{transform:translate(15.6535vw,42.907vh) scale(.6787)}to{transform:translate(12.32645vw,99vh) scale(.6787)}}.snow:nth-child(100){opacity:.9874;transform:translate(69.3765vw,-10px) scale(.6976);animation:fall-100 19s -28s linear infinite}@keyframes fall-100{69.878%{transform:translate(59.4148vw,69.878vh) scale(.6976)}to{transform:translate(64.39565vw,99vh) scale(.6976)}}.snow:nth-child(101){opacity:1.1968;transform:translate(41.2485vw,-10px) scale(.2367);animation:fall-101 23s -29s linear infinite}@keyframes fall-101{61.824%{transform:translate(31.7786vw,61.824vh) scale(.2367)}to{transform:translate(36.51355vw,99vh) scale(.2367)}}.snow:nth-child(102){opacity:.2516;transform:translate(49.4258vw,-10px) scale(.8692);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{59.563%{transform:translate(57.662vw,59.563vh) scale(.8692)}to{transform:translate(53.5439vw,99vh) scale(.8692)}}.snow:nth-child(103){opacity:.9574;transform:translate(61.66vw,-10px) scale(.6717);animation:fall-103 23s -26s linear infinite}@keyframes fall-103{47.07%{transform:translate(61.4769vw,47.07vh) scale(.6717)}to{transform:translate(61.56845vw,99vh) scale(.6717)}}.snow:nth-child(104){opacity:.2988;transform:translate(78.704vw,-10px) scale(.1373);animation:fall-104 30s -28s linear infinite}@keyframes fall-104{71.46%{transform:translate(82.7822vw,71.46vh) scale(.1373)}to{transform:translate(80.7431vw,99vh) scale(.1373)}}.snow:nth-child(105){opacity:.7624;transform:translate(16.0332vw,-10px) scale(.6202);animation:fall-105 26s -24s linear infinite}@keyframes fall-105{60.44%{transform:translate(13.5052vw,60.44vh) scale(.6202)}to{transform:translate(14.7692vw,99vh) scale(.6202)}}.snow:nth-child(106){opacity:1.0704;transform:translate(12.7824vw,-10px) scale(.7348);animation:fall-106 27s -19s linear infinite}@keyframes fall-106{30.362%{transform:translate(17.3228vw,30.362vh) scale(.7348)}to{transform:translate(15.0526vw,99vh) scale(.7348)}}.snow:nth-child(107){opacity:1.8002;transform:translate(39.8109vw,-10px) scale(.4773);animation:fall-107 12s -23s linear infinite}@keyframes fall-107{60.476%{transform:translate(45.8681vw,60.476vh) scale(.4773)}to{transform:translate(42.8395vw,99vh) scale(.4773)}}.snow:nth-child(108){opacity:.711;transform:translate(91.6074vw,-10px) scale(.0213);animation:fall-108 14s -2s linear infinite}@keyframes fall-108{73.3%{transform:translate(92.9515vw,73.3vh) scale(.0213)}to{transform:translate(92.27945vw,99vh) scale(.0213)}}.snow:nth-child(109){opacity:.8672;transform:translate(34.2118vw,-10px) scale(.3849);animation:fall-109 25s -9s linear infinite}@keyframes fall-109{78.862%{transform:translate(31.6387vw,78.862vh) scale(.3849)}to{transform:translate(32.92525vw,99vh) scale(.3849)}}.snow:nth-child(110){opacity:1.366;transform:translate(6.3467vw,-10px) scale(.4996);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{40.726%{transform:translate(-1.293vw,40.726vh) scale(.4996)}to{transform:translate(2.52685vw,99vh) scale(.4996)}}.snow:nth-child(111){opacity:1.2382;transform:translate(8.1767vw,-10px) scale(.2204);animation:fall-111 27s -15s linear infinite}@keyframes fall-111{71.429%{transform:translate(5.745vw,71.429vh) scale(.2204)}to{transform:translate(6.96085vw,99vh) scale(.2204)}}.snow:nth-child(112){opacity:.5236;transform:translate(25.3361vw,-10px) scale(.959);animation:fall-112 19s -27s linear infinite}@keyframes fall-112{52.262%{transform:translate(18.8931vw,52.262vh) scale(.959)}to{transform:translate(22.1146vw,99vh) scale(.959)}}.snow:nth-child(113){opacity:.4262;transform:translate(33.2337vw,-10px) scale(.8812);animation:fall-113 17s -14s linear infinite}@keyframes fall-113{69.799%{transform:translate(37.2774vw,69.799vh) scale(.8812)}to{transform:translate(35.25555vw,99vh) scale(.8812)}}.snow:nth-child(114){opacity:.5434;transform:translate(58.1215vw,-10px) scale(.5404);animation:fall-114 27s -19s linear infinite}@keyframes fall-114{78.453%{transform:translate(63.295vw,78.453vh) scale(.5404)}to{transform:translate(60.70825vw,99vh) scale(.5404)}}.snow:nth-child(115){opacity:1.9898;transform:translate(56.3011vw,-10px) scale(.0694);animation:fall-115 22s -10s linear infinite}@keyframes fall-115{52.658%{transform:translate(60.2777vw,52.658vh) scale(.0694)}to{transform:translate(58.2894vw,99vh) scale(.0694)}}.snow:nth-child(116){opacity:.9184;transform:translate(51.6034vw,-10px) scale(.467);animation:fall-116 30s -3s linear infinite}@keyframes fall-116{73.697%{transform:translate(51.4638vw,73.697vh) scale(.467)}to{transform:translate(51.5336vw,99vh) scale(.467)}}.snow:nth-child(117){opacity:1.8778;transform:translate(24.8971vw,-10px) scale(.6996);animation:fall-117 14s -9s linear infinite}@keyframes fall-117{63.85%{transform:translate(16.1016vw,63.85vh) scale(.6996)}to{transform:translate(20.49935vw,99vh) scale(.6996)}}.snow:nth-child(118){opacity:.143;transform:translate(18.1024vw,-10px) scale(.9023);animation:fall-118 21s -29s linear infinite}@keyframes fall-118{50.447%{transform:translate(21.0656vw,50.447vh) scale(.9023)}to{transform:translate(19.584vw,99vh) scale(.9023)}}.snow:nth-child(119){opacity:1.3048;transform:translate(84.3684vw,-10px) scale(.9976);animation:fall-119 19s -20s linear infinite}@keyframes fall-119{38.545%{transform:translate(94.2663vw,38.545vh) scale(.9976)}to{transform:translate(89.31735vw,99vh) scale(.9976)}}.snow:nth-child(120){opacity:1.629;transform:translate(57.3452vw,-10px) scale(.8941);animation:fall-120 15s -25s linear infinite}@keyframes fall-120{60.048%{transform:translate(55.3191vw,60.048vh) scale(.8941)}to{transform:translate(56.33215vw,99vh) scale(.8941)}}.snow:nth-child(121){opacity:.5132;transform:translate(50.9746vw,-10px) scale(.734);animation:fall-121 22s -30s linear infinite}@keyframes fall-121{44.712%{transform:translate(48.7608vw,44.712vh) scale(.734)}to{transform:translate(49.8677vw,99vh) scale(.734)}}.snow:nth-child(122){opacity:.8192;transform:translate(.749vw,-10px) scale(.5893);animation:fall-122 30s -21s linear infinite}@keyframes fall-122{51.284%{transform:translate(7.9162vw,51.284vh) scale(.5893)}to{transform:translate(4.3326vw,99vh) scale(.5893)}}.snow:nth-child(123){opacity:.129;transform:translate(27.2923vw,-10px) scale(.7331);animation:fall-123 19s -10s linear infinite}@keyframes fall-123{72.561%{transform:translate(17.9724vw,72.561vh) scale(.7331)}to{transform:translate(22.63235vw,99vh) scale(.7331)}}.snow:nth-child(124){opacity:1.8002;transform:translate(98.0888vw,-10px) scale(.6101);animation:fall-124 12s -5s linear infinite}@keyframes fall-124{37.135%{transform:translate(94.7523vw,37.135vh) scale(.6101)}to{transform:translate(96.42055vw,99vh) scale(.6101)}}.snow:nth-child(125){opacity:.8154;transform:translate(33.5567vw,-10px) scale(.4238);animation:fall-125 13s -20s linear infinite}@keyframes fall-125{44.583%{transform:translate(41.9253vw,44.583vh) scale(.4238)}to{transform:translate(37.741vw,99vh) scale(.4238)}}.snow:nth-child(126){opacity:1.6106;transform:translate(20.8012vw,-10px) scale(.2331);animation:fall-126 17s -11s linear infinite}@keyframes fall-126{66.259%{transform:translate(21.9751vw,66.259vh) scale(.2331)}to{transform:translate(21.38815vw,99vh) scale(.2331)}}.snow:nth-child(127){opacity:1.2018;transform:translate(86.1233vw,-10px) scale(.9114);animation:fall-127 10s -29s linear infinite}@keyframes fall-127{70.673%{transform:translate(78.0118vw,70.673vh) scale(.9114)}to{transform:translate(82.06755vw,99vh) scale(.9114)}}.snow:nth-child(128){opacity:1.0858;transform:translate(96.0513vw,-10px) scale(.0027);animation:fall-128 28s -11s linear infinite}@keyframes fall-128{30.91%{transform:translate(92.7679vw,30.91vh) scale(.0027)}to{transform:translate(94.4096vw,99vh) scale(.0027)}}.snow:nth-child(129){opacity:.0108;transform:translate(73.3643vw,-10px) scale(.0119);animation:fall-129 18s -10s linear infinite}@keyframes fall-129{46.532%{transform:translate(66.1798vw,46.532vh) scale(.0119)}to{transform:translate(69.77205vw,99vh) scale(.0119)}}.snow:nth-child(130){opacity:1.3522;transform:translate(96.6364vw,-10px) scale(.427);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{37.945%{transform:translate(100.9845vw,37.945vh) scale(.427)}to{transform:translate(98.81045vw,99vh) scale(.427)}}.snow:nth-child(131){opacity:.6836;transform:translate(77.4251vw,-10px) scale(.611);animation:fall-131 21s -7s linear infinite}@keyframes fall-131{79.962%{transform:translate(82.6047vw,79.962vh) scale(.611)}to{transform:translate(80.0149vw,99vh) scale(.611)}}.snow:nth-child(132){opacity:.0348;transform:translate(7.8293vw,-10px) scale(.8137);animation:fall-132 23s -24s linear infinite}@keyframes fall-132{52.737%{transform:translate(-.4232vw,52.737vh) scale(.8137)}to{transform:translate(3.70305vw,99vh) scale(.8137)}}.snow:nth-child(133){opacity:1.329;transform:translate(85.9769vw,-10px) scale(.5073);animation:fall-133 26s -23s linear infinite}@keyframes fall-133{58.712%{transform:translate(78.6886vw,58.712vh) scale(.5073)}to{transform:translate(82.33275vw,99vh) scale(.5073)}}.snow:nth-child(134){opacity:1.5858;transform:translate(96.7852vw,-10px) scale(.5976);animation:fall-134 30s -22s linear infinite}@keyframes fall-134{59.805%{transform:translate(94.5885vw,59.805vh) scale(.5976)}to{transform:translate(95.68685vw,99vh) scale(.5976)}}.snow:nth-child(135){opacity:.5892;transform:translate(74.4192vw,-10px) scale(.3098);animation:fall-135 13s -5s linear infinite}@keyframes fall-135{73.675%{transform:translate(78.8638vw,73.675vh) scale(.3098)}to{transform:translate(76.6415vw,99vh) scale(.3098)}}.snow:nth-child(136){opacity:1.7948;transform:translate(29.4775vw,-10px) scale(.4157);animation:fall-136 18s -29s linear infinite}@keyframes fall-136{61.849%{transform:translate(22.6777vw,61.849vh) scale(.4157)}to{transform:translate(26.0776vw,99vh) scale(.4157)}}.snow:nth-child(137){opacity:.0626;transform:translate(69.1832vw,-10px) scale(.842);animation:fall-137 27s -21s linear infinite}@keyframes fall-137{52.325%{transform:translate(72.3652vw,52.325vh) scale(.842)}to{transform:translate(70.7742vw,99vh) scale(.842)}}.snow:nth-child(138){opacity:.0202;transform:translate(98.0208vw,-10px) scale(.1947);animation:fall-138 23s -29s linear infinite}@keyframes fall-138{64.674%{transform:translate(99.4104vw,64.674vh) scale(.1947)}to{transform:translate(98.7156vw,99vh) scale(.1947)}}.snow:nth-child(139){opacity:1.6394;transform:translate(58.486vw,-10px) scale(.5125);animation:fall-139 15s -7s linear infinite}@keyframes fall-139{79.199%{transform:translate(50.6721vw,79.199vh) scale(.5125)}to{transform:translate(54.57905vw,99vh) scale(.5125)}}.snow:nth-child(140){opacity:.0926;transform:translate(62.9126vw,-10px) scale(.1891);animation:fall-140 18s -14s linear infinite}@keyframes fall-140{69.155%{transform:translate(61.863vw,69.155vh) scale(.1891)}to{transform:translate(62.3878vw,99vh) scale(.1891)}}.snow:nth-child(141){opacity:.3;transform:translate(91.734vw,-10px) scale(.1456);animation:fall-141 28s -1s linear infinite}@keyframes fall-141{62.507%{transform:translate(98.7931vw,62.507vh) scale(.1456)}to{transform:translate(95.26355vw,99vh) scale(.1456)}}.snow:nth-child(142){opacity:1.1736;transform:translate(96.0885vw,-10px) scale(.8702);animation:fall-142 28s -18s linear infinite}@keyframes fall-142{78.134%{transform:translate(97.9154vw,78.134vh) scale(.8702)}to{transform:translate(97.00195vw,99vh) scale(.8702)}}.snow:nth-child(143){opacity:.2458;transform:translate(7.5418vw,-10px) scale(.3698);animation:fall-143 12s -1s linear infinite}@keyframes fall-143{60.928%{transform:translate(7.3376vw,60.928vh) scale(.3698)}to{transform:translate(7.4397vw,99vh) scale(.3698)}}.snow:nth-child(144){opacity:1.8528;transform:translate(16.869vw,-10px) scale(.795);animation:fall-144 12s -15s linear infinite}@keyframes fall-144{35.434%{transform:translate(24.7779vw,35.434vh) scale(.795)}to{transform:translate(20.82345vw,99vh) scale(.795)}}.snow:nth-child(145){opacity:.7872;transform:translate(.7459vw,-10px) scale(.3913);animation:fall-145 20s -29s linear infinite}@keyframes fall-145{49.188%{transform:translate(6.4963vw,49.188vh) scale(.3913)}to{transform:translate(3.6211vw,99vh) scale(.3913)}}.snow:nth-child(146){opacity:.9778;transform:translate(68.7199vw,-10px) scale(.2921);animation:fall-146 30s -6s linear infinite}@keyframes fall-146{32.393%{transform:translate(67.5257vw,32.393vh) scale(.2921)}to{transform:translate(68.1228vw,99vh) scale(.2921)}}.snow:nth-child(147){opacity:1.8166;transform:translate(62.3032vw,-10px) scale(.2086);animation:fall-147 22s -27s linear infinite}@keyframes fall-147{61.388%{transform:translate(55.3956vw,61.388vh) scale(.2086)}to{transform:translate(58.8494vw,99vh) scale(.2086)}}.snow:nth-child(148){opacity:.1344;transform:translate(60.2793vw,-10px) scale(.9537);animation:fall-148 10s -15s linear infinite}@keyframes fall-148{38.678%{transform:translate(55.7238vw,38.678vh) scale(.9537)}to{transform:translate(58.00155vw,99vh) scale(.9537)}}.snow:nth-child(149){opacity:1.2732;transform:translate(21.8092vw,-10px) scale(.6014);animation:fall-149 26s -23s linear infinite}@keyframes fall-149{38.433%{transform:translate(22.9637vw,38.433vh) scale(.6014)}to{transform:translate(22.38645vw,99vh) scale(.6014)}}.snow:nth-child(150){opacity:1.417;transform:translate(35.7326vw,-10px) scale(.2485);animation:fall-150 15s -3s linear infinite}@keyframes fall-150{37.945%{transform:translate(33.1495vw,37.945vh) scale(.2485)}to{transform:translate(34.44105vw,99vh) scale(.2485)}}.snow:nth-child(151){opacity:.3868;transform:translate(73.4062vw,-10px) scale(.5497);animation:fall-151 23s -4s linear infinite}@keyframes fall-151{79.033%{transform:translate(83.3208vw,79.033vh) scale(.5497)}to{transform:translate(78.3635vw,99vh) scale(.5497)}}.snow:nth-child(152){opacity:.1294;transform:translate(32.2557vw,-10px) scale(.6647);animation:fall-152 28s -27s linear infinite}@keyframes fall-152{38.329%{transform:translate(32.1139vw,38.329vh) scale(.6647)}to{transform:translate(32.1848vw,99vh) scale(.6647)}}.snow:nth-child(153){opacity:1.7852;transform:translate(7.8376vw,-10px) scale(.1096);animation:fall-153 26s -30s linear infinite}@keyframes fall-153{42.027%{transform:translate(-.3328vw,42.027vh) scale(.1096)}to{transform:translate(3.7524vw,99vh) scale(.1096)}}.snow:nth-child(154){opacity:.6726;transform:translate(55.0627vw,-10px) scale(.9389);animation:fall-154 15s -9s linear infinite}@keyframes fall-154{38.55%{transform:translate(59.2421vw,38.55vh) scale(.9389)}to{transform:translate(57.1524vw,99vh) scale(.9389)}}.snow:nth-child(155){opacity:1.1274;transform:translate(7.1625vw,-10px) scale(.6802);animation:fall-155 20s -11s linear infinite}@keyframes fall-155{49.269%{transform:translate(16.2251vw,49.269vh) scale(.6802)}to{transform:translate(11.6938vw,99vh) scale(.6802)}}.snow:nth-child(156){opacity:.3824;transform:translate(79.2685vw,-10px) scale(.0107);animation:fall-156 11s -10s linear infinite}@keyframes fall-156{58.311%{transform:translate(80.4201vw,58.311vh) scale(.0107)}to{transform:translate(79.8443vw,99vh) scale(.0107)}}.snow:nth-child(157){opacity:.0882;transform:translate(26.8472vw,-10px) scale(.0104);animation:fall-157 19s -28s linear infinite}@keyframes fall-157{55.552%{transform:translate(22.2855vw,55.552vh) scale(.0104)}to{transform:translate(24.56635vw,99vh) scale(.0104)}}.snow:nth-child(158){opacity:.6138;transform:translate(91.4863vw,-10px) scale(.8224);animation:fall-158 23s -15s linear infinite}@keyframes fall-158{73.748%{transform:translate(97.3836vw,73.748vh) scale(.8224)}to{transform:translate(94.43495vw,99vh) scale(.8224)}}.snow:nth-child(159){opacity:1.7712;transform:translate(19.9399vw,-10px) scale(.4421);animation:fall-159 23s -14s linear infinite}@keyframes fall-159{79.53%{transform:translate(27.9889vw,79.53vh) scale(.4421)}to{transform:translate(23.9644vw,99vh) scale(.4421)}}.snow:nth-child(160){opacity:.981;transform:translate(50.8248vw,-10px) scale(.359);animation:fall-160 30s -30s linear infinite}@keyframes fall-160{55.113%{transform:translate(49.6047vw,55.113vh) scale(.359)}to{transform:translate(50.21475vw,99vh) scale(.359)}}.snow:nth-child(161){opacity:.3954;transform:translate(95.419vw,-10px) scale(.5439);animation:fall-161 19s -26s linear infinite}@keyframes fall-161{71.698%{transform:translate(101.2834vw,71.698vh) scale(.5439)}to{transform:translate(98.3512vw,99vh) scale(.5439)}}.snow:nth-child(162){opacity:1.1116;transform:translate(40.1033vw,-10px) scale(.5728);animation:fall-162 15s -23s linear infinite}@keyframes fall-162{47.152%{transform:translate(46.1358vw,47.152vh) scale(.5728)}to{transform:translate(43.11955vw,99vh) scale(.5728)}}.snow:nth-child(163){opacity:1.0036;transform:translate(59.9246vw,-10px) scale(.3257);animation:fall-163 11s -20s linear infinite}@keyframes fall-163{44.762%{transform:translate(58.8762vw,44.762vh) scale(.3257)}to{transform:translate(59.4004vw,99vh) scale(.3257)}}.snow:nth-child(164){opacity:.5248;transform:translate(32.8479vw,-10px) scale(.5062);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{39.303%{transform:translate(29.0335vw,39.303vh) scale(.5062)}to{transform:translate(30.9407vw,99vh) scale(.5062)}}.snow:nth-child(165){opacity:.5326;transform:translate(29.8143vw,-10px) scale(.3835);animation:fall-165 27s -3s linear infinite}@keyframes fall-165{30.245%{transform:translate(30.9508vw,30.245vh) scale(.3835)}to{transform:translate(30.38255vw,99vh) scale(.3835)}}.snow:nth-child(166){opacity:1.323;transform:translate(95.3938vw,-10px) scale(.6079);animation:fall-166 24s -12s linear infinite}@keyframes fall-166{57.747%{transform:translate(85.7221vw,57.747vh) scale(.6079)}to{transform:translate(90.55795vw,99vh) scale(.6079)}}.snow:nth-child(167){opacity:.1448;transform:translate(71.1378vw,-10px) scale(.9504);animation:fall-167 13s -29s linear infinite}@keyframes fall-167{64.246%{transform:translate(66.58vw,64.246vh) scale(.9504)}to{transform:translate(68.8589vw,99vh) scale(.9504)}}.snow:nth-child(168){opacity:.5512;transform:translate(28.4891vw,-10px) scale(.0407);animation:fall-168 12s -29s linear infinite}@keyframes fall-168{30.133%{transform:translate(37.7585vw,30.133vh) scale(.0407)}to{transform:translate(33.1238vw,99vh) scale(.0407)}}.snow:nth-child(169){opacity:.1206;transform:translate(3.1663vw,-10px) scale(.1251);animation:fall-169 16s -10s linear infinite}@keyframes fall-169{33.53%{transform:translate(.3998vw,33.53vh) scale(.1251)}to{transform:translate(1.78305vw,99vh) scale(.1251)}}.snow:nth-child(170){opacity:.1044;transform:translate(80.9791vw,-10px) scale(.0975);animation:fall-170 26s -27s linear infinite}@keyframes fall-170{49.858%{transform:translate(72.4611vw,49.858vh) scale(.0975)}to{transform:translate(76.7201vw,99vh) scale(.0975)}}.snow:nth-child(171){opacity:1.4996;transform:translate(71.706vw,-10px) scale(.9591);animation:fall-171 19s -16s linear infinite}@keyframes fall-171{71.264%{transform:translate(67.8576vw,71.264vh) scale(.9591)}to{transform:translate(69.7818vw,99vh) scale(.9591)}}.snow:nth-child(172){opacity:1.876;transform:translate(28.6455vw,-10px) scale(.7671);animation:fall-172 27s -25s linear infinite}@keyframes fall-172{42.172%{transform:translate(30.2681vw,42.172vh) scale(.7671)}to{transform:translate(29.4568vw,99vh) scale(.7671)}}.snow:nth-child(173){opacity:.6334;transform:translate(63.6889vw,-10px) scale(.8812);animation:fall-173 22s -10s linear infinite}@keyframes fall-173{63.727%{transform:translate(64.551vw,63.727vh) scale(.8812)}to{transform:translate(64.11995vw,99vh) scale(.8812)}}.snow:nth-child(174){opacity:1.1572;transform:translate(9.5788vw,-10px) scale(.6264);animation:fall-174 24s -18s linear infinite}@keyframes fall-174{70.186%{transform:translate(9.4555vw,70.186vh) scale(.6264)}to{transform:translate(9.51715vw,99vh) scale(.6264)}}.snow:nth-child(175){opacity:1.2462;transform:translate(16.3341vw,-10px) scale(.352);animation:fall-175 28s -16s linear infinite}@keyframes fall-175{55.037%{transform:translate(10.0228vw,55.037vh) scale(.352)}to{transform:translate(13.17845vw,99vh) scale(.352)}}.snow:nth-child(176){opacity:1.4038;transform:translate(4.6647vw,-10px) scale(.0635);animation:fall-176 28s -25s linear infinite}@keyframes fall-176{35.218%{transform:translate(12.1517vw,35.218vh) scale(.0635)}to{transform:translate(8.4082vw,99vh) scale(.0635)}}.snow:nth-child(177){opacity:.7698;transform:translate(18.7259vw,-10px) scale(.6458);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{58.809%{transform:translate(23.4033vw,58.809vh) scale(.6458)}to{transform:translate(21.0646vw,99vh) scale(.6458)}}.snow:nth-child(178){opacity:1.5488;transform:translate(15.3152vw,-10px) scale(.3684);animation:fall-178 24s -8s linear infinite}@keyframes fall-178{69.277%{transform:translate(15.64vw,69.277vh) scale(.3684)}to{transform:translate(15.4776vw,99vh) scale(.3684)}}.snow:nth-child(179){opacity:.8788;transform:translate(17.1913vw,-10px) scale(.7154);animation:fall-179 24s -29s linear infinite}@keyframes fall-179{71.996%{transform:translate(21.6349vw,71.996vh) scale(.7154)}to{transform:translate(19.4131vw,99vh) scale(.7154)}}.snow:nth-child(180){opacity:.9698;transform:translate(45.2144vw,-10px) scale(.6042);animation:fall-180 17s -8s linear infinite}@keyframes fall-180{52.412%{transform:translate(54.6616vw,52.412vh) scale(.6042)}to{transform:translate(49.938vw,99vh) scale(.6042)}}.snow:nth-child(181){opacity:.0914;transform:translate(84.062vw,-10px) scale(.0108);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{39.209%{transform:translate(92.2063vw,39.209vh) scale(.0108)}to{transform:translate(88.13415vw,99vh) scale(.0108)}}.snow:nth-child(182){opacity:.6832;transform:translate(27.7709vw,-10px) scale(.5396);animation:fall-182 27s -27s linear infinite}@keyframes fall-182{46.979%{transform:translate(36.332vw,46.979vh) scale(.5396)}to{transform:translate(32.05145vw,99vh) scale(.5396)}}.snow:nth-child(183){opacity:.3356;transform:translate(66.1547vw,-10px) scale(.4759);animation:fall-183 29s -1s linear infinite}@keyframes fall-183{79.552%{transform:translate(69.6722vw,79.552vh) scale(.4759)}to{transform:translate(67.91345vw,99vh) scale(.4759)}}.snow:nth-child(184){opacity:.784;transform:translate(78.7349vw,-10px) scale(.6382);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{36.456%{transform:translate(79.2362vw,36.456vh) scale(.6382)}to{transform:translate(78.98555vw,99vh) scale(.6382)}}.snow:nth-child(185){opacity:1.0388;transform:translate(73.6025vw,-10px) scale(.2595);animation:fall-185 20s -23s linear infinite}@keyframes fall-185{58.841%{transform:translate(77.6721vw,58.841vh) scale(.2595)}to{transform:translate(75.6373vw,99vh) scale(.2595)}}.snow:nth-child(186){opacity:.1434;transform:translate(51.6617vw,-10px) scale(.0668);animation:fall-186 24s -10s linear infinite}@keyframes fall-186{64.167%{transform:translate(61.0112vw,64.167vh) scale(.0668)}to{transform:translate(56.33645vw,99vh) scale(.0668)}}.snow:nth-child(187){opacity:.5088;transform:translate(60.8158vw,-10px) scale(.242);animation:fall-187 30s -17s linear infinite}@keyframes fall-187{50.941%{transform:translate(58.9171vw,50.941vh) scale(.242)}to{transform:translate(59.86645vw,99vh) scale(.242)}}.snow:nth-child(188){opacity:.7512;transform:translate(31.3271vw,-10px) scale(.724);animation:fall-188 29s -4s linear infinite}@keyframes fall-188{50.642%{transform:translate(41.2138vw,50.642vh) scale(.724)}to{transform:translate(36.27045vw,99vh) scale(.724)}}.snow:nth-child(189){opacity:1.706;transform:translate(73.7461vw,-10px) scale(.2306);animation:fall-189 22s -22s linear infinite}@keyframes fall-189{47.529%{transform:translate(72.5586vw,47.529vh) scale(.2306)}to{transform:translate(73.15235vw,99vh) scale(.2306)}}.snow:nth-child(190){opacity:1.5446;transform:translate(98.4358vw,-10px) scale(.3738);animation:fall-190 10s -27s linear infinite}@keyframes fall-190{66.973%{transform:translate(97.5677vw,66.973vh) scale(.3738)}to{transform:translate(98.00175vw,99vh) scale(.3738)}}.snow:nth-child(191){opacity:1.5382;transform:translate(53.2878vw,-10px) scale(.357);animation:fall-191 20s -17s linear infinite}@keyframes fall-191{54.24%{transform:translate(59.4739vw,54.24vh) scale(.357)}to{transform:translate(56.38085vw,99vh) scale(.357)}}.snow:nth-child(192){opacity:1.178;transform:translate(51.5619vw,-10px) scale(.6619);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{60.75%{transform:translate(53.1978vw,60.75vh) scale(.6619)}to{transform:translate(52.37985vw,99vh) scale(.6619)}}.snow:nth-child(193){opacity:.2724;transform:translate(55.8429vw,-10px) scale(.1195);animation:fall-193 18s -1s linear infinite}@keyframes fall-193{66.511%{transform:translate(57.2287vw,66.511vh) scale(.1195)}to{transform:translate(56.5358vw,99vh) scale(.1195)}}.snow:nth-child(194){opacity:1.1992;transform:translate(89.7304vw,-10px) scale(.8346);animation:fall-194 19s -16s linear infinite}@keyframes fall-194{54.947%{transform:translate(84.156vw,54.947vh) scale(.8346)}to{transform:translate(86.9432vw,99vh) scale(.8346)}}.snow:nth-child(195){opacity:.7848;transform:translate(30.3099vw,-10px) scale(.4656);animation:fall-195 17s -29s linear infinite}@keyframes fall-195{45.218%{transform:translate(26.3537vw,45.218vh) scale(.4656)}to{transform:translate(28.3318vw,99vh) scale(.4656)}}.snow:nth-child(196){opacity:1.6844;transform:translate(56.0679vw,-10px) scale(.4706);animation:fall-196 21s -30s linear infinite}@keyframes fall-196{30.282%{transform:translate(62.3141vw,30.282vh) scale(.4706)}to{transform:translate(59.191vw,99vh) scale(.4706)}}.snow:nth-child(197){opacity:1.3988;transform:translate(99.0728vw,-10px) scale(.9514);animation:fall-197 17s -30s linear infinite}@keyframes fall-197{45.533%{transform:translate(105.5151vw,45.533vh) scale(.9514)}to{transform:translate(102.29395vw,99vh) scale(.9514)}}.snow:nth-child(198){opacity:.6332;transform:translate(60.9727vw,-10px) scale(.4544);animation:fall-198 25s -20s linear infinite}@keyframes fall-198{77.384%{transform:translate(60.595vw,77.384vh) scale(.4544)}to{transform:translate(60.78385vw,99vh) scale(.4544)}}.snow:nth-child(199){opacity:.0832;transform:translate(49.4148vw,-10px) scale(.4406);animation:fall-199 14s -12s linear infinite}@keyframes fall-199{38.345%{transform:translate(44.8008vw,38.345vh) scale(.4406)}to{transform:translate(47.1078vw,99vh) scale(.4406)}}.snow:nth-child(200){opacity:.7156;transform:translate(87.3449vw,-10px) scale(.9609);animation:fall-200 17s -12s linear infinite}@keyframes fall-200{47.468%{transform:translate(80.2096vw,47.468vh) scale(.9609)}to{transform:translate(83.77725vw,99vh) scale(.9609)}}.snow:nth-child(201){opacity:.7498;transform:translate(82.0621vw,-10px) scale(.8349);animation:fall-201 26s -23s linear infinite}@keyframes fall-201{57.857%{transform:translate(77.5067vw,57.857vh) scale(.8349)}to{transform:translate(79.7844vw,99vh) scale(.8349)}}.snow:nth-child(202){opacity:1.0794;transform:translate(4.1976vw,-10px) scale(.7931);animation:fall-202 13s -28s linear infinite}@keyframes fall-202{70.962%{transform:translate(2.7574vw,70.962vh) scale(.7931)}to{transform:translate(3.4775vw,99vh) scale(.7931)}}.snow:nth-child(203){opacity:1.8208;transform:translate(75.1563vw,-10px) scale(.671);animation:fall-203 14s -20s linear infinite}@keyframes fall-203{53.205%{transform:translate(84.5927vw,53.205vh) scale(.671)}to{transform:translate(79.8745vw,99vh) scale(.671)}}.snow:nth-child(204){opacity:1.2808;transform:translate(94.1363vw,-10px) scale(.3074);animation:fall-204 19s -20s linear infinite}@keyframes fall-204{52.273%{transform:translate(85.2034vw,52.273vh) scale(.3074)}to{transform:translate(89.66985vw,99vh) scale(.3074)}}.snow:nth-child(205){opacity:1.6404;transform:translate(93.7432vw,-10px) scale(.4299);animation:fall-205 16s -21s linear infinite}@keyframes fall-205{60.655%{transform:translate(98.2093vw,60.655vh) scale(.4299)}to{transform:translate(95.97625vw,99vh) scale(.4299)}}.snow:nth-child(206){opacity:.2622;transform:translate(48.4503vw,-10px) scale(.8276);animation:fall-206 13s -2s linear infinite}@keyframes fall-206{71.966%{transform:translate(44.7518vw,71.966vh) scale(.8276)}to{transform:translate(46.60105vw,99vh) scale(.8276)}}.snow:nth-child(207){opacity:.6294;transform:translate(65.6111vw,-10px) scale(.5424);animation:fall-207 29s -19s linear infinite}@keyframes fall-207{58.637%{transform:translate(61.2249vw,58.637vh) scale(.5424)}to{transform:translate(63.418vw,99vh) scale(.5424)}}.snow:nth-child(208){opacity:.3782;transform:translate(10.2297vw,-10px) scale(.7446);animation:fall-208 22s -22s linear infinite}@keyframes fall-208{74.713%{transform:translate(16.7886vw,74.713vh) scale(.7446)}to{transform:translate(13.50915vw,99vh) scale(.7446)}}.snow:nth-child(209){opacity:.9388;transform:translate(34.467vw,-10px) scale(.216);animation:fall-209 15s -30s linear infinite}@keyframes fall-209{50.306%{transform:translate(26.2099vw,50.306vh) scale(.216)}to{transform:translate(30.33845vw,99vh) scale(.216)}}.snow:nth-child(210){opacity:1.5056;transform:translate(95.1761vw,-10px) scale(.7734);animation:fall-210 16s -26s linear infinite}@keyframes fall-210{54.781%{transform:translate(95.2716vw,54.781vh) scale(.7734)}to{transform:translate(95.22385vw,99vh) scale(.7734)}}.snow:nth-child(211){opacity:.9208;transform:translate(15.6066vw,-10px) scale(.0074);animation:fall-211 14s -8s linear infinite}@keyframes fall-211{58.496%{transform:translate(13.6687vw,58.496vh) scale(.0074)}to{transform:translate(14.63765vw,99vh) scale(.0074)}}.snow:nth-child(212){opacity:1.2114;transform:translate(33.4254vw,-10px) scale(.0016);animation:fall-212 10s -24s linear infinite}@keyframes fall-212{42.249%{transform:translate(29.7188vw,42.249vh) scale(.0016)}to{transform:translate(31.5721vw,99vh) scale(.0016)}}.snow:nth-child(213){opacity:.9762;transform:translate(98.3421vw,-10px) scale(.0268);animation:fall-213 27s -15s linear infinite}@keyframes fall-213{62.369%{transform:translate(102.291vw,62.369vh) scale(.0268)}to{transform:translate(100.31655vw,99vh) scale(.0268)}}.snow:nth-child(214){opacity:1.9358;transform:translate(2.9623vw,-10px) scale(.186);animation:fall-214 16s -6s linear infinite}@keyframes fall-214{62.195%{transform:translate(-5.2103vw,62.195vh) scale(.186)}to{transform:translate(-1.124vw,99vh) scale(.186)}}.snow:nth-child(215){opacity:.9206;transform:translate(2.3264vw,-10px) scale(.1937);animation:fall-215 23s -5s linear infinite}@keyframes fall-215{69.873%{transform:translate(-6.9186vw,69.873vh) scale(.1937)}to{transform:translate(-2.2961vw,99vh) scale(.1937)}}.snow:nth-child(216){opacity:.0874;transform:translate(33.7296vw,-10px) scale(.6182);animation:fall-216 22s -11s linear infinite}@keyframes fall-216{78.596%{transform:translate(29.3567vw,78.596vh) scale(.6182)}to{transform:translate(31.54315vw,99vh) scale(.6182)}}.snow:nth-child(217){opacity:.6142;transform:translate(36.7073vw,-10px) scale(.6024);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{74.529%{transform:translate(43.047vw,74.529vh) scale(.6024)}to{transform:translate(39.87715vw,99vh) scale(.6024)}}.snow:nth-child(218){opacity:1.2092;transform:translate(19.6782vw,-10px) scale(.0901);animation:fall-218 27s -16s linear infinite}@keyframes fall-218{44.209%{transform:translate(20.1959vw,44.209vh) scale(.0901)}to{transform:translate(19.93705vw,99vh) scale(.0901)}}.snow:nth-child(219){opacity:.202;transform:translate(11.2059vw,-10px) scale(.0664);animation:fall-219 20s -25s linear infinite}@keyframes fall-219{43.977%{transform:translate(11.0713vw,43.977vh) scale(.0664)}to{transform:translate(11.1386vw,99vh) scale(.0664)}}.snow:nth-child(220){opacity:.4316;transform:translate(65.7068vw,-10px) scale(.4719);animation:fall-220 20s -22s linear infinite}@keyframes fall-220{54.879%{transform:translate(57.0398vw,54.879vh) scale(.4719)}to{transform:translate(61.3733vw,99vh) scale(.4719)}}.snow:nth-child(221){opacity:1.6464;transform:translate(93.377vw,-10px) scale(.106);animation:fall-221 18s -6s linear infinite}@keyframes fall-221{67.286%{transform:translate(94.3546vw,67.286vh) scale(.106)}to{transform:translate(93.8658vw,99vh) scale(.106)}}.snow:nth-child(222){opacity:1.8818;transform:translate(49.0364vw,-10px) scale(.5215);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{76.96%{transform:translate(56.8972vw,76.96vh) scale(.5215)}to{transform:translate(52.9668vw,99vh) scale(.5215)}}.snow:nth-child(223){opacity:.0158;transform:translate(89.81vw,-10px) scale(.1131);animation:fall-223 13s -12s linear infinite}@keyframes fall-223{42.055%{transform:translate(93.323vw,42.055vh) scale(.1131)}to{transform:translate(91.5665vw,99vh) scale(.1131)}}.snow:nth-child(224){opacity:1.3894;transform:translate(48.0488vw,-10px) scale(.5691);animation:fall-224 19s -16s linear infinite}@keyframes fall-224{31.924%{transform:translate(55.5125vw,31.924vh) scale(.5691)}to{transform:translate(51.78065vw,99vh) scale(.5691)}}.snow:nth-child(225){opacity:1.6332;transform:translate(77.3681vw,-10px) scale(.9198);animation:fall-225 20s -24s linear infinite}@keyframes fall-225{77.158%{transform:translate(81.9157vw,77.158vh) scale(.9198)}to{transform:translate(79.6419vw,99vh) scale(.9198)}}.snow:nth-child(226){opacity:.5338;transform:translate(17.5176vw,-10px) scale(.6291);animation:fall-226 25s -1s linear infinite}@keyframes fall-226{56.8%{transform:translate(26.3003vw,56.8vh) scale(.6291)}to{transform:translate(21.90895vw,99vh) scale(.6291)}}.snow:nth-child(227){opacity:.5206;transform:translate(79.2228vw,-10px) scale(.6388);animation:fall-227 16s -22s linear infinite}@keyframes fall-227{43.025%{transform:translate(70.8947vw,43.025vh) scale(.6388)}to{transform:translate(75.05875vw,99vh) scale(.6388)}}.snow:nth-child(228){opacity:1.0458;transform:translate(32.5423vw,-10px) scale(.3914);animation:fall-228 15s -4s linear infinite}@keyframes fall-228{63.673%{transform:translate(41.6869vw,63.673vh) scale(.3914)}to{transform:translate(37.1146vw,99vh) scale(.3914)}}.snow:nth-child(229){opacity:1.4524;transform:translate(24.7388vw,-10px) scale(.8238);animation:fall-229 12s -23s linear infinite}@keyframes fall-229{69.981%{transform:translate(30.2339vw,69.981vh) scale(.8238)}to{transform:translate(27.48635vw,99vh) scale(.8238)}}.snow:nth-child(230){opacity:1.7076;transform:translate(52.4644vw,-10px) scale(.3224);animation:fall-230 23s -8s linear infinite}@keyframes fall-230{31.463%{transform:translate(45.8531vw,31.463vh) scale(.3224)}to{transform:translate(49.15875vw,99vh) scale(.3224)}}.snow:nth-child(231){opacity:1.3974;transform:translate(21.5555vw,-10px) scale(.3398);animation:fall-231 22s -15s linear infinite}@keyframes fall-231{65.946%{transform:translate(16.7636vw,65.946vh) scale(.3398)}to{transform:translate(19.15955vw,99vh) scale(.3398)}}.snow:nth-child(232){opacity:.0336;transform:translate(41.8305vw,-10px) scale(.8409);animation:fall-232 27s -23s linear infinite}@keyframes fall-232{32.336%{transform:translate(37.1477vw,32.336vh) scale(.8409)}to{transform:translate(39.4891vw,99vh) scale(.8409)}}.snow:nth-child(233){opacity:.8396;transform:translate(62.4934vw,-10px) scale(.531);animation:fall-233 23s -8s linear infinite}@keyframes fall-233{66.909%{transform:translate(63.4092vw,66.909vh) scale(.531)}to{transform:translate(62.9513vw,99vh) scale(.531)}}.snow:nth-child(234){opacity:.2376;transform:translate(22.4005vw,-10px) scale(.1466);animation:fall-234 25s -1s linear infinite}@keyframes fall-234{73.932%{transform:translate(17.9625vw,73.932vh) scale(.1466)}to{transform:translate(20.1815vw,99vh) scale(.1466)}}.snow:nth-child(235){opacity:.0354;transform:translate(38.3682vw,-10px) scale(.6093);animation:fall-235 13s -23s linear infinite}@keyframes fall-235{75.06%{transform:translate(34.9904vw,75.06vh) scale(.6093)}to{transform:translate(36.6793vw,99vh) scale(.6093)}}.snow:nth-child(236){opacity:1.3548;transform:translate(45.4957vw,-10px) scale(.548);animation:fall-236 26s -25s linear infinite}@keyframes fall-236{51.968%{transform:translate(48.4668vw,51.968vh) scale(.548)}to{transform:translate(46.98125vw,99vh) scale(.548)}}.snow:nth-child(237){opacity:1.8996;transform:translate(45.782vw,-10px) scale(.2554);animation:fall-237 16s -27s linear infinite}@keyframes fall-237{75.544%{transform:translate(43.7119vw,75.544vh) scale(.2554)}to{transform:translate(44.74695vw,99vh) scale(.2554)}}.snow:nth-child(238){opacity:.8154;transform:translate(18.7121vw,-10px) scale(.2999);animation:fall-238 13s -2s linear infinite}@keyframes fall-238{36.117%{transform:translate(14.3044vw,36.117vh) scale(.2999)}to{transform:translate(16.50825vw,99vh) scale(.2999)}}.snow:nth-child(239){opacity:.32;transform:translate(90.9162vw,-10px) scale(.0541);animation:fall-239 24s -23s linear infinite}@keyframes fall-239{54.221%{transform:translate(89.3221vw,54.221vh) scale(.0541)}to{transform:translate(90.11915vw,99vh) scale(.0541)}}.snow:nth-child(240){opacity:.4822;transform:translate(32.5597vw,-10px) scale(.4122);animation:fall-240 16s -11s linear infinite}@keyframes fall-240{78.933%{transform:translate(28.3441vw,78.933vh) scale(.4122)}to{transform:translate(30.4519vw,99vh) scale(.4122)}}.snow:nth-child(241){opacity:.3092;transform:translate(82.838vw,-10px) scale(.0745);animation:fall-241 29s -7s linear infinite}@keyframes fall-241{78.029%{transform:translate(79.9697vw,78.029vh) scale(.0745)}to{transform:translate(81.40385vw,99vh) scale(.0745)}}.snow:nth-child(242){opacity:1.3354;transform:translate(95.4336vw,-10px) scale(.8034);animation:fall-242 30s -4s linear infinite}@keyframes fall-242{79.632%{transform:translate(90.6182vw,79.632vh) scale(.8034)}to{transform:translate(93.0259vw,99vh) scale(.8034)}}.snow:nth-child(243){opacity:.7474;transform:translate(71.0848vw,-10px) scale(.5122);animation:fall-243 22s -21s linear infinite}@keyframes fall-243{69.539%{transform:translate(70.54vw,69.539vh) scale(.5122)}to{transform:translate(70.8124vw,99vh) scale(.5122)}}.snow:nth-child(244){opacity:.462;transform:translate(73.4297vw,-10px) scale(.5253);animation:fall-244 11s -29s linear infinite}@keyframes fall-244{59.451%{transform:translate(81.6743vw,59.451vh) scale(.5253)}to{transform:translate(77.552vw,99vh) scale(.5253)}}.snow:nth-child(245){opacity:1.0962;transform:translate(16.0211vw,-10px) scale(.5975);animation:fall-245 20s -20s linear infinite}@keyframes fall-245{60.46%{transform:translate(23.2715vw,60.46vh) scale(.5975)}to{transform:translate(19.6463vw,99vh) scale(.5975)}}.snow:nth-child(246){opacity:1.213;transform:translate(81.4755vw,-10px) scale(.9097);animation:fall-246 14s -27s linear infinite}@keyframes fall-246{75.121%{transform:translate(88.5878vw,75.121vh) scale(.9097)}to{transform:translate(85.03165vw,99vh) scale(.9097)}}.snow:nth-child(247){opacity:1.0106;transform:translate(95.62vw,-10px) scale(.5979);animation:fall-247 19s -26s linear infinite}@keyframes fall-247{61.885%{transform:translate(102.6944vw,61.885vh) scale(.5979)}to{transform:translate(99.1572vw,99vh) scale(.5979)}}.snow:nth-child(248){opacity:.571;transform:translate(41.1048vw,-10px) scale(.2952);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{60.014%{transform:translate(49.4715vw,60.014vh) scale(.2952)}to{transform:translate(45.28815vw,99vh) scale(.2952)}}.snow:nth-child(249){opacity:.3406;transform:translate(94.9244vw,-10px) scale(.158);animation:fall-249 14s -25s linear infinite}@keyframes fall-249{79.504%{transform:translate(100.1865vw,79.504vh) scale(.158)}to{transform:translate(97.55545vw,99vh) scale(.158)}}.snow:nth-child(250){opacity:.4486;transform:translate(85.2985vw,-10px) scale(.2766);animation:fall-250 10s -23s linear infinite}@keyframes fall-250{77.266%{transform:translate(79.0938vw,77.266vh) scale(.2766)}to{transform:translate(82.19615vw,99vh) scale(.2766)}}.snow:nth-child(251){opacity:1.0068;transform:translate(31.5932vw,-10px) scale(.5176);animation:fall-251 23s -17s linear infinite}@keyframes fall-251{54.099%{transform:translate(35.9929vw,54.099vh) scale(.5176)}to{transform:translate(33.79305vw,99vh) scale(.5176)}}.snow:nth-child(252){opacity:.103;transform:translate(67.8165vw,-10px) scale(.2081);animation:fall-252 13s -22s linear infinite}@keyframes fall-252{74.608%{transform:translate(70.2627vw,74.608vh) scale(.2081)}to{transform:translate(69.0396vw,99vh) scale(.2081)}}.snow:nth-child(253){opacity:.0408;transform:translate(91.2759vw,-10px) scale(.4849);animation:fall-253 26s -3s linear infinite}@keyframes fall-253{79.132%{transform:translate(83.16vw,79.132vh) scale(.4849)}to{transform:translate(87.21795vw,99vh) scale(.4849)}}.snow:nth-child(254){opacity:1.2694;transform:translate(64.3486vw,-10px) scale(.1313);animation:fall-254 11s -27s linear infinite}@keyframes fall-254{36.116%{transform:translate(63.4735vw,36.116vh) scale(.1313)}to{transform:translate(63.91105vw,99vh) scale(.1313)}}.snow:nth-child(255){opacity:1.0972;transform:translate(96.6813vw,-10px) scale(.107);animation:fall-255 27s -16s linear infinite}@keyframes fall-255{50.809%{transform:translate(105.0871vw,50.809vh) scale(.107)}to{transform:translate(100.8842vw,99vh) scale(.107)}}.snow:nth-child(256){opacity:1.6616;transform:translate(79.6106vw,-10px) scale(.0248);animation:fall-256 11s -10s linear infinite}@keyframes fall-256{58.015%{transform:translate(88.662vw,58.015vh) scale(.0248)}to{transform:translate(84.1363vw,99vh) scale(.0248)}}.snow:nth-child(257){opacity:1.9894;transform:translate(15.2102vw,-10px) scale(.8924);animation:fall-257 19s -2s linear infinite}@keyframes fall-257{50.723%{transform:translate(23.1408vw,50.723vh) scale(.8924)}to{transform:translate(19.1755vw,99vh) scale(.8924)}}.snow:nth-child(258){opacity:1.729;transform:translate(14.5933vw,-10px) scale(.362);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{66.985%{transform:translate(11.9725vw,66.985vh) scale(.362)}to{transform:translate(13.2829vw,99vh) scale(.362)}}.snow:nth-child(259){opacity:.3194;transform:translate(53.4272vw,-10px) scale(.6985);animation:fall-259 21s -20s linear infinite}@keyframes fall-259{70.535%{transform:translate(59.8376vw,70.535vh) scale(.6985)}to{transform:translate(56.6324vw,99vh) scale(.6985)}}.snow:nth-child(260){opacity:1.129;transform:translate(93.4966vw,-10px) scale(.1292);animation:fall-260 27s -25s linear infinite}@keyframes fall-260{33.626%{transform:translate(99.9619vw,33.626vh) scale(.1292)}to{transform:translate(96.72925vw,99vh) scale(.1292)}}.snow:nth-child(261){opacity:1.376;transform:translate(45.1245vw,-10px) scale(.6807);animation:fall-261 23s -14s linear infinite}@keyframes fall-261{35.069%{transform:translate(47.2657vw,35.069vh) scale(.6807)}to{transform:translate(46.1951vw,99vh) scale(.6807)}}.snow:nth-child(262){opacity:1.372;transform:translate(75.9678vw,-10px) scale(.3369);animation:fall-262 16s -27s linear infinite}@keyframes fall-262{64.684%{transform:translate(84.2503vw,64.684vh) scale(.3369)}to{transform:translate(80.10905vw,99vh) scale(.3369)}}.snow:nth-child(263){opacity:.5322;transform:translate(79.0874vw,-10px) scale(.1393);animation:fall-263 16s -16s linear infinite}@keyframes fall-263{44.22%{transform:translate(88.3878vw,44.22vh) scale(.1393)}to{transform:translate(83.7376vw,99vh) scale(.1393)}}.snow:nth-child(264){opacity:1.179;transform:translate(49.527vw,-10px) scale(.2361);animation:fall-264 26s -25s linear infinite}@keyframes fall-264{70.314%{transform:translate(57.7688vw,70.314vh) scale(.2361)}to{transform:translate(53.6479vw,99vh) scale(.2361)}}.snow:nth-child(265){opacity:1.2316;transform:translate(71.1678vw,-10px) scale(.6447);animation:fall-265 26s -22s linear infinite}@keyframes fall-265{79.847%{transform:translate(67.8297vw,79.847vh) scale(.6447)}to{transform:translate(69.49875vw,99vh) scale(.6447)}}.snow:nth-child(266){opacity:.908;transform:translate(13.0929vw,-10px) scale(.4783);animation:fall-266 29s -9s linear infinite}@keyframes fall-266{31.424%{transform:translate(22.1058vw,31.424vh) scale(.4783)}to{transform:translate(17.59935vw,99vh) scale(.4783)}}.snow:nth-child(267){opacity:.803;transform:translate(60.9112vw,-10px) scale(.4375);animation:fall-267 28s -1s linear infinite}@keyframes fall-267{40.056%{transform:translate(56.7314vw,40.056vh) scale(.4375)}to{transform:translate(58.8213vw,99vh) scale(.4375)}}.snow:nth-child(268){opacity:.5548;transform:translate(52.0648vw,-10px) scale(.2561);animation:fall-268 17s -28s linear infinite}@keyframes fall-268{73.92%{transform:translate(58.1012vw,73.92vh) scale(.2561)}to{transform:translate(55.083vw,99vh) scale(.2561)}}.snow:nth-child(269){opacity:1.486;transform:translate(81.3368vw,-10px) scale(.3247);animation:fall-269 26s -26s linear infinite}@keyframes fall-269{56.399%{transform:translate(85.9501vw,56.399vh) scale(.3247)}to{transform:translate(83.64345vw,99vh) scale(.3247)}}.snow:nth-child(270){opacity:.2932;transform:translate(3.3253vw,-10px) scale(.3331);animation:fall-270 19s -25s linear infinite}@keyframes fall-270{59.486%{transform:translate(9.7445vw,59.486vh) scale(.3331)}to{transform:translate(6.5349vw,99vh) scale(.3331)}}.snow:nth-child(271){opacity:1.8826;transform:translate(55.2516vw,-10px) scale(.8225);animation:fall-271 25s -25s linear infinite}@keyframes fall-271{39.167%{transform:translate(63.3913vw,39.167vh) scale(.8225)}to{transform:translate(59.32145vw,99vh) scale(.8225)}}.snow:nth-child(272){opacity:.9128;transform:translate(82.0333vw,-10px) scale(.8);animation:fall-272 12s -6s linear infinite}@keyframes fall-272{58.253%{transform:translate(80.0753vw,58.253vh) scale(.8)}to{transform:translate(81.0543vw,99vh) scale(.8)}}.snow:nth-child(273){opacity:.9154;transform:translate(2.2825vw,-10px) scale(.407);animation:fall-273 23s -2s linear infinite}@keyframes fall-273{71.141%{transform:translate(11.1513vw,71.141vh) scale(.407)}to{transform:translate(6.7169vw,99vh) scale(.407)}}.snow:nth-child(274){opacity:.4172;transform:translate(23.9415vw,-10px) scale(.4256);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{79.868%{transform:translate(32.0067vw,79.868vh) scale(.4256)}to{transform:translate(27.9741vw,99vh) scale(.4256)}}.snow:nth-child(275){opacity:1.4924;transform:translate(65.2134vw,-10px) scale(.0528);animation:fall-275 11s -29s linear infinite}@keyframes fall-275{46.334%{transform:translate(59.7708vw,46.334vh) scale(.0528)}to{transform:translate(62.4921vw,99vh) scale(.0528)}}.snow:nth-child(276){opacity:.938;transform:translate(72.621vw,-10px) scale(.4573);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{39.877%{transform:translate(76.7772vw,39.877vh) scale(.4573)}to{transform:translate(74.6991vw,99vh) scale(.4573)}}.snow:nth-child(277){opacity:.7402;transform:translate(77.5861vw,-10px) scale(.7165);animation:fall-277 13s -29s linear infinite}@keyframes fall-277{70.714%{transform:translate(68.3385vw,70.714vh) scale(.7165)}to{transform:translate(72.9623vw,99vh) scale(.7165)}}.snow:nth-child(278){opacity:1.9728;transform:translate(36.5346vw,-10px) scale(.3734);animation:fall-278 18s -17s linear infinite}@keyframes fall-278{34.006%{transform:translate(43.0771vw,34.006vh) scale(.3734)}to{transform:translate(39.80585vw,99vh) scale(.3734)}}.snow:nth-child(279){opacity:1.2548;transform:translate(75.5281vw,-10px) scale(.8314);animation:fall-279 21s -2s linear infinite}@keyframes fall-279{67.754%{transform:translate(68.4629vw,67.754vh) scale(.8314)}to{transform:translate(71.9955vw,99vh) scale(.8314)}}.snow:nth-child(280){opacity:1.81;transform:translate(27.5503vw,-10px) scale(.3481);animation:fall-280 16s -25s linear infinite}@keyframes fall-280{34.448%{transform:translate(37.4401vw,34.448vh) scale(.3481)}to{transform:translate(32.4952vw,99vh) scale(.3481)}}.snow:nth-child(281){opacity:.8622;transform:translate(5.0539vw,-10px) scale(.6987);animation:fall-281 30s -5s linear infinite}@keyframes fall-281{72.477%{transform:translate(8.325vw,72.477vh) scale(.6987)}to{transform:translate(6.68945vw,99vh) scale(.6987)}}.snow:nth-child(282){opacity:.8602;transform:translate(66.4601vw,-10px) scale(.2832);animation:fall-282 11s -1s linear infinite}@keyframes fall-282{34.863%{transform:translate(71.8426vw,34.863vh) scale(.2832)}to{transform:translate(69.15135vw,99vh) scale(.2832)}}.snow:nth-child(283){opacity:1.8148;transform:translate(69.3739vw,-10px) scale(.4685);animation:fall-283 21s -10s linear infinite}@keyframes fall-283{37.695%{transform:translate(68.2768vw,37.695vh) scale(.4685)}to{transform:translate(68.82535vw,99vh) scale(.4685)}}.snow:nth-child(284){opacity:.5098;transform:translate(88.2824vw,-10px) scale(.2317);animation:fall-284 30s -5s linear infinite}@keyframes fall-284{39.525%{transform:translate(96.544vw,39.525vh) scale(.2317)}to{transform:translate(92.4132vw,99vh) scale(.2317)}}.snow:nth-child(285){opacity:.5402;transform:translate(10.2265vw,-10px) scale(.9082);animation:fall-285 16s -9s linear infinite}@keyframes fall-285{33.247%{transform:translate(.8232vw,33.247vh) scale(.9082)}to{transform:translate(5.52485vw,99vh) scale(.9082)}}.snow:nth-child(286){opacity:.6568;transform:translate(29.5764vw,-10px) scale(.3876);animation:fall-286 13s -1s linear infinite}@keyframes fall-286{73.874%{transform:translate(33.3723vw,73.874vh) scale(.3876)}to{transform:translate(31.47435vw,99vh) scale(.3876)}}.snow:nth-child(287){opacity:.363;transform:translate(91.8707vw,-10px) scale(.1119);animation:fall-287 22s -1s linear infinite}@keyframes fall-287{75.141%{transform:translate(91.2615vw,75.141vh) scale(.1119)}to{transform:translate(91.5661vw,99vh) scale(.1119)}}.snow:nth-child(288){opacity:1.5482;transform:translate(28.9159vw,-10px) scale(.3058);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{77.629%{transform:translate(23.7076vw,77.629vh) scale(.3058)}to{transform:translate(26.31175vw,99vh) scale(.3058)}}.snow:nth-child(289){opacity:1.4448;transform:translate(86.9643vw,-10px) scale(.3107);animation:fall-289 24s -10s linear infinite}@keyframes fall-289{59.994%{transform:translate(81.3983vw,59.994vh) scale(.3107)}to{transform:translate(84.1813vw,99vh) scale(.3107)}}.snow:nth-child(290){opacity:1.1986;transform:translate(42.0097vw,-10px) scale(.6911);animation:fall-290 21s -20s linear infinite}@keyframes fall-290{40.617%{transform:translate(50.4401vw,40.617vh) scale(.6911)}to{transform:translate(46.2249vw,99vh) scale(.6911)}}.snow:nth-child(291){opacity:.2198;transform:translate(25.1046vw,-10px) scale(.9095);animation:fall-291 12s -24s linear infinite}@keyframes fall-291{75.587%{transform:translate(26.2986vw,75.587vh) scale(.9095)}to{transform:translate(25.7016vw,99vh) scale(.9095)}}.snow:nth-child(292){opacity:.8524;transform:translate(7.6829vw,-10px) scale(.7907);animation:fall-292 20s -25s linear infinite}@keyframes fall-292{79.828%{transform:translate(16.3576vw,79.828vh) scale(.7907)}to{transform:translate(12.02025vw,99vh) scale(.7907)}}.snow:nth-child(293){opacity:1.211;transform:translate(22.5725vw,-10px) scale(.3662);animation:fall-293 14s -2s linear infinite}@keyframes fall-293{56.917%{transform:translate(28.9715vw,56.917vh) scale(.3662)}to{transform:translate(25.772vw,99vh) scale(.3662)}}.snow:nth-child(294){opacity:.4224;transform:translate(.2874vw,-10px) scale(.1666);animation:fall-294 28s -19s linear infinite}@keyframes fall-294{60.843%{transform:translate(9.8174vw,60.843vh) scale(.1666)}to{transform:translate(5.0524vw,99vh) scale(.1666)}}.snow:nth-child(295){opacity:.4748;transform:translate(83.3389vw,-10px) scale(.5895);animation:fall-295 24s -13s linear infinite}@keyframes fall-295{57.075%{transform:translate(80.0612vw,57.075vh) scale(.5895)}to{transform:translate(81.70005vw,99vh) scale(.5895)}}.snow:nth-child(296){opacity:.4102;transform:translate(51.1809vw,-10px) scale(.3147);animation:fall-296 14s -30s linear infinite}@keyframes fall-296{67.081%{transform:translate(58.6351vw,67.081vh) scale(.3147)}to{transform:translate(54.908vw,99vh) scale(.3147)}}.snow:nth-child(297){opacity:.0628;transform:translate(83.7897vw,-10px) scale(.3176);animation:fall-297 16s -26s linear infinite}@keyframes fall-297{35.539%{transform:translate(82.8278vw,35.539vh) scale(.3176)}to{transform:translate(83.30875vw,99vh) scale(.3176)}}.snow:nth-child(298){opacity:1.3722;transform:translate(84.4471vw,-10px) scale(.1332);animation:fall-298 26s -5s linear infinite}@keyframes fall-298{79.062%{transform:translate(85.9503vw,79.062vh) scale(.1332)}to{transform:translate(85.1987vw,99vh) scale(.1332)}}.snow:nth-child(299){opacity:1.9552;transform:translate(37.2542vw,-10px) scale(.4438);animation:fall-299 18s -19s linear infinite}@keyframes fall-299{73.136%{transform:translate(42.1503vw,73.136vh) scale(.4438)}to{transform:translate(39.70225vw,99vh) scale(.4438)}}.snow:nth-child(300){opacity:1.002;transform:translate(.29vw,-10px) scale(.6711);animation:fall-300 23s -20s linear infinite}@keyframes fall-300{67.043%{transform:translate(6.5541vw,67.043vh) scale(.6711)}to{transform:translate(3.42205vw,99vh) scale(.6711)}}.snow:nth-child(301){opacity:1.4592;transform:translate(95.518vw,-10px) scale(.9303);animation:fall-301 25s -7s linear infinite}@keyframes fall-301{69.108%{transform:translate(99.658vw,69.108vh) scale(.9303)}to{transform:translate(97.588vw,99vh) scale(.9303)}}.snow:nth-child(302){opacity:.6786;transform:translate(21.6159vw,-10px) scale(.9175);animation:fall-302 21s -13s linear infinite}@keyframes fall-302{33.196%{transform:translate(24.8499vw,33.196vh) scale(.9175)}to{transform:translate(23.2329vw,99vh) scale(.9175)}}.snow:nth-child(303){opacity:1.7246;transform:translate(54.8297vw,-10px) scale(.5145);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{31.855%{transform:translate(49.3743vw,31.855vh) scale(.5145)}to{transform:translate(52.102vw,99vh) scale(.5145)}}.snow:nth-child(304){opacity:1.8122;transform:translate(55.0901vw,-10px) scale(.9253);animation:fall-304 22s -25s linear infinite}@keyframes fall-304{60.81%{transform:translate(53.8008vw,60.81vh) scale(.9253)}to{transform:translate(54.44545vw,99vh) scale(.9253)}}.snow:nth-child(305){opacity:1.791;transform:translate(89.0467vw,-10px) scale(.2544);animation:fall-305 19s -12s linear infinite}@keyframes fall-305{53.656%{transform:translate(89.7463vw,53.656vh) scale(.2544)}to{transform:translate(89.3965vw,99vh) scale(.2544)}}.snow:nth-child(306){opacity:1.3522;transform:translate(49.4512vw,-10px) scale(.0059);animation:fall-306 15s -24s linear infinite}@keyframes fall-306{64.947%{transform:translate(48.8279vw,64.947vh) scale(.0059)}to{transform:translate(49.13955vw,99vh) scale(.0059)}}.snow:nth-child(307){opacity:1.762;transform:translate(49.5025vw,-10px) scale(.9384);animation:fall-307 13s -4s linear infinite}@keyframes fall-307{47.59%{transform:translate(57.9371vw,47.59vh) scale(.9384)}to{transform:translate(53.7198vw,99vh) scale(.9384)}}.snow:nth-child(308){opacity:1.748;transform:translate(83.347vw,-10px) scale(.0146);animation:fall-308 21s -29s linear infinite}@keyframes fall-308{36.593%{transform:translate(73.9276vw,36.593vh) scale(.0146)}to{transform:translate(78.6373vw,99vh) scale(.0146)}}.snow:nth-child(309){opacity:1.0942;transform:translate(56.9111vw,-10px) scale(.025);animation:fall-309 19s -22s linear infinite}@keyframes fall-309{64.979%{transform:translate(57.9356vw,64.979vh) scale(.025)}to{transform:translate(57.42335vw,99vh) scale(.025)}}.snow:nth-child(310){opacity:.7324;transform:translate(20.6251vw,-10px) scale(.3649);animation:fall-310 15s -1s linear infinite}@keyframes fall-310{59.274%{transform:translate(20.6157vw,59.274vh) scale(.3649)}to{transform:translate(20.6204vw,99vh) scale(.3649)}}.snow:nth-child(311){opacity:.288;transform:translate(61.874vw,-10px) scale(.9389);animation:fall-311 25s -7s linear infinite}@keyframes fall-311{40.697%{transform:translate(67.2449vw,40.697vh) scale(.9389)}to{transform:translate(64.55945vw,99vh) scale(.9389)}}.snow:nth-child(312){opacity:1.066;transform:translate(93.6712vw,-10px) scale(.175);animation:fall-312 10s -23s linear infinite}@keyframes fall-312{40.965%{transform:translate(99.2915vw,40.965vh) scale(.175)}to{transform:translate(96.48135vw,99vh) scale(.175)}}.snow:nth-child(313){opacity:1.5944;transform:translate(39.0614vw,-10px) scale(.5648);animation:fall-313 26s -3s linear infinite}@keyframes fall-313{48.439%{transform:translate(31.0346vw,48.439vh) scale(.5648)}to{transform:translate(35.048vw,99vh) scale(.5648)}}.snow:nth-child(314){opacity:.596;transform:translate(16.6036vw,-10px) scale(.6628);animation:fall-314 26s -19s linear infinite}@keyframes fall-314{42.513%{transform:translate(14.4941vw,42.513vh) scale(.6628)}to{transform:translate(15.54885vw,99vh) scale(.6628)}}.snow:nth-child(315){opacity:.4766;transform:translate(87.8296vw,-10px) scale(.8857);animation:fall-315 12s -17s linear infinite}@keyframes fall-315{39.688%{transform:translate(83.8738vw,39.688vh) scale(.8857)}to{transform:translate(85.8517vw,99vh) scale(.8857)}}.snow:nth-child(316){opacity:.1004;transform:translate(53.2659vw,-10px) scale(.3168);animation:fall-316 18s -13s linear infinite}@keyframes fall-316{71.852%{transform:translate(55.7894vw,71.852vh) scale(.3168)}to{transform:translate(54.52765vw,99vh) scale(.3168)}}.snow:nth-child(317){opacity:1.5236;transform:translate(88.1892vw,-10px) scale(.2757);animation:fall-317 29s -12s linear infinite}@keyframes fall-317{46.901%{transform:translate(97.6169vw,46.901vh) scale(.2757)}to{transform:translate(92.90305vw,99vh) scale(.2757)}}.snow:nth-child(318){opacity:1.2842;transform:translate(37.0024vw,-10px) scale(.1299);animation:fall-318 14s -30s linear infinite}@keyframes fall-318{47.46%{transform:translate(44.6577vw,47.46vh) scale(.1299)}to{transform:translate(40.83005vw,99vh) scale(.1299)}}.snow:nth-child(319){opacity:1.4266;transform:translate(45.597vw,-10px) scale(.697);animation:fall-319 29s -17s linear infinite}@keyframes fall-319{71.512%{transform:translate(35.8263vw,71.512vh) scale(.697)}to{transform:translate(40.71165vw,99vh) scale(.697)}}.snow:nth-child(320){opacity:.0652;transform:translate(19.7224vw,-10px) scale(.4765);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{36.054%{transform:translate(19.9046vw,36.054vh) scale(.4765)}to{transform:translate(19.8135vw,99vh) scale(.4765)}}.snow:nth-child(321){opacity:.3012;transform:translate(14.4687vw,-10px) scale(.2216);animation:fall-321 28s -12s linear infinite}@keyframes fall-321{63.893%{transform:translate(6.2807vw,63.893vh) scale(.2216)}to{transform:translate(10.3747vw,99vh) scale(.2216)}}.snow:nth-child(322){opacity:.1848;transform:translate(57.3206vw,-10px) scale(.8152);animation:fall-322 28s -30s linear infinite}@keyframes fall-322{59.289%{transform:translate(49.1681vw,59.289vh) scale(.8152)}to{transform:translate(53.24435vw,99vh) scale(.8152)}}.snow:nth-child(323){opacity:1.8138;transform:translate(67.9347vw,-10px) scale(.4269);animation:fall-323 14s -20s linear infinite}@keyframes fall-323{72.706%{transform:translate(58.8219vw,72.706vh) scale(.4269)}to{transform:translate(63.3783vw,99vh) scale(.4269)}}.snow:nth-child(324){opacity:.803;transform:translate(97.9282vw,-10px) scale(.8623);animation:fall-324 30s -29s linear infinite}@keyframes fall-324{70.25%{transform:translate(95.6841vw,70.25vh) scale(.8623)}to{transform:translate(96.80615vw,99vh) scale(.8623)}}.snow:nth-child(325){opacity:.455;transform:translate(80.8046vw,-10px) scale(.0391);animation:fall-325 27s -1s linear infinite}@keyframes fall-325{75.252%{transform:translate(84.8699vw,75.252vh) scale(.0391)}to{transform:translate(82.83725vw,99vh) scale(.0391)}}.snow:nth-child(326){opacity:1.4026;transform:translate(23.655vw,-10px) scale(.0027);animation:fall-326 15s -19s linear infinite}@keyframes fall-326{38.066%{transform:translate(24.4412vw,38.066vh) scale(.0027)}to{transform:translate(24.0481vw,99vh) scale(.0027)}}.snow:nth-child(327){opacity:1.9466;transform:translate(47.5283vw,-10px) scale(.8478);animation:fall-327 18s -9s linear infinite}@keyframes fall-327{54.143%{transform:translate(43.2475vw,54.143vh) scale(.8478)}to{transform:translate(45.3879vw,99vh) scale(.8478)}}.snow:nth-child(328){opacity:1.9068;transform:translate(80.3711vw,-10px) scale(.4986);animation:fall-328 18s -13s linear infinite}@keyframes fall-328{40.223%{transform:translate(74.9528vw,40.223vh) scale(.4986)}to{transform:translate(77.66195vw,99vh) scale(.4986)}}.snow:nth-child(329){opacity:1.7368;transform:translate(37.6034vw,-10px) scale(.8796);animation:fall-329 27s -20s linear infinite}@keyframes fall-329{63.664%{transform:translate(29.7777vw,63.664vh) scale(.8796)}to{transform:translate(33.69055vw,99vh) scale(.8796)}}.snow:nth-child(330){opacity:1.7406;transform:translate(41.0936vw,-10px) scale(.3068);animation:fall-330 14s -17s linear infinite}@keyframes fall-330{68.37%{transform:translate(38.4895vw,68.37vh) scale(.3068)}to{transform:translate(39.79155vw,99vh) scale(.3068)}}.snow:nth-child(331){opacity:1.5908;transform:translate(34.6915vw,-10px) scale(.9949);animation:fall-331 21s -23s linear infinite}@keyframes fall-331{39.124%{transform:translate(28.2903vw,39.124vh) scale(.9949)}to{transform:translate(31.4909vw,99vh) scale(.9949)}}.snow:nth-child(332){opacity:1.4456;transform:translate(54.0739vw,-10px) scale(.6508);animation:fall-332 18s -11s linear infinite}@keyframes fall-332{72.068%{transform:translate(56.1375vw,72.068vh) scale(.6508)}to{transform:translate(55.1057vw,99vh) scale(.6508)}}.snow:nth-child(333){opacity:1.8386;transform:translate(4.333vw,-10px) scale(.5458);animation:fall-333 28s -5s linear infinite}@keyframes fall-333{31.035%{transform:translate(11.0038vw,31.035vh) scale(.5458)}to{transform:translate(7.6684vw,99vh) scale(.5458)}}.snow:nth-child(334){opacity:.1208;transform:translate(66.0495vw,-10px) scale(.8971);animation:fall-334 21s -21s linear infinite}@keyframes fall-334{73.009%{transform:translate(64.8029vw,73.009vh) scale(.8971)}to{transform:translate(65.4262vw,99vh) scale(.8971)}}.snow:nth-child(335){opacity:1.329;transform:translate(51.7822vw,-10px) scale(.1782);animation:fall-335 14s -3s linear infinite}@keyframes fall-335{73.358%{transform:translate(45.5113vw,73.358vh) scale(.1782)}to{transform:translate(48.64675vw,99vh) scale(.1782)}}.snow:nth-child(336){opacity:.397;transform:translate(82.8511vw,-10px) scale(.3958);animation:fall-336 15s -29s linear infinite}@keyframes fall-336{32.639%{transform:translate(84.8464vw,32.639vh) scale(.3958)}to{transform:translate(83.84875vw,99vh) scale(.3958)}}.snow:nth-child(337){opacity:1.4374;transform:translate(49.9601vw,-10px) scale(.2055);animation:fall-337 22s -22s linear infinite}@keyframes fall-337{61.39%{transform:translate(55.4713vw,61.39vh) scale(.2055)}to{transform:translate(52.7157vw,99vh) scale(.2055)}}.snow:nth-child(338){opacity:.0824;transform:translate(20.8851vw,-10px) scale(.3044);animation:fall-338 17s -7s linear infinite}@keyframes fall-338{57.254%{transform:translate(20.4466vw,57.254vh) scale(.3044)}to{transform:translate(20.66585vw,99vh) scale(.3044)}}.snow:nth-child(339){opacity:1.0352;transform:translate(98.5826vw,-10px) scale(.7947);animation:fall-339 20s -28s linear infinite}@keyframes fall-339{41.312%{transform:translate(106.8976vw,41.312vh) scale(.7947)}to{transform:translate(102.7401vw,99vh) scale(.7947)}}.snow:nth-child(340){opacity:.0576;transform:translate(83.6477vw,-10px) scale(.6382);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{74.77%{transform:translate(77.6921vw,74.77vh) scale(.6382)}to{transform:translate(80.6699vw,99vh) scale(.6382)}}.snow:nth-child(341){opacity:1.3762;transform:translate(3.5627vw,-10px) scale(.4562);animation:fall-341 26s -7s linear infinite}@keyframes fall-341{62.256%{transform:translate(1.0979vw,62.256vh) scale(.4562)}to{transform:translate(2.3303vw,99vh) scale(.4562)}}.snow:nth-child(342){opacity:.8272;transform:translate(11.1468vw,-10px) scale(.92);animation:fall-342 27s -27s linear infinite}@keyframes fall-342{46.948%{transform:translate(14.0115vw,46.948vh) scale(.92)}to{transform:translate(12.57915vw,99vh) scale(.92)}}.snow:nth-child(343){opacity:1.0908;transform:translate(12.2923vw,-10px) scale(.7315);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{48.13%{transform:translate(7.0022vw,48.13vh) scale(.7315)}to{transform:translate(9.64725vw,99vh) scale(.7315)}}.snow:nth-child(344){opacity:1.0798;transform:translate(99.6546vw,-10px) scale(.8702);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{34.389%{transform:translate(108.592vw,34.389vh) scale(.8702)}to{transform:translate(104.1233vw,99vh) scale(.8702)}}.snow:nth-child(345){opacity:.2076;transform:translate(64.7479vw,-10px) scale(.9356);animation:fall-345 30s -4s linear infinite}@keyframes fall-345{41.889%{transform:translate(61.7148vw,41.889vh) scale(.9356)}to{transform:translate(63.23135vw,99vh) scale(.9356)}}.snow:nth-child(346){opacity:.4724;transform:translate(79.8723vw,-10px) scale(.5223);animation:fall-346 25s -16s linear infinite}@keyframes fall-346{63.388%{transform:translate(83.9332vw,63.388vh) scale(.5223)}to{transform:translate(81.90275vw,99vh) scale(.5223)}}.snow:nth-child(347){opacity:.506;transform:translate(79.2671vw,-10px) scale(.5922);animation:fall-347 24s -19s linear infinite}@keyframes fall-347{69.933%{transform:translate(84.2048vw,69.933vh) scale(.5922)}to{transform:translate(81.73595vw,99vh) scale(.5922)}}.snow:nth-child(348){opacity:1.9706;transform:translate(86.6482vw,-10px) scale(.179);animation:fall-348 12s -3s linear infinite}@keyframes fall-348{63.327%{transform:translate(94.4491vw,63.327vh) scale(.179)}to{transform:translate(90.54865vw,99vh) scale(.179)}}.snow:nth-child(349){opacity:.1016;transform:translate(99.5318vw,-10px) scale(.1072);animation:fall-349 19s -6s linear infinite}@keyframes fall-349{50.947%{transform:translate(94.5543vw,50.947vh) scale(.1072)}to{transform:translate(97.04305vw,99vh) scale(.1072)}}.snow:nth-child(350){opacity:1.819;transform:translate(36.458vw,-10px) scale(.3768);animation:fall-350 22s -26s linear infinite}@keyframes fall-350{30.745%{transform:translate(31.7985vw,30.745vh) scale(.3768)}to{transform:translate(34.12825vw,99vh) scale(.3768)}}.snow:nth-child(351){opacity:1.3614;transform:translate(19.6142vw,-10px) scale(.7975);animation:fall-351 11s -3s linear infinite}@keyframes fall-351{71.34%{transform:translate(23.8356vw,71.34vh) scale(.7975)}to{transform:translate(21.7249vw,99vh) scale(.7975)}}.snow:nth-child(352){opacity:1.654;transform:translate(5.3934vw,-10px) scale(.2625);animation:fall-352 21s -13s linear infinite}@keyframes fall-352{71.232%{transform:translate(-3.4875vw,71.232vh) scale(.2625)}to{transform:translate(.95295vw,99vh) scale(.2625)}}.snow:nth-child(353){opacity:1.046;transform:translate(77.8001vw,-10px) scale(.7088);animation:fall-353 13s -30s linear infinite}@keyframes fall-353{56.209%{transform:translate(78.7348vw,56.209vh) scale(.7088)}to{transform:translate(78.26745vw,99vh) scale(.7088)}}.snow:nth-child(354){opacity:.869;transform:translate(61.0029vw,-10px) scale(.1751);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{52.824%{transform:translate(69.55vw,52.824vh) scale(.1751)}to{transform:translate(65.27645vw,99vh) scale(.1751)}}.snow:nth-child(355){opacity:.7728;transform:translate(34.1042vw,-10px) scale(.4413);animation:fall-355 28s -16s linear infinite}@keyframes fall-355{50.599%{transform:translate(28.8944vw,50.599vh) scale(.4413)}to{transform:translate(31.4993vw,99vh) scale(.4413)}}.snow:nth-child(356){opacity:.7516;transform:translate(31.8854vw,-10px) scale(.1276);animation:fall-356 21s -23s linear infinite}@keyframes fall-356{58%{transform:translate(34.3158vw,58vh) scale(.1276)}to{transform:translate(33.1006vw,99vh) scale(.1276)}}.snow:nth-child(357){opacity:1.8022;transform:translate(71.3192vw,-10px) scale(.7439);animation:fall-357 20s -10s linear infinite}@keyframes fall-357{72.866%{transform:translate(75.312vw,72.866vh) scale(.7439)}to{transform:translate(73.3156vw,99vh) scale(.7439)}}.snow:nth-child(358){opacity:.3538;transform:translate(52.7468vw,-10px) scale(.9154);animation:fall-358 15s -18s linear infinite}@keyframes fall-358{75.749%{transform:translate(44.1172vw,75.749vh) scale(.9154)}to{transform:translate(48.432vw,99vh) scale(.9154)}}.snow:nth-child(359){opacity:.8352;transform:translate(35.9161vw,-10px) scale(.0258);animation:fall-359 19s -20s linear infinite}@keyframes fall-359{49.792%{transform:translate(37.9608vw,49.792vh) scale(.0258)}to{transform:translate(36.93845vw,99vh) scale(.0258)}}.snow:nth-child(360){opacity:.7654;transform:translate(96.0653vw,-10px) scale(.0307);animation:fall-360 13s -5s linear infinite}@keyframes fall-360{33.666%{transform:translate(87.6044vw,33.666vh) scale(.0307)}to{transform:translate(91.83485vw,99vh) scale(.0307)}}.snow:nth-child(361){opacity:1.533;transform:translate(47.9359vw,-10px) scale(.8305);animation:fall-361 13s -3s linear infinite}@keyframes fall-361{41.539%{transform:translate(47.3384vw,41.539vh) scale(.8305)}to{transform:translate(47.63715vw,99vh) scale(.8305)}}.snow:nth-child(362){opacity:1.355;transform:translate(89.9755vw,-10px) scale(.7014);animation:fall-362 11s -23s linear infinite}@keyframes fall-362{46.243%{transform:translate(81.5212vw,46.243vh) scale(.7014)}to{transform:translate(85.74835vw,99vh) scale(.7014)}}.snow:nth-child(363){opacity:.4138;transform:translate(25.7347vw,-10px) scale(.2991);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{34.237%{transform:translate(33.4168vw,34.237vh) scale(.2991)}to{transform:translate(29.57575vw,99vh) scale(.2991)}}.snow:nth-child(364){opacity:.8454;transform:translate(20.6527vw,-10px) scale(.8415);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{47.731%{transform:translate(22.8279vw,47.731vh) scale(.8415)}to{transform:translate(21.7403vw,99vh) scale(.8415)}}.snow:nth-child(365){opacity:1.2836;transform:translate(95.839vw,-10px) scale(.0096);animation:fall-365 12s -27s linear infinite}@keyframes fall-365{39.768%{transform:translate(94.6395vw,39.768vh) scale(.0096)}to{transform:translate(95.23925vw,99vh) scale(.0096)}}.snow:nth-child(366){opacity:1.84;transform:translate(82.764vw,-10px) scale(.7504);animation:fall-366 13s -27s linear infinite}@keyframes fall-366{56.532%{transform:translate(79.9004vw,56.532vh) scale(.7504)}to{transform:translate(81.3322vw,99vh) scale(.7504)}}.snow:nth-child(367){opacity:.8082;transform:translate(66.5388vw,-10px) scale(.1501);animation:fall-367 11s -29s linear infinite}@keyframes fall-367{55.843%{transform:translate(73.2914vw,55.843vh) scale(.1501)}to{transform:translate(69.9151vw,99vh) scale(.1501)}}.snow:nth-child(368){opacity:1.7996;transform:translate(19.3769vw,-10px) scale(.3183);animation:fall-368 28s -26s linear infinite}@keyframes fall-368{76.537%{transform:translate(28.5556vw,76.537vh) scale(.3183)}to{transform:translate(23.96625vw,99vh) scale(.3183)}}.snow:nth-child(369){opacity:1.9986;transform:translate(51.3031vw,-10px) scale(.9409);animation:fall-369 20s -23s linear infinite}@keyframes fall-369{60.158%{transform:translate(59.7274vw,60.158vh) scale(.9409)}to{transform:translate(55.51525vw,99vh) scale(.9409)}}.snow:nth-child(370){opacity:.0852;transform:translate(3.8927vw,-10px) scale(.5418);animation:fall-370 13s -5s linear infinite}@keyframes fall-370{77.614%{transform:translate(12.4366vw,77.614vh) scale(.5418)}to{transform:translate(8.16465vw,99vh) scale(.5418)}}.snow:nth-child(371){opacity:1.933;transform:translate(70.1444vw,-10px) scale(.3494);animation:fall-371 20s -12s linear infinite}@keyframes fall-371{59.074%{transform:translate(61.8257vw,59.074vh) scale(.3494)}to{transform:translate(65.98505vw,99vh) scale(.3494)}}.snow:nth-child(372){opacity:1.6782;transform:translate(22.5999vw,-10px) scale(.8288);animation:fall-372 18s -23s linear infinite}@keyframes fall-372{35.811%{transform:translate(28.5504vw,35.811vh) scale(.8288)}to{transform:translate(25.57515vw,99vh) scale(.8288)}}.snow:nth-child(373){opacity:1.9758;transform:translate(16.5272vw,-10px) scale(.2775);animation:fall-373 26s -30s linear infinite}@keyframes fall-373{32.172%{transform:translate(8.2589vw,32.172vh) scale(.2775)}to{transform:translate(12.39305vw,99vh) scale(.2775)}}.snow:nth-child(374){opacity:.6324;transform:translate(28.0821vw,-10px) scale(.3235);animation:fall-374 22s -20s linear infinite}@keyframes fall-374{61.134%{transform:translate(21.216vw,61.134vh) scale(.3235)}to{transform:translate(24.64905vw,99vh) scale(.3235)}}.snow:nth-child(375){opacity:.7082;transform:translate(34.0425vw,-10px) scale(.4398);animation:fall-375 18s -11s linear infinite}@keyframes fall-375{62.468%{transform:translate(36.933vw,62.468vh) scale(.4398)}to{transform:translate(35.48775vw,99vh) scale(.4398)}}.snow:nth-child(376){opacity:1.9806;transform:translate(47.4386vw,-10px) scale(.53);animation:fall-376 28s -20s linear infinite}@keyframes fall-376{65.851%{transform:translate(42.3207vw,65.851vh) scale(.53)}to{transform:translate(44.87965vw,99vh) scale(.53)}}.snow:nth-child(377){opacity:.5872;transform:translate(40.203vw,-10px) scale(.9474);animation:fall-377 10s -19s linear infinite}@keyframes fall-377{68.467%{transform:translate(47.6446vw,68.467vh) scale(.9474)}to{transform:translate(43.9238vw,99vh) scale(.9474)}}.snow:nth-child(378){opacity:.865;transform:translate(98.5964vw,-10px) scale(.657);animation:fall-378 28s -23s linear infinite}@keyframes fall-378{68.475%{transform:translate(88.7795vw,68.475vh) scale(.657)}to{transform:translate(93.68795vw,99vh) scale(.657)}}.snow:nth-child(379){opacity:1.0506;transform:translate(52.2128vw,-10px) scale(.1088);animation:fall-379 13s -4s linear infinite}@keyframes fall-379{61.332%{transform:translate(54.9228vw,61.332vh) scale(.1088)}to{transform:translate(53.5678vw,99vh) scale(.1088)}}.snow:nth-child(380){opacity:.3034;transform:translate(83.5762vw,-10px) scale(.8357);animation:fall-380 23s -16s linear infinite}@keyframes fall-380{61.707%{transform:translate(76.8659vw,61.707vh) scale(.8357)}to{transform:translate(80.22105vw,99vh) scale(.8357)}}.snow:nth-child(381){opacity:.7956;transform:translate(80.4855vw,-10px) scale(.5105);animation:fall-381 25s -13s linear infinite}@keyframes fall-381{46.499%{transform:translate(80.5054vw,46.499vh) scale(.5105)}to{transform:translate(80.49545vw,99vh) scale(.5105)}}.snow:nth-child(382){opacity:.747;transform:translate(95.3404vw,-10px) scale(.9294);animation:fall-382 27s -28s linear infinite}@keyframes fall-382{33.295%{transform:translate(101.8848vw,33.295vh) scale(.9294)}to{transform:translate(98.6126vw,99vh) scale(.9294)}}.snow:nth-child(383){opacity:1.9286;transform:translate(23.8757vw,-10px) scale(.7789);animation:fall-383 28s -17s linear infinite}@keyframes fall-383{50.155%{transform:translate(17.2361vw,50.155vh) scale(.7789)}to{transform:translate(20.5559vw,99vh) scale(.7789)}}.snow:nth-child(384){opacity:.3132;transform:translate(49.3836vw,-10px) scale(.9904);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{66.141%{transform:translate(48.7407vw,66.141vh) scale(.9904)}to{transform:translate(49.06215vw,99vh) scale(.9904)}}.snow:nth-child(385){opacity:1.2494;transform:translate(80.3606vw,-10px) scale(.5772);animation:fall-385 11s -10s linear infinite}@keyframes fall-385{76.701%{transform:translate(88.1972vw,76.701vh) scale(.5772)}to{transform:translate(84.2789vw,99vh) scale(.5772)}}.snow:nth-child(386){opacity:1.9678;transform:translate(77.4277vw,-10px) scale(.0696);animation:fall-386 18s -30s linear infinite}@keyframes fall-386{62.848%{transform:translate(86.7859vw,62.848vh) scale(.0696)}to{transform:translate(82.1068vw,99vh) scale(.0696)}}.snow:nth-child(387){opacity:.13;transform:translate(18.8522vw,-10px) scale(.6952);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{30.586%{transform:translate(10.7688vw,30.586vh) scale(.6952)}to{transform:translate(14.8105vw,99vh) scale(.6952)}}.snow:nth-child(388){opacity:.708;transform:translate(81.9848vw,-10px) scale(.9018);animation:fall-388 23s -2s linear infinite}@keyframes fall-388{49.663%{transform:translate(87.9584vw,49.663vh) scale(.9018)}to{transform:translate(84.9716vw,99vh) scale(.9018)}}.snow:nth-child(389){opacity:1.1456;transform:translate(51.3518vw,-10px) scale(.8113);animation:fall-389 10s -30s linear infinite}@keyframes fall-389{67.16%{transform:translate(55.6645vw,67.16vh) scale(.8113)}to{transform:translate(53.50815vw,99vh) scale(.8113)}}.snow:nth-child(390){opacity:.7324;transform:translate(48.9092vw,-10px) scale(.3828);animation:fall-390 14s -3s linear infinite}@keyframes fall-390{74.487%{transform:translate(51.593vw,74.487vh) scale(.3828)}to{transform:translate(50.2511vw,99vh) scale(.3828)}}.snow:nth-child(391){opacity:1.9198;transform:translate(78.161vw,-10px) scale(.2719);animation:fall-391 19s -3s linear infinite}@keyframes fall-391{66.308%{transform:translate(70.0537vw,66.308vh) scale(.2719)}to{transform:translate(74.10735vw,99vh) scale(.2719)}}.snow:nth-child(392){opacity:.2422;transform:translate(30.5859vw,-10px) scale(.1642);animation:fall-392 21s -17s linear infinite}@keyframes fall-392{55.633%{transform:translate(21.351vw,55.633vh) scale(.1642)}to{transform:translate(25.96845vw,99vh) scale(.1642)}}.snow:nth-child(393){opacity:1.5026;transform:translate(61.7538vw,-10px) scale(.0399);animation:fall-393 19s -19s linear infinite}@keyframes fall-393{38.569%{transform:translate(68.3716vw,38.569vh) scale(.0399)}to{transform:translate(65.0627vw,99vh) scale(.0399)}}.snow:nth-child(394){opacity:1.0362;transform:translate(36.7782vw,-10px) scale(.7136);animation:fall-394 21s -6s linear infinite}@keyframes fall-394{62.985%{transform:translate(30.6205vw,62.985vh) scale(.7136)}to{transform:translate(33.69935vw,99vh) scale(.7136)}}.snow:nth-child(395){opacity:1.7502;transform:translate(25.0236vw,-10px) scale(.3169);animation:fall-395 30s -7s linear infinite}@keyframes fall-395{41.621%{transform:translate(28.3139vw,41.621vh) scale(.3169)}to{transform:translate(26.66875vw,99vh) scale(.3169)}}.snow:nth-child(396){opacity:1.9896;transform:translate(49.9421vw,-10px) scale(.7211);animation:fall-396 28s -23s linear infinite}@keyframes fall-396{51.51%{transform:translate(55.9024vw,51.51vh) scale(.7211)}to{transform:translate(52.92225vw,99vh) scale(.7211)}}.snow:nth-child(397){opacity:1.3464;transform:translate(41.7207vw,-10px) scale(.1616);animation:fall-397 12s -21s linear infinite}@keyframes fall-397{64.682%{transform:translate(41.8621vw,64.682vh) scale(.1616)}to{transform:translate(41.7914vw,99vh) scale(.1616)}}.snow:nth-child(398){opacity:.749;transform:translate(39.4972vw,-10px) scale(.1958);animation:fall-398 23s -7s linear infinite}@keyframes fall-398{40.365%{transform:translate(38.348vw,40.365vh) scale(.1958)}to{transform:translate(38.9226vw,99vh) scale(.1958)}}.snow:nth-child(399){opacity:1.8528;transform:translate(67.7587vw,-10px) scale(.2537);animation:fall-399 27s -17s linear infinite}@keyframes fall-399{53.65%{transform:translate(69.965vw,53.65vh) scale(.2537)}to{transform:translate(68.86185vw,99vh) scale(.2537)}}.snow:nth-child(400){opacity:1.7536;transform:translate(26.7981vw,-10px) scale(.1187);animation:fall-400 12s -14s linear infinite}@keyframes fall-400{77.988%{transform:translate(22.0086vw,77.988vh) scale(.1187)}to{transform:translate(24.40335vw,99vh) scale(.1187)}}\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 });
|
|
78
|
+
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:.7668;transform:translate(49.8017vw,-10px) scale(.2486);animation:fall-1 15s -11s linear infinite}@keyframes fall-1{67.805%{transform:translate(54.2182vw,67.805vh) scale(.2486)}to{transform:translate(52.00995vw,99vh) scale(.2486)}}.snow:nth-child(2){opacity:1.2204;transform:translate(64.8473vw,-10px) scale(.4276);animation:fall-2 18s -4s linear infinite}@keyframes fall-2{66.718%{transform:translate(72.5451vw,66.718vh) scale(.4276)}to{transform:translate(68.6962vw,99vh) scale(.4276)}}.snow:nth-child(3){opacity:1.6416;transform:translate(87.599vw,-10px) scale(.2491);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{77.893%{transform:translate(94.5015vw,77.893vh) scale(.2491)}to{transform:translate(91.05025vw,99vh) scale(.2491)}}.snow:nth-child(4){opacity:1.5352;transform:translate(71.98vw,-10px) scale(.6691);animation:fall-4 26s -30s linear infinite}@keyframes fall-4{78.833%{transform:translate(77.7731vw,78.833vh) scale(.6691)}to{transform:translate(74.87655vw,99vh) scale(.6691)}}.snow:nth-child(5){opacity:1.3852;transform:translate(3.2384vw,-10px) scale(.8696);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{57.457%{transform:translate(-4.1977vw,57.457vh) scale(.8696)}to{transform:translate(-.47965vw,99vh) scale(.8696)}}.snow:nth-child(6){opacity:.326;transform:translate(.7847vw,-10px) scale(.933);animation:fall-6 18s -16s linear infinite}@keyframes fall-6{59.918%{transform:translate(1.5624vw,59.918vh) scale(.933)}to{transform:translate(1.17355vw,99vh) scale(.933)}}.snow:nth-child(7){opacity:.1838;transform:translate(24.1984vw,-10px) scale(.5429);animation:fall-7 26s -24s linear infinite}@keyframes fall-7{64.513%{transform:translate(29.2161vw,64.513vh) scale(.5429)}to{transform:translate(26.70725vw,99vh) scale(.5429)}}.snow:nth-child(8){opacity:.8;transform:translate(13.3962vw,-10px) scale(.1205);animation:fall-8 13s -13s linear infinite}@keyframes fall-8{35.029%{transform:translate(13.2409vw,35.029vh) scale(.1205)}to{transform:translate(13.31855vw,99vh) scale(.1205)}}.snow:nth-child(9){opacity:.5592;transform:translate(91.245vw,-10px) scale(.1836);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{75.151%{transform:translate(81.4563vw,75.151vh) scale(.1836)}to{transform:translate(86.35065vw,99vh) scale(.1836)}}.snow:nth-child(10){opacity:.7906;transform:translate(22.4095vw,-10px) scale(.1923);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{54.305%{transform:translate(28.6569vw,54.305vh) scale(.1923)}to{transform:translate(25.5332vw,99vh) scale(.1923)}}.snow:nth-child(11){opacity:1.0484;transform:translate(37.0638vw,-10px) scale(.0691);animation:fall-11 17s -30s linear infinite}@keyframes fall-11{53.205%{transform:translate(28.5478vw,53.205vh) scale(.0691)}to{transform:translate(32.8058vw,99vh) scale(.0691)}}.snow:nth-child(12){opacity:1.2516;transform:translate(58.2316vw,-10px) scale(.6236);animation:fall-12 28s -8s linear infinite}@keyframes fall-12{71.46%{transform:translate(64.7995vw,71.46vh) scale(.6236)}to{transform:translate(61.51555vw,99vh) scale(.6236)}}.snow:nth-child(13){opacity:.238;transform:translate(31.3201vw,-10px) scale(.1871);animation:fall-13 10s -20s linear infinite}@keyframes fall-13{37.04%{transform:translate(36.4117vw,37.04vh) scale(.1871)}to{transform:translate(33.8659vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.5398;transform:translate(33.5661vw,-10px) scale(.4705);animation:fall-14 18s -29s linear infinite}@keyframes fall-14{35.458%{transform:translate(32.2246vw,35.458vh) scale(.4705)}to{transform:translate(32.89535vw,99vh) scale(.4705)}}.snow:nth-child(15){opacity:.335;transform:translate(64.1855vw,-10px) scale(.3027);animation:fall-15 24s -16s linear infinite}@keyframes fall-15{60.318%{transform:translate(70.8909vw,60.318vh) scale(.3027)}to{transform:translate(67.5382vw,99vh) scale(.3027)}}.snow:nth-child(16){opacity:1.9456;transform:translate(38.912vw,-10px) scale(.5088);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{62.168%{transform:translate(37.3344vw,62.168vh) scale(.5088)}to{transform:translate(38.1232vw,99vh) scale(.5088)}}.snow:nth-child(17){opacity:.858;transform:translate(90.9549vw,-10px) scale(.9437);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{39.96%{transform:translate(90.5454vw,39.96vh) scale(.9437)}to{transform:translate(90.75015vw,99vh) scale(.9437)}}.snow:nth-child(18){opacity:1.936;transform:translate(5.3945vw,-10px) scale(.6206);animation:fall-18 19s -25s linear infinite}@keyframes fall-18{50.169%{transform:translate(12.5196vw,50.169vh) scale(.6206)}to{transform:translate(8.95705vw,99vh) scale(.6206)}}.snow:nth-child(19){opacity:1.0482;transform:translate(89.3998vw,-10px) scale(.1827);animation:fall-19 13s -10s linear infinite}@keyframes fall-19{66.196%{transform:translate(80.0922vw,66.196vh) scale(.1827)}to{transform:translate(84.746vw,99vh) scale(.1827)}}.snow:nth-child(20){opacity:.4256;transform:translate(82.7991vw,-10px) scale(.2147);animation:fall-20 18s -25s linear infinite}@keyframes fall-20{61.057%{transform:translate(91.0094vw,61.057vh) scale(.2147)}to{transform:translate(86.90425vw,99vh) scale(.2147)}}.snow:nth-child(21){opacity:1.4214;transform:translate(51.1999vw,-10px) scale(.6837);animation:fall-21 26s -20s linear infinite}@keyframes fall-21{38.024%{transform:translate(42.6624vw,38.024vh) scale(.6837)}to{transform:translate(46.93115vw,99vh) scale(.6837)}}.snow:nth-child(22){opacity:.7646;transform:translate(12.9362vw,-10px) scale(.3754);animation:fall-22 22s -24s linear infinite}@keyframes fall-22{38.337%{transform:translate(12.4398vw,38.337vh) scale(.3754)}to{transform:translate(12.688vw,99vh) scale(.3754)}}.snow:nth-child(23){opacity:1.3158;transform:translate(87.5041vw,-10px) scale(.7747);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{61.054%{transform:translate(77.87vw,61.054vh) scale(.7747)}to{transform:translate(82.68705vw,99vh) scale(.7747)}}.snow:nth-child(24){opacity:.1442;transform:translate(6.733vw,-10px) scale(.9316);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{41.479%{transform:translate(9.2455vw,41.479vh) scale(.9316)}to{transform:translate(7.98925vw,99vh) scale(.9316)}}.snow:nth-child(25){opacity:.0664;transform:translate(97.6946vw,-10px) scale(.0286);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{52.141%{transform:translate(101.6261vw,52.141vh) scale(.0286)}to{transform:translate(99.66035vw,99vh) scale(.0286)}}.snow:nth-child(26){opacity:1.7826;transform:translate(86.3345vw,-10px) scale(.3431);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{75.571%{transform:translate(94.7617vw,75.571vh) scale(.3431)}to{transform:translate(90.5481vw,99vh) scale(.3431)}}.snow:nth-child(27){opacity:1.478;transform:translate(61.0776vw,-10px) scale(.4336);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{70.6%{transform:translate(64.9475vw,70.6vh) scale(.4336)}to{transform:translate(63.01255vw,99vh) scale(.4336)}}.snow:nth-child(28){opacity:1.2904;transform:translate(2.7325vw,-10px) scale(.7894);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{52.856%{transform:translate(-2.9543vw,52.856vh) scale(.7894)}to{transform:translate(-.1109vw,99vh) scale(.7894)}}.snow:nth-child(29){opacity:.3882;transform:translate(53.2644vw,-10px) scale(.9493);animation:fall-29 13s -28s linear infinite}@keyframes fall-29{50.425%{transform:translate(61.8902vw,50.425vh) scale(.9493)}to{transform:translate(57.5773vw,99vh) scale(.9493)}}.snow:nth-child(30){opacity:1.0086;transform:translate(32.0128vw,-10px) scale(.0528);animation:fall-30 29s -1s linear infinite}@keyframes fall-30{52.116%{transform:translate(27.7138vw,52.116vh) scale(.0528)}to{transform:translate(29.8633vw,99vh) scale(.0528)}}.snow:nth-child(31){opacity:1.9858;transform:translate(73.1775vw,-10px) scale(.2428);animation:fall-31 12s -1s linear infinite}@keyframes fall-31{59.167%{transform:translate(74.6196vw,59.167vh) scale(.2428)}to{transform:translate(73.89855vw,99vh) scale(.2428)}}.snow:nth-child(32){opacity:1.7056;transform:translate(69.5239vw,-10px) scale(.4866);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{57.128%{transform:translate(63.7504vw,57.128vh) scale(.4866)}to{transform:translate(66.63715vw,99vh) scale(.4866)}}.snow:nth-child(33){opacity:1.2166;transform:translate(66.4123vw,-10px) scale(.4667);animation:fall-33 18s -21s linear infinite}@keyframes fall-33{68.855%{transform:translate(62.7851vw,68.855vh) scale(.4667)}to{transform:translate(64.5987vw,99vh) scale(.4667)}}.snow:nth-child(34){opacity:.2098;transform:translate(63.5081vw,-10px) scale(.0027);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{44.209%{transform:translate(54.3341vw,44.209vh) scale(.0027)}to{transform:translate(58.9211vw,99vh) scale(.0027)}}.snow:nth-child(35){opacity:1.9862;transform:translate(61.1437vw,-10px) scale(.1913);animation:fall-35 11s -16s linear infinite}@keyframes fall-35{49.979%{transform:translate(58.4585vw,49.979vh) scale(.1913)}to{transform:translate(59.8011vw,99vh) scale(.1913)}}.snow:nth-child(36){opacity:1.4436;transform:translate(67.4138vw,-10px) scale(.5569);animation:fall-36 30s -2s linear infinite}@keyframes fall-36{58.072%{transform:translate(67.8863vw,58.072vh) scale(.5569)}to{transform:translate(67.65005vw,99vh) scale(.5569)}}.snow:nth-child(37){opacity:.9682;transform:translate(79.9415vw,-10px) scale(.9719);animation:fall-37 26s -26s linear infinite}@keyframes fall-37{65.462%{transform:translate(79.5524vw,65.462vh) scale(.9719)}to{transform:translate(79.74695vw,99vh) scale(.9719)}}.snow:nth-child(38){opacity:1.5288;transform:translate(32.9282vw,-10px) scale(.5233);animation:fall-38 20s -18s linear infinite}@keyframes fall-38{64.27%{transform:translate(35.5662vw,64.27vh) scale(.5233)}to{transform:translate(34.2472vw,99vh) scale(.5233)}}.snow:nth-child(39){opacity:.8754;transform:translate(42.5008vw,-10px) scale(.8176);animation:fall-39 25s -22s linear infinite}@keyframes fall-39{50.789%{transform:translate(48.6984vw,50.789vh) scale(.8176)}to{transform:translate(45.5996vw,99vh) scale(.8176)}}.snow:nth-child(40){opacity:.6094;transform:translate(3.7545vw,-10px) scale(.4239);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{45.613%{transform:translate(1.339vw,45.613vh) scale(.4239)}to{transform:translate(2.54675vw,99vh) scale(.4239)}}.snow:nth-child(41){opacity:.666;transform:translate(69.2927vw,-10px) scale(.5689);animation:fall-41 16s -12s linear infinite}@keyframes fall-41{33.048%{transform:translate(74.5268vw,33.048vh) scale(.5689)}to{transform:translate(71.90975vw,99vh) scale(.5689)}}.snow:nth-child(42){opacity:1.3846;transform:translate(89.3519vw,-10px) scale(.8991);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{72.708%{transform:translate(92.9708vw,72.708vh) scale(.8991)}to{transform:translate(91.16135vw,99vh) scale(.8991)}}.snow:nth-child(43){opacity:1.962;transform:translate(46.9282vw,-10px) scale(.2572);animation:fall-43 17s -2s linear infinite}@keyframes fall-43{42.288%{transform:translate(44.1734vw,42.288vh) scale(.2572)}to{transform:translate(45.5508vw,99vh) scale(.2572)}}.snow:nth-child(44){opacity:.8816;transform:translate(53.7459vw,-10px) scale(.9676);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{44.087%{transform:translate(62.894vw,44.087vh) scale(.9676)}to{transform:translate(58.31995vw,99vh) scale(.9676)}}.snow:nth-child(45){opacity:1.0766;transform:translate(56.8377vw,-10px) scale(.8165);animation:fall-45 22s -2s linear infinite}@keyframes fall-45{53.404%{transform:translate(63.0552vw,53.404vh) scale(.8165)}to{transform:translate(59.94645vw,99vh) scale(.8165)}}.snow:nth-child(46){opacity:.0818;transform:translate(24.0072vw,-10px) scale(.0695);animation:fall-46 22s -17s linear infinite}@keyframes fall-46{53.808%{transform:translate(30.5253vw,53.808vh) scale(.0695)}to{transform:translate(27.26625vw,99vh) scale(.0695)}}.snow:nth-child(47){opacity:1.947;transform:translate(63.5208vw,-10px) scale(.4611);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{67.47%{transform:translate(56.2307vw,67.47vh) scale(.4611)}to{transform:translate(59.87575vw,99vh) scale(.4611)}}.snow:nth-child(48){opacity:1.8904;transform:translate(13.2075vw,-10px) scale(.6013);animation:fall-48 16s -24s linear infinite}@keyframes fall-48{70.886%{transform:translate(6.4487vw,70.886vh) scale(.6013)}to{transform:translate(9.8281vw,99vh) scale(.6013)}}.snow:nth-child(49){opacity:.0024;transform:translate(57.4782vw,-10px) scale(.818);animation:fall-49 30s -10s linear infinite}@keyframes fall-49{70.373%{transform:translate(60.3957vw,70.373vh) scale(.818)}to{transform:translate(58.93695vw,99vh) scale(.818)}}.snow:nth-child(50){opacity:1.5244;transform:translate(6.7301vw,-10px) scale(.6451);animation:fall-50 10s -1s linear infinite}@keyframes fall-50{65.007%{transform:translate(3.319vw,65.007vh) scale(.6451)}to{transform:translate(5.02455vw,99vh) scale(.6451)}}.snow:nth-child(51){opacity:.214;transform:translate(29.6009vw,-10px) scale(.5043);animation:fall-51 29s -16s linear infinite}@keyframes fall-51{75.837%{transform:translate(26.4624vw,75.837vh) scale(.5043)}to{transform:translate(28.03165vw,99vh) scale(.5043)}}.snow:nth-child(52){opacity:.739;transform:translate(87.2143vw,-10px) scale(.4097);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{50.504%{transform:translate(84.2758vw,50.504vh) scale(.4097)}to{transform:translate(85.74505vw,99vh) scale(.4097)}}.snow:nth-child(53){opacity:.974;transform:translate(62.901vw,-10px) scale(.6538);animation:fall-53 27s -25s linear infinite}@keyframes fall-53{59.191%{transform:translate(59.8537vw,59.191vh) scale(.6538)}to{transform:translate(61.37735vw,99vh) scale(.6538)}}.snow:nth-child(54){opacity:.6988;transform:translate(69.239vw,-10px) scale(.6873);animation:fall-54 18s -30s linear infinite}@keyframes fall-54{41.163%{transform:translate(74.2424vw,41.163vh) scale(.6873)}to{transform:translate(71.7407vw,99vh) scale(.6873)}}.snow:nth-child(55){opacity:.2442;transform:translate(40.5675vw,-10px) scale(.8949);animation:fall-55 26s -26s linear infinite}@keyframes fall-55{36.273%{transform:translate(46.2414vw,36.273vh) scale(.8949)}to{transform:translate(43.40445vw,99vh) scale(.8949)}}.snow:nth-child(56){opacity:.2694;transform:translate(58.2676vw,-10px) scale(.0023);animation:fall-56 23s -24s linear infinite}@keyframes fall-56{67.731%{transform:translate(50.761vw,67.731vh) scale(.0023)}to{transform:translate(54.5143vw,99vh) scale(.0023)}}.snow:nth-child(57){opacity:1.0356;transform:translate(18.3012vw,-10px) scale(.0601);animation:fall-57 26s -16s linear infinite}@keyframes fall-57{33.747%{transform:translate(27.9336vw,33.747vh) scale(.0601)}to{transform:translate(23.1174vw,99vh) scale(.0601)}}.snow:nth-child(58){opacity:.6044;transform:translate(70.6477vw,-10px) scale(.7607);animation:fall-58 25s -6s linear infinite}@keyframes fall-58{53.194%{transform:translate(77.1195vw,53.194vh) scale(.7607)}to{transform:translate(73.8836vw,99vh) scale(.7607)}}.snow:nth-child(59){opacity:.7338;transform:translate(87.0946vw,-10px) scale(.2771);animation:fall-59 26s -24s linear infinite}@keyframes fall-59{74.04%{transform:translate(88.9233vw,74.04vh) scale(.2771)}to{transform:translate(88.00895vw,99vh) scale(.2771)}}.snow:nth-child(60){opacity:.146;transform:translate(84.0115vw,-10px) scale(.8355);animation:fall-60 11s -10s linear infinite}@keyframes fall-60{65.339%{transform:translate(85.9625vw,65.339vh) scale(.8355)}to{transform:translate(84.987vw,99vh) scale(.8355)}}.snow:nth-child(61){opacity:.2624;transform:translate(27.0304vw,-10px) scale(.9335);animation:fall-61 15s -7s linear infinite}@keyframes fall-61{44.249%{transform:translate(28.7295vw,44.249vh) scale(.9335)}to{transform:translate(27.87995vw,99vh) scale(.9335)}}.snow:nth-child(62){opacity:.0308;transform:translate(9.5513vw,-10px) scale(.9274);animation:fall-62 21s -25s linear infinite}@keyframes fall-62{40.722%{transform:translate(19.418vw,40.722vh) scale(.9274)}to{transform:translate(14.48465vw,99vh) scale(.9274)}}.snow:nth-child(63){opacity:.256;transform:translate(53.0824vw,-10px) scale(.968);animation:fall-63 15s -29s linear infinite}@keyframes fall-63{41.848%{transform:translate(52.5848vw,41.848vh) scale(.968)}to{transform:translate(52.8336vw,99vh) scale(.968)}}.snow:nth-child(64){opacity:1.8784;transform:translate(12.7662vw,-10px) scale(.9818);animation:fall-64 23s -3s linear infinite}@keyframes fall-64{61.231%{transform:translate(5.6029vw,61.231vh) scale(.9818)}to{transform:translate(9.18455vw,99vh) scale(.9818)}}.snow:nth-child(65){opacity:.376;transform:translate(13.8256vw,-10px) scale(.222);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{57.177%{transform:translate(11.7085vw,57.177vh) scale(.222)}to{transform:translate(12.76705vw,99vh) scale(.222)}}.snow:nth-child(66){opacity:1.6924;transform:translate(23.9439vw,-10px) scale(.8982);animation:fall-66 12s -21s linear infinite}@keyframes fall-66{52.624%{transform:translate(26.198vw,52.624vh) scale(.8982)}to{transform:translate(25.07095vw,99vh) scale(.8982)}}.snow:nth-child(67){opacity:1.6956;transform:translate(20.6225vw,-10px) scale(.4887);animation:fall-67 14s -3s linear infinite}@keyframes fall-67{75.825%{transform:translate(17.6463vw,75.825vh) scale(.4887)}to{transform:translate(19.1344vw,99vh) scale(.4887)}}.snow:nth-child(68){opacity:.9748;transform:translate(31.768vw,-10px) scale(.9929);animation:fall-68 18s -15s linear infinite}@keyframes fall-68{78.592%{transform:translate(26.165vw,78.592vh) scale(.9929)}to{transform:translate(28.9665vw,99vh) scale(.9929)}}.snow:nth-child(69){opacity:.6226;transform:translate(63.097vw,-10px) scale(.3071);animation:fall-69 21s -6s linear infinite}@keyframes fall-69{51.371%{transform:translate(64.3415vw,51.371vh) scale(.3071)}to{transform:translate(63.71925vw,99vh) scale(.3071)}}.snow:nth-child(70){opacity:.1468;transform:translate(36.4914vw,-10px) scale(.3784);animation:fall-70 10s -3s linear infinite}@keyframes fall-70{79.894%{transform:translate(29.3903vw,79.894vh) scale(.3784)}to{transform:translate(32.94085vw,99vh) scale(.3784)}}.snow:nth-child(71){opacity:.493;transform:translate(87.8156vw,-10px) scale(.9256);animation:fall-71 13s -11s linear infinite}@keyframes fall-71{51.101%{transform:translate(78.8685vw,51.101vh) scale(.9256)}to{transform:translate(83.34205vw,99vh) scale(.9256)}}.snow:nth-child(72){opacity:.447;transform:translate(80.6998vw,-10px) scale(.9612);animation:fall-72 16s -11s linear infinite}@keyframes fall-72{75.532%{transform:translate(72.9919vw,75.532vh) scale(.9612)}to{transform:translate(76.84585vw,99vh) scale(.9612)}}.snow:nth-child(73){opacity:1.0512;transform:translate(82.2176vw,-10px) scale(.3324);animation:fall-73 17s -19s linear infinite}@keyframes fall-73{63.993%{transform:translate(86.8099vw,63.993vh) scale(.3324)}to{transform:translate(84.51375vw,99vh) scale(.3324)}}.snow:nth-child(74){opacity:.5764;transform:translate(34.6283vw,-10px) scale(.9352);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{79.266%{transform:translate(25.7639vw,79.266vh) scale(.9352)}to{transform:translate(30.1961vw,99vh) scale(.9352)}}.snow:nth-child(75){opacity:1.106;transform:translate(32.5606vw,-10px) scale(.0011);animation:fall-75 18s -7s linear infinite}@keyframes fall-75{39.369%{transform:translate(35.0606vw,39.369vh) scale(.0011)}to{transform:translate(33.8106vw,99vh) scale(.0011)}}.snow:nth-child(76){opacity:.7948;transform:translate(18.4439vw,-10px) scale(.9491);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{30.368%{transform:translate(21.2399vw,30.368vh) scale(.9491)}to{transform:translate(19.8419vw,99vh) scale(.9491)}}.snow:nth-child(77){opacity:1.5702;transform:translate(94.7319vw,-10px) scale(.6479);animation:fall-77 12s -26s linear infinite}@keyframes fall-77{33.482%{transform:translate(90.505vw,33.482vh) scale(.6479)}to{transform:translate(92.61845vw,99vh) scale(.6479)}}.snow:nth-child(78){opacity:.2284;transform:translate(89.8402vw,-10px) scale(.9643);animation:fall-78 16s -17s linear infinite}@keyframes fall-78{38.786%{transform:translate(90.9917vw,38.786vh) scale(.9643)}to{transform:translate(90.41595vw,99vh) scale(.9643)}}.snow:nth-child(79){opacity:.7944;transform:translate(2.7315vw,-10px) scale(.9256);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{50.52%{transform:translate(7.4867vw,50.52vh) scale(.9256)}to{transform:translate(5.1091vw,99vh) scale(.9256)}}.snow:nth-child(80){opacity:.6918;transform:translate(9.3064vw,-10px) scale(.3576);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{38.101%{transform:translate(15.1208vw,38.101vh) scale(.3576)}to{transform:translate(12.2136vw,99vh) scale(.3576)}}.snow:nth-child(81){opacity:.7586;transform:translate(23.6379vw,-10px) scale(.0285);animation:fall-81 27s -9s linear infinite}@keyframes fall-81{36.797%{transform:translate(18.8918vw,36.797vh) scale(.0285)}to{transform:translate(21.26485vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.7714;transform:translate(42.0537vw,-10px) scale(.8779);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{47.404%{transform:translate(39.2745vw,47.404vh) scale(.8779)}to{transform:translate(40.6641vw,99vh) scale(.8779)}}.snow:nth-child(83){opacity:1.7698;transform:translate(98.8005vw,-10px) scale(.6499);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{36.662%{transform:translate(93.0484vw,36.662vh) scale(.6499)}to{transform:translate(95.92445vw,99vh) scale(.6499)}}.snow:nth-child(84){opacity:1.9366;transform:translate(19.9505vw,-10px) scale(.8903);animation:fall-84 16s -23s linear infinite}@keyframes fall-84{72.401%{transform:translate(14.9897vw,72.401vh) scale(.8903)}to{transform:translate(17.4701vw,99vh) scale(.8903)}}.snow:nth-child(85){opacity:1.1962;transform:translate(77.5481vw,-10px) scale(.942);animation:fall-85 20s -28s linear infinite}@keyframes fall-85{54.662%{transform:translate(74.7393vw,54.662vh) scale(.942)}to{transform:translate(76.1437vw,99vh) scale(.942)}}.snow:nth-child(86){opacity:.963;transform:translate(84.1223vw,-10px) scale(.6896);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{65.51%{transform:translate(75.1355vw,65.51vh) scale(.6896)}to{transform:translate(79.6289vw,99vh) scale(.6896)}}.snow:nth-child(87){opacity:1.1452;transform:translate(8.54vw,-10px) scale(.7877);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{36.206%{transform:translate(14.5592vw,36.206vh) scale(.7877)}to{transform:translate(11.5496vw,99vh) scale(.7877)}}.snow:nth-child(88){opacity:1.0712;transform:translate(18.4092vw,-10px) scale(.8896);animation:fall-88 23s -13s linear infinite}@keyframes fall-88{66.482%{transform:translate(24.6359vw,66.482vh) scale(.8896)}to{transform:translate(21.52255vw,99vh) scale(.8896)}}.snow:nth-child(89){opacity:.7486;transform:translate(30.7799vw,-10px) scale(.5216);animation:fall-89 20s -28s linear infinite}@keyframes fall-89{69.746%{transform:translate(37.6209vw,69.746vh) scale(.5216)}to{transform:translate(34.2004vw,99vh) scale(.5216)}}.snow:nth-child(90){opacity:1.1266;transform:translate(37.1387vw,-10px) scale(.5448);animation:fall-90 21s -28s linear infinite}@keyframes fall-90{49.564%{transform:translate(42.4429vw,49.564vh) scale(.5448)}to{transform:translate(39.7908vw,99vh) scale(.5448)}}.snow:nth-child(91){opacity:1.0756;transform:translate(12.1811vw,-10px) scale(.2693);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{60.276%{transform:translate(16.4402vw,60.276vh) scale(.2693)}to{transform:translate(14.31065vw,99vh) scale(.2693)}}.snow:nth-child(92){opacity:.473;transform:translate(30.7945vw,-10px) scale(.3174);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{57.603%{transform:translate(27.7715vw,57.603vh) scale(.3174)}to{transform:translate(29.283vw,99vh) scale(.3174)}}.snow:nth-child(93){opacity:1.267;transform:translate(92.0905vw,-10px) scale(.2927);animation:fall-93 10s -5s linear infinite}@keyframes fall-93{74.786%{transform:translate(100.9394vw,74.786vh) scale(.2927)}to{transform:translate(96.51495vw,99vh) scale(.2927)}}.snow:nth-child(94){opacity:1.5694;transform:translate(38.0982vw,-10px) scale(.0302);animation:fall-94 16s -18s linear infinite}@keyframes fall-94{43.498%{transform:translate(42.6362vw,43.498vh) scale(.0302)}to{transform:translate(40.3672vw,99vh) scale(.0302)}}.snow:nth-child(95){opacity:1.5688;transform:translate(25.3792vw,-10px) scale(.9823);animation:fall-95 10s -20s linear infinite}@keyframes fall-95{55.551%{transform:translate(20.9298vw,55.551vh) scale(.9823)}to{transform:translate(23.1545vw,99vh) scale(.9823)}}.snow:nth-child(96){opacity:.662;transform:translate(81.6431vw,-10px) scale(.8852);animation:fall-96 17s -9s linear infinite}@keyframes fall-96{35.808%{transform:translate(80.6284vw,35.808vh) scale(.8852)}to{transform:translate(81.13575vw,99vh) scale(.8852)}}.snow:nth-child(97){opacity:1.1784;transform:translate(25.345vw,-10px) scale(.7726);animation:fall-97 30s -27s linear infinite}@keyframes fall-97{45.356%{transform:translate(29.7486vw,45.356vh) scale(.7726)}to{transform:translate(27.5468vw,99vh) scale(.7726)}}.snow:nth-child(98){opacity:.8538;transform:translate(11.0547vw,-10px) scale(.4838);animation:fall-98 14s -22s linear infinite}@keyframes fall-98{57.475%{transform:translate(11.3193vw,57.475vh) scale(.4838)}to{transform:translate(11.187vw,99vh) scale(.4838)}}.snow:nth-child(99){opacity:1.7332;transform:translate(73.1169vw,-10px) scale(.0107);animation:fall-99 30s -18s linear infinite}@keyframes fall-99{37.45%{transform:translate(70.0398vw,37.45vh) scale(.0107)}to{transform:translate(71.57835vw,99vh) scale(.0107)}}.snow:nth-child(100){opacity:1.4628;transform:translate(71.3697vw,-10px) scale(.1149);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{36.107%{transform:translate(65.8389vw,36.107vh) scale(.1149)}to{transform:translate(68.6043vw,99vh) scale(.1149)}}.snow:nth-child(101){opacity:.4144;transform:translate(94.1467vw,-10px) scale(.3214);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{66.145%{transform:translate(101.819vw,66.145vh) scale(.3214)}to{transform:translate(97.98285vw,99vh) scale(.3214)}}.snow:nth-child(102){opacity:1.272;transform:translate(86.6819vw,-10px) scale(.7799);animation:fall-102 14s -15s linear infinite}@keyframes fall-102{55.123%{transform:translate(90.0158vw,55.123vh) scale(.7799)}to{transform:translate(88.34885vw,99vh) scale(.7799)}}.snow:nth-child(103){opacity:1.6796;transform:translate(90.8516vw,-10px) scale(.1815);animation:fall-103 14s -14s linear infinite}@keyframes fall-103{73.32%{transform:translate(94.6452vw,73.32vh) scale(.1815)}to{transform:translate(92.7484vw,99vh) scale(.1815)}}.snow:nth-child(104){opacity:.3632;transform:translate(36.6163vw,-10px) scale(.2605);animation:fall-104 11s -5s linear infinite}@keyframes fall-104{43.006%{transform:translate(45.1711vw,43.006vh) scale(.2605)}to{transform:translate(40.8937vw,99vh) scale(.2605)}}.snow:nth-child(105){opacity:.1932;transform:translate(51.4613vw,-10px) scale(.5734);animation:fall-105 16s -6s linear infinite}@keyframes fall-105{45.184%{transform:translate(56.1553vw,45.184vh) scale(.5734)}to{transform:translate(53.8083vw,99vh) scale(.5734)}}.snow:nth-child(106){opacity:.895;transform:translate(87.3792vw,-10px) scale(.3495);animation:fall-106 26s -2s linear infinite}@keyframes fall-106{47.266%{transform:translate(86.5013vw,47.266vh) scale(.3495)}to{transform:translate(86.94025vw,99vh) scale(.3495)}}.snow:nth-child(107){opacity:.8718;transform:translate(84.3698vw,-10px) scale(.0344);animation:fall-107 29s -22s linear infinite}@keyframes fall-107{31.982%{transform:translate(83.0666vw,31.982vh) scale(.0344)}to{transform:translate(83.7182vw,99vh) scale(.0344)}}.snow:nth-child(108){opacity:.6012;transform:translate(98.947vw,-10px) scale(.6771);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{51.434%{transform:translate(105.3292vw,51.434vh) scale(.6771)}to{transform:translate(102.1381vw,99vh) scale(.6771)}}.snow:nth-child(109){opacity:1.666;transform:translate(80.7107vw,-10px) scale(.5773);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{66.891%{transform:translate(81.8505vw,66.891vh) scale(.5773)}to{transform:translate(81.2806vw,99vh) scale(.5773)}}.snow:nth-child(110){opacity:1.2714;transform:translate(72.4305vw,-10px) scale(.8449);animation:fall-110 13s -2s linear infinite}@keyframes fall-110{51.149%{transform:translate(79.2244vw,51.149vh) scale(.8449)}to{transform:translate(75.82745vw,99vh) scale(.8449)}}.snow:nth-child(111){opacity:1.8952;transform:translate(5.5408vw,-10px) scale(.5466);animation:fall-111 18s -10s linear infinite}@keyframes fall-111{74.955%{transform:translate(4.1915vw,74.955vh) scale(.5466)}to{transform:translate(4.86615vw,99vh) scale(.5466)}}.snow:nth-child(112){opacity:.7606;transform:translate(92.8753vw,-10px) scale(.032);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{50.967%{transform:translate(83.1409vw,50.967vh) scale(.032)}to{transform:translate(88.0081vw,99vh) scale(.032)}}.snow:nth-child(113){opacity:.9008;transform:translate(62.3486vw,-10px) scale(.0011);animation:fall-113 20s -9s linear infinite}@keyframes fall-113{74.919%{transform:translate(63.0206vw,74.919vh) scale(.0011)}to{transform:translate(62.6846vw,99vh) scale(.0011)}}.snow:nth-child(114){opacity:.8;transform:translate(50.403vw,-10px) scale(.1799);animation:fall-114 25s -26s linear infinite}@keyframes fall-114{31.793%{transform:translate(45.1899vw,31.793vh) scale(.1799)}to{transform:translate(47.79645vw,99vh) scale(.1799)}}.snow:nth-child(115){opacity:1.4478;transform:translate(54.8905vw,-10px) scale(.2885);animation:fall-115 11s -8s linear infinite}@keyframes fall-115{35.646%{transform:translate(60.2948vw,35.646vh) scale(.2885)}to{transform:translate(57.59265vw,99vh) scale(.2885)}}.snow:nth-child(116){opacity:1.4034;transform:translate(89.3246vw,-10px) scale(.3814);animation:fall-116 17s -3s linear infinite}@keyframes fall-116{49.679%{transform:translate(87.3796vw,49.679vh) scale(.3814)}to{transform:translate(88.3521vw,99vh) scale(.3814)}}.snow:nth-child(117){opacity:1.7516;transform:translate(55.0814vw,-10px) scale(.0052);animation:fall-117 11s -7s linear infinite}@keyframes fall-117{36.619%{transform:translate(56.2576vw,36.619vh) scale(.0052)}to{transform:translate(55.6695vw,99vh) scale(.0052)}}.snow:nth-child(118){opacity:.6366;transform:translate(17.9997vw,-10px) scale(.4618);animation:fall-118 10s -25s linear infinite}@keyframes fall-118{79.673%{transform:translate(14.0163vw,79.673vh) scale(.4618)}to{transform:translate(16.008vw,99vh) scale(.4618)}}.snow:nth-child(119){opacity:1.4822;transform:translate(89.5102vw,-10px) scale(.9826);animation:fall-119 16s -26s linear infinite}@keyframes fall-119{55.845%{transform:translate(98.9035vw,55.845vh) scale(.9826)}to{transform:translate(94.20685vw,99vh) scale(.9826)}}.snow:nth-child(120){opacity:1.6122;transform:translate(65.5213vw,-10px) scale(.2377);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{40.702%{transform:translate(61.4939vw,40.702vh) scale(.2377)}to{transform:translate(63.5076vw,99vh) scale(.2377)}}.snow:nth-child(121){opacity:1.6398;transform:translate(17.2221vw,-10px) scale(.61);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{78.012%{transform:translate(10.3719vw,78.012vh) scale(.61)}to{transform:translate(13.797vw,99vh) scale(.61)}}.snow:nth-child(122){opacity:1.2008;transform:translate(53.9632vw,-10px) scale(.794);animation:fall-122 25s -30s linear infinite}@keyframes fall-122{59.984%{transform:translate(47.3196vw,59.984vh) scale(.794)}to{transform:translate(50.6414vw,99vh) scale(.794)}}.snow:nth-child(123){opacity:1.3904;transform:translate(87.0648vw,-10px) scale(.0767);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{57.798%{transform:translate(89.5523vw,57.798vh) scale(.0767)}to{transform:translate(88.30855vw,99vh) scale(.0767)}}.snow:nth-child(124){opacity:.5368;transform:translate(5.4792vw,-10px) scale(.8523);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{39.823%{transform:translate(15.0495vw,39.823vh) scale(.8523)}to{transform:translate(10.26435vw,99vh) scale(.8523)}}.snow:nth-child(125){opacity:.7478;transform:translate(77.1389vw,-10px) scale(.8056);animation:fall-125 19s -15s linear infinite}@keyframes fall-125{31.892%{transform:translate(80.0276vw,31.892vh) scale(.8056)}to{transform:translate(78.58325vw,99vh) scale(.8056)}}.snow:nth-child(126){opacity:1.0586;transform:translate(90.9933vw,-10px) scale(.7426);animation:fall-126 13s -12s linear infinite}@keyframes fall-126{73.638%{transform:translate(82.2201vw,73.638vh) scale(.7426)}to{transform:translate(86.6067vw,99vh) scale(.7426)}}.snow:nth-child(127){opacity:.5208;transform:translate(68.2123vw,-10px) scale(.6644);animation:fall-127 16s -7s linear infinite}@keyframes fall-127{56.626%{transform:translate(70.6731vw,56.626vh) scale(.6644)}to{transform:translate(69.4427vw,99vh) scale(.6644)}}.snow:nth-child(128){opacity:1.585;transform:translate(56.8582vw,-10px) scale(.256);animation:fall-128 16s -3s linear infinite}@keyframes fall-128{58.003%{transform:translate(58.4977vw,58.003vh) scale(.256)}to{transform:translate(57.67795vw,99vh) scale(.256)}}.snow:nth-child(129){opacity:1.184;transform:translate(73.1233vw,-10px) scale(.9531);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{32.466%{transform:translate(75.7269vw,32.466vh) scale(.9531)}to{transform:translate(74.4251vw,99vh) scale(.9531)}}.snow:nth-child(130){opacity:.4044;transform:translate(77.5351vw,-10px) scale(.6536);animation:fall-130 11s -9s linear infinite}@keyframes fall-130{79.126%{transform:translate(82.1594vw,79.126vh) scale(.6536)}to{transform:translate(79.84725vw,99vh) scale(.6536)}}.snow:nth-child(131){opacity:1.7548;transform:translate(17.7369vw,-10px) scale(.9134);animation:fall-131 13s -12s linear infinite}@keyframes fall-131{36.506%{transform:translate(11.4292vw,36.506vh) scale(.9134)}to{transform:translate(14.58305vw,99vh) scale(.9134)}}.snow:nth-child(132){opacity:.8554;transform:translate(35.2697vw,-10px) scale(.475);animation:fall-132 30s -1s linear infinite}@keyframes fall-132{32.056%{transform:translate(41.8461vw,32.056vh) scale(.475)}to{transform:translate(38.5579vw,99vh) scale(.475)}}.snow:nth-child(133){opacity:.527;transform:translate(91.1445vw,-10px) scale(.8005);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{52.925%{transform:translate(94.4182vw,52.925vh) scale(.8005)}to{transform:translate(92.78135vw,99vh) scale(.8005)}}.snow:nth-child(134){opacity:.2092;transform:translate(22.1532vw,-10px) scale(.8619);animation:fall-134 11s -8s linear infinite}@keyframes fall-134{34.752%{transform:translate(23.1253vw,34.752vh) scale(.8619)}to{transform:translate(22.63925vw,99vh) scale(.8619)}}.snow:nth-child(135){opacity:1.6696;transform:translate(14.9966vw,-10px) scale(.8776);animation:fall-135 16s -20s linear infinite}@keyframes fall-135{56.16%{transform:translate(21.4609vw,56.16vh) scale(.8776)}to{transform:translate(18.22875vw,99vh) scale(.8776)}}.snow:nth-child(136){opacity:.7748;transform:translate(26.9908vw,-10px) scale(.7355);animation:fall-136 29s -25s linear infinite}@keyframes fall-136{64.887%{transform:translate(32.0522vw,64.887vh) scale(.7355)}to{transform:translate(29.5215vw,99vh) scale(.7355)}}.snow:nth-child(137){opacity:1.4832;transform:translate(84.1242vw,-10px) scale(.4841);animation:fall-137 19s -1s linear infinite}@keyframes fall-137{33.648%{transform:translate(83.681vw,33.648vh) scale(.4841)}to{transform:translate(83.9026vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.8536;transform:translate(25.4737vw,-10px) scale(.0272);animation:fall-138 29s -15s linear infinite}@keyframes fall-138{63.194%{transform:translate(30.6178vw,63.194vh) scale(.0272)}to{transform:translate(28.04575vw,99vh) scale(.0272)}}.snow:nth-child(139){opacity:1.1238;transform:translate(87.3148vw,-10px) scale(.2521);animation:fall-139 26s -22s linear infinite}@keyframes fall-139{31.818%{transform:translate(95.097vw,31.818vh) scale(.2521)}to{transform:translate(91.2059vw,99vh) scale(.2521)}}.snow:nth-child(140){opacity:.8014;transform:translate(56.2914vw,-10px) scale(.8748);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{66.896%{transform:translate(54.9902vw,66.896vh) scale(.8748)}to{transform:translate(55.6408vw,99vh) scale(.8748)}}.snow:nth-child(141){opacity:1.9158;transform:translate(55.8951vw,-10px) scale(.8485);animation:fall-141 20s -21s linear infinite}@keyframes fall-141{44.295%{transform:translate(54.9637vw,44.295vh) scale(.8485)}to{transform:translate(55.4294vw,99vh) scale(.8485)}}.snow:nth-child(142){opacity:.554;transform:translate(49.8904vw,-10px) scale(.38);animation:fall-142 12s -10s linear infinite}@keyframes fall-142{40.567%{transform:translate(51.434vw,40.567vh) scale(.38)}to{transform:translate(50.6622vw,99vh) scale(.38)}}.snow:nth-child(143){opacity:1.9384;transform:translate(74.434vw,-10px) scale(.3378);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{73.169%{transform:translate(76.6305vw,73.169vh) scale(.3378)}to{transform:translate(75.53225vw,99vh) scale(.3378)}}.snow:nth-child(144){opacity:1.7714;transform:translate(47.4068vw,-10px) scale(.3972);animation:fall-144 24s -3s linear infinite}@keyframes fall-144{63.925%{transform:translate(40.253vw,63.925vh) scale(.3972)}to{transform:translate(43.8299vw,99vh) scale(.3972)}}.snow:nth-child(145){opacity:1.818;transform:translate(19.1645vw,-10px) scale(.6599);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{74.819%{transform:translate(13.7276vw,74.819vh) scale(.6599)}to{transform:translate(16.44605vw,99vh) scale(.6599)}}.snow:nth-child(146){opacity:1.2766;transform:translate(21.8758vw,-10px) scale(.9482);animation:fall-146 11s -15s linear infinite}@keyframes fall-146{33.116%{transform:translate(27.8518vw,33.116vh) scale(.9482)}to{transform:translate(24.8638vw,99vh) scale(.9482)}}.snow:nth-child(147){opacity:.4792;transform:translate(74.6406vw,-10px) scale(.6596);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{46.275%{transform:translate(70.7289vw,46.275vh) scale(.6596)}to{transform:translate(72.68475vw,99vh) scale(.6596)}}.snow:nth-child(148){opacity:1.4424;transform:translate(82.6187vw,-10px) scale(.6274);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{49.093%{transform:translate(83.0249vw,49.093vh) scale(.6274)}to{transform:translate(82.8218vw,99vh) scale(.6274)}}.snow:nth-child(149){opacity:.6924;transform:translate(33.7802vw,-10px) scale(.4981);animation:fall-149 26s -21s linear infinite}@keyframes fall-149{45.754%{transform:translate(38.6014vw,45.754vh) scale(.4981)}to{transform:translate(36.1908vw,99vh) scale(.4981)}}.snow:nth-child(150){opacity:1.5846;transform:translate(97.8436vw,-10px) scale(.5157);animation:fall-150 19s -5s linear infinite}@keyframes fall-150{32.851%{transform:translate(103.7478vw,32.851vh) scale(.5157)}to{transform:translate(100.7957vw,99vh) scale(.5157)}}.snow:nth-child(151){opacity:.7888;transform:translate(14.5416vw,-10px) scale(.5775);animation:fall-151 12s -20s linear infinite}@keyframes fall-151{33.233%{transform:translate(23.834vw,33.233vh) scale(.5775)}to{transform:translate(19.1878vw,99vh) scale(.5775)}}.snow:nth-child(152){opacity:1.7726;transform:translate(16.0552vw,-10px) scale(.3893);animation:fall-152 13s -8s linear infinite}@keyframes fall-152{38.218%{transform:translate(17.9642vw,38.218vh) scale(.3893)}to{transform:translate(17.0097vw,99vh) scale(.3893)}}.snow:nth-child(153){opacity:.7042;transform:translate(62.9425vw,-10px) scale(.3605);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{42.034%{transform:translate(70.1382vw,42.034vh) scale(.3605)}to{transform:translate(66.54035vw,99vh) scale(.3605)}}.snow:nth-child(154){opacity:1.7254;transform:translate(99.0831vw,-10px) scale(.6139);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{66.514%{transform:translate(97.3292vw,66.514vh) scale(.6139)}to{transform:translate(98.20615vw,99vh) scale(.6139)}}.snow:nth-child(155){opacity:1.9262;transform:translate(96.2338vw,-10px) scale(.1559);animation:fall-155 21s -27s linear infinite}@keyframes fall-155{31.493%{transform:translate(100.2567vw,31.493vh) scale(.1559)}to{transform:translate(98.24525vw,99vh) scale(.1559)}}.snow:nth-child(156){opacity:1.5668;transform:translate(29.3152vw,-10px) scale(.3778);animation:fall-156 14s -8s linear infinite}@keyframes fall-156{72.656%{transform:translate(28.507vw,72.656vh) scale(.3778)}to{transform:translate(28.9111vw,99vh) scale(.3778)}}.snow:nth-child(157){opacity:.1012;transform:translate(14.9532vw,-10px) scale(.8169);animation:fall-157 25s -15s linear infinite}@keyframes fall-157{43.907%{transform:translate(13.7147vw,43.907vh) scale(.8169)}to{transform:translate(14.33395vw,99vh) scale(.8169)}}.snow:nth-child(158){opacity:1.2654;transform:translate(15.16vw,-10px) scale(.8248);animation:fall-158 27s -4s linear infinite}@keyframes fall-158{60.099%{transform:translate(21.5655vw,60.099vh) scale(.8248)}to{transform:translate(18.36275vw,99vh) scale(.8248)}}.snow:nth-child(159){opacity:.7166;transform:translate(19.7164vw,-10px) scale(.1057);animation:fall-159 16s -30s linear infinite}@keyframes fall-159{33.127%{transform:translate(22.6437vw,33.127vh) scale(.1057)}to{transform:translate(21.18005vw,99vh) scale(.1057)}}.snow:nth-child(160){opacity:1.4614;transform:translate(64.5602vw,-10px) scale(.8067);animation:fall-160 15s -6s linear infinite}@keyframes fall-160{73.061%{transform:translate(72.5976vw,73.061vh) scale(.8067)}to{transform:translate(68.5789vw,99vh) scale(.8067)}}.snow:nth-child(161){opacity:1.9952;transform:translate(15.1648vw,-10px) scale(.5442);animation:fall-161 26s -22s linear infinite}@keyframes fall-161{37.593%{transform:translate(19.4211vw,37.593vh) scale(.5442)}to{transform:translate(17.29295vw,99vh) scale(.5442)}}.snow:nth-child(162){opacity:1.1788;transform:translate(47.3076vw,-10px) scale(.1787);animation:fall-162 16s -23s linear infinite}@keyframes fall-162{58.583%{transform:translate(55.6083vw,58.583vh) scale(.1787)}to{transform:translate(51.45795vw,99vh) scale(.1787)}}.snow:nth-child(163){opacity:.0658;transform:translate(40.7502vw,-10px) scale(.7577);animation:fall-163 20s -18s linear infinite}@keyframes fall-163{49.29%{transform:translate(43.6922vw,49.29vh) scale(.7577)}to{transform:translate(42.2212vw,99vh) scale(.7577)}}.snow:nth-child(164){opacity:.852;transform:translate(65.3899vw,-10px) scale(.7774);animation:fall-164 21s -18s linear infinite}@keyframes fall-164{45.123%{transform:translate(71.7947vw,45.123vh) scale(.7774)}to{transform:translate(68.5923vw,99vh) scale(.7774)}}.snow:nth-child(165){opacity:.2874;transform:translate(51.5752vw,-10px) scale(.7161);animation:fall-165 28s -2s linear infinite}@keyframes fall-165{46.989%{transform:translate(61.1137vw,46.989vh) scale(.7161)}to{transform:translate(56.34445vw,99vh) scale(.7161)}}.snow:nth-child(166){opacity:1.5816;transform:translate(51.5345vw,-10px) scale(.755);animation:fall-166 13s -27s linear infinite}@keyframes fall-166{37.466%{transform:translate(55.5088vw,37.466vh) scale(.755)}to{transform:translate(53.52165vw,99vh) scale(.755)}}.snow:nth-child(167){opacity:.2046;transform:translate(38.0896vw,-10px) scale(.7487);animation:fall-167 27s -7s linear infinite}@keyframes fall-167{38.51%{transform:translate(37.1865vw,38.51vh) scale(.7487)}to{transform:translate(37.63805vw,99vh) scale(.7487)}}.snow:nth-child(168){opacity:1.023;transform:translate(51.9166vw,-10px) scale(.4639);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{34.773%{transform:translate(61.1701vw,34.773vh) scale(.4639)}to{transform:translate(56.54335vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:1.4218;transform:translate(38.6338vw,-10px) scale(.5622);animation:fall-169 11s -19s linear infinite}@keyframes fall-169{33.507%{transform:translate(36.7531vw,33.507vh) scale(.5622)}to{transform:translate(37.69345vw,99vh) scale(.5622)}}.snow:nth-child(170){opacity:1.297;transform:translate(8.5318vw,-10px) scale(.0476);animation:fall-170 23s -27s linear infinite}@keyframes fall-170{70.681%{transform:translate(3.4715vw,70.681vh) scale(.0476)}to{transform:translate(6.00165vw,99vh) scale(.0476)}}.snow:nth-child(171){opacity:1.471;transform:translate(62.7194vw,-10px) scale(.2718);animation:fall-171 13s -3s linear infinite}@keyframes fall-171{63.773%{transform:translate(67.3548vw,63.773vh) scale(.2718)}to{transform:translate(65.0371vw,99vh) scale(.2718)}}.snow:nth-child(172){opacity:.2918;transform:translate(41.533vw,-10px) scale(.9287);animation:fall-172 27s -9s linear infinite}@keyframes fall-172{75.782%{transform:translate(46.8928vw,75.782vh) scale(.9287)}to{transform:translate(44.2129vw,99vh) scale(.9287)}}.snow:nth-child(173){opacity:.655;transform:translate(.6726vw,-10px) scale(.4648);animation:fall-173 16s -6s linear infinite}@keyframes fall-173{51.366%{transform:translate(7.1229vw,51.366vh) scale(.4648)}to{transform:translate(3.89775vw,99vh) scale(.4648)}}.snow:nth-child(174){opacity:.9024;transform:translate(26.6584vw,-10px) scale(.0911);animation:fall-174 28s -3s linear infinite}@keyframes fall-174{74.802%{transform:translate(17.9955vw,74.802vh) scale(.0911)}to{transform:translate(22.32695vw,99vh) scale(.0911)}}.snow:nth-child(175){opacity:1.9694;transform:translate(27.3412vw,-10px) scale(.6768);animation:fall-175 26s -19s linear infinite}@keyframes fall-175{79.55%{transform:translate(27.8799vw,79.55vh) scale(.6768)}to{transform:translate(27.61055vw,99vh) scale(.6768)}}.snow:nth-child(176){opacity:1.4726;transform:translate(86.1691vw,-10px) scale(.1159);animation:fall-176 28s -6s linear infinite}@keyframes fall-176{52.677%{transform:translate(91.4037vw,52.677vh) scale(.1159)}to{transform:translate(88.7864vw,99vh) scale(.1159)}}.snow:nth-child(177){opacity:1.1464;transform:translate(4.6921vw,-10px) scale(.6324);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{51.221%{transform:translate(-5.171vw,51.221vh) scale(.6324)}to{transform:translate(-.23945vw,99vh) scale(.6324)}}.snow:nth-child(178){opacity:.2712;transform:translate(5.8379vw,-10px) scale(.2682);animation:fall-178 20s -28s linear infinite}@keyframes fall-178{31.159%{transform:translate(7.4989vw,31.159vh) scale(.2682)}to{transform:translate(6.6684vw,99vh) scale(.2682)}}.snow:nth-child(179){opacity:1.0692;transform:translate(59.9069vw,-10px) scale(.9835);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{41.696%{transform:translate(52.2717vw,41.696vh) scale(.9835)}to{transform:translate(56.0893vw,99vh) scale(.9835)}}.snow:nth-child(180){opacity:.5706;transform:translate(44.1791vw,-10px) scale(.3752);animation:fall-180 10s -21s linear infinite}@keyframes fall-180{68.677%{transform:translate(43.6963vw,68.677vh) scale(.3752)}to{transform:translate(43.9377vw,99vh) scale(.3752)}}.snow:nth-child(181){opacity:.6472;transform:translate(22.2411vw,-10px) scale(.5343);animation:fall-181 28s -25s linear infinite}@keyframes fall-181{75.733%{transform:translate(18.728vw,75.733vh) scale(.5343)}to{transform:translate(20.48455vw,99vh) scale(.5343)}}.snow:nth-child(182){opacity:.351;transform:translate(88.945vw,-10px) scale(.2717);animation:fall-182 11s -15s linear infinite}@keyframes fall-182{76.754%{transform:translate(92.8082vw,76.754vh) scale(.2717)}to{transform:translate(90.8766vw,99vh) scale(.2717)}}.snow:nth-child(183){opacity:1.623;transform:translate(35.686vw,-10px) scale(.9911);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{72.528%{transform:translate(31.5627vw,72.528vh) scale(.9911)}to{transform:translate(33.62435vw,99vh) scale(.9911)}}.snow:nth-child(184){opacity:.8158;transform:translate(66.5144vw,-10px) scale(.0946);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{52.872%{transform:translate(64.6284vw,52.872vh) scale(.0946)}to{transform:translate(65.5714vw,99vh) scale(.0946)}}.snow:nth-child(185){opacity:1.6892;transform:translate(34.5711vw,-10px) scale(.5613);animation:fall-185 14s -9s linear infinite}@keyframes fall-185{34.744%{transform:translate(30.6066vw,34.744vh) scale(.5613)}to{transform:translate(32.58885vw,99vh) scale(.5613)}}.snow:nth-child(186){opacity:1.0722;transform:translate(.0884vw,-10px) scale(.6005);animation:fall-186 16s -24s linear infinite}@keyframes fall-186{57.646%{transform:translate(2.8379vw,57.646vh) scale(.6005)}to{transform:translate(1.46315vw,99vh) scale(.6005)}}.snow:nth-child(187){opacity:1.4374;transform:translate(34.2493vw,-10px) scale(.9555);animation:fall-187 28s -9s linear infinite}@keyframes fall-187{48.726%{transform:translate(43.3195vw,48.726vh) scale(.9555)}to{transform:translate(38.7844vw,99vh) scale(.9555)}}.snow:nth-child(188){opacity:1.829;transform:translate(68.5752vw,-10px) scale(.1808);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{76.847%{transform:translate(68.7776vw,76.847vh) scale(.1808)}to{transform:translate(68.6764vw,99vh) scale(.1808)}}.snow:nth-child(189){opacity:1.6846;transform:translate(58.4473vw,-10px) scale(.6262);animation:fall-189 10s -17s linear infinite}@keyframes fall-189{37.199%{transform:translate(67.5348vw,37.199vh) scale(.6262)}to{transform:translate(62.99105vw,99vh) scale(.6262)}}.snow:nth-child(190){opacity:.162;transform:translate(7.067vw,-10px) scale(.2959);animation:fall-190 24s -8s linear infinite}@keyframes fall-190{51.107%{transform:translate(1.7688vw,51.107vh) scale(.2959)}to{transform:translate(4.4179vw,99vh) scale(.2959)}}.snow:nth-child(191){opacity:.4664;transform:translate(57.1229vw,-10px) scale(.3136);animation:fall-191 20s -6s linear infinite}@keyframes fall-191{50.577%{transform:translate(49.8542vw,50.577vh) scale(.3136)}to{transform:translate(53.48855vw,99vh) scale(.3136)}}.snow:nth-child(192){opacity:.794;transform:translate(8.9205vw,-10px) scale(.4245);animation:fall-192 19s -16s linear infinite}@keyframes fall-192{74.611%{transform:translate(2.5447vw,74.611vh) scale(.4245)}to{transform:translate(5.7326vw,99vh) scale(.4245)}}.snow:nth-child(193){opacity:1.6586;transform:translate(66.8613vw,-10px) scale(.7624);animation:fall-193 19s -10s linear infinite}@keyframes fall-193{31.356%{transform:translate(72.2939vw,31.356vh) scale(.7624)}to{transform:translate(69.5776vw,99vh) scale(.7624)}}.snow:nth-child(194){opacity:1.753;transform:translate(64.3742vw,-10px) scale(.1958);animation:fall-194 22s -15s linear infinite}@keyframes fall-194{42.613%{transform:translate(62.7519vw,42.613vh) scale(.1958)}to{transform:translate(63.56305vw,99vh) scale(.1958)}}.snow:nth-child(195){opacity:.556;transform:translate(41.4184vw,-10px) scale(.9251);animation:fall-195 20s -5s linear infinite}@keyframes fall-195{30.922%{transform:translate(40.6276vw,30.922vh) scale(.9251)}to{transform:translate(41.023vw,99vh) scale(.9251)}}.snow:nth-child(196){opacity:.2324;transform:translate(62.8748vw,-10px) scale(.0602);animation:fall-196 18s -22s linear infinite}@keyframes fall-196{37.143%{transform:translate(60.1274vw,37.143vh) scale(.0602)}to{transform:translate(61.5011vw,99vh) scale(.0602)}}.snow:nth-child(197){opacity:.1056;transform:translate(30.7718vw,-10px) scale(.7543);animation:fall-197 14s -30s linear infinite}@keyframes fall-197{41.931%{transform:translate(28.5059vw,41.931vh) scale(.7543)}to{transform:translate(29.63885vw,99vh) scale(.7543)}}.snow:nth-child(198){opacity:.7894;transform:translate(89.4995vw,-10px) scale(.7433);animation:fall-198 16s -30s linear infinite}@keyframes fall-198{71.271%{transform:translate(84.4588vw,71.271vh) scale(.7433)}to{transform:translate(86.97915vw,99vh) scale(.7433)}}.snow:nth-child(199){opacity:1.5782;transform:translate(47.0256vw,-10px) scale(.8976);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{77.666%{transform:translate(41.5431vw,77.666vh) scale(.8976)}to{transform:translate(44.28435vw,99vh) scale(.8976)}}.snow:nth-child(200){opacity:.5292;transform:translate(9.281vw,-10px) scale(.4598);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{40.882%{transform:translate(16.7983vw,40.882vh) scale(.4598)}to{transform:translate(13.03965vw,99vh) scale(.4598)}}.snow:nth-child(201){opacity:1.866;transform:translate(61.9027vw,-10px) scale(.308);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{70.681%{transform:translate(61.771vw,70.681vh) scale(.308)}to{transform:translate(61.83685vw,99vh) scale(.308)}}.snow:nth-child(202){opacity:1.1434;transform:translate(2.3126vw,-10px) scale(.9975);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{37.609%{transform:translate(1.1333vw,37.609vh) scale(.9975)}to{transform:translate(1.72295vw,99vh) scale(.9975)}}.snow:nth-child(203){opacity:1.108;transform:translate(69.4515vw,-10px) scale(.2494);animation:fall-203 17s -27s linear infinite}@keyframes fall-203{58.459%{transform:translate(63.6027vw,58.459vh) scale(.2494)}to{transform:translate(66.5271vw,99vh) scale(.2494)}}.snow:nth-child(204){opacity:1.2456;transform:translate(51.6153vw,-10px) scale(.9043);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{33.631%{transform:translate(44.7396vw,33.631vh) scale(.9043)}to{transform:translate(48.17745vw,99vh) scale(.9043)}}.snow:nth-child(205){opacity:1.0798;transform:translate(96.3698vw,-10px) scale(.963);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.292%{transform:translate(103.7411vw,73.292vh) scale(.963)}to{transform:translate(100.05545vw,99vh) scale(.963)}}.snow:nth-child(206){opacity:1.0064;transform:translate(87.8423vw,-10px) scale(.4755);animation:fall-206 14s -11s linear infinite}@keyframes fall-206{35.082%{transform:translate(82.4207vw,35.082vh) scale(.4755)}to{transform:translate(85.1315vw,99vh) scale(.4755)}}.snow:nth-child(207){opacity:1.5586;transform:translate(50.0738vw,-10px) scale(.6739);animation:fall-207 26s -15s linear infinite}@keyframes fall-207{74.745%{transform:translate(47.0164vw,74.745vh) scale(.6739)}to{transform:translate(48.5451vw,99vh) scale(.6739)}}.snow:nth-child(208){opacity:.0014;transform:translate(33.0161vw,-10px) scale(.606);animation:fall-208 23s -10s linear infinite}@keyframes fall-208{60.771%{transform:translate(29.5069vw,60.771vh) scale(.606)}to{transform:translate(31.2615vw,99vh) scale(.606)}}.snow:nth-child(209){opacity:.9432;transform:translate(63.8448vw,-10px) scale(.6264);animation:fall-209 21s -2s linear infinite}@keyframes fall-209{44.908%{transform:translate(65.7168vw,44.908vh) scale(.6264)}to{transform:translate(64.7808vw,99vh) scale(.6264)}}.snow:nth-child(210){opacity:.8988;transform:translate(33.5823vw,-10px) scale(.8287);animation:fall-210 16s -25s linear infinite}@keyframes fall-210{51.371%{transform:translate(30.2961vw,51.371vh) scale(.8287)}to{transform:translate(31.9392vw,99vh) scale(.8287)}}.snow:nth-child(211){opacity:1.4592;transform:translate(22.0292vw,-10px) scale(.8252);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{77.136%{transform:translate(16.3304vw,77.136vh) scale(.8252)}to{transform:translate(19.1798vw,99vh) scale(.8252)}}.snow:nth-child(212){opacity:1.9854;transform:translate(33.8436vw,-10px) scale(.4092);animation:fall-212 25s -14s linear infinite}@keyframes fall-212{65.584%{transform:translate(31.006vw,65.584vh) scale(.4092)}to{transform:translate(32.4248vw,99vh) scale(.4092)}}.snow:nth-child(213){opacity:1.4882;transform:translate(51.8152vw,-10px) scale(.9096);animation:fall-213 21s -30s linear infinite}@keyframes fall-213{41.106%{transform:translate(58.2598vw,41.106vh) scale(.9096)}to{transform:translate(55.0375vw,99vh) scale(.9096)}}.snow:nth-child(214){opacity:1.5012;transform:translate(35.5426vw,-10px) scale(.2108);animation:fall-214 16s -22s linear infinite}@keyframes fall-214{66.519%{transform:translate(43.5828vw,66.519vh) scale(.2108)}to{transform:translate(39.5627vw,99vh) scale(.2108)}}.snow:nth-child(215){opacity:.9492;transform:translate(12.1553vw,-10px) scale(.2128);animation:fall-215 12s -14s linear infinite}@keyframes fall-215{46.532%{transform:translate(21.7344vw,46.532vh) scale(.2128)}to{transform:translate(16.94485vw,99vh) scale(.2128)}}.snow:nth-child(216){opacity:1.4578;transform:translate(63.1799vw,-10px) scale(.3543);animation:fall-216 29s -13s linear infinite}@keyframes fall-216{55.045%{transform:translate(62.1918vw,55.045vh) scale(.3543)}to{transform:translate(62.68585vw,99vh) scale(.3543)}}.snow:nth-child(217){opacity:.311;transform:translate(20.7768vw,-10px) scale(.4159);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{55.077%{transform:translate(28.9749vw,55.077vh) scale(.4159)}to{transform:translate(24.87585vw,99vh) scale(.4159)}}.snow:nth-child(218){opacity:.4428;transform:translate(77.4259vw,-10px) scale(.6256);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{67.372%{transform:translate(74.5846vw,67.372vh) scale(.6256)}to{transform:translate(76.00525vw,99vh) scale(.6256)}}.snow:nth-child(219){opacity:1.88;transform:translate(11.3802vw,-10px) scale(.9121);animation:fall-219 30s -26s linear infinite}@keyframes fall-219{77.39%{transform:translate(19.4411vw,77.39vh) scale(.9121)}to{transform:translate(15.41065vw,99vh) scale(.9121)}}.snow:nth-child(220){opacity:.4768;transform:translate(31.4792vw,-10px) scale(.6383);animation:fall-220 15s -2s linear infinite}@keyframes fall-220{75.658%{transform:translate(37.7203vw,75.658vh) scale(.6383)}to{transform:translate(34.59975vw,99vh) scale(.6383)}}.snow:nth-child(221){opacity:1.5088;transform:translate(33.5406vw,-10px) scale(.3824);animation:fall-221 19s -7s linear infinite}@keyframes fall-221{55.911%{transform:translate(24.2871vw,55.911vh) scale(.3824)}to{transform:translate(28.91385vw,99vh) scale(.3824)}}.snow:nth-child(222){opacity:.0708;transform:translate(91.8642vw,-10px) scale(.3454);animation:fall-222 12s -23s linear infinite}@keyframes fall-222{37.998%{transform:translate(86.0031vw,37.998vh) scale(.3454)}to{transform:translate(88.93365vw,99vh) scale(.3454)}}.snow:nth-child(223){opacity:1.3724;transform:translate(96.2598vw,-10px) scale(.221);animation:fall-223 11s -16s linear infinite}@keyframes fall-223{65.482%{transform:translate(89.0453vw,65.482vh) scale(.221)}to{transform:translate(92.65255vw,99vh) scale(.221)}}.snow:nth-child(224){opacity:1.2418;transform:translate(68.9501vw,-10px) scale(.6637);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{57.451%{transform:translate(77.4998vw,57.451vh) scale(.6637)}to{transform:translate(73.22495vw,99vh) scale(.6637)}}.snow:nth-child(225){opacity:1.5946;transform:translate(78.49vw,-10px) scale(.3519);animation:fall-225 30s -17s linear infinite}@keyframes fall-225{48.108%{transform:translate(71.1809vw,48.108vh) scale(.3519)}to{transform:translate(74.83545vw,99vh) scale(.3519)}}.snow:nth-child(226){opacity:.0664;transform:translate(79.637vw,-10px) scale(.9398);animation:fall-226 10s -4s linear infinite}@keyframes fall-226{53.23%{transform:translate(81.7066vw,53.23vh) scale(.9398)}to{transform:translate(80.6718vw,99vh) scale(.9398)}}.snow:nth-child(227){opacity:1.9164;transform:translate(48.9077vw,-10px) scale(.8054);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{40.281%{transform:translate(55.326vw,40.281vh) scale(.8054)}to{transform:translate(52.11685vw,99vh) scale(.8054)}}.snow:nth-child(228){opacity:.9398;transform:translate(85.824vw,-10px) scale(.6719);animation:fall-228 14s -3s linear infinite}@keyframes fall-228{60.152%{transform:translate(84.5078vw,60.152vh) scale(.6719)}to{transform:translate(85.1659vw,99vh) scale(.6719)}}.snow:nth-child(229){opacity:.7594;transform:translate(65.346vw,-10px) scale(.903);animation:fall-229 22s -16s linear infinite}@keyframes fall-229{75.002%{transform:translate(67.1829vw,75.002vh) scale(.903)}to{transform:translate(66.26445vw,99vh) scale(.903)}}.snow:nth-child(230){opacity:1.7632;transform:translate(30.9498vw,-10px) scale(.9025);animation:fall-230 22s -7s linear infinite}@keyframes fall-230{71.886%{transform:translate(30.153vw,71.886vh) scale(.9025)}to{transform:translate(30.5514vw,99vh) scale(.9025)}}.snow:nth-child(231){opacity:.7662;transform:translate(56.9273vw,-10px) scale(.3066);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{57.27%{transform:translate(49.6003vw,57.27vh) scale(.3066)}to{transform:translate(53.2638vw,99vh) scale(.3066)}}.snow:nth-child(232){opacity:1.5166;transform:translate(24.6917vw,-10px) scale(.3609);animation:fall-232 11s -20s linear infinite}@keyframes fall-232{51.032%{transform:translate(26.9905vw,51.032vh) scale(.3609)}to{transform:translate(25.8411vw,99vh) scale(.3609)}}.snow:nth-child(233){opacity:.4624;transform:translate(36.7574vw,-10px) scale(.9671);animation:fall-233 10s -26s linear infinite}@keyframes fall-233{79.065%{transform:translate(38.4514vw,79.065vh) scale(.9671)}to{transform:translate(37.6044vw,99vh) scale(.9671)}}.snow:nth-child(234){opacity:.531;transform:translate(48.4803vw,-10px) scale(.1163);animation:fall-234 20s -5s linear infinite}@keyframes fall-234{71.389%{transform:translate(55.4072vw,71.389vh) scale(.1163)}to{transform:translate(51.94375vw,99vh) scale(.1163)}}.snow:nth-child(235){opacity:1.1022;transform:translate(48.8856vw,-10px) scale(.0629);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{33.618%{transform:translate(53.0764vw,33.618vh) scale(.0629)}to{transform:translate(50.981vw,99vh) scale(.0629)}}.snow:nth-child(236){opacity:1.5212;transform:translate(2.5314vw,-10px) scale(.4616);animation:fall-236 22s -5s linear infinite}@keyframes fall-236{58.669%{transform:translate(7.0832vw,58.669vh) scale(.4616)}to{transform:translate(4.8073vw,99vh) scale(.4616)}}.snow:nth-child(237){opacity:.0228;transform:translate(15.2577vw,-10px) scale(.5772);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{30.752%{transform:translate(17.2195vw,30.752vh) scale(.5772)}to{transform:translate(16.2386vw,99vh) scale(.5772)}}.snow:nth-child(238){opacity:1.9332;transform:translate(80.7796vw,-10px) scale(.96);animation:fall-238 28s -19s linear infinite}@keyframes fall-238{55.53%{transform:translate(81.5801vw,55.53vh) scale(.96)}to{transform:translate(81.17985vw,99vh) scale(.96)}}.snow:nth-child(239){opacity:1.3542;transform:translate(40.7545vw,-10px) scale(.2027);animation:fall-239 15s -6s linear infinite}@keyframes fall-239{33.542%{transform:translate(40.8884vw,33.542vh) scale(.2027)}to{transform:translate(40.82145vw,99vh) scale(.2027)}}.snow:nth-child(240){opacity:1.9082;transform:translate(80.3936vw,-10px) scale(.2865);animation:fall-240 12s -5s linear infinite}@keyframes fall-240{58.967%{transform:translate(85.7875vw,58.967vh) scale(.2865)}to{transform:translate(83.09055vw,99vh) scale(.2865)}}.snow:nth-child(241){opacity:1.7194;transform:translate(46.3313vw,-10px) scale(.1568);animation:fall-241 23s -11s linear infinite}@keyframes fall-241{54.512%{transform:translate(54.32vw,54.512vh) scale(.1568)}to{transform:translate(50.32565vw,99vh) scale(.1568)}}.snow:nth-child(242){opacity:1.8426;transform:translate(42.1584vw,-10px) scale(.6044);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{78.101%{transform:translate(37.2921vw,78.101vh) scale(.6044)}to{transform:translate(39.72525vw,99vh) scale(.6044)}}.snow:nth-child(243){opacity:1.6766;transform:translate(82.5894vw,-10px) scale(.8233);animation:fall-243 19s -28s linear infinite}@keyframes fall-243{60.793%{transform:translate(87.8142vw,60.793vh) scale(.8233)}to{transform:translate(85.2018vw,99vh) scale(.8233)}}.snow:nth-child(244){opacity:.445;transform:translate(26.8925vw,-10px) scale(.2895);animation:fall-244 28s -3s linear infinite}@keyframes fall-244{43.968%{transform:translate(34.3011vw,43.968vh) scale(.2895)}to{transform:translate(30.5968vw,99vh) scale(.2895)}}.snow:nth-child(245){opacity:.6974;transform:translate(84.5408vw,-10px) scale(.1041);animation:fall-245 22s -18s linear infinite}@keyframes fall-245{61.701%{transform:translate(82.6811vw,61.701vh) scale(.1041)}to{transform:translate(83.61095vw,99vh) scale(.1041)}}.snow:nth-child(246){opacity:1.3216;transform:translate(63.0875vw,-10px) scale(.3186);animation:fall-246 10s -24s linear infinite}@keyframes fall-246{72.041%{transform:translate(69.2311vw,72.041vh) scale(.3186)}to{transform:translate(66.1593vw,99vh) scale(.3186)}}.snow:nth-child(247){opacity:.5328;transform:translate(88.3095vw,-10px) scale(.9689);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{73.172%{transform:translate(97.5265vw,73.172vh) scale(.9689)}to{transform:translate(92.918vw,99vh) scale(.9689)}}.snow:nth-child(248){opacity:1.9856;transform:translate(56.3687vw,-10px) scale(.9531);animation:fall-248 26s -29s linear infinite}@keyframes fall-248{49.858%{transform:translate(52.6978vw,49.858vh) scale(.9531)}to{transform:translate(54.53325vw,99vh) scale(.9531)}}.snow:nth-child(249){opacity:.5226;transform:translate(5.0746vw,-10px) scale(.7233);animation:fall-249 12s -30s linear infinite}@keyframes fall-249{77.528%{transform:translate(6.9849vw,77.528vh) scale(.7233)}to{transform:translate(6.02975vw,99vh) scale(.7233)}}.snow:nth-child(250){opacity:.3308;transform:translate(64.0057vw,-10px) scale(.8506);animation:fall-250 22s -23s linear infinite}@keyframes fall-250{75.65%{transform:translate(73.5946vw,75.65vh) scale(.8506)}to{transform:translate(68.80015vw,99vh) scale(.8506)}}.snow:nth-child(251){opacity:1.9844;transform:translate(17.337vw,-10px) scale(.6059);animation:fall-251 29s -15s linear infinite}@keyframes fall-251{69.375%{transform:translate(14.3295vw,69.375vh) scale(.6059)}to{transform:translate(15.83325vw,99vh) scale(.6059)}}.snow:nth-child(252){opacity:1.124;transform:translate(67.8811vw,-10px) scale(.4842);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{43.25%{transform:translate(64.418vw,43.25vh) scale(.4842)}to{transform:translate(66.14955vw,99vh) scale(.4842)}}.snow:nth-child(253){opacity:.4608;transform:translate(49.6529vw,-10px) scale(.7695);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{37.562%{transform:translate(58.6788vw,37.562vh) scale(.7695)}to{transform:translate(54.16585vw,99vh) scale(.7695)}}.snow:nth-child(254){opacity:1.373;transform:translate(66.3223vw,-10px) scale(.4483);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{78.043%{transform:translate(74.4668vw,78.043vh) scale(.4483)}to{transform:translate(70.39455vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:.425;transform:translate(55.5682vw,-10px) scale(.0037);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{52.487%{transform:translate(54.2859vw,52.487vh) scale(.0037)}to{transform:translate(54.92705vw,99vh) scale(.0037)}}.snow:nth-child(256){opacity:1.792;transform:translate(30.8492vw,-10px) scale(.8156);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{64.285%{transform:translate(35.0483vw,64.285vh) scale(.8156)}to{transform:translate(32.94875vw,99vh) scale(.8156)}}.snow:nth-child(257){opacity:.421;transform:translate(49.4673vw,-10px) scale(.0607);animation:fall-257 30s -29s linear infinite}@keyframes fall-257{76.485%{transform:translate(51.2356vw,76.485vh) scale(.0607)}to{transform:translate(50.35145vw,99vh) scale(.0607)}}.snow:nth-child(258){opacity:1.5402;transform:translate(40.9378vw,-10px) scale(.2006);animation:fall-258 10s -21s linear infinite}@keyframes fall-258{71.996%{transform:translate(44.8272vw,71.996vh) scale(.2006)}to{transform:translate(42.8825vw,99vh) scale(.2006)}}.snow:nth-child(259){opacity:.7546;transform:translate(43.2355vw,-10px) scale(.181);animation:fall-259 26s -12s linear infinite}@keyframes fall-259{67.73%{transform:translate(43.6213vw,67.73vh) scale(.181)}to{transform:translate(43.4284vw,99vh) scale(.181)}}.snow:nth-child(260){opacity:1.5086;transform:translate(11.5706vw,-10px) scale(.8457);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{72.521%{transform:translate(9.5969vw,72.521vh) scale(.8457)}to{transform:translate(10.58375vw,99vh) scale(.8457)}}.snow:nth-child(261){opacity:1.5632;transform:translate(54.4686vw,-10px) scale(.0075);animation:fall-261 25s -4s linear infinite}@keyframes fall-261{66.332%{transform:translate(58.6429vw,66.332vh) scale(.0075)}to{transform:translate(56.55575vw,99vh) scale(.0075)}}.snow:nth-child(262){opacity:1.8966;transform:translate(20.2093vw,-10px) scale(.7729);animation:fall-262 25s -13s linear infinite}@keyframes fall-262{51.186%{transform:translate(19.1639vw,51.186vh) scale(.7729)}to{transform:translate(19.6866vw,99vh) scale(.7729)}}.snow:nth-child(263){opacity:.0574;transform:translate(72.445vw,-10px) scale(.0434);animation:fall-263 11s -2s linear infinite}@keyframes fall-263{35.033%{transform:translate(80.4094vw,35.033vh) scale(.0434)}to{transform:translate(76.4272vw,99vh) scale(.0434)}}.snow:nth-child(264){opacity:1.3024;transform:translate(49.5871vw,-10px) scale(.665);animation:fall-264 22s -26s linear infinite}@keyframes fall-264{59.237%{transform:translate(42.9432vw,59.237vh) scale(.665)}to{transform:translate(46.26515vw,99vh) scale(.665)}}.snow:nth-child(265){opacity:1.144;transform:translate(18.5411vw,-10px) scale(.0134);animation:fall-265 20s -10s linear infinite}@keyframes fall-265{77.302%{transform:translate(21.8834vw,77.302vh) scale(.0134)}to{transform:translate(20.21225vw,99vh) scale(.0134)}}.snow:nth-child(266){opacity:1.5166;transform:translate(47.7095vw,-10px) scale(.0568);animation:fall-266 25s -19s linear infinite}@keyframes fall-266{63.872%{transform:translate(52.3077vw,63.872vh) scale(.0568)}to{transform:translate(50.0086vw,99vh) scale(.0568)}}.snow:nth-child(267){opacity:.2236;transform:translate(9.9712vw,-10px) scale(.869);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{69.285%{transform:translate(4.9574vw,69.285vh) scale(.869)}to{transform:translate(7.4643vw,99vh) scale(.869)}}.snow:nth-child(268){opacity:1.248;transform:translate(5.963vw,-10px) scale(.9592);animation:fall-268 26s -8s linear infinite}@keyframes fall-268{35.9%{transform:translate(-1.5035vw,35.9vh) scale(.9592)}to{transform:translate(2.22975vw,99vh) scale(.9592)}}.snow:nth-child(269){opacity:.8228;transform:translate(56.9958vw,-10px) scale(.3006);animation:fall-269 11s -19s linear infinite}@keyframes fall-269{49.18%{transform:translate(57.7677vw,49.18vh) scale(.3006)}to{transform:translate(57.38175vw,99vh) scale(.3006)}}.snow:nth-child(270){opacity:.081;transform:translate(36.6461vw,-10px) scale(.4049);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{72.905%{transform:translate(31.505vw,72.905vh) scale(.4049)}to{transform:translate(34.07555vw,99vh) scale(.4049)}}.snow:nth-child(271){opacity:1.7396;transform:translate(74.318vw,-10px) scale(.141);animation:fall-271 25s -19s linear infinite}@keyframes fall-271{51.668%{transform:translate(76.3008vw,51.668vh) scale(.141)}to{transform:translate(75.3094vw,99vh) scale(.141)}}.snow:nth-child(272){opacity:1.7074;transform:translate(7.9211vw,-10px) scale(.9461);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{30.084%{transform:translate(6.9753vw,30.084vh) scale(.9461)}to{transform:translate(7.4482vw,99vh) scale(.9461)}}.snow:nth-child(273){opacity:.5542;transform:translate(.5022vw,-10px) scale(.986);animation:fall-273 23s -23s linear infinite}@keyframes fall-273{42.348%{transform:translate(8.4024vw,42.348vh) scale(.986)}to{transform:translate(4.4523vw,99vh) scale(.986)}}.snow:nth-child(274){opacity:1.5304;transform:translate(9.5119vw,-10px) scale(.1466);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{62.927%{transform:translate(2.8279vw,62.927vh) scale(.1466)}to{transform:translate(6.1699vw,99vh) scale(.1466)}}.snow:nth-child(275){opacity:1.0668;transform:translate(43.5271vw,-10px) scale(.9476);animation:fall-275 29s -19s linear infinite}@keyframes fall-275{67.6%{transform:translate(50.6855vw,67.6vh) scale(.9476)}to{transform:translate(47.1063vw,99vh) scale(.9476)}}.snow:nth-child(276){opacity:1.1334;transform:translate(47.2738vw,-10px) scale(.8656);animation:fall-276 14s -1s linear infinite}@keyframes fall-276{58.634%{transform:translate(38.1344vw,58.634vh) scale(.8656)}to{transform:translate(42.7041vw,99vh) scale(.8656)}}.snow:nth-child(277){opacity:.6684;transform:translate(71.4106vw,-10px) scale(.2241);animation:fall-277 16s -18s linear infinite}@keyframes fall-277{43.67%{transform:translate(70.767vw,43.67vh) scale(.2241)}to{transform:translate(71.0888vw,99vh) scale(.2241)}}.snow:nth-child(278){opacity:.6498;transform:translate(16.2969vw,-10px) scale(.8855);animation:fall-278 22s -11s linear infinite}@keyframes fall-278{77.954%{transform:translate(19.8973vw,77.954vh) scale(.8855)}to{transform:translate(18.0971vw,99vh) scale(.8855)}}.snow:nth-child(279){opacity:1.5306;transform:translate(65.0504vw,-10px) scale(.6924);animation:fall-279 12s -5s linear infinite}@keyframes fall-279{52.021%{transform:translate(73.2895vw,52.021vh) scale(.6924)}to{transform:translate(69.16995vw,99vh) scale(.6924)}}.snow:nth-child(280){opacity:1.095;transform:translate(59.3211vw,-10px) scale(.575);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{71.956%{transform:translate(51.2034vw,71.956vh) scale(.575)}to{transform:translate(55.26225vw,99vh) scale(.575)}}.snow:nth-child(281){opacity:1.9576;transform:translate(62.6236vw,-10px) scale(.448);animation:fall-281 15s -3s linear infinite}@keyframes fall-281{70.212%{transform:translate(52.9442vw,70.212vh) scale(.448)}to{transform:translate(57.7839vw,99vh) scale(.448)}}.snow:nth-child(282){opacity:.8126;transform:translate(72.6963vw,-10px) scale(.3375);animation:fall-282 24s -26s linear infinite}@keyframes fall-282{63.878%{transform:translate(68.7404vw,63.878vh) scale(.3375)}to{transform:translate(70.71835vw,99vh) scale(.3375)}}.snow:nth-child(283){opacity:1.9398;transform:translate(76.639vw,-10px) scale(.6373);animation:fall-283 19s -18s linear infinite}@keyframes fall-283{41.173%{transform:translate(85.9143vw,41.173vh) scale(.6373)}to{transform:translate(81.27665vw,99vh) scale(.6373)}}.snow:nth-child(284){opacity:.5522;transform:translate(82.7307vw,-10px) scale(.3196);animation:fall-284 28s -26s linear infinite}@keyframes fall-284{55.918%{transform:translate(90.2943vw,55.918vh) scale(.3196)}to{transform:translate(86.5125vw,99vh) scale(.3196)}}.snow:nth-child(285){opacity:1.5912;transform:translate(77.3755vw,-10px) scale(.4829);animation:fall-285 28s -10s linear infinite}@keyframes fall-285{64.409%{transform:translate(75.665vw,64.409vh) scale(.4829)}to{transform:translate(76.52025vw,99vh) scale(.4829)}}.snow:nth-child(286){opacity:.4096;transform:translate(29.283vw,-10px) scale(.9739);animation:fall-286 25s -20s linear infinite}@keyframes fall-286{68.614%{transform:translate(19.6635vw,68.614vh) scale(.9739)}to{transform:translate(24.47325vw,99vh) scale(.9739)}}.snow:nth-child(287){opacity:1.3518;transform:translate(7.1122vw,-10px) scale(.071);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{62.042%{transform:translate(10.3489vw,62.042vh) scale(.071)}to{transform:translate(8.73055vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.9146;transform:translate(76.1536vw,-10px) scale(.2182);animation:fall-288 15s -21s linear infinite}@keyframes fall-288{41.116%{transform:translate(82.6514vw,41.116vh) scale(.2182)}to{transform:translate(79.4025vw,99vh) scale(.2182)}}.snow:nth-child(289){opacity:.783;transform:translate(36.7588vw,-10px) scale(.8597);animation:fall-289 23s -13s linear infinite}@keyframes fall-289{38.708%{transform:translate(41.8527vw,38.708vh) scale(.8597)}to{transform:translate(39.30575vw,99vh) scale(.8597)}}.snow:nth-child(290){opacity:.671;transform:translate(48.5581vw,-10px) scale(.6637);animation:fall-290 27s -9s linear infinite}@keyframes fall-290{39.161%{transform:translate(54.6496vw,39.161vh) scale(.6637)}to{transform:translate(51.60385vw,99vh) scale(.6637)}}.snow:nth-child(291){opacity:.2492;transform:translate(10.2479vw,-10px) scale(.661);animation:fall-291 25s -3s linear infinite}@keyframes fall-291{77.823%{transform:translate(8.6274vw,77.823vh) scale(.661)}to{transform:translate(9.43765vw,99vh) scale(.661)}}.snow:nth-child(292){opacity:.505;transform:translate(33.466vw,-10px) scale(.5778);animation:fall-292 26s -30s linear infinite}@keyframes fall-292{47.509%{transform:translate(33.7473vw,47.509vh) scale(.5778)}to{transform:translate(33.60665vw,99vh) scale(.5778)}}.snow:nth-child(293){opacity:1.5368;transform:translate(34.6507vw,-10px) scale(.5992);animation:fall-293 11s -8s linear infinite}@keyframes fall-293{53.406%{transform:translate(30.1896vw,53.406vh) scale(.5992)}to{transform:translate(32.42015vw,99vh) scale(.5992)}}.snow:nth-child(294){opacity:.4668;transform:translate(41.7212vw,-10px) scale(.9536);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{66.06%{transform:translate(46.368vw,66.06vh) scale(.9536)}to{transform:translate(44.0446vw,99vh) scale(.9536)}}.snow:nth-child(295){opacity:1.0674;transform:translate(55.5787vw,-10px) scale(.59);animation:fall-295 26s -1s linear infinite}@keyframes fall-295{75.86%{transform:translate(46.154vw,75.86vh) scale(.59)}to{transform:translate(50.86635vw,99vh) scale(.59)}}.snow:nth-child(296){opacity:.4228;transform:translate(31.6882vw,-10px) scale(.9524);animation:fall-296 14s -11s linear infinite}@keyframes fall-296{46.458%{transform:translate(35.3352vw,46.458vh) scale(.9524)}to{transform:translate(33.5117vw,99vh) scale(.9524)}}.snow:nth-child(297){opacity:.4042;transform:translate(10.7245vw,-10px) scale(.2067);animation:fall-297 21s -13s linear infinite}@keyframes fall-297{54.922%{transform:translate(6.1979vw,54.922vh) scale(.2067)}to{transform:translate(8.4612vw,99vh) scale(.2067)}}.snow:nth-child(298){opacity:.8014;transform:translate(36.7829vw,-10px) scale(.6472);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{77.606%{transform:translate(39.9749vw,77.606vh) scale(.6472)}to{transform:translate(38.3789vw,99vh) scale(.6472)}}.snow:nth-child(299){opacity:1.716;transform:translate(33.0916vw,-10px) scale(.0069);animation:fall-299 21s -11s linear infinite}@keyframes fall-299{55.036%{transform:translate(24.5989vw,55.036vh) scale(.0069)}to{transform:translate(28.84525vw,99vh) scale(.0069)}}.snow:nth-child(300){opacity:.4298;transform:translate(34.1414vw,-10px) scale(.5818);animation:fall-300 30s -25s linear infinite}@keyframes fall-300{72.65%{transform:translate(26.4109vw,72.65vh) scale(.5818)}to{transform:translate(30.27615vw,99vh) scale(.5818)}}.snow:nth-child(301){opacity:1.487;transform:translate(84.7003vw,-10px) scale(.8961);animation:fall-301 22s -10s linear infinite}@keyframes fall-301{55.846%{transform:translate(76.8587vw,55.846vh) scale(.8961)}to{transform:translate(80.7795vw,99vh) scale(.8961)}}.snow:nth-child(302){opacity:.1656;transform:translate(4.8326vw,-10px) scale(.9149);animation:fall-302 15s -5s linear infinite}@keyframes fall-302{51.628%{transform:translate(5.4434vw,51.628vh) scale(.9149)}to{transform:translate(5.138vw,99vh) scale(.9149)}}.snow:nth-child(303){opacity:.224;transform:translate(33.4251vw,-10px) scale(.0594);animation:fall-303 15s -13s linear infinite}@keyframes fall-303{51.686%{transform:translate(30.7191vw,51.686vh) scale(.0594)}to{transform:translate(32.0721vw,99vh) scale(.0594)}}.snow:nth-child(304){opacity:.553;transform:translate(45.4944vw,-10px) scale(.7521);animation:fall-304 25s -13s linear infinite}@keyframes fall-304{32.226%{transform:translate(36.144vw,32.226vh) scale(.7521)}to{transform:translate(40.8192vw,99vh) scale(.7521)}}.snow:nth-child(305){opacity:1.8118;transform:translate(22.6299vw,-10px) scale(.6641);animation:fall-305 24s -21s linear infinite}@keyframes fall-305{61.935%{transform:translate(28.7874vw,61.935vh) scale(.6641)}to{transform:translate(25.70865vw,99vh) scale(.6641)}}.snow:nth-child(306){opacity:1.9304;transform:translate(50.1843vw,-10px) scale(.7942);animation:fall-306 21s -18s linear infinite}@keyframes fall-306{40.611%{transform:translate(43.5676vw,40.611vh) scale(.7942)}to{transform:translate(46.87595vw,99vh) scale(.7942)}}.snow:nth-child(307){opacity:.2974;transform:translate(99.3556vw,-10px) scale(.6675);animation:fall-307 13s -17s linear infinite}@keyframes fall-307{55.167%{transform:translate(95.6645vw,55.167vh) scale(.6675)}to{transform:translate(97.51005vw,99vh) scale(.6675)}}.snow:nth-child(308){opacity:1.8046;transform:translate(49.9585vw,-10px) scale(.8411);animation:fall-308 22s -24s linear infinite}@keyframes fall-308{44.2%{transform:translate(47.71vw,44.2vh) scale(.8411)}to{transform:translate(48.83425vw,99vh) scale(.8411)}}.snow:nth-child(309){opacity:1.7336;transform:translate(62.2514vw,-10px) scale(.4307);animation:fall-309 25s -26s linear infinite}@keyframes fall-309{72.335%{transform:translate(72.0813vw,72.335vh) scale(.4307)}to{transform:translate(67.16635vw,99vh) scale(.4307)}}.snow:nth-child(310){opacity:1.7402;transform:translate(65.6701vw,-10px) scale(.6551);animation:fall-310 21s -22s linear infinite}@keyframes fall-310{78.81%{transform:translate(57.8021vw,78.81vh) scale(.6551)}to{transform:translate(61.7361vw,99vh) scale(.6551)}}.snow:nth-child(311){opacity:.058;transform:translate(16.585vw,-10px) scale(.1443);animation:fall-311 30s -16s linear infinite}@keyframes fall-311{60.98%{transform:translate(17.9439vw,60.98vh) scale(.1443)}to{transform:translate(17.26445vw,99vh) scale(.1443)}}.snow:nth-child(312){opacity:1.9866;transform:translate(9.3942vw,-10px) scale(.8007);animation:fall-312 16s -29s linear infinite}@keyframes fall-312{38.964%{transform:translate(4.2066vw,38.964vh) scale(.8007)}to{transform:translate(6.8004vw,99vh) scale(.8007)}}.snow:nth-child(313){opacity:.4082;transform:translate(65.1588vw,-10px) scale(.9993);animation:fall-313 23s -23s linear infinite}@keyframes fall-313{44.191%{transform:translate(58.8069vw,44.191vh) scale(.9993)}to{transform:translate(61.98285vw,99vh) scale(.9993)}}.snow:nth-child(314){opacity:.7166;transform:translate(87.3308vw,-10px) scale(.9613);animation:fall-314 13s -30s linear infinite}@keyframes fall-314{53.427%{transform:translate(88.0464vw,53.427vh) scale(.9613)}to{transform:translate(87.6886vw,99vh) scale(.9613)}}.snow:nth-child(315){opacity:.669;transform:translate(48.3898vw,-10px) scale(.0464);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{59.094%{transform:translate(57.6084vw,59.094vh) scale(.0464)}to{transform:translate(52.9991vw,99vh) scale(.0464)}}.snow:nth-child(316){opacity:1.8714;transform:translate(34.1296vw,-10px) scale(.3805);animation:fall-316 18s -12s linear infinite}@keyframes fall-316{41.504%{transform:translate(42.1335vw,41.504vh) scale(.3805)}to{transform:translate(38.13155vw,99vh) scale(.3805)}}.snow:nth-child(317){opacity:.673;transform:translate(86.7225vw,-10px) scale(.0457);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{70.784%{transform:translate(87.7782vw,70.784vh) scale(.0457)}to{transform:translate(87.25035vw,99vh) scale(.0457)}}.snow:nth-child(318){opacity:.1832;transform:translate(13.2449vw,-10px) scale(.5691);animation:fall-318 21s -26s linear infinite}@keyframes fall-318{78.189%{transform:translate(19.4839vw,78.189vh) scale(.5691)}to{transform:translate(16.3644vw,99vh) scale(.5691)}}.snow:nth-child(319){opacity:.0786;transform:translate(97.6535vw,-10px) scale(.0688);animation:fall-319 30s -12s linear infinite}@keyframes fall-319{58.095%{transform:translate(96.2281vw,58.095vh) scale(.0688)}to{transform:translate(96.9408vw,99vh) scale(.0688)}}.snow:nth-child(320){opacity:1.88;transform:translate(16.0455vw,-10px) scale(.5159);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{37.103%{transform:translate(22.9985vw,37.103vh) scale(.5159)}to{transform:translate(19.522vw,99vh) scale(.5159)}}.snow:nth-child(321){opacity:.1904;transform:translate(55.568vw,-10px) scale(.9533);animation:fall-321 26s -4s linear infinite}@keyframes fall-321{41.012%{transform:translate(65.0673vw,41.012vh) scale(.9533)}to{transform:translate(60.31765vw,99vh) scale(.9533)}}.snow:nth-child(322){opacity:.115;transform:translate(63.7721vw,-10px) scale(.2745);animation:fall-322 15s -18s linear infinite}@keyframes fall-322{36.197%{transform:translate(64.4011vw,36.197vh) scale(.2745)}to{transform:translate(64.0866vw,99vh) scale(.2745)}}.snow:nth-child(323){opacity:1.3508;transform:translate(47.6202vw,-10px) scale(.374);animation:fall-323 23s -3s linear infinite}@keyframes fall-323{33.277%{transform:translate(51.292vw,33.277vh) scale(.374)}to{transform:translate(49.4561vw,99vh) scale(.374)}}.snow:nth-child(324){opacity:.7704;transform:translate(36.4228vw,-10px) scale(.8863);animation:fall-324 24s -15s linear infinite}@keyframes fall-324{46.937%{transform:translate(28.2268vw,46.937vh) scale(.8863)}to{transform:translate(32.3248vw,99vh) scale(.8863)}}.snow:nth-child(325){opacity:.4794;transform:translate(65.5055vw,-10px) scale(.6876);animation:fall-325 23s -26s linear infinite}@keyframes fall-325{75.791%{transform:translate(59.2654vw,75.791vh) scale(.6876)}to{transform:translate(62.38545vw,99vh) scale(.6876)}}.snow:nth-child(326){opacity:.4172;transform:translate(25.8962vw,-10px) scale(.9664);animation:fall-326 29s -1s linear infinite}@keyframes fall-326{37.692%{transform:translate(31.1092vw,37.692vh) scale(.9664)}to{transform:translate(28.5027vw,99vh) scale(.9664)}}.snow:nth-child(327){opacity:1.953;transform:translate(10.2336vw,-10px) scale(.167);animation:fall-327 25s -18s linear infinite}@keyframes fall-327{34.713%{transform:translate(14.1629vw,34.713vh) scale(.167)}to{transform:translate(12.19825vw,99vh) scale(.167)}}.snow:nth-child(328){opacity:.5416;transform:translate(48.5773vw,-10px) scale(.2959);animation:fall-328 23s -2s linear infinite}@keyframes fall-328{54.835%{transform:translate(42.2881vw,54.835vh) scale(.2959)}to{transform:translate(45.4327vw,99vh) scale(.2959)}}.snow:nth-child(329){opacity:.2736;transform:translate(23.1145vw,-10px) scale(.9049);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{71.65%{transform:translate(18.9294vw,71.65vh) scale(.9049)}to{transform:translate(21.02195vw,99vh) scale(.9049)}}.snow:nth-child(330){opacity:1.41;transform:translate(9.6899vw,-10px) scale(.7253);animation:fall-330 10s -2s linear infinite}@keyframes fall-330{34.75%{transform:translate(2.1089vw,34.75vh) scale(.7253)}to{transform:translate(5.8994vw,99vh) scale(.7253)}}.snow:nth-child(331){opacity:.3092;transform:translate(41.0852vw,-10px) scale(.4081);animation:fall-331 10s -19s linear infinite}@keyframes fall-331{57.022%{transform:translate(38.3128vw,57.022vh) scale(.4081)}to{transform:translate(39.699vw,99vh) scale(.4081)}}.snow:nth-child(332){opacity:1.1936;transform:translate(26.2629vw,-10px) scale(.5185);animation:fall-332 25s -10s linear infinite}@keyframes fall-332{55.449%{transform:translate(30.5072vw,55.449vh) scale(.5185)}to{transform:translate(28.38505vw,99vh) scale(.5185)}}.snow:nth-child(333){opacity:.5462;transform:translate(24.991vw,-10px) scale(.52);animation:fall-333 22s -23s linear infinite}@keyframes fall-333{39.474%{transform:translate(31.0783vw,39.474vh) scale(.52)}to{transform:translate(28.03465vw,99vh) scale(.52)}}.snow:nth-child(334){opacity:1.0216;transform:translate(44.6409vw,-10px) scale(.6312);animation:fall-334 22s -2s linear infinite}@keyframes fall-334{57.457%{transform:translate(48.463vw,57.457vh) scale(.6312)}to{transform:translate(46.55195vw,99vh) scale(.6312)}}.snow:nth-child(335){opacity:1.2724;transform:translate(41.2201vw,-10px) scale(.4393);animation:fall-335 18s -30s linear infinite}@keyframes fall-335{79.918%{transform:translate(36.9087vw,79.918vh) scale(.4393)}to{transform:translate(39.0644vw,99vh) scale(.4393)}}.snow:nth-child(336){opacity:.5106;transform:translate(23.7469vw,-10px) scale(.4397);animation:fall-336 23s -29s linear infinite}@keyframes fall-336{59.446%{transform:translate(32.5848vw,59.446vh) scale(.4397)}to{transform:translate(28.16585vw,99vh) scale(.4397)}}.snow:nth-child(337){opacity:1.0218;transform:translate(44.4486vw,-10px) scale(.7601);animation:fall-337 10s -12s linear infinite}@keyframes fall-337{76.095%{transform:translate(41.3921vw,76.095vh) scale(.7601)}to{transform:translate(42.92035vw,99vh) scale(.7601)}}.snow:nth-child(338){opacity:1.582;transform:translate(3.6189vw,-10px) scale(.7613);animation:fall-338 22s -25s linear infinite}@keyframes fall-338{76.903%{transform:translate(1.8949vw,76.903vh) scale(.7613)}to{transform:translate(2.7569vw,99vh) scale(.7613)}}.snow:nth-child(339){opacity:.2144;transform:translate(86.4286vw,-10px) scale(.5299);animation:fall-339 14s -20s linear infinite}@keyframes fall-339{36.481%{transform:translate(91.9549vw,36.481vh) scale(.5299)}to{transform:translate(89.19175vw,99vh) scale(.5299)}}.snow:nth-child(340){opacity:1.1408;transform:translate(31.0422vw,-10px) scale(.3359);animation:fall-340 25s -10s linear infinite}@keyframes fall-340{50.605%{transform:translate(21.3221vw,50.605vh) scale(.3359)}to{transform:translate(26.18215vw,99vh) scale(.3359)}}.snow:nth-child(341){opacity:1.651;transform:translate(49.6062vw,-10px) scale(.8293);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{36.329%{transform:translate(50.0841vw,36.329vh) scale(.8293)}to{transform:translate(49.84515vw,99vh) scale(.8293)}}.snow:nth-child(342){opacity:.7906;transform:translate(34.8105vw,-10px) scale(.5497);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{53.556%{transform:translate(29.0813vw,53.556vh) scale(.5497)}to{transform:translate(31.9459vw,99vh) scale(.5497)}}.snow:nth-child(343){opacity:.2252;transform:translate(36.9178vw,-10px) scale(.9883);animation:fall-343 10s -10s linear infinite}@keyframes fall-343{72.046%{transform:translate(43.217vw,72.046vh) scale(.9883)}to{transform:translate(40.0674vw,99vh) scale(.9883)}}.snow:nth-child(344){opacity:.6448;transform:translate(59.1042vw,-10px) scale(.997);animation:fall-344 17s -21s linear infinite}@keyframes fall-344{31.602%{transform:translate(59.8979vw,31.602vh) scale(.997)}to{transform:translate(59.50105vw,99vh) scale(.997)}}.snow:nth-child(345){opacity:1.6462;transform:translate(8.0714vw,-10px) scale(.8513);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{36.257%{transform:translate(16.0562vw,36.257vh) scale(.8513)}to{transform:translate(12.0638vw,99vh) scale(.8513)}}.snow:nth-child(346){opacity:1.3812;transform:translate(68.4415vw,-10px) scale(.2157);animation:fall-346 28s -2s linear infinite}@keyframes fall-346{71.807%{transform:translate(66.45vw,71.807vh) scale(.2157)}to{transform:translate(67.44575vw,99vh) scale(.2157)}}.snow:nth-child(347){opacity:.348;transform:translate(.6798vw,-10px) scale(.6425);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{79.442%{transform:translate(2.2134vw,79.442vh) scale(.6425)}to{transform:translate(1.4466vw,99vh) scale(.6425)}}.snow:nth-child(348){opacity:.5016;transform:translate(28.9096vw,-10px) scale(.9727);animation:fall-348 24s -6s linear infinite}@keyframes fall-348{40.175%{transform:translate(28.2548vw,40.175vh) scale(.9727)}to{transform:translate(28.5822vw,99vh) scale(.9727)}}.snow:nth-child(349){opacity:.1786;transform:translate(32.4519vw,-10px) scale(.0092);animation:fall-349 28s -15s linear infinite}@keyframes fall-349{65.019%{transform:translate(34.9669vw,65.019vh) scale(.0092)}to{transform:translate(33.7094vw,99vh) scale(.0092)}}.snow:nth-child(350){opacity:1.863;transform:translate(23.4337vw,-10px) scale(.6512);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{39.322%{transform:translate(31.4069vw,39.322vh) scale(.6512)}to{transform:translate(27.4203vw,99vh) scale(.6512)}}.snow:nth-child(351){opacity:.3126;transform:translate(56.5659vw,-10px) scale(.5874);animation:fall-351 18s -11s linear infinite}@keyframes fall-351{42.297%{transform:translate(62.0522vw,42.297vh) scale(.5874)}to{transform:translate(59.30905vw,99vh) scale(.5874)}}.snow:nth-child(352){opacity:1.5226;transform:translate(70.1373vw,-10px) scale(.3581);animation:fall-352 30s -9s linear infinite}@keyframes fall-352{36.518%{transform:translate(75.1538vw,36.518vh) scale(.3581)}to{transform:translate(72.64555vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.4208;transform:translate(75.3071vw,-10px) scale(.9611);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{57.841%{transform:translate(72.1486vw,57.841vh) scale(.9611)}to{transform:translate(73.72785vw,99vh) scale(.9611)}}.snow:nth-child(354){opacity:.5218;transform:translate(9.0742vw,-10px) scale(.0159);animation:fall-354 11s -5s linear infinite}@keyframes fall-354{74.241%{transform:translate(15.1388vw,74.241vh) scale(.0159)}to{transform:translate(12.1065vw,99vh) scale(.0159)}}.snow:nth-child(355){opacity:1.5354;transform:translate(42.2825vw,-10px) scale(.5471);animation:fall-355 13s -24s linear infinite}@keyframes fall-355{67.754%{transform:translate(51.6395vw,67.754vh) scale(.5471)}to{transform:translate(46.961vw,99vh) scale(.5471)}}.snow:nth-child(356){opacity:1.911;transform:translate(48.5987vw,-10px) scale(.3383);animation:fall-356 17s -8s linear infinite}@keyframes fall-356{57.893%{transform:translate(51.4037vw,57.893vh) scale(.3383)}to{transform:translate(50.0012vw,99vh) scale(.3383)}}.snow:nth-child(357){opacity:.0542;transform:translate(.9384vw,-10px) scale(.1661);animation:fall-357 14s -30s linear infinite}@keyframes fall-357{34.62%{transform:translate(2.4012vw,34.62vh) scale(.1661)}to{transform:translate(1.6698vw,99vh) scale(.1661)}}.snow:nth-child(358){opacity:.9736;transform:translate(6.3557vw,-10px) scale(.8336);animation:fall-358 10s -7s linear infinite}@keyframes fall-358{70.251%{transform:translate(-1.9412vw,70.251vh) scale(.8336)}to{transform:translate(2.20725vw,99vh) scale(.8336)}}.snow:nth-child(359){opacity:.9116;transform:translate(36.1722vw,-10px) scale(.4114);animation:fall-359 25s -13s linear infinite}@keyframes fall-359{54.405%{transform:translate(27.6318vw,54.405vh) scale(.4114)}to{transform:translate(31.902vw,99vh) scale(.4114)}}.snow:nth-child(360){opacity:.3034;transform:translate(30.8854vw,-10px) scale(.9224);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{54.32%{transform:translate(26.7562vw,54.32vh) scale(.9224)}to{transform:translate(28.8208vw,99vh) scale(.9224)}}.snow:nth-child(361){opacity:.1288;transform:translate(43.4692vw,-10px) scale(.8954);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{79.694%{transform:translate(40.9426vw,79.694vh) scale(.8954)}to{transform:translate(42.2059vw,99vh) scale(.8954)}}.snow:nth-child(362){opacity:1.5554;transform:translate(76.0119vw,-10px) scale(.7697);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{70.966%{transform:translate(77.0016vw,70.966vh) scale(.7697)}to{transform:translate(76.50675vw,99vh) scale(.7697)}}.snow:nth-child(363){opacity:.7604;transform:translate(13.5865vw,-10px) scale(.3525);animation:fall-363 21s -4s linear infinite}@keyframes fall-363{66.962%{transform:translate(9.5054vw,66.962vh) scale(.3525)}to{transform:translate(11.54595vw,99vh) scale(.3525)}}.snow:nth-child(364){opacity:1.0934;transform:translate(36.3014vw,-10px) scale(.1878);animation:fall-364 11s -23s linear infinite}@keyframes fall-364{30.654%{transform:translate(34.5057vw,30.654vh) scale(.1878)}to{transform:translate(35.40355vw,99vh) scale(.1878)}}.snow:nth-child(365){opacity:.0078;transform:translate(22.7914vw,-10px) scale(.7997);animation:fall-365 17s -12s linear infinite}@keyframes fall-365{44.618%{transform:translate(15.8035vw,44.618vh) scale(.7997)}to{transform:translate(19.29745vw,99vh) scale(.7997)}}.snow:nth-child(366){opacity:1.0624;transform:translate(92.545vw,-10px) scale(.8604);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{68.82%{transform:translate(93.0349vw,68.82vh) scale(.8604)}to{transform:translate(92.78995vw,99vh) scale(.8604)}}.snow:nth-child(367){opacity:1.677;transform:translate(71.9263vw,-10px) scale(.136);animation:fall-367 22s -14s linear infinite}@keyframes fall-367{69.358%{transform:translate(80.1197vw,69.358vh) scale(.136)}to{transform:translate(76.023vw,99vh) scale(.136)}}.snow:nth-child(368){opacity:1.0476;transform:translate(17.6659vw,-10px) scale(.939);animation:fall-368 30s -4s linear infinite}@keyframes fall-368{75.296%{transform:translate(25.2977vw,75.296vh) scale(.939)}to{transform:translate(21.4818vw,99vh) scale(.939)}}.snow:nth-child(369){opacity:1.0876;transform:translate(1.5583vw,-10px) scale(.1663);animation:fall-369 30s -13s linear infinite}@keyframes fall-369{35.912%{transform:translate(1.3402vw,35.912vh) scale(.1663)}to{transform:translate(1.44925vw,99vh) scale(.1663)}}.snow:nth-child(370){opacity:.9082;transform:translate(52.3855vw,-10px) scale(.3822);animation:fall-370 30s -12s linear infinite}@keyframes fall-370{75.859%{transform:translate(52.7501vw,75.859vh) scale(.3822)}to{transform:translate(52.5678vw,99vh) scale(.3822)}}.snow:nth-child(371){opacity:.4376;transform:translate(49.8426vw,-10px) scale(.9243);animation:fall-371 18s -23s linear infinite}@keyframes fall-371{46.317%{transform:translate(46.0554vw,46.317vh) scale(.9243)}to{transform:translate(47.949vw,99vh) scale(.9243)}}.snow:nth-child(372){opacity:.786;transform:translate(33.954vw,-10px) scale(.6925);animation:fall-372 15s -19s linear infinite}@keyframes fall-372{60.934%{transform:translate(41.714vw,60.934vh) scale(.6925)}to{transform:translate(37.834vw,99vh) scale(.6925)}}.snow:nth-child(373){opacity:.2808;transform:translate(48.6902vw,-10px) scale(.6779);animation:fall-373 30s -22s linear infinite}@keyframes fall-373{41.505%{transform:translate(47.4046vw,41.505vh) scale(.6779)}to{transform:translate(48.0474vw,99vh) scale(.6779)}}.snow:nth-child(374){opacity:.697;transform:translate(53.4328vw,-10px) scale(.7678);animation:fall-374 25s -26s linear infinite}@keyframes fall-374{45.679%{transform:translate(49.8993vw,45.679vh) scale(.7678)}to{transform:translate(51.66605vw,99vh) scale(.7678)}}.snow:nth-child(375){opacity:.8492;transform:translate(39.9228vw,-10px) scale(.2165);animation:fall-375 18s -30s linear infinite}@keyframes fall-375{32.933%{transform:translate(31.7031vw,32.933vh) scale(.2165)}to{transform:translate(35.81295vw,99vh) scale(.2165)}}.snow:nth-child(376){opacity:.6266;transform:translate(57.5496vw,-10px) scale(.5281);animation:fall-376 20s -29s linear infinite}@keyframes fall-376{32.259%{transform:translate(48.9211vw,32.259vh) scale(.5281)}to{transform:translate(53.23535vw,99vh) scale(.5281)}}.snow:nth-child(377){opacity:.2972;transform:translate(87.4364vw,-10px) scale(.4419);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{66.308%{transform:translate(78.9344vw,66.308vh) scale(.4419)}to{transform:translate(83.1854vw,99vh) scale(.4419)}}.snow:nth-child(378){opacity:1.1628;transform:translate(45.8577vw,-10px) scale(.7834);animation:fall-378 12s -19s linear infinite}@keyframes fall-378{34.519%{transform:translate(50.4041vw,34.519vh) scale(.7834)}to{transform:translate(48.1309vw,99vh) scale(.7834)}}.snow:nth-child(379){opacity:.6766;transform:translate(93.3291vw,-10px) scale(.644);animation:fall-379 23s -6s linear infinite}@keyframes fall-379{41.651%{transform:translate(87.4795vw,41.651vh) scale(.644)}to{transform:translate(90.4043vw,99vh) scale(.644)}}.snow:nth-child(380){opacity:.4038;transform:translate(54.4236vw,-10px) scale(.079);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{47.241%{transform:translate(55.3959vw,47.241vh) scale(.079)}to{transform:translate(54.90975vw,99vh) scale(.079)}}.snow:nth-child(381){opacity:1.8916;transform:translate(24.2027vw,-10px) scale(.2268);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.63%{transform:translate(25.7505vw,48.63vh) scale(.2268)}to{transform:translate(24.9766vw,99vh) scale(.2268)}}.snow:nth-child(382){opacity:1.0976;transform:translate(9.3144vw,-10px) scale(.2191);animation:fall-382 16s -22s linear infinite}@keyframes fall-382{39.745%{transform:translate(6.6553vw,39.745vh) scale(.2191)}to{transform:translate(7.98485vw,99vh) scale(.2191)}}.snow:nth-child(383){opacity:1.6488;transform:translate(21.4223vw,-10px) scale(.2334);animation:fall-383 18s -17s linear infinite}@keyframes fall-383{71.683%{transform:translate(25.5821vw,71.683vh) scale(.2334)}to{transform:translate(23.5022vw,99vh) scale(.2334)}}.snow:nth-child(384){opacity:.3418;transform:translate(77.9123vw,-10px) scale(.1308);animation:fall-384 17s -28s linear infinite}@keyframes fall-384{68.59%{transform:translate(75.4937vw,68.59vh) scale(.1308)}to{transform:translate(76.703vw,99vh) scale(.1308)}}.snow:nth-child(385){opacity:.476;transform:translate(27.5971vw,-10px) scale(.5894);animation:fall-385 16s -16s linear infinite}@keyframes fall-385{31.641%{transform:translate(35.8741vw,31.641vh) scale(.5894)}to{transform:translate(31.7356vw,99vh) scale(.5894)}}.snow:nth-child(386){opacity:1.2322;transform:translate(19.0197vw,-10px) scale(.7229);animation:fall-386 18s -8s linear infinite}@keyframes fall-386{58.897%{transform:translate(19.8064vw,58.897vh) scale(.7229)}to{transform:translate(19.41305vw,99vh) scale(.7229)}}.snow:nth-child(387){opacity:1.8722;transform:translate(66.6419vw,-10px) scale(.8507);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{61.853%{transform:translate(73.1726vw,61.853vh) scale(.8507)}to{transform:translate(69.90725vw,99vh) scale(.8507)}}.snow:nth-child(388){opacity:.837;transform:translate(59.0088vw,-10px) scale(.4814);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{54.751%{transform:translate(52.4713vw,54.751vh) scale(.4814)}to{transform:translate(55.74005vw,99vh) scale(.4814)}}.snow:nth-child(389){opacity:1.6604;transform:translate(58.1799vw,-10px) scale(.0279);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{55.295%{transform:translate(66.3267vw,55.295vh) scale(.0279)}to{transform:translate(62.2533vw,99vh) scale(.0279)}}.snow:nth-child(390){opacity:.3514;transform:translate(29.0481vw,-10px) scale(.8105);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{37.716%{transform:translate(20.788vw,37.716vh) scale(.8105)}to{transform:translate(24.91805vw,99vh) scale(.8105)}}.snow:nth-child(391){opacity:.532;transform:translate(32.1023vw,-10px) scale(.1349);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{58.086%{transform:translate(35.6069vw,58.086vh) scale(.1349)}to{transform:translate(33.8546vw,99vh) scale(.1349)}}.snow:nth-child(392){opacity:1.756;transform:translate(25.9301vw,-10px) scale(.0243);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{48.911%{transform:translate(33.6568vw,48.911vh) scale(.0243)}to{transform:translate(29.79345vw,99vh) scale(.0243)}}.snow:nth-child(393){opacity:1.9342;transform:translate(30.1917vw,-10px) scale(.94);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{36.891%{transform:translate(34.1618vw,36.891vh) scale(.94)}to{transform:translate(32.17675vw,99vh) scale(.94)}}.snow:nth-child(394){opacity:1.9966;transform:translate(8.7929vw,-10px) scale(.7462);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{62.626%{transform:translate(6.6455vw,62.626vh) scale(.7462)}to{transform:translate(7.7192vw,99vh) scale(.7462)}}.snow:nth-child(395){opacity:1.5856;transform:translate(47.9304vw,-10px) scale(.4389);animation:fall-395 16s -5s linear infinite}@keyframes fall-395{60.352%{transform:translate(48.5961vw,60.352vh) scale(.4389)}to{transform:translate(48.26325vw,99vh) scale(.4389)}}.snow:nth-child(396){opacity:.9018;transform:translate(12.851vw,-10px) scale(.9612);animation:fall-396 27s -7s linear infinite}@keyframes fall-396{31.508%{transform:translate(9.1889vw,31.508vh) scale(.9612)}to{transform:translate(11.01995vw,99vh) scale(.9612)}}.snow:nth-child(397){opacity:.231;transform:translate(96.271vw,-10px) scale(.519);animation:fall-397 29s -21s linear infinite}@keyframes fall-397{54.13%{transform:translate(87.9936vw,54.13vh) scale(.519)}to{transform:translate(92.1323vw,99vh) scale(.519)}}.snow:nth-child(398){opacity:1.9492;transform:translate(50.8725vw,-10px) scale(.6109);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{51.573%{transform:translate(60.7995vw,51.573vh) scale(.6109)}to{transform:translate(55.836vw,99vh) scale(.6109)}}.snow:nth-child(399){opacity:.7818;transform:translate(17.0098vw,-10px) scale(.1106);animation:fall-399 23s -7s linear infinite}@keyframes fall-399{75.051%{transform:translate(8.9158vw,75.051vh) scale(.1106)}to{transform:translate(12.9628vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.5412;transform:translate(11.8615vw,-10px) scale(.7911);animation:fall-400 21s -19s linear infinite}@keyframes fall-400{37.676%{transform:translate(3.6331vw,37.676vh) scale(.7911)}to{transform:translate(7.7473vw,99vh) scale(.7911)}}\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 });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
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:.6862;transform:translate(59.5623vw,-10px) scale(.2687);animation:fall-1 18s -20s linear infinite}@keyframes fall-1{75.129%{transform:translate(67.9725vw,75.129vh) scale(.2687)}to{transform:translate(63.7674vw,99vh) scale(.2687)}}.snow:nth-child(2){opacity:1.6506;transform:translate(49.9596vw,-10px) scale(.9637);animation:fall-2 24s -30s linear infinite}@keyframes fall-2{44.971%{transform:translate(48.3253vw,44.971vh) scale(.9637)}to{transform:translate(49.14245vw,99vh) scale(.9637)}}.snow:nth-child(3){opacity:.77;transform:translate(11.4193vw,-10px) scale(.4749);animation:fall-3 20s -12s linear infinite}@keyframes fall-3{58.963%{transform:translate(1.6449vw,58.963vh) scale(.4749)}to{transform:translate(6.5321vw,99vh) scale(.4749)}}.snow:nth-child(4){opacity:.3276;transform:translate(42.9843vw,-10px) scale(.3707);animation:fall-4 16s -18s linear infinite}@keyframes fall-4{41.883%{transform:translate(45.878vw,41.883vh) scale(.3707)}to{transform:translate(44.43115vw,99vh) scale(.3707)}}.snow:nth-child(5){opacity:.982;transform:translate(98.1562vw,-10px) scale(.9225);animation:fall-5 24s -26s linear infinite}@keyframes fall-5{35.023%{transform:translate(88.4308vw,35.023vh) scale(.9225)}to{transform:translate(93.2935vw,99vh) scale(.9225)}}.snow:nth-child(6){opacity:.8048;transform:translate(87.5345vw,-10px) scale(.1379);animation:fall-6 18s -12s linear infinite}@keyframes fall-6{75.403%{transform:translate(90.2799vw,75.403vh) scale(.1379)}to{transform:translate(88.9072vw,99vh) scale(.1379)}}.snow:nth-child(7){opacity:1.847;transform:translate(44.2653vw,-10px) scale(.0195);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{32.269%{transform:translate(47.145vw,32.269vh) scale(.0195)}to{transform:translate(45.70515vw,99vh) scale(.0195)}}.snow:nth-child(8){opacity:.863;transform:translate(42.1526vw,-10px) scale(.2669);animation:fall-8 15s -18s linear infinite}@keyframes fall-8{42.648%{transform:translate(50.9984vw,42.648vh) scale(.2669)}to{transform:translate(46.5755vw,99vh) scale(.2669)}}.snow:nth-child(9){opacity:1.641;transform:translate(45.5213vw,-10px) scale(.0249);animation:fall-9 28s -25s linear infinite}@keyframes fall-9{63.598%{transform:translate(35.9803vw,63.598vh) scale(.0249)}to{transform:translate(40.7508vw,99vh) scale(.0249)}}.snow:nth-child(10){opacity:1.6822;transform:translate(48.9102vw,-10px) scale(.8936);animation:fall-10 22s -1s linear infinite}@keyframes fall-10{37.83%{transform:translate(53.3158vw,37.83vh) scale(.8936)}to{transform:translate(51.113vw,99vh) scale(.8936)}}.snow:nth-child(11){opacity:.7132;transform:translate(7.3429vw,-10px) scale(.2455);animation:fall-11 20s -30s linear infinite}@keyframes fall-11{77.989%{transform:translate(9.2094vw,77.989vh) scale(.2455)}to{transform:translate(8.27615vw,99vh) scale(.2455)}}.snow:nth-child(12){opacity:.9542;transform:translate(23.653vw,-10px) scale(.6113);animation:fall-12 22s -21s linear infinite}@keyframes fall-12{64.824%{transform:translate(33.3923vw,64.824vh) scale(.6113)}to{transform:translate(28.52265vw,99vh) scale(.6113)}}.snow:nth-child(13){opacity:1.3482;transform:translate(93.9954vw,-10px) scale(.5751);animation:fall-13 27s -7s linear infinite}@keyframes fall-13{39.538%{transform:translate(92.0415vw,39.538vh) scale(.5751)}to{transform:translate(93.01845vw,99vh) scale(.5751)}}.snow:nth-child(14){opacity:.2322;transform:translate(57.0527vw,-10px) scale(.553);animation:fall-14 14s -8s linear infinite}@keyframes fall-14{75.549%{transform:translate(50.0023vw,75.549vh) scale(.553)}to{transform:translate(53.5275vw,99vh) scale(.553)}}.snow:nth-child(15){opacity:1.8776;transform:translate(86.4679vw,-10px) scale(.7528);animation:fall-15 24s -4s linear infinite}@keyframes fall-15{75.623%{transform:translate(86.52vw,75.623vh) scale(.7528)}to{transform:translate(86.49395vw,99vh) scale(.7528)}}.snow:nth-child(16){opacity:1.2286;transform:translate(32.2185vw,-10px) scale(.819);animation:fall-16 11s -12s linear infinite}@keyframes fall-16{31.475%{transform:translate(22.8906vw,31.475vh) scale(.819)}to{transform:translate(27.55455vw,99vh) scale(.819)}}.snow:nth-child(17){opacity:.4676;transform:translate(92.9996vw,-10px) scale(.6671);animation:fall-17 24s -20s linear infinite}@keyframes fall-17{68.74%{transform:translate(96.712vw,68.74vh) scale(.6671)}to{transform:translate(94.8558vw,99vh) scale(.6671)}}.snow:nth-child(18){opacity:1.026;transform:translate(33.2174vw,-10px) scale(.2559);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{72.832%{transform:translate(23.4308vw,72.832vh) scale(.2559)}to{transform:translate(28.3241vw,99vh) scale(.2559)}}.snow:nth-child(19){opacity:.4648;transform:translate(35.7398vw,-10px) scale(.0934);animation:fall-19 12s -14s linear infinite}@keyframes fall-19{75.47%{transform:translate(45.1425vw,75.47vh) scale(.0934)}to{transform:translate(40.44115vw,99vh) scale(.0934)}}.snow:nth-child(20){opacity:1.14;transform:translate(62.2594vw,-10px) scale(.4827);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{78.237%{transform:translate(64.833vw,78.237vh) scale(.4827)}to{transform:translate(63.5462vw,99vh) scale(.4827)}}.snow:nth-child(21){opacity:.639;transform:translate(3.5534vw,-10px) scale(.662);animation:fall-21 29s -30s linear infinite}@keyframes fall-21{62.895%{transform:translate(2.6028vw,62.895vh) scale(.662)}to{transform:translate(3.0781vw,99vh) scale(.662)}}.snow:nth-child(22){opacity:.8794;transform:translate(37.0644vw,-10px) scale(.3517);animation:fall-22 15s -14s linear infinite}@keyframes fall-22{34.341%{transform:translate(27.1281vw,34.341vh) scale(.3517)}to{transform:translate(32.09625vw,99vh) scale(.3517)}}.snow:nth-child(23){opacity:.5588;transform:translate(9.1144vw,-10px) scale(.347);animation:fall-23 27s -8s linear infinite}@keyframes fall-23{77.448%{transform:translate(13.495vw,77.448vh) scale(.347)}to{transform:translate(11.3047vw,99vh) scale(.347)}}.snow:nth-child(24){opacity:.7038;transform:translate(84.07vw,-10px) scale(.2233);animation:fall-24 25s -22s linear infinite}@keyframes fall-24{35.713%{transform:translate(84.5405vw,35.713vh) scale(.2233)}to{transform:translate(84.30525vw,99vh) scale(.2233)}}.snow:nth-child(25){opacity:1.5638;transform:translate(76.4226vw,-10px) scale(.2815);animation:fall-25 13s -28s linear infinite}@keyframes fall-25{70.103%{transform:translate(73.2343vw,70.103vh) scale(.2815)}to{transform:translate(74.82845vw,99vh) scale(.2815)}}.snow:nth-child(26){opacity:.9428;transform:translate(94.5607vw,-10px) scale(.943);animation:fall-26 14s -20s linear infinite}@keyframes fall-26{52.368%{transform:translate(88.8628vw,52.368vh) scale(.943)}to{transform:translate(91.71175vw,99vh) scale(.943)}}.snow:nth-child(27){opacity:1.8224;transform:translate(19.3609vw,-10px) scale(.0441);animation:fall-27 16s -6s linear infinite}@keyframes fall-27{52.031%{transform:translate(29.2934vw,52.031vh) scale(.0441)}to{transform:translate(24.32715vw,99vh) scale(.0441)}}.snow:nth-child(28){opacity:.3672;transform:translate(72.3931vw,-10px) scale(.6719);animation:fall-28 24s -18s linear infinite}@keyframes fall-28{31.57%{transform:translate(77.7277vw,31.57vh) scale(.6719)}to{transform:translate(75.0604vw,99vh) scale(.6719)}}.snow:nth-child(29){opacity:1.8932;transform:translate(35.9315vw,-10px) scale(.8956);animation:fall-29 30s -5s linear infinite}@keyframes fall-29{34.012%{transform:translate(32.8528vw,34.012vh) scale(.8956)}to{transform:translate(34.39215vw,99vh) scale(.8956)}}.snow:nth-child(30){opacity:.4046;transform:translate(9.0147vw,-10px) scale(.0168);animation:fall-30 18s -24s linear infinite}@keyframes fall-30{39.932%{transform:translate(13.0251vw,39.932vh) scale(.0168)}to{transform:translate(11.0199vw,99vh) scale(.0168)}}.snow:nth-child(31){opacity:1.2934;transform:translate(87.7863vw,-10px) scale(.7032);animation:fall-31 26s -6s linear infinite}@keyframes fall-31{41.709%{transform:translate(90.2018vw,41.709vh) scale(.7032)}to{transform:translate(88.99405vw,99vh) scale(.7032)}}.snow:nth-child(32){opacity:1.5544;transform:translate(15.0367vw,-10px) scale(.4238);animation:fall-32 20s -28s linear infinite}@keyframes fall-32{32.121%{transform:translate(9.4851vw,32.121vh) scale(.4238)}to{transform:translate(12.2609vw,99vh) scale(.4238)}}.snow:nth-child(33){opacity:.0396;transform:translate(91.8734vw,-10px) scale(.1634);animation:fall-33 26s -19s linear infinite}@keyframes fall-33{68.26%{transform:translate(90.9876vw,68.26vh) scale(.1634)}to{transform:translate(91.4305vw,99vh) scale(.1634)}}.snow:nth-child(34){opacity:.0722;transform:translate(67.5005vw,-10px) scale(.7856);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{38.551%{transform:translate(60.2572vw,38.551vh) scale(.7856)}to{transform:translate(63.87885vw,99vh) scale(.7856)}}.snow:nth-child(35){opacity:.2208;transform:translate(88.0992vw,-10px) scale(.5821);animation:fall-35 10s -19s linear infinite}@keyframes fall-35{79.61%{transform:translate(83.9152vw,79.61vh) scale(.5821)}to{transform:translate(86.0072vw,99vh) scale(.5821)}}.snow:nth-child(36){opacity:1.7222;transform:translate(67.3533vw,-10px) scale(.452);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{78.955%{transform:translate(57.4107vw,78.955vh) scale(.452)}to{transform:translate(62.382vw,99vh) scale(.452)}}.snow:nth-child(37){opacity:.1322;transform:translate(50.086vw,-10px) scale(.7186);animation:fall-37 16s -14s linear infinite}@keyframes fall-37{74.821%{transform:translate(42.5736vw,74.821vh) scale(.7186)}to{transform:translate(46.3298vw,99vh) scale(.7186)}}.snow:nth-child(38){opacity:.601;transform:translate(47.9292vw,-10px) scale(.8164);animation:fall-38 13s -28s linear infinite}@keyframes fall-38{41.057%{transform:translate(45.2547vw,41.057vh) scale(.8164)}to{transform:translate(46.59195vw,99vh) scale(.8164)}}.snow:nth-child(39){opacity:1.9198;transform:translate(15.6576vw,-10px) scale(.5205);animation:fall-39 15s -15s linear infinite}@keyframes fall-39{31.307%{transform:translate(19.6976vw,31.307vh) scale(.5205)}to{transform:translate(17.6776vw,99vh) scale(.5205)}}.snow:nth-child(40){opacity:.2106;transform:translate(5.9345vw,-10px) scale(.112);animation:fall-40 22s -25s linear infinite}@keyframes fall-40{38.549%{transform:translate(10.6784vw,38.549vh) scale(.112)}to{transform:translate(8.30645vw,99vh) scale(.112)}}.snow:nth-child(41){opacity:.6144;transform:translate(12.2963vw,-10px) scale(.4049);animation:fall-41 14s -9s linear infinite}@keyframes fall-41{61.517%{transform:translate(7.4467vw,61.517vh) scale(.4049)}to{transform:translate(9.8715vw,99vh) scale(.4049)}}.snow:nth-child(42){opacity:.1046;transform:translate(96.0342vw,-10px) scale(.9474);animation:fall-42 27s -8s linear infinite}@keyframes fall-42{58.125%{transform:translate(98.6364vw,58.125vh) scale(.9474)}to{transform:translate(97.3353vw,99vh) scale(.9474)}}.snow:nth-child(43){opacity:1.1916;transform:translate(29.0531vw,-10px) scale(.9419);animation:fall-43 12s -1s linear infinite}@keyframes fall-43{46.312%{transform:translate(36.5132vw,46.312vh) scale(.9419)}to{transform:translate(32.78315vw,99vh) scale(.9419)}}.snow:nth-child(44){opacity:1.8174;transform:translate(85.4336vw,-10px) scale(.3417);animation:fall-44 29s -14s linear infinite}@keyframes fall-44{50.339%{transform:translate(91.4603vw,50.339vh) scale(.3417)}to{transform:translate(88.44695vw,99vh) scale(.3417)}}.snow:nth-child(45){opacity:1.3724;transform:translate(78.7292vw,-10px) scale(.3165);animation:fall-45 20s -2s linear infinite}@keyframes fall-45{78.911%{transform:translate(71.3577vw,78.911vh) scale(.3165)}to{transform:translate(75.04345vw,99vh) scale(.3165)}}.snow:nth-child(46){opacity:1.852;transform:translate(79.5147vw,-10px) scale(.6034);animation:fall-46 19s -13s linear infinite}@keyframes fall-46{48.849%{transform:translate(75.4156vw,48.849vh) scale(.6034)}to{transform:translate(77.46515vw,99vh) scale(.6034)}}.snow:nth-child(47){opacity:.751;transform:translate(74.4585vw,-10px) scale(.0656);animation:fall-47 11s -24s linear infinite}@keyframes fall-47{57.923%{transform:translate(79.5661vw,57.923vh) scale(.0656)}to{transform:translate(77.0123vw,99vh) scale(.0656)}}.snow:nth-child(48){opacity:.1024;transform:translate(63.2167vw,-10px) scale(.3285);animation:fall-48 30s -19s linear infinite}@keyframes fall-48{76.277%{transform:translate(58.8132vw,76.277vh) scale(.3285)}to{transform:translate(61.01495vw,99vh) scale(.3285)}}.snow:nth-child(49){opacity:1.4228;transform:translate(64.4229vw,-10px) scale(.1048);animation:fall-49 14s -16s linear infinite}@keyframes fall-49{39.641%{transform:translate(64.8622vw,39.641vh) scale(.1048)}to{transform:translate(64.64255vw,99vh) scale(.1048)}}.snow:nth-child(50){opacity:.1766;transform:translate(14.2922vw,-10px) scale(.9062);animation:fall-50 26s -10s linear infinite}@keyframes fall-50{48.43%{transform:translate(20.9054vw,48.43vh) scale(.9062)}to{transform:translate(17.5988vw,99vh) scale(.9062)}}.snow:nth-child(51){opacity:1.105;transform:translate(7.7931vw,-10px) scale(.5799);animation:fall-51 23s -28s linear infinite}@keyframes fall-51{69.904%{transform:translate(8.0813vw,69.904vh) scale(.5799)}to{transform:translate(7.9372vw,99vh) scale(.5799)}}.snow:nth-child(52){opacity:1.954;transform:translate(57.7501vw,-10px) scale(.6221);animation:fall-52 19s -5s linear infinite}@keyframes fall-52{35.646%{transform:translate(56.9852vw,35.646vh) scale(.6221)}to{transform:translate(57.36765vw,99vh) scale(.6221)}}.snow:nth-child(53){opacity:.7614;transform:translate(22.4853vw,-10px) scale(.1747);animation:fall-53 27s -28s linear infinite}@keyframes fall-53{70.086%{transform:translate(25.4434vw,70.086vh) scale(.1747)}to{transform:translate(23.96435vw,99vh) scale(.1747)}}.snow:nth-child(54){opacity:1.981;transform:translate(11.7572vw,-10px) scale(.7489);animation:fall-54 25s -25s linear infinite}@keyframes fall-54{52.542%{transform:translate(16.2364vw,52.542vh) scale(.7489)}to{transform:translate(13.9968vw,99vh) scale(.7489)}}.snow:nth-child(55){opacity:1.0068;transform:translate(60.2492vw,-10px) scale(.3125);animation:fall-55 13s -1s linear infinite}@keyframes fall-55{31.777%{transform:translate(56.5407vw,31.777vh) scale(.3125)}to{transform:translate(58.39495vw,99vh) scale(.3125)}}.snow:nth-child(56){opacity:.7734;transform:translate(69.0377vw,-10px) scale(.7265);animation:fall-56 15s -26s linear infinite}@keyframes fall-56{49.955%{transform:translate(66.8973vw,49.955vh) scale(.7265)}to{transform:translate(67.9675vw,99vh) scale(.7265)}}.snow:nth-child(57){opacity:.14;transform:translate(22.4531vw,-10px) scale(.0786);animation:fall-57 19s -4s linear infinite}@keyframes fall-57{47.481%{transform:translate(21.7324vw,47.481vh) scale(.0786)}to{transform:translate(22.09275vw,99vh) scale(.0786)}}.snow:nth-child(58){opacity:1.408;transform:translate(66.5859vw,-10px) scale(.3017);animation:fall-58 23s -30s linear infinite}@keyframes fall-58{69.734%{transform:translate(62.5183vw,69.734vh) scale(.3017)}to{transform:translate(64.5521vw,99vh) scale(.3017)}}.snow:nth-child(59){opacity:1.0606;transform:translate(4.6502vw,-10px) scale(.867);animation:fall-59 10s -4s linear infinite}@keyframes fall-59{66.66%{transform:translate(9.6584vw,66.66vh) scale(.867)}to{transform:translate(7.1543vw,99vh) scale(.867)}}.snow:nth-child(60){opacity:.2062;transform:translate(87.3168vw,-10px) scale(.0485);animation:fall-60 15s -4s linear infinite}@keyframes fall-60{74.887%{transform:translate(85.6216vw,74.887vh) scale(.0485)}to{transform:translate(86.4692vw,99vh) scale(.0485)}}.snow:nth-child(61){opacity:.745;transform:translate(63.9463vw,-10px) scale(.1522);animation:fall-61 27s -24s linear infinite}@keyframes fall-61{34.523%{transform:translate(56.3865vw,34.523vh) scale(.1522)}to{transform:translate(60.1664vw,99vh) scale(.1522)}}.snow:nth-child(62){opacity:.272;transform:translate(18.693vw,-10px) scale(.6744);animation:fall-62 21s -16s linear infinite}@keyframes fall-62{72.852%{transform:translate(22.209vw,72.852vh) scale(.6744)}to{transform:translate(20.451vw,99vh) scale(.6744)}}.snow:nth-child(63){opacity:1.7382;transform:translate(72.391vw,-10px) scale(.4059);animation:fall-63 19s -25s linear infinite}@keyframes fall-63{77.409%{transform:translate(77.8671vw,77.409vh) scale(.4059)}to{transform:translate(75.12905vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.428;transform:translate(76.9868vw,-10px) scale(.7113);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{78.958%{transform:translate(69.3075vw,78.958vh) scale(.7113)}to{transform:translate(73.14715vw,99vh) scale(.7113)}}.snow:nth-child(65){opacity:1.128;transform:translate(55.6208vw,-10px) scale(.1394);animation:fall-65 17s -11s linear infinite}@keyframes fall-65{40.95%{transform:translate(63.1192vw,40.95vh) scale(.1394)}to{transform:translate(59.37vw,99vh) scale(.1394)}}.snow:nth-child(66){opacity:.6598;transform:translate(27.9157vw,-10px) scale(.5842);animation:fall-66 10s -7s linear infinite}@keyframes fall-66{74.07%{transform:translate(18.1936vw,74.07vh) scale(.5842)}to{transform:translate(23.05465vw,99vh) scale(.5842)}}.snow:nth-child(67){opacity:.5114;transform:translate(28.4425vw,-10px) scale(.3297);animation:fall-67 18s -10s linear infinite}@keyframes fall-67{62.866%{transform:translate(27.094vw,62.866vh) scale(.3297)}to{transform:translate(27.76825vw,99vh) scale(.3297)}}.snow:nth-child(68){opacity:1.2648;transform:translate(79.8997vw,-10px) scale(.0686);animation:fall-68 24s -28s linear infinite}@keyframes fall-68{52.432%{transform:translate(77.6411vw,52.432vh) scale(.0686)}to{transform:translate(78.7704vw,99vh) scale(.0686)}}.snow:nth-child(69){opacity:1.7592;transform:translate(87.5615vw,-10px) scale(.1284);animation:fall-69 12s -12s linear infinite}@keyframes fall-69{68.346%{transform:translate(91.8179vw,68.346vh) scale(.1284)}to{transform:translate(89.6897vw,99vh) scale(.1284)}}.snow:nth-child(70){opacity:1.0496;transform:translate(17.6199vw,-10px) scale(.2551);animation:fall-70 25s -7s linear infinite}@keyframes fall-70{40.901%{transform:translate(24.2083vw,40.901vh) scale(.2551)}to{transform:translate(20.9141vw,99vh) scale(.2551)}}.snow:nth-child(71){opacity:.3486;transform:translate(60.1406vw,-10px) scale(.3273);animation:fall-71 16s -3s linear infinite}@keyframes fall-71{46.35%{transform:translate(56.3097vw,46.35vh) scale(.3273)}to{transform:translate(58.22515vw,99vh) scale(.3273)}}.snow:nth-child(72){opacity:1.8728;transform:translate(88.6262vw,-10px) scale(.6516);animation:fall-72 11s -23s linear infinite}@keyframes fall-72{64.852%{transform:translate(86.8629vw,64.852vh) scale(.6516)}to{transform:translate(87.74455vw,99vh) scale(.6516)}}.snow:nth-child(73){opacity:1.8758;transform:translate(23.0814vw,-10px) scale(.3913);animation:fall-73 28s -21s linear infinite}@keyframes fall-73{78.275%{transform:translate(20.1709vw,78.275vh) scale(.3913)}to{transform:translate(21.62615vw,99vh) scale(.3913)}}.snow:nth-child(74){opacity:.6046;transform:translate(70.0721vw,-10px) scale(.5359);animation:fall-74 25s -8s linear infinite}@keyframes fall-74{43.105%{transform:translate(73.933vw,43.105vh) scale(.5359)}to{transform:translate(72.00255vw,99vh) scale(.5359)}}.snow:nth-child(75){opacity:.9064;transform:translate(35.8533vw,-10px) scale(.1864);animation:fall-75 22s -29s linear infinite}@keyframes fall-75{57.322%{transform:translate(33.4318vw,57.322vh) scale(.1864)}to{transform:translate(34.64255vw,99vh) scale(.1864)}}.snow:nth-child(76){opacity:.204;transform:translate(1.9407vw,-10px) scale(.2445);animation:fall-76 30s -24s linear infinite}@keyframes fall-76{67.663%{transform:translate(.7594vw,67.663vh) scale(.2445)}to{transform:translate(1.35005vw,99vh) scale(.2445)}}.snow:nth-child(77){opacity:1.9262;transform:translate(55.8852vw,-10px) scale(.793);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{54.27%{transform:translate(53.7819vw,54.27vh) scale(.793)}to{transform:translate(54.83355vw,99vh) scale(.793)}}.snow:nth-child(78){opacity:.0056;transform:translate(33.6038vw,-10px) scale(.4453);animation:fall-78 15s -6s linear infinite}@keyframes fall-78{62.441%{transform:translate(25.1381vw,62.441vh) scale(.4453)}to{transform:translate(29.37095vw,99vh) scale(.4453)}}.snow:nth-child(79){opacity:1.653;transform:translate(82.334vw,-10px) scale(.7015);animation:fall-79 26s -9s linear infinite}@keyframes fall-79{37.494%{transform:translate(77.2066vw,37.494vh) scale(.7015)}to{transform:translate(79.7703vw,99vh) scale(.7015)}}.snow:nth-child(80){opacity:1.338;transform:translate(81.0514vw,-10px) scale(.1504);animation:fall-80 27s -28s linear infinite}@keyframes fall-80{46.618%{transform:translate(73.6991vw,46.618vh) scale(.1504)}to{transform:translate(77.37525vw,99vh) scale(.1504)}}.snow:nth-child(81){opacity:.2128;transform:translate(85.886vw,-10px) scale(.6986);animation:fall-81 23s -25s linear infinite}@keyframes fall-81{47.515%{transform:translate(76.1821vw,47.515vh) scale(.6986)}to{transform:translate(81.03405vw,99vh) scale(.6986)}}.snow:nth-child(82){opacity:1.751;transform:translate(4.9067vw,-10px) scale(.122);animation:fall-82 21s -2s linear infinite}@keyframes fall-82{74.189%{transform:translate(-.6203vw,74.189vh) scale(.122)}to{transform:translate(2.1432vw,99vh) scale(.122)}}.snow:nth-child(83){opacity:.6166;transform:translate(24.9973vw,-10px) scale(.4477);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{59.087%{transform:translate(23.4377vw,59.087vh) scale(.4477)}to{transform:translate(24.2175vw,99vh) scale(.4477)}}.snow:nth-child(84){opacity:1.2172;transform:translate(70.5564vw,-10px) scale(.9013);animation:fall-84 20s -5s linear infinite}@keyframes fall-84{35.484%{transform:translate(78.311vw,35.484vh) scale(.9013)}to{transform:translate(74.4337vw,99vh) scale(.9013)}}.snow:nth-child(85){opacity:.248;transform:translate(96.7518vw,-10px) scale(.4168);animation:fall-85 16s -3s linear infinite}@keyframes fall-85{39.73%{transform:translate(105.7245vw,39.73vh) scale(.4168)}to{transform:translate(101.23815vw,99vh) scale(.4168)}}.snow:nth-child(86){opacity:1.3238;transform:translate(4.4455vw,-10px) scale(.2219);animation:fall-86 29s -27s linear infinite}@keyframes fall-86{70.28%{transform:translate(1.0987vw,70.28vh) scale(.2219)}to{transform:translate(2.7721vw,99vh) scale(.2219)}}.snow:nth-child(87){opacity:.0308;transform:translate(87.5383vw,-10px) scale(.8558);animation:fall-87 16s -25s linear infinite}@keyframes fall-87{55.511%{transform:translate(79.7663vw,55.511vh) scale(.8558)}to{transform:translate(83.6523vw,99vh) scale(.8558)}}.snow:nth-child(88){opacity:.2652;transform:translate(8.1955vw,-10px) scale(.293);animation:fall-88 23s -11s linear infinite}@keyframes fall-88{76.63%{transform:translate(.497vw,76.63vh) scale(.293)}to{transform:translate(4.34625vw,99vh) scale(.293)}}.snow:nth-child(89){opacity:.9824;transform:translate(85.4043vw,-10px) scale(.8501);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{33.907%{transform:translate(86.2142vw,33.907vh) scale(.8501)}to{transform:translate(85.80925vw,99vh) scale(.8501)}}.snow:nth-child(90){opacity:.402;transform:translate(14.3027vw,-10px) scale(.1996);animation:fall-90 22s -25s linear infinite}@keyframes fall-90{46.987%{transform:translate(24.2427vw,46.987vh) scale(.1996)}to{transform:translate(19.2727vw,99vh) scale(.1996)}}.snow:nth-child(91){opacity:1.6532;transform:translate(42.2822vw,-10px) scale(.4555);animation:fall-91 26s -17s linear infinite}@keyframes fall-91{73.45%{transform:translate(42.5372vw,73.45vh) scale(.4555)}to{transform:translate(42.4097vw,99vh) scale(.4555)}}.snow:nth-child(92){opacity:.3888;transform:translate(37.4538vw,-10px) scale(.7177);animation:fall-92 19s -6s linear infinite}@keyframes fall-92{66.156%{transform:translate(33.7653vw,66.156vh) scale(.7177)}to{transform:translate(35.60955vw,99vh) scale(.7177)}}.snow:nth-child(93){opacity:.686;transform:translate(4.8311vw,-10px) scale(.2761);animation:fall-93 13s -13s linear infinite}@keyframes fall-93{75.917%{transform:translate(-3.0649vw,75.917vh) scale(.2761)}to{transform:translate(.8831vw,99vh) scale(.2761)}}.snow:nth-child(94){opacity:1.0832;transform:translate(45.0499vw,-10px) scale(.1735);animation:fall-94 19s -23s linear infinite}@keyframes fall-94{75.281%{transform:translate(36.9595vw,75.281vh) scale(.1735)}to{transform:translate(41.0047vw,99vh) scale(.1735)}}.snow:nth-child(95){opacity:1.0352;transform:translate(35.3415vw,-10px) scale(.7861);animation:fall-95 25s -29s linear infinite}@keyframes fall-95{72.364%{transform:translate(32.2048vw,72.364vh) scale(.7861)}to{transform:translate(33.77315vw,99vh) scale(.7861)}}.snow:nth-child(96){opacity:1.4868;transform:translate(8.3319vw,-10px) scale(.0903);animation:fall-96 23s -23s linear infinite}@keyframes fall-96{39.415%{transform:translate(18.1619vw,39.415vh) scale(.0903)}to{transform:translate(13.2469vw,99vh) scale(.0903)}}.snow:nth-child(97){opacity:1.487;transform:translate(5.8041vw,-10px) scale(.1586);animation:fall-97 25s -8s linear infinite}@keyframes fall-97{79.198%{transform:translate(4.9936vw,79.198vh) scale(.1586)}to{transform:translate(5.39885vw,99vh) scale(.1586)}}.snow:nth-child(98){opacity:1.4528;transform:translate(39.0413vw,-10px) scale(.9629);animation:fall-98 16s -14s linear infinite}@keyframes fall-98{63.575%{transform:translate(41.9935vw,63.575vh) scale(.9629)}to{transform:translate(40.5174vw,99vh) scale(.9629)}}.snow:nth-child(99){opacity:1.3004;transform:translate(8.9994vw,-10px) scale(.6787);animation:fall-99 15s -27s linear infinite}@keyframes fall-99{42.907%{transform:translate(15.6535vw,42.907vh) scale(.6787)}to{transform:translate(12.32645vw,99vh) scale(.6787)}}.snow:nth-child(100){opacity:.9874;transform:translate(69.3765vw,-10px) scale(.6976);animation:fall-100 19s -28s linear infinite}@keyframes fall-100{69.878%{transform:translate(59.4148vw,69.878vh) scale(.6976)}to{transform:translate(64.39565vw,99vh) scale(.6976)}}.snow:nth-child(101){opacity:1.1968;transform:translate(41.2485vw,-10px) scale(.2367);animation:fall-101 23s -29s linear infinite}@keyframes fall-101{61.824%{transform:translate(31.7786vw,61.824vh) scale(.2367)}to{transform:translate(36.51355vw,99vh) scale(.2367)}}.snow:nth-child(102){opacity:.2516;transform:translate(49.4258vw,-10px) scale(.8692);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{59.563%{transform:translate(57.662vw,59.563vh) scale(.8692)}to{transform:translate(53.5439vw,99vh) scale(.8692)}}.snow:nth-child(103){opacity:.9574;transform:translate(61.66vw,-10px) scale(.6717);animation:fall-103 23s -26s linear infinite}@keyframes fall-103{47.07%{transform:translate(61.4769vw,47.07vh) scale(.6717)}to{transform:translate(61.56845vw,99vh) scale(.6717)}}.snow:nth-child(104){opacity:.2988;transform:translate(78.704vw,-10px) scale(.1373);animation:fall-104 30s -28s linear infinite}@keyframes fall-104{71.46%{transform:translate(82.7822vw,71.46vh) scale(.1373)}to{transform:translate(80.7431vw,99vh) scale(.1373)}}.snow:nth-child(105){opacity:.7624;transform:translate(16.0332vw,-10px) scale(.6202);animation:fall-105 26s -24s linear infinite}@keyframes fall-105{60.44%{transform:translate(13.5052vw,60.44vh) scale(.6202)}to{transform:translate(14.7692vw,99vh) scale(.6202)}}.snow:nth-child(106){opacity:1.0704;transform:translate(12.7824vw,-10px) scale(.7348);animation:fall-106 27s -19s linear infinite}@keyframes fall-106{30.362%{transform:translate(17.3228vw,30.362vh) scale(.7348)}to{transform:translate(15.0526vw,99vh) scale(.7348)}}.snow:nth-child(107){opacity:1.8002;transform:translate(39.8109vw,-10px) scale(.4773);animation:fall-107 12s -23s linear infinite}@keyframes fall-107{60.476%{transform:translate(45.8681vw,60.476vh) scale(.4773)}to{transform:translate(42.8395vw,99vh) scale(.4773)}}.snow:nth-child(108){opacity:.711;transform:translate(91.6074vw,-10px) scale(.0213);animation:fall-108 14s -2s linear infinite}@keyframes fall-108{73.3%{transform:translate(92.9515vw,73.3vh) scale(.0213)}to{transform:translate(92.27945vw,99vh) scale(.0213)}}.snow:nth-child(109){opacity:.8672;transform:translate(34.2118vw,-10px) scale(.3849);animation:fall-109 25s -9s linear infinite}@keyframes fall-109{78.862%{transform:translate(31.6387vw,78.862vh) scale(.3849)}to{transform:translate(32.92525vw,99vh) scale(.3849)}}.snow:nth-child(110){opacity:1.366;transform:translate(6.3467vw,-10px) scale(.4996);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{40.726%{transform:translate(-1.293vw,40.726vh) scale(.4996)}to{transform:translate(2.52685vw,99vh) scale(.4996)}}.snow:nth-child(111){opacity:1.2382;transform:translate(8.1767vw,-10px) scale(.2204);animation:fall-111 27s -15s linear infinite}@keyframes fall-111{71.429%{transform:translate(5.745vw,71.429vh) scale(.2204)}to{transform:translate(6.96085vw,99vh) scale(.2204)}}.snow:nth-child(112){opacity:.5236;transform:translate(25.3361vw,-10px) scale(.959);animation:fall-112 19s -27s linear infinite}@keyframes fall-112{52.262%{transform:translate(18.8931vw,52.262vh) scale(.959)}to{transform:translate(22.1146vw,99vh) scale(.959)}}.snow:nth-child(113){opacity:.4262;transform:translate(33.2337vw,-10px) scale(.8812);animation:fall-113 17s -14s linear infinite}@keyframes fall-113{69.799%{transform:translate(37.2774vw,69.799vh) scale(.8812)}to{transform:translate(35.25555vw,99vh) scale(.8812)}}.snow:nth-child(114){opacity:.5434;transform:translate(58.1215vw,-10px) scale(.5404);animation:fall-114 27s -19s linear infinite}@keyframes fall-114{78.453%{transform:translate(63.295vw,78.453vh) scale(.5404)}to{transform:translate(60.70825vw,99vh) scale(.5404)}}.snow:nth-child(115){opacity:1.9898;transform:translate(56.3011vw,-10px) scale(.0694);animation:fall-115 22s -10s linear infinite}@keyframes fall-115{52.658%{transform:translate(60.2777vw,52.658vh) scale(.0694)}to{transform:translate(58.2894vw,99vh) scale(.0694)}}.snow:nth-child(116){opacity:.9184;transform:translate(51.6034vw,-10px) scale(.467);animation:fall-116 30s -3s linear infinite}@keyframes fall-116{73.697%{transform:translate(51.4638vw,73.697vh) scale(.467)}to{transform:translate(51.5336vw,99vh) scale(.467)}}.snow:nth-child(117){opacity:1.8778;transform:translate(24.8971vw,-10px) scale(.6996);animation:fall-117 14s -9s linear infinite}@keyframes fall-117{63.85%{transform:translate(16.1016vw,63.85vh) scale(.6996)}to{transform:translate(20.49935vw,99vh) scale(.6996)}}.snow:nth-child(118){opacity:.143;transform:translate(18.1024vw,-10px) scale(.9023);animation:fall-118 21s -29s linear infinite}@keyframes fall-118{50.447%{transform:translate(21.0656vw,50.447vh) scale(.9023)}to{transform:translate(19.584vw,99vh) scale(.9023)}}.snow:nth-child(119){opacity:1.3048;transform:translate(84.3684vw,-10px) scale(.9976);animation:fall-119 19s -20s linear infinite}@keyframes fall-119{38.545%{transform:translate(94.2663vw,38.545vh) scale(.9976)}to{transform:translate(89.31735vw,99vh) scale(.9976)}}.snow:nth-child(120){opacity:1.629;transform:translate(57.3452vw,-10px) scale(.8941);animation:fall-120 15s -25s linear infinite}@keyframes fall-120{60.048%{transform:translate(55.3191vw,60.048vh) scale(.8941)}to{transform:translate(56.33215vw,99vh) scale(.8941)}}.snow:nth-child(121){opacity:.5132;transform:translate(50.9746vw,-10px) scale(.734);animation:fall-121 22s -30s linear infinite}@keyframes fall-121{44.712%{transform:translate(48.7608vw,44.712vh) scale(.734)}to{transform:translate(49.8677vw,99vh) scale(.734)}}.snow:nth-child(122){opacity:.8192;transform:translate(.749vw,-10px) scale(.5893);animation:fall-122 30s -21s linear infinite}@keyframes fall-122{51.284%{transform:translate(7.9162vw,51.284vh) scale(.5893)}to{transform:translate(4.3326vw,99vh) scale(.5893)}}.snow:nth-child(123){opacity:.129;transform:translate(27.2923vw,-10px) scale(.7331);animation:fall-123 19s -10s linear infinite}@keyframes fall-123{72.561%{transform:translate(17.9724vw,72.561vh) scale(.7331)}to{transform:translate(22.63235vw,99vh) scale(.7331)}}.snow:nth-child(124){opacity:1.8002;transform:translate(98.0888vw,-10px) scale(.6101);animation:fall-124 12s -5s linear infinite}@keyframes fall-124{37.135%{transform:translate(94.7523vw,37.135vh) scale(.6101)}to{transform:translate(96.42055vw,99vh) scale(.6101)}}.snow:nth-child(125){opacity:.8154;transform:translate(33.5567vw,-10px) scale(.4238);animation:fall-125 13s -20s linear infinite}@keyframes fall-125{44.583%{transform:translate(41.9253vw,44.583vh) scale(.4238)}to{transform:translate(37.741vw,99vh) scale(.4238)}}.snow:nth-child(126){opacity:1.6106;transform:translate(20.8012vw,-10px) scale(.2331);animation:fall-126 17s -11s linear infinite}@keyframes fall-126{66.259%{transform:translate(21.9751vw,66.259vh) scale(.2331)}to{transform:translate(21.38815vw,99vh) scale(.2331)}}.snow:nth-child(127){opacity:1.2018;transform:translate(86.1233vw,-10px) scale(.9114);animation:fall-127 10s -29s linear infinite}@keyframes fall-127{70.673%{transform:translate(78.0118vw,70.673vh) scale(.9114)}to{transform:translate(82.06755vw,99vh) scale(.9114)}}.snow:nth-child(128){opacity:1.0858;transform:translate(96.0513vw,-10px) scale(.0027);animation:fall-128 28s -11s linear infinite}@keyframes fall-128{30.91%{transform:translate(92.7679vw,30.91vh) scale(.0027)}to{transform:translate(94.4096vw,99vh) scale(.0027)}}.snow:nth-child(129){opacity:.0108;transform:translate(73.3643vw,-10px) scale(.0119);animation:fall-129 18s -10s linear infinite}@keyframes fall-129{46.532%{transform:translate(66.1798vw,46.532vh) scale(.0119)}to{transform:translate(69.77205vw,99vh) scale(.0119)}}.snow:nth-child(130){opacity:1.3522;transform:translate(96.6364vw,-10px) scale(.427);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{37.945%{transform:translate(100.9845vw,37.945vh) scale(.427)}to{transform:translate(98.81045vw,99vh) scale(.427)}}.snow:nth-child(131){opacity:.6836;transform:translate(77.4251vw,-10px) scale(.611);animation:fall-131 21s -7s linear infinite}@keyframes fall-131{79.962%{transform:translate(82.6047vw,79.962vh) scale(.611)}to{transform:translate(80.0149vw,99vh) scale(.611)}}.snow:nth-child(132){opacity:.0348;transform:translate(7.8293vw,-10px) scale(.8137);animation:fall-132 23s -24s linear infinite}@keyframes fall-132{52.737%{transform:translate(-.4232vw,52.737vh) scale(.8137)}to{transform:translate(3.70305vw,99vh) scale(.8137)}}.snow:nth-child(133){opacity:1.329;transform:translate(85.9769vw,-10px) scale(.5073);animation:fall-133 26s -23s linear infinite}@keyframes fall-133{58.712%{transform:translate(78.6886vw,58.712vh) scale(.5073)}to{transform:translate(82.33275vw,99vh) scale(.5073)}}.snow:nth-child(134){opacity:1.5858;transform:translate(96.7852vw,-10px) scale(.5976);animation:fall-134 30s -22s linear infinite}@keyframes fall-134{59.805%{transform:translate(94.5885vw,59.805vh) scale(.5976)}to{transform:translate(95.68685vw,99vh) scale(.5976)}}.snow:nth-child(135){opacity:.5892;transform:translate(74.4192vw,-10px) scale(.3098);animation:fall-135 13s -5s linear infinite}@keyframes fall-135{73.675%{transform:translate(78.8638vw,73.675vh) scale(.3098)}to{transform:translate(76.6415vw,99vh) scale(.3098)}}.snow:nth-child(136){opacity:1.7948;transform:translate(29.4775vw,-10px) scale(.4157);animation:fall-136 18s -29s linear infinite}@keyframes fall-136{61.849%{transform:translate(22.6777vw,61.849vh) scale(.4157)}to{transform:translate(26.0776vw,99vh) scale(.4157)}}.snow:nth-child(137){opacity:.0626;transform:translate(69.1832vw,-10px) scale(.842);animation:fall-137 27s -21s linear infinite}@keyframes fall-137{52.325%{transform:translate(72.3652vw,52.325vh) scale(.842)}to{transform:translate(70.7742vw,99vh) scale(.842)}}.snow:nth-child(138){opacity:.0202;transform:translate(98.0208vw,-10px) scale(.1947);animation:fall-138 23s -29s linear infinite}@keyframes fall-138{64.674%{transform:translate(99.4104vw,64.674vh) scale(.1947)}to{transform:translate(98.7156vw,99vh) scale(.1947)}}.snow:nth-child(139){opacity:1.6394;transform:translate(58.486vw,-10px) scale(.5125);animation:fall-139 15s -7s linear infinite}@keyframes fall-139{79.199%{transform:translate(50.6721vw,79.199vh) scale(.5125)}to{transform:translate(54.57905vw,99vh) scale(.5125)}}.snow:nth-child(140){opacity:.0926;transform:translate(62.9126vw,-10px) scale(.1891);animation:fall-140 18s -14s linear infinite}@keyframes fall-140{69.155%{transform:translate(61.863vw,69.155vh) scale(.1891)}to{transform:translate(62.3878vw,99vh) scale(.1891)}}.snow:nth-child(141){opacity:.3;transform:translate(91.734vw,-10px) scale(.1456);animation:fall-141 28s -1s linear infinite}@keyframes fall-141{62.507%{transform:translate(98.7931vw,62.507vh) scale(.1456)}to{transform:translate(95.26355vw,99vh) scale(.1456)}}.snow:nth-child(142){opacity:1.1736;transform:translate(96.0885vw,-10px) scale(.8702);animation:fall-142 28s -18s linear infinite}@keyframes fall-142{78.134%{transform:translate(97.9154vw,78.134vh) scale(.8702)}to{transform:translate(97.00195vw,99vh) scale(.8702)}}.snow:nth-child(143){opacity:.2458;transform:translate(7.5418vw,-10px) scale(.3698);animation:fall-143 12s -1s linear infinite}@keyframes fall-143{60.928%{transform:translate(7.3376vw,60.928vh) scale(.3698)}to{transform:translate(7.4397vw,99vh) scale(.3698)}}.snow:nth-child(144){opacity:1.8528;transform:translate(16.869vw,-10px) scale(.795);animation:fall-144 12s -15s linear infinite}@keyframes fall-144{35.434%{transform:translate(24.7779vw,35.434vh) scale(.795)}to{transform:translate(20.82345vw,99vh) scale(.795)}}.snow:nth-child(145){opacity:.7872;transform:translate(.7459vw,-10px) scale(.3913);animation:fall-145 20s -29s linear infinite}@keyframes fall-145{49.188%{transform:translate(6.4963vw,49.188vh) scale(.3913)}to{transform:translate(3.6211vw,99vh) scale(.3913)}}.snow:nth-child(146){opacity:.9778;transform:translate(68.7199vw,-10px) scale(.2921);animation:fall-146 30s -6s linear infinite}@keyframes fall-146{32.393%{transform:translate(67.5257vw,32.393vh) scale(.2921)}to{transform:translate(68.1228vw,99vh) scale(.2921)}}.snow:nth-child(147){opacity:1.8166;transform:translate(62.3032vw,-10px) scale(.2086);animation:fall-147 22s -27s linear infinite}@keyframes fall-147{61.388%{transform:translate(55.3956vw,61.388vh) scale(.2086)}to{transform:translate(58.8494vw,99vh) scale(.2086)}}.snow:nth-child(148){opacity:.1344;transform:translate(60.2793vw,-10px) scale(.9537);animation:fall-148 10s -15s linear infinite}@keyframes fall-148{38.678%{transform:translate(55.7238vw,38.678vh) scale(.9537)}to{transform:translate(58.00155vw,99vh) scale(.9537)}}.snow:nth-child(149){opacity:1.2732;transform:translate(21.8092vw,-10px) scale(.6014);animation:fall-149 26s -23s linear infinite}@keyframes fall-149{38.433%{transform:translate(22.9637vw,38.433vh) scale(.6014)}to{transform:translate(22.38645vw,99vh) scale(.6014)}}.snow:nth-child(150){opacity:1.417;transform:translate(35.7326vw,-10px) scale(.2485);animation:fall-150 15s -3s linear infinite}@keyframes fall-150{37.945%{transform:translate(33.1495vw,37.945vh) scale(.2485)}to{transform:translate(34.44105vw,99vh) scale(.2485)}}.snow:nth-child(151){opacity:.3868;transform:translate(73.4062vw,-10px) scale(.5497);animation:fall-151 23s -4s linear infinite}@keyframes fall-151{79.033%{transform:translate(83.3208vw,79.033vh) scale(.5497)}to{transform:translate(78.3635vw,99vh) scale(.5497)}}.snow:nth-child(152){opacity:.1294;transform:translate(32.2557vw,-10px) scale(.6647);animation:fall-152 28s -27s linear infinite}@keyframes fall-152{38.329%{transform:translate(32.1139vw,38.329vh) scale(.6647)}to{transform:translate(32.1848vw,99vh) scale(.6647)}}.snow:nth-child(153){opacity:1.7852;transform:translate(7.8376vw,-10px) scale(.1096);animation:fall-153 26s -30s linear infinite}@keyframes fall-153{42.027%{transform:translate(-.3328vw,42.027vh) scale(.1096)}to{transform:translate(3.7524vw,99vh) scale(.1096)}}.snow:nth-child(154){opacity:.6726;transform:translate(55.0627vw,-10px) scale(.9389);animation:fall-154 15s -9s linear infinite}@keyframes fall-154{38.55%{transform:translate(59.2421vw,38.55vh) scale(.9389)}to{transform:translate(57.1524vw,99vh) scale(.9389)}}.snow:nth-child(155){opacity:1.1274;transform:translate(7.1625vw,-10px) scale(.6802);animation:fall-155 20s -11s linear infinite}@keyframes fall-155{49.269%{transform:translate(16.2251vw,49.269vh) scale(.6802)}to{transform:translate(11.6938vw,99vh) scale(.6802)}}.snow:nth-child(156){opacity:.3824;transform:translate(79.2685vw,-10px) scale(.0107);animation:fall-156 11s -10s linear infinite}@keyframes fall-156{58.311%{transform:translate(80.4201vw,58.311vh) scale(.0107)}to{transform:translate(79.8443vw,99vh) scale(.0107)}}.snow:nth-child(157){opacity:.0882;transform:translate(26.8472vw,-10px) scale(.0104);animation:fall-157 19s -28s linear infinite}@keyframes fall-157{55.552%{transform:translate(22.2855vw,55.552vh) scale(.0104)}to{transform:translate(24.56635vw,99vh) scale(.0104)}}.snow:nth-child(158){opacity:.6138;transform:translate(91.4863vw,-10px) scale(.8224);animation:fall-158 23s -15s linear infinite}@keyframes fall-158{73.748%{transform:translate(97.3836vw,73.748vh) scale(.8224)}to{transform:translate(94.43495vw,99vh) scale(.8224)}}.snow:nth-child(159){opacity:1.7712;transform:translate(19.9399vw,-10px) scale(.4421);animation:fall-159 23s -14s linear infinite}@keyframes fall-159{79.53%{transform:translate(27.9889vw,79.53vh) scale(.4421)}to{transform:translate(23.9644vw,99vh) scale(.4421)}}.snow:nth-child(160){opacity:.981;transform:translate(50.8248vw,-10px) scale(.359);animation:fall-160 30s -30s linear infinite}@keyframes fall-160{55.113%{transform:translate(49.6047vw,55.113vh) scale(.359)}to{transform:translate(50.21475vw,99vh) scale(.359)}}.snow:nth-child(161){opacity:.3954;transform:translate(95.419vw,-10px) scale(.5439);animation:fall-161 19s -26s linear infinite}@keyframes fall-161{71.698%{transform:translate(101.2834vw,71.698vh) scale(.5439)}to{transform:translate(98.3512vw,99vh) scale(.5439)}}.snow:nth-child(162){opacity:1.1116;transform:translate(40.1033vw,-10px) scale(.5728);animation:fall-162 15s -23s linear infinite}@keyframes fall-162{47.152%{transform:translate(46.1358vw,47.152vh) scale(.5728)}to{transform:translate(43.11955vw,99vh) scale(.5728)}}.snow:nth-child(163){opacity:1.0036;transform:translate(59.9246vw,-10px) scale(.3257);animation:fall-163 11s -20s linear infinite}@keyframes fall-163{44.762%{transform:translate(58.8762vw,44.762vh) scale(.3257)}to{transform:translate(59.4004vw,99vh) scale(.3257)}}.snow:nth-child(164){opacity:.5248;transform:translate(32.8479vw,-10px) scale(.5062);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{39.303%{transform:translate(29.0335vw,39.303vh) scale(.5062)}to{transform:translate(30.9407vw,99vh) scale(.5062)}}.snow:nth-child(165){opacity:.5326;transform:translate(29.8143vw,-10px) scale(.3835);animation:fall-165 27s -3s linear infinite}@keyframes fall-165{30.245%{transform:translate(30.9508vw,30.245vh) scale(.3835)}to{transform:translate(30.38255vw,99vh) scale(.3835)}}.snow:nth-child(166){opacity:1.323;transform:translate(95.3938vw,-10px) scale(.6079);animation:fall-166 24s -12s linear infinite}@keyframes fall-166{57.747%{transform:translate(85.7221vw,57.747vh) scale(.6079)}to{transform:translate(90.55795vw,99vh) scale(.6079)}}.snow:nth-child(167){opacity:.1448;transform:translate(71.1378vw,-10px) scale(.9504);animation:fall-167 13s -29s linear infinite}@keyframes fall-167{64.246%{transform:translate(66.58vw,64.246vh) scale(.9504)}to{transform:translate(68.8589vw,99vh) scale(.9504)}}.snow:nth-child(168){opacity:.5512;transform:translate(28.4891vw,-10px) scale(.0407);animation:fall-168 12s -29s linear infinite}@keyframes fall-168{30.133%{transform:translate(37.7585vw,30.133vh) scale(.0407)}to{transform:translate(33.1238vw,99vh) scale(.0407)}}.snow:nth-child(169){opacity:.1206;transform:translate(3.1663vw,-10px) scale(.1251);animation:fall-169 16s -10s linear infinite}@keyframes fall-169{33.53%{transform:translate(.3998vw,33.53vh) scale(.1251)}to{transform:translate(1.78305vw,99vh) scale(.1251)}}.snow:nth-child(170){opacity:.1044;transform:translate(80.9791vw,-10px) scale(.0975);animation:fall-170 26s -27s linear infinite}@keyframes fall-170{49.858%{transform:translate(72.4611vw,49.858vh) scale(.0975)}to{transform:translate(76.7201vw,99vh) scale(.0975)}}.snow:nth-child(171){opacity:1.4996;transform:translate(71.706vw,-10px) scale(.9591);animation:fall-171 19s -16s linear infinite}@keyframes fall-171{71.264%{transform:translate(67.8576vw,71.264vh) scale(.9591)}to{transform:translate(69.7818vw,99vh) scale(.9591)}}.snow:nth-child(172){opacity:1.876;transform:translate(28.6455vw,-10px) scale(.7671);animation:fall-172 27s -25s linear infinite}@keyframes fall-172{42.172%{transform:translate(30.2681vw,42.172vh) scale(.7671)}to{transform:translate(29.4568vw,99vh) scale(.7671)}}.snow:nth-child(173){opacity:.6334;transform:translate(63.6889vw,-10px) scale(.8812);animation:fall-173 22s -10s linear infinite}@keyframes fall-173{63.727%{transform:translate(64.551vw,63.727vh) scale(.8812)}to{transform:translate(64.11995vw,99vh) scale(.8812)}}.snow:nth-child(174){opacity:1.1572;transform:translate(9.5788vw,-10px) scale(.6264);animation:fall-174 24s -18s linear infinite}@keyframes fall-174{70.186%{transform:translate(9.4555vw,70.186vh) scale(.6264)}to{transform:translate(9.51715vw,99vh) scale(.6264)}}.snow:nth-child(175){opacity:1.2462;transform:translate(16.3341vw,-10px) scale(.352);animation:fall-175 28s -16s linear infinite}@keyframes fall-175{55.037%{transform:translate(10.0228vw,55.037vh) scale(.352)}to{transform:translate(13.17845vw,99vh) scale(.352)}}.snow:nth-child(176){opacity:1.4038;transform:translate(4.6647vw,-10px) scale(.0635);animation:fall-176 28s -25s linear infinite}@keyframes fall-176{35.218%{transform:translate(12.1517vw,35.218vh) scale(.0635)}to{transform:translate(8.4082vw,99vh) scale(.0635)}}.snow:nth-child(177){opacity:.7698;transform:translate(18.7259vw,-10px) scale(.6458);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{58.809%{transform:translate(23.4033vw,58.809vh) scale(.6458)}to{transform:translate(21.0646vw,99vh) scale(.6458)}}.snow:nth-child(178){opacity:1.5488;transform:translate(15.3152vw,-10px) scale(.3684);animation:fall-178 24s -8s linear infinite}@keyframes fall-178{69.277%{transform:translate(15.64vw,69.277vh) scale(.3684)}to{transform:translate(15.4776vw,99vh) scale(.3684)}}.snow:nth-child(179){opacity:.8788;transform:translate(17.1913vw,-10px) scale(.7154);animation:fall-179 24s -29s linear infinite}@keyframes fall-179{71.996%{transform:translate(21.6349vw,71.996vh) scale(.7154)}to{transform:translate(19.4131vw,99vh) scale(.7154)}}.snow:nth-child(180){opacity:.9698;transform:translate(45.2144vw,-10px) scale(.6042);animation:fall-180 17s -8s linear infinite}@keyframes fall-180{52.412%{transform:translate(54.6616vw,52.412vh) scale(.6042)}to{transform:translate(49.938vw,99vh) scale(.6042)}}.snow:nth-child(181){opacity:.0914;transform:translate(84.062vw,-10px) scale(.0108);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{39.209%{transform:translate(92.2063vw,39.209vh) scale(.0108)}to{transform:translate(88.13415vw,99vh) scale(.0108)}}.snow:nth-child(182){opacity:.6832;transform:translate(27.7709vw,-10px) scale(.5396);animation:fall-182 27s -27s linear infinite}@keyframes fall-182{46.979%{transform:translate(36.332vw,46.979vh) scale(.5396)}to{transform:translate(32.05145vw,99vh) scale(.5396)}}.snow:nth-child(183){opacity:.3356;transform:translate(66.1547vw,-10px) scale(.4759);animation:fall-183 29s -1s linear infinite}@keyframes fall-183{79.552%{transform:translate(69.6722vw,79.552vh) scale(.4759)}to{transform:translate(67.91345vw,99vh) scale(.4759)}}.snow:nth-child(184){opacity:.784;transform:translate(78.7349vw,-10px) scale(.6382);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{36.456%{transform:translate(79.2362vw,36.456vh) scale(.6382)}to{transform:translate(78.98555vw,99vh) scale(.6382)}}.snow:nth-child(185){opacity:1.0388;transform:translate(73.6025vw,-10px) scale(.2595);animation:fall-185 20s -23s linear infinite}@keyframes fall-185{58.841%{transform:translate(77.6721vw,58.841vh) scale(.2595)}to{transform:translate(75.6373vw,99vh) scale(.2595)}}.snow:nth-child(186){opacity:.1434;transform:translate(51.6617vw,-10px) scale(.0668);animation:fall-186 24s -10s linear infinite}@keyframes fall-186{64.167%{transform:translate(61.0112vw,64.167vh) scale(.0668)}to{transform:translate(56.33645vw,99vh) scale(.0668)}}.snow:nth-child(187){opacity:.5088;transform:translate(60.8158vw,-10px) scale(.242);animation:fall-187 30s -17s linear infinite}@keyframes fall-187{50.941%{transform:translate(58.9171vw,50.941vh) scale(.242)}to{transform:translate(59.86645vw,99vh) scale(.242)}}.snow:nth-child(188){opacity:.7512;transform:translate(31.3271vw,-10px) scale(.724);animation:fall-188 29s -4s linear infinite}@keyframes fall-188{50.642%{transform:translate(41.2138vw,50.642vh) scale(.724)}to{transform:translate(36.27045vw,99vh) scale(.724)}}.snow:nth-child(189){opacity:1.706;transform:translate(73.7461vw,-10px) scale(.2306);animation:fall-189 22s -22s linear infinite}@keyframes fall-189{47.529%{transform:translate(72.5586vw,47.529vh) scale(.2306)}to{transform:translate(73.15235vw,99vh) scale(.2306)}}.snow:nth-child(190){opacity:1.5446;transform:translate(98.4358vw,-10px) scale(.3738);animation:fall-190 10s -27s linear infinite}@keyframes fall-190{66.973%{transform:translate(97.5677vw,66.973vh) scale(.3738)}to{transform:translate(98.00175vw,99vh) scale(.3738)}}.snow:nth-child(191){opacity:1.5382;transform:translate(53.2878vw,-10px) scale(.357);animation:fall-191 20s -17s linear infinite}@keyframes fall-191{54.24%{transform:translate(59.4739vw,54.24vh) scale(.357)}to{transform:translate(56.38085vw,99vh) scale(.357)}}.snow:nth-child(192){opacity:1.178;transform:translate(51.5619vw,-10px) scale(.6619);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{60.75%{transform:translate(53.1978vw,60.75vh) scale(.6619)}to{transform:translate(52.37985vw,99vh) scale(.6619)}}.snow:nth-child(193){opacity:.2724;transform:translate(55.8429vw,-10px) scale(.1195);animation:fall-193 18s -1s linear infinite}@keyframes fall-193{66.511%{transform:translate(57.2287vw,66.511vh) scale(.1195)}to{transform:translate(56.5358vw,99vh) scale(.1195)}}.snow:nth-child(194){opacity:1.1992;transform:translate(89.7304vw,-10px) scale(.8346);animation:fall-194 19s -16s linear infinite}@keyframes fall-194{54.947%{transform:translate(84.156vw,54.947vh) scale(.8346)}to{transform:translate(86.9432vw,99vh) scale(.8346)}}.snow:nth-child(195){opacity:.7848;transform:translate(30.3099vw,-10px) scale(.4656);animation:fall-195 17s -29s linear infinite}@keyframes fall-195{45.218%{transform:translate(26.3537vw,45.218vh) scale(.4656)}to{transform:translate(28.3318vw,99vh) scale(.4656)}}.snow:nth-child(196){opacity:1.6844;transform:translate(56.0679vw,-10px) scale(.4706);animation:fall-196 21s -30s linear infinite}@keyframes fall-196{30.282%{transform:translate(62.3141vw,30.282vh) scale(.4706)}to{transform:translate(59.191vw,99vh) scale(.4706)}}.snow:nth-child(197){opacity:1.3988;transform:translate(99.0728vw,-10px) scale(.9514);animation:fall-197 17s -30s linear infinite}@keyframes fall-197{45.533%{transform:translate(105.5151vw,45.533vh) scale(.9514)}to{transform:translate(102.29395vw,99vh) scale(.9514)}}.snow:nth-child(198){opacity:.6332;transform:translate(60.9727vw,-10px) scale(.4544);animation:fall-198 25s -20s linear infinite}@keyframes fall-198{77.384%{transform:translate(60.595vw,77.384vh) scale(.4544)}to{transform:translate(60.78385vw,99vh) scale(.4544)}}.snow:nth-child(199){opacity:.0832;transform:translate(49.4148vw,-10px) scale(.4406);animation:fall-199 14s -12s linear infinite}@keyframes fall-199{38.345%{transform:translate(44.8008vw,38.345vh) scale(.4406)}to{transform:translate(47.1078vw,99vh) scale(.4406)}}.snow:nth-child(200){opacity:.7156;transform:translate(87.3449vw,-10px) scale(.9609);animation:fall-200 17s -12s linear infinite}@keyframes fall-200{47.468%{transform:translate(80.2096vw,47.468vh) scale(.9609)}to{transform:translate(83.77725vw,99vh) scale(.9609)}}.snow:nth-child(201){opacity:.7498;transform:translate(82.0621vw,-10px) scale(.8349);animation:fall-201 26s -23s linear infinite}@keyframes fall-201{57.857%{transform:translate(77.5067vw,57.857vh) scale(.8349)}to{transform:translate(79.7844vw,99vh) scale(.8349)}}.snow:nth-child(202){opacity:1.0794;transform:translate(4.1976vw,-10px) scale(.7931);animation:fall-202 13s -28s linear infinite}@keyframes fall-202{70.962%{transform:translate(2.7574vw,70.962vh) scale(.7931)}to{transform:translate(3.4775vw,99vh) scale(.7931)}}.snow:nth-child(203){opacity:1.8208;transform:translate(75.1563vw,-10px) scale(.671);animation:fall-203 14s -20s linear infinite}@keyframes fall-203{53.205%{transform:translate(84.5927vw,53.205vh) scale(.671)}to{transform:translate(79.8745vw,99vh) scale(.671)}}.snow:nth-child(204){opacity:1.2808;transform:translate(94.1363vw,-10px) scale(.3074);animation:fall-204 19s -20s linear infinite}@keyframes fall-204{52.273%{transform:translate(85.2034vw,52.273vh) scale(.3074)}to{transform:translate(89.66985vw,99vh) scale(.3074)}}.snow:nth-child(205){opacity:1.6404;transform:translate(93.7432vw,-10px) scale(.4299);animation:fall-205 16s -21s linear infinite}@keyframes fall-205{60.655%{transform:translate(98.2093vw,60.655vh) scale(.4299)}to{transform:translate(95.97625vw,99vh) scale(.4299)}}.snow:nth-child(206){opacity:.2622;transform:translate(48.4503vw,-10px) scale(.8276);animation:fall-206 13s -2s linear infinite}@keyframes fall-206{71.966%{transform:translate(44.7518vw,71.966vh) scale(.8276)}to{transform:translate(46.60105vw,99vh) scale(.8276)}}.snow:nth-child(207){opacity:.6294;transform:translate(65.6111vw,-10px) scale(.5424);animation:fall-207 29s -19s linear infinite}@keyframes fall-207{58.637%{transform:translate(61.2249vw,58.637vh) scale(.5424)}to{transform:translate(63.418vw,99vh) scale(.5424)}}.snow:nth-child(208){opacity:.3782;transform:translate(10.2297vw,-10px) scale(.7446);animation:fall-208 22s -22s linear infinite}@keyframes fall-208{74.713%{transform:translate(16.7886vw,74.713vh) scale(.7446)}to{transform:translate(13.50915vw,99vh) scale(.7446)}}.snow:nth-child(209){opacity:.9388;transform:translate(34.467vw,-10px) scale(.216);animation:fall-209 15s -30s linear infinite}@keyframes fall-209{50.306%{transform:translate(26.2099vw,50.306vh) scale(.216)}to{transform:translate(30.33845vw,99vh) scale(.216)}}.snow:nth-child(210){opacity:1.5056;transform:translate(95.1761vw,-10px) scale(.7734);animation:fall-210 16s -26s linear infinite}@keyframes fall-210{54.781%{transform:translate(95.2716vw,54.781vh) scale(.7734)}to{transform:translate(95.22385vw,99vh) scale(.7734)}}.snow:nth-child(211){opacity:.9208;transform:translate(15.6066vw,-10px) scale(.0074);animation:fall-211 14s -8s linear infinite}@keyframes fall-211{58.496%{transform:translate(13.6687vw,58.496vh) scale(.0074)}to{transform:translate(14.63765vw,99vh) scale(.0074)}}.snow:nth-child(212){opacity:1.2114;transform:translate(33.4254vw,-10px) scale(.0016);animation:fall-212 10s -24s linear infinite}@keyframes fall-212{42.249%{transform:translate(29.7188vw,42.249vh) scale(.0016)}to{transform:translate(31.5721vw,99vh) scale(.0016)}}.snow:nth-child(213){opacity:.9762;transform:translate(98.3421vw,-10px) scale(.0268);animation:fall-213 27s -15s linear infinite}@keyframes fall-213{62.369%{transform:translate(102.291vw,62.369vh) scale(.0268)}to{transform:translate(100.31655vw,99vh) scale(.0268)}}.snow:nth-child(214){opacity:1.9358;transform:translate(2.9623vw,-10px) scale(.186);animation:fall-214 16s -6s linear infinite}@keyframes fall-214{62.195%{transform:translate(-5.2103vw,62.195vh) scale(.186)}to{transform:translate(-1.124vw,99vh) scale(.186)}}.snow:nth-child(215){opacity:.9206;transform:translate(2.3264vw,-10px) scale(.1937);animation:fall-215 23s -5s linear infinite}@keyframes fall-215{69.873%{transform:translate(-6.9186vw,69.873vh) scale(.1937)}to{transform:translate(-2.2961vw,99vh) scale(.1937)}}.snow:nth-child(216){opacity:.0874;transform:translate(33.7296vw,-10px) scale(.6182);animation:fall-216 22s -11s linear infinite}@keyframes fall-216{78.596%{transform:translate(29.3567vw,78.596vh) scale(.6182)}to{transform:translate(31.54315vw,99vh) scale(.6182)}}.snow:nth-child(217){opacity:.6142;transform:translate(36.7073vw,-10px) scale(.6024);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{74.529%{transform:translate(43.047vw,74.529vh) scale(.6024)}to{transform:translate(39.87715vw,99vh) scale(.6024)}}.snow:nth-child(218){opacity:1.2092;transform:translate(19.6782vw,-10px) scale(.0901);animation:fall-218 27s -16s linear infinite}@keyframes fall-218{44.209%{transform:translate(20.1959vw,44.209vh) scale(.0901)}to{transform:translate(19.93705vw,99vh) scale(.0901)}}.snow:nth-child(219){opacity:.202;transform:translate(11.2059vw,-10px) scale(.0664);animation:fall-219 20s -25s linear infinite}@keyframes fall-219{43.977%{transform:translate(11.0713vw,43.977vh) scale(.0664)}to{transform:translate(11.1386vw,99vh) scale(.0664)}}.snow:nth-child(220){opacity:.4316;transform:translate(65.7068vw,-10px) scale(.4719);animation:fall-220 20s -22s linear infinite}@keyframes fall-220{54.879%{transform:translate(57.0398vw,54.879vh) scale(.4719)}to{transform:translate(61.3733vw,99vh) scale(.4719)}}.snow:nth-child(221){opacity:1.6464;transform:translate(93.377vw,-10px) scale(.106);animation:fall-221 18s -6s linear infinite}@keyframes fall-221{67.286%{transform:translate(94.3546vw,67.286vh) scale(.106)}to{transform:translate(93.8658vw,99vh) scale(.106)}}.snow:nth-child(222){opacity:1.8818;transform:translate(49.0364vw,-10px) scale(.5215);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{76.96%{transform:translate(56.8972vw,76.96vh) scale(.5215)}to{transform:translate(52.9668vw,99vh) scale(.5215)}}.snow:nth-child(223){opacity:.0158;transform:translate(89.81vw,-10px) scale(.1131);animation:fall-223 13s -12s linear infinite}@keyframes fall-223{42.055%{transform:translate(93.323vw,42.055vh) scale(.1131)}to{transform:translate(91.5665vw,99vh) scale(.1131)}}.snow:nth-child(224){opacity:1.3894;transform:translate(48.0488vw,-10px) scale(.5691);animation:fall-224 19s -16s linear infinite}@keyframes fall-224{31.924%{transform:translate(55.5125vw,31.924vh) scale(.5691)}to{transform:translate(51.78065vw,99vh) scale(.5691)}}.snow:nth-child(225){opacity:1.6332;transform:translate(77.3681vw,-10px) scale(.9198);animation:fall-225 20s -24s linear infinite}@keyframes fall-225{77.158%{transform:translate(81.9157vw,77.158vh) scale(.9198)}to{transform:translate(79.6419vw,99vh) scale(.9198)}}.snow:nth-child(226){opacity:.5338;transform:translate(17.5176vw,-10px) scale(.6291);animation:fall-226 25s -1s linear infinite}@keyframes fall-226{56.8%{transform:translate(26.3003vw,56.8vh) scale(.6291)}to{transform:translate(21.90895vw,99vh) scale(.6291)}}.snow:nth-child(227){opacity:.5206;transform:translate(79.2228vw,-10px) scale(.6388);animation:fall-227 16s -22s linear infinite}@keyframes fall-227{43.025%{transform:translate(70.8947vw,43.025vh) scale(.6388)}to{transform:translate(75.05875vw,99vh) scale(.6388)}}.snow:nth-child(228){opacity:1.0458;transform:translate(32.5423vw,-10px) scale(.3914);animation:fall-228 15s -4s linear infinite}@keyframes fall-228{63.673%{transform:translate(41.6869vw,63.673vh) scale(.3914)}to{transform:translate(37.1146vw,99vh) scale(.3914)}}.snow:nth-child(229){opacity:1.4524;transform:translate(24.7388vw,-10px) scale(.8238);animation:fall-229 12s -23s linear infinite}@keyframes fall-229{69.981%{transform:translate(30.2339vw,69.981vh) scale(.8238)}to{transform:translate(27.48635vw,99vh) scale(.8238)}}.snow:nth-child(230){opacity:1.7076;transform:translate(52.4644vw,-10px) scale(.3224);animation:fall-230 23s -8s linear infinite}@keyframes fall-230{31.463%{transform:translate(45.8531vw,31.463vh) scale(.3224)}to{transform:translate(49.15875vw,99vh) scale(.3224)}}.snow:nth-child(231){opacity:1.3974;transform:translate(21.5555vw,-10px) scale(.3398);animation:fall-231 22s -15s linear infinite}@keyframes fall-231{65.946%{transform:translate(16.7636vw,65.946vh) scale(.3398)}to{transform:translate(19.15955vw,99vh) scale(.3398)}}.snow:nth-child(232){opacity:.0336;transform:translate(41.8305vw,-10px) scale(.8409);animation:fall-232 27s -23s linear infinite}@keyframes fall-232{32.336%{transform:translate(37.1477vw,32.336vh) scale(.8409)}to{transform:translate(39.4891vw,99vh) scale(.8409)}}.snow:nth-child(233){opacity:.8396;transform:translate(62.4934vw,-10px) scale(.531);animation:fall-233 23s -8s linear infinite}@keyframes fall-233{66.909%{transform:translate(63.4092vw,66.909vh) scale(.531)}to{transform:translate(62.9513vw,99vh) scale(.531)}}.snow:nth-child(234){opacity:.2376;transform:translate(22.4005vw,-10px) scale(.1466);animation:fall-234 25s -1s linear infinite}@keyframes fall-234{73.932%{transform:translate(17.9625vw,73.932vh) scale(.1466)}to{transform:translate(20.1815vw,99vh) scale(.1466)}}.snow:nth-child(235){opacity:.0354;transform:translate(38.3682vw,-10px) scale(.6093);animation:fall-235 13s -23s linear infinite}@keyframes fall-235{75.06%{transform:translate(34.9904vw,75.06vh) scale(.6093)}to{transform:translate(36.6793vw,99vh) scale(.6093)}}.snow:nth-child(236){opacity:1.3548;transform:translate(45.4957vw,-10px) scale(.548);animation:fall-236 26s -25s linear infinite}@keyframes fall-236{51.968%{transform:translate(48.4668vw,51.968vh) scale(.548)}to{transform:translate(46.98125vw,99vh) scale(.548)}}.snow:nth-child(237){opacity:1.8996;transform:translate(45.782vw,-10px) scale(.2554);animation:fall-237 16s -27s linear infinite}@keyframes fall-237{75.544%{transform:translate(43.7119vw,75.544vh) scale(.2554)}to{transform:translate(44.74695vw,99vh) scale(.2554)}}.snow:nth-child(238){opacity:.8154;transform:translate(18.7121vw,-10px) scale(.2999);animation:fall-238 13s -2s linear infinite}@keyframes fall-238{36.117%{transform:translate(14.3044vw,36.117vh) scale(.2999)}to{transform:translate(16.50825vw,99vh) scale(.2999)}}.snow:nth-child(239){opacity:.32;transform:translate(90.9162vw,-10px) scale(.0541);animation:fall-239 24s -23s linear infinite}@keyframes fall-239{54.221%{transform:translate(89.3221vw,54.221vh) scale(.0541)}to{transform:translate(90.11915vw,99vh) scale(.0541)}}.snow:nth-child(240){opacity:.4822;transform:translate(32.5597vw,-10px) scale(.4122);animation:fall-240 16s -11s linear infinite}@keyframes fall-240{78.933%{transform:translate(28.3441vw,78.933vh) scale(.4122)}to{transform:translate(30.4519vw,99vh) scale(.4122)}}.snow:nth-child(241){opacity:.3092;transform:translate(82.838vw,-10px) scale(.0745);animation:fall-241 29s -7s linear infinite}@keyframes fall-241{78.029%{transform:translate(79.9697vw,78.029vh) scale(.0745)}to{transform:translate(81.40385vw,99vh) scale(.0745)}}.snow:nth-child(242){opacity:1.3354;transform:translate(95.4336vw,-10px) scale(.8034);animation:fall-242 30s -4s linear infinite}@keyframes fall-242{79.632%{transform:translate(90.6182vw,79.632vh) scale(.8034)}to{transform:translate(93.0259vw,99vh) scale(.8034)}}.snow:nth-child(243){opacity:.7474;transform:translate(71.0848vw,-10px) scale(.5122);animation:fall-243 22s -21s linear infinite}@keyframes fall-243{69.539%{transform:translate(70.54vw,69.539vh) scale(.5122)}to{transform:translate(70.8124vw,99vh) scale(.5122)}}.snow:nth-child(244){opacity:.462;transform:translate(73.4297vw,-10px) scale(.5253);animation:fall-244 11s -29s linear infinite}@keyframes fall-244{59.451%{transform:translate(81.6743vw,59.451vh) scale(.5253)}to{transform:translate(77.552vw,99vh) scale(.5253)}}.snow:nth-child(245){opacity:1.0962;transform:translate(16.0211vw,-10px) scale(.5975);animation:fall-245 20s -20s linear infinite}@keyframes fall-245{60.46%{transform:translate(23.2715vw,60.46vh) scale(.5975)}to{transform:translate(19.6463vw,99vh) scale(.5975)}}.snow:nth-child(246){opacity:1.213;transform:translate(81.4755vw,-10px) scale(.9097);animation:fall-246 14s -27s linear infinite}@keyframes fall-246{75.121%{transform:translate(88.5878vw,75.121vh) scale(.9097)}to{transform:translate(85.03165vw,99vh) scale(.9097)}}.snow:nth-child(247){opacity:1.0106;transform:translate(95.62vw,-10px) scale(.5979);animation:fall-247 19s -26s linear infinite}@keyframes fall-247{61.885%{transform:translate(102.6944vw,61.885vh) scale(.5979)}to{transform:translate(99.1572vw,99vh) scale(.5979)}}.snow:nth-child(248){opacity:.571;transform:translate(41.1048vw,-10px) scale(.2952);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{60.014%{transform:translate(49.4715vw,60.014vh) scale(.2952)}to{transform:translate(45.28815vw,99vh) scale(.2952)}}.snow:nth-child(249){opacity:.3406;transform:translate(94.9244vw,-10px) scale(.158);animation:fall-249 14s -25s linear infinite}@keyframes fall-249{79.504%{transform:translate(100.1865vw,79.504vh) scale(.158)}to{transform:translate(97.55545vw,99vh) scale(.158)}}.snow:nth-child(250){opacity:.4486;transform:translate(85.2985vw,-10px) scale(.2766);animation:fall-250 10s -23s linear infinite}@keyframes fall-250{77.266%{transform:translate(79.0938vw,77.266vh) scale(.2766)}to{transform:translate(82.19615vw,99vh) scale(.2766)}}.snow:nth-child(251){opacity:1.0068;transform:translate(31.5932vw,-10px) scale(.5176);animation:fall-251 23s -17s linear infinite}@keyframes fall-251{54.099%{transform:translate(35.9929vw,54.099vh) scale(.5176)}to{transform:translate(33.79305vw,99vh) scale(.5176)}}.snow:nth-child(252){opacity:.103;transform:translate(67.8165vw,-10px) scale(.2081);animation:fall-252 13s -22s linear infinite}@keyframes fall-252{74.608%{transform:translate(70.2627vw,74.608vh) scale(.2081)}to{transform:translate(69.0396vw,99vh) scale(.2081)}}.snow:nth-child(253){opacity:.0408;transform:translate(91.2759vw,-10px) scale(.4849);animation:fall-253 26s -3s linear infinite}@keyframes fall-253{79.132%{transform:translate(83.16vw,79.132vh) scale(.4849)}to{transform:translate(87.21795vw,99vh) scale(.4849)}}.snow:nth-child(254){opacity:1.2694;transform:translate(64.3486vw,-10px) scale(.1313);animation:fall-254 11s -27s linear infinite}@keyframes fall-254{36.116%{transform:translate(63.4735vw,36.116vh) scale(.1313)}to{transform:translate(63.91105vw,99vh) scale(.1313)}}.snow:nth-child(255){opacity:1.0972;transform:translate(96.6813vw,-10px) scale(.107);animation:fall-255 27s -16s linear infinite}@keyframes fall-255{50.809%{transform:translate(105.0871vw,50.809vh) scale(.107)}to{transform:translate(100.8842vw,99vh) scale(.107)}}.snow:nth-child(256){opacity:1.6616;transform:translate(79.6106vw,-10px) scale(.0248);animation:fall-256 11s -10s linear infinite}@keyframes fall-256{58.015%{transform:translate(88.662vw,58.015vh) scale(.0248)}to{transform:translate(84.1363vw,99vh) scale(.0248)}}.snow:nth-child(257){opacity:1.9894;transform:translate(15.2102vw,-10px) scale(.8924);animation:fall-257 19s -2s linear infinite}@keyframes fall-257{50.723%{transform:translate(23.1408vw,50.723vh) scale(.8924)}to{transform:translate(19.1755vw,99vh) scale(.8924)}}.snow:nth-child(258){opacity:1.729;transform:translate(14.5933vw,-10px) scale(.362);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{66.985%{transform:translate(11.9725vw,66.985vh) scale(.362)}to{transform:translate(13.2829vw,99vh) scale(.362)}}.snow:nth-child(259){opacity:.3194;transform:translate(53.4272vw,-10px) scale(.6985);animation:fall-259 21s -20s linear infinite}@keyframes fall-259{70.535%{transform:translate(59.8376vw,70.535vh) scale(.6985)}to{transform:translate(56.6324vw,99vh) scale(.6985)}}.snow:nth-child(260){opacity:1.129;transform:translate(93.4966vw,-10px) scale(.1292);animation:fall-260 27s -25s linear infinite}@keyframes fall-260{33.626%{transform:translate(99.9619vw,33.626vh) scale(.1292)}to{transform:translate(96.72925vw,99vh) scale(.1292)}}.snow:nth-child(261){opacity:1.376;transform:translate(45.1245vw,-10px) scale(.6807);animation:fall-261 23s -14s linear infinite}@keyframes fall-261{35.069%{transform:translate(47.2657vw,35.069vh) scale(.6807)}to{transform:translate(46.1951vw,99vh) scale(.6807)}}.snow:nth-child(262){opacity:1.372;transform:translate(75.9678vw,-10px) scale(.3369);animation:fall-262 16s -27s linear infinite}@keyframes fall-262{64.684%{transform:translate(84.2503vw,64.684vh) scale(.3369)}to{transform:translate(80.10905vw,99vh) scale(.3369)}}.snow:nth-child(263){opacity:.5322;transform:translate(79.0874vw,-10px) scale(.1393);animation:fall-263 16s -16s linear infinite}@keyframes fall-263{44.22%{transform:translate(88.3878vw,44.22vh) scale(.1393)}to{transform:translate(83.7376vw,99vh) scale(.1393)}}.snow:nth-child(264){opacity:1.179;transform:translate(49.527vw,-10px) scale(.2361);animation:fall-264 26s -25s linear infinite}@keyframes fall-264{70.314%{transform:translate(57.7688vw,70.314vh) scale(.2361)}to{transform:translate(53.6479vw,99vh) scale(.2361)}}.snow:nth-child(265){opacity:1.2316;transform:translate(71.1678vw,-10px) scale(.6447);animation:fall-265 26s -22s linear infinite}@keyframes fall-265{79.847%{transform:translate(67.8297vw,79.847vh) scale(.6447)}to{transform:translate(69.49875vw,99vh) scale(.6447)}}.snow:nth-child(266){opacity:.908;transform:translate(13.0929vw,-10px) scale(.4783);animation:fall-266 29s -9s linear infinite}@keyframes fall-266{31.424%{transform:translate(22.1058vw,31.424vh) scale(.4783)}to{transform:translate(17.59935vw,99vh) scale(.4783)}}.snow:nth-child(267){opacity:.803;transform:translate(60.9112vw,-10px) scale(.4375);animation:fall-267 28s -1s linear infinite}@keyframes fall-267{40.056%{transform:translate(56.7314vw,40.056vh) scale(.4375)}to{transform:translate(58.8213vw,99vh) scale(.4375)}}.snow:nth-child(268){opacity:.5548;transform:translate(52.0648vw,-10px) scale(.2561);animation:fall-268 17s -28s linear infinite}@keyframes fall-268{73.92%{transform:translate(58.1012vw,73.92vh) scale(.2561)}to{transform:translate(55.083vw,99vh) scale(.2561)}}.snow:nth-child(269){opacity:1.486;transform:translate(81.3368vw,-10px) scale(.3247);animation:fall-269 26s -26s linear infinite}@keyframes fall-269{56.399%{transform:translate(85.9501vw,56.399vh) scale(.3247)}to{transform:translate(83.64345vw,99vh) scale(.3247)}}.snow:nth-child(270){opacity:.2932;transform:translate(3.3253vw,-10px) scale(.3331);animation:fall-270 19s -25s linear infinite}@keyframes fall-270{59.486%{transform:translate(9.7445vw,59.486vh) scale(.3331)}to{transform:translate(6.5349vw,99vh) scale(.3331)}}.snow:nth-child(271){opacity:1.8826;transform:translate(55.2516vw,-10px) scale(.8225);animation:fall-271 25s -25s linear infinite}@keyframes fall-271{39.167%{transform:translate(63.3913vw,39.167vh) scale(.8225)}to{transform:translate(59.32145vw,99vh) scale(.8225)}}.snow:nth-child(272){opacity:.9128;transform:translate(82.0333vw,-10px) scale(.8);animation:fall-272 12s -6s linear infinite}@keyframes fall-272{58.253%{transform:translate(80.0753vw,58.253vh) scale(.8)}to{transform:translate(81.0543vw,99vh) scale(.8)}}.snow:nth-child(273){opacity:.9154;transform:translate(2.2825vw,-10px) scale(.407);animation:fall-273 23s -2s linear infinite}@keyframes fall-273{71.141%{transform:translate(11.1513vw,71.141vh) scale(.407)}to{transform:translate(6.7169vw,99vh) scale(.407)}}.snow:nth-child(274){opacity:.4172;transform:translate(23.9415vw,-10px) scale(.4256);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{79.868%{transform:translate(32.0067vw,79.868vh) scale(.4256)}to{transform:translate(27.9741vw,99vh) scale(.4256)}}.snow:nth-child(275){opacity:1.4924;transform:translate(65.2134vw,-10px) scale(.0528);animation:fall-275 11s -29s linear infinite}@keyframes fall-275{46.334%{transform:translate(59.7708vw,46.334vh) scale(.0528)}to{transform:translate(62.4921vw,99vh) scale(.0528)}}.snow:nth-child(276){opacity:.938;transform:translate(72.621vw,-10px) scale(.4573);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{39.877%{transform:translate(76.7772vw,39.877vh) scale(.4573)}to{transform:translate(74.6991vw,99vh) scale(.4573)}}.snow:nth-child(277){opacity:.7402;transform:translate(77.5861vw,-10px) scale(.7165);animation:fall-277 13s -29s linear infinite}@keyframes fall-277{70.714%{transform:translate(68.3385vw,70.714vh) scale(.7165)}to{transform:translate(72.9623vw,99vh) scale(.7165)}}.snow:nth-child(278){opacity:1.9728;transform:translate(36.5346vw,-10px) scale(.3734);animation:fall-278 18s -17s linear infinite}@keyframes fall-278{34.006%{transform:translate(43.0771vw,34.006vh) scale(.3734)}to{transform:translate(39.80585vw,99vh) scale(.3734)}}.snow:nth-child(279){opacity:1.2548;transform:translate(75.5281vw,-10px) scale(.8314);animation:fall-279 21s -2s linear infinite}@keyframes fall-279{67.754%{transform:translate(68.4629vw,67.754vh) scale(.8314)}to{transform:translate(71.9955vw,99vh) scale(.8314)}}.snow:nth-child(280){opacity:1.81;transform:translate(27.5503vw,-10px) scale(.3481);animation:fall-280 16s -25s linear infinite}@keyframes fall-280{34.448%{transform:translate(37.4401vw,34.448vh) scale(.3481)}to{transform:translate(32.4952vw,99vh) scale(.3481)}}.snow:nth-child(281){opacity:.8622;transform:translate(5.0539vw,-10px) scale(.6987);animation:fall-281 30s -5s linear infinite}@keyframes fall-281{72.477%{transform:translate(8.325vw,72.477vh) scale(.6987)}to{transform:translate(6.68945vw,99vh) scale(.6987)}}.snow:nth-child(282){opacity:.8602;transform:translate(66.4601vw,-10px) scale(.2832);animation:fall-282 11s -1s linear infinite}@keyframes fall-282{34.863%{transform:translate(71.8426vw,34.863vh) scale(.2832)}to{transform:translate(69.15135vw,99vh) scale(.2832)}}.snow:nth-child(283){opacity:1.8148;transform:translate(69.3739vw,-10px) scale(.4685);animation:fall-283 21s -10s linear infinite}@keyframes fall-283{37.695%{transform:translate(68.2768vw,37.695vh) scale(.4685)}to{transform:translate(68.82535vw,99vh) scale(.4685)}}.snow:nth-child(284){opacity:.5098;transform:translate(88.2824vw,-10px) scale(.2317);animation:fall-284 30s -5s linear infinite}@keyframes fall-284{39.525%{transform:translate(96.544vw,39.525vh) scale(.2317)}to{transform:translate(92.4132vw,99vh) scale(.2317)}}.snow:nth-child(285){opacity:.5402;transform:translate(10.2265vw,-10px) scale(.9082);animation:fall-285 16s -9s linear infinite}@keyframes fall-285{33.247%{transform:translate(.8232vw,33.247vh) scale(.9082)}to{transform:translate(5.52485vw,99vh) scale(.9082)}}.snow:nth-child(286){opacity:.6568;transform:translate(29.5764vw,-10px) scale(.3876);animation:fall-286 13s -1s linear infinite}@keyframes fall-286{73.874%{transform:translate(33.3723vw,73.874vh) scale(.3876)}to{transform:translate(31.47435vw,99vh) scale(.3876)}}.snow:nth-child(287){opacity:.363;transform:translate(91.8707vw,-10px) scale(.1119);animation:fall-287 22s -1s linear infinite}@keyframes fall-287{75.141%{transform:translate(91.2615vw,75.141vh) scale(.1119)}to{transform:translate(91.5661vw,99vh) scale(.1119)}}.snow:nth-child(288){opacity:1.5482;transform:translate(28.9159vw,-10px) scale(.3058);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{77.629%{transform:translate(23.7076vw,77.629vh) scale(.3058)}to{transform:translate(26.31175vw,99vh) scale(.3058)}}.snow:nth-child(289){opacity:1.4448;transform:translate(86.9643vw,-10px) scale(.3107);animation:fall-289 24s -10s linear infinite}@keyframes fall-289{59.994%{transform:translate(81.3983vw,59.994vh) scale(.3107)}to{transform:translate(84.1813vw,99vh) scale(.3107)}}.snow:nth-child(290){opacity:1.1986;transform:translate(42.0097vw,-10px) scale(.6911);animation:fall-290 21s -20s linear infinite}@keyframes fall-290{40.617%{transform:translate(50.4401vw,40.617vh) scale(.6911)}to{transform:translate(46.2249vw,99vh) scale(.6911)}}.snow:nth-child(291){opacity:.2198;transform:translate(25.1046vw,-10px) scale(.9095);animation:fall-291 12s -24s linear infinite}@keyframes fall-291{75.587%{transform:translate(26.2986vw,75.587vh) scale(.9095)}to{transform:translate(25.7016vw,99vh) scale(.9095)}}.snow:nth-child(292){opacity:.8524;transform:translate(7.6829vw,-10px) scale(.7907);animation:fall-292 20s -25s linear infinite}@keyframes fall-292{79.828%{transform:translate(16.3576vw,79.828vh) scale(.7907)}to{transform:translate(12.02025vw,99vh) scale(.7907)}}.snow:nth-child(293){opacity:1.211;transform:translate(22.5725vw,-10px) scale(.3662);animation:fall-293 14s -2s linear infinite}@keyframes fall-293{56.917%{transform:translate(28.9715vw,56.917vh) scale(.3662)}to{transform:translate(25.772vw,99vh) scale(.3662)}}.snow:nth-child(294){opacity:.4224;transform:translate(.2874vw,-10px) scale(.1666);animation:fall-294 28s -19s linear infinite}@keyframes fall-294{60.843%{transform:translate(9.8174vw,60.843vh) scale(.1666)}to{transform:translate(5.0524vw,99vh) scale(.1666)}}.snow:nth-child(295){opacity:.4748;transform:translate(83.3389vw,-10px) scale(.5895);animation:fall-295 24s -13s linear infinite}@keyframes fall-295{57.075%{transform:translate(80.0612vw,57.075vh) scale(.5895)}to{transform:translate(81.70005vw,99vh) scale(.5895)}}.snow:nth-child(296){opacity:.4102;transform:translate(51.1809vw,-10px) scale(.3147);animation:fall-296 14s -30s linear infinite}@keyframes fall-296{67.081%{transform:translate(58.6351vw,67.081vh) scale(.3147)}to{transform:translate(54.908vw,99vh) scale(.3147)}}.snow:nth-child(297){opacity:.0628;transform:translate(83.7897vw,-10px) scale(.3176);animation:fall-297 16s -26s linear infinite}@keyframes fall-297{35.539%{transform:translate(82.8278vw,35.539vh) scale(.3176)}to{transform:translate(83.30875vw,99vh) scale(.3176)}}.snow:nth-child(298){opacity:1.3722;transform:translate(84.4471vw,-10px) scale(.1332);animation:fall-298 26s -5s linear infinite}@keyframes fall-298{79.062%{transform:translate(85.9503vw,79.062vh) scale(.1332)}to{transform:translate(85.1987vw,99vh) scale(.1332)}}.snow:nth-child(299){opacity:1.9552;transform:translate(37.2542vw,-10px) scale(.4438);animation:fall-299 18s -19s linear infinite}@keyframes fall-299{73.136%{transform:translate(42.1503vw,73.136vh) scale(.4438)}to{transform:translate(39.70225vw,99vh) scale(.4438)}}.snow:nth-child(300){opacity:1.002;transform:translate(.29vw,-10px) scale(.6711);animation:fall-300 23s -20s linear infinite}@keyframes fall-300{67.043%{transform:translate(6.5541vw,67.043vh) scale(.6711)}to{transform:translate(3.42205vw,99vh) scale(.6711)}}.snow:nth-child(301){opacity:1.4592;transform:translate(95.518vw,-10px) scale(.9303);animation:fall-301 25s -7s linear infinite}@keyframes fall-301{69.108%{transform:translate(99.658vw,69.108vh) scale(.9303)}to{transform:translate(97.588vw,99vh) scale(.9303)}}.snow:nth-child(302){opacity:.6786;transform:translate(21.6159vw,-10px) scale(.9175);animation:fall-302 21s -13s linear infinite}@keyframes fall-302{33.196%{transform:translate(24.8499vw,33.196vh) scale(.9175)}to{transform:translate(23.2329vw,99vh) scale(.9175)}}.snow:nth-child(303){opacity:1.7246;transform:translate(54.8297vw,-10px) scale(.5145);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{31.855%{transform:translate(49.3743vw,31.855vh) scale(.5145)}to{transform:translate(52.102vw,99vh) scale(.5145)}}.snow:nth-child(304){opacity:1.8122;transform:translate(55.0901vw,-10px) scale(.9253);animation:fall-304 22s -25s linear infinite}@keyframes fall-304{60.81%{transform:translate(53.8008vw,60.81vh) scale(.9253)}to{transform:translate(54.44545vw,99vh) scale(.9253)}}.snow:nth-child(305){opacity:1.791;transform:translate(89.0467vw,-10px) scale(.2544);animation:fall-305 19s -12s linear infinite}@keyframes fall-305{53.656%{transform:translate(89.7463vw,53.656vh) scale(.2544)}to{transform:translate(89.3965vw,99vh) scale(.2544)}}.snow:nth-child(306){opacity:1.3522;transform:translate(49.4512vw,-10px) scale(.0059);animation:fall-306 15s -24s linear infinite}@keyframes fall-306{64.947%{transform:translate(48.8279vw,64.947vh) scale(.0059)}to{transform:translate(49.13955vw,99vh) scale(.0059)}}.snow:nth-child(307){opacity:1.762;transform:translate(49.5025vw,-10px) scale(.9384);animation:fall-307 13s -4s linear infinite}@keyframes fall-307{47.59%{transform:translate(57.9371vw,47.59vh) scale(.9384)}to{transform:translate(53.7198vw,99vh) scale(.9384)}}.snow:nth-child(308){opacity:1.748;transform:translate(83.347vw,-10px) scale(.0146);animation:fall-308 21s -29s linear infinite}@keyframes fall-308{36.593%{transform:translate(73.9276vw,36.593vh) scale(.0146)}to{transform:translate(78.6373vw,99vh) scale(.0146)}}.snow:nth-child(309){opacity:1.0942;transform:translate(56.9111vw,-10px) scale(.025);animation:fall-309 19s -22s linear infinite}@keyframes fall-309{64.979%{transform:translate(57.9356vw,64.979vh) scale(.025)}to{transform:translate(57.42335vw,99vh) scale(.025)}}.snow:nth-child(310){opacity:.7324;transform:translate(20.6251vw,-10px) scale(.3649);animation:fall-310 15s -1s linear infinite}@keyframes fall-310{59.274%{transform:translate(20.6157vw,59.274vh) scale(.3649)}to{transform:translate(20.6204vw,99vh) scale(.3649)}}.snow:nth-child(311){opacity:.288;transform:translate(61.874vw,-10px) scale(.9389);animation:fall-311 25s -7s linear infinite}@keyframes fall-311{40.697%{transform:translate(67.2449vw,40.697vh) scale(.9389)}to{transform:translate(64.55945vw,99vh) scale(.9389)}}.snow:nth-child(312){opacity:1.066;transform:translate(93.6712vw,-10px) scale(.175);animation:fall-312 10s -23s linear infinite}@keyframes fall-312{40.965%{transform:translate(99.2915vw,40.965vh) scale(.175)}to{transform:translate(96.48135vw,99vh) scale(.175)}}.snow:nth-child(313){opacity:1.5944;transform:translate(39.0614vw,-10px) scale(.5648);animation:fall-313 26s -3s linear infinite}@keyframes fall-313{48.439%{transform:translate(31.0346vw,48.439vh) scale(.5648)}to{transform:translate(35.048vw,99vh) scale(.5648)}}.snow:nth-child(314){opacity:.596;transform:translate(16.6036vw,-10px) scale(.6628);animation:fall-314 26s -19s linear infinite}@keyframes fall-314{42.513%{transform:translate(14.4941vw,42.513vh) scale(.6628)}to{transform:translate(15.54885vw,99vh) scale(.6628)}}.snow:nth-child(315){opacity:.4766;transform:translate(87.8296vw,-10px) scale(.8857);animation:fall-315 12s -17s linear infinite}@keyframes fall-315{39.688%{transform:translate(83.8738vw,39.688vh) scale(.8857)}to{transform:translate(85.8517vw,99vh) scale(.8857)}}.snow:nth-child(316){opacity:.1004;transform:translate(53.2659vw,-10px) scale(.3168);animation:fall-316 18s -13s linear infinite}@keyframes fall-316{71.852%{transform:translate(55.7894vw,71.852vh) scale(.3168)}to{transform:translate(54.52765vw,99vh) scale(.3168)}}.snow:nth-child(317){opacity:1.5236;transform:translate(88.1892vw,-10px) scale(.2757);animation:fall-317 29s -12s linear infinite}@keyframes fall-317{46.901%{transform:translate(97.6169vw,46.901vh) scale(.2757)}to{transform:translate(92.90305vw,99vh) scale(.2757)}}.snow:nth-child(318){opacity:1.2842;transform:translate(37.0024vw,-10px) scale(.1299);animation:fall-318 14s -30s linear infinite}@keyframes fall-318{47.46%{transform:translate(44.6577vw,47.46vh) scale(.1299)}to{transform:translate(40.83005vw,99vh) scale(.1299)}}.snow:nth-child(319){opacity:1.4266;transform:translate(45.597vw,-10px) scale(.697);animation:fall-319 29s -17s linear infinite}@keyframes fall-319{71.512%{transform:translate(35.8263vw,71.512vh) scale(.697)}to{transform:translate(40.71165vw,99vh) scale(.697)}}.snow:nth-child(320){opacity:.0652;transform:translate(19.7224vw,-10px) scale(.4765);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{36.054%{transform:translate(19.9046vw,36.054vh) scale(.4765)}to{transform:translate(19.8135vw,99vh) scale(.4765)}}.snow:nth-child(321){opacity:.3012;transform:translate(14.4687vw,-10px) scale(.2216);animation:fall-321 28s -12s linear infinite}@keyframes fall-321{63.893%{transform:translate(6.2807vw,63.893vh) scale(.2216)}to{transform:translate(10.3747vw,99vh) scale(.2216)}}.snow:nth-child(322){opacity:.1848;transform:translate(57.3206vw,-10px) scale(.8152);animation:fall-322 28s -30s linear infinite}@keyframes fall-322{59.289%{transform:translate(49.1681vw,59.289vh) scale(.8152)}to{transform:translate(53.24435vw,99vh) scale(.8152)}}.snow:nth-child(323){opacity:1.8138;transform:translate(67.9347vw,-10px) scale(.4269);animation:fall-323 14s -20s linear infinite}@keyframes fall-323{72.706%{transform:translate(58.8219vw,72.706vh) scale(.4269)}to{transform:translate(63.3783vw,99vh) scale(.4269)}}.snow:nth-child(324){opacity:.803;transform:translate(97.9282vw,-10px) scale(.8623);animation:fall-324 30s -29s linear infinite}@keyframes fall-324{70.25%{transform:translate(95.6841vw,70.25vh) scale(.8623)}to{transform:translate(96.80615vw,99vh) scale(.8623)}}.snow:nth-child(325){opacity:.455;transform:translate(80.8046vw,-10px) scale(.0391);animation:fall-325 27s -1s linear infinite}@keyframes fall-325{75.252%{transform:translate(84.8699vw,75.252vh) scale(.0391)}to{transform:translate(82.83725vw,99vh) scale(.0391)}}.snow:nth-child(326){opacity:1.4026;transform:translate(23.655vw,-10px) scale(.0027);animation:fall-326 15s -19s linear infinite}@keyframes fall-326{38.066%{transform:translate(24.4412vw,38.066vh) scale(.0027)}to{transform:translate(24.0481vw,99vh) scale(.0027)}}.snow:nth-child(327){opacity:1.9466;transform:translate(47.5283vw,-10px) scale(.8478);animation:fall-327 18s -9s linear infinite}@keyframes fall-327{54.143%{transform:translate(43.2475vw,54.143vh) scale(.8478)}to{transform:translate(45.3879vw,99vh) scale(.8478)}}.snow:nth-child(328){opacity:1.9068;transform:translate(80.3711vw,-10px) scale(.4986);animation:fall-328 18s -13s linear infinite}@keyframes fall-328{40.223%{transform:translate(74.9528vw,40.223vh) scale(.4986)}to{transform:translate(77.66195vw,99vh) scale(.4986)}}.snow:nth-child(329){opacity:1.7368;transform:translate(37.6034vw,-10px) scale(.8796);animation:fall-329 27s -20s linear infinite}@keyframes fall-329{63.664%{transform:translate(29.7777vw,63.664vh) scale(.8796)}to{transform:translate(33.69055vw,99vh) scale(.8796)}}.snow:nth-child(330){opacity:1.7406;transform:translate(41.0936vw,-10px) scale(.3068);animation:fall-330 14s -17s linear infinite}@keyframes fall-330{68.37%{transform:translate(38.4895vw,68.37vh) scale(.3068)}to{transform:translate(39.79155vw,99vh) scale(.3068)}}.snow:nth-child(331){opacity:1.5908;transform:translate(34.6915vw,-10px) scale(.9949);animation:fall-331 21s -23s linear infinite}@keyframes fall-331{39.124%{transform:translate(28.2903vw,39.124vh) scale(.9949)}to{transform:translate(31.4909vw,99vh) scale(.9949)}}.snow:nth-child(332){opacity:1.4456;transform:translate(54.0739vw,-10px) scale(.6508);animation:fall-332 18s -11s linear infinite}@keyframes fall-332{72.068%{transform:translate(56.1375vw,72.068vh) scale(.6508)}to{transform:translate(55.1057vw,99vh) scale(.6508)}}.snow:nth-child(333){opacity:1.8386;transform:translate(4.333vw,-10px) scale(.5458);animation:fall-333 28s -5s linear infinite}@keyframes fall-333{31.035%{transform:translate(11.0038vw,31.035vh) scale(.5458)}to{transform:translate(7.6684vw,99vh) scale(.5458)}}.snow:nth-child(334){opacity:.1208;transform:translate(66.0495vw,-10px) scale(.8971);animation:fall-334 21s -21s linear infinite}@keyframes fall-334{73.009%{transform:translate(64.8029vw,73.009vh) scale(.8971)}to{transform:translate(65.4262vw,99vh) scale(.8971)}}.snow:nth-child(335){opacity:1.329;transform:translate(51.7822vw,-10px) scale(.1782);animation:fall-335 14s -3s linear infinite}@keyframes fall-335{73.358%{transform:translate(45.5113vw,73.358vh) scale(.1782)}to{transform:translate(48.64675vw,99vh) scale(.1782)}}.snow:nth-child(336){opacity:.397;transform:translate(82.8511vw,-10px) scale(.3958);animation:fall-336 15s -29s linear infinite}@keyframes fall-336{32.639%{transform:translate(84.8464vw,32.639vh) scale(.3958)}to{transform:translate(83.84875vw,99vh) scale(.3958)}}.snow:nth-child(337){opacity:1.4374;transform:translate(49.9601vw,-10px) scale(.2055);animation:fall-337 22s -22s linear infinite}@keyframes fall-337{61.39%{transform:translate(55.4713vw,61.39vh) scale(.2055)}to{transform:translate(52.7157vw,99vh) scale(.2055)}}.snow:nth-child(338){opacity:.0824;transform:translate(20.8851vw,-10px) scale(.3044);animation:fall-338 17s -7s linear infinite}@keyframes fall-338{57.254%{transform:translate(20.4466vw,57.254vh) scale(.3044)}to{transform:translate(20.66585vw,99vh) scale(.3044)}}.snow:nth-child(339){opacity:1.0352;transform:translate(98.5826vw,-10px) scale(.7947);animation:fall-339 20s -28s linear infinite}@keyframes fall-339{41.312%{transform:translate(106.8976vw,41.312vh) scale(.7947)}to{transform:translate(102.7401vw,99vh) scale(.7947)}}.snow:nth-child(340){opacity:.0576;transform:translate(83.6477vw,-10px) scale(.6382);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{74.77%{transform:translate(77.6921vw,74.77vh) scale(.6382)}to{transform:translate(80.6699vw,99vh) scale(.6382)}}.snow:nth-child(341){opacity:1.3762;transform:translate(3.5627vw,-10px) scale(.4562);animation:fall-341 26s -7s linear infinite}@keyframes fall-341{62.256%{transform:translate(1.0979vw,62.256vh) scale(.4562)}to{transform:translate(2.3303vw,99vh) scale(.4562)}}.snow:nth-child(342){opacity:.8272;transform:translate(11.1468vw,-10px) scale(.92);animation:fall-342 27s -27s linear infinite}@keyframes fall-342{46.948%{transform:translate(14.0115vw,46.948vh) scale(.92)}to{transform:translate(12.57915vw,99vh) scale(.92)}}.snow:nth-child(343){opacity:1.0908;transform:translate(12.2923vw,-10px) scale(.7315);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{48.13%{transform:translate(7.0022vw,48.13vh) scale(.7315)}to{transform:translate(9.64725vw,99vh) scale(.7315)}}.snow:nth-child(344){opacity:1.0798;transform:translate(99.6546vw,-10px) scale(.8702);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{34.389%{transform:translate(108.592vw,34.389vh) scale(.8702)}to{transform:translate(104.1233vw,99vh) scale(.8702)}}.snow:nth-child(345){opacity:.2076;transform:translate(64.7479vw,-10px) scale(.9356);animation:fall-345 30s -4s linear infinite}@keyframes fall-345{41.889%{transform:translate(61.7148vw,41.889vh) scale(.9356)}to{transform:translate(63.23135vw,99vh) scale(.9356)}}.snow:nth-child(346){opacity:.4724;transform:translate(79.8723vw,-10px) scale(.5223);animation:fall-346 25s -16s linear infinite}@keyframes fall-346{63.388%{transform:translate(83.9332vw,63.388vh) scale(.5223)}to{transform:translate(81.90275vw,99vh) scale(.5223)}}.snow:nth-child(347){opacity:.506;transform:translate(79.2671vw,-10px) scale(.5922);animation:fall-347 24s -19s linear infinite}@keyframes fall-347{69.933%{transform:translate(84.2048vw,69.933vh) scale(.5922)}to{transform:translate(81.73595vw,99vh) scale(.5922)}}.snow:nth-child(348){opacity:1.9706;transform:translate(86.6482vw,-10px) scale(.179);animation:fall-348 12s -3s linear infinite}@keyframes fall-348{63.327%{transform:translate(94.4491vw,63.327vh) scale(.179)}to{transform:translate(90.54865vw,99vh) scale(.179)}}.snow:nth-child(349){opacity:.1016;transform:translate(99.5318vw,-10px) scale(.1072);animation:fall-349 19s -6s linear infinite}@keyframes fall-349{50.947%{transform:translate(94.5543vw,50.947vh) scale(.1072)}to{transform:translate(97.04305vw,99vh) scale(.1072)}}.snow:nth-child(350){opacity:1.819;transform:translate(36.458vw,-10px) scale(.3768);animation:fall-350 22s -26s linear infinite}@keyframes fall-350{30.745%{transform:translate(31.7985vw,30.745vh) scale(.3768)}to{transform:translate(34.12825vw,99vh) scale(.3768)}}.snow:nth-child(351){opacity:1.3614;transform:translate(19.6142vw,-10px) scale(.7975);animation:fall-351 11s -3s linear infinite}@keyframes fall-351{71.34%{transform:translate(23.8356vw,71.34vh) scale(.7975)}to{transform:translate(21.7249vw,99vh) scale(.7975)}}.snow:nth-child(352){opacity:1.654;transform:translate(5.3934vw,-10px) scale(.2625);animation:fall-352 21s -13s linear infinite}@keyframes fall-352{71.232%{transform:translate(-3.4875vw,71.232vh) scale(.2625)}to{transform:translate(.95295vw,99vh) scale(.2625)}}.snow:nth-child(353){opacity:1.046;transform:translate(77.8001vw,-10px) scale(.7088);animation:fall-353 13s -30s linear infinite}@keyframes fall-353{56.209%{transform:translate(78.7348vw,56.209vh) scale(.7088)}to{transform:translate(78.26745vw,99vh) scale(.7088)}}.snow:nth-child(354){opacity:.869;transform:translate(61.0029vw,-10px) scale(.1751);animation:fall-354 25s -25s linear infinite}@keyframes fall-354{52.824%{transform:translate(69.55vw,52.824vh) scale(.1751)}to{transform:translate(65.27645vw,99vh) scale(.1751)}}.snow:nth-child(355){opacity:.7728;transform:translate(34.1042vw,-10px) scale(.4413);animation:fall-355 28s -16s linear infinite}@keyframes fall-355{50.599%{transform:translate(28.8944vw,50.599vh) scale(.4413)}to{transform:translate(31.4993vw,99vh) scale(.4413)}}.snow:nth-child(356){opacity:.7516;transform:translate(31.8854vw,-10px) scale(.1276);animation:fall-356 21s -23s linear infinite}@keyframes fall-356{58%{transform:translate(34.3158vw,58vh) scale(.1276)}to{transform:translate(33.1006vw,99vh) scale(.1276)}}.snow:nth-child(357){opacity:1.8022;transform:translate(71.3192vw,-10px) scale(.7439);animation:fall-357 20s -10s linear infinite}@keyframes fall-357{72.866%{transform:translate(75.312vw,72.866vh) scale(.7439)}to{transform:translate(73.3156vw,99vh) scale(.7439)}}.snow:nth-child(358){opacity:.3538;transform:translate(52.7468vw,-10px) scale(.9154);animation:fall-358 15s -18s linear infinite}@keyframes fall-358{75.749%{transform:translate(44.1172vw,75.749vh) scale(.9154)}to{transform:translate(48.432vw,99vh) scale(.9154)}}.snow:nth-child(359){opacity:.8352;transform:translate(35.9161vw,-10px) scale(.0258);animation:fall-359 19s -20s linear infinite}@keyframes fall-359{49.792%{transform:translate(37.9608vw,49.792vh) scale(.0258)}to{transform:translate(36.93845vw,99vh) scale(.0258)}}.snow:nth-child(360){opacity:.7654;transform:translate(96.0653vw,-10px) scale(.0307);animation:fall-360 13s -5s linear infinite}@keyframes fall-360{33.666%{transform:translate(87.6044vw,33.666vh) scale(.0307)}to{transform:translate(91.83485vw,99vh) scale(.0307)}}.snow:nth-child(361){opacity:1.533;transform:translate(47.9359vw,-10px) scale(.8305);animation:fall-361 13s -3s linear infinite}@keyframes fall-361{41.539%{transform:translate(47.3384vw,41.539vh) scale(.8305)}to{transform:translate(47.63715vw,99vh) scale(.8305)}}.snow:nth-child(362){opacity:1.355;transform:translate(89.9755vw,-10px) scale(.7014);animation:fall-362 11s -23s linear infinite}@keyframes fall-362{46.243%{transform:translate(81.5212vw,46.243vh) scale(.7014)}to{transform:translate(85.74835vw,99vh) scale(.7014)}}.snow:nth-child(363){opacity:.4138;transform:translate(25.7347vw,-10px) scale(.2991);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{34.237%{transform:translate(33.4168vw,34.237vh) scale(.2991)}to{transform:translate(29.57575vw,99vh) scale(.2991)}}.snow:nth-child(364){opacity:.8454;transform:translate(20.6527vw,-10px) scale(.8415);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{47.731%{transform:translate(22.8279vw,47.731vh) scale(.8415)}to{transform:translate(21.7403vw,99vh) scale(.8415)}}.snow:nth-child(365){opacity:1.2836;transform:translate(95.839vw,-10px) scale(.0096);animation:fall-365 12s -27s linear infinite}@keyframes fall-365{39.768%{transform:translate(94.6395vw,39.768vh) scale(.0096)}to{transform:translate(95.23925vw,99vh) scale(.0096)}}.snow:nth-child(366){opacity:1.84;transform:translate(82.764vw,-10px) scale(.7504);animation:fall-366 13s -27s linear infinite}@keyframes fall-366{56.532%{transform:translate(79.9004vw,56.532vh) scale(.7504)}to{transform:translate(81.3322vw,99vh) scale(.7504)}}.snow:nth-child(367){opacity:.8082;transform:translate(66.5388vw,-10px) scale(.1501);animation:fall-367 11s -29s linear infinite}@keyframes fall-367{55.843%{transform:translate(73.2914vw,55.843vh) scale(.1501)}to{transform:translate(69.9151vw,99vh) scale(.1501)}}.snow:nth-child(368){opacity:1.7996;transform:translate(19.3769vw,-10px) scale(.3183);animation:fall-368 28s -26s linear infinite}@keyframes fall-368{76.537%{transform:translate(28.5556vw,76.537vh) scale(.3183)}to{transform:translate(23.96625vw,99vh) scale(.3183)}}.snow:nth-child(369){opacity:1.9986;transform:translate(51.3031vw,-10px) scale(.9409);animation:fall-369 20s -23s linear infinite}@keyframes fall-369{60.158%{transform:translate(59.7274vw,60.158vh) scale(.9409)}to{transform:translate(55.51525vw,99vh) scale(.9409)}}.snow:nth-child(370){opacity:.0852;transform:translate(3.8927vw,-10px) scale(.5418);animation:fall-370 13s -5s linear infinite}@keyframes fall-370{77.614%{transform:translate(12.4366vw,77.614vh) scale(.5418)}to{transform:translate(8.16465vw,99vh) scale(.5418)}}.snow:nth-child(371){opacity:1.933;transform:translate(70.1444vw,-10px) scale(.3494);animation:fall-371 20s -12s linear infinite}@keyframes fall-371{59.074%{transform:translate(61.8257vw,59.074vh) scale(.3494)}to{transform:translate(65.98505vw,99vh) scale(.3494)}}.snow:nth-child(372){opacity:1.6782;transform:translate(22.5999vw,-10px) scale(.8288);animation:fall-372 18s -23s linear infinite}@keyframes fall-372{35.811%{transform:translate(28.5504vw,35.811vh) scale(.8288)}to{transform:translate(25.57515vw,99vh) scale(.8288)}}.snow:nth-child(373){opacity:1.9758;transform:translate(16.5272vw,-10px) scale(.2775);animation:fall-373 26s -30s linear infinite}@keyframes fall-373{32.172%{transform:translate(8.2589vw,32.172vh) scale(.2775)}to{transform:translate(12.39305vw,99vh) scale(.2775)}}.snow:nth-child(374){opacity:.6324;transform:translate(28.0821vw,-10px) scale(.3235);animation:fall-374 22s -20s linear infinite}@keyframes fall-374{61.134%{transform:translate(21.216vw,61.134vh) scale(.3235)}to{transform:translate(24.64905vw,99vh) scale(.3235)}}.snow:nth-child(375){opacity:.7082;transform:translate(34.0425vw,-10px) scale(.4398);animation:fall-375 18s -11s linear infinite}@keyframes fall-375{62.468%{transform:translate(36.933vw,62.468vh) scale(.4398)}to{transform:translate(35.48775vw,99vh) scale(.4398)}}.snow:nth-child(376){opacity:1.9806;transform:translate(47.4386vw,-10px) scale(.53);animation:fall-376 28s -20s linear infinite}@keyframes fall-376{65.851%{transform:translate(42.3207vw,65.851vh) scale(.53)}to{transform:translate(44.87965vw,99vh) scale(.53)}}.snow:nth-child(377){opacity:.5872;transform:translate(40.203vw,-10px) scale(.9474);animation:fall-377 10s -19s linear infinite}@keyframes fall-377{68.467%{transform:translate(47.6446vw,68.467vh) scale(.9474)}to{transform:translate(43.9238vw,99vh) scale(.9474)}}.snow:nth-child(378){opacity:.865;transform:translate(98.5964vw,-10px) scale(.657);animation:fall-378 28s -23s linear infinite}@keyframes fall-378{68.475%{transform:translate(88.7795vw,68.475vh) scale(.657)}to{transform:translate(93.68795vw,99vh) scale(.657)}}.snow:nth-child(379){opacity:1.0506;transform:translate(52.2128vw,-10px) scale(.1088);animation:fall-379 13s -4s linear infinite}@keyframes fall-379{61.332%{transform:translate(54.9228vw,61.332vh) scale(.1088)}to{transform:translate(53.5678vw,99vh) scale(.1088)}}.snow:nth-child(380){opacity:.3034;transform:translate(83.5762vw,-10px) scale(.8357);animation:fall-380 23s -16s linear infinite}@keyframes fall-380{61.707%{transform:translate(76.8659vw,61.707vh) scale(.8357)}to{transform:translate(80.22105vw,99vh) scale(.8357)}}.snow:nth-child(381){opacity:.7956;transform:translate(80.4855vw,-10px) scale(.5105);animation:fall-381 25s -13s linear infinite}@keyframes fall-381{46.499%{transform:translate(80.5054vw,46.499vh) scale(.5105)}to{transform:translate(80.49545vw,99vh) scale(.5105)}}.snow:nth-child(382){opacity:.747;transform:translate(95.3404vw,-10px) scale(.9294);animation:fall-382 27s -28s linear infinite}@keyframes fall-382{33.295%{transform:translate(101.8848vw,33.295vh) scale(.9294)}to{transform:translate(98.6126vw,99vh) scale(.9294)}}.snow:nth-child(383){opacity:1.9286;transform:translate(23.8757vw,-10px) scale(.7789);animation:fall-383 28s -17s linear infinite}@keyframes fall-383{50.155%{transform:translate(17.2361vw,50.155vh) scale(.7789)}to{transform:translate(20.5559vw,99vh) scale(.7789)}}.snow:nth-child(384){opacity:.3132;transform:translate(49.3836vw,-10px) scale(.9904);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{66.141%{transform:translate(48.7407vw,66.141vh) scale(.9904)}to{transform:translate(49.06215vw,99vh) scale(.9904)}}.snow:nth-child(385){opacity:1.2494;transform:translate(80.3606vw,-10px) scale(.5772);animation:fall-385 11s -10s linear infinite}@keyframes fall-385{76.701%{transform:translate(88.1972vw,76.701vh) scale(.5772)}to{transform:translate(84.2789vw,99vh) scale(.5772)}}.snow:nth-child(386){opacity:1.9678;transform:translate(77.4277vw,-10px) scale(.0696);animation:fall-386 18s -30s linear infinite}@keyframes fall-386{62.848%{transform:translate(86.7859vw,62.848vh) scale(.0696)}to{transform:translate(82.1068vw,99vh) scale(.0696)}}.snow:nth-child(387){opacity:.13;transform:translate(18.8522vw,-10px) scale(.6952);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{30.586%{transform:translate(10.7688vw,30.586vh) scale(.6952)}to{transform:translate(14.8105vw,99vh) scale(.6952)}}.snow:nth-child(388){opacity:.708;transform:translate(81.9848vw,-10px) scale(.9018);animation:fall-388 23s -2s linear infinite}@keyframes fall-388{49.663%{transform:translate(87.9584vw,49.663vh) scale(.9018)}to{transform:translate(84.9716vw,99vh) scale(.9018)}}.snow:nth-child(389){opacity:1.1456;transform:translate(51.3518vw,-10px) scale(.8113);animation:fall-389 10s -30s linear infinite}@keyframes fall-389{67.16%{transform:translate(55.6645vw,67.16vh) scale(.8113)}to{transform:translate(53.50815vw,99vh) scale(.8113)}}.snow:nth-child(390){opacity:.7324;transform:translate(48.9092vw,-10px) scale(.3828);animation:fall-390 14s -3s linear infinite}@keyframes fall-390{74.487%{transform:translate(51.593vw,74.487vh) scale(.3828)}to{transform:translate(50.2511vw,99vh) scale(.3828)}}.snow:nth-child(391){opacity:1.9198;transform:translate(78.161vw,-10px) scale(.2719);animation:fall-391 19s -3s linear infinite}@keyframes fall-391{66.308%{transform:translate(70.0537vw,66.308vh) scale(.2719)}to{transform:translate(74.10735vw,99vh) scale(.2719)}}.snow:nth-child(392){opacity:.2422;transform:translate(30.5859vw,-10px) scale(.1642);animation:fall-392 21s -17s linear infinite}@keyframes fall-392{55.633%{transform:translate(21.351vw,55.633vh) scale(.1642)}to{transform:translate(25.96845vw,99vh) scale(.1642)}}.snow:nth-child(393){opacity:1.5026;transform:translate(61.7538vw,-10px) scale(.0399);animation:fall-393 19s -19s linear infinite}@keyframes fall-393{38.569%{transform:translate(68.3716vw,38.569vh) scale(.0399)}to{transform:translate(65.0627vw,99vh) scale(.0399)}}.snow:nth-child(394){opacity:1.0362;transform:translate(36.7782vw,-10px) scale(.7136);animation:fall-394 21s -6s linear infinite}@keyframes fall-394{62.985%{transform:translate(30.6205vw,62.985vh) scale(.7136)}to{transform:translate(33.69935vw,99vh) scale(.7136)}}.snow:nth-child(395){opacity:1.7502;transform:translate(25.0236vw,-10px) scale(.3169);animation:fall-395 30s -7s linear infinite}@keyframes fall-395{41.621%{transform:translate(28.3139vw,41.621vh) scale(.3169)}to{transform:translate(26.66875vw,99vh) scale(.3169)}}.snow:nth-child(396){opacity:1.9896;transform:translate(49.9421vw,-10px) scale(.7211);animation:fall-396 28s -23s linear infinite}@keyframes fall-396{51.51%{transform:translate(55.9024vw,51.51vh) scale(.7211)}to{transform:translate(52.92225vw,99vh) scale(.7211)}}.snow:nth-child(397){opacity:1.3464;transform:translate(41.7207vw,-10px) scale(.1616);animation:fall-397 12s -21s linear infinite}@keyframes fall-397{64.682%{transform:translate(41.8621vw,64.682vh) scale(.1616)}to{transform:translate(41.7914vw,99vh) scale(.1616)}}.snow:nth-child(398){opacity:.749;transform:translate(39.4972vw,-10px) scale(.1958);animation:fall-398 23s -7s linear infinite}@keyframes fall-398{40.365%{transform:translate(38.348vw,40.365vh) scale(.1958)}to{transform:translate(38.9226vw,99vh) scale(.1958)}}.snow:nth-child(399){opacity:1.8528;transform:translate(67.7587vw,-10px) scale(.2537);animation:fall-399 27s -17s linear infinite}@keyframes fall-399{53.65%{transform:translate(69.965vw,53.65vh) scale(.2537)}to{transform:translate(68.86185vw,99vh) scale(.2537)}}.snow:nth-child(400){opacity:1.7536;transform:translate(26.7981vw,-10px) scale(.1187);animation:fall-400 12s -14s linear infinite}@keyframes fall-400{77.988%{transform:translate(22.0086vw,77.988vh) scale(.1187)}to{transform:translate(24.40335vw,99vh) scale(.1187)}}\n"] }]
|
|
81
|
+
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:.7668;transform:translate(49.8017vw,-10px) scale(.2486);animation:fall-1 15s -11s linear infinite}@keyframes fall-1{67.805%{transform:translate(54.2182vw,67.805vh) scale(.2486)}to{transform:translate(52.00995vw,99vh) scale(.2486)}}.snow:nth-child(2){opacity:1.2204;transform:translate(64.8473vw,-10px) scale(.4276);animation:fall-2 18s -4s linear infinite}@keyframes fall-2{66.718%{transform:translate(72.5451vw,66.718vh) scale(.4276)}to{transform:translate(68.6962vw,99vh) scale(.4276)}}.snow:nth-child(3){opacity:1.6416;transform:translate(87.599vw,-10px) scale(.2491);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{77.893%{transform:translate(94.5015vw,77.893vh) scale(.2491)}to{transform:translate(91.05025vw,99vh) scale(.2491)}}.snow:nth-child(4){opacity:1.5352;transform:translate(71.98vw,-10px) scale(.6691);animation:fall-4 26s -30s linear infinite}@keyframes fall-4{78.833%{transform:translate(77.7731vw,78.833vh) scale(.6691)}to{transform:translate(74.87655vw,99vh) scale(.6691)}}.snow:nth-child(5){opacity:1.3852;transform:translate(3.2384vw,-10px) scale(.8696);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{57.457%{transform:translate(-4.1977vw,57.457vh) scale(.8696)}to{transform:translate(-.47965vw,99vh) scale(.8696)}}.snow:nth-child(6){opacity:.326;transform:translate(.7847vw,-10px) scale(.933);animation:fall-6 18s -16s linear infinite}@keyframes fall-6{59.918%{transform:translate(1.5624vw,59.918vh) scale(.933)}to{transform:translate(1.17355vw,99vh) scale(.933)}}.snow:nth-child(7){opacity:.1838;transform:translate(24.1984vw,-10px) scale(.5429);animation:fall-7 26s -24s linear infinite}@keyframes fall-7{64.513%{transform:translate(29.2161vw,64.513vh) scale(.5429)}to{transform:translate(26.70725vw,99vh) scale(.5429)}}.snow:nth-child(8){opacity:.8;transform:translate(13.3962vw,-10px) scale(.1205);animation:fall-8 13s -13s linear infinite}@keyframes fall-8{35.029%{transform:translate(13.2409vw,35.029vh) scale(.1205)}to{transform:translate(13.31855vw,99vh) scale(.1205)}}.snow:nth-child(9){opacity:.5592;transform:translate(91.245vw,-10px) scale(.1836);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{75.151%{transform:translate(81.4563vw,75.151vh) scale(.1836)}to{transform:translate(86.35065vw,99vh) scale(.1836)}}.snow:nth-child(10){opacity:.7906;transform:translate(22.4095vw,-10px) scale(.1923);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{54.305%{transform:translate(28.6569vw,54.305vh) scale(.1923)}to{transform:translate(25.5332vw,99vh) scale(.1923)}}.snow:nth-child(11){opacity:1.0484;transform:translate(37.0638vw,-10px) scale(.0691);animation:fall-11 17s -30s linear infinite}@keyframes fall-11{53.205%{transform:translate(28.5478vw,53.205vh) scale(.0691)}to{transform:translate(32.8058vw,99vh) scale(.0691)}}.snow:nth-child(12){opacity:1.2516;transform:translate(58.2316vw,-10px) scale(.6236);animation:fall-12 28s -8s linear infinite}@keyframes fall-12{71.46%{transform:translate(64.7995vw,71.46vh) scale(.6236)}to{transform:translate(61.51555vw,99vh) scale(.6236)}}.snow:nth-child(13){opacity:.238;transform:translate(31.3201vw,-10px) scale(.1871);animation:fall-13 10s -20s linear infinite}@keyframes fall-13{37.04%{transform:translate(36.4117vw,37.04vh) scale(.1871)}to{transform:translate(33.8659vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.5398;transform:translate(33.5661vw,-10px) scale(.4705);animation:fall-14 18s -29s linear infinite}@keyframes fall-14{35.458%{transform:translate(32.2246vw,35.458vh) scale(.4705)}to{transform:translate(32.89535vw,99vh) scale(.4705)}}.snow:nth-child(15){opacity:.335;transform:translate(64.1855vw,-10px) scale(.3027);animation:fall-15 24s -16s linear infinite}@keyframes fall-15{60.318%{transform:translate(70.8909vw,60.318vh) scale(.3027)}to{transform:translate(67.5382vw,99vh) scale(.3027)}}.snow:nth-child(16){opacity:1.9456;transform:translate(38.912vw,-10px) scale(.5088);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{62.168%{transform:translate(37.3344vw,62.168vh) scale(.5088)}to{transform:translate(38.1232vw,99vh) scale(.5088)}}.snow:nth-child(17){opacity:.858;transform:translate(90.9549vw,-10px) scale(.9437);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{39.96%{transform:translate(90.5454vw,39.96vh) scale(.9437)}to{transform:translate(90.75015vw,99vh) scale(.9437)}}.snow:nth-child(18){opacity:1.936;transform:translate(5.3945vw,-10px) scale(.6206);animation:fall-18 19s -25s linear infinite}@keyframes fall-18{50.169%{transform:translate(12.5196vw,50.169vh) scale(.6206)}to{transform:translate(8.95705vw,99vh) scale(.6206)}}.snow:nth-child(19){opacity:1.0482;transform:translate(89.3998vw,-10px) scale(.1827);animation:fall-19 13s -10s linear infinite}@keyframes fall-19{66.196%{transform:translate(80.0922vw,66.196vh) scale(.1827)}to{transform:translate(84.746vw,99vh) scale(.1827)}}.snow:nth-child(20){opacity:.4256;transform:translate(82.7991vw,-10px) scale(.2147);animation:fall-20 18s -25s linear infinite}@keyframes fall-20{61.057%{transform:translate(91.0094vw,61.057vh) scale(.2147)}to{transform:translate(86.90425vw,99vh) scale(.2147)}}.snow:nth-child(21){opacity:1.4214;transform:translate(51.1999vw,-10px) scale(.6837);animation:fall-21 26s -20s linear infinite}@keyframes fall-21{38.024%{transform:translate(42.6624vw,38.024vh) scale(.6837)}to{transform:translate(46.93115vw,99vh) scale(.6837)}}.snow:nth-child(22){opacity:.7646;transform:translate(12.9362vw,-10px) scale(.3754);animation:fall-22 22s -24s linear infinite}@keyframes fall-22{38.337%{transform:translate(12.4398vw,38.337vh) scale(.3754)}to{transform:translate(12.688vw,99vh) scale(.3754)}}.snow:nth-child(23){opacity:1.3158;transform:translate(87.5041vw,-10px) scale(.7747);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{61.054%{transform:translate(77.87vw,61.054vh) scale(.7747)}to{transform:translate(82.68705vw,99vh) scale(.7747)}}.snow:nth-child(24){opacity:.1442;transform:translate(6.733vw,-10px) scale(.9316);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{41.479%{transform:translate(9.2455vw,41.479vh) scale(.9316)}to{transform:translate(7.98925vw,99vh) scale(.9316)}}.snow:nth-child(25){opacity:.0664;transform:translate(97.6946vw,-10px) scale(.0286);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{52.141%{transform:translate(101.6261vw,52.141vh) scale(.0286)}to{transform:translate(99.66035vw,99vh) scale(.0286)}}.snow:nth-child(26){opacity:1.7826;transform:translate(86.3345vw,-10px) scale(.3431);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{75.571%{transform:translate(94.7617vw,75.571vh) scale(.3431)}to{transform:translate(90.5481vw,99vh) scale(.3431)}}.snow:nth-child(27){opacity:1.478;transform:translate(61.0776vw,-10px) scale(.4336);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{70.6%{transform:translate(64.9475vw,70.6vh) scale(.4336)}to{transform:translate(63.01255vw,99vh) scale(.4336)}}.snow:nth-child(28){opacity:1.2904;transform:translate(2.7325vw,-10px) scale(.7894);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{52.856%{transform:translate(-2.9543vw,52.856vh) scale(.7894)}to{transform:translate(-.1109vw,99vh) scale(.7894)}}.snow:nth-child(29){opacity:.3882;transform:translate(53.2644vw,-10px) scale(.9493);animation:fall-29 13s -28s linear infinite}@keyframes fall-29{50.425%{transform:translate(61.8902vw,50.425vh) scale(.9493)}to{transform:translate(57.5773vw,99vh) scale(.9493)}}.snow:nth-child(30){opacity:1.0086;transform:translate(32.0128vw,-10px) scale(.0528);animation:fall-30 29s -1s linear infinite}@keyframes fall-30{52.116%{transform:translate(27.7138vw,52.116vh) scale(.0528)}to{transform:translate(29.8633vw,99vh) scale(.0528)}}.snow:nth-child(31){opacity:1.9858;transform:translate(73.1775vw,-10px) scale(.2428);animation:fall-31 12s -1s linear infinite}@keyframes fall-31{59.167%{transform:translate(74.6196vw,59.167vh) scale(.2428)}to{transform:translate(73.89855vw,99vh) scale(.2428)}}.snow:nth-child(32){opacity:1.7056;transform:translate(69.5239vw,-10px) scale(.4866);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{57.128%{transform:translate(63.7504vw,57.128vh) scale(.4866)}to{transform:translate(66.63715vw,99vh) scale(.4866)}}.snow:nth-child(33){opacity:1.2166;transform:translate(66.4123vw,-10px) scale(.4667);animation:fall-33 18s -21s linear infinite}@keyframes fall-33{68.855%{transform:translate(62.7851vw,68.855vh) scale(.4667)}to{transform:translate(64.5987vw,99vh) scale(.4667)}}.snow:nth-child(34){opacity:.2098;transform:translate(63.5081vw,-10px) scale(.0027);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{44.209%{transform:translate(54.3341vw,44.209vh) scale(.0027)}to{transform:translate(58.9211vw,99vh) scale(.0027)}}.snow:nth-child(35){opacity:1.9862;transform:translate(61.1437vw,-10px) scale(.1913);animation:fall-35 11s -16s linear infinite}@keyframes fall-35{49.979%{transform:translate(58.4585vw,49.979vh) scale(.1913)}to{transform:translate(59.8011vw,99vh) scale(.1913)}}.snow:nth-child(36){opacity:1.4436;transform:translate(67.4138vw,-10px) scale(.5569);animation:fall-36 30s -2s linear infinite}@keyframes fall-36{58.072%{transform:translate(67.8863vw,58.072vh) scale(.5569)}to{transform:translate(67.65005vw,99vh) scale(.5569)}}.snow:nth-child(37){opacity:.9682;transform:translate(79.9415vw,-10px) scale(.9719);animation:fall-37 26s -26s linear infinite}@keyframes fall-37{65.462%{transform:translate(79.5524vw,65.462vh) scale(.9719)}to{transform:translate(79.74695vw,99vh) scale(.9719)}}.snow:nth-child(38){opacity:1.5288;transform:translate(32.9282vw,-10px) scale(.5233);animation:fall-38 20s -18s linear infinite}@keyframes fall-38{64.27%{transform:translate(35.5662vw,64.27vh) scale(.5233)}to{transform:translate(34.2472vw,99vh) scale(.5233)}}.snow:nth-child(39){opacity:.8754;transform:translate(42.5008vw,-10px) scale(.8176);animation:fall-39 25s -22s linear infinite}@keyframes fall-39{50.789%{transform:translate(48.6984vw,50.789vh) scale(.8176)}to{transform:translate(45.5996vw,99vh) scale(.8176)}}.snow:nth-child(40){opacity:.6094;transform:translate(3.7545vw,-10px) scale(.4239);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{45.613%{transform:translate(1.339vw,45.613vh) scale(.4239)}to{transform:translate(2.54675vw,99vh) scale(.4239)}}.snow:nth-child(41){opacity:.666;transform:translate(69.2927vw,-10px) scale(.5689);animation:fall-41 16s -12s linear infinite}@keyframes fall-41{33.048%{transform:translate(74.5268vw,33.048vh) scale(.5689)}to{transform:translate(71.90975vw,99vh) scale(.5689)}}.snow:nth-child(42){opacity:1.3846;transform:translate(89.3519vw,-10px) scale(.8991);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{72.708%{transform:translate(92.9708vw,72.708vh) scale(.8991)}to{transform:translate(91.16135vw,99vh) scale(.8991)}}.snow:nth-child(43){opacity:1.962;transform:translate(46.9282vw,-10px) scale(.2572);animation:fall-43 17s -2s linear infinite}@keyframes fall-43{42.288%{transform:translate(44.1734vw,42.288vh) scale(.2572)}to{transform:translate(45.5508vw,99vh) scale(.2572)}}.snow:nth-child(44){opacity:.8816;transform:translate(53.7459vw,-10px) scale(.9676);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{44.087%{transform:translate(62.894vw,44.087vh) scale(.9676)}to{transform:translate(58.31995vw,99vh) scale(.9676)}}.snow:nth-child(45){opacity:1.0766;transform:translate(56.8377vw,-10px) scale(.8165);animation:fall-45 22s -2s linear infinite}@keyframes fall-45{53.404%{transform:translate(63.0552vw,53.404vh) scale(.8165)}to{transform:translate(59.94645vw,99vh) scale(.8165)}}.snow:nth-child(46){opacity:.0818;transform:translate(24.0072vw,-10px) scale(.0695);animation:fall-46 22s -17s linear infinite}@keyframes fall-46{53.808%{transform:translate(30.5253vw,53.808vh) scale(.0695)}to{transform:translate(27.26625vw,99vh) scale(.0695)}}.snow:nth-child(47){opacity:1.947;transform:translate(63.5208vw,-10px) scale(.4611);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{67.47%{transform:translate(56.2307vw,67.47vh) scale(.4611)}to{transform:translate(59.87575vw,99vh) scale(.4611)}}.snow:nth-child(48){opacity:1.8904;transform:translate(13.2075vw,-10px) scale(.6013);animation:fall-48 16s -24s linear infinite}@keyframes fall-48{70.886%{transform:translate(6.4487vw,70.886vh) scale(.6013)}to{transform:translate(9.8281vw,99vh) scale(.6013)}}.snow:nth-child(49){opacity:.0024;transform:translate(57.4782vw,-10px) scale(.818);animation:fall-49 30s -10s linear infinite}@keyframes fall-49{70.373%{transform:translate(60.3957vw,70.373vh) scale(.818)}to{transform:translate(58.93695vw,99vh) scale(.818)}}.snow:nth-child(50){opacity:1.5244;transform:translate(6.7301vw,-10px) scale(.6451);animation:fall-50 10s -1s linear infinite}@keyframes fall-50{65.007%{transform:translate(3.319vw,65.007vh) scale(.6451)}to{transform:translate(5.02455vw,99vh) scale(.6451)}}.snow:nth-child(51){opacity:.214;transform:translate(29.6009vw,-10px) scale(.5043);animation:fall-51 29s -16s linear infinite}@keyframes fall-51{75.837%{transform:translate(26.4624vw,75.837vh) scale(.5043)}to{transform:translate(28.03165vw,99vh) scale(.5043)}}.snow:nth-child(52){opacity:.739;transform:translate(87.2143vw,-10px) scale(.4097);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{50.504%{transform:translate(84.2758vw,50.504vh) scale(.4097)}to{transform:translate(85.74505vw,99vh) scale(.4097)}}.snow:nth-child(53){opacity:.974;transform:translate(62.901vw,-10px) scale(.6538);animation:fall-53 27s -25s linear infinite}@keyframes fall-53{59.191%{transform:translate(59.8537vw,59.191vh) scale(.6538)}to{transform:translate(61.37735vw,99vh) scale(.6538)}}.snow:nth-child(54){opacity:.6988;transform:translate(69.239vw,-10px) scale(.6873);animation:fall-54 18s -30s linear infinite}@keyframes fall-54{41.163%{transform:translate(74.2424vw,41.163vh) scale(.6873)}to{transform:translate(71.7407vw,99vh) scale(.6873)}}.snow:nth-child(55){opacity:.2442;transform:translate(40.5675vw,-10px) scale(.8949);animation:fall-55 26s -26s linear infinite}@keyframes fall-55{36.273%{transform:translate(46.2414vw,36.273vh) scale(.8949)}to{transform:translate(43.40445vw,99vh) scale(.8949)}}.snow:nth-child(56){opacity:.2694;transform:translate(58.2676vw,-10px) scale(.0023);animation:fall-56 23s -24s linear infinite}@keyframes fall-56{67.731%{transform:translate(50.761vw,67.731vh) scale(.0023)}to{transform:translate(54.5143vw,99vh) scale(.0023)}}.snow:nth-child(57){opacity:1.0356;transform:translate(18.3012vw,-10px) scale(.0601);animation:fall-57 26s -16s linear infinite}@keyframes fall-57{33.747%{transform:translate(27.9336vw,33.747vh) scale(.0601)}to{transform:translate(23.1174vw,99vh) scale(.0601)}}.snow:nth-child(58){opacity:.6044;transform:translate(70.6477vw,-10px) scale(.7607);animation:fall-58 25s -6s linear infinite}@keyframes fall-58{53.194%{transform:translate(77.1195vw,53.194vh) scale(.7607)}to{transform:translate(73.8836vw,99vh) scale(.7607)}}.snow:nth-child(59){opacity:.7338;transform:translate(87.0946vw,-10px) scale(.2771);animation:fall-59 26s -24s linear infinite}@keyframes fall-59{74.04%{transform:translate(88.9233vw,74.04vh) scale(.2771)}to{transform:translate(88.00895vw,99vh) scale(.2771)}}.snow:nth-child(60){opacity:.146;transform:translate(84.0115vw,-10px) scale(.8355);animation:fall-60 11s -10s linear infinite}@keyframes fall-60{65.339%{transform:translate(85.9625vw,65.339vh) scale(.8355)}to{transform:translate(84.987vw,99vh) scale(.8355)}}.snow:nth-child(61){opacity:.2624;transform:translate(27.0304vw,-10px) scale(.9335);animation:fall-61 15s -7s linear infinite}@keyframes fall-61{44.249%{transform:translate(28.7295vw,44.249vh) scale(.9335)}to{transform:translate(27.87995vw,99vh) scale(.9335)}}.snow:nth-child(62){opacity:.0308;transform:translate(9.5513vw,-10px) scale(.9274);animation:fall-62 21s -25s linear infinite}@keyframes fall-62{40.722%{transform:translate(19.418vw,40.722vh) scale(.9274)}to{transform:translate(14.48465vw,99vh) scale(.9274)}}.snow:nth-child(63){opacity:.256;transform:translate(53.0824vw,-10px) scale(.968);animation:fall-63 15s -29s linear infinite}@keyframes fall-63{41.848%{transform:translate(52.5848vw,41.848vh) scale(.968)}to{transform:translate(52.8336vw,99vh) scale(.968)}}.snow:nth-child(64){opacity:1.8784;transform:translate(12.7662vw,-10px) scale(.9818);animation:fall-64 23s -3s linear infinite}@keyframes fall-64{61.231%{transform:translate(5.6029vw,61.231vh) scale(.9818)}to{transform:translate(9.18455vw,99vh) scale(.9818)}}.snow:nth-child(65){opacity:.376;transform:translate(13.8256vw,-10px) scale(.222);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{57.177%{transform:translate(11.7085vw,57.177vh) scale(.222)}to{transform:translate(12.76705vw,99vh) scale(.222)}}.snow:nth-child(66){opacity:1.6924;transform:translate(23.9439vw,-10px) scale(.8982);animation:fall-66 12s -21s linear infinite}@keyframes fall-66{52.624%{transform:translate(26.198vw,52.624vh) scale(.8982)}to{transform:translate(25.07095vw,99vh) scale(.8982)}}.snow:nth-child(67){opacity:1.6956;transform:translate(20.6225vw,-10px) scale(.4887);animation:fall-67 14s -3s linear infinite}@keyframes fall-67{75.825%{transform:translate(17.6463vw,75.825vh) scale(.4887)}to{transform:translate(19.1344vw,99vh) scale(.4887)}}.snow:nth-child(68){opacity:.9748;transform:translate(31.768vw,-10px) scale(.9929);animation:fall-68 18s -15s linear infinite}@keyframes fall-68{78.592%{transform:translate(26.165vw,78.592vh) scale(.9929)}to{transform:translate(28.9665vw,99vh) scale(.9929)}}.snow:nth-child(69){opacity:.6226;transform:translate(63.097vw,-10px) scale(.3071);animation:fall-69 21s -6s linear infinite}@keyframes fall-69{51.371%{transform:translate(64.3415vw,51.371vh) scale(.3071)}to{transform:translate(63.71925vw,99vh) scale(.3071)}}.snow:nth-child(70){opacity:.1468;transform:translate(36.4914vw,-10px) scale(.3784);animation:fall-70 10s -3s linear infinite}@keyframes fall-70{79.894%{transform:translate(29.3903vw,79.894vh) scale(.3784)}to{transform:translate(32.94085vw,99vh) scale(.3784)}}.snow:nth-child(71){opacity:.493;transform:translate(87.8156vw,-10px) scale(.9256);animation:fall-71 13s -11s linear infinite}@keyframes fall-71{51.101%{transform:translate(78.8685vw,51.101vh) scale(.9256)}to{transform:translate(83.34205vw,99vh) scale(.9256)}}.snow:nth-child(72){opacity:.447;transform:translate(80.6998vw,-10px) scale(.9612);animation:fall-72 16s -11s linear infinite}@keyframes fall-72{75.532%{transform:translate(72.9919vw,75.532vh) scale(.9612)}to{transform:translate(76.84585vw,99vh) scale(.9612)}}.snow:nth-child(73){opacity:1.0512;transform:translate(82.2176vw,-10px) scale(.3324);animation:fall-73 17s -19s linear infinite}@keyframes fall-73{63.993%{transform:translate(86.8099vw,63.993vh) scale(.3324)}to{transform:translate(84.51375vw,99vh) scale(.3324)}}.snow:nth-child(74){opacity:.5764;transform:translate(34.6283vw,-10px) scale(.9352);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{79.266%{transform:translate(25.7639vw,79.266vh) scale(.9352)}to{transform:translate(30.1961vw,99vh) scale(.9352)}}.snow:nth-child(75){opacity:1.106;transform:translate(32.5606vw,-10px) scale(.0011);animation:fall-75 18s -7s linear infinite}@keyframes fall-75{39.369%{transform:translate(35.0606vw,39.369vh) scale(.0011)}to{transform:translate(33.8106vw,99vh) scale(.0011)}}.snow:nth-child(76){opacity:.7948;transform:translate(18.4439vw,-10px) scale(.9491);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{30.368%{transform:translate(21.2399vw,30.368vh) scale(.9491)}to{transform:translate(19.8419vw,99vh) scale(.9491)}}.snow:nth-child(77){opacity:1.5702;transform:translate(94.7319vw,-10px) scale(.6479);animation:fall-77 12s -26s linear infinite}@keyframes fall-77{33.482%{transform:translate(90.505vw,33.482vh) scale(.6479)}to{transform:translate(92.61845vw,99vh) scale(.6479)}}.snow:nth-child(78){opacity:.2284;transform:translate(89.8402vw,-10px) scale(.9643);animation:fall-78 16s -17s linear infinite}@keyframes fall-78{38.786%{transform:translate(90.9917vw,38.786vh) scale(.9643)}to{transform:translate(90.41595vw,99vh) scale(.9643)}}.snow:nth-child(79){opacity:.7944;transform:translate(2.7315vw,-10px) scale(.9256);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{50.52%{transform:translate(7.4867vw,50.52vh) scale(.9256)}to{transform:translate(5.1091vw,99vh) scale(.9256)}}.snow:nth-child(80){opacity:.6918;transform:translate(9.3064vw,-10px) scale(.3576);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{38.101%{transform:translate(15.1208vw,38.101vh) scale(.3576)}to{transform:translate(12.2136vw,99vh) scale(.3576)}}.snow:nth-child(81){opacity:.7586;transform:translate(23.6379vw,-10px) scale(.0285);animation:fall-81 27s -9s linear infinite}@keyframes fall-81{36.797%{transform:translate(18.8918vw,36.797vh) scale(.0285)}to{transform:translate(21.26485vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.7714;transform:translate(42.0537vw,-10px) scale(.8779);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{47.404%{transform:translate(39.2745vw,47.404vh) scale(.8779)}to{transform:translate(40.6641vw,99vh) scale(.8779)}}.snow:nth-child(83){opacity:1.7698;transform:translate(98.8005vw,-10px) scale(.6499);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{36.662%{transform:translate(93.0484vw,36.662vh) scale(.6499)}to{transform:translate(95.92445vw,99vh) scale(.6499)}}.snow:nth-child(84){opacity:1.9366;transform:translate(19.9505vw,-10px) scale(.8903);animation:fall-84 16s -23s linear infinite}@keyframes fall-84{72.401%{transform:translate(14.9897vw,72.401vh) scale(.8903)}to{transform:translate(17.4701vw,99vh) scale(.8903)}}.snow:nth-child(85){opacity:1.1962;transform:translate(77.5481vw,-10px) scale(.942);animation:fall-85 20s -28s linear infinite}@keyframes fall-85{54.662%{transform:translate(74.7393vw,54.662vh) scale(.942)}to{transform:translate(76.1437vw,99vh) scale(.942)}}.snow:nth-child(86){opacity:.963;transform:translate(84.1223vw,-10px) scale(.6896);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{65.51%{transform:translate(75.1355vw,65.51vh) scale(.6896)}to{transform:translate(79.6289vw,99vh) scale(.6896)}}.snow:nth-child(87){opacity:1.1452;transform:translate(8.54vw,-10px) scale(.7877);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{36.206%{transform:translate(14.5592vw,36.206vh) scale(.7877)}to{transform:translate(11.5496vw,99vh) scale(.7877)}}.snow:nth-child(88){opacity:1.0712;transform:translate(18.4092vw,-10px) scale(.8896);animation:fall-88 23s -13s linear infinite}@keyframes fall-88{66.482%{transform:translate(24.6359vw,66.482vh) scale(.8896)}to{transform:translate(21.52255vw,99vh) scale(.8896)}}.snow:nth-child(89){opacity:.7486;transform:translate(30.7799vw,-10px) scale(.5216);animation:fall-89 20s -28s linear infinite}@keyframes fall-89{69.746%{transform:translate(37.6209vw,69.746vh) scale(.5216)}to{transform:translate(34.2004vw,99vh) scale(.5216)}}.snow:nth-child(90){opacity:1.1266;transform:translate(37.1387vw,-10px) scale(.5448);animation:fall-90 21s -28s linear infinite}@keyframes fall-90{49.564%{transform:translate(42.4429vw,49.564vh) scale(.5448)}to{transform:translate(39.7908vw,99vh) scale(.5448)}}.snow:nth-child(91){opacity:1.0756;transform:translate(12.1811vw,-10px) scale(.2693);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{60.276%{transform:translate(16.4402vw,60.276vh) scale(.2693)}to{transform:translate(14.31065vw,99vh) scale(.2693)}}.snow:nth-child(92){opacity:.473;transform:translate(30.7945vw,-10px) scale(.3174);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{57.603%{transform:translate(27.7715vw,57.603vh) scale(.3174)}to{transform:translate(29.283vw,99vh) scale(.3174)}}.snow:nth-child(93){opacity:1.267;transform:translate(92.0905vw,-10px) scale(.2927);animation:fall-93 10s -5s linear infinite}@keyframes fall-93{74.786%{transform:translate(100.9394vw,74.786vh) scale(.2927)}to{transform:translate(96.51495vw,99vh) scale(.2927)}}.snow:nth-child(94){opacity:1.5694;transform:translate(38.0982vw,-10px) scale(.0302);animation:fall-94 16s -18s linear infinite}@keyframes fall-94{43.498%{transform:translate(42.6362vw,43.498vh) scale(.0302)}to{transform:translate(40.3672vw,99vh) scale(.0302)}}.snow:nth-child(95){opacity:1.5688;transform:translate(25.3792vw,-10px) scale(.9823);animation:fall-95 10s -20s linear infinite}@keyframes fall-95{55.551%{transform:translate(20.9298vw,55.551vh) scale(.9823)}to{transform:translate(23.1545vw,99vh) scale(.9823)}}.snow:nth-child(96){opacity:.662;transform:translate(81.6431vw,-10px) scale(.8852);animation:fall-96 17s -9s linear infinite}@keyframes fall-96{35.808%{transform:translate(80.6284vw,35.808vh) scale(.8852)}to{transform:translate(81.13575vw,99vh) scale(.8852)}}.snow:nth-child(97){opacity:1.1784;transform:translate(25.345vw,-10px) scale(.7726);animation:fall-97 30s -27s linear infinite}@keyframes fall-97{45.356%{transform:translate(29.7486vw,45.356vh) scale(.7726)}to{transform:translate(27.5468vw,99vh) scale(.7726)}}.snow:nth-child(98){opacity:.8538;transform:translate(11.0547vw,-10px) scale(.4838);animation:fall-98 14s -22s linear infinite}@keyframes fall-98{57.475%{transform:translate(11.3193vw,57.475vh) scale(.4838)}to{transform:translate(11.187vw,99vh) scale(.4838)}}.snow:nth-child(99){opacity:1.7332;transform:translate(73.1169vw,-10px) scale(.0107);animation:fall-99 30s -18s linear infinite}@keyframes fall-99{37.45%{transform:translate(70.0398vw,37.45vh) scale(.0107)}to{transform:translate(71.57835vw,99vh) scale(.0107)}}.snow:nth-child(100){opacity:1.4628;transform:translate(71.3697vw,-10px) scale(.1149);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{36.107%{transform:translate(65.8389vw,36.107vh) scale(.1149)}to{transform:translate(68.6043vw,99vh) scale(.1149)}}.snow:nth-child(101){opacity:.4144;transform:translate(94.1467vw,-10px) scale(.3214);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{66.145%{transform:translate(101.819vw,66.145vh) scale(.3214)}to{transform:translate(97.98285vw,99vh) scale(.3214)}}.snow:nth-child(102){opacity:1.272;transform:translate(86.6819vw,-10px) scale(.7799);animation:fall-102 14s -15s linear infinite}@keyframes fall-102{55.123%{transform:translate(90.0158vw,55.123vh) scale(.7799)}to{transform:translate(88.34885vw,99vh) scale(.7799)}}.snow:nth-child(103){opacity:1.6796;transform:translate(90.8516vw,-10px) scale(.1815);animation:fall-103 14s -14s linear infinite}@keyframes fall-103{73.32%{transform:translate(94.6452vw,73.32vh) scale(.1815)}to{transform:translate(92.7484vw,99vh) scale(.1815)}}.snow:nth-child(104){opacity:.3632;transform:translate(36.6163vw,-10px) scale(.2605);animation:fall-104 11s -5s linear infinite}@keyframes fall-104{43.006%{transform:translate(45.1711vw,43.006vh) scale(.2605)}to{transform:translate(40.8937vw,99vh) scale(.2605)}}.snow:nth-child(105){opacity:.1932;transform:translate(51.4613vw,-10px) scale(.5734);animation:fall-105 16s -6s linear infinite}@keyframes fall-105{45.184%{transform:translate(56.1553vw,45.184vh) scale(.5734)}to{transform:translate(53.8083vw,99vh) scale(.5734)}}.snow:nth-child(106){opacity:.895;transform:translate(87.3792vw,-10px) scale(.3495);animation:fall-106 26s -2s linear infinite}@keyframes fall-106{47.266%{transform:translate(86.5013vw,47.266vh) scale(.3495)}to{transform:translate(86.94025vw,99vh) scale(.3495)}}.snow:nth-child(107){opacity:.8718;transform:translate(84.3698vw,-10px) scale(.0344);animation:fall-107 29s -22s linear infinite}@keyframes fall-107{31.982%{transform:translate(83.0666vw,31.982vh) scale(.0344)}to{transform:translate(83.7182vw,99vh) scale(.0344)}}.snow:nth-child(108){opacity:.6012;transform:translate(98.947vw,-10px) scale(.6771);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{51.434%{transform:translate(105.3292vw,51.434vh) scale(.6771)}to{transform:translate(102.1381vw,99vh) scale(.6771)}}.snow:nth-child(109){opacity:1.666;transform:translate(80.7107vw,-10px) scale(.5773);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{66.891%{transform:translate(81.8505vw,66.891vh) scale(.5773)}to{transform:translate(81.2806vw,99vh) scale(.5773)}}.snow:nth-child(110){opacity:1.2714;transform:translate(72.4305vw,-10px) scale(.8449);animation:fall-110 13s -2s linear infinite}@keyframes fall-110{51.149%{transform:translate(79.2244vw,51.149vh) scale(.8449)}to{transform:translate(75.82745vw,99vh) scale(.8449)}}.snow:nth-child(111){opacity:1.8952;transform:translate(5.5408vw,-10px) scale(.5466);animation:fall-111 18s -10s linear infinite}@keyframes fall-111{74.955%{transform:translate(4.1915vw,74.955vh) scale(.5466)}to{transform:translate(4.86615vw,99vh) scale(.5466)}}.snow:nth-child(112){opacity:.7606;transform:translate(92.8753vw,-10px) scale(.032);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{50.967%{transform:translate(83.1409vw,50.967vh) scale(.032)}to{transform:translate(88.0081vw,99vh) scale(.032)}}.snow:nth-child(113){opacity:.9008;transform:translate(62.3486vw,-10px) scale(.0011);animation:fall-113 20s -9s linear infinite}@keyframes fall-113{74.919%{transform:translate(63.0206vw,74.919vh) scale(.0011)}to{transform:translate(62.6846vw,99vh) scale(.0011)}}.snow:nth-child(114){opacity:.8;transform:translate(50.403vw,-10px) scale(.1799);animation:fall-114 25s -26s linear infinite}@keyframes fall-114{31.793%{transform:translate(45.1899vw,31.793vh) scale(.1799)}to{transform:translate(47.79645vw,99vh) scale(.1799)}}.snow:nth-child(115){opacity:1.4478;transform:translate(54.8905vw,-10px) scale(.2885);animation:fall-115 11s -8s linear infinite}@keyframes fall-115{35.646%{transform:translate(60.2948vw,35.646vh) scale(.2885)}to{transform:translate(57.59265vw,99vh) scale(.2885)}}.snow:nth-child(116){opacity:1.4034;transform:translate(89.3246vw,-10px) scale(.3814);animation:fall-116 17s -3s linear infinite}@keyframes fall-116{49.679%{transform:translate(87.3796vw,49.679vh) scale(.3814)}to{transform:translate(88.3521vw,99vh) scale(.3814)}}.snow:nth-child(117){opacity:1.7516;transform:translate(55.0814vw,-10px) scale(.0052);animation:fall-117 11s -7s linear infinite}@keyframes fall-117{36.619%{transform:translate(56.2576vw,36.619vh) scale(.0052)}to{transform:translate(55.6695vw,99vh) scale(.0052)}}.snow:nth-child(118){opacity:.6366;transform:translate(17.9997vw,-10px) scale(.4618);animation:fall-118 10s -25s linear infinite}@keyframes fall-118{79.673%{transform:translate(14.0163vw,79.673vh) scale(.4618)}to{transform:translate(16.008vw,99vh) scale(.4618)}}.snow:nth-child(119){opacity:1.4822;transform:translate(89.5102vw,-10px) scale(.9826);animation:fall-119 16s -26s linear infinite}@keyframes fall-119{55.845%{transform:translate(98.9035vw,55.845vh) scale(.9826)}to{transform:translate(94.20685vw,99vh) scale(.9826)}}.snow:nth-child(120){opacity:1.6122;transform:translate(65.5213vw,-10px) scale(.2377);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{40.702%{transform:translate(61.4939vw,40.702vh) scale(.2377)}to{transform:translate(63.5076vw,99vh) scale(.2377)}}.snow:nth-child(121){opacity:1.6398;transform:translate(17.2221vw,-10px) scale(.61);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{78.012%{transform:translate(10.3719vw,78.012vh) scale(.61)}to{transform:translate(13.797vw,99vh) scale(.61)}}.snow:nth-child(122){opacity:1.2008;transform:translate(53.9632vw,-10px) scale(.794);animation:fall-122 25s -30s linear infinite}@keyframes fall-122{59.984%{transform:translate(47.3196vw,59.984vh) scale(.794)}to{transform:translate(50.6414vw,99vh) scale(.794)}}.snow:nth-child(123){opacity:1.3904;transform:translate(87.0648vw,-10px) scale(.0767);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{57.798%{transform:translate(89.5523vw,57.798vh) scale(.0767)}to{transform:translate(88.30855vw,99vh) scale(.0767)}}.snow:nth-child(124){opacity:.5368;transform:translate(5.4792vw,-10px) scale(.8523);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{39.823%{transform:translate(15.0495vw,39.823vh) scale(.8523)}to{transform:translate(10.26435vw,99vh) scale(.8523)}}.snow:nth-child(125){opacity:.7478;transform:translate(77.1389vw,-10px) scale(.8056);animation:fall-125 19s -15s linear infinite}@keyframes fall-125{31.892%{transform:translate(80.0276vw,31.892vh) scale(.8056)}to{transform:translate(78.58325vw,99vh) scale(.8056)}}.snow:nth-child(126){opacity:1.0586;transform:translate(90.9933vw,-10px) scale(.7426);animation:fall-126 13s -12s linear infinite}@keyframes fall-126{73.638%{transform:translate(82.2201vw,73.638vh) scale(.7426)}to{transform:translate(86.6067vw,99vh) scale(.7426)}}.snow:nth-child(127){opacity:.5208;transform:translate(68.2123vw,-10px) scale(.6644);animation:fall-127 16s -7s linear infinite}@keyframes fall-127{56.626%{transform:translate(70.6731vw,56.626vh) scale(.6644)}to{transform:translate(69.4427vw,99vh) scale(.6644)}}.snow:nth-child(128){opacity:1.585;transform:translate(56.8582vw,-10px) scale(.256);animation:fall-128 16s -3s linear infinite}@keyframes fall-128{58.003%{transform:translate(58.4977vw,58.003vh) scale(.256)}to{transform:translate(57.67795vw,99vh) scale(.256)}}.snow:nth-child(129){opacity:1.184;transform:translate(73.1233vw,-10px) scale(.9531);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{32.466%{transform:translate(75.7269vw,32.466vh) scale(.9531)}to{transform:translate(74.4251vw,99vh) scale(.9531)}}.snow:nth-child(130){opacity:.4044;transform:translate(77.5351vw,-10px) scale(.6536);animation:fall-130 11s -9s linear infinite}@keyframes fall-130{79.126%{transform:translate(82.1594vw,79.126vh) scale(.6536)}to{transform:translate(79.84725vw,99vh) scale(.6536)}}.snow:nth-child(131){opacity:1.7548;transform:translate(17.7369vw,-10px) scale(.9134);animation:fall-131 13s -12s linear infinite}@keyframes fall-131{36.506%{transform:translate(11.4292vw,36.506vh) scale(.9134)}to{transform:translate(14.58305vw,99vh) scale(.9134)}}.snow:nth-child(132){opacity:.8554;transform:translate(35.2697vw,-10px) scale(.475);animation:fall-132 30s -1s linear infinite}@keyframes fall-132{32.056%{transform:translate(41.8461vw,32.056vh) scale(.475)}to{transform:translate(38.5579vw,99vh) scale(.475)}}.snow:nth-child(133){opacity:.527;transform:translate(91.1445vw,-10px) scale(.8005);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{52.925%{transform:translate(94.4182vw,52.925vh) scale(.8005)}to{transform:translate(92.78135vw,99vh) scale(.8005)}}.snow:nth-child(134){opacity:.2092;transform:translate(22.1532vw,-10px) scale(.8619);animation:fall-134 11s -8s linear infinite}@keyframes fall-134{34.752%{transform:translate(23.1253vw,34.752vh) scale(.8619)}to{transform:translate(22.63925vw,99vh) scale(.8619)}}.snow:nth-child(135){opacity:1.6696;transform:translate(14.9966vw,-10px) scale(.8776);animation:fall-135 16s -20s linear infinite}@keyframes fall-135{56.16%{transform:translate(21.4609vw,56.16vh) scale(.8776)}to{transform:translate(18.22875vw,99vh) scale(.8776)}}.snow:nth-child(136){opacity:.7748;transform:translate(26.9908vw,-10px) scale(.7355);animation:fall-136 29s -25s linear infinite}@keyframes fall-136{64.887%{transform:translate(32.0522vw,64.887vh) scale(.7355)}to{transform:translate(29.5215vw,99vh) scale(.7355)}}.snow:nth-child(137){opacity:1.4832;transform:translate(84.1242vw,-10px) scale(.4841);animation:fall-137 19s -1s linear infinite}@keyframes fall-137{33.648%{transform:translate(83.681vw,33.648vh) scale(.4841)}to{transform:translate(83.9026vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.8536;transform:translate(25.4737vw,-10px) scale(.0272);animation:fall-138 29s -15s linear infinite}@keyframes fall-138{63.194%{transform:translate(30.6178vw,63.194vh) scale(.0272)}to{transform:translate(28.04575vw,99vh) scale(.0272)}}.snow:nth-child(139){opacity:1.1238;transform:translate(87.3148vw,-10px) scale(.2521);animation:fall-139 26s -22s linear infinite}@keyframes fall-139{31.818%{transform:translate(95.097vw,31.818vh) scale(.2521)}to{transform:translate(91.2059vw,99vh) scale(.2521)}}.snow:nth-child(140){opacity:.8014;transform:translate(56.2914vw,-10px) scale(.8748);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{66.896%{transform:translate(54.9902vw,66.896vh) scale(.8748)}to{transform:translate(55.6408vw,99vh) scale(.8748)}}.snow:nth-child(141){opacity:1.9158;transform:translate(55.8951vw,-10px) scale(.8485);animation:fall-141 20s -21s linear infinite}@keyframes fall-141{44.295%{transform:translate(54.9637vw,44.295vh) scale(.8485)}to{transform:translate(55.4294vw,99vh) scale(.8485)}}.snow:nth-child(142){opacity:.554;transform:translate(49.8904vw,-10px) scale(.38);animation:fall-142 12s -10s linear infinite}@keyframes fall-142{40.567%{transform:translate(51.434vw,40.567vh) scale(.38)}to{transform:translate(50.6622vw,99vh) scale(.38)}}.snow:nth-child(143){opacity:1.9384;transform:translate(74.434vw,-10px) scale(.3378);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{73.169%{transform:translate(76.6305vw,73.169vh) scale(.3378)}to{transform:translate(75.53225vw,99vh) scale(.3378)}}.snow:nth-child(144){opacity:1.7714;transform:translate(47.4068vw,-10px) scale(.3972);animation:fall-144 24s -3s linear infinite}@keyframes fall-144{63.925%{transform:translate(40.253vw,63.925vh) scale(.3972)}to{transform:translate(43.8299vw,99vh) scale(.3972)}}.snow:nth-child(145){opacity:1.818;transform:translate(19.1645vw,-10px) scale(.6599);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{74.819%{transform:translate(13.7276vw,74.819vh) scale(.6599)}to{transform:translate(16.44605vw,99vh) scale(.6599)}}.snow:nth-child(146){opacity:1.2766;transform:translate(21.8758vw,-10px) scale(.9482);animation:fall-146 11s -15s linear infinite}@keyframes fall-146{33.116%{transform:translate(27.8518vw,33.116vh) scale(.9482)}to{transform:translate(24.8638vw,99vh) scale(.9482)}}.snow:nth-child(147){opacity:.4792;transform:translate(74.6406vw,-10px) scale(.6596);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{46.275%{transform:translate(70.7289vw,46.275vh) scale(.6596)}to{transform:translate(72.68475vw,99vh) scale(.6596)}}.snow:nth-child(148){opacity:1.4424;transform:translate(82.6187vw,-10px) scale(.6274);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{49.093%{transform:translate(83.0249vw,49.093vh) scale(.6274)}to{transform:translate(82.8218vw,99vh) scale(.6274)}}.snow:nth-child(149){opacity:.6924;transform:translate(33.7802vw,-10px) scale(.4981);animation:fall-149 26s -21s linear infinite}@keyframes fall-149{45.754%{transform:translate(38.6014vw,45.754vh) scale(.4981)}to{transform:translate(36.1908vw,99vh) scale(.4981)}}.snow:nth-child(150){opacity:1.5846;transform:translate(97.8436vw,-10px) scale(.5157);animation:fall-150 19s -5s linear infinite}@keyframes fall-150{32.851%{transform:translate(103.7478vw,32.851vh) scale(.5157)}to{transform:translate(100.7957vw,99vh) scale(.5157)}}.snow:nth-child(151){opacity:.7888;transform:translate(14.5416vw,-10px) scale(.5775);animation:fall-151 12s -20s linear infinite}@keyframes fall-151{33.233%{transform:translate(23.834vw,33.233vh) scale(.5775)}to{transform:translate(19.1878vw,99vh) scale(.5775)}}.snow:nth-child(152){opacity:1.7726;transform:translate(16.0552vw,-10px) scale(.3893);animation:fall-152 13s -8s linear infinite}@keyframes fall-152{38.218%{transform:translate(17.9642vw,38.218vh) scale(.3893)}to{transform:translate(17.0097vw,99vh) scale(.3893)}}.snow:nth-child(153){opacity:.7042;transform:translate(62.9425vw,-10px) scale(.3605);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{42.034%{transform:translate(70.1382vw,42.034vh) scale(.3605)}to{transform:translate(66.54035vw,99vh) scale(.3605)}}.snow:nth-child(154){opacity:1.7254;transform:translate(99.0831vw,-10px) scale(.6139);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{66.514%{transform:translate(97.3292vw,66.514vh) scale(.6139)}to{transform:translate(98.20615vw,99vh) scale(.6139)}}.snow:nth-child(155){opacity:1.9262;transform:translate(96.2338vw,-10px) scale(.1559);animation:fall-155 21s -27s linear infinite}@keyframes fall-155{31.493%{transform:translate(100.2567vw,31.493vh) scale(.1559)}to{transform:translate(98.24525vw,99vh) scale(.1559)}}.snow:nth-child(156){opacity:1.5668;transform:translate(29.3152vw,-10px) scale(.3778);animation:fall-156 14s -8s linear infinite}@keyframes fall-156{72.656%{transform:translate(28.507vw,72.656vh) scale(.3778)}to{transform:translate(28.9111vw,99vh) scale(.3778)}}.snow:nth-child(157){opacity:.1012;transform:translate(14.9532vw,-10px) scale(.8169);animation:fall-157 25s -15s linear infinite}@keyframes fall-157{43.907%{transform:translate(13.7147vw,43.907vh) scale(.8169)}to{transform:translate(14.33395vw,99vh) scale(.8169)}}.snow:nth-child(158){opacity:1.2654;transform:translate(15.16vw,-10px) scale(.8248);animation:fall-158 27s -4s linear infinite}@keyframes fall-158{60.099%{transform:translate(21.5655vw,60.099vh) scale(.8248)}to{transform:translate(18.36275vw,99vh) scale(.8248)}}.snow:nth-child(159){opacity:.7166;transform:translate(19.7164vw,-10px) scale(.1057);animation:fall-159 16s -30s linear infinite}@keyframes fall-159{33.127%{transform:translate(22.6437vw,33.127vh) scale(.1057)}to{transform:translate(21.18005vw,99vh) scale(.1057)}}.snow:nth-child(160){opacity:1.4614;transform:translate(64.5602vw,-10px) scale(.8067);animation:fall-160 15s -6s linear infinite}@keyframes fall-160{73.061%{transform:translate(72.5976vw,73.061vh) scale(.8067)}to{transform:translate(68.5789vw,99vh) scale(.8067)}}.snow:nth-child(161){opacity:1.9952;transform:translate(15.1648vw,-10px) scale(.5442);animation:fall-161 26s -22s linear infinite}@keyframes fall-161{37.593%{transform:translate(19.4211vw,37.593vh) scale(.5442)}to{transform:translate(17.29295vw,99vh) scale(.5442)}}.snow:nth-child(162){opacity:1.1788;transform:translate(47.3076vw,-10px) scale(.1787);animation:fall-162 16s -23s linear infinite}@keyframes fall-162{58.583%{transform:translate(55.6083vw,58.583vh) scale(.1787)}to{transform:translate(51.45795vw,99vh) scale(.1787)}}.snow:nth-child(163){opacity:.0658;transform:translate(40.7502vw,-10px) scale(.7577);animation:fall-163 20s -18s linear infinite}@keyframes fall-163{49.29%{transform:translate(43.6922vw,49.29vh) scale(.7577)}to{transform:translate(42.2212vw,99vh) scale(.7577)}}.snow:nth-child(164){opacity:.852;transform:translate(65.3899vw,-10px) scale(.7774);animation:fall-164 21s -18s linear infinite}@keyframes fall-164{45.123%{transform:translate(71.7947vw,45.123vh) scale(.7774)}to{transform:translate(68.5923vw,99vh) scale(.7774)}}.snow:nth-child(165){opacity:.2874;transform:translate(51.5752vw,-10px) scale(.7161);animation:fall-165 28s -2s linear infinite}@keyframes fall-165{46.989%{transform:translate(61.1137vw,46.989vh) scale(.7161)}to{transform:translate(56.34445vw,99vh) scale(.7161)}}.snow:nth-child(166){opacity:1.5816;transform:translate(51.5345vw,-10px) scale(.755);animation:fall-166 13s -27s linear infinite}@keyframes fall-166{37.466%{transform:translate(55.5088vw,37.466vh) scale(.755)}to{transform:translate(53.52165vw,99vh) scale(.755)}}.snow:nth-child(167){opacity:.2046;transform:translate(38.0896vw,-10px) scale(.7487);animation:fall-167 27s -7s linear infinite}@keyframes fall-167{38.51%{transform:translate(37.1865vw,38.51vh) scale(.7487)}to{transform:translate(37.63805vw,99vh) scale(.7487)}}.snow:nth-child(168){opacity:1.023;transform:translate(51.9166vw,-10px) scale(.4639);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{34.773%{transform:translate(61.1701vw,34.773vh) scale(.4639)}to{transform:translate(56.54335vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:1.4218;transform:translate(38.6338vw,-10px) scale(.5622);animation:fall-169 11s -19s linear infinite}@keyframes fall-169{33.507%{transform:translate(36.7531vw,33.507vh) scale(.5622)}to{transform:translate(37.69345vw,99vh) scale(.5622)}}.snow:nth-child(170){opacity:1.297;transform:translate(8.5318vw,-10px) scale(.0476);animation:fall-170 23s -27s linear infinite}@keyframes fall-170{70.681%{transform:translate(3.4715vw,70.681vh) scale(.0476)}to{transform:translate(6.00165vw,99vh) scale(.0476)}}.snow:nth-child(171){opacity:1.471;transform:translate(62.7194vw,-10px) scale(.2718);animation:fall-171 13s -3s linear infinite}@keyframes fall-171{63.773%{transform:translate(67.3548vw,63.773vh) scale(.2718)}to{transform:translate(65.0371vw,99vh) scale(.2718)}}.snow:nth-child(172){opacity:.2918;transform:translate(41.533vw,-10px) scale(.9287);animation:fall-172 27s -9s linear infinite}@keyframes fall-172{75.782%{transform:translate(46.8928vw,75.782vh) scale(.9287)}to{transform:translate(44.2129vw,99vh) scale(.9287)}}.snow:nth-child(173){opacity:.655;transform:translate(.6726vw,-10px) scale(.4648);animation:fall-173 16s -6s linear infinite}@keyframes fall-173{51.366%{transform:translate(7.1229vw,51.366vh) scale(.4648)}to{transform:translate(3.89775vw,99vh) scale(.4648)}}.snow:nth-child(174){opacity:.9024;transform:translate(26.6584vw,-10px) scale(.0911);animation:fall-174 28s -3s linear infinite}@keyframes fall-174{74.802%{transform:translate(17.9955vw,74.802vh) scale(.0911)}to{transform:translate(22.32695vw,99vh) scale(.0911)}}.snow:nth-child(175){opacity:1.9694;transform:translate(27.3412vw,-10px) scale(.6768);animation:fall-175 26s -19s linear infinite}@keyframes fall-175{79.55%{transform:translate(27.8799vw,79.55vh) scale(.6768)}to{transform:translate(27.61055vw,99vh) scale(.6768)}}.snow:nth-child(176){opacity:1.4726;transform:translate(86.1691vw,-10px) scale(.1159);animation:fall-176 28s -6s linear infinite}@keyframes fall-176{52.677%{transform:translate(91.4037vw,52.677vh) scale(.1159)}to{transform:translate(88.7864vw,99vh) scale(.1159)}}.snow:nth-child(177){opacity:1.1464;transform:translate(4.6921vw,-10px) scale(.6324);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{51.221%{transform:translate(-5.171vw,51.221vh) scale(.6324)}to{transform:translate(-.23945vw,99vh) scale(.6324)}}.snow:nth-child(178){opacity:.2712;transform:translate(5.8379vw,-10px) scale(.2682);animation:fall-178 20s -28s linear infinite}@keyframes fall-178{31.159%{transform:translate(7.4989vw,31.159vh) scale(.2682)}to{transform:translate(6.6684vw,99vh) scale(.2682)}}.snow:nth-child(179){opacity:1.0692;transform:translate(59.9069vw,-10px) scale(.9835);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{41.696%{transform:translate(52.2717vw,41.696vh) scale(.9835)}to{transform:translate(56.0893vw,99vh) scale(.9835)}}.snow:nth-child(180){opacity:.5706;transform:translate(44.1791vw,-10px) scale(.3752);animation:fall-180 10s -21s linear infinite}@keyframes fall-180{68.677%{transform:translate(43.6963vw,68.677vh) scale(.3752)}to{transform:translate(43.9377vw,99vh) scale(.3752)}}.snow:nth-child(181){opacity:.6472;transform:translate(22.2411vw,-10px) scale(.5343);animation:fall-181 28s -25s linear infinite}@keyframes fall-181{75.733%{transform:translate(18.728vw,75.733vh) scale(.5343)}to{transform:translate(20.48455vw,99vh) scale(.5343)}}.snow:nth-child(182){opacity:.351;transform:translate(88.945vw,-10px) scale(.2717);animation:fall-182 11s -15s linear infinite}@keyframes fall-182{76.754%{transform:translate(92.8082vw,76.754vh) scale(.2717)}to{transform:translate(90.8766vw,99vh) scale(.2717)}}.snow:nth-child(183){opacity:1.623;transform:translate(35.686vw,-10px) scale(.9911);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{72.528%{transform:translate(31.5627vw,72.528vh) scale(.9911)}to{transform:translate(33.62435vw,99vh) scale(.9911)}}.snow:nth-child(184){opacity:.8158;transform:translate(66.5144vw,-10px) scale(.0946);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{52.872%{transform:translate(64.6284vw,52.872vh) scale(.0946)}to{transform:translate(65.5714vw,99vh) scale(.0946)}}.snow:nth-child(185){opacity:1.6892;transform:translate(34.5711vw,-10px) scale(.5613);animation:fall-185 14s -9s linear infinite}@keyframes fall-185{34.744%{transform:translate(30.6066vw,34.744vh) scale(.5613)}to{transform:translate(32.58885vw,99vh) scale(.5613)}}.snow:nth-child(186){opacity:1.0722;transform:translate(.0884vw,-10px) scale(.6005);animation:fall-186 16s -24s linear infinite}@keyframes fall-186{57.646%{transform:translate(2.8379vw,57.646vh) scale(.6005)}to{transform:translate(1.46315vw,99vh) scale(.6005)}}.snow:nth-child(187){opacity:1.4374;transform:translate(34.2493vw,-10px) scale(.9555);animation:fall-187 28s -9s linear infinite}@keyframes fall-187{48.726%{transform:translate(43.3195vw,48.726vh) scale(.9555)}to{transform:translate(38.7844vw,99vh) scale(.9555)}}.snow:nth-child(188){opacity:1.829;transform:translate(68.5752vw,-10px) scale(.1808);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{76.847%{transform:translate(68.7776vw,76.847vh) scale(.1808)}to{transform:translate(68.6764vw,99vh) scale(.1808)}}.snow:nth-child(189){opacity:1.6846;transform:translate(58.4473vw,-10px) scale(.6262);animation:fall-189 10s -17s linear infinite}@keyframes fall-189{37.199%{transform:translate(67.5348vw,37.199vh) scale(.6262)}to{transform:translate(62.99105vw,99vh) scale(.6262)}}.snow:nth-child(190){opacity:.162;transform:translate(7.067vw,-10px) scale(.2959);animation:fall-190 24s -8s linear infinite}@keyframes fall-190{51.107%{transform:translate(1.7688vw,51.107vh) scale(.2959)}to{transform:translate(4.4179vw,99vh) scale(.2959)}}.snow:nth-child(191){opacity:.4664;transform:translate(57.1229vw,-10px) scale(.3136);animation:fall-191 20s -6s linear infinite}@keyframes fall-191{50.577%{transform:translate(49.8542vw,50.577vh) scale(.3136)}to{transform:translate(53.48855vw,99vh) scale(.3136)}}.snow:nth-child(192){opacity:.794;transform:translate(8.9205vw,-10px) scale(.4245);animation:fall-192 19s -16s linear infinite}@keyframes fall-192{74.611%{transform:translate(2.5447vw,74.611vh) scale(.4245)}to{transform:translate(5.7326vw,99vh) scale(.4245)}}.snow:nth-child(193){opacity:1.6586;transform:translate(66.8613vw,-10px) scale(.7624);animation:fall-193 19s -10s linear infinite}@keyframes fall-193{31.356%{transform:translate(72.2939vw,31.356vh) scale(.7624)}to{transform:translate(69.5776vw,99vh) scale(.7624)}}.snow:nth-child(194){opacity:1.753;transform:translate(64.3742vw,-10px) scale(.1958);animation:fall-194 22s -15s linear infinite}@keyframes fall-194{42.613%{transform:translate(62.7519vw,42.613vh) scale(.1958)}to{transform:translate(63.56305vw,99vh) scale(.1958)}}.snow:nth-child(195){opacity:.556;transform:translate(41.4184vw,-10px) scale(.9251);animation:fall-195 20s -5s linear infinite}@keyframes fall-195{30.922%{transform:translate(40.6276vw,30.922vh) scale(.9251)}to{transform:translate(41.023vw,99vh) scale(.9251)}}.snow:nth-child(196){opacity:.2324;transform:translate(62.8748vw,-10px) scale(.0602);animation:fall-196 18s -22s linear infinite}@keyframes fall-196{37.143%{transform:translate(60.1274vw,37.143vh) scale(.0602)}to{transform:translate(61.5011vw,99vh) scale(.0602)}}.snow:nth-child(197){opacity:.1056;transform:translate(30.7718vw,-10px) scale(.7543);animation:fall-197 14s -30s linear infinite}@keyframes fall-197{41.931%{transform:translate(28.5059vw,41.931vh) scale(.7543)}to{transform:translate(29.63885vw,99vh) scale(.7543)}}.snow:nth-child(198){opacity:.7894;transform:translate(89.4995vw,-10px) scale(.7433);animation:fall-198 16s -30s linear infinite}@keyframes fall-198{71.271%{transform:translate(84.4588vw,71.271vh) scale(.7433)}to{transform:translate(86.97915vw,99vh) scale(.7433)}}.snow:nth-child(199){opacity:1.5782;transform:translate(47.0256vw,-10px) scale(.8976);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{77.666%{transform:translate(41.5431vw,77.666vh) scale(.8976)}to{transform:translate(44.28435vw,99vh) scale(.8976)}}.snow:nth-child(200){opacity:.5292;transform:translate(9.281vw,-10px) scale(.4598);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{40.882%{transform:translate(16.7983vw,40.882vh) scale(.4598)}to{transform:translate(13.03965vw,99vh) scale(.4598)}}.snow:nth-child(201){opacity:1.866;transform:translate(61.9027vw,-10px) scale(.308);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{70.681%{transform:translate(61.771vw,70.681vh) scale(.308)}to{transform:translate(61.83685vw,99vh) scale(.308)}}.snow:nth-child(202){opacity:1.1434;transform:translate(2.3126vw,-10px) scale(.9975);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{37.609%{transform:translate(1.1333vw,37.609vh) scale(.9975)}to{transform:translate(1.72295vw,99vh) scale(.9975)}}.snow:nth-child(203){opacity:1.108;transform:translate(69.4515vw,-10px) scale(.2494);animation:fall-203 17s -27s linear infinite}@keyframes fall-203{58.459%{transform:translate(63.6027vw,58.459vh) scale(.2494)}to{transform:translate(66.5271vw,99vh) scale(.2494)}}.snow:nth-child(204){opacity:1.2456;transform:translate(51.6153vw,-10px) scale(.9043);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{33.631%{transform:translate(44.7396vw,33.631vh) scale(.9043)}to{transform:translate(48.17745vw,99vh) scale(.9043)}}.snow:nth-child(205){opacity:1.0798;transform:translate(96.3698vw,-10px) scale(.963);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.292%{transform:translate(103.7411vw,73.292vh) scale(.963)}to{transform:translate(100.05545vw,99vh) scale(.963)}}.snow:nth-child(206){opacity:1.0064;transform:translate(87.8423vw,-10px) scale(.4755);animation:fall-206 14s -11s linear infinite}@keyframes fall-206{35.082%{transform:translate(82.4207vw,35.082vh) scale(.4755)}to{transform:translate(85.1315vw,99vh) scale(.4755)}}.snow:nth-child(207){opacity:1.5586;transform:translate(50.0738vw,-10px) scale(.6739);animation:fall-207 26s -15s linear infinite}@keyframes fall-207{74.745%{transform:translate(47.0164vw,74.745vh) scale(.6739)}to{transform:translate(48.5451vw,99vh) scale(.6739)}}.snow:nth-child(208){opacity:.0014;transform:translate(33.0161vw,-10px) scale(.606);animation:fall-208 23s -10s linear infinite}@keyframes fall-208{60.771%{transform:translate(29.5069vw,60.771vh) scale(.606)}to{transform:translate(31.2615vw,99vh) scale(.606)}}.snow:nth-child(209){opacity:.9432;transform:translate(63.8448vw,-10px) scale(.6264);animation:fall-209 21s -2s linear infinite}@keyframes fall-209{44.908%{transform:translate(65.7168vw,44.908vh) scale(.6264)}to{transform:translate(64.7808vw,99vh) scale(.6264)}}.snow:nth-child(210){opacity:.8988;transform:translate(33.5823vw,-10px) scale(.8287);animation:fall-210 16s -25s linear infinite}@keyframes fall-210{51.371%{transform:translate(30.2961vw,51.371vh) scale(.8287)}to{transform:translate(31.9392vw,99vh) scale(.8287)}}.snow:nth-child(211){opacity:1.4592;transform:translate(22.0292vw,-10px) scale(.8252);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{77.136%{transform:translate(16.3304vw,77.136vh) scale(.8252)}to{transform:translate(19.1798vw,99vh) scale(.8252)}}.snow:nth-child(212){opacity:1.9854;transform:translate(33.8436vw,-10px) scale(.4092);animation:fall-212 25s -14s linear infinite}@keyframes fall-212{65.584%{transform:translate(31.006vw,65.584vh) scale(.4092)}to{transform:translate(32.4248vw,99vh) scale(.4092)}}.snow:nth-child(213){opacity:1.4882;transform:translate(51.8152vw,-10px) scale(.9096);animation:fall-213 21s -30s linear infinite}@keyframes fall-213{41.106%{transform:translate(58.2598vw,41.106vh) scale(.9096)}to{transform:translate(55.0375vw,99vh) scale(.9096)}}.snow:nth-child(214){opacity:1.5012;transform:translate(35.5426vw,-10px) scale(.2108);animation:fall-214 16s -22s linear infinite}@keyframes fall-214{66.519%{transform:translate(43.5828vw,66.519vh) scale(.2108)}to{transform:translate(39.5627vw,99vh) scale(.2108)}}.snow:nth-child(215){opacity:.9492;transform:translate(12.1553vw,-10px) scale(.2128);animation:fall-215 12s -14s linear infinite}@keyframes fall-215{46.532%{transform:translate(21.7344vw,46.532vh) scale(.2128)}to{transform:translate(16.94485vw,99vh) scale(.2128)}}.snow:nth-child(216){opacity:1.4578;transform:translate(63.1799vw,-10px) scale(.3543);animation:fall-216 29s -13s linear infinite}@keyframes fall-216{55.045%{transform:translate(62.1918vw,55.045vh) scale(.3543)}to{transform:translate(62.68585vw,99vh) scale(.3543)}}.snow:nth-child(217){opacity:.311;transform:translate(20.7768vw,-10px) scale(.4159);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{55.077%{transform:translate(28.9749vw,55.077vh) scale(.4159)}to{transform:translate(24.87585vw,99vh) scale(.4159)}}.snow:nth-child(218){opacity:.4428;transform:translate(77.4259vw,-10px) scale(.6256);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{67.372%{transform:translate(74.5846vw,67.372vh) scale(.6256)}to{transform:translate(76.00525vw,99vh) scale(.6256)}}.snow:nth-child(219){opacity:1.88;transform:translate(11.3802vw,-10px) scale(.9121);animation:fall-219 30s -26s linear infinite}@keyframes fall-219{77.39%{transform:translate(19.4411vw,77.39vh) scale(.9121)}to{transform:translate(15.41065vw,99vh) scale(.9121)}}.snow:nth-child(220){opacity:.4768;transform:translate(31.4792vw,-10px) scale(.6383);animation:fall-220 15s -2s linear infinite}@keyframes fall-220{75.658%{transform:translate(37.7203vw,75.658vh) scale(.6383)}to{transform:translate(34.59975vw,99vh) scale(.6383)}}.snow:nth-child(221){opacity:1.5088;transform:translate(33.5406vw,-10px) scale(.3824);animation:fall-221 19s -7s linear infinite}@keyframes fall-221{55.911%{transform:translate(24.2871vw,55.911vh) scale(.3824)}to{transform:translate(28.91385vw,99vh) scale(.3824)}}.snow:nth-child(222){opacity:.0708;transform:translate(91.8642vw,-10px) scale(.3454);animation:fall-222 12s -23s linear infinite}@keyframes fall-222{37.998%{transform:translate(86.0031vw,37.998vh) scale(.3454)}to{transform:translate(88.93365vw,99vh) scale(.3454)}}.snow:nth-child(223){opacity:1.3724;transform:translate(96.2598vw,-10px) scale(.221);animation:fall-223 11s -16s linear infinite}@keyframes fall-223{65.482%{transform:translate(89.0453vw,65.482vh) scale(.221)}to{transform:translate(92.65255vw,99vh) scale(.221)}}.snow:nth-child(224){opacity:1.2418;transform:translate(68.9501vw,-10px) scale(.6637);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{57.451%{transform:translate(77.4998vw,57.451vh) scale(.6637)}to{transform:translate(73.22495vw,99vh) scale(.6637)}}.snow:nth-child(225){opacity:1.5946;transform:translate(78.49vw,-10px) scale(.3519);animation:fall-225 30s -17s linear infinite}@keyframes fall-225{48.108%{transform:translate(71.1809vw,48.108vh) scale(.3519)}to{transform:translate(74.83545vw,99vh) scale(.3519)}}.snow:nth-child(226){opacity:.0664;transform:translate(79.637vw,-10px) scale(.9398);animation:fall-226 10s -4s linear infinite}@keyframes fall-226{53.23%{transform:translate(81.7066vw,53.23vh) scale(.9398)}to{transform:translate(80.6718vw,99vh) scale(.9398)}}.snow:nth-child(227){opacity:1.9164;transform:translate(48.9077vw,-10px) scale(.8054);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{40.281%{transform:translate(55.326vw,40.281vh) scale(.8054)}to{transform:translate(52.11685vw,99vh) scale(.8054)}}.snow:nth-child(228){opacity:.9398;transform:translate(85.824vw,-10px) scale(.6719);animation:fall-228 14s -3s linear infinite}@keyframes fall-228{60.152%{transform:translate(84.5078vw,60.152vh) scale(.6719)}to{transform:translate(85.1659vw,99vh) scale(.6719)}}.snow:nth-child(229){opacity:.7594;transform:translate(65.346vw,-10px) scale(.903);animation:fall-229 22s -16s linear infinite}@keyframes fall-229{75.002%{transform:translate(67.1829vw,75.002vh) scale(.903)}to{transform:translate(66.26445vw,99vh) scale(.903)}}.snow:nth-child(230){opacity:1.7632;transform:translate(30.9498vw,-10px) scale(.9025);animation:fall-230 22s -7s linear infinite}@keyframes fall-230{71.886%{transform:translate(30.153vw,71.886vh) scale(.9025)}to{transform:translate(30.5514vw,99vh) scale(.9025)}}.snow:nth-child(231){opacity:.7662;transform:translate(56.9273vw,-10px) scale(.3066);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{57.27%{transform:translate(49.6003vw,57.27vh) scale(.3066)}to{transform:translate(53.2638vw,99vh) scale(.3066)}}.snow:nth-child(232){opacity:1.5166;transform:translate(24.6917vw,-10px) scale(.3609);animation:fall-232 11s -20s linear infinite}@keyframes fall-232{51.032%{transform:translate(26.9905vw,51.032vh) scale(.3609)}to{transform:translate(25.8411vw,99vh) scale(.3609)}}.snow:nth-child(233){opacity:.4624;transform:translate(36.7574vw,-10px) scale(.9671);animation:fall-233 10s -26s linear infinite}@keyframes fall-233{79.065%{transform:translate(38.4514vw,79.065vh) scale(.9671)}to{transform:translate(37.6044vw,99vh) scale(.9671)}}.snow:nth-child(234){opacity:.531;transform:translate(48.4803vw,-10px) scale(.1163);animation:fall-234 20s -5s linear infinite}@keyframes fall-234{71.389%{transform:translate(55.4072vw,71.389vh) scale(.1163)}to{transform:translate(51.94375vw,99vh) scale(.1163)}}.snow:nth-child(235){opacity:1.1022;transform:translate(48.8856vw,-10px) scale(.0629);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{33.618%{transform:translate(53.0764vw,33.618vh) scale(.0629)}to{transform:translate(50.981vw,99vh) scale(.0629)}}.snow:nth-child(236){opacity:1.5212;transform:translate(2.5314vw,-10px) scale(.4616);animation:fall-236 22s -5s linear infinite}@keyframes fall-236{58.669%{transform:translate(7.0832vw,58.669vh) scale(.4616)}to{transform:translate(4.8073vw,99vh) scale(.4616)}}.snow:nth-child(237){opacity:.0228;transform:translate(15.2577vw,-10px) scale(.5772);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{30.752%{transform:translate(17.2195vw,30.752vh) scale(.5772)}to{transform:translate(16.2386vw,99vh) scale(.5772)}}.snow:nth-child(238){opacity:1.9332;transform:translate(80.7796vw,-10px) scale(.96);animation:fall-238 28s -19s linear infinite}@keyframes fall-238{55.53%{transform:translate(81.5801vw,55.53vh) scale(.96)}to{transform:translate(81.17985vw,99vh) scale(.96)}}.snow:nth-child(239){opacity:1.3542;transform:translate(40.7545vw,-10px) scale(.2027);animation:fall-239 15s -6s linear infinite}@keyframes fall-239{33.542%{transform:translate(40.8884vw,33.542vh) scale(.2027)}to{transform:translate(40.82145vw,99vh) scale(.2027)}}.snow:nth-child(240){opacity:1.9082;transform:translate(80.3936vw,-10px) scale(.2865);animation:fall-240 12s -5s linear infinite}@keyframes fall-240{58.967%{transform:translate(85.7875vw,58.967vh) scale(.2865)}to{transform:translate(83.09055vw,99vh) scale(.2865)}}.snow:nth-child(241){opacity:1.7194;transform:translate(46.3313vw,-10px) scale(.1568);animation:fall-241 23s -11s linear infinite}@keyframes fall-241{54.512%{transform:translate(54.32vw,54.512vh) scale(.1568)}to{transform:translate(50.32565vw,99vh) scale(.1568)}}.snow:nth-child(242){opacity:1.8426;transform:translate(42.1584vw,-10px) scale(.6044);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{78.101%{transform:translate(37.2921vw,78.101vh) scale(.6044)}to{transform:translate(39.72525vw,99vh) scale(.6044)}}.snow:nth-child(243){opacity:1.6766;transform:translate(82.5894vw,-10px) scale(.8233);animation:fall-243 19s -28s linear infinite}@keyframes fall-243{60.793%{transform:translate(87.8142vw,60.793vh) scale(.8233)}to{transform:translate(85.2018vw,99vh) scale(.8233)}}.snow:nth-child(244){opacity:.445;transform:translate(26.8925vw,-10px) scale(.2895);animation:fall-244 28s -3s linear infinite}@keyframes fall-244{43.968%{transform:translate(34.3011vw,43.968vh) scale(.2895)}to{transform:translate(30.5968vw,99vh) scale(.2895)}}.snow:nth-child(245){opacity:.6974;transform:translate(84.5408vw,-10px) scale(.1041);animation:fall-245 22s -18s linear infinite}@keyframes fall-245{61.701%{transform:translate(82.6811vw,61.701vh) scale(.1041)}to{transform:translate(83.61095vw,99vh) scale(.1041)}}.snow:nth-child(246){opacity:1.3216;transform:translate(63.0875vw,-10px) scale(.3186);animation:fall-246 10s -24s linear infinite}@keyframes fall-246{72.041%{transform:translate(69.2311vw,72.041vh) scale(.3186)}to{transform:translate(66.1593vw,99vh) scale(.3186)}}.snow:nth-child(247){opacity:.5328;transform:translate(88.3095vw,-10px) scale(.9689);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{73.172%{transform:translate(97.5265vw,73.172vh) scale(.9689)}to{transform:translate(92.918vw,99vh) scale(.9689)}}.snow:nth-child(248){opacity:1.9856;transform:translate(56.3687vw,-10px) scale(.9531);animation:fall-248 26s -29s linear infinite}@keyframes fall-248{49.858%{transform:translate(52.6978vw,49.858vh) scale(.9531)}to{transform:translate(54.53325vw,99vh) scale(.9531)}}.snow:nth-child(249){opacity:.5226;transform:translate(5.0746vw,-10px) scale(.7233);animation:fall-249 12s -30s linear infinite}@keyframes fall-249{77.528%{transform:translate(6.9849vw,77.528vh) scale(.7233)}to{transform:translate(6.02975vw,99vh) scale(.7233)}}.snow:nth-child(250){opacity:.3308;transform:translate(64.0057vw,-10px) scale(.8506);animation:fall-250 22s -23s linear infinite}@keyframes fall-250{75.65%{transform:translate(73.5946vw,75.65vh) scale(.8506)}to{transform:translate(68.80015vw,99vh) scale(.8506)}}.snow:nth-child(251){opacity:1.9844;transform:translate(17.337vw,-10px) scale(.6059);animation:fall-251 29s -15s linear infinite}@keyframes fall-251{69.375%{transform:translate(14.3295vw,69.375vh) scale(.6059)}to{transform:translate(15.83325vw,99vh) scale(.6059)}}.snow:nth-child(252){opacity:1.124;transform:translate(67.8811vw,-10px) scale(.4842);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{43.25%{transform:translate(64.418vw,43.25vh) scale(.4842)}to{transform:translate(66.14955vw,99vh) scale(.4842)}}.snow:nth-child(253){opacity:.4608;transform:translate(49.6529vw,-10px) scale(.7695);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{37.562%{transform:translate(58.6788vw,37.562vh) scale(.7695)}to{transform:translate(54.16585vw,99vh) scale(.7695)}}.snow:nth-child(254){opacity:1.373;transform:translate(66.3223vw,-10px) scale(.4483);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{78.043%{transform:translate(74.4668vw,78.043vh) scale(.4483)}to{transform:translate(70.39455vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:.425;transform:translate(55.5682vw,-10px) scale(.0037);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{52.487%{transform:translate(54.2859vw,52.487vh) scale(.0037)}to{transform:translate(54.92705vw,99vh) scale(.0037)}}.snow:nth-child(256){opacity:1.792;transform:translate(30.8492vw,-10px) scale(.8156);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{64.285%{transform:translate(35.0483vw,64.285vh) scale(.8156)}to{transform:translate(32.94875vw,99vh) scale(.8156)}}.snow:nth-child(257){opacity:.421;transform:translate(49.4673vw,-10px) scale(.0607);animation:fall-257 30s -29s linear infinite}@keyframes fall-257{76.485%{transform:translate(51.2356vw,76.485vh) scale(.0607)}to{transform:translate(50.35145vw,99vh) scale(.0607)}}.snow:nth-child(258){opacity:1.5402;transform:translate(40.9378vw,-10px) scale(.2006);animation:fall-258 10s -21s linear infinite}@keyframes fall-258{71.996%{transform:translate(44.8272vw,71.996vh) scale(.2006)}to{transform:translate(42.8825vw,99vh) scale(.2006)}}.snow:nth-child(259){opacity:.7546;transform:translate(43.2355vw,-10px) scale(.181);animation:fall-259 26s -12s linear infinite}@keyframes fall-259{67.73%{transform:translate(43.6213vw,67.73vh) scale(.181)}to{transform:translate(43.4284vw,99vh) scale(.181)}}.snow:nth-child(260){opacity:1.5086;transform:translate(11.5706vw,-10px) scale(.8457);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{72.521%{transform:translate(9.5969vw,72.521vh) scale(.8457)}to{transform:translate(10.58375vw,99vh) scale(.8457)}}.snow:nth-child(261){opacity:1.5632;transform:translate(54.4686vw,-10px) scale(.0075);animation:fall-261 25s -4s linear infinite}@keyframes fall-261{66.332%{transform:translate(58.6429vw,66.332vh) scale(.0075)}to{transform:translate(56.55575vw,99vh) scale(.0075)}}.snow:nth-child(262){opacity:1.8966;transform:translate(20.2093vw,-10px) scale(.7729);animation:fall-262 25s -13s linear infinite}@keyframes fall-262{51.186%{transform:translate(19.1639vw,51.186vh) scale(.7729)}to{transform:translate(19.6866vw,99vh) scale(.7729)}}.snow:nth-child(263){opacity:.0574;transform:translate(72.445vw,-10px) scale(.0434);animation:fall-263 11s -2s linear infinite}@keyframes fall-263{35.033%{transform:translate(80.4094vw,35.033vh) scale(.0434)}to{transform:translate(76.4272vw,99vh) scale(.0434)}}.snow:nth-child(264){opacity:1.3024;transform:translate(49.5871vw,-10px) scale(.665);animation:fall-264 22s -26s linear infinite}@keyframes fall-264{59.237%{transform:translate(42.9432vw,59.237vh) scale(.665)}to{transform:translate(46.26515vw,99vh) scale(.665)}}.snow:nth-child(265){opacity:1.144;transform:translate(18.5411vw,-10px) scale(.0134);animation:fall-265 20s -10s linear infinite}@keyframes fall-265{77.302%{transform:translate(21.8834vw,77.302vh) scale(.0134)}to{transform:translate(20.21225vw,99vh) scale(.0134)}}.snow:nth-child(266){opacity:1.5166;transform:translate(47.7095vw,-10px) scale(.0568);animation:fall-266 25s -19s linear infinite}@keyframes fall-266{63.872%{transform:translate(52.3077vw,63.872vh) scale(.0568)}to{transform:translate(50.0086vw,99vh) scale(.0568)}}.snow:nth-child(267){opacity:.2236;transform:translate(9.9712vw,-10px) scale(.869);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{69.285%{transform:translate(4.9574vw,69.285vh) scale(.869)}to{transform:translate(7.4643vw,99vh) scale(.869)}}.snow:nth-child(268){opacity:1.248;transform:translate(5.963vw,-10px) scale(.9592);animation:fall-268 26s -8s linear infinite}@keyframes fall-268{35.9%{transform:translate(-1.5035vw,35.9vh) scale(.9592)}to{transform:translate(2.22975vw,99vh) scale(.9592)}}.snow:nth-child(269){opacity:.8228;transform:translate(56.9958vw,-10px) scale(.3006);animation:fall-269 11s -19s linear infinite}@keyframes fall-269{49.18%{transform:translate(57.7677vw,49.18vh) scale(.3006)}to{transform:translate(57.38175vw,99vh) scale(.3006)}}.snow:nth-child(270){opacity:.081;transform:translate(36.6461vw,-10px) scale(.4049);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{72.905%{transform:translate(31.505vw,72.905vh) scale(.4049)}to{transform:translate(34.07555vw,99vh) scale(.4049)}}.snow:nth-child(271){opacity:1.7396;transform:translate(74.318vw,-10px) scale(.141);animation:fall-271 25s -19s linear infinite}@keyframes fall-271{51.668%{transform:translate(76.3008vw,51.668vh) scale(.141)}to{transform:translate(75.3094vw,99vh) scale(.141)}}.snow:nth-child(272){opacity:1.7074;transform:translate(7.9211vw,-10px) scale(.9461);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{30.084%{transform:translate(6.9753vw,30.084vh) scale(.9461)}to{transform:translate(7.4482vw,99vh) scale(.9461)}}.snow:nth-child(273){opacity:.5542;transform:translate(.5022vw,-10px) scale(.986);animation:fall-273 23s -23s linear infinite}@keyframes fall-273{42.348%{transform:translate(8.4024vw,42.348vh) scale(.986)}to{transform:translate(4.4523vw,99vh) scale(.986)}}.snow:nth-child(274){opacity:1.5304;transform:translate(9.5119vw,-10px) scale(.1466);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{62.927%{transform:translate(2.8279vw,62.927vh) scale(.1466)}to{transform:translate(6.1699vw,99vh) scale(.1466)}}.snow:nth-child(275){opacity:1.0668;transform:translate(43.5271vw,-10px) scale(.9476);animation:fall-275 29s -19s linear infinite}@keyframes fall-275{67.6%{transform:translate(50.6855vw,67.6vh) scale(.9476)}to{transform:translate(47.1063vw,99vh) scale(.9476)}}.snow:nth-child(276){opacity:1.1334;transform:translate(47.2738vw,-10px) scale(.8656);animation:fall-276 14s -1s linear infinite}@keyframes fall-276{58.634%{transform:translate(38.1344vw,58.634vh) scale(.8656)}to{transform:translate(42.7041vw,99vh) scale(.8656)}}.snow:nth-child(277){opacity:.6684;transform:translate(71.4106vw,-10px) scale(.2241);animation:fall-277 16s -18s linear infinite}@keyframes fall-277{43.67%{transform:translate(70.767vw,43.67vh) scale(.2241)}to{transform:translate(71.0888vw,99vh) scale(.2241)}}.snow:nth-child(278){opacity:.6498;transform:translate(16.2969vw,-10px) scale(.8855);animation:fall-278 22s -11s linear infinite}@keyframes fall-278{77.954%{transform:translate(19.8973vw,77.954vh) scale(.8855)}to{transform:translate(18.0971vw,99vh) scale(.8855)}}.snow:nth-child(279){opacity:1.5306;transform:translate(65.0504vw,-10px) scale(.6924);animation:fall-279 12s -5s linear infinite}@keyframes fall-279{52.021%{transform:translate(73.2895vw,52.021vh) scale(.6924)}to{transform:translate(69.16995vw,99vh) scale(.6924)}}.snow:nth-child(280){opacity:1.095;transform:translate(59.3211vw,-10px) scale(.575);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{71.956%{transform:translate(51.2034vw,71.956vh) scale(.575)}to{transform:translate(55.26225vw,99vh) scale(.575)}}.snow:nth-child(281){opacity:1.9576;transform:translate(62.6236vw,-10px) scale(.448);animation:fall-281 15s -3s linear infinite}@keyframes fall-281{70.212%{transform:translate(52.9442vw,70.212vh) scale(.448)}to{transform:translate(57.7839vw,99vh) scale(.448)}}.snow:nth-child(282){opacity:.8126;transform:translate(72.6963vw,-10px) scale(.3375);animation:fall-282 24s -26s linear infinite}@keyframes fall-282{63.878%{transform:translate(68.7404vw,63.878vh) scale(.3375)}to{transform:translate(70.71835vw,99vh) scale(.3375)}}.snow:nth-child(283){opacity:1.9398;transform:translate(76.639vw,-10px) scale(.6373);animation:fall-283 19s -18s linear infinite}@keyframes fall-283{41.173%{transform:translate(85.9143vw,41.173vh) scale(.6373)}to{transform:translate(81.27665vw,99vh) scale(.6373)}}.snow:nth-child(284){opacity:.5522;transform:translate(82.7307vw,-10px) scale(.3196);animation:fall-284 28s -26s linear infinite}@keyframes fall-284{55.918%{transform:translate(90.2943vw,55.918vh) scale(.3196)}to{transform:translate(86.5125vw,99vh) scale(.3196)}}.snow:nth-child(285){opacity:1.5912;transform:translate(77.3755vw,-10px) scale(.4829);animation:fall-285 28s -10s linear infinite}@keyframes fall-285{64.409%{transform:translate(75.665vw,64.409vh) scale(.4829)}to{transform:translate(76.52025vw,99vh) scale(.4829)}}.snow:nth-child(286){opacity:.4096;transform:translate(29.283vw,-10px) scale(.9739);animation:fall-286 25s -20s linear infinite}@keyframes fall-286{68.614%{transform:translate(19.6635vw,68.614vh) scale(.9739)}to{transform:translate(24.47325vw,99vh) scale(.9739)}}.snow:nth-child(287){opacity:1.3518;transform:translate(7.1122vw,-10px) scale(.071);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{62.042%{transform:translate(10.3489vw,62.042vh) scale(.071)}to{transform:translate(8.73055vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.9146;transform:translate(76.1536vw,-10px) scale(.2182);animation:fall-288 15s -21s linear infinite}@keyframes fall-288{41.116%{transform:translate(82.6514vw,41.116vh) scale(.2182)}to{transform:translate(79.4025vw,99vh) scale(.2182)}}.snow:nth-child(289){opacity:.783;transform:translate(36.7588vw,-10px) scale(.8597);animation:fall-289 23s -13s linear infinite}@keyframes fall-289{38.708%{transform:translate(41.8527vw,38.708vh) scale(.8597)}to{transform:translate(39.30575vw,99vh) scale(.8597)}}.snow:nth-child(290){opacity:.671;transform:translate(48.5581vw,-10px) scale(.6637);animation:fall-290 27s -9s linear infinite}@keyframes fall-290{39.161%{transform:translate(54.6496vw,39.161vh) scale(.6637)}to{transform:translate(51.60385vw,99vh) scale(.6637)}}.snow:nth-child(291){opacity:.2492;transform:translate(10.2479vw,-10px) scale(.661);animation:fall-291 25s -3s linear infinite}@keyframes fall-291{77.823%{transform:translate(8.6274vw,77.823vh) scale(.661)}to{transform:translate(9.43765vw,99vh) scale(.661)}}.snow:nth-child(292){opacity:.505;transform:translate(33.466vw,-10px) scale(.5778);animation:fall-292 26s -30s linear infinite}@keyframes fall-292{47.509%{transform:translate(33.7473vw,47.509vh) scale(.5778)}to{transform:translate(33.60665vw,99vh) scale(.5778)}}.snow:nth-child(293){opacity:1.5368;transform:translate(34.6507vw,-10px) scale(.5992);animation:fall-293 11s -8s linear infinite}@keyframes fall-293{53.406%{transform:translate(30.1896vw,53.406vh) scale(.5992)}to{transform:translate(32.42015vw,99vh) scale(.5992)}}.snow:nth-child(294){opacity:.4668;transform:translate(41.7212vw,-10px) scale(.9536);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{66.06%{transform:translate(46.368vw,66.06vh) scale(.9536)}to{transform:translate(44.0446vw,99vh) scale(.9536)}}.snow:nth-child(295){opacity:1.0674;transform:translate(55.5787vw,-10px) scale(.59);animation:fall-295 26s -1s linear infinite}@keyframes fall-295{75.86%{transform:translate(46.154vw,75.86vh) scale(.59)}to{transform:translate(50.86635vw,99vh) scale(.59)}}.snow:nth-child(296){opacity:.4228;transform:translate(31.6882vw,-10px) scale(.9524);animation:fall-296 14s -11s linear infinite}@keyframes fall-296{46.458%{transform:translate(35.3352vw,46.458vh) scale(.9524)}to{transform:translate(33.5117vw,99vh) scale(.9524)}}.snow:nth-child(297){opacity:.4042;transform:translate(10.7245vw,-10px) scale(.2067);animation:fall-297 21s -13s linear infinite}@keyframes fall-297{54.922%{transform:translate(6.1979vw,54.922vh) scale(.2067)}to{transform:translate(8.4612vw,99vh) scale(.2067)}}.snow:nth-child(298){opacity:.8014;transform:translate(36.7829vw,-10px) scale(.6472);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{77.606%{transform:translate(39.9749vw,77.606vh) scale(.6472)}to{transform:translate(38.3789vw,99vh) scale(.6472)}}.snow:nth-child(299){opacity:1.716;transform:translate(33.0916vw,-10px) scale(.0069);animation:fall-299 21s -11s linear infinite}@keyframes fall-299{55.036%{transform:translate(24.5989vw,55.036vh) scale(.0069)}to{transform:translate(28.84525vw,99vh) scale(.0069)}}.snow:nth-child(300){opacity:.4298;transform:translate(34.1414vw,-10px) scale(.5818);animation:fall-300 30s -25s linear infinite}@keyframes fall-300{72.65%{transform:translate(26.4109vw,72.65vh) scale(.5818)}to{transform:translate(30.27615vw,99vh) scale(.5818)}}.snow:nth-child(301){opacity:1.487;transform:translate(84.7003vw,-10px) scale(.8961);animation:fall-301 22s -10s linear infinite}@keyframes fall-301{55.846%{transform:translate(76.8587vw,55.846vh) scale(.8961)}to{transform:translate(80.7795vw,99vh) scale(.8961)}}.snow:nth-child(302){opacity:.1656;transform:translate(4.8326vw,-10px) scale(.9149);animation:fall-302 15s -5s linear infinite}@keyframes fall-302{51.628%{transform:translate(5.4434vw,51.628vh) scale(.9149)}to{transform:translate(5.138vw,99vh) scale(.9149)}}.snow:nth-child(303){opacity:.224;transform:translate(33.4251vw,-10px) scale(.0594);animation:fall-303 15s -13s linear infinite}@keyframes fall-303{51.686%{transform:translate(30.7191vw,51.686vh) scale(.0594)}to{transform:translate(32.0721vw,99vh) scale(.0594)}}.snow:nth-child(304){opacity:.553;transform:translate(45.4944vw,-10px) scale(.7521);animation:fall-304 25s -13s linear infinite}@keyframes fall-304{32.226%{transform:translate(36.144vw,32.226vh) scale(.7521)}to{transform:translate(40.8192vw,99vh) scale(.7521)}}.snow:nth-child(305){opacity:1.8118;transform:translate(22.6299vw,-10px) scale(.6641);animation:fall-305 24s -21s linear infinite}@keyframes fall-305{61.935%{transform:translate(28.7874vw,61.935vh) scale(.6641)}to{transform:translate(25.70865vw,99vh) scale(.6641)}}.snow:nth-child(306){opacity:1.9304;transform:translate(50.1843vw,-10px) scale(.7942);animation:fall-306 21s -18s linear infinite}@keyframes fall-306{40.611%{transform:translate(43.5676vw,40.611vh) scale(.7942)}to{transform:translate(46.87595vw,99vh) scale(.7942)}}.snow:nth-child(307){opacity:.2974;transform:translate(99.3556vw,-10px) scale(.6675);animation:fall-307 13s -17s linear infinite}@keyframes fall-307{55.167%{transform:translate(95.6645vw,55.167vh) scale(.6675)}to{transform:translate(97.51005vw,99vh) scale(.6675)}}.snow:nth-child(308){opacity:1.8046;transform:translate(49.9585vw,-10px) scale(.8411);animation:fall-308 22s -24s linear infinite}@keyframes fall-308{44.2%{transform:translate(47.71vw,44.2vh) scale(.8411)}to{transform:translate(48.83425vw,99vh) scale(.8411)}}.snow:nth-child(309){opacity:1.7336;transform:translate(62.2514vw,-10px) scale(.4307);animation:fall-309 25s -26s linear infinite}@keyframes fall-309{72.335%{transform:translate(72.0813vw,72.335vh) scale(.4307)}to{transform:translate(67.16635vw,99vh) scale(.4307)}}.snow:nth-child(310){opacity:1.7402;transform:translate(65.6701vw,-10px) scale(.6551);animation:fall-310 21s -22s linear infinite}@keyframes fall-310{78.81%{transform:translate(57.8021vw,78.81vh) scale(.6551)}to{transform:translate(61.7361vw,99vh) scale(.6551)}}.snow:nth-child(311){opacity:.058;transform:translate(16.585vw,-10px) scale(.1443);animation:fall-311 30s -16s linear infinite}@keyframes fall-311{60.98%{transform:translate(17.9439vw,60.98vh) scale(.1443)}to{transform:translate(17.26445vw,99vh) scale(.1443)}}.snow:nth-child(312){opacity:1.9866;transform:translate(9.3942vw,-10px) scale(.8007);animation:fall-312 16s -29s linear infinite}@keyframes fall-312{38.964%{transform:translate(4.2066vw,38.964vh) scale(.8007)}to{transform:translate(6.8004vw,99vh) scale(.8007)}}.snow:nth-child(313){opacity:.4082;transform:translate(65.1588vw,-10px) scale(.9993);animation:fall-313 23s -23s linear infinite}@keyframes fall-313{44.191%{transform:translate(58.8069vw,44.191vh) scale(.9993)}to{transform:translate(61.98285vw,99vh) scale(.9993)}}.snow:nth-child(314){opacity:.7166;transform:translate(87.3308vw,-10px) scale(.9613);animation:fall-314 13s -30s linear infinite}@keyframes fall-314{53.427%{transform:translate(88.0464vw,53.427vh) scale(.9613)}to{transform:translate(87.6886vw,99vh) scale(.9613)}}.snow:nth-child(315){opacity:.669;transform:translate(48.3898vw,-10px) scale(.0464);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{59.094%{transform:translate(57.6084vw,59.094vh) scale(.0464)}to{transform:translate(52.9991vw,99vh) scale(.0464)}}.snow:nth-child(316){opacity:1.8714;transform:translate(34.1296vw,-10px) scale(.3805);animation:fall-316 18s -12s linear infinite}@keyframes fall-316{41.504%{transform:translate(42.1335vw,41.504vh) scale(.3805)}to{transform:translate(38.13155vw,99vh) scale(.3805)}}.snow:nth-child(317){opacity:.673;transform:translate(86.7225vw,-10px) scale(.0457);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{70.784%{transform:translate(87.7782vw,70.784vh) scale(.0457)}to{transform:translate(87.25035vw,99vh) scale(.0457)}}.snow:nth-child(318){opacity:.1832;transform:translate(13.2449vw,-10px) scale(.5691);animation:fall-318 21s -26s linear infinite}@keyframes fall-318{78.189%{transform:translate(19.4839vw,78.189vh) scale(.5691)}to{transform:translate(16.3644vw,99vh) scale(.5691)}}.snow:nth-child(319){opacity:.0786;transform:translate(97.6535vw,-10px) scale(.0688);animation:fall-319 30s -12s linear infinite}@keyframes fall-319{58.095%{transform:translate(96.2281vw,58.095vh) scale(.0688)}to{transform:translate(96.9408vw,99vh) scale(.0688)}}.snow:nth-child(320){opacity:1.88;transform:translate(16.0455vw,-10px) scale(.5159);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{37.103%{transform:translate(22.9985vw,37.103vh) scale(.5159)}to{transform:translate(19.522vw,99vh) scale(.5159)}}.snow:nth-child(321){opacity:.1904;transform:translate(55.568vw,-10px) scale(.9533);animation:fall-321 26s -4s linear infinite}@keyframes fall-321{41.012%{transform:translate(65.0673vw,41.012vh) scale(.9533)}to{transform:translate(60.31765vw,99vh) scale(.9533)}}.snow:nth-child(322){opacity:.115;transform:translate(63.7721vw,-10px) scale(.2745);animation:fall-322 15s -18s linear infinite}@keyframes fall-322{36.197%{transform:translate(64.4011vw,36.197vh) scale(.2745)}to{transform:translate(64.0866vw,99vh) scale(.2745)}}.snow:nth-child(323){opacity:1.3508;transform:translate(47.6202vw,-10px) scale(.374);animation:fall-323 23s -3s linear infinite}@keyframes fall-323{33.277%{transform:translate(51.292vw,33.277vh) scale(.374)}to{transform:translate(49.4561vw,99vh) scale(.374)}}.snow:nth-child(324){opacity:.7704;transform:translate(36.4228vw,-10px) scale(.8863);animation:fall-324 24s -15s linear infinite}@keyframes fall-324{46.937%{transform:translate(28.2268vw,46.937vh) scale(.8863)}to{transform:translate(32.3248vw,99vh) scale(.8863)}}.snow:nth-child(325){opacity:.4794;transform:translate(65.5055vw,-10px) scale(.6876);animation:fall-325 23s -26s linear infinite}@keyframes fall-325{75.791%{transform:translate(59.2654vw,75.791vh) scale(.6876)}to{transform:translate(62.38545vw,99vh) scale(.6876)}}.snow:nth-child(326){opacity:.4172;transform:translate(25.8962vw,-10px) scale(.9664);animation:fall-326 29s -1s linear infinite}@keyframes fall-326{37.692%{transform:translate(31.1092vw,37.692vh) scale(.9664)}to{transform:translate(28.5027vw,99vh) scale(.9664)}}.snow:nth-child(327){opacity:1.953;transform:translate(10.2336vw,-10px) scale(.167);animation:fall-327 25s -18s linear infinite}@keyframes fall-327{34.713%{transform:translate(14.1629vw,34.713vh) scale(.167)}to{transform:translate(12.19825vw,99vh) scale(.167)}}.snow:nth-child(328){opacity:.5416;transform:translate(48.5773vw,-10px) scale(.2959);animation:fall-328 23s -2s linear infinite}@keyframes fall-328{54.835%{transform:translate(42.2881vw,54.835vh) scale(.2959)}to{transform:translate(45.4327vw,99vh) scale(.2959)}}.snow:nth-child(329){opacity:.2736;transform:translate(23.1145vw,-10px) scale(.9049);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{71.65%{transform:translate(18.9294vw,71.65vh) scale(.9049)}to{transform:translate(21.02195vw,99vh) scale(.9049)}}.snow:nth-child(330){opacity:1.41;transform:translate(9.6899vw,-10px) scale(.7253);animation:fall-330 10s -2s linear infinite}@keyframes fall-330{34.75%{transform:translate(2.1089vw,34.75vh) scale(.7253)}to{transform:translate(5.8994vw,99vh) scale(.7253)}}.snow:nth-child(331){opacity:.3092;transform:translate(41.0852vw,-10px) scale(.4081);animation:fall-331 10s -19s linear infinite}@keyframes fall-331{57.022%{transform:translate(38.3128vw,57.022vh) scale(.4081)}to{transform:translate(39.699vw,99vh) scale(.4081)}}.snow:nth-child(332){opacity:1.1936;transform:translate(26.2629vw,-10px) scale(.5185);animation:fall-332 25s -10s linear infinite}@keyframes fall-332{55.449%{transform:translate(30.5072vw,55.449vh) scale(.5185)}to{transform:translate(28.38505vw,99vh) scale(.5185)}}.snow:nth-child(333){opacity:.5462;transform:translate(24.991vw,-10px) scale(.52);animation:fall-333 22s -23s linear infinite}@keyframes fall-333{39.474%{transform:translate(31.0783vw,39.474vh) scale(.52)}to{transform:translate(28.03465vw,99vh) scale(.52)}}.snow:nth-child(334){opacity:1.0216;transform:translate(44.6409vw,-10px) scale(.6312);animation:fall-334 22s -2s linear infinite}@keyframes fall-334{57.457%{transform:translate(48.463vw,57.457vh) scale(.6312)}to{transform:translate(46.55195vw,99vh) scale(.6312)}}.snow:nth-child(335){opacity:1.2724;transform:translate(41.2201vw,-10px) scale(.4393);animation:fall-335 18s -30s linear infinite}@keyframes fall-335{79.918%{transform:translate(36.9087vw,79.918vh) scale(.4393)}to{transform:translate(39.0644vw,99vh) scale(.4393)}}.snow:nth-child(336){opacity:.5106;transform:translate(23.7469vw,-10px) scale(.4397);animation:fall-336 23s -29s linear infinite}@keyframes fall-336{59.446%{transform:translate(32.5848vw,59.446vh) scale(.4397)}to{transform:translate(28.16585vw,99vh) scale(.4397)}}.snow:nth-child(337){opacity:1.0218;transform:translate(44.4486vw,-10px) scale(.7601);animation:fall-337 10s -12s linear infinite}@keyframes fall-337{76.095%{transform:translate(41.3921vw,76.095vh) scale(.7601)}to{transform:translate(42.92035vw,99vh) scale(.7601)}}.snow:nth-child(338){opacity:1.582;transform:translate(3.6189vw,-10px) scale(.7613);animation:fall-338 22s -25s linear infinite}@keyframes fall-338{76.903%{transform:translate(1.8949vw,76.903vh) scale(.7613)}to{transform:translate(2.7569vw,99vh) scale(.7613)}}.snow:nth-child(339){opacity:.2144;transform:translate(86.4286vw,-10px) scale(.5299);animation:fall-339 14s -20s linear infinite}@keyframes fall-339{36.481%{transform:translate(91.9549vw,36.481vh) scale(.5299)}to{transform:translate(89.19175vw,99vh) scale(.5299)}}.snow:nth-child(340){opacity:1.1408;transform:translate(31.0422vw,-10px) scale(.3359);animation:fall-340 25s -10s linear infinite}@keyframes fall-340{50.605%{transform:translate(21.3221vw,50.605vh) scale(.3359)}to{transform:translate(26.18215vw,99vh) scale(.3359)}}.snow:nth-child(341){opacity:1.651;transform:translate(49.6062vw,-10px) scale(.8293);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{36.329%{transform:translate(50.0841vw,36.329vh) scale(.8293)}to{transform:translate(49.84515vw,99vh) scale(.8293)}}.snow:nth-child(342){opacity:.7906;transform:translate(34.8105vw,-10px) scale(.5497);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{53.556%{transform:translate(29.0813vw,53.556vh) scale(.5497)}to{transform:translate(31.9459vw,99vh) scale(.5497)}}.snow:nth-child(343){opacity:.2252;transform:translate(36.9178vw,-10px) scale(.9883);animation:fall-343 10s -10s linear infinite}@keyframes fall-343{72.046%{transform:translate(43.217vw,72.046vh) scale(.9883)}to{transform:translate(40.0674vw,99vh) scale(.9883)}}.snow:nth-child(344){opacity:.6448;transform:translate(59.1042vw,-10px) scale(.997);animation:fall-344 17s -21s linear infinite}@keyframes fall-344{31.602%{transform:translate(59.8979vw,31.602vh) scale(.997)}to{transform:translate(59.50105vw,99vh) scale(.997)}}.snow:nth-child(345){opacity:1.6462;transform:translate(8.0714vw,-10px) scale(.8513);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{36.257%{transform:translate(16.0562vw,36.257vh) scale(.8513)}to{transform:translate(12.0638vw,99vh) scale(.8513)}}.snow:nth-child(346){opacity:1.3812;transform:translate(68.4415vw,-10px) scale(.2157);animation:fall-346 28s -2s linear infinite}@keyframes fall-346{71.807%{transform:translate(66.45vw,71.807vh) scale(.2157)}to{transform:translate(67.44575vw,99vh) scale(.2157)}}.snow:nth-child(347){opacity:.348;transform:translate(.6798vw,-10px) scale(.6425);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{79.442%{transform:translate(2.2134vw,79.442vh) scale(.6425)}to{transform:translate(1.4466vw,99vh) scale(.6425)}}.snow:nth-child(348){opacity:.5016;transform:translate(28.9096vw,-10px) scale(.9727);animation:fall-348 24s -6s linear infinite}@keyframes fall-348{40.175%{transform:translate(28.2548vw,40.175vh) scale(.9727)}to{transform:translate(28.5822vw,99vh) scale(.9727)}}.snow:nth-child(349){opacity:.1786;transform:translate(32.4519vw,-10px) scale(.0092);animation:fall-349 28s -15s linear infinite}@keyframes fall-349{65.019%{transform:translate(34.9669vw,65.019vh) scale(.0092)}to{transform:translate(33.7094vw,99vh) scale(.0092)}}.snow:nth-child(350){opacity:1.863;transform:translate(23.4337vw,-10px) scale(.6512);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{39.322%{transform:translate(31.4069vw,39.322vh) scale(.6512)}to{transform:translate(27.4203vw,99vh) scale(.6512)}}.snow:nth-child(351){opacity:.3126;transform:translate(56.5659vw,-10px) scale(.5874);animation:fall-351 18s -11s linear infinite}@keyframes fall-351{42.297%{transform:translate(62.0522vw,42.297vh) scale(.5874)}to{transform:translate(59.30905vw,99vh) scale(.5874)}}.snow:nth-child(352){opacity:1.5226;transform:translate(70.1373vw,-10px) scale(.3581);animation:fall-352 30s -9s linear infinite}@keyframes fall-352{36.518%{transform:translate(75.1538vw,36.518vh) scale(.3581)}to{transform:translate(72.64555vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.4208;transform:translate(75.3071vw,-10px) scale(.9611);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{57.841%{transform:translate(72.1486vw,57.841vh) scale(.9611)}to{transform:translate(73.72785vw,99vh) scale(.9611)}}.snow:nth-child(354){opacity:.5218;transform:translate(9.0742vw,-10px) scale(.0159);animation:fall-354 11s -5s linear infinite}@keyframes fall-354{74.241%{transform:translate(15.1388vw,74.241vh) scale(.0159)}to{transform:translate(12.1065vw,99vh) scale(.0159)}}.snow:nth-child(355){opacity:1.5354;transform:translate(42.2825vw,-10px) scale(.5471);animation:fall-355 13s -24s linear infinite}@keyframes fall-355{67.754%{transform:translate(51.6395vw,67.754vh) scale(.5471)}to{transform:translate(46.961vw,99vh) scale(.5471)}}.snow:nth-child(356){opacity:1.911;transform:translate(48.5987vw,-10px) scale(.3383);animation:fall-356 17s -8s linear infinite}@keyframes fall-356{57.893%{transform:translate(51.4037vw,57.893vh) scale(.3383)}to{transform:translate(50.0012vw,99vh) scale(.3383)}}.snow:nth-child(357){opacity:.0542;transform:translate(.9384vw,-10px) scale(.1661);animation:fall-357 14s -30s linear infinite}@keyframes fall-357{34.62%{transform:translate(2.4012vw,34.62vh) scale(.1661)}to{transform:translate(1.6698vw,99vh) scale(.1661)}}.snow:nth-child(358){opacity:.9736;transform:translate(6.3557vw,-10px) scale(.8336);animation:fall-358 10s -7s linear infinite}@keyframes fall-358{70.251%{transform:translate(-1.9412vw,70.251vh) scale(.8336)}to{transform:translate(2.20725vw,99vh) scale(.8336)}}.snow:nth-child(359){opacity:.9116;transform:translate(36.1722vw,-10px) scale(.4114);animation:fall-359 25s -13s linear infinite}@keyframes fall-359{54.405%{transform:translate(27.6318vw,54.405vh) scale(.4114)}to{transform:translate(31.902vw,99vh) scale(.4114)}}.snow:nth-child(360){opacity:.3034;transform:translate(30.8854vw,-10px) scale(.9224);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{54.32%{transform:translate(26.7562vw,54.32vh) scale(.9224)}to{transform:translate(28.8208vw,99vh) scale(.9224)}}.snow:nth-child(361){opacity:.1288;transform:translate(43.4692vw,-10px) scale(.8954);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{79.694%{transform:translate(40.9426vw,79.694vh) scale(.8954)}to{transform:translate(42.2059vw,99vh) scale(.8954)}}.snow:nth-child(362){opacity:1.5554;transform:translate(76.0119vw,-10px) scale(.7697);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{70.966%{transform:translate(77.0016vw,70.966vh) scale(.7697)}to{transform:translate(76.50675vw,99vh) scale(.7697)}}.snow:nth-child(363){opacity:.7604;transform:translate(13.5865vw,-10px) scale(.3525);animation:fall-363 21s -4s linear infinite}@keyframes fall-363{66.962%{transform:translate(9.5054vw,66.962vh) scale(.3525)}to{transform:translate(11.54595vw,99vh) scale(.3525)}}.snow:nth-child(364){opacity:1.0934;transform:translate(36.3014vw,-10px) scale(.1878);animation:fall-364 11s -23s linear infinite}@keyframes fall-364{30.654%{transform:translate(34.5057vw,30.654vh) scale(.1878)}to{transform:translate(35.40355vw,99vh) scale(.1878)}}.snow:nth-child(365){opacity:.0078;transform:translate(22.7914vw,-10px) scale(.7997);animation:fall-365 17s -12s linear infinite}@keyframes fall-365{44.618%{transform:translate(15.8035vw,44.618vh) scale(.7997)}to{transform:translate(19.29745vw,99vh) scale(.7997)}}.snow:nth-child(366){opacity:1.0624;transform:translate(92.545vw,-10px) scale(.8604);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{68.82%{transform:translate(93.0349vw,68.82vh) scale(.8604)}to{transform:translate(92.78995vw,99vh) scale(.8604)}}.snow:nth-child(367){opacity:1.677;transform:translate(71.9263vw,-10px) scale(.136);animation:fall-367 22s -14s linear infinite}@keyframes fall-367{69.358%{transform:translate(80.1197vw,69.358vh) scale(.136)}to{transform:translate(76.023vw,99vh) scale(.136)}}.snow:nth-child(368){opacity:1.0476;transform:translate(17.6659vw,-10px) scale(.939);animation:fall-368 30s -4s linear infinite}@keyframes fall-368{75.296%{transform:translate(25.2977vw,75.296vh) scale(.939)}to{transform:translate(21.4818vw,99vh) scale(.939)}}.snow:nth-child(369){opacity:1.0876;transform:translate(1.5583vw,-10px) scale(.1663);animation:fall-369 30s -13s linear infinite}@keyframes fall-369{35.912%{transform:translate(1.3402vw,35.912vh) scale(.1663)}to{transform:translate(1.44925vw,99vh) scale(.1663)}}.snow:nth-child(370){opacity:.9082;transform:translate(52.3855vw,-10px) scale(.3822);animation:fall-370 30s -12s linear infinite}@keyframes fall-370{75.859%{transform:translate(52.7501vw,75.859vh) scale(.3822)}to{transform:translate(52.5678vw,99vh) scale(.3822)}}.snow:nth-child(371){opacity:.4376;transform:translate(49.8426vw,-10px) scale(.9243);animation:fall-371 18s -23s linear infinite}@keyframes fall-371{46.317%{transform:translate(46.0554vw,46.317vh) scale(.9243)}to{transform:translate(47.949vw,99vh) scale(.9243)}}.snow:nth-child(372){opacity:.786;transform:translate(33.954vw,-10px) scale(.6925);animation:fall-372 15s -19s linear infinite}@keyframes fall-372{60.934%{transform:translate(41.714vw,60.934vh) scale(.6925)}to{transform:translate(37.834vw,99vh) scale(.6925)}}.snow:nth-child(373){opacity:.2808;transform:translate(48.6902vw,-10px) scale(.6779);animation:fall-373 30s -22s linear infinite}@keyframes fall-373{41.505%{transform:translate(47.4046vw,41.505vh) scale(.6779)}to{transform:translate(48.0474vw,99vh) scale(.6779)}}.snow:nth-child(374){opacity:.697;transform:translate(53.4328vw,-10px) scale(.7678);animation:fall-374 25s -26s linear infinite}@keyframes fall-374{45.679%{transform:translate(49.8993vw,45.679vh) scale(.7678)}to{transform:translate(51.66605vw,99vh) scale(.7678)}}.snow:nth-child(375){opacity:.8492;transform:translate(39.9228vw,-10px) scale(.2165);animation:fall-375 18s -30s linear infinite}@keyframes fall-375{32.933%{transform:translate(31.7031vw,32.933vh) scale(.2165)}to{transform:translate(35.81295vw,99vh) scale(.2165)}}.snow:nth-child(376){opacity:.6266;transform:translate(57.5496vw,-10px) scale(.5281);animation:fall-376 20s -29s linear infinite}@keyframes fall-376{32.259%{transform:translate(48.9211vw,32.259vh) scale(.5281)}to{transform:translate(53.23535vw,99vh) scale(.5281)}}.snow:nth-child(377){opacity:.2972;transform:translate(87.4364vw,-10px) scale(.4419);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{66.308%{transform:translate(78.9344vw,66.308vh) scale(.4419)}to{transform:translate(83.1854vw,99vh) scale(.4419)}}.snow:nth-child(378){opacity:1.1628;transform:translate(45.8577vw,-10px) scale(.7834);animation:fall-378 12s -19s linear infinite}@keyframes fall-378{34.519%{transform:translate(50.4041vw,34.519vh) scale(.7834)}to{transform:translate(48.1309vw,99vh) scale(.7834)}}.snow:nth-child(379){opacity:.6766;transform:translate(93.3291vw,-10px) scale(.644);animation:fall-379 23s -6s linear infinite}@keyframes fall-379{41.651%{transform:translate(87.4795vw,41.651vh) scale(.644)}to{transform:translate(90.4043vw,99vh) scale(.644)}}.snow:nth-child(380){opacity:.4038;transform:translate(54.4236vw,-10px) scale(.079);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{47.241%{transform:translate(55.3959vw,47.241vh) scale(.079)}to{transform:translate(54.90975vw,99vh) scale(.079)}}.snow:nth-child(381){opacity:1.8916;transform:translate(24.2027vw,-10px) scale(.2268);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.63%{transform:translate(25.7505vw,48.63vh) scale(.2268)}to{transform:translate(24.9766vw,99vh) scale(.2268)}}.snow:nth-child(382){opacity:1.0976;transform:translate(9.3144vw,-10px) scale(.2191);animation:fall-382 16s -22s linear infinite}@keyframes fall-382{39.745%{transform:translate(6.6553vw,39.745vh) scale(.2191)}to{transform:translate(7.98485vw,99vh) scale(.2191)}}.snow:nth-child(383){opacity:1.6488;transform:translate(21.4223vw,-10px) scale(.2334);animation:fall-383 18s -17s linear infinite}@keyframes fall-383{71.683%{transform:translate(25.5821vw,71.683vh) scale(.2334)}to{transform:translate(23.5022vw,99vh) scale(.2334)}}.snow:nth-child(384){opacity:.3418;transform:translate(77.9123vw,-10px) scale(.1308);animation:fall-384 17s -28s linear infinite}@keyframes fall-384{68.59%{transform:translate(75.4937vw,68.59vh) scale(.1308)}to{transform:translate(76.703vw,99vh) scale(.1308)}}.snow:nth-child(385){opacity:.476;transform:translate(27.5971vw,-10px) scale(.5894);animation:fall-385 16s -16s linear infinite}@keyframes fall-385{31.641%{transform:translate(35.8741vw,31.641vh) scale(.5894)}to{transform:translate(31.7356vw,99vh) scale(.5894)}}.snow:nth-child(386){opacity:1.2322;transform:translate(19.0197vw,-10px) scale(.7229);animation:fall-386 18s -8s linear infinite}@keyframes fall-386{58.897%{transform:translate(19.8064vw,58.897vh) scale(.7229)}to{transform:translate(19.41305vw,99vh) scale(.7229)}}.snow:nth-child(387){opacity:1.8722;transform:translate(66.6419vw,-10px) scale(.8507);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{61.853%{transform:translate(73.1726vw,61.853vh) scale(.8507)}to{transform:translate(69.90725vw,99vh) scale(.8507)}}.snow:nth-child(388){opacity:.837;transform:translate(59.0088vw,-10px) scale(.4814);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{54.751%{transform:translate(52.4713vw,54.751vh) scale(.4814)}to{transform:translate(55.74005vw,99vh) scale(.4814)}}.snow:nth-child(389){opacity:1.6604;transform:translate(58.1799vw,-10px) scale(.0279);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{55.295%{transform:translate(66.3267vw,55.295vh) scale(.0279)}to{transform:translate(62.2533vw,99vh) scale(.0279)}}.snow:nth-child(390){opacity:.3514;transform:translate(29.0481vw,-10px) scale(.8105);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{37.716%{transform:translate(20.788vw,37.716vh) scale(.8105)}to{transform:translate(24.91805vw,99vh) scale(.8105)}}.snow:nth-child(391){opacity:.532;transform:translate(32.1023vw,-10px) scale(.1349);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{58.086%{transform:translate(35.6069vw,58.086vh) scale(.1349)}to{transform:translate(33.8546vw,99vh) scale(.1349)}}.snow:nth-child(392){opacity:1.756;transform:translate(25.9301vw,-10px) scale(.0243);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{48.911%{transform:translate(33.6568vw,48.911vh) scale(.0243)}to{transform:translate(29.79345vw,99vh) scale(.0243)}}.snow:nth-child(393){opacity:1.9342;transform:translate(30.1917vw,-10px) scale(.94);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{36.891%{transform:translate(34.1618vw,36.891vh) scale(.94)}to{transform:translate(32.17675vw,99vh) scale(.94)}}.snow:nth-child(394){opacity:1.9966;transform:translate(8.7929vw,-10px) scale(.7462);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{62.626%{transform:translate(6.6455vw,62.626vh) scale(.7462)}to{transform:translate(7.7192vw,99vh) scale(.7462)}}.snow:nth-child(395){opacity:1.5856;transform:translate(47.9304vw,-10px) scale(.4389);animation:fall-395 16s -5s linear infinite}@keyframes fall-395{60.352%{transform:translate(48.5961vw,60.352vh) scale(.4389)}to{transform:translate(48.26325vw,99vh) scale(.4389)}}.snow:nth-child(396){opacity:.9018;transform:translate(12.851vw,-10px) scale(.9612);animation:fall-396 27s -7s linear infinite}@keyframes fall-396{31.508%{transform:translate(9.1889vw,31.508vh) scale(.9612)}to{transform:translate(11.01995vw,99vh) scale(.9612)}}.snow:nth-child(397){opacity:.231;transform:translate(96.271vw,-10px) scale(.519);animation:fall-397 29s -21s linear infinite}@keyframes fall-397{54.13%{transform:translate(87.9936vw,54.13vh) scale(.519)}to{transform:translate(92.1323vw,99vh) scale(.519)}}.snow:nth-child(398){opacity:1.9492;transform:translate(50.8725vw,-10px) scale(.6109);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{51.573%{transform:translate(60.7995vw,51.573vh) scale(.6109)}to{transform:translate(55.836vw,99vh) scale(.6109)}}.snow:nth-child(399){opacity:.7818;transform:translate(17.0098vw,-10px) scale(.1106);animation:fall-399 23s -7s linear infinite}@keyframes fall-399{75.051%{transform:translate(8.9158vw,75.051vh) scale(.1106)}to{transform:translate(12.9628vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.5412;transform:translate(11.8615vw,-10px) scale(.7911);animation:fall-400 21s -19s linear infinite}@keyframes fall-400{37.676%{transform:translate(3.6331vw,37.676vh) scale(.7911)}to{transform:translate(7.7473vw,99vh) scale(.7911)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|