@esfaenza/core 15.2.296 → 15.2.297
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/components/base/embedding.component.d.ts +3 -0
- package/esm2020/components/base/embedding.component.mjs +22 -11
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +20 -9
- 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 +20 -9
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7232;transform:translate(10.2054vw,-10px) scale(.3046);animation:fall-1 12s -22s linear infinite}@keyframes fall-1{49.299%{transform:translate(8.6409vw,49.299vh) scale(.3046)}to{transform:translate(9.42315vw,99vh) scale(.3046)}}.snow:nth-child(2){opacity:.2556;transform:translate(.8139vw,-10px) scale(.1302);animation:fall-2 30s -3s linear infinite}@keyframes fall-2{72.684%{transform:translate(-3.8897vw,72.684vh) scale(.1302)}to{transform:translate(-1.5379vw,99vh) scale(.1302)}}.snow:nth-child(3){opacity:.3422;transform:translate(23.1592vw,-10px) scale(.8281);animation:fall-3 29s -2s linear infinite}@keyframes fall-3{40.544%{transform:translate(14.5895vw,40.544vh) scale(.8281)}to{transform:translate(18.87435vw,99vh) scale(.8281)}}.snow:nth-child(4){opacity:1.3152;transform:translate(89.3361vw,-10px) scale(.1445);animation:fall-4 15s -18s linear infinite}@keyframes fall-4{59.938%{transform:translate(98.1151vw,59.938vh) scale(.1445)}to{transform:translate(93.7256vw,99vh) scale(.1445)}}.snow:nth-child(5){opacity:1.6852;transform:translate(74.6365vw,-10px) scale(.264);animation:fall-5 16s -17s linear infinite}@keyframes fall-5{75.264%{transform:translate(74.4161vw,75.264vh) scale(.264)}to{transform:translate(74.5263vw,99vh) scale(.264)}}.snow:nth-child(6){opacity:.7076;transform:translate(81.5821vw,-10px) scale(.2796);animation:fall-6 29s -19s linear infinite}@keyframes fall-6{52.093%{transform:translate(82.0507vw,52.093vh) scale(.2796)}to{transform:translate(81.8164vw,99vh) scale(.2796)}}.snow:nth-child(7){opacity:1.2378;transform:translate(93.482vw,-10px) scale(.7565);animation:fall-7 18s -14s linear infinite}@keyframes fall-7{74.611%{transform:translate(88.0949vw,74.611vh) scale(.7565)}to{transform:translate(90.78845vw,99vh) scale(.7565)}}.snow:nth-child(8){opacity:.544;transform:translate(51.9581vw,-10px) scale(.3352);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{72.795%{transform:translate(48.6843vw,72.795vh) scale(.3352)}to{transform:translate(50.3212vw,99vh) scale(.3352)}}.snow:nth-child(9){opacity:.7946;transform:translate(10.1627vw,-10px) scale(.8415);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{73.913%{transform:translate(10.7963vw,73.913vh) scale(.8415)}to{transform:translate(10.4795vw,99vh) scale(.8415)}}.snow:nth-child(10){opacity:.0572;transform:translate(27.4966vw,-10px) scale(.1316);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{35.366%{transform:translate(29.9436vw,35.366vh) scale(.1316)}to{transform:translate(28.7201vw,99vh) scale(.1316)}}.snow:nth-child(11){opacity:.6312;transform:translate(78.7316vw,-10px) scale(.769);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{42.219%{transform:translate(80.8451vw,42.219vh) scale(.769)}to{transform:translate(79.78835vw,99vh) scale(.769)}}.snow:nth-child(12){opacity:.7992;transform:translate(87.0343vw,-10px) scale(.662);animation:fall-12 27s -5s linear infinite}@keyframes fall-12{62.132%{transform:translate(88.6297vw,62.132vh) scale(.662)}to{transform:translate(87.832vw,99vh) scale(.662)}}.snow:nth-child(13){opacity:1.7152;transform:translate(22.8551vw,-10px) scale(.5756);animation:fall-13 23s -6s linear infinite}@keyframes fall-13{48.678%{transform:translate(25.5996vw,48.678vh) scale(.5756)}to{transform:translate(24.22735vw,99vh) scale(.5756)}}.snow:nth-child(14){opacity:1.3322;transform:translate(29.7858vw,-10px) scale(.5768);animation:fall-14 22s -27s linear infinite}@keyframes fall-14{43.31%{transform:translate(20.4515vw,43.31vh) scale(.5768)}to{transform:translate(25.11865vw,99vh) scale(.5768)}}.snow:nth-child(15){opacity:.42;transform:translate(51.1282vw,-10px) scale(.523);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{73.006%{transform:translate(50.4568vw,73.006vh) scale(.523)}to{transform:translate(50.7925vw,99vh) scale(.523)}}.snow:nth-child(16){opacity:1.6908;transform:translate(28.5957vw,-10px) scale(.0924);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{59.008%{transform:translate(32.3279vw,59.008vh) scale(.0924)}to{transform:translate(30.4618vw,99vh) scale(.0924)}}.snow:nth-child(17){opacity:.7224;transform:translate(33.7873vw,-10px) scale(.7127);animation:fall-17 16s -27s linear infinite}@keyframes fall-17{30.256%{transform:translate(36.912vw,30.256vh) scale(.7127)}to{transform:translate(35.34965vw,99vh) scale(.7127)}}.snow:nth-child(18){opacity:.7252;transform:translate(58.6837vw,-10px) scale(.1818);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.31%{transform:translate(55.8401vw,43.31vh) scale(.1818)}to{transform:translate(57.2619vw,99vh) scale(.1818)}}.snow:nth-child(19){opacity:.811;transform:translate(15.7502vw,-10px) scale(.0317);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{70.438%{transform:translate(23.3087vw,70.438vh) scale(.0317)}to{transform:translate(19.52945vw,99vh) scale(.0317)}}.snow:nth-child(20){opacity:1.8928;transform:translate(98.6722vw,-10px) scale(.4665);animation:fall-20 28s -7s linear infinite}@keyframes fall-20{72.485%{transform:translate(97.3064vw,72.485vh) scale(.4665)}to{transform:translate(97.9893vw,99vh) scale(.4665)}}.snow:nth-child(21){opacity:1.2178;transform:translate(13.2878vw,-10px) scale(.5799);animation:fall-21 11s -28s linear infinite}@keyframes fall-21{76.47%{transform:translate(3.9881vw,76.47vh) scale(.5799)}to{transform:translate(8.63795vw,99vh) scale(.5799)}}.snow:nth-child(22){opacity:.1684;transform:translate(10.4815vw,-10px) scale(.1619);animation:fall-22 15s -7s linear infinite}@keyframes fall-22{72.707%{transform:translate(.6949vw,72.707vh) scale(.1619)}to{transform:translate(5.5882vw,99vh) scale(.1619)}}.snow:nth-child(23){opacity:1.0672;transform:translate(94.6855vw,-10px) scale(.1044);animation:fall-23 25s -25s linear infinite}@keyframes fall-23{72.95%{transform:translate(100.775vw,72.95vh) scale(.1044)}to{transform:translate(97.73025vw,99vh) scale(.1044)}}.snow:nth-child(24){opacity:.3998;transform:translate(62.4082vw,-10px) scale(.6105);animation:fall-24 25s -25s linear infinite}@keyframes fall-24{59.737%{transform:translate(67.6333vw,59.737vh) scale(.6105)}to{transform:translate(65.02075vw,99vh) scale(.6105)}}.snow:nth-child(25){opacity:1.2648;transform:translate(84.1454vw,-10px) scale(.3455);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{74.867%{transform:translate(90.214vw,74.867vh) scale(.3455)}to{transform:translate(87.1797vw,99vh) scale(.3455)}}.snow:nth-child(26){opacity:.2394;transform:translate(85.3813vw,-10px) scale(.34);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{50.171%{transform:translate(83.6085vw,50.171vh) scale(.34)}to{transform:translate(84.4949vw,99vh) scale(.34)}}.snow:nth-child(27){opacity:1.2822;transform:translate(58.0564vw,-10px) scale(.1032);animation:fall-27 15s -7s linear infinite}@keyframes fall-27{54.721%{transform:translate(58.0032vw,54.721vh) scale(.1032)}to{transform:translate(58.0298vw,99vh) scale(.1032)}}.snow:nth-child(28){opacity:1.3476;transform:translate(29.5519vw,-10px) scale(.8258);animation:fall-28 12s -28s linear infinite}@keyframes fall-28{61.036%{transform:translate(31.6565vw,61.036vh) scale(.8258)}to{transform:translate(30.6042vw,99vh) scale(.8258)}}.snow:nth-child(29){opacity:1.7518;transform:translate(68.9332vw,-10px) scale(.5575);animation:fall-29 18s -11s linear infinite}@keyframes fall-29{67.688%{transform:translate(63.4055vw,67.688vh) scale(.5575)}to{transform:translate(66.16935vw,99vh) scale(.5575)}}.snow:nth-child(30){opacity:.5158;transform:translate(68.0263vw,-10px) scale(.3738);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{54.321%{transform:translate(59.1154vw,54.321vh) scale(.3738)}to{transform:translate(63.57085vw,99vh) scale(.3738)}}.snow:nth-child(31){opacity:.6748;transform:translate(41.8085vw,-10px) scale(.4149);animation:fall-31 19s -9s linear infinite}@keyframes fall-31{56.848%{transform:translate(33.1295vw,56.848vh) scale(.4149)}to{transform:translate(37.469vw,99vh) scale(.4149)}}.snow:nth-child(32){opacity:1.4862;transform:translate(17.6712vw,-10px) scale(.9206);animation:fall-32 24s -3s linear infinite}@keyframes fall-32{72.614%{transform:translate(25.7588vw,72.614vh) scale(.9206)}to{transform:translate(21.715vw,99vh) scale(.9206)}}.snow:nth-child(33){opacity:1.8214;transform:translate(29.513vw,-10px) scale(.9427);animation:fall-33 22s -19s linear infinite}@keyframes fall-33{62.212%{transform:translate(39.409vw,62.212vh) scale(.9427)}to{transform:translate(34.461vw,99vh) scale(.9427)}}.snow:nth-child(34){opacity:.5886;transform:translate(52.1626vw,-10px) scale(.528);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{53.399%{transform:translate(48.2694vw,53.399vh) scale(.528)}to{transform:translate(50.216vw,99vh) scale(.528)}}.snow:nth-child(35){opacity:1.1556;transform:translate(63.461vw,-10px) scale(.8039);animation:fall-35 22s -30s linear infinite}@keyframes fall-35{37.858%{transform:translate(72.7533vw,37.858vh) scale(.8039)}to{transform:translate(68.10715vw,99vh) scale(.8039)}}.snow:nth-child(36){opacity:1.4394;transform:translate(6.7211vw,-10px) scale(.4498);animation:fall-36 11s -1s linear infinite}@keyframes fall-36{56.463%{transform:translate(6.6761vw,56.463vh) scale(.4498)}to{transform:translate(6.6986vw,99vh) scale(.4498)}}.snow:nth-child(37){opacity:1.6632;transform:translate(76.0895vw,-10px) scale(.812);animation:fall-37 22s -17s linear infinite}@keyframes fall-37{39.276%{transform:translate(82.0499vw,39.276vh) scale(.812)}to{transform:translate(79.0697vw,99vh) scale(.812)}}.snow:nth-child(38){opacity:.308;transform:translate(43.2094vw,-10px) scale(.8844);animation:fall-38 23s -25s linear infinite}@keyframes fall-38{47.434%{transform:translate(33.8107vw,47.434vh) scale(.8844)}to{transform:translate(38.51005vw,99vh) scale(.8844)}}.snow:nth-child(39){opacity:.333;transform:translate(73.9338vw,-10px) scale(.0344);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{40.733%{transform:translate(64.3922vw,40.733vh) scale(.0344)}to{transform:translate(69.163vw,99vh) scale(.0344)}}.snow:nth-child(40){opacity:.3188;transform:translate(58.6156vw,-10px) scale(.0836);animation:fall-40 21s -5s linear infinite}@keyframes fall-40{71.995%{transform:translate(55.1987vw,71.995vh) scale(.0836)}to{transform:translate(56.90715vw,99vh) scale(.0836)}}.snow:nth-child(41){opacity:.8982;transform:translate(51.7225vw,-10px) scale(.2628);animation:fall-41 16s -29s linear infinite}@keyframes fall-41{67.456%{transform:translate(48.6524vw,67.456vh) scale(.2628)}to{transform:translate(50.18745vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.1696;transform:translate(82.5291vw,-10px) scale(.0893);animation:fall-42 15s -17s linear infinite}@keyframes fall-42{30.909%{transform:translate(84.4992vw,30.909vh) scale(.0893)}to{transform:translate(83.51415vw,99vh) scale(.0893)}}.snow:nth-child(43){opacity:.3496;transform:translate(84.5698vw,-10px) scale(.8735);animation:fall-43 15s -5s linear infinite}@keyframes fall-43{71.526%{transform:translate(85.9934vw,71.526vh) scale(.8735)}to{transform:translate(85.2816vw,99vh) scale(.8735)}}.snow:nth-child(44){opacity:1.6554;transform:translate(36.8012vw,-10px) scale(.3022);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{69.842%{transform:translate(27.8459vw,69.842vh) scale(.3022)}to{transform:translate(32.32355vw,99vh) scale(.3022)}}.snow:nth-child(45){opacity:.985;transform:translate(48.8038vw,-10px) scale(.2309);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{74.643%{transform:translate(47.9044vw,74.643vh) scale(.2309)}to{transform:translate(48.3541vw,99vh) scale(.2309)}}.snow:nth-child(46){opacity:1.3852;transform:translate(46.2621vw,-10px) scale(.8523);animation:fall-46 11s -19s linear infinite}@keyframes fall-46{72.554%{transform:translate(51.3061vw,72.554vh) scale(.8523)}to{transform:translate(48.7841vw,99vh) scale(.8523)}}.snow:nth-child(47){opacity:.1328;transform:translate(43.0025vw,-10px) scale(.4665);animation:fall-47 19s -8s linear infinite}@keyframes fall-47{69.49%{transform:translate(47.8447vw,69.49vh) scale(.4665)}to{transform:translate(45.4236vw,99vh) scale(.4665)}}.snow:nth-child(48){opacity:.074;transform:translate(41.134vw,-10px) scale(.9668);animation:fall-48 27s -27s linear infinite}@keyframes fall-48{65.208%{transform:translate(31.65vw,65.208vh) scale(.9668)}to{transform:translate(36.392vw,99vh) scale(.9668)}}.snow:nth-child(49){opacity:1.9284;transform:translate(8.3506vw,-10px) scale(.643);animation:fall-49 15s -5s linear infinite}@keyframes fall-49{64.243%{transform:translate(5.8455vw,64.243vh) scale(.643)}to{transform:translate(7.09805vw,99vh) scale(.643)}}.snow:nth-child(50){opacity:.9444;transform:translate(43.1802vw,-10px) scale(.6505);animation:fall-50 17s -8s linear infinite}@keyframes fall-50{47.818%{transform:translate(33.3336vw,47.818vh) scale(.6505)}to{transform:translate(38.2569vw,99vh) scale(.6505)}}.snow:nth-child(51){opacity:.1252;transform:translate(41.2907vw,-10px) scale(.0096);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{47.286%{transform:translate(44.6308vw,47.286vh) scale(.0096)}to{transform:translate(42.96075vw,99vh) scale(.0096)}}.snow:nth-child(52){opacity:.7258;transform:translate(75.0432vw,-10px) scale(.0277);animation:fall-52 27s -14s linear infinite}@keyframes fall-52{48.003%{transform:translate(69.8591vw,48.003vh) scale(.0277)}to{transform:translate(72.45115vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.3526;transform:translate(67.2676vw,-10px) scale(.265);animation:fall-53 29s -14s linear infinite}@keyframes fall-53{49.753%{transform:translate(74.6937vw,49.753vh) scale(.265)}to{transform:translate(70.98065vw,99vh) scale(.265)}}.snow:nth-child(54){opacity:.163;transform:translate(39.1737vw,-10px) scale(.7236);animation:fall-54 23s -22s linear infinite}@keyframes fall-54{63.757%{transform:translate(35.1577vw,63.757vh) scale(.7236)}to{transform:translate(37.1657vw,99vh) scale(.7236)}}.snow:nth-child(55){opacity:.8026;transform:translate(54.7055vw,-10px) scale(.2628);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{77.78%{transform:translate(45.3283vw,77.78vh) scale(.2628)}to{transform:translate(50.0169vw,99vh) scale(.2628)}}.snow:nth-child(56){opacity:.5476;transform:translate(14.1886vw,-10px) scale(.3907);animation:fall-56 24s -10s linear infinite}@keyframes fall-56{75.594%{transform:translate(20.4529vw,75.594vh) scale(.3907)}to{transform:translate(17.32075vw,99vh) scale(.3907)}}.snow:nth-child(57){opacity:.0934;transform:translate(28.0933vw,-10px) scale(.076);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{45.388%{transform:translate(18.4645vw,45.388vh) scale(.076)}to{transform:translate(23.2789vw,99vh) scale(.076)}}.snow:nth-child(58){opacity:.7052;transform:translate(37.3536vw,-10px) scale(.3387);animation:fall-58 21s -5s linear infinite}@keyframes fall-58{49.7%{transform:translate(41.8282vw,49.7vh) scale(.3387)}to{transform:translate(39.5909vw,99vh) scale(.3387)}}.snow:nth-child(59){opacity:.5588;transform:translate(54.8722vw,-10px) scale(.5376);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{44.603%{transform:translate(53.8034vw,44.603vh) scale(.5376)}to{transform:translate(54.3378vw,99vh) scale(.5376)}}.snow:nth-child(60){opacity:.4032;transform:translate(54.1381vw,-10px) scale(.6084);animation:fall-60 21s -8s linear infinite}@keyframes fall-60{61.9%{transform:translate(45.4461vw,61.9vh) scale(.6084)}to{transform:translate(49.7921vw,99vh) scale(.6084)}}.snow:nth-child(61){opacity:1.0456;transform:translate(91.5413vw,-10px) scale(.7601);animation:fall-61 29s -21s linear infinite}@keyframes fall-61{45.783%{transform:translate(91.7621vw,45.783vh) scale(.7601)}to{transform:translate(91.6517vw,99vh) scale(.7601)}}.snow:nth-child(62){opacity:1.7552;transform:translate(20.6213vw,-10px) scale(.0399);animation:fall-62 26s -1s linear infinite}@keyframes fall-62{51.222%{transform:translate(13.0906vw,51.222vh) scale(.0399)}to{transform:translate(16.85595vw,99vh) scale(.0399)}}.snow:nth-child(63){opacity:.9392;transform:translate(98.4776vw,-10px) scale(.317);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{68.999%{transform:translate(89.9675vw,68.999vh) scale(.317)}to{transform:translate(94.22255vw,99vh) scale(.317)}}.snow:nth-child(64){opacity:1.1432;transform:translate(76.9493vw,-10px) scale(.9194);animation:fall-64 27s -14s linear infinite}@keyframes fall-64{74.643%{transform:translate(80.8102vw,74.643vh) scale(.9194)}to{transform:translate(78.87975vw,99vh) scale(.9194)}}.snow:nth-child(65){opacity:1.8516;transform:translate(84.7505vw,-10px) scale(.4905);animation:fall-65 15s -29s linear infinite}@keyframes fall-65{44.737%{transform:translate(86.8253vw,44.737vh) scale(.4905)}to{transform:translate(85.7879vw,99vh) scale(.4905)}}.snow:nth-child(66){opacity:.7886;transform:translate(23.8641vw,-10px) scale(.6013);animation:fall-66 11s -5s linear infinite}@keyframes fall-66{67.256%{transform:translate(24.8498vw,67.256vh) scale(.6013)}to{transform:translate(24.35695vw,99vh) scale(.6013)}}.snow:nth-child(67){opacity:1.6344;transform:translate(43.9992vw,-10px) scale(.4526);animation:fall-67 28s -7s linear infinite}@keyframes fall-67{30.885%{transform:translate(49.9422vw,30.885vh) scale(.4526)}to{transform:translate(46.9707vw,99vh) scale(.4526)}}.snow:nth-child(68){opacity:1.266;transform:translate(44.4662vw,-10px) scale(.952);animation:fall-68 28s -23s linear infinite}@keyframes fall-68{72.576%{transform:translate(36.0608vw,72.576vh) scale(.952)}to{transform:translate(40.2635vw,99vh) scale(.952)}}.snow:nth-child(69){opacity:.3088;transform:translate(22.715vw,-10px) scale(.9118);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{50.353%{transform:translate(25.6837vw,50.353vh) scale(.9118)}to{transform:translate(24.19935vw,99vh) scale(.9118)}}.snow:nth-child(70){opacity:1.2426;transform:translate(91.5915vw,-10px) scale(.2691);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{34.116%{transform:translate(90.3856vw,34.116vh) scale(.2691)}to{transform:translate(90.98855vw,99vh) scale(.2691)}}.snow:nth-child(71){opacity:.3438;transform:translate(79.6297vw,-10px) scale(.2568);animation:fall-71 23s -14s linear infinite}@keyframes fall-71{32.859%{transform:translate(71.4275vw,32.859vh) scale(.2568)}to{transform:translate(75.5286vw,99vh) scale(.2568)}}.snow:nth-child(72){opacity:.6818;transform:translate(98.3901vw,-10px) scale(.1206);animation:fall-72 21s -24s linear infinite}@keyframes fall-72{46.462%{transform:translate(91.6829vw,46.462vh) scale(.1206)}to{transform:translate(95.0365vw,99vh) scale(.1206)}}.snow:nth-child(73){opacity:.038;transform:translate(14.2016vw,-10px) scale(.1393);animation:fall-73 22s -7s linear infinite}@keyframes fall-73{75.841%{transform:translate(8.8516vw,75.841vh) scale(.1393)}to{transform:translate(11.5266vw,99vh) scale(.1393)}}.snow:nth-child(74){opacity:1.1356;transform:translate(34.4004vw,-10px) scale(.0766);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{41.141%{transform:translate(33.9899vw,41.141vh) scale(.0766)}to{transform:translate(34.19515vw,99vh) scale(.0766)}}.snow:nth-child(75){opacity:1.0456;transform:translate(71.8535vw,-10px) scale(.8692);animation:fall-75 11s -15s linear infinite}@keyframes fall-75{33.468%{transform:translate(81.0379vw,33.468vh) scale(.8692)}to{transform:translate(76.4457vw,99vh) scale(.8692)}}.snow:nth-child(76){opacity:1.3552;transform:translate(77.7408vw,-10px) scale(.6022);animation:fall-76 10s -1s linear infinite}@keyframes fall-76{47.729%{transform:translate(86.0406vw,47.729vh) scale(.6022)}to{transform:translate(81.8907vw,99vh) scale(.6022)}}.snow:nth-child(77){opacity:1.6518;transform:translate(17.6668vw,-10px) scale(.1751);animation:fall-77 29s -27s linear infinite}@keyframes fall-77{55.038%{transform:translate(7.9843vw,55.038vh) scale(.1751)}to{transform:translate(12.82555vw,99vh) scale(.1751)}}.snow:nth-child(78){opacity:1.7128;transform:translate(30.5718vw,-10px) scale(.8065);animation:fall-78 29s -25s linear infinite}@keyframes fall-78{56.427%{transform:translate(29.5682vw,56.427vh) scale(.8065)}to{transform:translate(30.07vw,99vh) scale(.8065)}}.snow:nth-child(79){opacity:.1856;transform:translate(55.7362vw,-10px) scale(.5615);animation:fall-79 26s -5s linear infinite}@keyframes fall-79{40.665%{transform:translate(54.9063vw,40.665vh) scale(.5615)}to{transform:translate(55.32125vw,99vh) scale(.5615)}}.snow:nth-child(80){opacity:1.8962;transform:translate(30.508vw,-10px) scale(.5348);animation:fall-80 19s -23s linear infinite}@keyframes fall-80{40.576%{transform:translate(27.52vw,40.576vh) scale(.5348)}to{transform:translate(29.014vw,99vh) scale(.5348)}}.snow:nth-child(81){opacity:1.7042;transform:translate(11.1849vw,-10px) scale(.902);animation:fall-81 23s -27s linear infinite}@keyframes fall-81{63.886%{transform:translate(1.4578vw,63.886vh) scale(.902)}to{transform:translate(6.32135vw,99vh) scale(.902)}}.snow:nth-child(82){opacity:1.1676;transform:translate(98.0997vw,-10px) scale(.9285);animation:fall-82 21s -8s linear infinite}@keyframes fall-82{31.702%{transform:translate(92.8448vw,31.702vh) scale(.9285)}to{transform:translate(95.47225vw,99vh) scale(.9285)}}.snow:nth-child(83){opacity:1.5782;transform:translate(5.5858vw,-10px) scale(.3501);animation:fall-83 12s -23s linear infinite}@keyframes fall-83{53.428%{transform:translate(14.5437vw,53.428vh) scale(.3501)}to{transform:translate(10.06475vw,99vh) scale(.3501)}}.snow:nth-child(84){opacity:.4092;transform:translate(10.5485vw,-10px) scale(.2768);animation:fall-84 26s -21s linear infinite}@keyframes fall-84{64.954%{transform:translate(5.5393vw,64.954vh) scale(.2768)}to{transform:translate(8.0439vw,99vh) scale(.2768)}}.snow:nth-child(85){opacity:.828;transform:translate(88.2258vw,-10px) scale(.0283);animation:fall-85 26s -8s linear infinite}@keyframes fall-85{39.99%{transform:translate(94.1884vw,39.99vh) scale(.0283)}to{transform:translate(91.2071vw,99vh) scale(.0283)}}.snow:nth-child(86){opacity:1.4616;transform:translate(89.4741vw,-10px) scale(.0582);animation:fall-86 22s -25s linear infinite}@keyframes fall-86{55.309%{transform:translate(86.4743vw,55.309vh) scale(.0582)}to{transform:translate(87.9742vw,99vh) scale(.0582)}}.snow:nth-child(87){opacity:1.6626;transform:translate(56.5654vw,-10px) scale(.0382);animation:fall-87 24s -28s linear infinite}@keyframes fall-87{30.756%{transform:translate(47.4599vw,30.756vh) scale(.0382)}to{transform:translate(52.01265vw,99vh) scale(.0382)}}.snow:nth-child(88){opacity:.1668;transform:translate(25.4814vw,-10px) scale(.1035);animation:fall-88 29s -27s linear infinite}@keyframes fall-88{46.416%{transform:translate(35.3685vw,46.416vh) scale(.1035)}to{transform:translate(30.42495vw,99vh) scale(.1035)}}.snow:nth-child(89){opacity:.462;transform:translate(80.955vw,-10px) scale(.0849);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{76.466%{transform:translate(78.5251vw,76.466vh) scale(.0849)}to{transform:translate(79.74005vw,99vh) scale(.0849)}}.snow:nth-child(90){opacity:.479;transform:translate(62.355vw,-10px) scale(.7495);animation:fall-90 13s -6s linear infinite}@keyframes fall-90{57.725%{transform:translate(61.1721vw,57.725vh) scale(.7495)}to{transform:translate(61.76355vw,99vh) scale(.7495)}}.snow:nth-child(91){opacity:1.032;transform:translate(97.012vw,-10px) scale(.8677);animation:fall-91 24s -1s linear infinite}@keyframes fall-91{64.542%{transform:translate(105.5792vw,64.542vh) scale(.8677)}to{transform:translate(101.2956vw,99vh) scale(.8677)}}.snow:nth-child(92){opacity:.1038;transform:translate(93.641vw,-10px) scale(.5585);animation:fall-92 28s -5s linear infinite}@keyframes fall-92{34.497%{transform:translate(101.7457vw,34.497vh) scale(.5585)}to{transform:translate(97.69335vw,99vh) scale(.5585)}}.snow:nth-child(93){opacity:1.0434;transform:translate(15.4033vw,-10px) scale(.5636);animation:fall-93 15s -9s linear infinite}@keyframes fall-93{56.791%{transform:translate(6.6622vw,56.791vh) scale(.5636)}to{transform:translate(11.03275vw,99vh) scale(.5636)}}.snow:nth-child(94){opacity:.0456;transform:translate(7.8096vw,-10px) scale(.5207);animation:fall-94 11s -28s linear infinite}@keyframes fall-94{58.495%{transform:translate(-.9425vw,58.495vh) scale(.5207)}to{transform:translate(3.43355vw,99vh) scale(.5207)}}.snow:nth-child(95){opacity:.996;transform:translate(27.6172vw,-10px) scale(.9366);animation:fall-95 26s -6s linear infinite}@keyframes fall-95{54.892%{transform:translate(18.569vw,54.892vh) scale(.9366)}to{transform:translate(23.0931vw,99vh) scale(.9366)}}.snow:nth-child(96){opacity:1.2988;transform:translate(61.8663vw,-10px) scale(.8173);animation:fall-96 24s -26s linear infinite}@keyframes fall-96{46.035%{transform:translate(68.5564vw,46.035vh) scale(.8173)}to{transform:translate(65.21135vw,99vh) scale(.8173)}}.snow:nth-child(97){opacity:1.8362;transform:translate(88.167vw,-10px) scale(.0654);animation:fall-97 23s -22s linear infinite}@keyframes fall-97{54.796%{transform:translate(80.7582vw,54.796vh) scale(.0654)}to{transform:translate(84.4626vw,99vh) scale(.0654)}}.snow:nth-child(98){opacity:.6756;transform:translate(83.945vw,-10px) scale(.5568);animation:fall-98 28s -19s linear infinite}@keyframes fall-98{50.615%{transform:translate(78.4748vw,50.615vh) scale(.5568)}to{transform:translate(81.2099vw,99vh) scale(.5568)}}.snow:nth-child(99){opacity:1.576;transform:translate(88.5388vw,-10px) scale(.1728);animation:fall-99 28s -20s linear infinite}@keyframes fall-99{33.534%{transform:translate(79.5767vw,33.534vh) scale(.1728)}to{transform:translate(84.05775vw,99vh) scale(.1728)}}.snow:nth-child(100){opacity:1.2008;transform:translate(74.1204vw,-10px) scale(.6431);animation:fall-100 23s -4s linear infinite}@keyframes fall-100{38.803%{transform:translate(74.666vw,38.803vh) scale(.6431)}to{transform:translate(74.3932vw,99vh) scale(.6431)}}.snow:nth-child(101){opacity:.6802;transform:translate(98.5592vw,-10px) scale(.7267);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{53.297%{transform:translate(105.9324vw,53.297vh) scale(.7267)}to{transform:translate(102.2458vw,99vh) scale(.7267)}}.snow:nth-child(102){opacity:1.5552;transform:translate(3.4667vw,-10px) scale(.622);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{70.278%{transform:translate(-4.4912vw,70.278vh) scale(.622)}to{transform:translate(-.51225vw,99vh) scale(.622)}}.snow:nth-child(103){opacity:1.7742;transform:translate(23.1539vw,-10px) scale(.4313);animation:fall-103 29s -24s linear infinite}@keyframes fall-103{43.916%{transform:translate(23.1593vw,43.916vh) scale(.4313)}to{transform:translate(23.1566vw,99vh) scale(.4313)}}.snow:nth-child(104){opacity:.935;transform:translate(30.4417vw,-10px) scale(.9206);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{77.347%{transform:translate(32.3688vw,77.347vh) scale(.9206)}to{transform:translate(31.40525vw,99vh) scale(.9206)}}.snow:nth-child(105){opacity:1.5168;transform:translate(96.5828vw,-10px) scale(.1666);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{32.578%{transform:translate(98.1664vw,32.578vh) scale(.1666)}to{transform:translate(97.3746vw,99vh) scale(.1666)}}.snow:nth-child(106){opacity:.3308;transform:translate(40.7362vw,-10px) scale(.6471);animation:fall-106 14s -4s linear infinite}@keyframes fall-106{72.329%{transform:translate(32.1614vw,72.329vh) scale(.6471)}to{transform:translate(36.4488vw,99vh) scale(.6471)}}.snow:nth-child(107){opacity:.0736;transform:translate(23.2393vw,-10px) scale(.4813);animation:fall-107 21s -12s linear infinite}@keyframes fall-107{62.829%{transform:translate(17.4522vw,62.829vh) scale(.4813)}to{transform:translate(20.34575vw,99vh) scale(.4813)}}.snow:nth-child(108){opacity:.3886;transform:translate(77.565vw,-10px) scale(.0914);animation:fall-108 21s -7s linear infinite}@keyframes fall-108{36.036%{transform:translate(79.7449vw,36.036vh) scale(.0914)}to{transform:translate(78.65495vw,99vh) scale(.0914)}}.snow:nth-child(109){opacity:.21;transform:translate(60.3968vw,-10px) scale(.6766);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{31.429%{transform:translate(54.9565vw,31.429vh) scale(.6766)}to{transform:translate(57.67665vw,99vh) scale(.6766)}}.snow:nth-child(110){opacity:.4018;transform:translate(42.3768vw,-10px) scale(.9448);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{74.639%{transform:translate(48.9868vw,74.639vh) scale(.9448)}to{transform:translate(45.6818vw,99vh) scale(.9448)}}.snow:nth-child(111){opacity:1.552;transform:translate(65.9162vw,-10px) scale(.4827);animation:fall-111 13s -17s linear infinite}@keyframes fall-111{44.418%{transform:translate(68.2345vw,44.418vh) scale(.4827)}to{transform:translate(67.07535vw,99vh) scale(.4827)}}.snow:nth-child(112){opacity:.7638;transform:translate(2.7573vw,-10px) scale(.8251);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.522%{transform:translate(-2.0041vw,45.522vh) scale(.8251)}to{transform:translate(.3766vw,99vh) scale(.8251)}}.snow:nth-child(113){opacity:1.2866;transform:translate(4.5068vw,-10px) scale(.168);animation:fall-113 12s -19s linear infinite}@keyframes fall-113{56.146%{transform:translate(8.0202vw,56.146vh) scale(.168)}to{transform:translate(6.2635vw,99vh) scale(.168)}}.snow:nth-child(114){opacity:1.1022;transform:translate(38.3727vw,-10px) scale(.2348);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{32.85%{transform:translate(32.1064vw,32.85vh) scale(.2348)}to{transform:translate(35.23955vw,99vh) scale(.2348)}}.snow:nth-child(115){opacity:.201;transform:translate(35.0251vw,-10px) scale(.866);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{33.318%{transform:translate(27.5228vw,33.318vh) scale(.866)}to{transform:translate(31.27395vw,99vh) scale(.866)}}.snow:nth-child(116){opacity:.8054;transform:translate(49.9391vw,-10px) scale(.2826);animation:fall-116 20s -29s linear infinite}@keyframes fall-116{41.364%{transform:translate(45.6203vw,41.364vh) scale(.2826)}to{transform:translate(47.7797vw,99vh) scale(.2826)}}.snow:nth-child(117){opacity:.2228;transform:translate(21.8326vw,-10px) scale(.3182);animation:fall-117 16s -28s linear infinite}@keyframes fall-117{72.724%{transform:translate(20.465vw,72.724vh) scale(.3182)}to{transform:translate(21.1488vw,99vh) scale(.3182)}}.snow:nth-child(118){opacity:.2966;transform:translate(97.173vw,-10px) scale(.2024);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{56.231%{transform:translate(95.2701vw,56.231vh) scale(.2024)}to{transform:translate(96.22155vw,99vh) scale(.2024)}}.snow:nth-child(119){opacity:.3636;transform:translate(17.3054vw,-10px) scale(.3392);animation:fall-119 25s -13s linear infinite}@keyframes fall-119{71.529%{transform:translate(15.0374vw,71.529vh) scale(.3392)}to{transform:translate(16.1714vw,99vh) scale(.3392)}}.snow:nth-child(120){opacity:1.6526;transform:translate(14.219vw,-10px) scale(.1848);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{65.58%{transform:translate(20.9427vw,65.58vh) scale(.1848)}to{transform:translate(17.58085vw,99vh) scale(.1848)}}.snow:nth-child(121){opacity:1.5478;transform:translate(48.166vw,-10px) scale(.3443);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{52.179%{transform:translate(48.9664vw,52.179vh) scale(.3443)}to{transform:translate(48.5662vw,99vh) scale(.3443)}}.snow:nth-child(122){opacity:.6454;transform:translate(6.3308vw,-10px) scale(.2466);animation:fall-122 12s -20s linear infinite}@keyframes fall-122{46.01%{transform:translate(12.9749vw,46.01vh) scale(.2466)}to{transform:translate(9.65285vw,99vh) scale(.2466)}}.snow:nth-child(123){opacity:1.894;transform:translate(9.4871vw,-10px) scale(.6391);animation:fall-123 23s -14s linear infinite}@keyframes fall-123{78.015%{transform:translate(2.3883vw,78.015vh) scale(.6391)}to{transform:translate(5.9377vw,99vh) scale(.6391)}}.snow:nth-child(124){opacity:.7892;transform:translate(53.0396vw,-10px) scale(.0602);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{55.383%{transform:translate(48.6774vw,55.383vh) scale(.0602)}to{transform:translate(50.8585vw,99vh) scale(.0602)}}.snow:nth-child(125){opacity:.2718;transform:translate(85.4094vw,-10px) scale(.563);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{73.949%{transform:translate(82.3718vw,73.949vh) scale(.563)}to{transform:translate(83.8906vw,99vh) scale(.563)}}.snow:nth-child(126){opacity:.0802;transform:translate(95.0016vw,-10px) scale(.4849);animation:fall-126 21s -9s linear infinite}@keyframes fall-126{43.473%{transform:translate(91.0533vw,43.473vh) scale(.4849)}to{transform:translate(93.02745vw,99vh) scale(.4849)}}.snow:nth-child(127){opacity:1.2746;transform:translate(1.7441vw,-10px) scale(.8756);animation:fall-127 11s -29s linear infinite}@keyframes fall-127{63.846%{transform:translate(-4.9785vw,63.846vh) scale(.8756)}to{transform:translate(-1.6172vw,99vh) scale(.8756)}}.snow:nth-child(128){opacity:1.6256;transform:translate(33.3879vw,-10px) scale(.9214);animation:fall-128 12s -18s linear infinite}@keyframes fall-128{41.035%{transform:translate(33.9234vw,41.035vh) scale(.9214)}to{transform:translate(33.65565vw,99vh) scale(.9214)}}.snow:nth-child(129){opacity:1.0546;transform:translate(7.0594vw,-10px) scale(.6982);animation:fall-129 15s -20s linear infinite}@keyframes fall-129{59.749%{transform:translate(11.1983vw,59.749vh) scale(.6982)}to{transform:translate(9.12885vw,99vh) scale(.6982)}}.snow:nth-child(130){opacity:.903;transform:translate(22.9606vw,-10px) scale(.4494);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{30.13%{transform:translate(21.1262vw,30.13vh) scale(.4494)}to{transform:translate(22.0434vw,99vh) scale(.4494)}}.snow:nth-child(131){opacity:1.206;transform:translate(94.3933vw,-10px) scale(.7189);animation:fall-131 15s -29s linear infinite}@keyframes fall-131{57.443%{transform:translate(90.5974vw,57.443vh) scale(.7189)}to{transform:translate(92.49535vw,99vh) scale(.7189)}}.snow:nth-child(132){opacity:.5524;transform:translate(16.3733vw,-10px) scale(.6065);animation:fall-132 12s -14s linear infinite}@keyframes fall-132{47.138%{transform:translate(12.9445vw,47.138vh) scale(.6065)}to{transform:translate(14.6589vw,99vh) scale(.6065)}}.snow:nth-child(133){opacity:1.358;transform:translate(10.9461vw,-10px) scale(.1374);animation:fall-133 26s -3s linear infinite}@keyframes fall-133{66.808%{transform:translate(13.6062vw,66.808vh) scale(.1374)}to{transform:translate(12.27615vw,99vh) scale(.1374)}}.snow:nth-child(134){opacity:1.6702;transform:translate(14.3599vw,-10px) scale(.5049);animation:fall-134 20s -10s linear infinite}@keyframes fall-134{54.395%{transform:translate(8.2946vw,54.395vh) scale(.5049)}to{transform:translate(11.32725vw,99vh) scale(.5049)}}.snow:nth-child(135){opacity:.7994;transform:translate(8.4884vw,-10px) scale(.8766);animation:fall-135 26s -25s linear infinite}@keyframes fall-135{36.981%{transform:translate(1.8906vw,36.981vh) scale(.8766)}to{transform:translate(5.1895vw,99vh) scale(.8766)}}.snow:nth-child(136){opacity:.177;transform:translate(83.6439vw,-10px) scale(.0485);animation:fall-136 10s -1s linear infinite}@keyframes fall-136{58.467%{transform:translate(88.0336vw,58.467vh) scale(.0485)}to{transform:translate(85.83875vw,99vh) scale(.0485)}}.snow:nth-child(137){opacity:.9794;transform:translate(96.1222vw,-10px) scale(.6733);animation:fall-137 10s -21s linear infinite}@keyframes fall-137{53.896%{transform:translate(96.9613vw,53.896vh) scale(.6733)}to{transform:translate(96.54175vw,99vh) scale(.6733)}}.snow:nth-child(138){opacity:1.2526;transform:translate(44.4559vw,-10px) scale(.3351);animation:fall-138 13s -22s linear infinite}@keyframes fall-138{57.643%{transform:translate(46.3247vw,57.643vh) scale(.3351)}to{transform:translate(45.3903vw,99vh) scale(.3351)}}.snow:nth-child(139){opacity:1.0748;transform:translate(4.6714vw,-10px) scale(.2367);animation:fall-139 29s -10s linear infinite}@keyframes fall-139{40.211%{transform:translate(-5.2856vw,40.211vh) scale(.2367)}to{transform:translate(-.3071vw,99vh) scale(.2367)}}.snow:nth-child(140){opacity:1.9542;transform:translate(67.7734vw,-10px) scale(.2317);animation:fall-140 29s -18s linear infinite}@keyframes fall-140{79.068%{transform:translate(73.898vw,79.068vh) scale(.2317)}to{transform:translate(70.8357vw,99vh) scale(.2317)}}.snow:nth-child(141){opacity:.3398;transform:translate(81.7106vw,-10px) scale(.4365);animation:fall-141 24s -14s linear infinite}@keyframes fall-141{73.281%{transform:translate(88.025vw,73.281vh) scale(.4365)}to{transform:translate(84.8678vw,99vh) scale(.4365)}}.snow:nth-child(142){opacity:1.4022;transform:translate(48.8911vw,-10px) scale(.2444);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{42.911%{transform:translate(45.1115vw,42.911vh) scale(.2444)}to{transform:translate(47.0013vw,99vh) scale(.2444)}}.snow:nth-child(143){opacity:1.6344;transform:translate(51.4506vw,-10px) scale(.1617);animation:fall-143 27s -30s linear infinite}@keyframes fall-143{55.721%{transform:translate(51.0822vw,55.721vh) scale(.1617)}to{transform:translate(51.2664vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:1.7668;transform:translate(67.5683vw,-10px) scale(.464);animation:fall-144 24s -8s linear infinite}@keyframes fall-144{62.094%{transform:translate(67.5953vw,62.094vh) scale(.464)}to{transform:translate(67.5818vw,99vh) scale(.464)}}.snow:nth-child(145){opacity:.6008;transform:translate(30.2776vw,-10px) scale(.0906);animation:fall-145 10s -11s linear infinite}@keyframes fall-145{60.502%{transform:translate(37.0797vw,60.502vh) scale(.0906)}to{transform:translate(33.67865vw,99vh) scale(.0906)}}.snow:nth-child(146){opacity:.908;transform:translate(75.247vw,-10px) scale(.0316);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{72.763%{transform:translate(70.2091vw,72.763vh) scale(.0316)}to{transform:translate(72.72805vw,99vh) scale(.0316)}}.snow:nth-child(147){opacity:1.149;transform:translate(56.1441vw,-10px) scale(.3741);animation:fall-147 26s -24s linear infinite}@keyframes fall-147{42.044%{transform:translate(51.4883vw,42.044vh) scale(.3741)}to{transform:translate(53.8162vw,99vh) scale(.3741)}}.snow:nth-child(148){opacity:.1034;transform:translate(35.4504vw,-10px) scale(.0158);animation:fall-148 10s -5s linear infinite}@keyframes fall-148{40.229%{transform:translate(28.0667vw,40.229vh) scale(.0158)}to{transform:translate(31.75855vw,99vh) scale(.0158)}}.snow:nth-child(149){opacity:1.9498;transform:translate(.5435vw,-10px) scale(.9266);animation:fall-149 30s -26s linear infinite}@keyframes fall-149{31.593%{transform:translate(-4.1837vw,31.593vh) scale(.9266)}to{transform:translate(-1.8201vw,99vh) scale(.9266)}}.snow:nth-child(150){opacity:.7204;transform:translate(42.5928vw,-10px) scale(.5999);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{71.671%{transform:translate(41.9745vw,71.671vh) scale(.5999)}to{transform:translate(42.28365vw,99vh) scale(.5999)}}.snow:nth-child(151){opacity:.5544;transform:translate(94.9794vw,-10px) scale(.0213);animation:fall-151 23s -26s linear infinite}@keyframes fall-151{51.106%{transform:translate(88.3573vw,51.106vh) scale(.0213)}to{transform:translate(91.66835vw,99vh) scale(.0213)}}.snow:nth-child(152){opacity:1.4928;transform:translate(71.6063vw,-10px) scale(.8522);animation:fall-152 16s -22s linear infinite}@keyframes fall-152{45.584%{transform:translate(78.8625vw,45.584vh) scale(.8522)}to{transform:translate(75.2344vw,99vh) scale(.8522)}}.snow:nth-child(153){opacity:.9012;transform:translate(5.7853vw,-10px) scale(.4082);animation:fall-153 29s -20s linear infinite}@keyframes fall-153{52.379%{transform:translate(8.6794vw,52.379vh) scale(.4082)}to{transform:translate(7.23235vw,99vh) scale(.4082)}}.snow:nth-child(154){opacity:1.6052;transform:translate(10.3405vw,-10px) scale(.4193);animation:fall-154 21s -28s linear infinite}@keyframes fall-154{74.91%{transform:translate(5.8918vw,74.91vh) scale(.4193)}to{transform:translate(8.11615vw,99vh) scale(.4193)}}.snow:nth-child(155){opacity:1.0352;transform:translate(4.6618vw,-10px) scale(.5019);animation:fall-155 18s -15s linear infinite}@keyframes fall-155{43.284%{transform:translate(9.5885vw,43.284vh) scale(.5019)}to{transform:translate(7.12515vw,99vh) scale(.5019)}}.snow:nth-child(156){opacity:.339;transform:translate(13.8131vw,-10px) scale(.3081);animation:fall-156 19s -24s linear infinite}@keyframes fall-156{51.243%{transform:translate(23.6532vw,51.243vh) scale(.3081)}to{transform:translate(18.73315vw,99vh) scale(.3081)}}.snow:nth-child(157){opacity:1.355;transform:translate(81.0783vw,-10px) scale(.8323);animation:fall-157 18s -7s linear infinite}@keyframes fall-157{47.448%{transform:translate(84.4989vw,47.448vh) scale(.8323)}to{transform:translate(82.7886vw,99vh) scale(.8323)}}.snow:nth-child(158){opacity:.915;transform:translate(69.6625vw,-10px) scale(.6822);animation:fall-158 28s -6s linear infinite}@keyframes fall-158{66.669%{transform:translate(60.0247vw,66.669vh) scale(.6822)}to{transform:translate(64.8436vw,99vh) scale(.6822)}}.snow:nth-child(159){opacity:1.9514;transform:translate(4.9354vw,-10px) scale(.1537);animation:fall-159 19s -3s linear infinite}@keyframes fall-159{36.894%{transform:translate(-1.1385vw,36.894vh) scale(.1537)}to{transform:translate(1.89845vw,99vh) scale(.1537)}}.snow:nth-child(160){opacity:1.3436;transform:translate(73.7404vw,-10px) scale(.7192);animation:fall-160 18s -12s linear infinite}@keyframes fall-160{51.884%{transform:translate(73.6394vw,51.884vh) scale(.7192)}to{transform:translate(73.6899vw,99vh) scale(.7192)}}.snow:nth-child(161){opacity:.3186;transform:translate(63.534vw,-10px) scale(.2774);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{48.115%{transform:translate(61.3847vw,48.115vh) scale(.2774)}to{transform:translate(62.45935vw,99vh) scale(.2774)}}.snow:nth-child(162){opacity:.981;transform:translate(49.5804vw,-10px) scale(.8292);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{54.997%{transform:translate(50.0005vw,54.997vh) scale(.8292)}to{transform:translate(49.79045vw,99vh) scale(.8292)}}.snow:nth-child(163){opacity:1.0204;transform:translate(26.5136vw,-10px) scale(.1162);animation:fall-163 21s -21s linear infinite}@keyframes fall-163{45.057%{transform:translate(32.6749vw,45.057vh) scale(.1162)}to{transform:translate(29.59425vw,99vh) scale(.1162)}}.snow:nth-child(164){opacity:.057;transform:translate(82.1069vw,-10px) scale(.2824);animation:fall-164 21s -26s linear infinite}@keyframes fall-164{54.282%{transform:translate(74.3734vw,54.282vh) scale(.2824)}to{transform:translate(78.24015vw,99vh) scale(.2824)}}.snow:nth-child(165){opacity:1.9844;transform:translate(58.0353vw,-10px) scale(.3838);animation:fall-165 10s -11s linear infinite}@keyframes fall-165{62.659%{transform:translate(48.9621vw,62.659vh) scale(.3838)}to{transform:translate(53.4987vw,99vh) scale(.3838)}}.snow:nth-child(166){opacity:.9242;transform:translate(95.2826vw,-10px) scale(.0479);animation:fall-166 29s -6s linear infinite}@keyframes fall-166{45.393%{transform:translate(92.7358vw,45.393vh) scale(.0479)}to{transform:translate(94.0092vw,99vh) scale(.0479)}}.snow:nth-child(167){opacity:1.6934;transform:translate(39.7479vw,-10px) scale(.3635);animation:fall-167 30s -12s linear infinite}@keyframes fall-167{45.022%{transform:translate(30.2723vw,45.022vh) scale(.3635)}to{transform:translate(35.0101vw,99vh) scale(.3635)}}.snow:nth-child(168){opacity:.861;transform:translate(43.9266vw,-10px) scale(.4639);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{46.045%{transform:translate(42.071vw,46.045vh) scale(.4639)}to{transform:translate(42.9988vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:.9128;transform:translate(27.3982vw,-10px) scale(.3494);animation:fall-169 29s -8s linear infinite}@keyframes fall-169{44.782%{transform:translate(24.8571vw,44.782vh) scale(.3494)}to{transform:translate(26.12765vw,99vh) scale(.3494)}}.snow:nth-child(170){opacity:1.6118;transform:translate(48.4635vw,-10px) scale(.5073);animation:fall-170 27s -12s linear infinite}@keyframes fall-170{44.753%{transform:translate(44.4694vw,44.753vh) scale(.5073)}to{transform:translate(46.46645vw,99vh) scale(.5073)}}.snow:nth-child(171){opacity:1.7748;transform:translate(3.7397vw,-10px) scale(.759);animation:fall-171 29s -28s linear infinite}@keyframes fall-171{77.511%{transform:translate(7.093vw,77.511vh) scale(.759)}to{transform:translate(5.41635vw,99vh) scale(.759)}}.snow:nth-child(172){opacity:.406;transform:translate(4.23vw,-10px) scale(.3619);animation:fall-172 30s -17s linear infinite}@keyframes fall-172{64.219%{transform:translate(2.727vw,64.219vh) scale(.3619)}to{transform:translate(3.4785vw,99vh) scale(.3619)}}.snow:nth-child(173){opacity:1.3654;transform:translate(76.7407vw,-10px) scale(.0584);animation:fall-173 20s -6s linear infinite}@keyframes fall-173{65.136%{transform:translate(73.1256vw,65.136vh) scale(.0584)}to{transform:translate(74.93315vw,99vh) scale(.0584)}}.snow:nth-child(174){opacity:1.4512;transform:translate(74.1206vw,-10px) scale(.2211);animation:fall-174 12s -3s linear infinite}@keyframes fall-174{53.99%{transform:translate(69.516vw,53.99vh) scale(.2211)}to{transform:translate(71.8183vw,99vh) scale(.2211)}}.snow:nth-child(175){opacity:.9436;transform:translate(14.0799vw,-10px) scale(.1123);animation:fall-175 30s -21s linear infinite}@keyframes fall-175{30.491%{transform:translate(19.7781vw,30.491vh) scale(.1123)}to{transform:translate(16.929vw,99vh) scale(.1123)}}.snow:nth-child(176){opacity:1.5624;transform:translate(42.2536vw,-10px) scale(.6619);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{72.816%{transform:translate(32.6878vw,72.816vh) scale(.6619)}to{transform:translate(37.4707vw,99vh) scale(.6619)}}.snow:nth-child(177){opacity:1.3804;transform:translate(68.5519vw,-10px) scale(.5063);animation:fall-177 17s -16s linear infinite}@keyframes fall-177{58.971%{transform:translate(71.6893vw,58.971vh) scale(.5063)}to{transform:translate(70.1206vw,99vh) scale(.5063)}}.snow:nth-child(178){opacity:1.8734;transform:translate(13.6589vw,-10px) scale(.9725);animation:fall-178 14s -17s linear infinite}@keyframes fall-178{47.659%{transform:translate(15.0374vw,47.659vh) scale(.9725)}to{transform:translate(14.34815vw,99vh) scale(.9725)}}.snow:nth-child(179){opacity:1.9752;transform:translate(71.0689vw,-10px) scale(.1273);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{60.996%{transform:translate(74.52vw,60.996vh) scale(.1273)}to{transform:translate(72.79445vw,99vh) scale(.1273)}}.snow:nth-child(180){opacity:.2392;transform:translate(30.5222vw,-10px) scale(.5234);animation:fall-180 16s -2s linear infinite}@keyframes fall-180{30.234%{transform:translate(31.6894vw,30.234vh) scale(.5234)}to{transform:translate(31.1058vw,99vh) scale(.5234)}}.snow:nth-child(181){opacity:.308;transform:translate(41.4831vw,-10px) scale(.441);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{69.078%{transform:translate(50.3331vw,69.078vh) scale(.441)}to{transform:translate(45.9081vw,99vh) scale(.441)}}.snow:nth-child(182){opacity:.7278;transform:translate(79.0888vw,-10px) scale(.7278);animation:fall-182 16s -23s linear infinite}@keyframes fall-182{78.125%{transform:translate(73.482vw,78.125vh) scale(.7278)}to{transform:translate(76.2854vw,99vh) scale(.7278)}}.snow:nth-child(183){opacity:.5698;transform:translate(13.6264vw,-10px) scale(.1532);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{52.466%{transform:translate(16.0657vw,52.466vh) scale(.1532)}to{transform:translate(14.84605vw,99vh) scale(.1532)}}.snow:nth-child(184){opacity:1.2196;transform:translate(1.3708vw,-10px) scale(.0364);animation:fall-184 13s -18s linear infinite}@keyframes fall-184{38.899%{transform:translate(-4.5458vw,38.899vh) scale(.0364)}to{transform:translate(-1.5875vw,99vh) scale(.0364)}}.snow:nth-child(185){opacity:1.9698;transform:translate(84.7482vw,-10px) scale(.4769);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{69.204%{transform:translate(90.2446vw,69.204vh) scale(.4769)}to{transform:translate(87.4964vw,99vh) scale(.4769)}}.snow:nth-child(186){opacity:1.6488;transform:translate(48.6648vw,-10px) scale(.4103);animation:fall-186 22s -29s linear infinite}@keyframes fall-186{77.09%{transform:translate(43.3339vw,77.09vh) scale(.4103)}to{transform:translate(45.99935vw,99vh) scale(.4103)}}.snow:nth-child(187){opacity:1.2266;transform:translate(40.5152vw,-10px) scale(.3809);animation:fall-187 28s -3s linear infinite}@keyframes fall-187{76.559%{transform:translate(41.5946vw,76.559vh) scale(.3809)}to{transform:translate(41.0549vw,99vh) scale(.3809)}}.snow:nth-child(188){opacity:1.7234;transform:translate(78.5622vw,-10px) scale(.6667);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{46.62%{transform:translate(76.6715vw,46.62vh) scale(.6667)}to{transform:translate(77.61685vw,99vh) scale(.6667)}}.snow:nth-child(189){opacity:1.8544;transform:translate(30.0851vw,-10px) scale(.6115);animation:fall-189 15s -10s linear infinite}@keyframes fall-189{31.698%{transform:translate(26.0739vw,31.698vh) scale(.6115)}to{transform:translate(28.0795vw,99vh) scale(.6115)}}.snow:nth-child(190){opacity:.6624;transform:translate(95.549vw,-10px) scale(.5972);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{63.205%{transform:translate(101.3001vw,63.205vh) scale(.5972)}to{transform:translate(98.42455vw,99vh) scale(.5972)}}.snow:nth-child(191){opacity:1.2162;transform:translate(29.073vw,-10px) scale(.4472);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{46.988%{transform:translate(20.1881vw,46.988vh) scale(.4472)}to{transform:translate(24.63055vw,99vh) scale(.4472)}}.snow:nth-child(192){opacity:1.4572;transform:translate(46.2324vw,-10px) scale(.5244);animation:fall-192 17s -15s linear infinite}@keyframes fall-192{75.805%{transform:translate(52.2064vw,75.805vh) scale(.5244)}to{transform:translate(49.2194vw,99vh) scale(.5244)}}.snow:nth-child(193){opacity:.1854;transform:translate(48.9416vw,-10px) scale(.1956);animation:fall-193 23s -6s linear infinite}@keyframes fall-193{31.325%{transform:translate(50.9572vw,31.325vh) scale(.1956)}to{transform:translate(49.9494vw,99vh) scale(.1956)}}.snow:nth-child(194){opacity:1.1202;transform:translate(2.2986vw,-10px) scale(.2204);animation:fall-194 28s -10s linear infinite}@keyframes fall-194{47.874%{transform:translate(-5.3192vw,47.874vh) scale(.2204)}to{transform:translate(-1.5103vw,99vh) scale(.2204)}}.snow:nth-child(195){opacity:.9488;transform:translate(71.6937vw,-10px) scale(.5112);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{53.595%{transform:translate(69.6608vw,53.595vh) scale(.5112)}to{transform:translate(70.67725vw,99vh) scale(.5112)}}.snow:nth-child(196){opacity:1.5316;transform:translate(16.215vw,-10px) scale(.7202);animation:fall-196 29s -17s linear infinite}@keyframes fall-196{37.161%{transform:translate(13.6967vw,37.161vh) scale(.7202)}to{transform:translate(14.95585vw,99vh) scale(.7202)}}.snow:nth-child(197){opacity:1.666;transform:translate(32.4803vw,-10px) scale(.676);animation:fall-197 12s -19s linear infinite}@keyframes fall-197{79.558%{transform:translate(41.3932vw,79.558vh) scale(.676)}to{transform:translate(36.93675vw,99vh) scale(.676)}}.snow:nth-child(198){opacity:1.1744;transform:translate(47.5399vw,-10px) scale(.3458);animation:fall-198 26s -30s linear infinite}@keyframes fall-198{59.364%{transform:translate(48.2913vw,59.364vh) scale(.3458)}to{transform:translate(47.9156vw,99vh) scale(.3458)}}.snow:nth-child(199){opacity:.9802;transform:translate(41.3217vw,-10px) scale(.1687);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{58.751%{transform:translate(40.0064vw,58.751vh) scale(.1687)}to{transform:translate(40.66405vw,99vh) scale(.1687)}}.snow:nth-child(200){opacity:.7052;transform:translate(36.6101vw,-10px) scale(.6971);animation:fall-200 24s -18s linear infinite}@keyframes fall-200{70.733%{transform:translate(43.3278vw,70.733vh) scale(.6971)}to{transform:translate(39.96895vw,99vh) scale(.6971)}}.snow:nth-child(201){opacity:1.2504;transform:translate(7.0958vw,-10px) scale(.625);animation:fall-201 18s -18s linear infinite}@keyframes fall-201{60.287%{transform:translate(8.5376vw,60.287vh) scale(.625)}to{transform:translate(7.8167vw,99vh) scale(.625)}}.snow:nth-child(202){opacity:1.1674;transform:translate(94.5041vw,-10px) scale(.3786);animation:fall-202 27s -10s linear infinite}@keyframes fall-202{34.243%{transform:translate(89.3786vw,34.243vh) scale(.3786)}to{transform:translate(91.94135vw,99vh) scale(.3786)}}.snow:nth-child(203){opacity:1.5192;transform:translate(28.2512vw,-10px) scale(.5122);animation:fall-203 26s -24s linear infinite}@keyframes fall-203{40.05%{transform:translate(32.5359vw,40.05vh) scale(.5122)}to{transform:translate(30.39355vw,99vh) scale(.5122)}}.snow:nth-child(204){opacity:.8352;transform:translate(98.1922vw,-10px) scale(.7562);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{30.145%{transform:translate(94.1456vw,30.145vh) scale(.7562)}to{transform:translate(96.1689vw,99vh) scale(.7562)}}.snow:nth-child(205){opacity:.5962;transform:translate(49.9669vw,-10px) scale(.2519);animation:fall-205 23s -26s linear infinite}@keyframes fall-205{38.608%{transform:translate(55.8966vw,38.608vh) scale(.2519)}to{transform:translate(52.93175vw,99vh) scale(.2519)}}.snow:nth-child(206){opacity:.5484;transform:translate(4.0572vw,-10px) scale(.1635);animation:fall-206 15s -3s linear infinite}@keyframes fall-206{44.695%{transform:translate(8.2508vw,44.695vh) scale(.1635)}to{transform:translate(6.154vw,99vh) scale(.1635)}}.snow:nth-child(207){opacity:1.6388;transform:translate(72.4531vw,-10px) scale(.3829);animation:fall-207 10s -2s linear infinite}@keyframes fall-207{61.909%{transform:translate(72.4475vw,61.909vh) scale(.3829)}to{transform:translate(72.4503vw,99vh) scale(.3829)}}.snow:nth-child(208){opacity:1.7398;transform:translate(3.6445vw,-10px) scale(.14);animation:fall-208 11s -15s linear infinite}@keyframes fall-208{73.759%{transform:translate(-.7124vw,73.759vh) scale(.14)}to{transform:translate(1.46605vw,99vh) scale(.14)}}.snow:nth-child(209){opacity:.8166;transform:translate(82.7532vw,-10px) scale(.9277);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{75.882%{transform:translate(74.3051vw,75.882vh) scale(.9277)}to{transform:translate(78.52915vw,99vh) scale(.9277)}}.snow:nth-child(210){opacity:.9816;transform:translate(60.6046vw,-10px) scale(.7887);animation:fall-210 24s -25s linear infinite}@keyframes fall-210{63.122%{transform:translate(65.8374vw,63.122vh) scale(.7887)}to{transform:translate(63.221vw,99vh) scale(.7887)}}.snow:nth-child(211){opacity:1.2066;transform:translate(22.942vw,-10px) scale(.3747);animation:fall-211 10s -24s linear infinite}@keyframes fall-211{30.695%{transform:translate(23.1328vw,30.695vh) scale(.3747)}to{transform:translate(23.0374vw,99vh) scale(.3747)}}.snow:nth-child(212){opacity:.0094;transform:translate(81.0076vw,-10px) scale(.6894);animation:fall-212 20s -21s linear infinite}@keyframes fall-212{45.606%{transform:translate(85.9857vw,45.606vh) scale(.6894)}to{transform:translate(83.49665vw,99vh) scale(.6894)}}.snow:nth-child(213){opacity:1.1838;transform:translate(70.2404vw,-10px) scale(.7499);animation:fall-213 30s -3s linear infinite}@keyframes fall-213{42.53%{transform:translate(69.0652vw,42.53vh) scale(.7499)}to{transform:translate(69.6528vw,99vh) scale(.7499)}}.snow:nth-child(214){opacity:1.0156;transform:translate(62.3656vw,-10px) scale(.7199);animation:fall-214 27s -30s linear infinite}@keyframes fall-214{62.366%{transform:translate(66.6834vw,62.366vh) scale(.7199)}to{transform:translate(64.5245vw,99vh) scale(.7199)}}.snow:nth-child(215){opacity:.49;transform:translate(91.2509vw,-10px) scale(.3898);animation:fall-215 30s -12s linear infinite}@keyframes fall-215{59.59%{transform:translate(99.7535vw,59.59vh) scale(.3898)}to{transform:translate(95.5022vw,99vh) scale(.3898)}}.snow:nth-child(216){opacity:.3308;transform:translate(53.4578vw,-10px) scale(.4535);animation:fall-216 20s -21s linear infinite}@keyframes fall-216{65.018%{transform:translate(49.2368vw,65.018vh) scale(.4535)}to{transform:translate(51.3473vw,99vh) scale(.4535)}}.snow:nth-child(217){opacity:1.032;transform:translate(21.2282vw,-10px) scale(.7837);animation:fall-217 17s -11s linear infinite}@keyframes fall-217{70.178%{transform:translate(13.8176vw,70.178vh) scale(.7837)}to{transform:translate(17.5229vw,99vh) scale(.7837)}}.snow:nth-child(218){opacity:1.3148;transform:translate(56.9033vw,-10px) scale(.3529);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{67.13%{transform:translate(62.3328vw,67.13vh) scale(.3529)}to{transform:translate(59.61805vw,99vh) scale(.3529)}}.snow:nth-child(219){opacity:1.2494;transform:translate(24.8404vw,-10px) scale(.743);animation:fall-219 18s -18s linear infinite}@keyframes fall-219{50.401%{transform:translate(22.6579vw,50.401vh) scale(.743)}to{transform:translate(23.74915vw,99vh) scale(.743)}}.snow:nth-child(220){opacity:.4334;transform:translate(3.2986vw,-10px) scale(.0099);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{37.045%{transform:translate(5.7739vw,37.045vh) scale(.0099)}to{transform:translate(4.53625vw,99vh) scale(.0099)}}.snow:nth-child(221){opacity:.385;transform:translate(43.1126vw,-10px) scale(.4486);animation:fall-221 23s -26s linear infinite}@keyframes fall-221{31.131%{transform:translate(41.2228vw,31.131vh) scale(.4486)}to{transform:translate(42.1677vw,99vh) scale(.4486)}}.snow:nth-child(222){opacity:1.0446;transform:translate(20.4544vw,-10px) scale(.4883);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{70.124%{transform:translate(20.4483vw,70.124vh) scale(.4883)}to{transform:translate(20.45135vw,99vh) scale(.4883)}}.snow:nth-child(223){opacity:.4366;transform:translate(82.2853vw,-10px) scale(.8386);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{67.964%{transform:translate(86.2728vw,67.964vh) scale(.8386)}to{transform:translate(84.27905vw,99vh) scale(.8386)}}.snow:nth-child(224){opacity:1.8096;transform:translate(8.068vw,-10px) scale(.9453);animation:fall-224 10s -25s linear infinite}@keyframes fall-224{38.35%{transform:translate(10.6735vw,38.35vh) scale(.9453)}to{transform:translate(9.37075vw,99vh) scale(.9453)}}.snow:nth-child(225){opacity:1.3122;transform:translate(97.9364vw,-10px) scale(.141);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{79.876%{transform:translate(98.5529vw,79.876vh) scale(.141)}to{transform:translate(98.24465vw,99vh) scale(.141)}}.snow:nth-child(226){opacity:.9362;transform:translate(40.7055vw,-10px) scale(.7531);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{51.228%{transform:translate(36.3173vw,51.228vh) scale(.7531)}to{transform:translate(38.5114vw,99vh) scale(.7531)}}.snow:nth-child(227){opacity:.0094;transform:translate(38.1518vw,-10px) scale(.2228);animation:fall-227 16s -16s linear infinite}@keyframes fall-227{66.118%{transform:translate(34.0052vw,66.118vh) scale(.2228)}to{transform:translate(36.0785vw,99vh) scale(.2228)}}.snow:nth-child(228){opacity:.9288;transform:translate(90.7804vw,-10px) scale(.1363);animation:fall-228 15s -29s linear infinite}@keyframes fall-228{59.353%{transform:translate(88.2099vw,59.353vh) scale(.1363)}to{transform:translate(89.49515vw,99vh) scale(.1363)}}.snow:nth-child(229){opacity:1.6818;transform:translate(1.8186vw,-10px) scale(.6232);animation:fall-229 30s -11s linear infinite}@keyframes fall-229{39.664%{transform:translate(4.9968vw,39.664vh) scale(.6232)}to{transform:translate(3.4077vw,99vh) scale(.6232)}}.snow:nth-child(230){opacity:1.9198;transform:translate(10.4611vw,-10px) scale(.698);animation:fall-230 12s -19s linear infinite}@keyframes fall-230{78.009%{transform:translate(19.286vw,78.009vh) scale(.698)}to{transform:translate(14.87355vw,99vh) scale(.698)}}.snow:nth-child(231){opacity:.952;transform:translate(22.0268vw,-10px) scale(.6719);animation:fall-231 29s -14s linear infinite}@keyframes fall-231{74.598%{transform:translate(13.5383vw,74.598vh) scale(.6719)}to{transform:translate(17.78255vw,99vh) scale(.6719)}}.snow:nth-child(232){opacity:1.919;transform:translate(99.6332vw,-10px) scale(.1053);animation:fall-232 24s -22s linear infinite}@keyframes fall-232{37.972%{transform:translate(92.1609vw,37.972vh) scale(.1053)}to{transform:translate(95.89705vw,99vh) scale(.1053)}}.snow:nth-child(233){opacity:1.5792;transform:translate(4.5173vw,-10px) scale(.6418);animation:fall-233 22s -11s linear infinite}@keyframes fall-233{57.156%{transform:translate(3.2777vw,57.156vh) scale(.6418)}to{transform:translate(3.8975vw,99vh) scale(.6418)}}.snow:nth-child(234){opacity:1.7816;transform:translate(92.473vw,-10px) scale(.5559);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{56.992%{transform:translate(96.3413vw,56.992vh) scale(.5559)}to{transform:translate(94.40715vw,99vh) scale(.5559)}}.snow:nth-child(235){opacity:1.8504;transform:translate(94.8459vw,-10px) scale(.7116);animation:fall-235 11s -3s linear infinite}@keyframes fall-235{43.736%{transform:translate(104.7254vw,43.736vh) scale(.7116)}to{transform:translate(99.78565vw,99vh) scale(.7116)}}.snow:nth-child(236){opacity:.4286;transform:translate(80.4744vw,-10px) scale(.5687);animation:fall-236 27s -1s linear infinite}@keyframes fall-236{48.755%{transform:translate(70.7497vw,48.755vh) scale(.5687)}to{transform:translate(75.61205vw,99vh) scale(.5687)}}.snow:nth-child(237){opacity:1.4548;transform:translate(64.0788vw,-10px) scale(.5282);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{42.16%{transform:translate(71.0386vw,42.16vh) scale(.5282)}to{transform:translate(67.5587vw,99vh) scale(.5282)}}.snow:nth-child(238){opacity:1.437;transform:translate(11.6168vw,-10px) scale(.9196);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{60.339%{transform:translate(17.5088vw,60.339vh) scale(.9196)}to{transform:translate(14.5628vw,99vh) scale(.9196)}}.snow:nth-child(239){opacity:1.3822;transform:translate(11.3478vw,-10px) scale(.6261);animation:fall-239 29s -8s linear infinite}@keyframes fall-239{76.825%{transform:translate(14.06vw,76.825vh) scale(.6261)}to{transform:translate(12.7039vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:1.993;transform:translate(26.5675vw,-10px) scale(.2533);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{34.625%{transform:translate(19.4335vw,34.625vh) scale(.2533)}to{transform:translate(23.0005vw,99vh) scale(.2533)}}.snow:nth-child(241){opacity:1.0752;transform:translate(57.9104vw,-10px) scale(.3451);animation:fall-241 14s -16s linear infinite}@keyframes fall-241{77.651%{transform:translate(53.4531vw,77.651vh) scale(.3451)}to{transform:translate(55.68175vw,99vh) scale(.3451)}}.snow:nth-child(242){opacity:.7626;transform:translate(2.7882vw,-10px) scale(.4428);animation:fall-242 13s -19s linear infinite}@keyframes fall-242{76.888%{transform:translate(5.8983vw,76.888vh) scale(.4428)}to{transform:translate(4.34325vw,99vh) scale(.4428)}}.snow:nth-child(243){opacity:1.9746;transform:translate(16.9577vw,-10px) scale(.2839);animation:fall-243 10s -10s linear infinite}@keyframes fall-243{70.122%{transform:translate(26.3463vw,70.122vh) scale(.2839)}to{transform:translate(21.652vw,99vh) scale(.2839)}}.snow:nth-child(244){opacity:1.1972;transform:translate(27.0293vw,-10px) scale(.2822);animation:fall-244 11s -6s linear infinite}@keyframes fall-244{74.686%{transform:translate(35.5672vw,74.686vh) scale(.2822)}to{transform:translate(31.29825vw,99vh) scale(.2822)}}.snow:nth-child(245){opacity:1.3928;transform:translate(70.1002vw,-10px) scale(.8866);animation:fall-245 26s -15s linear infinite}@keyframes fall-245{64.738%{transform:translate(63.5099vw,64.738vh) scale(.8866)}to{transform:translate(66.80505vw,99vh) scale(.8866)}}.snow:nth-child(246){opacity:1.9878;transform:translate(79.6843vw,-10px) scale(.1049);animation:fall-246 25s -24s linear infinite}@keyframes fall-246{68.916%{transform:translate(70.7196vw,68.916vh) scale(.1049)}to{transform:translate(75.20195vw,99vh) scale(.1049)}}.snow:nth-child(247){opacity:1.508;transform:translate(56.2059vw,-10px) scale(.9772);animation:fall-247 17s -29s linear infinite}@keyframes fall-247{62.838%{transform:translate(56.9185vw,62.838vh) scale(.9772)}to{transform:translate(56.5622vw,99vh) scale(.9772)}}.snow:nth-child(248){opacity:1.3876;transform:translate(73.6577vw,-10px) scale(.7773);animation:fall-248 15s -14s linear infinite}@keyframes fall-248{50.373%{transform:translate(69.5322vw,50.373vh) scale(.7773)}to{transform:translate(71.59495vw,99vh) scale(.7773)}}.snow:nth-child(249){opacity:.6962;transform:translate(73.6205vw,-10px) scale(.8982);animation:fall-249 18s -1s linear infinite}@keyframes fall-249{72.342%{transform:translate(82.0065vw,72.342vh) scale(.8982)}to{transform:translate(77.8135vw,99vh) scale(.8982)}}.snow:nth-child(250){opacity:1.961;transform:translate(7.4818vw,-10px) scale(.0446);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{50.301%{transform:translate(5.356vw,50.301vh) scale(.0446)}to{transform:translate(6.4189vw,99vh) scale(.0446)}}.snow:nth-child(251){opacity:1.6692;transform:translate(70.4131vw,-10px) scale(.0839);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{73.063%{transform:translate(66.1817vw,73.063vh) scale(.0839)}to{transform:translate(68.2974vw,99vh) scale(.0839)}}.snow:nth-child(252){opacity:.6438;transform:translate(82.3955vw,-10px) scale(.5134);animation:fall-252 27s -17s linear infinite}@keyframes fall-252{36.836%{transform:translate(86.8701vw,36.836vh) scale(.5134)}to{transform:translate(84.6328vw,99vh) scale(.5134)}}.snow:nth-child(253){opacity:.8188;transform:translate(74.4526vw,-10px) scale(.1966);animation:fall-253 28s -8s linear infinite}@keyframes fall-253{50.332%{transform:translate(73.452vw,50.332vh) scale(.1966)}to{transform:translate(73.9523vw,99vh) scale(.1966)}}.snow:nth-child(254){opacity:1.72;transform:translate(40.1898vw,-10px) scale(.3447);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{59.227%{transform:translate(33.6622vw,59.227vh) scale(.3447)}to{transform:translate(36.926vw,99vh) scale(.3447)}}.snow:nth-child(255){opacity:.5672;transform:translate(91.3873vw,-10px) scale(.0888);animation:fall-255 24s -17s linear infinite}@keyframes fall-255{62.013%{transform:translate(92.1478vw,62.013vh) scale(.0888)}to{transform:translate(91.76755vw,99vh) scale(.0888)}}.snow:nth-child(256){opacity:1.4944;transform:translate(5.4819vw,-10px) scale(.649);animation:fall-256 28s -11s linear infinite}@keyframes fall-256{77.025%{transform:translate(12.0905vw,77.025vh) scale(.649)}to{transform:translate(8.7862vw,99vh) scale(.649)}}.snow:nth-child(257){opacity:.4744;transform:translate(62.2915vw,-10px) scale(.9324);animation:fall-257 19s -9s linear infinite}@keyframes fall-257{42.905%{transform:translate(61.2591vw,42.905vh) scale(.9324)}to{transform:translate(61.7753vw,99vh) scale(.9324)}}.snow:nth-child(258){opacity:1.0842;transform:translate(52.0345vw,-10px) scale(.5883);animation:fall-258 18s -21s linear infinite}@keyframes fall-258{54.022%{transform:translate(52.6584vw,54.022vh) scale(.5883)}to{transform:translate(52.34645vw,99vh) scale(.5883)}}.snow:nth-child(259){opacity:.8042;transform:translate(17.3233vw,-10px) scale(.1539);animation:fall-259 13s -20s linear infinite}@keyframes fall-259{34.18%{transform:translate(22.9032vw,34.18vh) scale(.1539)}to{transform:translate(20.11325vw,99vh) scale(.1539)}}.snow:nth-child(260){opacity:1.3424;transform:translate(74.158vw,-10px) scale(.0161);animation:fall-260 20s -27s linear infinite}@keyframes fall-260{62.876%{transform:translate(80.2253vw,62.876vh) scale(.0161)}to{transform:translate(77.19165vw,99vh) scale(.0161)}}.snow:nth-child(261){opacity:.8224;transform:translate(66.9804vw,-10px) scale(.7872);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{43.263%{transform:translate(69.4409vw,43.263vh) scale(.7872)}to{transform:translate(68.21065vw,99vh) scale(.7872)}}.snow:nth-child(262){opacity:1.233;transform:translate(99.3632vw,-10px) scale(.9884);animation:fall-262 17s -26s linear infinite}@keyframes fall-262{42.788%{transform:translate(101.7812vw,42.788vh) scale(.9884)}to{transform:translate(100.5722vw,99vh) scale(.9884)}}.snow:nth-child(263){opacity:1.8734;transform:translate(45.1712vw,-10px) scale(.8888);animation:fall-263 19s -17s linear infinite}@keyframes fall-263{51.892%{transform:translate(45.4809vw,51.892vh) scale(.8888)}to{transform:translate(45.32605vw,99vh) scale(.8888)}}.snow:nth-child(264){opacity:1.96;transform:translate(2.1768vw,-10px) scale(.2249);animation:fall-264 29s -1s linear infinite}@keyframes fall-264{67.142%{transform:translate(9.6479vw,67.142vh) scale(.2249)}to{transform:translate(5.91235vw,99vh) scale(.2249)}}.snow:nth-child(265){opacity:.0742;transform:translate(49.7742vw,-10px) scale(.3228);animation:fall-265 18s -22s linear infinite}@keyframes fall-265{53.757%{transform:translate(51.9669vw,53.757vh) scale(.3228)}to{transform:translate(50.87055vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:.833;transform:translate(81.0167vw,-10px) scale(.3658);animation:fall-266 26s -23s linear infinite}@keyframes fall-266{59.562%{transform:translate(74.1015vw,59.562vh) scale(.3658)}to{transform:translate(77.5591vw,99vh) scale(.3658)}}.snow:nth-child(267){opacity:.2352;transform:translate(97.6834vw,-10px) scale(.4766);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{73.827%{transform:translate(94.1272vw,73.827vh) scale(.4766)}to{transform:translate(95.9053vw,99vh) scale(.4766)}}.snow:nth-child(268){opacity:.85;transform:translate(57.7292vw,-10px) scale(.7301);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{40.038%{transform:translate(52.2921vw,40.038vh) scale(.7301)}to{transform:translate(55.01065vw,99vh) scale(.7301)}}.snow:nth-child(269){opacity:1.8692;transform:translate(89.7887vw,-10px) scale(.6051);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{41.366%{transform:translate(84.0306vw,41.366vh) scale(.6051)}to{transform:translate(86.90965vw,99vh) scale(.6051)}}.snow:nth-child(270){opacity:1.011;transform:translate(3.1176vw,-10px) scale(.5495);animation:fall-270 12s -30s linear infinite}@keyframes fall-270{31.918%{transform:translate(-3.4742vw,31.918vh) scale(.5495)}to{transform:translate(-.1783vw,99vh) scale(.5495)}}.snow:nth-child(271){opacity:.4336;transform:translate(92.8039vw,-10px) scale(.6877);animation:fall-271 20s -18s linear infinite}@keyframes fall-271{43.035%{transform:translate(97.9421vw,43.035vh) scale(.6877)}to{transform:translate(95.373vw,99vh) scale(.6877)}}.snow:nth-child(272){opacity:1.2246;transform:translate(53.7517vw,-10px) scale(.7767);animation:fall-272 18s -24s linear infinite}@keyframes fall-272{72.818%{transform:translate(46.2894vw,72.818vh) scale(.7767)}to{transform:translate(50.02055vw,99vh) scale(.7767)}}.snow:nth-child(273){opacity:1.02;transform:translate(22.2602vw,-10px) scale(.3138);animation:fall-273 18s -16s linear infinite}@keyframes fall-273{73.736%{transform:translate(21.6286vw,73.736vh) scale(.3138)}to{transform:translate(21.9444vw,99vh) scale(.3138)}}.snow:nth-child(274){opacity:1.6276;transform:translate(97.7183vw,-10px) scale(.7288);animation:fall-274 29s -20s linear infinite}@keyframes fall-274{41.071%{transform:translate(94.1484vw,41.071vh) scale(.7288)}to{transform:translate(95.93335vw,99vh) scale(.7288)}}.snow:nth-child(275){opacity:.0286;transform:translate(16.2484vw,-10px) scale(.6016);animation:fall-275 27s -2s linear infinite}@keyframes fall-275{39.129%{transform:translate(24.3682vw,39.129vh) scale(.6016)}to{transform:translate(20.3083vw,99vh) scale(.6016)}}.snow:nth-child(276){opacity:1.7632;transform:translate(8.3223vw,-10px) scale(.3289);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{45.77%{transform:translate(10.072vw,45.77vh) scale(.3289)}to{transform:translate(9.19715vw,99vh) scale(.3289)}}.snow:nth-child(277){opacity:1.0814;transform:translate(27.8588vw,-10px) scale(.9094);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{58.233%{transform:translate(18.82vw,58.233vh) scale(.9094)}to{transform:translate(23.3394vw,99vh) scale(.9094)}}.snow:nth-child(278){opacity:1.602;transform:translate(59.9757vw,-10px) scale(.3009);animation:fall-278 30s -6s linear infinite}@keyframes fall-278{50.645%{transform:translate(52.7907vw,50.645vh) scale(.3009)}to{transform:translate(56.3832vw,99vh) scale(.3009)}}.snow:nth-child(279){opacity:1.5888;transform:translate(36.3558vw,-10px) scale(.4911);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{78.982%{transform:translate(36.5378vw,78.982vh) scale(.4911)}to{transform:translate(36.4468vw,99vh) scale(.4911)}}.snow:nth-child(280){opacity:.922;transform:translate(98.8392vw,-10px) scale(.1749);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.969%{transform:translate(96.4439vw,76.969vh) scale(.1749)}to{transform:translate(97.64155vw,99vh) scale(.1749)}}.snow:nth-child(281){opacity:1.7474;transform:translate(11.5605vw,-10px) scale(.1042);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{31.149%{transform:translate(19.0093vw,31.149vh) scale(.1042)}to{transform:translate(15.2849vw,99vh) scale(.1042)}}.snow:nth-child(282){opacity:1.627;transform:translate(84.6676vw,-10px) scale(.7507);animation:fall-282 11s -23s linear infinite}@keyframes fall-282{34.027%{transform:translate(82.6737vw,34.027vh) scale(.7507)}to{transform:translate(83.67065vw,99vh) scale(.7507)}}.snow:nth-child(283){opacity:.2564;transform:translate(26.1947vw,-10px) scale(.5354);animation:fall-283 26s -9s linear infinite}@keyframes fall-283{34.593%{transform:translate(19.6908vw,34.593vh) scale(.5354)}to{transform:translate(22.94275vw,99vh) scale(.5354)}}.snow:nth-child(284){opacity:1.3296;transform:translate(75.2409vw,-10px) scale(.132);animation:fall-284 27s -30s linear infinite}@keyframes fall-284{55.004%{transform:translate(72.2159vw,55.004vh) scale(.132)}to{transform:translate(73.7284vw,99vh) scale(.132)}}.snow:nth-child(285){opacity:1.6614;transform:translate(72.0784vw,-10px) scale(.5436);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{44.234%{transform:translate(62.6693vw,44.234vh) scale(.5436)}to{transform:translate(67.37385vw,99vh) scale(.5436)}}.snow:nth-child(286){opacity:.0916;transform:translate(78.6395vw,-10px) scale(.6024);animation:fall-286 20s -14s linear infinite}@keyframes fall-286{76.664%{transform:translate(77.6844vw,76.664vh) scale(.6024)}to{transform:translate(78.16195vw,99vh) scale(.6024)}}.snow:nth-child(287){opacity:1.179;transform:translate(25.7062vw,-10px) scale(.8432);animation:fall-287 14s -19s linear infinite}@keyframes fall-287{63.379%{transform:translate(35.0071vw,63.379vh) scale(.8432)}to{transform:translate(30.35665vw,99vh) scale(.8432)}}.snow:nth-child(288){opacity:1.8298;transform:translate(81.3212vw,-10px) scale(.5547);animation:fall-288 28s -15s linear infinite}@keyframes fall-288{73.364%{transform:translate(77.3675vw,73.364vh) scale(.5547)}to{transform:translate(79.34435vw,99vh) scale(.5547)}}.snow:nth-child(289){opacity:.198;transform:translate(63.6199vw,-10px) scale(.3004);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{32.179%{transform:translate(68.6684vw,32.179vh) scale(.3004)}to{transform:translate(66.14415vw,99vh) scale(.3004)}}.snow:nth-child(290){opacity:.3208;transform:translate(92.8895vw,-10px) scale(.8343);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{30.045%{transform:translate(83.5734vw,30.045vh) scale(.8343)}to{transform:translate(88.23145vw,99vh) scale(.8343)}}.snow:nth-child(291){opacity:1.556;transform:translate(40.7165vw,-10px) scale(.4085);animation:fall-291 14s -24s linear infinite}@keyframes fall-291{39.347%{transform:translate(50.2406vw,39.347vh) scale(.4085)}to{transform:translate(45.47855vw,99vh) scale(.4085)}}.snow:nth-child(292){opacity:1.8744;transform:translate(85.2088vw,-10px) scale(.2907);animation:fall-292 12s -18s linear infinite}@keyframes fall-292{38.258%{transform:translate(85.9071vw,38.258vh) scale(.2907)}to{transform:translate(85.55795vw,99vh) scale(.2907)}}.snow:nth-child(293){opacity:1.856;transform:translate(55.3274vw,-10px) scale(.0324);animation:fall-293 22s -18s linear infinite}@keyframes fall-293{56.661%{transform:translate(45.7988vw,56.661vh) scale(.0324)}to{transform:translate(50.5631vw,99vh) scale(.0324)}}.snow:nth-child(294){opacity:1.0714;transform:translate(45.3015vw,-10px) scale(.2676);animation:fall-294 23s -17s linear infinite}@keyframes fall-294{73.678%{transform:translate(36.6851vw,73.678vh) scale(.2676)}to{transform:translate(40.9933vw,99vh) scale(.2676)}}.snow:nth-child(295){opacity:1.7706;transform:translate(16.0717vw,-10px) scale(.0203);animation:fall-295 28s -12s linear infinite}@keyframes fall-295{60.96%{transform:translate(12.6573vw,60.96vh) scale(.0203)}to{transform:translate(14.3645vw,99vh) scale(.0203)}}.snow:nth-child(296){opacity:.082;transform:translate(55.1875vw,-10px) scale(.8369);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{46.033%{transform:translate(59.8941vw,46.033vh) scale(.8369)}to{transform:translate(57.5408vw,99vh) scale(.8369)}}.snow:nth-child(297){opacity:.4666;transform:translate(85.0493vw,-10px) scale(.5298);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{64.02%{transform:translate(90.82vw,64.02vh) scale(.5298)}to{transform:translate(87.93465vw,99vh) scale(.5298)}}.snow:nth-child(298){opacity:1.4292;transform:translate(54.9878vw,-10px) scale(.9746);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{53.051%{transform:translate(48.2041vw,53.051vh) scale(.9746)}to{transform:translate(51.59595vw,99vh) scale(.9746)}}.snow:nth-child(299){opacity:1.2558;transform:translate(17.2413vw,-10px) scale(.2576);animation:fall-299 25s -9s linear infinite}@keyframes fall-299{35.199%{transform:translate(20.117vw,35.199vh) scale(.2576)}to{transform:translate(18.67915vw,99vh) scale(.2576)}}.snow:nth-child(300){opacity:1.9216;transform:translate(11.8803vw,-10px) scale(.7799);animation:fall-300 21s -18s linear infinite}@keyframes fall-300{78.432%{transform:translate(3.5578vw,78.432vh) scale(.7799)}to{transform:translate(7.71905vw,99vh) scale(.7799)}}.snow:nth-child(301){opacity:1.8046;transform:translate(65.8764vw,-10px) scale(.378);animation:fall-301 17s -18s linear infinite}@keyframes fall-301{76.627%{transform:translate(70.2685vw,76.627vh) scale(.378)}to{transform:translate(68.07245vw,99vh) scale(.378)}}.snow:nth-child(302){opacity:1.1408;transform:translate(9.5308vw,-10px) scale(.6901);animation:fall-302 18s -9s linear infinite}@keyframes fall-302{33.801%{transform:translate(9.3111vw,33.801vh) scale(.6901)}to{transform:translate(9.42095vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:1.8106;transform:translate(20.4801vw,-10px) scale(.5729);animation:fall-303 13s -30s linear infinite}@keyframes fall-303{71.457%{transform:translate(15.6485vw,71.457vh) scale(.5729)}to{transform:translate(18.0643vw,99vh) scale(.5729)}}.snow:nth-child(304){opacity:.4986;transform:translate(98.0401vw,-10px) scale(.9214);animation:fall-304 27s -4s linear infinite}@keyframes fall-304{74.795%{transform:translate(104.7426vw,74.795vh) scale(.9214)}to{transform:translate(101.39135vw,99vh) scale(.9214)}}.snow:nth-child(305){opacity:1.1368;transform:translate(78.2729vw,-10px) scale(.2725);animation:fall-305 21s -6s linear infinite}@keyframes fall-305{32.55%{transform:translate(68.5658vw,32.55vh) scale(.2725)}to{transform:translate(73.41935vw,99vh) scale(.2725)}}.snow:nth-child(306){opacity:.1832;transform:translate(2.5051vw,-10px) scale(.6748);animation:fall-306 27s -22s linear infinite}@keyframes fall-306{51.268%{transform:translate(-6.2899vw,51.268vh) scale(.6748)}to{transform:translate(-1.8924vw,99vh) scale(.6748)}}.snow:nth-child(307){opacity:.6924;transform:translate(47.6934vw,-10px) scale(.7316);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{43.381%{transform:translate(56.5162vw,43.381vh) scale(.7316)}to{transform:translate(52.1048vw,99vh) scale(.7316)}}.snow:nth-child(308){opacity:.1388;transform:translate(17.9229vw,-10px) scale(.6239);animation:fall-308 24s -17s linear infinite}@keyframes fall-308{35.301%{transform:translate(13.0327vw,35.301vh) scale(.6239)}to{transform:translate(15.4778vw,99vh) scale(.6239)}}.snow:nth-child(309){opacity:.913;transform:translate(40.5952vw,-10px) scale(.989);animation:fall-309 15s -23s linear infinite}@keyframes fall-309{53.877%{transform:translate(33.9992vw,53.877vh) scale(.989)}to{transform:translate(37.2972vw,99vh) scale(.989)}}.snow:nth-child(310){opacity:.8412;transform:translate(75.5972vw,-10px) scale(.7518);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{76.602%{transform:translate(76.217vw,76.602vh) scale(.7518)}to{transform:translate(75.9071vw,99vh) scale(.7518)}}.snow:nth-child(311){opacity:.7796;transform:translate(51.5094vw,-10px) scale(.5798);animation:fall-311 30s -28s linear infinite}@keyframes fall-311{42.182%{transform:translate(58.501vw,42.182vh) scale(.5798)}to{transform:translate(55.0052vw,99vh) scale(.5798)}}.snow:nth-child(312){opacity:.0594;transform:translate(66.0137vw,-10px) scale(.9344);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{38.652%{transform:translate(72.6578vw,38.652vh) scale(.9344)}to{transform:translate(69.33575vw,99vh) scale(.9344)}}.snow:nth-child(313){opacity:1.9282;transform:translate(74.8906vw,-10px) scale(.9021);animation:fall-313 13s -19s linear infinite}@keyframes fall-313{69.216%{transform:translate(74.1654vw,69.216vh) scale(.9021)}to{transform:translate(74.528vw,99vh) scale(.9021)}}.snow:nth-child(314){opacity:.6056;transform:translate(85.6386vw,-10px) scale(.4792);animation:fall-314 29s -1s linear infinite}@keyframes fall-314{79.845%{transform:translate(76.2705vw,79.845vh) scale(.4792)}to{transform:translate(80.95455vw,99vh) scale(.4792)}}.snow:nth-child(315){opacity:1.937;transform:translate(67.409vw,-10px) scale(.0113);animation:fall-315 10s -9s linear infinite}@keyframes fall-315{71.302%{transform:translate(66.0171vw,71.302vh) scale(.0113)}to{transform:translate(66.71305vw,99vh) scale(.0113)}}.snow:nth-child(316){opacity:1.2612;transform:translate(42.6094vw,-10px) scale(.4789);animation:fall-316 10s -12s linear infinite}@keyframes fall-316{42.874%{transform:translate(39.7297vw,42.874vh) scale(.4789)}to{transform:translate(41.16955vw,99vh) scale(.4789)}}.snow:nth-child(317){opacity:1.7432;transform:translate(55.0088vw,-10px) scale(.9091);animation:fall-317 25s -9s linear infinite}@keyframes fall-317{62.087%{transform:translate(59.2503vw,62.087vh) scale(.9091)}to{transform:translate(57.12955vw,99vh) scale(.9091)}}.snow:nth-child(318){opacity:1.5144;transform:translate(99.1063vw,-10px) scale(.4629);animation:fall-318 11s -19s linear infinite}@keyframes fall-318{65.17%{transform:translate(102.1039vw,65.17vh) scale(.4629)}to{transform:translate(100.6051vw,99vh) scale(.4629)}}.snow:nth-child(319){opacity:1.4228;transform:translate(23.6397vw,-10px) scale(.5875);animation:fall-319 24s -5s linear infinite}@keyframes fall-319{30.921%{transform:translate(23.4592vw,30.921vh) scale(.5875)}to{transform:translate(23.54945vw,99vh) scale(.5875)}}.snow:nth-child(320){opacity:1.039;transform:translate(42.5081vw,-10px) scale(.1407);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{62.164%{transform:translate(46.1557vw,62.164vh) scale(.1407)}to{transform:translate(44.3319vw,99vh) scale(.1407)}}.snow:nth-child(321){opacity:.3144;transform:translate(91.6259vw,-10px) scale(.8054);animation:fall-321 26s -5s linear infinite}@keyframes fall-321{77.012%{transform:translate(97.6059vw,77.012vh) scale(.8054)}to{transform:translate(94.6159vw,99vh) scale(.8054)}}.snow:nth-child(322){opacity:.0208;transform:translate(1.9418vw,-10px) scale(.3452);animation:fall-322 20s -15s linear infinite}@keyframes fall-322{49.434%{transform:translate(-7.4547vw,49.434vh) scale(.3452)}to{transform:translate(-2.75645vw,99vh) scale(.3452)}}.snow:nth-child(323){opacity:.8176;transform:translate(47.8147vw,-10px) scale(.6318);animation:fall-323 22s -6s linear infinite}@keyframes fall-323{40.043%{transform:translate(57.1334vw,40.043vh) scale(.6318)}to{transform:translate(52.47405vw,99vh) scale(.6318)}}.snow:nth-child(324){opacity:.6502;transform:translate(81.5188vw,-10px) scale(.4816);animation:fall-324 30s -15s linear infinite}@keyframes fall-324{62.841%{transform:translate(75.6582vw,62.841vh) scale(.4816)}to{transform:translate(78.5885vw,99vh) scale(.4816)}}.snow:nth-child(325){opacity:1.3652;transform:translate(94.796vw,-10px) scale(.6311);animation:fall-325 30s -22s linear infinite}@keyframes fall-325{62.853%{transform:translate(97.0535vw,62.853vh) scale(.6311)}to{transform:translate(95.92475vw,99vh) scale(.6311)}}.snow:nth-child(326){opacity:.764;transform:translate(21.0463vw,-10px) scale(.9172);animation:fall-326 22s -7s linear infinite}@keyframes fall-326{78.314%{transform:translate(24.9918vw,78.314vh) scale(.9172)}to{transform:translate(23.01905vw,99vh) scale(.9172)}}.snow:nth-child(327){opacity:1.622;transform:translate(21.81vw,-10px) scale(.7945);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{46.845%{transform:translate(25.8307vw,46.845vh) scale(.7945)}to{transform:translate(23.82035vw,99vh) scale(.7945)}}.snow:nth-child(328){opacity:1.8608;transform:translate(36.1034vw,-10px) scale(.484);animation:fall-328 12s -24s linear infinite}@keyframes fall-328{30.246%{transform:translate(36.4588vw,30.246vh) scale(.484)}to{transform:translate(36.2811vw,99vh) scale(.484)}}.snow:nth-child(329){opacity:1.7638;transform:translate(66.899vw,-10px) scale(.149);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{40.672%{transform:translate(63.5234vw,40.672vh) scale(.149)}to{transform:translate(65.2112vw,99vh) scale(.149)}}.snow:nth-child(330){opacity:1.583;transform:translate(32.9663vw,-10px) scale(.0447);animation:fall-330 29s -20s linear infinite}@keyframes fall-330{36.208%{transform:translate(31.7376vw,36.208vh) scale(.0447)}to{transform:translate(32.35195vw,99vh) scale(.0447)}}.snow:nth-child(331){opacity:.1992;transform:translate(60.7297vw,-10px) scale(.5348);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{35.688%{transform:translate(57.3197vw,35.688vh) scale(.5348)}to{transform:translate(59.0247vw,99vh) scale(.5348)}}.snow:nth-child(332){opacity:1.1706;transform:translate(43.2569vw,-10px) scale(.6776);animation:fall-332 19s -5s linear infinite}@keyframes fall-332{58.214%{transform:translate(45.7878vw,58.214vh) scale(.6776)}to{transform:translate(44.52235vw,99vh) scale(.6776)}}.snow:nth-child(333){opacity:1.3064;transform:translate(89.7166vw,-10px) scale(.4252);animation:fall-333 28s -7s linear infinite}@keyframes fall-333{72.802%{transform:translate(80.1113vw,72.802vh) scale(.4252)}to{transform:translate(84.91395vw,99vh) scale(.4252)}}.snow:nth-child(334){opacity:.5694;transform:translate(36.7324vw,-10px) scale(.6971);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{41.855%{transform:translate(33.9538vw,41.855vh) scale(.6971)}to{transform:translate(35.3431vw,99vh) scale(.6971)}}.snow:nth-child(335){opacity:.6246;transform:translate(49.5036vw,-10px) scale(.0343);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.85%{transform:translate(57.9451vw,76.85vh) scale(.0343)}to{transform:translate(53.72435vw,99vh) scale(.0343)}}.snow:nth-child(336){opacity:1.4202;transform:translate(2.5146vw,-10px) scale(.5064);animation:fall-336 24s -27s linear infinite}@keyframes fall-336{39.911%{transform:translate(9.68vw,39.911vh) scale(.5064)}to{transform:translate(6.0973vw,99vh) scale(.5064)}}.snow:nth-child(337){opacity:.2032;transform:translate(17.0343vw,-10px) scale(.8794);animation:fall-337 27s -26s linear infinite}@keyframes fall-337{42.419%{transform:translate(13.6288vw,42.419vh) scale(.8794)}to{transform:translate(15.33155vw,99vh) scale(.8794)}}.snow:nth-child(338){opacity:1.3088;transform:translate(27.8305vw,-10px) scale(.8023);animation:fall-338 16s -20s linear infinite}@keyframes fall-338{56.042%{transform:translate(25.8678vw,56.042vh) scale(.8023)}to{transform:translate(26.84915vw,99vh) scale(.8023)}}.snow:nth-child(339){opacity:1.0502;transform:translate(16.3636vw,-10px) scale(.3209);animation:fall-339 17s -27s linear infinite}@keyframes fall-339{40.216%{transform:translate(10.8314vw,40.216vh) scale(.3209)}to{transform:translate(13.5975vw,99vh) scale(.3209)}}.snow:nth-child(340){opacity:.296;transform:translate(97.9598vw,-10px) scale(.1199);animation:fall-340 30s -18s linear infinite}@keyframes fall-340{69.283%{transform:translate(98.3407vw,69.283vh) scale(.1199)}to{transform:translate(98.15025vw,99vh) scale(.1199)}}.snow:nth-child(341){opacity:.503;transform:translate(58.8389vw,-10px) scale(.07);animation:fall-341 16s -25s linear infinite}@keyframes fall-341{61.818%{transform:translate(51.5121vw,61.818vh) scale(.07)}to{transform:translate(55.1755vw,99vh) scale(.07)}}.snow:nth-child(342){opacity:.3706;transform:translate(55.5659vw,-10px) scale(.787);animation:fall-342 12s -8s linear infinite}@keyframes fall-342{74.483%{transform:translate(51.2612vw,74.483vh) scale(.787)}to{transform:translate(53.41355vw,99vh) scale(.787)}}.snow:nth-child(343){opacity:.5356;transform:translate(8.5539vw,-10px) scale(.6528);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{56.717%{transform:translate(-.7912vw,56.717vh) scale(.6528)}to{transform:translate(3.88135vw,99vh) scale(.6528)}}.snow:nth-child(344){opacity:1.9426;transform:translate(48.8641vw,-10px) scale(.5868);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{62.33%{transform:translate(39.6336vw,62.33vh) scale(.5868)}to{transform:translate(44.24885vw,99vh) scale(.5868)}}.snow:nth-child(345){opacity:1.2806;transform:translate(2.3473vw,-10px) scale(.0337);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{70.254%{transform:translate(.283vw,70.254vh) scale(.0337)}to{transform:translate(1.31515vw,99vh) scale(.0337)}}.snow:nth-child(346){opacity:.3106;transform:translate(86.6153vw,-10px) scale(.4501);animation:fall-346 16s -18s linear infinite}@keyframes fall-346{74.202%{transform:translate(94.0846vw,74.202vh) scale(.4501)}to{transform:translate(90.34995vw,99vh) scale(.4501)}}.snow:nth-child(347){opacity:.2652;transform:translate(54.6166vw,-10px) scale(.1437);animation:fall-347 12s -17s linear infinite}@keyframes fall-347{53.314%{transform:translate(55.9607vw,53.314vh) scale(.1437)}to{transform:translate(55.28865vw,99vh) scale(.1437)}}.snow:nth-child(348){opacity:1.8188;transform:translate(.0393vw,-10px) scale(.3523);animation:fall-348 12s -10s linear infinite}@keyframes fall-348{79.818%{transform:translate(-3.9598vw,79.818vh) scale(.3523)}to{transform:translate(-1.96025vw,99vh) scale(.3523)}}.snow:nth-child(349){opacity:.2738;transform:translate(70.994vw,-10px) scale(.0603);animation:fall-349 15s -16s linear infinite}@keyframes fall-349{49.869%{transform:translate(61.6006vw,49.869vh) scale(.0603)}to{transform:translate(66.2973vw,99vh) scale(.0603)}}.snow:nth-child(350){opacity:.4308;transform:translate(43.7292vw,-10px) scale(.2769);animation:fall-350 13s -21s linear infinite}@keyframes fall-350{64.982%{transform:translate(53.3942vw,64.982vh) scale(.2769)}to{transform:translate(48.5617vw,99vh) scale(.2769)}}.snow:nth-child(351){opacity:1.909;transform:translate(58.8795vw,-10px) scale(.4355);animation:fall-351 24s -30s linear infinite}@keyframes fall-351{77.912%{transform:translate(53.8459vw,77.912vh) scale(.4355)}to{transform:translate(56.3627vw,99vh) scale(.4355)}}.snow:nth-child(352){opacity:.1162;transform:translate(77.8835vw,-10px) scale(.9384);animation:fall-352 17s -1s linear infinite}@keyframes fall-352{68.281%{transform:translate(68.8937vw,68.281vh) scale(.9384)}to{transform:translate(73.3886vw,99vh) scale(.9384)}}.snow:nth-child(353){opacity:.646;transform:translate(28.813vw,-10px) scale(.8357);animation:fall-353 30s -14s linear infinite}@keyframes fall-353{42.878%{transform:translate(32.8664vw,42.878vh) scale(.8357)}to{transform:translate(30.8397vw,99vh) scale(.8357)}}.snow:nth-child(354){opacity:1.5708;transform:translate(33.4891vw,-10px) scale(.5146);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{48.419%{transform:translate(23.5673vw,48.419vh) scale(.5146)}to{transform:translate(28.5282vw,99vh) scale(.5146)}}.snow:nth-child(355){opacity:1.5984;transform:translate(36.3177vw,-10px) scale(.6319);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{37.975%{transform:translate(35.0751vw,37.975vh) scale(.6319)}to{transform:translate(35.6964vw,99vh) scale(.6319)}}.snow:nth-child(356){opacity:1.24;transform:translate(4.4198vw,-10px) scale(.7975);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{77.54%{transform:translate(4.0554vw,77.54vh) scale(.7975)}to{transform:translate(4.2376vw,99vh) scale(.7975)}}.snow:nth-child(357){opacity:1.643;transform:translate(59.1369vw,-10px) scale(.6618);animation:fall-357 19s -14s linear infinite}@keyframes fall-357{53.199%{transform:translate(56.1081vw,53.199vh) scale(.6618)}to{transform:translate(57.6225vw,99vh) scale(.6618)}}.snow:nth-child(358){opacity:.7218;transform:translate(68.6202vw,-10px) scale(.4981);animation:fall-358 24s -6s linear infinite}@keyframes fall-358{69.269%{transform:translate(65.3758vw,69.269vh) scale(.4981)}to{transform:translate(66.998vw,99vh) scale(.4981)}}.snow:nth-child(359){opacity:.5374;transform:translate(76.0155vw,-10px) scale(.3801);animation:fall-359 20s -18s linear infinite}@keyframes fall-359{75.211%{transform:translate(78.5084vw,75.211vh) scale(.3801)}to{transform:translate(77.26195vw,99vh) scale(.3801)}}.snow:nth-child(360){opacity:.566;transform:translate(47.0537vw,-10px) scale(.8287);animation:fall-360 21s -17s linear infinite}@keyframes fall-360{66.062%{transform:translate(48.3133vw,66.062vh) scale(.8287)}to{transform:translate(47.6835vw,99vh) scale(.8287)}}.snow:nth-child(361){opacity:1.3198;transform:translate(7.1509vw,-10px) scale(.7661);animation:fall-361 19s -7s linear infinite}@keyframes fall-361{52.766%{transform:translate(-.0375vw,52.766vh) scale(.7661)}to{transform:translate(3.5567vw,99vh) scale(.7661)}}.snow:nth-child(362){opacity:1.932;transform:translate(39.4554vw,-10px) scale(.4236);animation:fall-362 29s -9s linear infinite}@keyframes fall-362{79.427%{transform:translate(30.9268vw,79.427vh) scale(.4236)}to{transform:translate(35.1911vw,99vh) scale(.4236)}}.snow:nth-child(363){opacity:.3718;transform:translate(77.8661vw,-10px) scale(.6636);animation:fall-363 28s -15s linear infinite}@keyframes fall-363{74.046%{transform:translate(68.1255vw,74.046vh) scale(.6636)}to{transform:translate(72.9958vw,99vh) scale(.6636)}}.snow:nth-child(364){opacity:1.5866;transform:translate(92.703vw,-10px) scale(.9856);animation:fall-364 21s -12s linear infinite}@keyframes fall-364{78.135%{transform:translate(96.5517vw,78.135vh) scale(.9856)}to{transform:translate(94.62735vw,99vh) scale(.9856)}}.snow:nth-child(365){opacity:.0488;transform:translate(20.0918vw,-10px) scale(.8791);animation:fall-365 25s -6s linear infinite}@keyframes fall-365{54.256%{transform:translate(17.813vw,54.256vh) scale(.8791)}to{transform:translate(18.9524vw,99vh) scale(.8791)}}.snow:nth-child(366){opacity:.991;transform:translate(34.1055vw,-10px) scale(.1771);animation:fall-366 17s -13s linear infinite}@keyframes fall-366{54.716%{transform:translate(24.8799vw,54.716vh) scale(.1771)}to{transform:translate(29.4927vw,99vh) scale(.1771)}}.snow:nth-child(367){opacity:.6948;transform:translate(9.2075vw,-10px) scale(.2553);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{36.176%{transform:translate(14.8779vw,36.176vh) scale(.2553)}to{transform:translate(12.0427vw,99vh) scale(.2553)}}.snow:nth-child(368){opacity:1.1902;transform:translate(21.5574vw,-10px) scale(.7529);animation:fall-368 14s -20s linear infinite}@keyframes fall-368{72.455%{transform:translate(23.3369vw,72.455vh) scale(.7529)}to{transform:translate(22.44715vw,99vh) scale(.7529)}}.snow:nth-child(369){opacity:1.0566;transform:translate(78.0412vw,-10px) scale(.8082);animation:fall-369 22s -26s linear infinite}@keyframes fall-369{58.987%{transform:translate(71.327vw,58.987vh) scale(.8082)}to{transform:translate(74.6841vw,99vh) scale(.8082)}}.snow:nth-child(370){opacity:1.6096;transform:translate(73.505vw,-10px) scale(.7682);animation:fall-370 25s -26s linear infinite}@keyframes fall-370{69.858%{transform:translate(67.0707vw,69.858vh) scale(.7682)}to{transform:translate(70.28785vw,99vh) scale(.7682)}}.snow:nth-child(371){opacity:1.873;transform:translate(74.0638vw,-10px) scale(.4916);animation:fall-371 12s -20s linear infinite}@keyframes fall-371{68.038%{transform:translate(67.274vw,68.038vh) scale(.4916)}to{transform:translate(70.6689vw,99vh) scale(.4916)}}.snow:nth-child(372){opacity:.2252;transform:translate(51.2895vw,-10px) scale(.2012);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{48.961%{transform:translate(49.3148vw,48.961vh) scale(.2012)}to{transform:translate(50.30215vw,99vh) scale(.2012)}}.snow:nth-child(373){opacity:1.5734;transform:translate(2.4136vw,-10px) scale(.8029);animation:fall-373 18s -11s linear infinite}@keyframes fall-373{47.852%{transform:translate(7.5765vw,47.852vh) scale(.8029)}to{transform:translate(4.99505vw,99vh) scale(.8029)}}.snow:nth-child(374){opacity:1.183;transform:translate(46.5106vw,-10px) scale(.6886);animation:fall-374 27s -9s linear infinite}@keyframes fall-374{55.612%{transform:translate(40.495vw,55.612vh) scale(.6886)}to{transform:translate(43.5028vw,99vh) scale(.6886)}}.snow:nth-child(375){opacity:.8058;transform:translate(48.8107vw,-10px) scale(.2437);animation:fall-375 15s -2s linear infinite}@keyframes fall-375{35.118%{transform:translate(39.418vw,35.118vh) scale(.2437)}to{transform:translate(44.11435vw,99vh) scale(.2437)}}.snow:nth-child(376){opacity:.3846;transform:translate(48.7309vw,-10px) scale(.8985);animation:fall-376 27s -15s linear infinite}@keyframes fall-376{58.144%{transform:translate(50.8034vw,58.144vh) scale(.8985)}to{transform:translate(49.76715vw,99vh) scale(.8985)}}.snow:nth-child(377){opacity:.4966;transform:translate(95.8456vw,-10px) scale(.9297);animation:fall-377 13s -16s linear infinite}@keyframes fall-377{36.951%{transform:translate(101.444vw,36.951vh) scale(.9297)}to{transform:translate(98.6448vw,99vh) scale(.9297)}}.snow:nth-child(378){opacity:.804;transform:translate(.2605vw,-10px) scale(.9607);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{38.689%{transform:translate(1.6182vw,38.689vh) scale(.9607)}to{transform:translate(.93935vw,99vh) scale(.9607)}}.snow:nth-child(379){opacity:.9584;transform:translate(10.5524vw,-10px) scale(.7082);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{67.938%{transform:translate(18.277vw,67.938vh) scale(.7082)}to{transform:translate(14.4147vw,99vh) scale(.7082)}}.snow:nth-child(380){opacity:1.5846;transform:translate(8.7663vw,-10px) scale(.7971);animation:fall-380 22s -17s linear infinite}@keyframes fall-380{44.37%{transform:translate(6.5715vw,44.37vh) scale(.7971)}to{transform:translate(7.6689vw,99vh) scale(.7971)}}.snow:nth-child(381){opacity:1.2556;transform:translate(98.7347vw,-10px) scale(.7203);animation:fall-381 28s -5s linear infinite}@keyframes fall-381{47.78%{transform:translate(104.466vw,47.78vh) scale(.7203)}to{transform:translate(101.60035vw,99vh) scale(.7203)}}.snow:nth-child(382){opacity:.0582;transform:translate(65.0448vw,-10px) scale(.2615);animation:fall-382 27s -18s linear infinite}@keyframes fall-382{47.853%{transform:translate(66.6571vw,47.853vh) scale(.2615)}to{transform:translate(65.85095vw,99vh) scale(.2615)}}.snow:nth-child(383){opacity:1.2762;transform:translate(85.2115vw,-10px) scale(.0362);animation:fall-383 11s -29s linear infinite}@keyframes fall-383{64.281%{transform:translate(87.9036vw,64.281vh) scale(.0362)}to{transform:translate(86.55755vw,99vh) scale(.0362)}}.snow:nth-child(384){opacity:.9362;transform:translate(84.3793vw,-10px) scale(.6189);animation:fall-384 17s -27s linear infinite}@keyframes fall-384{77.084%{transform:translate(91.7074vw,77.084vh) scale(.6189)}to{transform:translate(88.04335vw,99vh) scale(.6189)}}.snow:nth-child(385){opacity:1.9914;transform:translate(15.0184vw,-10px) scale(.2825);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{42.774%{transform:translate(23.4872vw,42.774vh) scale(.2825)}to{transform:translate(19.2528vw,99vh) scale(.2825)}}.snow:nth-child(386){opacity:.176;transform:translate(66.3913vw,-10px) scale(.0822);animation:fall-386 16s -23s linear infinite}@keyframes fall-386{49.302%{transform:translate(73.98vw,49.302vh) scale(.0822)}to{transform:translate(70.18565vw,99vh) scale(.0822)}}.snow:nth-child(387){opacity:.4518;transform:translate(77.6031vw,-10px) scale(.0993);animation:fall-387 22s -12s linear infinite}@keyframes fall-387{48.766%{transform:translate(85.8439vw,48.766vh) scale(.0993)}to{transform:translate(81.7235vw,99vh) scale(.0993)}}.snow:nth-child(388){opacity:1.7658;transform:translate(45.7356vw,-10px) scale(.4704);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{75.792%{transform:translate(54.5148vw,75.792vh) scale(.4704)}to{transform:translate(50.1252vw,99vh) scale(.4704)}}.snow:nth-child(389){opacity:.906;transform:translate(75.4923vw,-10px) scale(.431);animation:fall-389 13s -7s linear infinite}@keyframes fall-389{37.761%{transform:translate(80.4449vw,37.761vh) scale(.431)}to{transform:translate(77.9686vw,99vh) scale(.431)}}.snow:nth-child(390){opacity:1.541;transform:translate(99.5969vw,-10px) scale(.5995);animation:fall-390 23s -27s linear infinite}@keyframes fall-390{76.617%{transform:translate(96.7185vw,76.617vh) scale(.5995)}to{transform:translate(98.1577vw,99vh) scale(.5995)}}.snow:nth-child(391){opacity:.2962;transform:translate(29.0723vw,-10px) scale(.7341);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{41.859%{transform:translate(37.7778vw,41.859vh) scale(.7341)}to{transform:translate(33.42505vw,99vh) scale(.7341)}}.snow:nth-child(392){opacity:.0964;transform:translate(50.2896vw,-10px) scale(.6752);animation:fall-392 19s -19s linear infinite}@keyframes fall-392{68.598%{transform:translate(55.3597vw,68.598vh) scale(.6752)}to{transform:translate(52.82465vw,99vh) scale(.6752)}}.snow:nth-child(393){opacity:1.7158;transform:translate(90.0332vw,-10px) scale(.9197);animation:fall-393 10s -17s linear infinite}@keyframes fall-393{44.717%{transform:translate(91.0163vw,44.717vh) scale(.9197)}to{transform:translate(90.52475vw,99vh) scale(.9197)}}.snow:nth-child(394){opacity:.5154;transform:translate(70.3473vw,-10px) scale(.0829);animation:fall-394 11s -25s linear infinite}@keyframes fall-394{69.191%{transform:translate(66.9261vw,69.191vh) scale(.0829)}to{transform:translate(68.6367vw,99vh) scale(.0829)}}.snow:nth-child(395){opacity:.5368;transform:translate(99.6728vw,-10px) scale(.6299);animation:fall-395 12s -22s linear infinite}@keyframes fall-395{37.115%{transform:translate(98.8769vw,37.115vh) scale(.6299)}to{transform:translate(99.27485vw,99vh) scale(.6299)}}.snow:nth-child(396){opacity:.211;transform:translate(13.3506vw,-10px) scale(.7723);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{40.189%{transform:translate(6.1235vw,40.189vh) scale(.7723)}to{transform:translate(9.73705vw,99vh) scale(.7723)}}.snow:nth-child(397){opacity:1.1056;transform:translate(76.4014vw,-10px) scale(.3106);animation:fall-397 28s -29s linear infinite}@keyframes fall-397{58.542%{transform:translate(71.1412vw,58.542vh) scale(.3106)}to{transform:translate(73.7713vw,99vh) scale(.3106)}}.snow:nth-child(398){opacity:.8414;transform:translate(3.4583vw,-10px) scale(.739);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{72.825%{transform:translate(3.7707vw,72.825vh) scale(.739)}to{transform:translate(3.6145vw,99vh) scale(.739)}}.snow:nth-child(399){opacity:.4324;transform:translate(86.6627vw,-10px) scale(.6009);animation:fall-399 19s -13s linear infinite}@keyframes fall-399{63.852%{transform:translate(77.3754vw,63.852vh) scale(.6009)}to{transform:translate(82.01905vw,99vh) scale(.6009)}}.snow:nth-child(400){opacity:.6176;transform:translate(85.8841vw,-10px) scale(.1647);animation:fall-400 26s -26s linear infinite}@keyframes fall-400{71.911%{transform:translate(79.1586vw,71.911vh) scale(.1647)}to{transform:translate(82.52135vw,99vh) scale(.1647)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1896;transform:translate(6.8325vw,-10px) scale(.5151);animation:fall-1 29s -18s linear infinite}@keyframes fall-1{45.385%{transform:translate(9.4295vw,45.385vh) scale(.5151)}to{transform:translate(8.131vw,99vh) scale(.5151)}}.snow:nth-child(2){opacity:.5038;transform:translate(67.5249vw,-10px) scale(.3075);animation:fall-2 27s -7s linear infinite}@keyframes fall-2{66.841%{transform:translate(63.0201vw,66.841vh) scale(.3075)}to{transform:translate(65.2725vw,99vh) scale(.3075)}}.snow:nth-child(3){opacity:1.8952;transform:translate(92.5167vw,-10px) scale(.5163);animation:fall-3 10s -29s linear infinite}@keyframes fall-3{68.837%{transform:translate(94.7105vw,68.837vh) scale(.5163)}to{transform:translate(93.6136vw,99vh) scale(.5163)}}.snow:nth-child(4){opacity:1.7378;transform:translate(76.1793vw,-10px) scale(.8834);animation:fall-4 12s -6s linear infinite}@keyframes fall-4{69.232%{transform:translate(66.6284vw,69.232vh) scale(.8834)}to{transform:translate(71.40385vw,99vh) scale(.8834)}}.snow:nth-child(5){opacity:1.7332;transform:translate(47.3071vw,-10px) scale(.3127);animation:fall-5 16s -5s linear infinite}@keyframes fall-5{53.059%{transform:translate(54.4901vw,53.059vh) scale(.3127)}to{transform:translate(50.8986vw,99vh) scale(.3127)}}.snow:nth-child(6){opacity:1.9052;transform:translate(6.0755vw,-10px) scale(.0176);animation:fall-6 10s -4s linear infinite}@keyframes fall-6{40.729%{transform:translate(15.743vw,40.729vh) scale(.0176)}to{transform:translate(10.90925vw,99vh) scale(.0176)}}.snow:nth-child(7){opacity:1.3554;transform:translate(5.329vw,-10px) scale(.2172);animation:fall-7 14s -25s linear infinite}@keyframes fall-7{64.256%{transform:translate(2.5336vw,64.256vh) scale(.2172)}to{transform:translate(3.9313vw,99vh) scale(.2172)}}.snow:nth-child(8){opacity:1.989;transform:translate(47.0804vw,-10px) scale(.3685);animation:fall-8 15s -28s linear infinite}@keyframes fall-8{55.634%{transform:translate(55.4271vw,55.634vh) scale(.3685)}to{transform:translate(51.25375vw,99vh) scale(.3685)}}.snow:nth-child(9){opacity:1.853;transform:translate(42.4982vw,-10px) scale(.8735);animation:fall-9 16s -17s linear infinite}@keyframes fall-9{31.055%{transform:translate(50.2218vw,31.055vh) scale(.8735)}to{transform:translate(46.36vw,99vh) scale(.8735)}}.snow:nth-child(10){opacity:1.1696;transform:translate(38.1651vw,-10px) scale(.6313);animation:fall-10 25s -15s linear infinite}@keyframes fall-10{67.603%{transform:translate(37.9233vw,67.603vh) scale(.6313)}to{transform:translate(38.0442vw,99vh) scale(.6313)}}.snow:nth-child(11){opacity:.6254;transform:translate(28.95vw,-10px) scale(.0293);animation:fall-11 20s -24s linear infinite}@keyframes fall-11{42.389%{transform:translate(38.6548vw,42.389vh) scale(.0293)}to{transform:translate(33.8024vw,99vh) scale(.0293)}}.snow:nth-child(12){opacity:1.8836;transform:translate(15.5919vw,-10px) scale(.155);animation:fall-12 25s -22s linear infinite}@keyframes fall-12{72.482%{transform:translate(14.7853vw,72.482vh) scale(.155)}to{transform:translate(15.1886vw,99vh) scale(.155)}}.snow:nth-child(13){opacity:.7712;transform:translate(2.1594vw,-10px) scale(.5802);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{57.924%{transform:translate(-2.8109vw,57.924vh) scale(.5802)}to{transform:translate(-.32575vw,99vh) scale(.5802)}}.snow:nth-child(14){opacity:.3712;transform:translate(5.749vw,-10px) scale(.3939);animation:fall-14 19s -20s linear infinite}@keyframes fall-14{43.598%{transform:translate(15.2514vw,43.598vh) scale(.3939)}to{transform:translate(10.5002vw,99vh) scale(.3939)}}.snow:nth-child(15){opacity:1.4566;transform:translate(47.9605vw,-10px) scale(.7);animation:fall-15 18s -20s linear infinite}@keyframes fall-15{62.64%{transform:translate(38.6443vw,62.64vh) scale(.7)}to{transform:translate(43.3024vw,99vh) scale(.7)}}.snow:nth-child(16){opacity:.3786;transform:translate(42.3012vw,-10px) scale(.4417);animation:fall-16 30s -7s linear infinite}@keyframes fall-16{41.06%{transform:translate(33.0455vw,41.06vh) scale(.4417)}to{transform:translate(37.67335vw,99vh) scale(.4417)}}.snow:nth-child(17){opacity:1.1936;transform:translate(7.73vw,-10px) scale(.4974);animation:fall-17 27s -18s linear infinite}@keyframes fall-17{45.01%{transform:translate(2.4804vw,45.01vh) scale(.4974)}to{transform:translate(5.1052vw,99vh) scale(.4974)}}.snow:nth-child(18){opacity:.2764;transform:translate(60.7433vw,-10px) scale(.4038);animation:fall-18 30s -28s linear infinite}@keyframes fall-18{69.873%{transform:translate(61.4029vw,69.873vh) scale(.4038)}to{transform:translate(61.0731vw,99vh) scale(.4038)}}.snow:nth-child(19){opacity:1.2758;transform:translate(12.5384vw,-10px) scale(.8718);animation:fall-19 10s -1s linear infinite}@keyframes fall-19{70.638%{transform:translate(16.8849vw,70.638vh) scale(.8718)}to{transform:translate(14.71165vw,99vh) scale(.8718)}}.snow:nth-child(20){opacity:1.9154;transform:translate(62.0266vw,-10px) scale(.999);animation:fall-20 28s -24s linear infinite}@keyframes fall-20{35.573%{transform:translate(71.0027vw,35.573vh) scale(.999)}to{transform:translate(66.51465vw,99vh) scale(.999)}}.snow:nth-child(21){opacity:1.3696;transform:translate(60.5411vw,-10px) scale(.992);animation:fall-21 12s -13s linear infinite}@keyframes fall-21{45.052%{transform:translate(50.8968vw,45.052vh) scale(.992)}to{transform:translate(55.71895vw,99vh) scale(.992)}}.snow:nth-child(22){opacity:1.5642;transform:translate(99.8359vw,-10px) scale(.506);animation:fall-22 25s -26s linear infinite}@keyframes fall-22{45.648%{transform:translate(107.8176vw,45.648vh) scale(.506)}to{transform:translate(103.82675vw,99vh) scale(.506)}}.snow:nth-child(23){opacity:1.3788;transform:translate(52.7019vw,-10px) scale(.9935);animation:fall-23 21s -6s linear infinite}@keyframes fall-23{48.86%{transform:translate(53.7078vw,48.86vh) scale(.9935)}to{transform:translate(53.20485vw,99vh) scale(.9935)}}.snow:nth-child(24){opacity:.5474;transform:translate(87.4999vw,-10px) scale(.0808);animation:fall-24 18s -10s linear infinite}@keyframes fall-24{50.176%{transform:translate(79.2002vw,50.176vh) scale(.0808)}to{transform:translate(83.35005vw,99vh) scale(.0808)}}.snow:nth-child(25){opacity:.1904;transform:translate(29.0935vw,-10px) scale(.3285);animation:fall-25 30s -21s linear infinite}@keyframes fall-25{47.514%{transform:translate(19.206vw,47.514vh) scale(.3285)}to{transform:translate(24.14975vw,99vh) scale(.3285)}}.snow:nth-child(26){opacity:.7586;transform:translate(86.8964vw,-10px) scale(.7229);animation:fall-26 17s -15s linear infinite}@keyframes fall-26{40.524%{transform:translate(88.1589vw,40.524vh) scale(.7229)}to{transform:translate(87.52765vw,99vh) scale(.7229)}}.snow:nth-child(27){opacity:1.091;transform:translate(64.8745vw,-10px) scale(.8469);animation:fall-27 16s -27s linear infinite}@keyframes fall-27{59.511%{transform:translate(63.3838vw,59.511vh) scale(.8469)}to{transform:translate(64.12915vw,99vh) scale(.8469)}}.snow:nth-child(28){opacity:.0606;transform:translate(5.2221vw,-10px) scale(.7375);animation:fall-28 18s -29s linear infinite}@keyframes fall-28{68.281%{transform:translate(10.1818vw,68.281vh) scale(.7375)}to{transform:translate(7.70195vw,99vh) scale(.7375)}}.snow:nth-child(29){opacity:.8586;transform:translate(72.2792vw,-10px) scale(.2114);animation:fall-29 28s -17s linear infinite}@keyframes fall-29{77.227%{transform:translate(63.3801vw,77.227vh) scale(.2114)}to{transform:translate(67.82965vw,99vh) scale(.2114)}}.snow:nth-child(30){opacity:1.37;transform:translate(16.0974vw,-10px) scale(.9466);animation:fall-30 10s -9s linear infinite}@keyframes fall-30{56.369%{transform:translate(22.0092vw,56.369vh) scale(.9466)}to{transform:translate(19.0533vw,99vh) scale(.9466)}}.snow:nth-child(31){opacity:.4366;transform:translate(75.6797vw,-10px) scale(.2952);animation:fall-31 16s -27s linear infinite}@keyframes fall-31{58.01%{transform:translate(81.9569vw,58.01vh) scale(.2952)}to{transform:translate(78.8183vw,99vh) scale(.2952)}}.snow:nth-child(32){opacity:.129;transform:translate(50.3283vw,-10px) scale(.8571);animation:fall-32 28s -28s linear infinite}@keyframes fall-32{49.963%{transform:translate(48.018vw,49.963vh) scale(.8571)}to{transform:translate(49.17315vw,99vh) scale(.8571)}}.snow:nth-child(33){opacity:1.536;transform:translate(31.5676vw,-10px) scale(.1468);animation:fall-33 12s -2s linear infinite}@keyframes fall-33{33.83%{transform:translate(39.1908vw,33.83vh) scale(.1468)}to{transform:translate(35.3792vw,99vh) scale(.1468)}}.snow:nth-child(34){opacity:.117;transform:translate(49.1948vw,-10px) scale(.2529);animation:fall-34 22s -7s linear infinite}@keyframes fall-34{48.725%{transform:translate(50.9786vw,48.725vh) scale(.2529)}to{transform:translate(50.0867vw,99vh) scale(.2529)}}.snow:nth-child(35){opacity:1.2262;transform:translate(49.5577vw,-10px) scale(.1983);animation:fall-35 12s -4s linear infinite}@keyframes fall-35{50.155%{transform:translate(52.8817vw,50.155vh) scale(.1983)}to{transform:translate(51.2197vw,99vh) scale(.1983)}}.snow:nth-child(36){opacity:.0642;transform:translate(43.6499vw,-10px) scale(.5938);animation:fall-36 11s -24s linear infinite}@keyframes fall-36{76.518%{transform:translate(52.7446vw,76.518vh) scale(.5938)}to{transform:translate(48.19725vw,99vh) scale(.5938)}}.snow:nth-child(37){opacity:.0566;transform:translate(86.9632vw,-10px) scale(.9336);animation:fall-37 11s -8s linear infinite}@keyframes fall-37{66.806%{transform:translate(87.9268vw,66.806vh) scale(.9336)}to{transform:translate(87.445vw,99vh) scale(.9336)}}.snow:nth-child(38){opacity:.8956;transform:translate(18.827vw,-10px) scale(.9006);animation:fall-38 14s -11s linear infinite}@keyframes fall-38{45.871%{transform:translate(23.2484vw,45.871vh) scale(.9006)}to{transform:translate(21.0377vw,99vh) scale(.9006)}}.snow:nth-child(39){opacity:.9554;transform:translate(57.1464vw,-10px) scale(.204);animation:fall-39 20s -30s linear infinite}@keyframes fall-39{79.826%{transform:translate(62.7962vw,79.826vh) scale(.204)}to{transform:translate(59.9713vw,99vh) scale(.204)}}.snow:nth-child(40){opacity:1.0286;transform:translate(53.9937vw,-10px) scale(.4278);animation:fall-40 22s -2s linear infinite}@keyframes fall-40{66.517%{transform:translate(56.3096vw,66.517vh) scale(.4278)}to{transform:translate(55.15165vw,99vh) scale(.4278)}}.snow:nth-child(41){opacity:.2412;transform:translate(74.0902vw,-10px) scale(.1902);animation:fall-41 29s -24s linear infinite}@keyframes fall-41{59.459%{transform:translate(83.8169vw,59.459vh) scale(.1902)}to{transform:translate(78.95355vw,99vh) scale(.1902)}}.snow:nth-child(42){opacity:.7168;transform:translate(8.0157vw,-10px) scale(.5107);animation:fall-42 16s -11s linear infinite}@keyframes fall-42{30.709%{transform:translate(.112vw,30.709vh) scale(.5107)}to{transform:translate(4.06385vw,99vh) scale(.5107)}}.snow:nth-child(43){opacity:.0724;transform:translate(60.2392vw,-10px) scale(.9941);animation:fall-43 18s -16s linear infinite}@keyframes fall-43{64.211%{transform:translate(69.1173vw,64.211vh) scale(.9941)}to{transform:translate(64.67825vw,99vh) scale(.9941)}}.snow:nth-child(44){opacity:.471;transform:translate(39.601vw,-10px) scale(.2919);animation:fall-44 18s -2s linear infinite}@keyframes fall-44{74.171%{transform:translate(37.2762vw,74.171vh) scale(.2919)}to{transform:translate(38.4386vw,99vh) scale(.2919)}}.snow:nth-child(45){opacity:1.093;transform:translate(6.5529vw,-10px) scale(.1972);animation:fall-45 27s -12s linear infinite}@keyframes fall-45{45.642%{transform:translate(2.1804vw,45.642vh) scale(.1972)}to{transform:translate(4.36665vw,99vh) scale(.1972)}}.snow:nth-child(46){opacity:.5894;transform:translate(28.1107vw,-10px) scale(.6823);animation:fall-46 20s -17s linear infinite}@keyframes fall-46{41.853%{transform:translate(32.9437vw,41.853vh) scale(.6823)}to{transform:translate(30.5272vw,99vh) scale(.6823)}}.snow:nth-child(47){opacity:.5798;transform:translate(5.8625vw,-10px) scale(.5716);animation:fall-47 12s -30s linear infinite}@keyframes fall-47{51.98%{transform:translate(11.3711vw,51.98vh) scale(.5716)}to{transform:translate(8.6168vw,99vh) scale(.5716)}}.snow:nth-child(48){opacity:1.2376;transform:translate(66.05vw,-10px) scale(.7924);animation:fall-48 27s -18s linear infinite}@keyframes fall-48{61.045%{transform:translate(58.8959vw,61.045vh) scale(.7924)}to{transform:translate(62.47295vw,99vh) scale(.7924)}}.snow:nth-child(49){opacity:1.5642;transform:translate(78.9113vw,-10px) scale(.8028);animation:fall-49 22s -20s linear infinite}@keyframes fall-49{47.8%{transform:translate(87.4059vw,47.8vh) scale(.8028)}to{transform:translate(83.1586vw,99vh) scale(.8028)}}.snow:nth-child(50){opacity:.6744;transform:translate(85.4042vw,-10px) scale(.8856);animation:fall-50 16s -15s linear infinite}@keyframes fall-50{33.277%{transform:translate(80.7957vw,33.277vh) scale(.8856)}to{transform:translate(83.09995vw,99vh) scale(.8856)}}.snow:nth-child(51){opacity:.5368;transform:translate(82.8136vw,-10px) scale(.0447);animation:fall-51 14s -4s linear infinite}@keyframes fall-51{42.907%{transform:translate(90.2782vw,42.907vh) scale(.0447)}to{transform:translate(86.5459vw,99vh) scale(.0447)}}.snow:nth-child(52){opacity:.2266;transform:translate(51.6194vw,-10px) scale(.6872);animation:fall-52 26s -7s linear infinite}@keyframes fall-52{75.96%{transform:translate(46.7659vw,75.96vh) scale(.6872)}to{transform:translate(49.19265vw,99vh) scale(.6872)}}.snow:nth-child(53){opacity:1.6506;transform:translate(8.216vw,-10px) scale(.0127);animation:fall-53 16s -2s linear infinite}@keyframes fall-53{35.157%{transform:translate(10.2612vw,35.157vh) scale(.0127)}to{transform:translate(9.2386vw,99vh) scale(.0127)}}.snow:nth-child(54){opacity:.2708;transform:translate(3.6315vw,-10px) scale(.5247);animation:fall-54 17s -19s linear infinite}@keyframes fall-54{49.142%{transform:translate(-5.861vw,49.142vh) scale(.5247)}to{transform:translate(-1.11475vw,99vh) scale(.5247)}}.snow:nth-child(55){opacity:1.1018;transform:translate(72.9028vw,-10px) scale(.6094);animation:fall-55 18s -15s linear infinite}@keyframes fall-55{68.536%{transform:translate(78.5607vw,68.536vh) scale(.6094)}to{transform:translate(75.73175vw,99vh) scale(.6094)}}.snow:nth-child(56){opacity:1.0966;transform:translate(86.1356vw,-10px) scale(.8503);animation:fall-56 23s -12s linear infinite}@keyframes fall-56{51.565%{transform:translate(94.4642vw,51.565vh) scale(.8503)}to{transform:translate(90.2999vw,99vh) scale(.8503)}}.snow:nth-child(57){opacity:.398;transform:translate(46.0923vw,-10px) scale(.2763);animation:fall-57 26s -30s linear infinite}@keyframes fall-57{64.762%{transform:translate(51.6297vw,64.762vh) scale(.2763)}to{transform:translate(48.861vw,99vh) scale(.2763)}}.snow:nth-child(58){opacity:.4518;transform:translate(62.0782vw,-10px) scale(.9977);animation:fall-58 12s -24s linear infinite}@keyframes fall-58{36.667%{transform:translate(70.5767vw,36.667vh) scale(.9977)}to{transform:translate(66.32745vw,99vh) scale(.9977)}}.snow:nth-child(59){opacity:.9132;transform:translate(98.2678vw,-10px) scale(.1259);animation:fall-59 21s -30s linear infinite}@keyframes fall-59{57.636%{transform:translate(92.2444vw,57.636vh) scale(.1259)}to{transform:translate(95.2561vw,99vh) scale(.1259)}}.snow:nth-child(60){opacity:.1252;transform:translate(40.2612vw,-10px) scale(.177);animation:fall-60 26s -12s linear infinite}@keyframes fall-60{46.635%{transform:translate(33.2984vw,46.635vh) scale(.177)}to{transform:translate(36.7798vw,99vh) scale(.177)}}.snow:nth-child(61){opacity:.5482;transform:translate(21.9329vw,-10px) scale(.856);animation:fall-61 17s -25s linear infinite}@keyframes fall-61{59.506%{transform:translate(15.9797vw,59.506vh) scale(.856)}to{transform:translate(18.9563vw,99vh) scale(.856)}}.snow:nth-child(62){opacity:1.6376;transform:translate(81.8108vw,-10px) scale(.9808);animation:fall-62 11s -5s linear infinite}@keyframes fall-62{35.847%{transform:translate(72.1113vw,35.847vh) scale(.9808)}to{transform:translate(76.96105vw,99vh) scale(.9808)}}.snow:nth-child(63){opacity:1.6328;transform:translate(88.3027vw,-10px) scale(.8253);animation:fall-63 27s -11s linear infinite}@keyframes fall-63{69.072%{transform:translate(86.4293vw,69.072vh) scale(.8253)}to{transform:translate(87.366vw,99vh) scale(.8253)}}.snow:nth-child(64){opacity:1.3114;transform:translate(64.5751vw,-10px) scale(.3509);animation:fall-64 20s -25s linear infinite}@keyframes fall-64{30.063%{transform:translate(74.4585vw,30.063vh) scale(.3509)}to{transform:translate(69.5168vw,99vh) scale(.3509)}}.snow:nth-child(65){opacity:1.5404;transform:translate(50.6624vw,-10px) scale(.9775);animation:fall-65 28s -20s linear infinite}@keyframes fall-65{60.896%{transform:translate(51.1736vw,60.896vh) scale(.9775)}to{transform:translate(50.918vw,99vh) scale(.9775)}}.snow:nth-child(66){opacity:.34;transform:translate(77.9249vw,-10px) scale(.0692);animation:fall-66 24s -29s linear infinite}@keyframes fall-66{50.241%{transform:translate(68.363vw,50.241vh) scale(.0692)}to{transform:translate(73.14395vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.7224;transform:translate(90.1148vw,-10px) scale(.2588);animation:fall-67 27s -22s linear infinite}@keyframes fall-67{42.316%{transform:translate(93.0344vw,42.316vh) scale(.2588)}to{transform:translate(91.5746vw,99vh) scale(.2588)}}.snow:nth-child(68){opacity:1.9668;transform:translate(17.8451vw,-10px) scale(.548);animation:fall-68 28s -3s linear infinite}@keyframes fall-68{33.06%{transform:translate(19.338vw,33.06vh) scale(.548)}to{transform:translate(18.59155vw,99vh) scale(.548)}}.snow:nth-child(69){opacity:1.567;transform:translate(33.0682vw,-10px) scale(.526);animation:fall-69 15s -16s linear infinite}@keyframes fall-69{46.536%{transform:translate(42.3178vw,46.536vh) scale(.526)}to{transform:translate(37.693vw,99vh) scale(.526)}}.snow:nth-child(70){opacity:.664;transform:translate(18.3485vw,-10px) scale(.1229);animation:fall-70 26s -1s linear infinite}@keyframes fall-70{73.395%{transform:translate(20.6647vw,73.395vh) scale(.1229)}to{transform:translate(19.5066vw,99vh) scale(.1229)}}.snow:nth-child(71){opacity:1.2842;transform:translate(28.4457vw,-10px) scale(.7718);animation:fall-71 24s -25s linear infinite}@keyframes fall-71{32.709%{transform:translate(36.691vw,32.709vh) scale(.7718)}to{transform:translate(32.56835vw,99vh) scale(.7718)}}.snow:nth-child(72){opacity:1.7942;transform:translate(50.1704vw,-10px) scale(.1127);animation:fall-72 20s -15s linear infinite}@keyframes fall-72{54.278%{transform:translate(43.9887vw,54.278vh) scale(.1127)}to{transform:translate(47.07955vw,99vh) scale(.1127)}}.snow:nth-child(73){opacity:1.2278;transform:translate(4.6086vw,-10px) scale(.4047);animation:fall-73 29s -3s linear infinite}@keyframes fall-73{69.138%{transform:translate(4.0521vw,69.138vh) scale(.4047)}to{transform:translate(4.33035vw,99vh) scale(.4047)}}.snow:nth-child(74){opacity:1.2878;transform:translate(11.2403vw,-10px) scale(.3744);animation:fall-74 12s -19s linear infinite}@keyframes fall-74{47.606%{transform:translate(18.8502vw,47.606vh) scale(.3744)}to{transform:translate(15.04525vw,99vh) scale(.3744)}}.snow:nth-child(75){opacity:.968;transform:translate(60.8203vw,-10px) scale(.6987);animation:fall-75 16s -26s linear infinite}@keyframes fall-75{34.493%{transform:translate(65.9786vw,34.493vh) scale(.6987)}to{transform:translate(63.39945vw,99vh) scale(.6987)}}.snow:nth-child(76){opacity:.4138;transform:translate(51.8411vw,-10px) scale(.7794);animation:fall-76 21s -23s linear infinite}@keyframes fall-76{35.553%{transform:translate(54.378vw,35.553vh) scale(.7794)}to{transform:translate(53.10955vw,99vh) scale(.7794)}}.snow:nth-child(77){opacity:.5128;transform:translate(51.2775vw,-10px) scale(.7193);animation:fall-77 17s -30s linear infinite}@keyframes fall-77{69.603%{transform:translate(45.099vw,69.603vh) scale(.7193)}to{transform:translate(48.18825vw,99vh) scale(.7193)}}.snow:nth-child(78){opacity:1.4398;transform:translate(80.8264vw,-10px) scale(.4775);animation:fall-78 13s -28s linear infinite}@keyframes fall-78{71.431%{transform:translate(88.8001vw,71.431vh) scale(.4775)}to{transform:translate(84.81325vw,99vh) scale(.4775)}}.snow:nth-child(79){opacity:1.0794;transform:translate(50.2534vw,-10px) scale(.0385);animation:fall-79 20s -21s linear infinite}@keyframes fall-79{43.582%{transform:translate(53.6635vw,43.582vh) scale(.0385)}to{transform:translate(51.95845vw,99vh) scale(.0385)}}.snow:nth-child(80){opacity:.399;transform:translate(90.6205vw,-10px) scale(.4246);animation:fall-80 25s -27s linear infinite}@keyframes fall-80{79.177%{transform:translate(97.8019vw,79.177vh) scale(.4246)}to{transform:translate(94.2112vw,99vh) scale(.4246)}}.snow:nth-child(81){opacity:1.6168;transform:translate(93.1099vw,-10px) scale(.8635);animation:fall-81 14s -2s linear infinite}@keyframes fall-81{75.849%{transform:translate(100.33vw,75.849vh) scale(.8635)}to{transform:translate(96.71995vw,99vh) scale(.8635)}}.snow:nth-child(82){opacity:1.9122;transform:translate(50.8548vw,-10px) scale(.8194);animation:fall-82 28s -17s linear infinite}@keyframes fall-82{39.28%{transform:translate(55.4801vw,39.28vh) scale(.8194)}to{transform:translate(53.16745vw,99vh) scale(.8194)}}.snow:nth-child(83){opacity:1.9578;transform:translate(77.733vw,-10px) scale(.1183);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{42.421%{transform:translate(85.0077vw,42.421vh) scale(.1183)}to{transform:translate(81.37035vw,99vh) scale(.1183)}}.snow:nth-child(84){opacity:1.4218;transform:translate(97.1915vw,-10px) scale(.9134);animation:fall-84 22s -2s linear infinite}@keyframes fall-84{71.527%{transform:translate(101.1303vw,71.527vh) scale(.9134)}to{transform:translate(99.1609vw,99vh) scale(.9134)}}.snow:nth-child(85){opacity:.721;transform:translate(85.5353vw,-10px) scale(.0346);animation:fall-85 17s -14s linear infinite}@keyframes fall-85{54.302%{transform:translate(89.9303vw,54.302vh) scale(.0346)}to{transform:translate(87.7328vw,99vh) scale(.0346)}}.snow:nth-child(86){opacity:1.457;transform:translate(19.3561vw,-10px) scale(.0365);animation:fall-86 10s -20s linear infinite}@keyframes fall-86{60.206%{transform:translate(29.0275vw,60.206vh) scale(.0365)}to{transform:translate(24.1918vw,99vh) scale(.0365)}}.snow:nth-child(87){opacity:.2608;transform:translate(58.6769vw,-10px) scale(.2321);animation:fall-87 10s -13s linear infinite}@keyframes fall-87{77.036%{transform:translate(64.7345vw,77.036vh) scale(.2321)}to{transform:translate(61.7057vw,99vh) scale(.2321)}}.snow:nth-child(88){opacity:.4738;transform:translate(43.5308vw,-10px) scale(.4717);animation:fall-88 21s -17s linear infinite}@keyframes fall-88{75.91%{transform:translate(51.0669vw,75.91vh) scale(.4717)}to{transform:translate(47.29885vw,99vh) scale(.4717)}}.snow:nth-child(89){opacity:.0774;transform:translate(89.2626vw,-10px) scale(.2222);animation:fall-89 15s -5s linear infinite}@keyframes fall-89{34.353%{transform:translate(82.1004vw,34.353vh) scale(.2222)}to{transform:translate(85.6815vw,99vh) scale(.2222)}}.snow:nth-child(90){opacity:.9288;transform:translate(1.2923vw,-10px) scale(.5714);animation:fall-90 20s -11s linear infinite}@keyframes fall-90{68.21%{transform:translate(3.0182vw,68.21vh) scale(.5714)}to{transform:translate(2.15525vw,99vh) scale(.5714)}}.snow:nth-child(91){opacity:1.1078;transform:translate(88.5282vw,-10px) scale(.4339);animation:fall-91 18s -15s linear infinite}@keyframes fall-91{70.704%{transform:translate(82.078vw,70.704vh) scale(.4339)}to{transform:translate(85.3031vw,99vh) scale(.4339)}}.snow:nth-child(92){opacity:.376;transform:translate(15.0605vw,-10px) scale(.5969);animation:fall-92 27s -26s linear infinite}@keyframes fall-92{56.234%{transform:translate(17.2373vw,56.234vh) scale(.5969)}to{transform:translate(16.1489vw,99vh) scale(.5969)}}.snow:nth-child(93){opacity:1.0934;transform:translate(7.106vw,-10px) scale(.0776);animation:fall-93 29s -28s linear infinite}@keyframes fall-93{58.07%{transform:translate(14.8373vw,58.07vh) scale(.0776)}to{transform:translate(10.97165vw,99vh) scale(.0776)}}.snow:nth-child(94){opacity:1.1186;transform:translate(97.1125vw,-10px) scale(.3521);animation:fall-94 17s -13s linear infinite}@keyframes fall-94{49.173%{transform:translate(101.5894vw,49.173vh) scale(.3521)}to{transform:translate(99.35095vw,99vh) scale(.3521)}}.snow:nth-child(95){opacity:.3106;transform:translate(58.1395vw,-10px) scale(.2763);animation:fall-95 23s -6s linear infinite}@keyframes fall-95{65.416%{transform:translate(50.3982vw,65.416vh) scale(.2763)}to{transform:translate(54.26885vw,99vh) scale(.2763)}}.snow:nth-child(96){opacity:.5892;transform:translate(27.6389vw,-10px) scale(.6723);animation:fall-96 15s -19s linear infinite}@keyframes fall-96{34.238%{transform:translate(28.2954vw,34.238vh) scale(.6723)}to{transform:translate(27.96715vw,99vh) scale(.6723)}}.snow:nth-child(97){opacity:.6546;transform:translate(2.3841vw,-10px) scale(.5128);animation:fall-97 21s -6s linear infinite}@keyframes fall-97{74.474%{transform:translate(2.9996vw,74.474vh) scale(.5128)}to{transform:translate(2.69185vw,99vh) scale(.5128)}}.snow:nth-child(98){opacity:1.8468;transform:translate(1.8828vw,-10px) scale(.7273);animation:fall-98 12s -29s linear infinite}@keyframes fall-98{46.547%{transform:translate(1.8511vw,46.547vh) scale(.7273)}to{transform:translate(1.86695vw,99vh) scale(.7273)}}.snow:nth-child(99){opacity:.2314;transform:translate(91.2704vw,-10px) scale(.3082);animation:fall-99 23s -17s linear infinite}@keyframes fall-99{57.418%{transform:translate(88.751vw,57.418vh) scale(.3082)}to{transform:translate(90.0107vw,99vh) scale(.3082)}}.snow:nth-child(100){opacity:.4968;transform:translate(83.5112vw,-10px) scale(.6397);animation:fall-100 18s -4s linear infinite}@keyframes fall-100{38.135%{transform:translate(86.409vw,38.135vh) scale(.6397)}to{transform:translate(84.9601vw,99vh) scale(.6397)}}.snow:nth-child(101){opacity:1.7118;transform:translate(46.7804vw,-10px) scale(.1348);animation:fall-101 12s -17s linear infinite}@keyframes fall-101{52.369%{transform:translate(39.1125vw,52.369vh) scale(.1348)}to{transform:translate(42.94645vw,99vh) scale(.1348)}}.snow:nth-child(102){opacity:.9418;transform:translate(20.9836vw,-10px) scale(.3556);animation:fall-102 24s -10s linear infinite}@keyframes fall-102{33.212%{transform:translate(30.0291vw,33.212vh) scale(.3556)}to{transform:translate(25.50635vw,99vh) scale(.3556)}}.snow:nth-child(103){opacity:.72;transform:translate(15.2848vw,-10px) scale(.9057);animation:fall-103 23s -29s linear infinite}@keyframes fall-103{60.506%{transform:translate(13.831vw,60.506vh) scale(.9057)}to{transform:translate(14.5579vw,99vh) scale(.9057)}}.snow:nth-child(104){opacity:.1942;transform:translate(62.268vw,-10px) scale(.7058);animation:fall-104 23s -21s linear infinite}@keyframes fall-104{62.95%{transform:translate(70.4503vw,62.95vh) scale(.7058)}to{transform:translate(66.35915vw,99vh) scale(.7058)}}.snow:nth-child(105){opacity:1.2864;transform:translate(38.4254vw,-10px) scale(.308);animation:fall-105 18s -25s linear infinite}@keyframes fall-105{65.431%{transform:translate(33.4776vw,65.431vh) scale(.308)}to{transform:translate(35.9515vw,99vh) scale(.308)}}.snow:nth-child(106){opacity:1.2514;transform:translate(41.7911vw,-10px) scale(.136);animation:fall-106 23s -28s linear infinite}@keyframes fall-106{42.418%{transform:translate(31.9545vw,42.418vh) scale(.136)}to{transform:translate(36.8728vw,99vh) scale(.136)}}.snow:nth-child(107){opacity:1.5362;transform:translate(28.907vw,-10px) scale(.2095);animation:fall-107 24s -9s linear infinite}@keyframes fall-107{36.964%{transform:translate(33.9398vw,36.964vh) scale(.2095)}to{transform:translate(31.4234vw,99vh) scale(.2095)}}.snow:nth-child(108){opacity:.1226;transform:translate(49.4888vw,-10px) scale(.7941);animation:fall-108 26s -21s linear infinite}@keyframes fall-108{51.13%{transform:translate(58.6417vw,51.13vh) scale(.7941)}to{transform:translate(54.06525vw,99vh) scale(.7941)}}.snow:nth-child(109){opacity:1.219;transform:translate(70.2107vw,-10px) scale(.6007);animation:fall-109 19s -24s linear infinite}@keyframes fall-109{44.535%{transform:translate(76.462vw,44.535vh) scale(.6007)}to{transform:translate(73.33635vw,99vh) scale(.6007)}}.snow:nth-child(110){opacity:1.9396;transform:translate(67.5635vw,-10px) scale(.248);animation:fall-110 28s -20s linear infinite}@keyframes fall-110{42.124%{transform:translate(58.9008vw,42.124vh) scale(.248)}to{transform:translate(63.23215vw,99vh) scale(.248)}}.snow:nth-child(111){opacity:.9554;transform:translate(15.8751vw,-10px) scale(.9839);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{61.602%{transform:translate(10.5733vw,61.602vh) scale(.9839)}to{transform:translate(13.2242vw,99vh) scale(.9839)}}.snow:nth-child(112){opacity:.7274;transform:translate(15.94vw,-10px) scale(.209);animation:fall-112 30s -14s linear infinite}@keyframes fall-112{68.933%{transform:translate(25.9167vw,68.933vh) scale(.209)}to{transform:translate(20.92835vw,99vh) scale(.209)}}.snow:nth-child(113){opacity:.1088;transform:translate(88.2717vw,-10px) scale(.8444);animation:fall-113 13s -10s linear infinite}@keyframes fall-113{38.557%{transform:translate(79.1261vw,38.557vh) scale(.8444)}to{transform:translate(83.6989vw,99vh) scale(.8444)}}.snow:nth-child(114){opacity:1.8896;transform:translate(3.8848vw,-10px) scale(.2838);animation:fall-114 12s -7s linear infinite}@keyframes fall-114{61.043%{transform:translate(10.3817vw,61.043vh) scale(.2838)}to{transform:translate(7.13325vw,99vh) scale(.2838)}}.snow:nth-child(115){opacity:1.6958;transform:translate(92.021vw,-10px) scale(.8859);animation:fall-115 13s -16s linear infinite}@keyframes fall-115{32.646%{transform:translate(96.0819vw,32.646vh) scale(.8859)}to{transform:translate(94.05145vw,99vh) scale(.8859)}}.snow:nth-child(116){opacity:.8472;transform:translate(84.0359vw,-10px) scale(.8618);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{50.426%{transform:translate(91.7531vw,50.426vh) scale(.8618)}to{transform:translate(87.8945vw,99vh) scale(.8618)}}.snow:nth-child(117){opacity:.575;transform:translate(34.8454vw,-10px) scale(.7111);animation:fall-117 14s -1s linear infinite}@keyframes fall-117{71.063%{transform:translate(28.6304vw,71.063vh) scale(.7111)}to{transform:translate(31.7379vw,99vh) scale(.7111)}}.snow:nth-child(118){opacity:1.6622;transform:translate(10.8377vw,-10px) scale(.4378);animation:fall-118 30s -9s linear infinite}@keyframes fall-118{76.238%{transform:translate(19.1742vw,76.238vh) scale(.4378)}to{transform:translate(15.00595vw,99vh) scale(.4378)}}.snow:nth-child(119){opacity:1.3542;transform:translate(96.7887vw,-10px) scale(.9955);animation:fall-119 14s -15s linear infinite}@keyframes fall-119{56.735%{transform:translate(89.0541vw,56.735vh) scale(.9955)}to{transform:translate(92.9214vw,99vh) scale(.9955)}}.snow:nth-child(120){opacity:.5852;transform:translate(97.9083vw,-10px) scale(.6949);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{36.514%{transform:translate(88.4447vw,36.514vh) scale(.6949)}to{transform:translate(93.1765vw,99vh) scale(.6949)}}.snow:nth-child(121){opacity:.2272;transform:translate(98.1828vw,-10px) scale(.1766);animation:fall-121 24s -7s linear infinite}@keyframes fall-121{67.023%{transform:translate(106.7651vw,67.023vh) scale(.1766)}to{transform:translate(102.47395vw,99vh) scale(.1766)}}.snow:nth-child(122){opacity:1.7456;transform:translate(57.0123vw,-10px) scale(.1136);animation:fall-122 18s -12s linear infinite}@keyframes fall-122{74.432%{transform:translate(64.4727vw,74.432vh) scale(.1136)}to{transform:translate(60.7425vw,99vh) scale(.1136)}}.snow:nth-child(123){opacity:1.6908;transform:translate(42.1495vw,-10px) scale(.6297);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{77.287%{transform:translate(44.052vw,77.287vh) scale(.6297)}to{transform:translate(43.10075vw,99vh) scale(.6297)}}.snow:nth-child(124){opacity:.4906;transform:translate(6.9489vw,-10px) scale(.3855);animation:fall-124 28s -23s linear infinite}@keyframes fall-124{63.907%{transform:translate(8.375vw,63.907vh) scale(.3855)}to{transform:translate(7.66195vw,99vh) scale(.3855)}}.snow:nth-child(125){opacity:.0098;transform:translate(36.5779vw,-10px) scale(.3431);animation:fall-125 19s -27s linear infinite}@keyframes fall-125{34.816%{transform:translate(40.6581vw,34.816vh) scale(.3431)}to{transform:translate(38.618vw,99vh) scale(.3431)}}.snow:nth-child(126){opacity:.9878;transform:translate(20.7518vw,-10px) scale(.8317);animation:fall-126 18s -22s linear infinite}@keyframes fall-126{46.256%{transform:translate(22.3342vw,46.256vh) scale(.8317)}to{transform:translate(21.543vw,99vh) scale(.8317)}}.snow:nth-child(127){opacity:1.1174;transform:translate(52.254vw,-10px) scale(.4843);animation:fall-127 14s -30s linear infinite}@keyframes fall-127{64.461%{transform:translate(61.6069vw,64.461vh) scale(.4843)}to{transform:translate(56.93045vw,99vh) scale(.4843)}}.snow:nth-child(128){opacity:.8854;transform:translate(86.5468vw,-10px) scale(.4593);animation:fall-128 25s -21s linear infinite}@keyframes fall-128{55.367%{transform:translate(84.9092vw,55.367vh) scale(.4593)}to{transform:translate(85.728vw,99vh) scale(.4593)}}.snow:nth-child(129){opacity:.0558;transform:translate(39.5478vw,-10px) scale(.6832);animation:fall-129 20s -19s linear infinite}@keyframes fall-129{76.723%{transform:translate(37.6632vw,76.723vh) scale(.6832)}to{transform:translate(38.6055vw,99vh) scale(.6832)}}.snow:nth-child(130){opacity:1.538;transform:translate(16.9154vw,-10px) scale(.934);animation:fall-130 24s -5s linear infinite}@keyframes fall-130{59.556%{transform:translate(21.5063vw,59.556vh) scale(.934)}to{transform:translate(19.21085vw,99vh) scale(.934)}}.snow:nth-child(131){opacity:1.8336;transform:translate(52.244vw,-10px) scale(.1506);animation:fall-131 19s -16s linear infinite}@keyframes fall-131{53.824%{transform:translate(44.753vw,53.824vh) scale(.1506)}to{transform:translate(48.4985vw,99vh) scale(.1506)}}.snow:nth-child(132){opacity:1.1172;transform:translate(28.8617vw,-10px) scale(.8713);animation:fall-132 28s -19s linear infinite}@keyframes fall-132{55.409%{transform:translate(21.3025vw,55.409vh) scale(.8713)}to{transform:translate(25.0821vw,99vh) scale(.8713)}}.snow:nth-child(133){opacity:1.5494;transform:translate(27.0616vw,-10px) scale(.9011);animation:fall-133 17s -16s linear infinite}@keyframes fall-133{30.42%{transform:translate(32.3502vw,30.42vh) scale(.9011)}to{transform:translate(29.7059vw,99vh) scale(.9011)}}.snow:nth-child(134){opacity:.9634;transform:translate(3.7305vw,-10px) scale(.6183);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{64.557%{transform:translate(.4786vw,64.557vh) scale(.6183)}to{transform:translate(2.10455vw,99vh) scale(.6183)}}.snow:nth-child(135){opacity:.6062;transform:translate(19.4497vw,-10px) scale(.8696);animation:fall-135 23s -15s linear infinite}@keyframes fall-135{39.058%{transform:translate(11.7268vw,39.058vh) scale(.8696)}to{transform:translate(15.58825vw,99vh) scale(.8696)}}.snow:nth-child(136){opacity:.6504;transform:translate(15.5429vw,-10px) scale(.8733);animation:fall-136 28s -12s linear infinite}@keyframes fall-136{47.254%{transform:translate(16.9412vw,47.254vh) scale(.8733)}to{transform:translate(16.24205vw,99vh) scale(.8733)}}.snow:nth-child(137){opacity:1.3432;transform:translate(39.088vw,-10px) scale(.692);animation:fall-137 11s -18s linear infinite}@keyframes fall-137{57.871%{transform:translate(41.2024vw,57.871vh) scale(.692)}to{transform:translate(40.1452vw,99vh) scale(.692)}}.snow:nth-child(138){opacity:.7924;transform:translate(66.5043vw,-10px) scale(.4373);animation:fall-138 12s -3s linear infinite}@keyframes fall-138{30.478%{transform:translate(74.9164vw,30.478vh) scale(.4373)}to{transform:translate(70.71035vw,99vh) scale(.4373)}}.snow:nth-child(139){opacity:.339;transform:translate(75.018vw,-10px) scale(.3105);animation:fall-139 22s -28s linear infinite}@keyframes fall-139{62.151%{transform:translate(74.8427vw,62.151vh) scale(.3105)}to{transform:translate(74.93035vw,99vh) scale(.3105)}}.snow:nth-child(140){opacity:1.1314;transform:translate(42.5735vw,-10px) scale(.4309);animation:fall-140 11s -23s linear infinite}@keyframes fall-140{68.026%{transform:translate(35.4317vw,68.026vh) scale(.4309)}to{transform:translate(39.0026vw,99vh) scale(.4309)}}.snow:nth-child(141){opacity:1.3674;transform:translate(5.4158vw,-10px) scale(.5121);animation:fall-141 26s -10s linear infinite}@keyframes fall-141{36.251%{transform:translate(7.9721vw,36.251vh) scale(.5121)}to{transform:translate(6.69395vw,99vh) scale(.5121)}}.snow:nth-child(142){opacity:1.7146;transform:translate(3.7852vw,-10px) scale(.6222);animation:fall-142 12s -4s linear infinite}@keyframes fall-142{58.663%{transform:translate(11.4398vw,58.663vh) scale(.6222)}to{transform:translate(7.6125vw,99vh) scale(.6222)}}.snow:nth-child(143){opacity:1.2806;transform:translate(24.2575vw,-10px) scale(.522);animation:fall-143 25s -17s linear infinite}@keyframes fall-143{51.81%{transform:translate(15.3515vw,51.81vh) scale(.522)}to{transform:translate(19.8045vw,99vh) scale(.522)}}.snow:nth-child(144){opacity:1.8108;transform:translate(41.73vw,-10px) scale(.6798);animation:fall-144 23s -22s linear infinite}@keyframes fall-144{41.877%{transform:translate(38.4113vw,41.877vh) scale(.6798)}to{transform:translate(40.07065vw,99vh) scale(.6798)}}.snow:nth-child(145){opacity:.16;transform:translate(89.516vw,-10px) scale(.7082);animation:fall-145 26s -30s linear infinite}@keyframes fall-145{65.579%{transform:translate(93.1593vw,65.579vh) scale(.7082)}to{transform:translate(91.33765vw,99vh) scale(.7082)}}.snow:nth-child(146){opacity:1.9534;transform:translate(36.3387vw,-10px) scale(.7049);animation:fall-146 27s -23s linear infinite}@keyframes fall-146{37.262%{transform:translate(40.4166vw,37.262vh) scale(.7049)}to{transform:translate(38.37765vw,99vh) scale(.7049)}}.snow:nth-child(147){opacity:1.49;transform:translate(47.8377vw,-10px) scale(.0506);animation:fall-147 14s -5s linear infinite}@keyframes fall-147{35.728%{transform:translate(41.6991vw,35.728vh) scale(.0506)}to{transform:translate(44.7684vw,99vh) scale(.0506)}}.snow:nth-child(148){opacity:.0024;transform:translate(35.9386vw,-10px) scale(.8382);animation:fall-148 29s -16s linear infinite}@keyframes fall-148{53.519%{transform:translate(38.5279vw,53.519vh) scale(.8382)}to{transform:translate(37.23325vw,99vh) scale(.8382)}}.snow:nth-child(149){opacity:1.7044;transform:translate(34.802vw,-10px) scale(.6182);animation:fall-149 16s -9s linear infinite}@keyframes fall-149{77.513%{transform:translate(34.6806vw,77.513vh) scale(.6182)}to{transform:translate(34.7413vw,99vh) scale(.6182)}}.snow:nth-child(150){opacity:1.421;transform:translate(44.6341vw,-10px) scale(.3323);animation:fall-150 25s -12s linear infinite}@keyframes fall-150{71.715%{transform:translate(45.5355vw,71.715vh) scale(.3323)}to{transform:translate(45.0848vw,99vh) scale(.3323)}}.snow:nth-child(151){opacity:.5474;transform:translate(98.5738vw,-10px) scale(.9458);animation:fall-151 26s -18s linear infinite}@keyframes fall-151{77.264%{transform:translate(103.7647vw,77.264vh) scale(.9458)}to{transform:translate(101.16925vw,99vh) scale(.9458)}}.snow:nth-child(152){opacity:.547;transform:translate(55.2976vw,-10px) scale(.212);animation:fall-152 28s -25s linear infinite}@keyframes fall-152{43.018%{transform:translate(63.5081vw,43.018vh) scale(.212)}to{transform:translate(59.40285vw,99vh) scale(.212)}}.snow:nth-child(153){opacity:.2438;transform:translate(23.9565vw,-10px) scale(.606);animation:fall-153 11s -22s linear infinite}@keyframes fall-153{54.825%{transform:translate(31.6853vw,54.825vh) scale(.606)}to{transform:translate(27.8209vw,99vh) scale(.606)}}.snow:nth-child(154){opacity:.3998;transform:translate(33.2894vw,-10px) scale(.1776);animation:fall-154 10s -6s linear infinite}@keyframes fall-154{55.27%{transform:translate(39.3431vw,55.27vh) scale(.1776)}to{transform:translate(36.31625vw,99vh) scale(.1776)}}.snow:nth-child(155){opacity:.0246;transform:translate(33.9835vw,-10px) scale(.7252);animation:fall-155 27s -25s linear infinite}@keyframes fall-155{51.453%{transform:translate(42.3249vw,51.453vh) scale(.7252)}to{transform:translate(38.1542vw,99vh) scale(.7252)}}.snow:nth-child(156){opacity:.4454;transform:translate(70.7825vw,-10px) scale(.1124);animation:fall-156 11s -29s linear infinite}@keyframes fall-156{71.876%{transform:translate(63.9982vw,71.876vh) scale(.1124)}to{transform:translate(67.39035vw,99vh) scale(.1124)}}.snow:nth-child(157){opacity:1.3378;transform:translate(80.888vw,-10px) scale(.391);animation:fall-157 10s -8s linear infinite}@keyframes fall-157{30.913%{transform:translate(88.5122vw,30.913vh) scale(.391)}to{transform:translate(84.7001vw,99vh) scale(.391)}}.snow:nth-child(158){opacity:1.7658;transform:translate(26.012vw,-10px) scale(.914);animation:fall-158 17s -15s linear infinite}@keyframes fall-158{73.222%{transform:translate(23.2351vw,73.222vh) scale(.914)}to{transform:translate(24.62355vw,99vh) scale(.914)}}.snow:nth-child(159){opacity:.4308;transform:translate(19.177vw,-10px) scale(.046);animation:fall-159 17s -11s linear infinite}@keyframes fall-159{57.868%{transform:translate(20.023vw,57.868vh) scale(.046)}to{transform:translate(19.6vw,99vh) scale(.046)}}.snow:nth-child(160){opacity:.6128;transform:translate(32.0586vw,-10px) scale(.4943);animation:fall-160 12s -30s linear infinite}@keyframes fall-160{63.239%{transform:translate(34.0585vw,63.239vh) scale(.4943)}to{transform:translate(33.05855vw,99vh) scale(.4943)}}.snow:nth-child(161){opacity:1.207;transform:translate(33.892vw,-10px) scale(.0715);animation:fall-161 22s -26s linear infinite}@keyframes fall-161{43.618%{transform:translate(28.5219vw,43.618vh) scale(.0715)}to{transform:translate(31.20695vw,99vh) scale(.0715)}}.snow:nth-child(162){opacity:.9914;transform:translate(63.0913vw,-10px) scale(.2157);animation:fall-162 26s -26s linear infinite}@keyframes fall-162{35.268%{transform:translate(57.5456vw,35.268vh) scale(.2157)}to{transform:translate(60.31845vw,99vh) scale(.2157)}}.snow:nth-child(163){opacity:1.6608;transform:translate(35.1252vw,-10px) scale(.1216);animation:fall-163 28s -29s linear infinite}@keyframes fall-163{73.474%{transform:translate(38.1429vw,73.474vh) scale(.1216)}to{transform:translate(36.63405vw,99vh) scale(.1216)}}.snow:nth-child(164){opacity:1.8936;transform:translate(16.9432vw,-10px) scale(.1586);animation:fall-164 29s -3s linear infinite}@keyframes fall-164{70.407%{transform:translate(21.7088vw,70.407vh) scale(.1586)}to{transform:translate(19.326vw,99vh) scale(.1586)}}.snow:nth-child(165){opacity:.3268;transform:translate(99.4433vw,-10px) scale(.7286);animation:fall-165 13s -8s linear infinite}@keyframes fall-165{45.004%{transform:translate(101.4456vw,45.004vh) scale(.7286)}to{transform:translate(100.44445vw,99vh) scale(.7286)}}.snow:nth-child(166){opacity:.8186;transform:translate(15.0204vw,-10px) scale(.6666);animation:fall-166 12s -24s linear infinite}@keyframes fall-166{59.001%{transform:translate(21.9137vw,59.001vh) scale(.6666)}to{transform:translate(18.46705vw,99vh) scale(.6666)}}.snow:nth-child(167){opacity:1.5986;transform:translate(88.797vw,-10px) scale(.1795);animation:fall-167 22s -29s linear infinite}@keyframes fall-167{62.416%{transform:translate(94.4532vw,62.416vh) scale(.1795)}to{transform:translate(91.6251vw,99vh) scale(.1795)}}.snow:nth-child(168){opacity:1.5994;transform:translate(85.4562vw,-10px) scale(.7988);animation:fall-168 26s -15s linear infinite}@keyframes fall-168{43.003%{transform:translate(80.2563vw,43.003vh) scale(.7988)}to{transform:translate(82.85625vw,99vh) scale(.7988)}}.snow:nth-child(169){opacity:1.2234;transform:translate(70.2356vw,-10px) scale(.4943);animation:fall-169 26s -20s linear infinite}@keyframes fall-169{41.023%{transform:translate(78.1632vw,41.023vh) scale(.4943)}to{transform:translate(74.1994vw,99vh) scale(.4943)}}.snow:nth-child(170){opacity:.9862;transform:translate(29.761vw,-10px) scale(.5178);animation:fall-170 20s -24s linear infinite}@keyframes fall-170{49.433%{transform:translate(39.1884vw,49.433vh) scale(.5178)}to{transform:translate(34.4747vw,99vh) scale(.5178)}}.snow:nth-child(171){opacity:1.4312;transform:translate(74.498vw,-10px) scale(.2432);animation:fall-171 22s -3s linear infinite}@keyframes fall-171{33.879%{transform:translate(74.195vw,33.879vh) scale(.2432)}to{transform:translate(74.3465vw,99vh) scale(.2432)}}.snow:nth-child(172){opacity:1.7972;transform:translate(66.002vw,-10px) scale(.9017);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{73.82%{transform:translate(60.231vw,73.82vh) scale(.9017)}to{transform:translate(63.1165vw,99vh) scale(.9017)}}.snow:nth-child(173){opacity:.53;transform:translate(16.6344vw,-10px) scale(.3261);animation:fall-173 12s -17s linear infinite}@keyframes fall-173{52.898%{transform:translate(22.4804vw,52.898vh) scale(.3261)}to{transform:translate(19.5574vw,99vh) scale(.3261)}}.snow:nth-child(174){opacity:.0628;transform:translate(31.8619vw,-10px) scale(.8032);animation:fall-174 12s -18s linear infinite}@keyframes fall-174{59.764%{transform:translate(23.578vw,59.764vh) scale(.8032)}to{transform:translate(27.71995vw,99vh) scale(.8032)}}.snow:nth-child(175){opacity:.5122;transform:translate(85.1444vw,-10px) scale(.0552);animation:fall-175 12s -24s linear infinite}@keyframes fall-175{41.207%{transform:translate(93.3049vw,41.207vh) scale(.0552)}to{transform:translate(89.22465vw,99vh) scale(.0552)}}.snow:nth-child(176){opacity:1.8818;transform:translate(58.881vw,-10px) scale(.8737);animation:fall-176 12s -24s linear infinite}@keyframes fall-176{72.873%{transform:translate(55.2034vw,72.873vh) scale(.8737)}to{transform:translate(57.0422vw,99vh) scale(.8737)}}.snow:nth-child(177){opacity:1.7452;transform:translate(66.7276vw,-10px) scale(.2925);animation:fall-177 23s -4s linear infinite}@keyframes fall-177{30.071%{transform:translate(65.7589vw,30.071vh) scale(.2925)}to{transform:translate(66.24325vw,99vh) scale(.2925)}}.snow:nth-child(178){opacity:.3398;transform:translate(35.0735vw,-10px) scale(.336);animation:fall-178 27s -4s linear infinite}@keyframes fall-178{37.169%{transform:translate(34.1085vw,37.169vh) scale(.336)}to{transform:translate(34.591vw,99vh) scale(.336)}}.snow:nth-child(179){opacity:.0772;transform:translate(88.7325vw,-10px) scale(.7494);animation:fall-179 18s -13s linear infinite}@keyframes fall-179{76.233%{transform:translate(79.4624vw,76.233vh) scale(.7494)}to{transform:translate(84.09745vw,99vh) scale(.7494)}}.snow:nth-child(180){opacity:.101;transform:translate(96.0233vw,-10px) scale(.8072);animation:fall-180 22s -11s linear infinite}@keyframes fall-180{38.786%{transform:translate(92.7492vw,38.786vh) scale(.8072)}to{transform:translate(94.38625vw,99vh) scale(.8072)}}.snow:nth-child(181){opacity:1.9276;transform:translate(35.671vw,-10px) scale(.2888);animation:fall-181 21s -2s linear infinite}@keyframes fall-181{61.277%{transform:translate(40.0219vw,61.277vh) scale(.2888)}to{transform:translate(37.84645vw,99vh) scale(.2888)}}.snow:nth-child(182){opacity:1.8626;transform:translate(47.2665vw,-10px) scale(.7158);animation:fall-182 12s -4s linear infinite}@keyframes fall-182{79.739%{transform:translate(49.6101vw,79.739vh) scale(.7158)}to{transform:translate(48.4383vw,99vh) scale(.7158)}}.snow:nth-child(183){opacity:1.2646;transform:translate(96.1911vw,-10px) scale(.2996);animation:fall-183 28s -24s linear infinite}@keyframes fall-183{32.367%{transform:translate(99.2006vw,32.367vh) scale(.2996)}to{transform:translate(97.69585vw,99vh) scale(.2996)}}.snow:nth-child(184){opacity:1.6768;transform:translate(87.7016vw,-10px) scale(.5943);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{44.455%{transform:translate(96.377vw,44.455vh) scale(.5943)}to{transform:translate(92.0393vw,99vh) scale(.5943)}}.snow:nth-child(185){opacity:1.1648;transform:translate(32.6681vw,-10px) scale(.7791);animation:fall-185 29s -19s linear infinite}@keyframes fall-185{33.407%{transform:translate(28.3186vw,33.407vh) scale(.7791)}to{transform:translate(30.49335vw,99vh) scale(.7791)}}.snow:nth-child(186){opacity:1.8582;transform:translate(41.7927vw,-10px) scale(.538);animation:fall-186 27s -6s linear infinite}@keyframes fall-186{40.303%{transform:translate(38.9447vw,40.303vh) scale(.538)}to{transform:translate(40.3687vw,99vh) scale(.538)}}.snow:nth-child(187){opacity:.7188;transform:translate(27.3823vw,-10px) scale(.9418);animation:fall-187 11s -24s linear infinite}@keyframes fall-187{40.08%{transform:translate(35.9797vw,40.08vh) scale(.9418)}to{transform:translate(31.681vw,99vh) scale(.9418)}}.snow:nth-child(188){opacity:.7806;transform:translate(22.6449vw,-10px) scale(.344);animation:fall-188 18s -17s linear infinite}@keyframes fall-188{40.418%{transform:translate(16.2618vw,40.418vh) scale(.344)}to{transform:translate(19.45335vw,99vh) scale(.344)}}.snow:nth-child(189){opacity:.8474;transform:translate(3.3478vw,-10px) scale(.0254);animation:fall-189 11s -15s linear infinite}@keyframes fall-189{36.82%{transform:translate(9.4894vw,36.82vh) scale(.0254)}to{transform:translate(6.4186vw,99vh) scale(.0254)}}.snow:nth-child(190){opacity:1.9084;transform:translate(99.7749vw,-10px) scale(.1647);animation:fall-190 25s -4s linear infinite}@keyframes fall-190{64.132%{transform:translate(90.3781vw,64.132vh) scale(.1647)}to{transform:translate(95.0765vw,99vh) scale(.1647)}}.snow:nth-child(191){opacity:1.3638;transform:translate(70.5356vw,-10px) scale(.2821);animation:fall-191 13s -22s linear infinite}@keyframes fall-191{38.15%{transform:translate(75.0427vw,38.15vh) scale(.2821)}to{transform:translate(72.78915vw,99vh) scale(.2821)}}.snow:nth-child(192){opacity:1.515;transform:translate(69.2505vw,-10px) scale(.2904);animation:fall-192 30s -15s linear infinite}@keyframes fall-192{69.405%{transform:translate(64.9119vw,69.405vh) scale(.2904)}to{transform:translate(67.0812vw,99vh) scale(.2904)}}.snow:nth-child(193){opacity:1.751;transform:translate(78.3123vw,-10px) scale(.5663);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{51.616%{transform:translate(69.9694vw,51.616vh) scale(.5663)}to{transform:translate(74.14085vw,99vh) scale(.5663)}}.snow:nth-child(194){opacity:1.5968;transform:translate(35.781vw,-10px) scale(.3058);animation:fall-194 18s -16s linear infinite}@keyframes fall-194{40.311%{transform:translate(33.5691vw,40.311vh) scale(.3058)}to{transform:translate(34.67505vw,99vh) scale(.3058)}}.snow:nth-child(195){opacity:.031;transform:translate(8.7581vw,-10px) scale(.805);animation:fall-195 25s -14s linear infinite}@keyframes fall-195{41.146%{transform:translate(13.6695vw,41.146vh) scale(.805)}to{transform:translate(11.2138vw,99vh) scale(.805)}}.snow:nth-child(196){opacity:.7406;transform:translate(6.481vw,-10px) scale(.6082);animation:fall-196 22s -13s linear infinite}@keyframes fall-196{39.501%{transform:translate(8.8111vw,39.501vh) scale(.6082)}to{transform:translate(7.64605vw,99vh) scale(.6082)}}.snow:nth-child(197){opacity:1.9056;transform:translate(86.1211vw,-10px) scale(.3293);animation:fall-197 26s -9s linear infinite}@keyframes fall-197{36.427%{transform:translate(94.226vw,36.427vh) scale(.3293)}to{transform:translate(90.17355vw,99vh) scale(.3293)}}.snow:nth-child(198){opacity:.9972;transform:translate(60.7335vw,-10px) scale(.5019);animation:fall-198 29s -24s linear infinite}@keyframes fall-198{68.443%{transform:translate(59.5646vw,68.443vh) scale(.5019)}to{transform:translate(60.14905vw,99vh) scale(.5019)}}.snow:nth-child(199){opacity:.8988;transform:translate(33.5418vw,-10px) scale(.6201);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{34.991%{transform:translate(33.5374vw,34.991vh) scale(.6201)}to{transform:translate(33.5396vw,99vh) scale(.6201)}}.snow:nth-child(200){opacity:.643;transform:translate(9.4325vw,-10px) scale(.0149);animation:fall-200 15s -24s linear infinite}@keyframes fall-200{66.102%{transform:translate(15.6247vw,66.102vh) scale(.0149)}to{transform:translate(12.5286vw,99vh) scale(.0149)}}.snow:nth-child(201){opacity:.9462;transform:translate(66.7398vw,-10px) scale(.7125);animation:fall-201 19s -13s linear infinite}@keyframes fall-201{71.154%{transform:translate(71.5925vw,71.154vh) scale(.7125)}to{transform:translate(69.16615vw,99vh) scale(.7125)}}.snow:nth-child(202){opacity:1.824;transform:translate(.0572vw,-10px) scale(.2612);animation:fall-202 11s -3s linear infinite}@keyframes fall-202{69.157%{transform:translate(6.8901vw,69.157vh) scale(.2612)}to{transform:translate(3.47365vw,99vh) scale(.2612)}}.snow:nth-child(203){opacity:.1602;transform:translate(21.9448vw,-10px) scale(.4357);animation:fall-203 25s -21s linear infinite}@keyframes fall-203{43.961%{transform:translate(22.9772vw,43.961vh) scale(.4357)}to{transform:translate(22.461vw,99vh) scale(.4357)}}.snow:nth-child(204){opacity:.7196;transform:translate(37.5059vw,-10px) scale(.0816);animation:fall-204 24s -4s linear infinite}@keyframes fall-204{68.737%{transform:translate(28.0335vw,68.737vh) scale(.0816)}to{transform:translate(32.7697vw,99vh) scale(.0816)}}.snow:nth-child(205){opacity:.58;transform:translate(74.0088vw,-10px) scale(.2473);animation:fall-205 24s -12s linear infinite}@keyframes fall-205{54.389%{transform:translate(66.9876vw,54.389vh) scale(.2473)}to{transform:translate(70.4982vw,99vh) scale(.2473)}}.snow:nth-child(206){opacity:1.8046;transform:translate(63.7338vw,-10px) scale(.899);animation:fall-206 25s -18s linear infinite}@keyframes fall-206{61.279%{transform:translate(65.1995vw,61.279vh) scale(.899)}to{transform:translate(64.46665vw,99vh) scale(.899)}}.snow:nth-child(207){opacity:1.1518;transform:translate(10.0905vw,-10px) scale(.9943);animation:fall-207 25s -12s linear infinite}@keyframes fall-207{53.667%{transform:translate(.84vw,53.667vh) scale(.9943)}to{transform:translate(5.46525vw,99vh) scale(.9943)}}.snow:nth-child(208){opacity:.9604;transform:translate(63.598vw,-10px) scale(.5688);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{55.252%{transform:translate(54.0471vw,55.252vh) scale(.5688)}to{transform:translate(58.82255vw,99vh) scale(.5688)}}.snow:nth-child(209){opacity:1.5612;transform:translate(71.3336vw,-10px) scale(.9154);animation:fall-209 22s -9s linear infinite}@keyframes fall-209{53.8%{transform:translate(79.1734vw,53.8vh) scale(.9154)}to{transform:translate(75.2535vw,99vh) scale(.9154)}}.snow:nth-child(210){opacity:1.6274;transform:translate(37.3198vw,-10px) scale(.7205);animation:fall-210 27s -6s linear infinite}@keyframes fall-210{34.278%{transform:translate(39.6553vw,34.278vh) scale(.7205)}to{transform:translate(38.48755vw,99vh) scale(.7205)}}.snow:nth-child(211){opacity:.131;transform:translate(53.2623vw,-10px) scale(.8931);animation:fall-211 19s -16s linear infinite}@keyframes fall-211{35.203%{transform:translate(59.5828vw,35.203vh) scale(.8931)}to{transform:translate(56.42255vw,99vh) scale(.8931)}}.snow:nth-child(212){opacity:1.4392;transform:translate(51.5651vw,-10px) scale(.591);animation:fall-212 21s -17s linear infinite}@keyframes fall-212{62.244%{transform:translate(41.7677vw,62.244vh) scale(.591)}to{transform:translate(46.6664vw,99vh) scale(.591)}}.snow:nth-child(213){opacity:.4548;transform:translate(14.9623vw,-10px) scale(.2858);animation:fall-213 30s -11s linear infinite}@keyframes fall-213{70.367%{transform:translate(12.559vw,70.367vh) scale(.2858)}to{transform:translate(13.76065vw,99vh) scale(.2858)}}.snow:nth-child(214){opacity:1.0798;transform:translate(43.398vw,-10px) scale(.4008);animation:fall-214 28s -3s linear infinite}@keyframes fall-214{74.811%{transform:translate(50.2557vw,74.811vh) scale(.4008)}to{transform:translate(46.82685vw,99vh) scale(.4008)}}.snow:nth-child(215){opacity:1.4946;transform:translate(24.3857vw,-10px) scale(.4543);animation:fall-215 20s -10s linear infinite}@keyframes fall-215{65.892%{transform:translate(33.0477vw,65.892vh) scale(.4543)}to{transform:translate(28.7167vw,99vh) scale(.4543)}}.snow:nth-child(216){opacity:.4654;transform:translate(39.8665vw,-10px) scale(.3458);animation:fall-216 11s -21s linear infinite}@keyframes fall-216{30.354%{transform:translate(43.5288vw,30.354vh) scale(.3458)}to{transform:translate(41.69765vw,99vh) scale(.3458)}}.snow:nth-child(217){opacity:1.772;transform:translate(86.2646vw,-10px) scale(.3002);animation:fall-217 10s -10s linear infinite}@keyframes fall-217{33.514%{transform:translate(93.9423vw,33.514vh) scale(.3002)}to{transform:translate(90.10345vw,99vh) scale(.3002)}}.snow:nth-child(218){opacity:.5384;transform:translate(78.8672vw,-10px) scale(.3153);animation:fall-218 26s -24s linear infinite}@keyframes fall-218{39.85%{transform:translate(73.8624vw,39.85vh) scale(.3153)}to{transform:translate(76.3648vw,99vh) scale(.3153)}}.snow:nth-child(219){opacity:1.0378;transform:translate(87.2312vw,-10px) scale(.8761);animation:fall-219 13s -20s linear infinite}@keyframes fall-219{32.272%{transform:translate(83.8563vw,32.272vh) scale(.8761)}to{transform:translate(85.54375vw,99vh) scale(.8761)}}.snow:nth-child(220){opacity:1.5196;transform:translate(4.9464vw,-10px) scale(.0272);animation:fall-220 21s -11s linear infinite}@keyframes fall-220{44.725%{transform:translate(-3.2257vw,44.725vh) scale(.0272)}to{transform:translate(.86035vw,99vh) scale(.0272)}}.snow:nth-child(221){opacity:1.6222;transform:translate(54.216vw,-10px) scale(.1779);animation:fall-221 27s -6s linear infinite}@keyframes fall-221{44.295%{transform:translate(61.6441vw,44.295vh) scale(.1779)}to{transform:translate(57.93005vw,99vh) scale(.1779)}}.snow:nth-child(222){opacity:.2596;transform:translate(94.977vw,-10px) scale(.8011);animation:fall-222 30s -9s linear infinite}@keyframes fall-222{70.762%{transform:translate(90.6465vw,70.762vh) scale(.8011)}to{transform:translate(92.81175vw,99vh) scale(.8011)}}.snow:nth-child(223){opacity:.16;transform:translate(31.0271vw,-10px) scale(.7781);animation:fall-223 12s -23s linear infinite}@keyframes fall-223{72.487%{transform:translate(39.1383vw,72.487vh) scale(.7781)}to{transform:translate(35.0827vw,99vh) scale(.7781)}}.snow:nth-child(224){opacity:.9928;transform:translate(59.6161vw,-10px) scale(.8502);animation:fall-224 24s -7s linear infinite}@keyframes fall-224{50.632%{transform:translate(67.09vw,50.632vh) scale(.8502)}to{transform:translate(63.35305vw,99vh) scale(.8502)}}.snow:nth-child(225){opacity:.7238;transform:translate(73.4716vw,-10px) scale(.0689);animation:fall-225 23s -10s linear infinite}@keyframes fall-225{63.234%{transform:translate(81.0388vw,63.234vh) scale(.0689)}to{transform:translate(77.2552vw,99vh) scale(.0689)}}.snow:nth-child(226){opacity:1.945;transform:translate(44.2668vw,-10px) scale(.0085);animation:fall-226 24s -27s linear infinite}@keyframes fall-226{72.755%{transform:translate(35.2655vw,72.755vh) scale(.0085)}to{transform:translate(39.76615vw,99vh) scale(.0085)}}.snow:nth-child(227){opacity:.8558;transform:translate(72.6431vw,-10px) scale(.9545);animation:fall-227 17s -26s linear infinite}@keyframes fall-227{33.006%{transform:translate(70.4694vw,33.006vh) scale(.9545)}to{transform:translate(71.55625vw,99vh) scale(.9545)}}.snow:nth-child(228){opacity:.7182;transform:translate(57.288vw,-10px) scale(.2688);animation:fall-228 18s -20s linear infinite}@keyframes fall-228{48.29%{transform:translate(56.3569vw,48.29vh) scale(.2688)}to{transform:translate(56.82245vw,99vh) scale(.2688)}}.snow:nth-child(229){opacity:.4878;transform:translate(59.6422vw,-10px) scale(.272);animation:fall-229 27s -18s linear infinite}@keyframes fall-229{60.307%{transform:translate(62.1738vw,60.307vh) scale(.272)}to{transform:translate(60.908vw,99vh) scale(.272)}}.snow:nth-child(230){opacity:1.5872;transform:translate(49.699vw,-10px) scale(.3933);animation:fall-230 14s -21s linear infinite}@keyframes fall-230{60.692%{transform:translate(40.5668vw,60.692vh) scale(.3933)}to{transform:translate(45.1329vw,99vh) scale(.3933)}}.snow:nth-child(231){opacity:.0942;transform:translate(73.9298vw,-10px) scale(.1184);animation:fall-231 20s -17s linear infinite}@keyframes fall-231{50.522%{transform:translate(64.3536vw,50.522vh) scale(.1184)}to{transform:translate(69.1417vw,99vh) scale(.1184)}}.snow:nth-child(232){opacity:1.1608;transform:translate(34.2371vw,-10px) scale(.8807);animation:fall-232 17s -9s linear infinite}@keyframes fall-232{77.734%{transform:translate(28.9847vw,77.734vh) scale(.8807)}to{transform:translate(31.6109vw,99vh) scale(.8807)}}.snow:nth-child(233){opacity:.503;transform:translate(33.1636vw,-10px) scale(.7876);animation:fall-233 13s -12s linear infinite}@keyframes fall-233{73.318%{transform:translate(31.1189vw,73.318vh) scale(.7876)}to{transform:translate(32.14125vw,99vh) scale(.7876)}}.snow:nth-child(234){opacity:1.973;transform:translate(39.6441vw,-10px) scale(.4445);animation:fall-234 17s -2s linear infinite}@keyframes fall-234{43.547%{transform:translate(35.0849vw,43.547vh) scale(.4445)}to{transform:translate(37.3645vw,99vh) scale(.4445)}}.snow:nth-child(235){opacity:1.3808;transform:translate(86.6619vw,-10px) scale(.4761);animation:fall-235 20s -15s linear infinite}@keyframes fall-235{46.332%{transform:translate(93.6818vw,46.332vh) scale(.4761)}to{transform:translate(90.17185vw,99vh) scale(.4761)}}.snow:nth-child(236){opacity:.9596;transform:translate(3.7817vw,-10px) scale(.0361);animation:fall-236 28s -18s linear infinite}@keyframes fall-236{33.954%{transform:translate(1.0271vw,33.954vh) scale(.0361)}to{transform:translate(2.4044vw,99vh) scale(.0361)}}.snow:nth-child(237){opacity:1.782;transform:translate(75.8858vw,-10px) scale(.9703);animation:fall-237 30s -24s linear infinite}@keyframes fall-237{79.842%{transform:translate(81.318vw,79.842vh) scale(.9703)}to{transform:translate(78.6019vw,99vh) scale(.9703)}}.snow:nth-child(238){opacity:1.4594;transform:translate(7.0445vw,-10px) scale(.7608);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{76.173%{transform:translate(10.0268vw,76.173vh) scale(.7608)}to{transform:translate(8.53565vw,99vh) scale(.7608)}}.snow:nth-child(239){opacity:.7444;transform:translate(13.1984vw,-10px) scale(.2155);animation:fall-239 24s -2s linear infinite}@keyframes fall-239{31.2%{transform:translate(13.5986vw,31.2vh) scale(.2155)}to{transform:translate(13.3985vw,99vh) scale(.2155)}}.snow:nth-child(240){opacity:1.2872;transform:translate(37.4325vw,-10px) scale(.6965);animation:fall-240 10s -12s linear infinite}@keyframes fall-240{65.222%{transform:translate(27.7554vw,65.222vh) scale(.6965)}to{transform:translate(32.59395vw,99vh) scale(.6965)}}.snow:nth-child(241){opacity:1.262;transform:translate(65.509vw,-10px) scale(.3739);animation:fall-241 29s -17s linear infinite}@keyframes fall-241{57.844%{transform:translate(65.9014vw,57.844vh) scale(.3739)}to{transform:translate(65.7052vw,99vh) scale(.3739)}}.snow:nth-child(242){opacity:.3812;transform:translate(28.8379vw,-10px) scale(.2144);animation:fall-242 25s -12s linear infinite}@keyframes fall-242{72.974%{transform:translate(31.7734vw,72.974vh) scale(.2144)}to{transform:translate(30.30565vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:.3184;transform:translate(78.0696vw,-10px) scale(.0452);animation:fall-243 22s -10s linear infinite}@keyframes fall-243{65.663%{transform:translate(72.0411vw,65.663vh) scale(.0452)}to{transform:translate(75.05535vw,99vh) scale(.0452)}}.snow:nth-child(244){opacity:1.446;transform:translate(49.3142vw,-10px) scale(.9697);animation:fall-244 19s -15s linear infinite}@keyframes fall-244{75.929%{transform:translate(44.9975vw,75.929vh) scale(.9697)}to{transform:translate(47.15585vw,99vh) scale(.9697)}}.snow:nth-child(245){opacity:1.7054;transform:translate(45.0753vw,-10px) scale(.9745);animation:fall-245 11s -20s linear infinite}@keyframes fall-245{65.836%{transform:translate(48.4929vw,65.836vh) scale(.9745)}to{transform:translate(46.7841vw,99vh) scale(.9745)}}.snow:nth-child(246){opacity:1.3906;transform:translate(36.3536vw,-10px) scale(.9959);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{32.727%{transform:translate(33.2917vw,32.727vh) scale(.9959)}to{transform:translate(34.82265vw,99vh) scale(.9959)}}.snow:nth-child(247){opacity:.4142;transform:translate(80.6344vw,-10px) scale(.4546);animation:fall-247 25s -10s linear infinite}@keyframes fall-247{44.77%{transform:translate(89.4622vw,44.77vh) scale(.4546)}to{transform:translate(85.0483vw,99vh) scale(.4546)}}.snow:nth-child(248){opacity:.8406;transform:translate(44.8255vw,-10px) scale(.933);animation:fall-248 26s -18s linear infinite}@keyframes fall-248{32.039%{transform:translate(47.6172vw,32.039vh) scale(.933)}to{transform:translate(46.22135vw,99vh) scale(.933)}}.snow:nth-child(249){opacity:1.5866;transform:translate(8.0442vw,-10px) scale(.0328);animation:fall-249 15s -13s linear infinite}@keyframes fall-249{56.258%{transform:translate(8.4285vw,56.258vh) scale(.0328)}to{transform:translate(8.23635vw,99vh) scale(.0328)}}.snow:nth-child(250){opacity:1.5956;transform:translate(55.8025vw,-10px) scale(.9938);animation:fall-250 22s -7s linear infinite}@keyframes fall-250{69.19%{transform:translate(63.7933vw,69.19vh) scale(.9938)}to{transform:translate(59.7979vw,99vh) scale(.9938)}}.snow:nth-child(251){opacity:1.0264;transform:translate(58.7961vw,-10px) scale(.4533);animation:fall-251 14s -25s linear infinite}@keyframes fall-251{56.22%{transform:translate(67.9208vw,56.22vh) scale(.4533)}to{transform:translate(63.35845vw,99vh) scale(.4533)}}.snow:nth-child(252){opacity:.35;transform:translate(54.3725vw,-10px) scale(.0264);animation:fall-252 12s -2s linear infinite}@keyframes fall-252{64.317%{transform:translate(52.673vw,64.317vh) scale(.0264)}to{transform:translate(53.52275vw,99vh) scale(.0264)}}.snow:nth-child(253){opacity:.41;transform:translate(13.419vw,-10px) scale(.6506);animation:fall-253 18s -8s linear infinite}@keyframes fall-253{68.466%{transform:translate(5.5286vw,68.466vh) scale(.6506)}to{transform:translate(9.4738vw,99vh) scale(.6506)}}.snow:nth-child(254){opacity:.205;transform:translate(89.4049vw,-10px) scale(.0872);animation:fall-254 20s -22s linear infinite}@keyframes fall-254{48.822%{transform:translate(96.3899vw,48.822vh) scale(.0872)}to{transform:translate(92.8974vw,99vh) scale(.0872)}}.snow:nth-child(255){opacity:1.5198;transform:translate(24.1139vw,-10px) scale(.1594);animation:fall-255 16s -23s linear infinite}@keyframes fall-255{67.48%{transform:translate(28.3961vw,67.48vh) scale(.1594)}to{transform:translate(26.255vw,99vh) scale(.1594)}}.snow:nth-child(256){opacity:1.9158;transform:translate(16.5796vw,-10px) scale(.9499);animation:fall-256 28s -22s linear infinite}@keyframes fall-256{72.905%{transform:translate(25.5076vw,72.905vh) scale(.9499)}to{transform:translate(21.0436vw,99vh) scale(.9499)}}.snow:nth-child(257){opacity:1.4362;transform:translate(77.9843vw,-10px) scale(.3133);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{68.958%{transform:translate(74.3094vw,68.958vh) scale(.3133)}to{transform:translate(76.14685vw,99vh) scale(.3133)}}.snow:nth-child(258){opacity:1.2596;transform:translate(45.6845vw,-10px) scale(.4963);animation:fall-258 12s -5s linear infinite}@keyframes fall-258{70.802%{transform:translate(47.9532vw,70.802vh) scale(.4963)}to{transform:translate(46.81885vw,99vh) scale(.4963)}}.snow:nth-child(259){opacity:.7666;transform:translate(94.3221vw,-10px) scale(.821);animation:fall-259 21s -19s linear infinite}@keyframes fall-259{32.305%{transform:translate(100.2575vw,32.305vh) scale(.821)}to{transform:translate(97.2898vw,99vh) scale(.821)}}.snow:nth-child(260){opacity:1.6658;transform:translate(42.376vw,-10px) scale(.9671);animation:fall-260 30s -5s linear infinite}@keyframes fall-260{67.143%{transform:translate(42.8085vw,67.143vh) scale(.9671)}to{transform:translate(42.59225vw,99vh) scale(.9671)}}.snow:nth-child(261){opacity:.4716;transform:translate(73.315vw,-10px) scale(.4838);animation:fall-261 14s -28s linear infinite}@keyframes fall-261{35.152%{transform:translate(67.8923vw,35.152vh) scale(.4838)}to{transform:translate(70.60365vw,99vh) scale(.4838)}}.snow:nth-child(262){opacity:1.8336;transform:translate(6.1795vw,-10px) scale(.0993);animation:fall-262 27s -16s linear infinite}@keyframes fall-262{35.854%{transform:translate(12.8337vw,35.854vh) scale(.0993)}to{transform:translate(9.5066vw,99vh) scale(.0993)}}.snow:nth-child(263){opacity:.9154;transform:translate(43.6741vw,-10px) scale(.0378);animation:fall-263 30s -23s linear infinite}@keyframes fall-263{54.989%{transform:translate(38.8923vw,54.989vh) scale(.0378)}to{transform:translate(41.2832vw,99vh) scale(.0378)}}.snow:nth-child(264){opacity:1.782;transform:translate(3.2171vw,-10px) scale(.2517);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{77.389%{transform:translate(9.8309vw,77.389vh) scale(.2517)}to{transform:translate(6.524vw,99vh) scale(.2517)}}.snow:nth-child(265){opacity:.2014;transform:translate(87.4017vw,-10px) scale(.3887);animation:fall-265 28s -24s linear infinite}@keyframes fall-265{68.228%{transform:translate(79.0739vw,68.228vh) scale(.3887)}to{transform:translate(83.2378vw,99vh) scale(.3887)}}.snow:nth-child(266){opacity:.7134;transform:translate(95.9163vw,-10px) scale(.2319);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{39.598%{transform:translate(102.4713vw,39.598vh) scale(.2319)}to{transform:translate(99.1938vw,99vh) scale(.2319)}}.snow:nth-child(267){opacity:.461;transform:translate(7.0078vw,-10px) scale(.2096);animation:fall-267 18s -10s linear infinite}@keyframes fall-267{79.501%{transform:translate(15.3361vw,79.501vh) scale(.2096)}to{transform:translate(11.17195vw,99vh) scale(.2096)}}.snow:nth-child(268){opacity:1.9496;transform:translate(83.0315vw,-10px) scale(.7576);animation:fall-268 10s -25s linear infinite}@keyframes fall-268{57.106%{transform:translate(88.615vw,57.106vh) scale(.7576)}to{transform:translate(85.82325vw,99vh) scale(.7576)}}.snow:nth-child(269){opacity:1.0176;transform:translate(12.8723vw,-10px) scale(.804);animation:fall-269 25s -5s linear infinite}@keyframes fall-269{33.41%{transform:translate(4.2389vw,33.41vh) scale(.804)}to{transform:translate(8.5556vw,99vh) scale(.804)}}.snow:nth-child(270){opacity:1.4518;transform:translate(20.2003vw,-10px) scale(.2441);animation:fall-270 21s -10s linear infinite}@keyframes fall-270{46.729%{transform:translate(10.446vw,46.729vh) scale(.2441)}to{transform:translate(15.32315vw,99vh) scale(.2441)}}.snow:nth-child(271){opacity:.8044;transform:translate(75.6612vw,-10px) scale(.5745);animation:fall-271 15s -8s linear infinite}@keyframes fall-271{53.131%{transform:translate(77.3918vw,53.131vh) scale(.5745)}to{transform:translate(76.5265vw,99vh) scale(.5745)}}.snow:nth-child(272){opacity:.5592;transform:translate(85.0044vw,-10px) scale(.1603);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{61.914%{transform:translate(94.1189vw,61.914vh) scale(.1603)}to{transform:translate(89.56165vw,99vh) scale(.1603)}}.snow:nth-child(273){opacity:.7032;transform:translate(39.6105vw,-10px) scale(.0998);animation:fall-273 10s -17s linear infinite}@keyframes fall-273{41.736%{transform:translate(42.6335vw,41.736vh) scale(.0998)}to{transform:translate(41.122vw,99vh) scale(.0998)}}.snow:nth-child(274){opacity:.9042;transform:translate(6.2983vw,-10px) scale(.8211);animation:fall-274 28s -28s linear infinite}@keyframes fall-274{63.125%{transform:translate(8.4257vw,63.125vh) scale(.8211)}to{transform:translate(7.362vw,99vh) scale(.8211)}}.snow:nth-child(275){opacity:1.4466;transform:translate(8.0044vw,-10px) scale(.6863);animation:fall-275 24s -16s linear infinite}@keyframes fall-275{69.291%{transform:translate(16.7843vw,69.291vh) scale(.6863)}to{transform:translate(12.39435vw,99vh) scale(.6863)}}.snow:nth-child(276){opacity:1.877;transform:translate(64.1887vw,-10px) scale(.1268);animation:fall-276 24s -1s linear infinite}@keyframes fall-276{39.064%{transform:translate(58.3256vw,39.064vh) scale(.1268)}to{transform:translate(61.25715vw,99vh) scale(.1268)}}.snow:nth-child(277){opacity:1.6672;transform:translate(14.5061vw,-10px) scale(.4219);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{30.997%{transform:translate(23.8504vw,30.997vh) scale(.4219)}to{transform:translate(19.17825vw,99vh) scale(.4219)}}.snow:nth-child(278){opacity:1.7848;transform:translate(47.4564vw,-10px) scale(.2012);animation:fall-278 25s -15s linear infinite}@keyframes fall-278{79.447%{transform:translate(52.8431vw,79.447vh) scale(.2012)}to{transform:translate(50.14975vw,99vh) scale(.2012)}}.snow:nth-child(279){opacity:.3342;transform:translate(69.2105vw,-10px) scale(.8909);animation:fall-279 28s -27s linear infinite}@keyframes fall-279{38.428%{transform:translate(72.4069vw,38.428vh) scale(.8909)}to{transform:translate(70.8087vw,99vh) scale(.8909)}}.snow:nth-child(280){opacity:1.758;transform:translate(21.4749vw,-10px) scale(.7785);animation:fall-280 24s -5s linear infinite}@keyframes fall-280{45.817%{transform:translate(28.7425vw,45.817vh) scale(.7785)}to{transform:translate(25.1087vw,99vh) scale(.7785)}}.snow:nth-child(281){opacity:.1116;transform:translate(10.0484vw,-10px) scale(.0278);animation:fall-281 13s -27s linear infinite}@keyframes fall-281{64.288%{transform:translate(1.0607vw,64.288vh) scale(.0278)}to{transform:translate(5.55455vw,99vh) scale(.0278)}}.snow:nth-child(282){opacity:1.7456;transform:translate(99.7601vw,-10px) scale(.772);animation:fall-282 17s -25s linear infinite}@keyframes fall-282{59.61%{transform:translate(102.2565vw,59.61vh) scale(.772)}to{transform:translate(101.0083vw,99vh) scale(.772)}}.snow:nth-child(283){opacity:1.6846;transform:translate(31.4818vw,-10px) scale(.7378);animation:fall-283 19s -20s linear infinite}@keyframes fall-283{44.338%{transform:translate(40.4644vw,44.338vh) scale(.7378)}to{transform:translate(35.9731vw,99vh) scale(.7378)}}.snow:nth-child(284){opacity:.8824;transform:translate(59.7556vw,-10px) scale(.2939);animation:fall-284 10s -3s linear infinite}@keyframes fall-284{49.035%{transform:translate(50.3143vw,49.035vh) scale(.2939)}to{transform:translate(55.03495vw,99vh) scale(.2939)}}.snow:nth-child(285){opacity:1.3488;transform:translate(87.8933vw,-10px) scale(.2297);animation:fall-285 13s -18s linear infinite}@keyframes fall-285{72.838%{transform:translate(83.5858vw,72.838vh) scale(.2297)}to{transform:translate(85.73955vw,99vh) scale(.2297)}}.snow:nth-child(286){opacity:.8286;transform:translate(75.6626vw,-10px) scale(.7114);animation:fall-286 12s -1s linear infinite}@keyframes fall-286{39.843%{transform:translate(70.031vw,39.843vh) scale(.7114)}to{transform:translate(72.8468vw,99vh) scale(.7114)}}.snow:nth-child(287){opacity:.914;transform:translate(16.906vw,-10px) scale(.3788);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{56.416%{transform:translate(21.0379vw,56.416vh) scale(.3788)}to{transform:translate(18.97195vw,99vh) scale(.3788)}}.snow:nth-child(288){opacity:.9784;transform:translate(30.2602vw,-10px) scale(.6285);animation:fall-288 18s -8s linear infinite}@keyframes fall-288{79.423%{transform:translate(28.8468vw,79.423vh) scale(.6285)}to{transform:translate(29.5535vw,99vh) scale(.6285)}}.snow:nth-child(289){opacity:.748;transform:translate(47.5876vw,-10px) scale(.3542);animation:fall-289 17s -30s linear infinite}@keyframes fall-289{56.52%{transform:translate(53.391vw,56.52vh) scale(.3542)}to{transform:translate(50.4893vw,99vh) scale(.3542)}}.snow:nth-child(290){opacity:.9124;transform:translate(59.6557vw,-10px) scale(.6624);animation:fall-290 23s -5s linear infinite}@keyframes fall-290{43.062%{transform:translate(50.4881vw,43.062vh) scale(.6624)}to{transform:translate(55.0719vw,99vh) scale(.6624)}}.snow:nth-child(291){opacity:.686;transform:translate(29.2715vw,-10px) scale(.6283);animation:fall-291 28s -11s linear infinite}@keyframes fall-291{79.76%{transform:translate(34.6923vw,79.76vh) scale(.6283)}to{transform:translate(31.9819vw,99vh) scale(.6283)}}.snow:nth-child(292){opacity:1.6864;transform:translate(56.6585vw,-10px) scale(.5126);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{73.646%{transform:translate(50.5022vw,73.646vh) scale(.5126)}to{transform:translate(53.58035vw,99vh) scale(.5126)}}.snow:nth-child(293){opacity:.5214;transform:translate(1.5231vw,-10px) scale(.82);animation:fall-293 24s -2s linear infinite}@keyframes fall-293{63.204%{transform:translate(-4.891vw,63.204vh) scale(.82)}to{transform:translate(-1.68395vw,99vh) scale(.82)}}.snow:nth-child(294){opacity:.9716;transform:translate(26.4185vw,-10px) scale(.4952);animation:fall-294 25s -19s linear infinite}@keyframes fall-294{36.506%{transform:translate(26.6858vw,36.506vh) scale(.4952)}to{transform:translate(26.55215vw,99vh) scale(.4952)}}.snow:nth-child(295){opacity:1.902;transform:translate(79.6961vw,-10px) scale(.6701);animation:fall-295 16s -4s linear infinite}@keyframes fall-295{49.234%{transform:translate(74.0739vw,49.234vh) scale(.6701)}to{transform:translate(76.885vw,99vh) scale(.6701)}}.snow:nth-child(296){opacity:.4096;transform:translate(31.8421vw,-10px) scale(.1839);animation:fall-296 12s -25s linear infinite}@keyframes fall-296{76.35%{transform:translate(24.6373vw,76.35vh) scale(.1839)}to{transform:translate(28.2397vw,99vh) scale(.1839)}}.snow:nth-child(297){opacity:.4444;transform:translate(46.3217vw,-10px) scale(.4766);animation:fall-297 20s -10s linear infinite}@keyframes fall-297{65.561%{transform:translate(47.4575vw,65.561vh) scale(.4766)}to{transform:translate(46.8896vw,99vh) scale(.4766)}}.snow:nth-child(298){opacity:1.1826;transform:translate(59.6169vw,-10px) scale(.8313);animation:fall-298 18s -4s linear infinite}@keyframes fall-298{64.53%{transform:translate(64.3303vw,64.53vh) scale(.8313)}to{transform:translate(61.9736vw,99vh) scale(.8313)}}.snow:nth-child(299){opacity:1.1836;transform:translate(36.0716vw,-10px) scale(.9424);animation:fall-299 15s -17s linear infinite}@keyframes fall-299{64.648%{transform:translate(41.4353vw,64.648vh) scale(.9424)}to{transform:translate(38.75345vw,99vh) scale(.9424)}}.snow:nth-child(300){opacity:.2802;transform:translate(53.2441vw,-10px) scale(.6344);animation:fall-300 26s -21s linear infinite}@keyframes fall-300{59.535%{transform:translate(48.6416vw,59.535vh) scale(.6344)}to{transform:translate(50.94285vw,99vh) scale(.6344)}}.snow:nth-child(301){opacity:1.3922;transform:translate(86.1314vw,-10px) scale(.0519);animation:fall-301 26s -19s linear infinite}@keyframes fall-301{71.4%{transform:translate(85.697vw,71.4vh) scale(.0519)}to{transform:translate(85.9142vw,99vh) scale(.0519)}}.snow:nth-child(302){opacity:1.3238;transform:translate(48.8005vw,-10px) scale(.8142);animation:fall-302 30s -9s linear infinite}@keyframes fall-302{40.807%{transform:translate(57.0802vw,40.807vh) scale(.8142)}to{transform:translate(52.94035vw,99vh) scale(.8142)}}.snow:nth-child(303){opacity:1.3652;transform:translate(20.9206vw,-10px) scale(.721);animation:fall-303 11s -3s linear infinite}@keyframes fall-303{62.915%{transform:translate(12.1936vw,62.915vh) scale(.721)}to{transform:translate(16.5571vw,99vh) scale(.721)}}.snow:nth-child(304){opacity:.4776;transform:translate(3.1457vw,-10px) scale(.6093);animation:fall-304 29s -12s linear infinite}@keyframes fall-304{62.089%{transform:translate(4.0199vw,62.089vh) scale(.6093)}to{transform:translate(3.5828vw,99vh) scale(.6093)}}.snow:nth-child(305){opacity:1.9492;transform:translate(43.1868vw,-10px) scale(.6335);animation:fall-305 26s -12s linear infinite}@keyframes fall-305{52.198%{transform:translate(39.8832vw,52.198vh) scale(.6335)}to{transform:translate(41.535vw,99vh) scale(.6335)}}.snow:nth-child(306){opacity:1.5784;transform:translate(98.7277vw,-10px) scale(.6325);animation:fall-306 23s -10s linear infinite}@keyframes fall-306{72.596%{transform:translate(106.1597vw,72.596vh) scale(.6325)}to{transform:translate(102.4437vw,99vh) scale(.6325)}}.snow:nth-child(307){opacity:1.3694;transform:translate(9.6404vw,-10px) scale(.7988);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{53.248%{transform:translate(1.1601vw,53.248vh) scale(.7988)}to{transform:translate(5.40025vw,99vh) scale(.7988)}}.snow:nth-child(308){opacity:.7648;transform:translate(55.9923vw,-10px) scale(.8579);animation:fall-308 26s -14s linear infinite}@keyframes fall-308{53.29%{transform:translate(59.9742vw,53.29vh) scale(.8579)}to{transform:translate(57.98325vw,99vh) scale(.8579)}}.snow:nth-child(309){opacity:.6934;transform:translate(60.8435vw,-10px) scale(.6344);animation:fall-309 24s -5s linear infinite}@keyframes fall-309{49.151%{transform:translate(60.7561vw,49.151vh) scale(.6344)}to{transform:translate(60.7998vw,99vh) scale(.6344)}}.snow:nth-child(310){opacity:1.0628;transform:translate(54.5341vw,-10px) scale(.4516);animation:fall-310 26s -15s linear infinite}@keyframes fall-310{30.943%{transform:translate(55.2513vw,30.943vh) scale(.4516)}to{transform:translate(54.8927vw,99vh) scale(.4516)}}.snow:nth-child(311){opacity:.045;transform:translate(87.6034vw,-10px) scale(.1422);animation:fall-311 14s -18s linear infinite}@keyframes fall-311{31.298%{transform:translate(79.6277vw,31.298vh) scale(.1422)}to{transform:translate(83.61555vw,99vh) scale(.1422)}}.snow:nth-child(312){opacity:.5838;transform:translate(92.637vw,-10px) scale(.7249);animation:fall-312 30s -6s linear infinite}@keyframes fall-312{45.32%{transform:translate(93.1383vw,45.32vh) scale(.7249)}to{transform:translate(92.88765vw,99vh) scale(.7249)}}.snow:nth-child(313){opacity:1.3678;transform:translate(38.4875vw,-10px) scale(.0467);animation:fall-313 17s -9s linear infinite}@keyframes fall-313{48.778%{transform:translate(41.4644vw,48.778vh) scale(.0467)}to{transform:translate(39.97595vw,99vh) scale(.0467)}}.snow:nth-child(314){opacity:.7958;transform:translate(10.7263vw,-10px) scale(.9891);animation:fall-314 23s -15s linear infinite}@keyframes fall-314{58.577%{transform:translate(3.5688vw,58.577vh) scale(.9891)}to{transform:translate(7.14755vw,99vh) scale(.9891)}}.snow:nth-child(315){opacity:.111;transform:translate(75.4486vw,-10px) scale(.0002);animation:fall-315 30s -22s linear infinite}@keyframes fall-315{78.362%{transform:translate(68.4656vw,78.362vh) scale(.0002)}to{transform:translate(71.9571vw,99vh) scale(.0002)}}.snow:nth-child(316){opacity:.754;transform:translate(37.0091vw,-10px) scale(.5412);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{42.427%{transform:translate(38.8525vw,42.427vh) scale(.5412)}to{transform:translate(37.9308vw,99vh) scale(.5412)}}.snow:nth-child(317){opacity:.0568;transform:translate(6.8396vw,-10px) scale(.7029);animation:fall-317 11s -30s linear infinite}@keyframes fall-317{39.628%{transform:translate(7.2096vw,39.628vh) scale(.7029)}to{transform:translate(7.0246vw,99vh) scale(.7029)}}.snow:nth-child(318){opacity:1.5154;transform:translate(97.4858vw,-10px) scale(.9762);animation:fall-318 17s -6s linear infinite}@keyframes fall-318{74.704%{transform:translate(91.1505vw,74.704vh) scale(.9762)}to{transform:translate(94.31815vw,99vh) scale(.9762)}}.snow:nth-child(319){opacity:1.435;transform:translate(66.6945vw,-10px) scale(.7041);animation:fall-319 30s -23s linear infinite}@keyframes fall-319{56.322%{transform:translate(63.8424vw,56.322vh) scale(.7041)}to{transform:translate(65.26845vw,99vh) scale(.7041)}}.snow:nth-child(320){opacity:1.212;transform:translate(1.8909vw,-10px) scale(.6431);animation:fall-320 26s -2s linear infinite}@keyframes fall-320{47.816%{transform:translate(3.3174vw,47.816vh) scale(.6431)}to{transform:translate(2.60415vw,99vh) scale(.6431)}}.snow:nth-child(321){opacity:1.4002;transform:translate(89.0271vw,-10px) scale(.6855);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{51.746%{transform:translate(98.0514vw,51.746vh) scale(.6855)}to{transform:translate(93.53925vw,99vh) scale(.6855)}}.snow:nth-child(322){opacity:.6342;transform:translate(69.8243vw,-10px) scale(.7134);animation:fall-322 14s -2s linear infinite}@keyframes fall-322{44.237%{transform:translate(79.8049vw,44.237vh) scale(.7134)}to{transform:translate(74.8146vw,99vh) scale(.7134)}}.snow:nth-child(323){opacity:1.412;transform:translate(1.5683vw,-10px) scale(.965);animation:fall-323 21s -30s linear infinite}@keyframes fall-323{62.528%{transform:translate(.5772vw,62.528vh) scale(.965)}to{transform:translate(1.07275vw,99vh) scale(.965)}}.snow:nth-child(324){opacity:1.3902;transform:translate(4.1144vw,-10px) scale(.9508);animation:fall-324 19s -25s linear infinite}@keyframes fall-324{45.615%{transform:translate(7.2425vw,45.615vh) scale(.9508)}to{transform:translate(5.67845vw,99vh) scale(.9508)}}.snow:nth-child(325){opacity:1.1324;transform:translate(69.0354vw,-10px) scale(.1061);animation:fall-325 25s -5s linear infinite}@keyframes fall-325{72.222%{transform:translate(76.135vw,72.222vh) scale(.1061)}to{transform:translate(72.5852vw,99vh) scale(.1061)}}.snow:nth-child(326){opacity:.8934;transform:translate(56.0774vw,-10px) scale(.7869);animation:fall-326 23s -10s linear infinite}@keyframes fall-326{46.056%{transform:translate(63.7102vw,46.056vh) scale(.7869)}to{transform:translate(59.8938vw,99vh) scale(.7869)}}.snow:nth-child(327){opacity:1.7318;transform:translate(44.9872vw,-10px) scale(.9325);animation:fall-327 21s -27s linear infinite}@keyframes fall-327{66.537%{transform:translate(35.7649vw,66.537vh) scale(.9325)}to{transform:translate(40.37605vw,99vh) scale(.9325)}}.snow:nth-child(328){opacity:.6772;transform:translate(11.201vw,-10px) scale(.2601);animation:fall-328 21s -4s linear infinite}@keyframes fall-328{37.296%{transform:translate(2.6463vw,37.296vh) scale(.2601)}to{transform:translate(6.92365vw,99vh) scale(.2601)}}.snow:nth-child(329){opacity:.2504;transform:translate(42.1341vw,-10px) scale(.131);animation:fall-329 10s -4s linear infinite}@keyframes fall-329{33.673%{transform:translate(38.7997vw,33.673vh) scale(.131)}to{transform:translate(40.4669vw,99vh) scale(.131)}}.snow:nth-child(330){opacity:.2212;transform:translate(1.4017vw,-10px) scale(.0266);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{70.312%{transform:translate(.201vw,70.312vh) scale(.0266)}to{transform:translate(.80135vw,99vh) scale(.0266)}}.snow:nth-child(331){opacity:.7686;transform:translate(81.1316vw,-10px) scale(.9037);animation:fall-331 13s -25s linear infinite}@keyframes fall-331{55.928%{transform:translate(71.6155vw,55.928vh) scale(.9037)}to{transform:translate(76.37355vw,99vh) scale(.9037)}}.snow:nth-child(332){opacity:.7846;transform:translate(71.8022vw,-10px) scale(.0886);animation:fall-332 14s -9s linear infinite}@keyframes fall-332{65.065%{transform:translate(67.7579vw,65.065vh) scale(.0886)}to{transform:translate(69.78005vw,99vh) scale(.0886)}}.snow:nth-child(333){opacity:1.144;transform:translate(82.2751vw,-10px) scale(.07);animation:fall-333 21s -4s linear infinite}@keyframes fall-333{43.641%{transform:translate(84.6354vw,43.641vh) scale(.07)}to{transform:translate(83.45525vw,99vh) scale(.07)}}.snow:nth-child(334){opacity:.1906;transform:translate(36.5056vw,-10px) scale(.2606);animation:fall-334 12s -2s linear infinite}@keyframes fall-334{31.643%{transform:translate(43.2673vw,31.643vh) scale(.2606)}to{transform:translate(39.88645vw,99vh) scale(.2606)}}.snow:nth-child(335){opacity:.1042;transform:translate(18.4972vw,-10px) scale(.4942);animation:fall-335 13s -12s linear infinite}@keyframes fall-335{58.407%{transform:translate(9.3037vw,58.407vh) scale(.4942)}to{transform:translate(13.90045vw,99vh) scale(.4942)}}.snow:nth-child(336){opacity:1.591;transform:translate(50.1951vw,-10px) scale(.6856);animation:fall-336 19s -18s linear infinite}@keyframes fall-336{63.104%{transform:translate(48.8696vw,63.104vh) scale(.6856)}to{transform:translate(49.53235vw,99vh) scale(.6856)}}.snow:nth-child(337){opacity:.2888;transform:translate(64.8256vw,-10px) scale(.3737);animation:fall-337 12s -22s linear infinite}@keyframes fall-337{45.582%{transform:translate(73.6965vw,45.582vh) scale(.3737)}to{transform:translate(69.26105vw,99vh) scale(.3737)}}.snow:nth-child(338){opacity:1.3458;transform:translate(11.7523vw,-10px) scale(.6327);animation:fall-338 26s -4s linear infinite}@keyframes fall-338{40.326%{transform:translate(11.5643vw,40.326vh) scale(.6327)}to{transform:translate(11.6583vw,99vh) scale(.6327)}}.snow:nth-child(339){opacity:1.6954;transform:translate(26.5412vw,-10px) scale(.1153);animation:fall-339 30s -30s linear infinite}@keyframes fall-339{34.123%{transform:translate(30.8793vw,34.123vh) scale(.1153)}to{transform:translate(28.71025vw,99vh) scale(.1153)}}.snow:nth-child(340){opacity:1.6552;transform:translate(41.3747vw,-10px) scale(.2482);animation:fall-340 24s -24s linear infinite}@keyframes fall-340{31.81%{transform:translate(39.3386vw,31.81vh) scale(.2482)}to{transform:translate(40.35665vw,99vh) scale(.2482)}}.snow:nth-child(341){opacity:1.3376;transform:translate(17.475vw,-10px) scale(.1063);animation:fall-341 17s -2s linear infinite}@keyframes fall-341{57.006%{transform:translate(18.8203vw,57.006vh) scale(.1063)}to{transform:translate(18.14765vw,99vh) scale(.1063)}}.snow:nth-child(342){opacity:.9532;transform:translate(7.5971vw,-10px) scale(.0057);animation:fall-342 21s -15s linear infinite}@keyframes fall-342{40.734%{transform:translate(15.3515vw,40.734vh) scale(.0057)}to{transform:translate(11.4743vw,99vh) scale(.0057)}}.snow:nth-child(343){opacity:.2812;transform:translate(49.436vw,-10px) scale(.49);animation:fall-343 26s -9s linear infinite}@keyframes fall-343{57.701%{transform:translate(45.8705vw,57.701vh) scale(.49)}to{transform:translate(47.65325vw,99vh) scale(.49)}}.snow:nth-child(344){opacity:1.5832;transform:translate(22.8564vw,-10px) scale(.4732);animation:fall-344 17s -19s linear infinite}@keyframes fall-344{33.888%{transform:translate(14.7856vw,33.888vh) scale(.4732)}to{transform:translate(18.821vw,99vh) scale(.4732)}}.snow:nth-child(345){opacity:.4958;transform:translate(61.804vw,-10px) scale(.8855);animation:fall-345 20s -17s linear infinite}@keyframes fall-345{43.253%{transform:translate(56.2247vw,43.253vh) scale(.8855)}to{transform:translate(59.01435vw,99vh) scale(.8855)}}.snow:nth-child(346){opacity:1.2358;transform:translate(16.1253vw,-10px) scale(.8166);animation:fall-346 21s -9s linear infinite}@keyframes fall-346{39.66%{transform:translate(9.2727vw,39.66vh) scale(.8166)}to{transform:translate(12.699vw,99vh) scale(.8166)}}.snow:nth-child(347){opacity:1.3516;transform:translate(78.0187vw,-10px) scale(.9019);animation:fall-347 17s -21s linear infinite}@keyframes fall-347{33.925%{transform:translate(68.122vw,33.925vh) scale(.9019)}to{transform:translate(73.07035vw,99vh) scale(.9019)}}.snow:nth-child(348){opacity:1.9104;transform:translate(38.2671vw,-10px) scale(.3489);animation:fall-348 13s -22s linear infinite}@keyframes fall-348{62.258%{transform:translate(30.4497vw,62.258vh) scale(.3489)}to{transform:translate(34.3584vw,99vh) scale(.3489)}}.snow:nth-child(349){opacity:.7932;transform:translate(85.3056vw,-10px) scale(.3482);animation:fall-349 21s -2s linear infinite}@keyframes fall-349{69.198%{transform:translate(81.718vw,69.198vh) scale(.3482)}to{transform:translate(83.5118vw,99vh) scale(.3482)}}.snow:nth-child(350){opacity:.7614;transform:translate(76.5266vw,-10px) scale(.4041);animation:fall-350 10s -30s linear infinite}@keyframes fall-350{65.633%{transform:translate(73.5998vw,65.633vh) scale(.4041)}to{transform:translate(75.0632vw,99vh) scale(.4041)}}.snow:nth-child(351){opacity:.0796;transform:translate(3.5246vw,-10px) scale(.3313);animation:fall-351 22s -18s linear infinite}@keyframes fall-351{74.854%{transform:translate(2.3103vw,74.854vh) scale(.3313)}to{transform:translate(2.91745vw,99vh) scale(.3313)}}.snow:nth-child(352){opacity:1.8832;transform:translate(29.0239vw,-10px) scale(.959);animation:fall-352 12s -25s linear infinite}@keyframes fall-352{75.297%{transform:translate(20.6948vw,75.297vh) scale(.959)}to{transform:translate(24.85935vw,99vh) scale(.959)}}.snow:nth-child(353){opacity:.0008;transform:translate(60.9313vw,-10px) scale(.5591);animation:fall-353 28s -26s linear infinite}@keyframes fall-353{46.875%{transform:translate(64.1979vw,46.875vh) scale(.5591)}to{transform:translate(62.5646vw,99vh) scale(.5591)}}.snow:nth-child(354){opacity:.8796;transform:translate(59.5748vw,-10px) scale(.199);animation:fall-354 21s -8s linear infinite}@keyframes fall-354{72.861%{transform:translate(61.7135vw,72.861vh) scale(.199)}to{transform:translate(60.64415vw,99vh) scale(.199)}}.snow:nth-child(355){opacity:1.1032;transform:translate(5.9854vw,-10px) scale(.5258);animation:fall-355 27s -23s linear infinite}@keyframes fall-355{67.517%{transform:translate(14.5494vw,67.517vh) scale(.5258)}to{transform:translate(10.2674vw,99vh) scale(.5258)}}.snow:nth-child(356){opacity:1.393;transform:translate(82.0745vw,-10px) scale(.3853);animation:fall-356 18s -6s linear infinite}@keyframes fall-356{54.93%{transform:translate(84.3435vw,54.93vh) scale(.3853)}to{transform:translate(83.209vw,99vh) scale(.3853)}}.snow:nth-child(357){opacity:1.9946;transform:translate(36.514vw,-10px) scale(.0707);animation:fall-357 26s -9s linear infinite}@keyframes fall-357{39.505%{transform:translate(35.1863vw,39.505vh) scale(.0707)}to{transform:translate(35.85015vw,99vh) scale(.0707)}}.snow:nth-child(358){opacity:.094;transform:translate(91.3076vw,-10px) scale(.4818);animation:fall-358 19s -11s linear infinite}@keyframes fall-358{66.786%{transform:translate(82.8948vw,66.786vh) scale(.4818)}to{transform:translate(87.1012vw,99vh) scale(.4818)}}.snow:nth-child(359){opacity:.4118;transform:translate(32.8374vw,-10px) scale(.2879);animation:fall-359 12s -1s linear infinite}@keyframes fall-359{69.365%{transform:translate(41.34vw,69.365vh) scale(.2879)}to{transform:translate(37.0887vw,99vh) scale(.2879)}}.snow:nth-child(360){opacity:1.2238;transform:translate(51.925vw,-10px) scale(.0989);animation:fall-360 27s -7s linear infinite}@keyframes fall-360{70.845%{transform:translate(54.4159vw,70.845vh) scale(.0989)}to{transform:translate(53.17045vw,99vh) scale(.0989)}}.snow:nth-child(361){opacity:.0652;transform:translate(96.6599vw,-10px) scale(.2968);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{72.019%{transform:translate(97.9647vw,72.019vh) scale(.2968)}to{transform:translate(97.3123vw,99vh) scale(.2968)}}.snow:nth-child(362){opacity:.1432;transform:translate(39.5936vw,-10px) scale(.9466);animation:fall-362 21s -5s linear infinite}@keyframes fall-362{42.048%{transform:translate(47.6253vw,42.048vh) scale(.9466)}to{transform:translate(43.60945vw,99vh) scale(.9466)}}.snow:nth-child(363){opacity:1.979;transform:translate(3.5381vw,-10px) scale(.9593);animation:fall-363 16s -26s linear infinite}@keyframes fall-363{32.235%{transform:translate(-2.8316vw,32.235vh) scale(.9593)}to{transform:translate(.35325vw,99vh) scale(.9593)}}.snow:nth-child(364){opacity:1.417;transform:translate(6.6567vw,-10px) scale(.1457);animation:fall-364 26s -7s linear infinite}@keyframes fall-364{60.427%{transform:translate(-3.2251vw,60.427vh) scale(.1457)}to{transform:translate(1.7158vw,99vh) scale(.1457)}}.snow:nth-child(365){opacity:.838;transform:translate(93.3111vw,-10px) scale(.6606);animation:fall-365 10s -15s linear infinite}@keyframes fall-365{45.246%{transform:translate(85.291vw,45.246vh) scale(.6606)}to{transform:translate(89.30105vw,99vh) scale(.6606)}}.snow:nth-child(366){opacity:1.276;transform:translate(25.7919vw,-10px) scale(.0261);animation:fall-366 12s -12s linear infinite}@keyframes fall-366{69.415%{transform:translate(18.9434vw,69.415vh) scale(.0261)}to{transform:translate(22.36765vw,99vh) scale(.0261)}}.snow:nth-child(367){opacity:.1818;transform:translate(62.7298vw,-10px) scale(.2671);animation:fall-367 19s -19s linear infinite}@keyframes fall-367{59.407%{transform:translate(54.9599vw,59.407vh) scale(.2671)}to{transform:translate(58.84485vw,99vh) scale(.2671)}}.snow:nth-child(368){opacity:1.467;transform:translate(85.1288vw,-10px) scale(.4478);animation:fall-368 16s -5s linear infinite}@keyframes fall-368{45.496%{transform:translate(86.472vw,45.496vh) scale(.4478)}to{transform:translate(85.8004vw,99vh) scale(.4478)}}.snow:nth-child(369){opacity:1.9192;transform:translate(14.0043vw,-10px) scale(.9852);animation:fall-369 21s -21s linear infinite}@keyframes fall-369{51.136%{transform:translate(5.2078vw,51.136vh) scale(.9852)}to{transform:translate(9.60605vw,99vh) scale(.9852)}}.snow:nth-child(370){opacity:1.9002;transform:translate(42.0581vw,-10px) scale(.1335);animation:fall-370 18s -18s linear infinite}@keyframes fall-370{32.978%{transform:translate(44.573vw,32.978vh) scale(.1335)}to{transform:translate(43.31555vw,99vh) scale(.1335)}}.snow:nth-child(371){opacity:.5002;transform:translate(6.7462vw,-10px) scale(.765);animation:fall-371 30s -4s linear infinite}@keyframes fall-371{37.008%{transform:translate(15.7479vw,37.008vh) scale(.765)}to{transform:translate(11.24705vw,99vh) scale(.765)}}.snow:nth-child(372){opacity:1.9214;transform:translate(2.4338vw,-10px) scale(.3116);animation:fall-372 17s -13s linear infinite}@keyframes fall-372{33.4%{transform:translate(6.0032vw,33.4vh) scale(.3116)}to{transform:translate(4.2185vw,99vh) scale(.3116)}}.snow:nth-child(373){opacity:1.1326;transform:translate(7.054vw,-10px) scale(.846);animation:fall-373 10s -10s linear infinite}@keyframes fall-373{77.359%{transform:translate(-1.7313vw,77.359vh) scale(.846)}to{transform:translate(2.66135vw,99vh) scale(.846)}}.snow:nth-child(374){opacity:1.0702;transform:translate(51.2993vw,-10px) scale(.6121);animation:fall-374 24s -5s linear infinite}@keyframes fall-374{65.89%{transform:translate(41.814vw,65.89vh) scale(.6121)}to{transform:translate(46.55665vw,99vh) scale(.6121)}}.snow:nth-child(375){opacity:.1008;transform:translate(64.9962vw,-10px) scale(.7086);animation:fall-375 16s -8s linear infinite}@keyframes fall-375{43.197%{transform:translate(74.9499vw,43.197vh) scale(.7086)}to{transform:translate(69.97305vw,99vh) scale(.7086)}}.snow:nth-child(376){opacity:1.9258;transform:translate(23.803vw,-10px) scale(.4713);animation:fall-376 11s -8s linear infinite}@keyframes fall-376{36.43%{transform:translate(13.882vw,36.43vh) scale(.4713)}to{transform:translate(18.8425vw,99vh) scale(.4713)}}.snow:nth-child(377){opacity:.4984;transform:translate(8.3738vw,-10px) scale(.833);animation:fall-377 28s -11s linear infinite}@keyframes fall-377{32.948%{transform:translate(12.4503vw,32.948vh) scale(.833)}to{transform:translate(10.41205vw,99vh) scale(.833)}}.snow:nth-child(378){opacity:.1996;transform:translate(67.1347vw,-10px) scale(.5496);animation:fall-378 21s -16s linear infinite}@keyframes fall-378{66.326%{transform:translate(71.9013vw,66.326vh) scale(.5496)}to{transform:translate(69.518vw,99vh) scale(.5496)}}.snow:nth-child(379){opacity:.1852;transform:translate(16.2668vw,-10px) scale(.4702);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{73.587%{transform:translate(24.6535vw,73.587vh) scale(.4702)}to{transform:translate(20.46015vw,99vh) scale(.4702)}}.snow:nth-child(380){opacity:1.2804;transform:translate(16.7069vw,-10px) scale(.7407);animation:fall-380 10s -19s linear infinite}@keyframes fall-380{40.445%{transform:translate(21.8386vw,40.445vh) scale(.7407)}to{transform:translate(19.27275vw,99vh) scale(.7407)}}.snow:nth-child(381){opacity:.3398;transform:translate(4.8197vw,-10px) scale(.18);animation:fall-381 14s -10s linear infinite}@keyframes fall-381{66.184%{transform:translate(12.2062vw,66.184vh) scale(.18)}to{transform:translate(8.51295vw,99vh) scale(.18)}}.snow:nth-child(382){opacity:1.951;transform:translate(40.2864vw,-10px) scale(.8618);animation:fall-382 24s -18s linear infinite}@keyframes fall-382{33.591%{transform:translate(41.3836vw,33.591vh) scale(.8618)}to{transform:translate(40.835vw,99vh) scale(.8618)}}.snow:nth-child(383){opacity:1.5344;transform:translate(4.6517vw,-10px) scale(.4843);animation:fall-383 18s -2s linear infinite}@keyframes fall-383{31.288%{transform:translate(5.8397vw,31.288vh) scale(.4843)}to{transform:translate(5.2457vw,99vh) scale(.4843)}}.snow:nth-child(384){opacity:1.5316;transform:translate(43.4975vw,-10px) scale(.9443);animation:fall-384 13s -3s linear infinite}@keyframes fall-384{60.617%{transform:translate(39.7598vw,60.617vh) scale(.9443)}to{transform:translate(41.62865vw,99vh) scale(.9443)}}.snow:nth-child(385){opacity:1.246;transform:translate(6.6805vw,-10px) scale(.489);animation:fall-385 28s -29s linear infinite}@keyframes fall-385{41.888%{transform:translate(.827vw,41.888vh) scale(.489)}to{transform:translate(3.75375vw,99vh) scale(.489)}}.snow:nth-child(386){opacity:1.1592;transform:translate(49.7735vw,-10px) scale(.4993);animation:fall-386 14s -4s linear infinite}@keyframes fall-386{33.413%{transform:translate(55.9099vw,33.413vh) scale(.4993)}to{transform:translate(52.8417vw,99vh) scale(.4993)}}.snow:nth-child(387){opacity:1.6778;transform:translate(66.9561vw,-10px) scale(.4157);animation:fall-387 21s -29s linear infinite}@keyframes fall-387{58.508%{transform:translate(69.8369vw,58.508vh) scale(.4157)}to{transform:translate(68.3965vw,99vh) scale(.4157)}}.snow:nth-child(388){opacity:.8778;transform:translate(57.6132vw,-10px) scale(.1284);animation:fall-388 21s -29s linear infinite}@keyframes fall-388{51.341%{transform:translate(62.8202vw,51.341vh) scale(.1284)}to{transform:translate(60.2167vw,99vh) scale(.1284)}}.snow:nth-child(389){opacity:1.449;transform:translate(31.0955vw,-10px) scale(.8014);animation:fall-389 17s -1s linear infinite}@keyframes fall-389{70.461%{transform:translate(35.8184vw,70.461vh) scale(.8014)}to{transform:translate(33.45695vw,99vh) scale(.8014)}}.snow:nth-child(390){opacity:.2114;transform:translate(9.2896vw,-10px) scale(.8433);animation:fall-390 10s -8s linear infinite}@keyframes fall-390{75.633%{transform:translate(15.7529vw,75.633vh) scale(.8433)}to{transform:translate(12.52125vw,99vh) scale(.8433)}}.snow:nth-child(391){opacity:1.8514;transform:translate(61.4511vw,-10px) scale(.3552);animation:fall-391 24s -21s linear infinite}@keyframes fall-391{70.96%{transform:translate(61.713vw,70.96vh) scale(.3552)}to{transform:translate(61.58205vw,99vh) scale(.3552)}}.snow:nth-child(392){opacity:1.4862;transform:translate(10.0704vw,-10px) scale(.9667);animation:fall-392 12s -9s linear infinite}@keyframes fall-392{72.703%{transform:translate(4.3176vw,72.703vh) scale(.9667)}to{transform:translate(7.194vw,99vh) scale(.9667)}}.snow:nth-child(393){opacity:1.0132;transform:translate(15.0649vw,-10px) scale(.4966);animation:fall-393 16s -16s linear infinite}@keyframes fall-393{68.139%{transform:translate(16.5094vw,68.139vh) scale(.4966)}to{transform:translate(15.78715vw,99vh) scale(.4966)}}.snow:nth-child(394){opacity:1.5372;transform:translate(67.6994vw,-10px) scale(.677);animation:fall-394 18s -16s linear infinite}@keyframes fall-394{38.222%{transform:translate(62.0653vw,38.222vh) scale(.677)}to{transform:translate(64.88235vw,99vh) scale(.677)}}.snow:nth-child(395){opacity:.8108;transform:translate(99.8595vw,-10px) scale(.7449);animation:fall-395 16s -11s linear infinite}@keyframes fall-395{57.564%{transform:translate(89.8719vw,57.564vh) scale(.7449)}to{transform:translate(94.8657vw,99vh) scale(.7449)}}.snow:nth-child(396){opacity:1.6722;transform:translate(22.4211vw,-10px) scale(.402);animation:fall-396 14s -30s linear infinite}@keyframes fall-396{79.636%{transform:translate(15.6873vw,79.636vh) scale(.402)}to{transform:translate(19.0542vw,99vh) scale(.402)}}.snow:nth-child(397){opacity:.4206;transform:translate(10.0173vw,-10px) scale(.6272);animation:fall-397 11s -26s linear infinite}@keyframes fall-397{45.494%{transform:translate(1.1861vw,45.494vh) scale(.6272)}to{transform:translate(5.6017vw,99vh) scale(.6272)}}.snow:nth-child(398){opacity:1.2238;transform:translate(55.6743vw,-10px) scale(.8571);animation:fall-398 17s -6s linear infinite}@keyframes fall-398{74.673%{transform:translate(64.0291vw,74.673vh) scale(.8571)}to{transform:translate(59.8517vw,99vh) scale(.8571)}}.snow:nth-child(399){opacity:.093;transform:translate(64.6801vw,-10px) scale(.7841);animation:fall-399 28s -16s linear infinite}@keyframes fall-399{59.198%{transform:translate(73.5627vw,59.198vh) scale(.7841)}to{transform:translate(69.1214vw,99vh) scale(.7841)}}.snow:nth-child(400){opacity:1.2204;transform:translate(11.9161vw,-10px) scale(.8715);animation:fall-400 20s -24s linear infinite}@keyframes fall-400{54.611%{transform:translate(20.5904vw,54.611vh) scale(.8715)}to{transform:translate(16.25325vw,99vh) scale(.8715)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7232;transform:translate(10.2054vw,-10px) scale(.3046);animation:fall-1 12s -22s linear infinite}@keyframes fall-1{49.299%{transform:translate(8.6409vw,49.299vh) scale(.3046)}to{transform:translate(9.42315vw,99vh) scale(.3046)}}.snow:nth-child(2){opacity:.2556;transform:translate(.8139vw,-10px) scale(.1302);animation:fall-2 30s -3s linear infinite}@keyframes fall-2{72.684%{transform:translate(-3.8897vw,72.684vh) scale(.1302)}to{transform:translate(-1.5379vw,99vh) scale(.1302)}}.snow:nth-child(3){opacity:.3422;transform:translate(23.1592vw,-10px) scale(.8281);animation:fall-3 29s -2s linear infinite}@keyframes fall-3{40.544%{transform:translate(14.5895vw,40.544vh) scale(.8281)}to{transform:translate(18.87435vw,99vh) scale(.8281)}}.snow:nth-child(4){opacity:1.3152;transform:translate(89.3361vw,-10px) scale(.1445);animation:fall-4 15s -18s linear infinite}@keyframes fall-4{59.938%{transform:translate(98.1151vw,59.938vh) scale(.1445)}to{transform:translate(93.7256vw,99vh) scale(.1445)}}.snow:nth-child(5){opacity:1.6852;transform:translate(74.6365vw,-10px) scale(.264);animation:fall-5 16s -17s linear infinite}@keyframes fall-5{75.264%{transform:translate(74.4161vw,75.264vh) scale(.264)}to{transform:translate(74.5263vw,99vh) scale(.264)}}.snow:nth-child(6){opacity:.7076;transform:translate(81.5821vw,-10px) scale(.2796);animation:fall-6 29s -19s linear infinite}@keyframes fall-6{52.093%{transform:translate(82.0507vw,52.093vh) scale(.2796)}to{transform:translate(81.8164vw,99vh) scale(.2796)}}.snow:nth-child(7){opacity:1.2378;transform:translate(93.482vw,-10px) scale(.7565);animation:fall-7 18s -14s linear infinite}@keyframes fall-7{74.611%{transform:translate(88.0949vw,74.611vh) scale(.7565)}to{transform:translate(90.78845vw,99vh) scale(.7565)}}.snow:nth-child(8){opacity:.544;transform:translate(51.9581vw,-10px) scale(.3352);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{72.795%{transform:translate(48.6843vw,72.795vh) scale(.3352)}to{transform:translate(50.3212vw,99vh) scale(.3352)}}.snow:nth-child(9){opacity:.7946;transform:translate(10.1627vw,-10px) scale(.8415);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{73.913%{transform:translate(10.7963vw,73.913vh) scale(.8415)}to{transform:translate(10.4795vw,99vh) scale(.8415)}}.snow:nth-child(10){opacity:.0572;transform:translate(27.4966vw,-10px) scale(.1316);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{35.366%{transform:translate(29.9436vw,35.366vh) scale(.1316)}to{transform:translate(28.7201vw,99vh) scale(.1316)}}.snow:nth-child(11){opacity:.6312;transform:translate(78.7316vw,-10px) scale(.769);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{42.219%{transform:translate(80.8451vw,42.219vh) scale(.769)}to{transform:translate(79.78835vw,99vh) scale(.769)}}.snow:nth-child(12){opacity:.7992;transform:translate(87.0343vw,-10px) scale(.662);animation:fall-12 27s -5s linear infinite}@keyframes fall-12{62.132%{transform:translate(88.6297vw,62.132vh) scale(.662)}to{transform:translate(87.832vw,99vh) scale(.662)}}.snow:nth-child(13){opacity:1.7152;transform:translate(22.8551vw,-10px) scale(.5756);animation:fall-13 23s -6s linear infinite}@keyframes fall-13{48.678%{transform:translate(25.5996vw,48.678vh) scale(.5756)}to{transform:translate(24.22735vw,99vh) scale(.5756)}}.snow:nth-child(14){opacity:1.3322;transform:translate(29.7858vw,-10px) scale(.5768);animation:fall-14 22s -27s linear infinite}@keyframes fall-14{43.31%{transform:translate(20.4515vw,43.31vh) scale(.5768)}to{transform:translate(25.11865vw,99vh) scale(.5768)}}.snow:nth-child(15){opacity:.42;transform:translate(51.1282vw,-10px) scale(.523);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{73.006%{transform:translate(50.4568vw,73.006vh) scale(.523)}to{transform:translate(50.7925vw,99vh) scale(.523)}}.snow:nth-child(16){opacity:1.6908;transform:translate(28.5957vw,-10px) scale(.0924);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{59.008%{transform:translate(32.3279vw,59.008vh) scale(.0924)}to{transform:translate(30.4618vw,99vh) scale(.0924)}}.snow:nth-child(17){opacity:.7224;transform:translate(33.7873vw,-10px) scale(.7127);animation:fall-17 16s -27s linear infinite}@keyframes fall-17{30.256%{transform:translate(36.912vw,30.256vh) scale(.7127)}to{transform:translate(35.34965vw,99vh) scale(.7127)}}.snow:nth-child(18){opacity:.7252;transform:translate(58.6837vw,-10px) scale(.1818);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.31%{transform:translate(55.8401vw,43.31vh) scale(.1818)}to{transform:translate(57.2619vw,99vh) scale(.1818)}}.snow:nth-child(19){opacity:.811;transform:translate(15.7502vw,-10px) scale(.0317);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{70.438%{transform:translate(23.3087vw,70.438vh) scale(.0317)}to{transform:translate(19.52945vw,99vh) scale(.0317)}}.snow:nth-child(20){opacity:1.8928;transform:translate(98.6722vw,-10px) scale(.4665);animation:fall-20 28s -7s linear infinite}@keyframes fall-20{72.485%{transform:translate(97.3064vw,72.485vh) scale(.4665)}to{transform:translate(97.9893vw,99vh) scale(.4665)}}.snow:nth-child(21){opacity:1.2178;transform:translate(13.2878vw,-10px) scale(.5799);animation:fall-21 11s -28s linear infinite}@keyframes fall-21{76.47%{transform:translate(3.9881vw,76.47vh) scale(.5799)}to{transform:translate(8.63795vw,99vh) scale(.5799)}}.snow:nth-child(22){opacity:.1684;transform:translate(10.4815vw,-10px) scale(.1619);animation:fall-22 15s -7s linear infinite}@keyframes fall-22{72.707%{transform:translate(.6949vw,72.707vh) scale(.1619)}to{transform:translate(5.5882vw,99vh) scale(.1619)}}.snow:nth-child(23){opacity:1.0672;transform:translate(94.6855vw,-10px) scale(.1044);animation:fall-23 25s -25s linear infinite}@keyframes fall-23{72.95%{transform:translate(100.775vw,72.95vh) scale(.1044)}to{transform:translate(97.73025vw,99vh) scale(.1044)}}.snow:nth-child(24){opacity:.3998;transform:translate(62.4082vw,-10px) scale(.6105);animation:fall-24 25s -25s linear infinite}@keyframes fall-24{59.737%{transform:translate(67.6333vw,59.737vh) scale(.6105)}to{transform:translate(65.02075vw,99vh) scale(.6105)}}.snow:nth-child(25){opacity:1.2648;transform:translate(84.1454vw,-10px) scale(.3455);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{74.867%{transform:translate(90.214vw,74.867vh) scale(.3455)}to{transform:translate(87.1797vw,99vh) scale(.3455)}}.snow:nth-child(26){opacity:.2394;transform:translate(85.3813vw,-10px) scale(.34);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{50.171%{transform:translate(83.6085vw,50.171vh) scale(.34)}to{transform:translate(84.4949vw,99vh) scale(.34)}}.snow:nth-child(27){opacity:1.2822;transform:translate(58.0564vw,-10px) scale(.1032);animation:fall-27 15s -7s linear infinite}@keyframes fall-27{54.721%{transform:translate(58.0032vw,54.721vh) scale(.1032)}to{transform:translate(58.0298vw,99vh) scale(.1032)}}.snow:nth-child(28){opacity:1.3476;transform:translate(29.5519vw,-10px) scale(.8258);animation:fall-28 12s -28s linear infinite}@keyframes fall-28{61.036%{transform:translate(31.6565vw,61.036vh) scale(.8258)}to{transform:translate(30.6042vw,99vh) scale(.8258)}}.snow:nth-child(29){opacity:1.7518;transform:translate(68.9332vw,-10px) scale(.5575);animation:fall-29 18s -11s linear infinite}@keyframes fall-29{67.688%{transform:translate(63.4055vw,67.688vh) scale(.5575)}to{transform:translate(66.16935vw,99vh) scale(.5575)}}.snow:nth-child(30){opacity:.5158;transform:translate(68.0263vw,-10px) scale(.3738);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{54.321%{transform:translate(59.1154vw,54.321vh) scale(.3738)}to{transform:translate(63.57085vw,99vh) scale(.3738)}}.snow:nth-child(31){opacity:.6748;transform:translate(41.8085vw,-10px) scale(.4149);animation:fall-31 19s -9s linear infinite}@keyframes fall-31{56.848%{transform:translate(33.1295vw,56.848vh) scale(.4149)}to{transform:translate(37.469vw,99vh) scale(.4149)}}.snow:nth-child(32){opacity:1.4862;transform:translate(17.6712vw,-10px) scale(.9206);animation:fall-32 24s -3s linear infinite}@keyframes fall-32{72.614%{transform:translate(25.7588vw,72.614vh) scale(.9206)}to{transform:translate(21.715vw,99vh) scale(.9206)}}.snow:nth-child(33){opacity:1.8214;transform:translate(29.513vw,-10px) scale(.9427);animation:fall-33 22s -19s linear infinite}@keyframes fall-33{62.212%{transform:translate(39.409vw,62.212vh) scale(.9427)}to{transform:translate(34.461vw,99vh) scale(.9427)}}.snow:nth-child(34){opacity:.5886;transform:translate(52.1626vw,-10px) scale(.528);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{53.399%{transform:translate(48.2694vw,53.399vh) scale(.528)}to{transform:translate(50.216vw,99vh) scale(.528)}}.snow:nth-child(35){opacity:1.1556;transform:translate(63.461vw,-10px) scale(.8039);animation:fall-35 22s -30s linear infinite}@keyframes fall-35{37.858%{transform:translate(72.7533vw,37.858vh) scale(.8039)}to{transform:translate(68.10715vw,99vh) scale(.8039)}}.snow:nth-child(36){opacity:1.4394;transform:translate(6.7211vw,-10px) scale(.4498);animation:fall-36 11s -1s linear infinite}@keyframes fall-36{56.463%{transform:translate(6.6761vw,56.463vh) scale(.4498)}to{transform:translate(6.6986vw,99vh) scale(.4498)}}.snow:nth-child(37){opacity:1.6632;transform:translate(76.0895vw,-10px) scale(.812);animation:fall-37 22s -17s linear infinite}@keyframes fall-37{39.276%{transform:translate(82.0499vw,39.276vh) scale(.812)}to{transform:translate(79.0697vw,99vh) scale(.812)}}.snow:nth-child(38){opacity:.308;transform:translate(43.2094vw,-10px) scale(.8844);animation:fall-38 23s -25s linear infinite}@keyframes fall-38{47.434%{transform:translate(33.8107vw,47.434vh) scale(.8844)}to{transform:translate(38.51005vw,99vh) scale(.8844)}}.snow:nth-child(39){opacity:.333;transform:translate(73.9338vw,-10px) scale(.0344);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{40.733%{transform:translate(64.3922vw,40.733vh) scale(.0344)}to{transform:translate(69.163vw,99vh) scale(.0344)}}.snow:nth-child(40){opacity:.3188;transform:translate(58.6156vw,-10px) scale(.0836);animation:fall-40 21s -5s linear infinite}@keyframes fall-40{71.995%{transform:translate(55.1987vw,71.995vh) scale(.0836)}to{transform:translate(56.90715vw,99vh) scale(.0836)}}.snow:nth-child(41){opacity:.8982;transform:translate(51.7225vw,-10px) scale(.2628);animation:fall-41 16s -29s linear infinite}@keyframes fall-41{67.456%{transform:translate(48.6524vw,67.456vh) scale(.2628)}to{transform:translate(50.18745vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.1696;transform:translate(82.5291vw,-10px) scale(.0893);animation:fall-42 15s -17s linear infinite}@keyframes fall-42{30.909%{transform:translate(84.4992vw,30.909vh) scale(.0893)}to{transform:translate(83.51415vw,99vh) scale(.0893)}}.snow:nth-child(43){opacity:.3496;transform:translate(84.5698vw,-10px) scale(.8735);animation:fall-43 15s -5s linear infinite}@keyframes fall-43{71.526%{transform:translate(85.9934vw,71.526vh) scale(.8735)}to{transform:translate(85.2816vw,99vh) scale(.8735)}}.snow:nth-child(44){opacity:1.6554;transform:translate(36.8012vw,-10px) scale(.3022);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{69.842%{transform:translate(27.8459vw,69.842vh) scale(.3022)}to{transform:translate(32.32355vw,99vh) scale(.3022)}}.snow:nth-child(45){opacity:.985;transform:translate(48.8038vw,-10px) scale(.2309);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{74.643%{transform:translate(47.9044vw,74.643vh) scale(.2309)}to{transform:translate(48.3541vw,99vh) scale(.2309)}}.snow:nth-child(46){opacity:1.3852;transform:translate(46.2621vw,-10px) scale(.8523);animation:fall-46 11s -19s linear infinite}@keyframes fall-46{72.554%{transform:translate(51.3061vw,72.554vh) scale(.8523)}to{transform:translate(48.7841vw,99vh) scale(.8523)}}.snow:nth-child(47){opacity:.1328;transform:translate(43.0025vw,-10px) scale(.4665);animation:fall-47 19s -8s linear infinite}@keyframes fall-47{69.49%{transform:translate(47.8447vw,69.49vh) scale(.4665)}to{transform:translate(45.4236vw,99vh) scale(.4665)}}.snow:nth-child(48){opacity:.074;transform:translate(41.134vw,-10px) scale(.9668);animation:fall-48 27s -27s linear infinite}@keyframes fall-48{65.208%{transform:translate(31.65vw,65.208vh) scale(.9668)}to{transform:translate(36.392vw,99vh) scale(.9668)}}.snow:nth-child(49){opacity:1.9284;transform:translate(8.3506vw,-10px) scale(.643);animation:fall-49 15s -5s linear infinite}@keyframes fall-49{64.243%{transform:translate(5.8455vw,64.243vh) scale(.643)}to{transform:translate(7.09805vw,99vh) scale(.643)}}.snow:nth-child(50){opacity:.9444;transform:translate(43.1802vw,-10px) scale(.6505);animation:fall-50 17s -8s linear infinite}@keyframes fall-50{47.818%{transform:translate(33.3336vw,47.818vh) scale(.6505)}to{transform:translate(38.2569vw,99vh) scale(.6505)}}.snow:nth-child(51){opacity:.1252;transform:translate(41.2907vw,-10px) scale(.0096);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{47.286%{transform:translate(44.6308vw,47.286vh) scale(.0096)}to{transform:translate(42.96075vw,99vh) scale(.0096)}}.snow:nth-child(52){opacity:.7258;transform:translate(75.0432vw,-10px) scale(.0277);animation:fall-52 27s -14s linear infinite}@keyframes fall-52{48.003%{transform:translate(69.8591vw,48.003vh) scale(.0277)}to{transform:translate(72.45115vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.3526;transform:translate(67.2676vw,-10px) scale(.265);animation:fall-53 29s -14s linear infinite}@keyframes fall-53{49.753%{transform:translate(74.6937vw,49.753vh) scale(.265)}to{transform:translate(70.98065vw,99vh) scale(.265)}}.snow:nth-child(54){opacity:.163;transform:translate(39.1737vw,-10px) scale(.7236);animation:fall-54 23s -22s linear infinite}@keyframes fall-54{63.757%{transform:translate(35.1577vw,63.757vh) scale(.7236)}to{transform:translate(37.1657vw,99vh) scale(.7236)}}.snow:nth-child(55){opacity:.8026;transform:translate(54.7055vw,-10px) scale(.2628);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{77.78%{transform:translate(45.3283vw,77.78vh) scale(.2628)}to{transform:translate(50.0169vw,99vh) scale(.2628)}}.snow:nth-child(56){opacity:.5476;transform:translate(14.1886vw,-10px) scale(.3907);animation:fall-56 24s -10s linear infinite}@keyframes fall-56{75.594%{transform:translate(20.4529vw,75.594vh) scale(.3907)}to{transform:translate(17.32075vw,99vh) scale(.3907)}}.snow:nth-child(57){opacity:.0934;transform:translate(28.0933vw,-10px) scale(.076);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{45.388%{transform:translate(18.4645vw,45.388vh) scale(.076)}to{transform:translate(23.2789vw,99vh) scale(.076)}}.snow:nth-child(58){opacity:.7052;transform:translate(37.3536vw,-10px) scale(.3387);animation:fall-58 21s -5s linear infinite}@keyframes fall-58{49.7%{transform:translate(41.8282vw,49.7vh) scale(.3387)}to{transform:translate(39.5909vw,99vh) scale(.3387)}}.snow:nth-child(59){opacity:.5588;transform:translate(54.8722vw,-10px) scale(.5376);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{44.603%{transform:translate(53.8034vw,44.603vh) scale(.5376)}to{transform:translate(54.3378vw,99vh) scale(.5376)}}.snow:nth-child(60){opacity:.4032;transform:translate(54.1381vw,-10px) scale(.6084);animation:fall-60 21s -8s linear infinite}@keyframes fall-60{61.9%{transform:translate(45.4461vw,61.9vh) scale(.6084)}to{transform:translate(49.7921vw,99vh) scale(.6084)}}.snow:nth-child(61){opacity:1.0456;transform:translate(91.5413vw,-10px) scale(.7601);animation:fall-61 29s -21s linear infinite}@keyframes fall-61{45.783%{transform:translate(91.7621vw,45.783vh) scale(.7601)}to{transform:translate(91.6517vw,99vh) scale(.7601)}}.snow:nth-child(62){opacity:1.7552;transform:translate(20.6213vw,-10px) scale(.0399);animation:fall-62 26s -1s linear infinite}@keyframes fall-62{51.222%{transform:translate(13.0906vw,51.222vh) scale(.0399)}to{transform:translate(16.85595vw,99vh) scale(.0399)}}.snow:nth-child(63){opacity:.9392;transform:translate(98.4776vw,-10px) scale(.317);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{68.999%{transform:translate(89.9675vw,68.999vh) scale(.317)}to{transform:translate(94.22255vw,99vh) scale(.317)}}.snow:nth-child(64){opacity:1.1432;transform:translate(76.9493vw,-10px) scale(.9194);animation:fall-64 27s -14s linear infinite}@keyframes fall-64{74.643%{transform:translate(80.8102vw,74.643vh) scale(.9194)}to{transform:translate(78.87975vw,99vh) scale(.9194)}}.snow:nth-child(65){opacity:1.8516;transform:translate(84.7505vw,-10px) scale(.4905);animation:fall-65 15s -29s linear infinite}@keyframes fall-65{44.737%{transform:translate(86.8253vw,44.737vh) scale(.4905)}to{transform:translate(85.7879vw,99vh) scale(.4905)}}.snow:nth-child(66){opacity:.7886;transform:translate(23.8641vw,-10px) scale(.6013);animation:fall-66 11s -5s linear infinite}@keyframes fall-66{67.256%{transform:translate(24.8498vw,67.256vh) scale(.6013)}to{transform:translate(24.35695vw,99vh) scale(.6013)}}.snow:nth-child(67){opacity:1.6344;transform:translate(43.9992vw,-10px) scale(.4526);animation:fall-67 28s -7s linear infinite}@keyframes fall-67{30.885%{transform:translate(49.9422vw,30.885vh) scale(.4526)}to{transform:translate(46.9707vw,99vh) scale(.4526)}}.snow:nth-child(68){opacity:1.266;transform:translate(44.4662vw,-10px) scale(.952);animation:fall-68 28s -23s linear infinite}@keyframes fall-68{72.576%{transform:translate(36.0608vw,72.576vh) scale(.952)}to{transform:translate(40.2635vw,99vh) scale(.952)}}.snow:nth-child(69){opacity:.3088;transform:translate(22.715vw,-10px) scale(.9118);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{50.353%{transform:translate(25.6837vw,50.353vh) scale(.9118)}to{transform:translate(24.19935vw,99vh) scale(.9118)}}.snow:nth-child(70){opacity:1.2426;transform:translate(91.5915vw,-10px) scale(.2691);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{34.116%{transform:translate(90.3856vw,34.116vh) scale(.2691)}to{transform:translate(90.98855vw,99vh) scale(.2691)}}.snow:nth-child(71){opacity:.3438;transform:translate(79.6297vw,-10px) scale(.2568);animation:fall-71 23s -14s linear infinite}@keyframes fall-71{32.859%{transform:translate(71.4275vw,32.859vh) scale(.2568)}to{transform:translate(75.5286vw,99vh) scale(.2568)}}.snow:nth-child(72){opacity:.6818;transform:translate(98.3901vw,-10px) scale(.1206);animation:fall-72 21s -24s linear infinite}@keyframes fall-72{46.462%{transform:translate(91.6829vw,46.462vh) scale(.1206)}to{transform:translate(95.0365vw,99vh) scale(.1206)}}.snow:nth-child(73){opacity:.038;transform:translate(14.2016vw,-10px) scale(.1393);animation:fall-73 22s -7s linear infinite}@keyframes fall-73{75.841%{transform:translate(8.8516vw,75.841vh) scale(.1393)}to{transform:translate(11.5266vw,99vh) scale(.1393)}}.snow:nth-child(74){opacity:1.1356;transform:translate(34.4004vw,-10px) scale(.0766);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{41.141%{transform:translate(33.9899vw,41.141vh) scale(.0766)}to{transform:translate(34.19515vw,99vh) scale(.0766)}}.snow:nth-child(75){opacity:1.0456;transform:translate(71.8535vw,-10px) scale(.8692);animation:fall-75 11s -15s linear infinite}@keyframes fall-75{33.468%{transform:translate(81.0379vw,33.468vh) scale(.8692)}to{transform:translate(76.4457vw,99vh) scale(.8692)}}.snow:nth-child(76){opacity:1.3552;transform:translate(77.7408vw,-10px) scale(.6022);animation:fall-76 10s -1s linear infinite}@keyframes fall-76{47.729%{transform:translate(86.0406vw,47.729vh) scale(.6022)}to{transform:translate(81.8907vw,99vh) scale(.6022)}}.snow:nth-child(77){opacity:1.6518;transform:translate(17.6668vw,-10px) scale(.1751);animation:fall-77 29s -27s linear infinite}@keyframes fall-77{55.038%{transform:translate(7.9843vw,55.038vh) scale(.1751)}to{transform:translate(12.82555vw,99vh) scale(.1751)}}.snow:nth-child(78){opacity:1.7128;transform:translate(30.5718vw,-10px) scale(.8065);animation:fall-78 29s -25s linear infinite}@keyframes fall-78{56.427%{transform:translate(29.5682vw,56.427vh) scale(.8065)}to{transform:translate(30.07vw,99vh) scale(.8065)}}.snow:nth-child(79){opacity:.1856;transform:translate(55.7362vw,-10px) scale(.5615);animation:fall-79 26s -5s linear infinite}@keyframes fall-79{40.665%{transform:translate(54.9063vw,40.665vh) scale(.5615)}to{transform:translate(55.32125vw,99vh) scale(.5615)}}.snow:nth-child(80){opacity:1.8962;transform:translate(30.508vw,-10px) scale(.5348);animation:fall-80 19s -23s linear infinite}@keyframes fall-80{40.576%{transform:translate(27.52vw,40.576vh) scale(.5348)}to{transform:translate(29.014vw,99vh) scale(.5348)}}.snow:nth-child(81){opacity:1.7042;transform:translate(11.1849vw,-10px) scale(.902);animation:fall-81 23s -27s linear infinite}@keyframes fall-81{63.886%{transform:translate(1.4578vw,63.886vh) scale(.902)}to{transform:translate(6.32135vw,99vh) scale(.902)}}.snow:nth-child(82){opacity:1.1676;transform:translate(98.0997vw,-10px) scale(.9285);animation:fall-82 21s -8s linear infinite}@keyframes fall-82{31.702%{transform:translate(92.8448vw,31.702vh) scale(.9285)}to{transform:translate(95.47225vw,99vh) scale(.9285)}}.snow:nth-child(83){opacity:1.5782;transform:translate(5.5858vw,-10px) scale(.3501);animation:fall-83 12s -23s linear infinite}@keyframes fall-83{53.428%{transform:translate(14.5437vw,53.428vh) scale(.3501)}to{transform:translate(10.06475vw,99vh) scale(.3501)}}.snow:nth-child(84){opacity:.4092;transform:translate(10.5485vw,-10px) scale(.2768);animation:fall-84 26s -21s linear infinite}@keyframes fall-84{64.954%{transform:translate(5.5393vw,64.954vh) scale(.2768)}to{transform:translate(8.0439vw,99vh) scale(.2768)}}.snow:nth-child(85){opacity:.828;transform:translate(88.2258vw,-10px) scale(.0283);animation:fall-85 26s -8s linear infinite}@keyframes fall-85{39.99%{transform:translate(94.1884vw,39.99vh) scale(.0283)}to{transform:translate(91.2071vw,99vh) scale(.0283)}}.snow:nth-child(86){opacity:1.4616;transform:translate(89.4741vw,-10px) scale(.0582);animation:fall-86 22s -25s linear infinite}@keyframes fall-86{55.309%{transform:translate(86.4743vw,55.309vh) scale(.0582)}to{transform:translate(87.9742vw,99vh) scale(.0582)}}.snow:nth-child(87){opacity:1.6626;transform:translate(56.5654vw,-10px) scale(.0382);animation:fall-87 24s -28s linear infinite}@keyframes fall-87{30.756%{transform:translate(47.4599vw,30.756vh) scale(.0382)}to{transform:translate(52.01265vw,99vh) scale(.0382)}}.snow:nth-child(88){opacity:.1668;transform:translate(25.4814vw,-10px) scale(.1035);animation:fall-88 29s -27s linear infinite}@keyframes fall-88{46.416%{transform:translate(35.3685vw,46.416vh) scale(.1035)}to{transform:translate(30.42495vw,99vh) scale(.1035)}}.snow:nth-child(89){opacity:.462;transform:translate(80.955vw,-10px) scale(.0849);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{76.466%{transform:translate(78.5251vw,76.466vh) scale(.0849)}to{transform:translate(79.74005vw,99vh) scale(.0849)}}.snow:nth-child(90){opacity:.479;transform:translate(62.355vw,-10px) scale(.7495);animation:fall-90 13s -6s linear infinite}@keyframes fall-90{57.725%{transform:translate(61.1721vw,57.725vh) scale(.7495)}to{transform:translate(61.76355vw,99vh) scale(.7495)}}.snow:nth-child(91){opacity:1.032;transform:translate(97.012vw,-10px) scale(.8677);animation:fall-91 24s -1s linear infinite}@keyframes fall-91{64.542%{transform:translate(105.5792vw,64.542vh) scale(.8677)}to{transform:translate(101.2956vw,99vh) scale(.8677)}}.snow:nth-child(92){opacity:.1038;transform:translate(93.641vw,-10px) scale(.5585);animation:fall-92 28s -5s linear infinite}@keyframes fall-92{34.497%{transform:translate(101.7457vw,34.497vh) scale(.5585)}to{transform:translate(97.69335vw,99vh) scale(.5585)}}.snow:nth-child(93){opacity:1.0434;transform:translate(15.4033vw,-10px) scale(.5636);animation:fall-93 15s -9s linear infinite}@keyframes fall-93{56.791%{transform:translate(6.6622vw,56.791vh) scale(.5636)}to{transform:translate(11.03275vw,99vh) scale(.5636)}}.snow:nth-child(94){opacity:.0456;transform:translate(7.8096vw,-10px) scale(.5207);animation:fall-94 11s -28s linear infinite}@keyframes fall-94{58.495%{transform:translate(-.9425vw,58.495vh) scale(.5207)}to{transform:translate(3.43355vw,99vh) scale(.5207)}}.snow:nth-child(95){opacity:.996;transform:translate(27.6172vw,-10px) scale(.9366);animation:fall-95 26s -6s linear infinite}@keyframes fall-95{54.892%{transform:translate(18.569vw,54.892vh) scale(.9366)}to{transform:translate(23.0931vw,99vh) scale(.9366)}}.snow:nth-child(96){opacity:1.2988;transform:translate(61.8663vw,-10px) scale(.8173);animation:fall-96 24s -26s linear infinite}@keyframes fall-96{46.035%{transform:translate(68.5564vw,46.035vh) scale(.8173)}to{transform:translate(65.21135vw,99vh) scale(.8173)}}.snow:nth-child(97){opacity:1.8362;transform:translate(88.167vw,-10px) scale(.0654);animation:fall-97 23s -22s linear infinite}@keyframes fall-97{54.796%{transform:translate(80.7582vw,54.796vh) scale(.0654)}to{transform:translate(84.4626vw,99vh) scale(.0654)}}.snow:nth-child(98){opacity:.6756;transform:translate(83.945vw,-10px) scale(.5568);animation:fall-98 28s -19s linear infinite}@keyframes fall-98{50.615%{transform:translate(78.4748vw,50.615vh) scale(.5568)}to{transform:translate(81.2099vw,99vh) scale(.5568)}}.snow:nth-child(99){opacity:1.576;transform:translate(88.5388vw,-10px) scale(.1728);animation:fall-99 28s -20s linear infinite}@keyframes fall-99{33.534%{transform:translate(79.5767vw,33.534vh) scale(.1728)}to{transform:translate(84.05775vw,99vh) scale(.1728)}}.snow:nth-child(100){opacity:1.2008;transform:translate(74.1204vw,-10px) scale(.6431);animation:fall-100 23s -4s linear infinite}@keyframes fall-100{38.803%{transform:translate(74.666vw,38.803vh) scale(.6431)}to{transform:translate(74.3932vw,99vh) scale(.6431)}}.snow:nth-child(101){opacity:.6802;transform:translate(98.5592vw,-10px) scale(.7267);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{53.297%{transform:translate(105.9324vw,53.297vh) scale(.7267)}to{transform:translate(102.2458vw,99vh) scale(.7267)}}.snow:nth-child(102){opacity:1.5552;transform:translate(3.4667vw,-10px) scale(.622);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{70.278%{transform:translate(-4.4912vw,70.278vh) scale(.622)}to{transform:translate(-.51225vw,99vh) scale(.622)}}.snow:nth-child(103){opacity:1.7742;transform:translate(23.1539vw,-10px) scale(.4313);animation:fall-103 29s -24s linear infinite}@keyframes fall-103{43.916%{transform:translate(23.1593vw,43.916vh) scale(.4313)}to{transform:translate(23.1566vw,99vh) scale(.4313)}}.snow:nth-child(104){opacity:.935;transform:translate(30.4417vw,-10px) scale(.9206);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{77.347%{transform:translate(32.3688vw,77.347vh) scale(.9206)}to{transform:translate(31.40525vw,99vh) scale(.9206)}}.snow:nth-child(105){opacity:1.5168;transform:translate(96.5828vw,-10px) scale(.1666);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{32.578%{transform:translate(98.1664vw,32.578vh) scale(.1666)}to{transform:translate(97.3746vw,99vh) scale(.1666)}}.snow:nth-child(106){opacity:.3308;transform:translate(40.7362vw,-10px) scale(.6471);animation:fall-106 14s -4s linear infinite}@keyframes fall-106{72.329%{transform:translate(32.1614vw,72.329vh) scale(.6471)}to{transform:translate(36.4488vw,99vh) scale(.6471)}}.snow:nth-child(107){opacity:.0736;transform:translate(23.2393vw,-10px) scale(.4813);animation:fall-107 21s -12s linear infinite}@keyframes fall-107{62.829%{transform:translate(17.4522vw,62.829vh) scale(.4813)}to{transform:translate(20.34575vw,99vh) scale(.4813)}}.snow:nth-child(108){opacity:.3886;transform:translate(77.565vw,-10px) scale(.0914);animation:fall-108 21s -7s linear infinite}@keyframes fall-108{36.036%{transform:translate(79.7449vw,36.036vh) scale(.0914)}to{transform:translate(78.65495vw,99vh) scale(.0914)}}.snow:nth-child(109){opacity:.21;transform:translate(60.3968vw,-10px) scale(.6766);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{31.429%{transform:translate(54.9565vw,31.429vh) scale(.6766)}to{transform:translate(57.67665vw,99vh) scale(.6766)}}.snow:nth-child(110){opacity:.4018;transform:translate(42.3768vw,-10px) scale(.9448);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{74.639%{transform:translate(48.9868vw,74.639vh) scale(.9448)}to{transform:translate(45.6818vw,99vh) scale(.9448)}}.snow:nth-child(111){opacity:1.552;transform:translate(65.9162vw,-10px) scale(.4827);animation:fall-111 13s -17s linear infinite}@keyframes fall-111{44.418%{transform:translate(68.2345vw,44.418vh) scale(.4827)}to{transform:translate(67.07535vw,99vh) scale(.4827)}}.snow:nth-child(112){opacity:.7638;transform:translate(2.7573vw,-10px) scale(.8251);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.522%{transform:translate(-2.0041vw,45.522vh) scale(.8251)}to{transform:translate(.3766vw,99vh) scale(.8251)}}.snow:nth-child(113){opacity:1.2866;transform:translate(4.5068vw,-10px) scale(.168);animation:fall-113 12s -19s linear infinite}@keyframes fall-113{56.146%{transform:translate(8.0202vw,56.146vh) scale(.168)}to{transform:translate(6.2635vw,99vh) scale(.168)}}.snow:nth-child(114){opacity:1.1022;transform:translate(38.3727vw,-10px) scale(.2348);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{32.85%{transform:translate(32.1064vw,32.85vh) scale(.2348)}to{transform:translate(35.23955vw,99vh) scale(.2348)}}.snow:nth-child(115){opacity:.201;transform:translate(35.0251vw,-10px) scale(.866);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{33.318%{transform:translate(27.5228vw,33.318vh) scale(.866)}to{transform:translate(31.27395vw,99vh) scale(.866)}}.snow:nth-child(116){opacity:.8054;transform:translate(49.9391vw,-10px) scale(.2826);animation:fall-116 20s -29s linear infinite}@keyframes fall-116{41.364%{transform:translate(45.6203vw,41.364vh) scale(.2826)}to{transform:translate(47.7797vw,99vh) scale(.2826)}}.snow:nth-child(117){opacity:.2228;transform:translate(21.8326vw,-10px) scale(.3182);animation:fall-117 16s -28s linear infinite}@keyframes fall-117{72.724%{transform:translate(20.465vw,72.724vh) scale(.3182)}to{transform:translate(21.1488vw,99vh) scale(.3182)}}.snow:nth-child(118){opacity:.2966;transform:translate(97.173vw,-10px) scale(.2024);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{56.231%{transform:translate(95.2701vw,56.231vh) scale(.2024)}to{transform:translate(96.22155vw,99vh) scale(.2024)}}.snow:nth-child(119){opacity:.3636;transform:translate(17.3054vw,-10px) scale(.3392);animation:fall-119 25s -13s linear infinite}@keyframes fall-119{71.529%{transform:translate(15.0374vw,71.529vh) scale(.3392)}to{transform:translate(16.1714vw,99vh) scale(.3392)}}.snow:nth-child(120){opacity:1.6526;transform:translate(14.219vw,-10px) scale(.1848);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{65.58%{transform:translate(20.9427vw,65.58vh) scale(.1848)}to{transform:translate(17.58085vw,99vh) scale(.1848)}}.snow:nth-child(121){opacity:1.5478;transform:translate(48.166vw,-10px) scale(.3443);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{52.179%{transform:translate(48.9664vw,52.179vh) scale(.3443)}to{transform:translate(48.5662vw,99vh) scale(.3443)}}.snow:nth-child(122){opacity:.6454;transform:translate(6.3308vw,-10px) scale(.2466);animation:fall-122 12s -20s linear infinite}@keyframes fall-122{46.01%{transform:translate(12.9749vw,46.01vh) scale(.2466)}to{transform:translate(9.65285vw,99vh) scale(.2466)}}.snow:nth-child(123){opacity:1.894;transform:translate(9.4871vw,-10px) scale(.6391);animation:fall-123 23s -14s linear infinite}@keyframes fall-123{78.015%{transform:translate(2.3883vw,78.015vh) scale(.6391)}to{transform:translate(5.9377vw,99vh) scale(.6391)}}.snow:nth-child(124){opacity:.7892;transform:translate(53.0396vw,-10px) scale(.0602);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{55.383%{transform:translate(48.6774vw,55.383vh) scale(.0602)}to{transform:translate(50.8585vw,99vh) scale(.0602)}}.snow:nth-child(125){opacity:.2718;transform:translate(85.4094vw,-10px) scale(.563);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{73.949%{transform:translate(82.3718vw,73.949vh) scale(.563)}to{transform:translate(83.8906vw,99vh) scale(.563)}}.snow:nth-child(126){opacity:.0802;transform:translate(95.0016vw,-10px) scale(.4849);animation:fall-126 21s -9s linear infinite}@keyframes fall-126{43.473%{transform:translate(91.0533vw,43.473vh) scale(.4849)}to{transform:translate(93.02745vw,99vh) scale(.4849)}}.snow:nth-child(127){opacity:1.2746;transform:translate(1.7441vw,-10px) scale(.8756);animation:fall-127 11s -29s linear infinite}@keyframes fall-127{63.846%{transform:translate(-4.9785vw,63.846vh) scale(.8756)}to{transform:translate(-1.6172vw,99vh) scale(.8756)}}.snow:nth-child(128){opacity:1.6256;transform:translate(33.3879vw,-10px) scale(.9214);animation:fall-128 12s -18s linear infinite}@keyframes fall-128{41.035%{transform:translate(33.9234vw,41.035vh) scale(.9214)}to{transform:translate(33.65565vw,99vh) scale(.9214)}}.snow:nth-child(129){opacity:1.0546;transform:translate(7.0594vw,-10px) scale(.6982);animation:fall-129 15s -20s linear infinite}@keyframes fall-129{59.749%{transform:translate(11.1983vw,59.749vh) scale(.6982)}to{transform:translate(9.12885vw,99vh) scale(.6982)}}.snow:nth-child(130){opacity:.903;transform:translate(22.9606vw,-10px) scale(.4494);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{30.13%{transform:translate(21.1262vw,30.13vh) scale(.4494)}to{transform:translate(22.0434vw,99vh) scale(.4494)}}.snow:nth-child(131){opacity:1.206;transform:translate(94.3933vw,-10px) scale(.7189);animation:fall-131 15s -29s linear infinite}@keyframes fall-131{57.443%{transform:translate(90.5974vw,57.443vh) scale(.7189)}to{transform:translate(92.49535vw,99vh) scale(.7189)}}.snow:nth-child(132){opacity:.5524;transform:translate(16.3733vw,-10px) scale(.6065);animation:fall-132 12s -14s linear infinite}@keyframes fall-132{47.138%{transform:translate(12.9445vw,47.138vh) scale(.6065)}to{transform:translate(14.6589vw,99vh) scale(.6065)}}.snow:nth-child(133){opacity:1.358;transform:translate(10.9461vw,-10px) scale(.1374);animation:fall-133 26s -3s linear infinite}@keyframes fall-133{66.808%{transform:translate(13.6062vw,66.808vh) scale(.1374)}to{transform:translate(12.27615vw,99vh) scale(.1374)}}.snow:nth-child(134){opacity:1.6702;transform:translate(14.3599vw,-10px) scale(.5049);animation:fall-134 20s -10s linear infinite}@keyframes fall-134{54.395%{transform:translate(8.2946vw,54.395vh) scale(.5049)}to{transform:translate(11.32725vw,99vh) scale(.5049)}}.snow:nth-child(135){opacity:.7994;transform:translate(8.4884vw,-10px) scale(.8766);animation:fall-135 26s -25s linear infinite}@keyframes fall-135{36.981%{transform:translate(1.8906vw,36.981vh) scale(.8766)}to{transform:translate(5.1895vw,99vh) scale(.8766)}}.snow:nth-child(136){opacity:.177;transform:translate(83.6439vw,-10px) scale(.0485);animation:fall-136 10s -1s linear infinite}@keyframes fall-136{58.467%{transform:translate(88.0336vw,58.467vh) scale(.0485)}to{transform:translate(85.83875vw,99vh) scale(.0485)}}.snow:nth-child(137){opacity:.9794;transform:translate(96.1222vw,-10px) scale(.6733);animation:fall-137 10s -21s linear infinite}@keyframes fall-137{53.896%{transform:translate(96.9613vw,53.896vh) scale(.6733)}to{transform:translate(96.54175vw,99vh) scale(.6733)}}.snow:nth-child(138){opacity:1.2526;transform:translate(44.4559vw,-10px) scale(.3351);animation:fall-138 13s -22s linear infinite}@keyframes fall-138{57.643%{transform:translate(46.3247vw,57.643vh) scale(.3351)}to{transform:translate(45.3903vw,99vh) scale(.3351)}}.snow:nth-child(139){opacity:1.0748;transform:translate(4.6714vw,-10px) scale(.2367);animation:fall-139 29s -10s linear infinite}@keyframes fall-139{40.211%{transform:translate(-5.2856vw,40.211vh) scale(.2367)}to{transform:translate(-.3071vw,99vh) scale(.2367)}}.snow:nth-child(140){opacity:1.9542;transform:translate(67.7734vw,-10px) scale(.2317);animation:fall-140 29s -18s linear infinite}@keyframes fall-140{79.068%{transform:translate(73.898vw,79.068vh) scale(.2317)}to{transform:translate(70.8357vw,99vh) scale(.2317)}}.snow:nth-child(141){opacity:.3398;transform:translate(81.7106vw,-10px) scale(.4365);animation:fall-141 24s -14s linear infinite}@keyframes fall-141{73.281%{transform:translate(88.025vw,73.281vh) scale(.4365)}to{transform:translate(84.8678vw,99vh) scale(.4365)}}.snow:nth-child(142){opacity:1.4022;transform:translate(48.8911vw,-10px) scale(.2444);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{42.911%{transform:translate(45.1115vw,42.911vh) scale(.2444)}to{transform:translate(47.0013vw,99vh) scale(.2444)}}.snow:nth-child(143){opacity:1.6344;transform:translate(51.4506vw,-10px) scale(.1617);animation:fall-143 27s -30s linear infinite}@keyframes fall-143{55.721%{transform:translate(51.0822vw,55.721vh) scale(.1617)}to{transform:translate(51.2664vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:1.7668;transform:translate(67.5683vw,-10px) scale(.464);animation:fall-144 24s -8s linear infinite}@keyframes fall-144{62.094%{transform:translate(67.5953vw,62.094vh) scale(.464)}to{transform:translate(67.5818vw,99vh) scale(.464)}}.snow:nth-child(145){opacity:.6008;transform:translate(30.2776vw,-10px) scale(.0906);animation:fall-145 10s -11s linear infinite}@keyframes fall-145{60.502%{transform:translate(37.0797vw,60.502vh) scale(.0906)}to{transform:translate(33.67865vw,99vh) scale(.0906)}}.snow:nth-child(146){opacity:.908;transform:translate(75.247vw,-10px) scale(.0316);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{72.763%{transform:translate(70.2091vw,72.763vh) scale(.0316)}to{transform:translate(72.72805vw,99vh) scale(.0316)}}.snow:nth-child(147){opacity:1.149;transform:translate(56.1441vw,-10px) scale(.3741);animation:fall-147 26s -24s linear infinite}@keyframes fall-147{42.044%{transform:translate(51.4883vw,42.044vh) scale(.3741)}to{transform:translate(53.8162vw,99vh) scale(.3741)}}.snow:nth-child(148){opacity:.1034;transform:translate(35.4504vw,-10px) scale(.0158);animation:fall-148 10s -5s linear infinite}@keyframes fall-148{40.229%{transform:translate(28.0667vw,40.229vh) scale(.0158)}to{transform:translate(31.75855vw,99vh) scale(.0158)}}.snow:nth-child(149){opacity:1.9498;transform:translate(.5435vw,-10px) scale(.9266);animation:fall-149 30s -26s linear infinite}@keyframes fall-149{31.593%{transform:translate(-4.1837vw,31.593vh) scale(.9266)}to{transform:translate(-1.8201vw,99vh) scale(.9266)}}.snow:nth-child(150){opacity:.7204;transform:translate(42.5928vw,-10px) scale(.5999);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{71.671%{transform:translate(41.9745vw,71.671vh) scale(.5999)}to{transform:translate(42.28365vw,99vh) scale(.5999)}}.snow:nth-child(151){opacity:.5544;transform:translate(94.9794vw,-10px) scale(.0213);animation:fall-151 23s -26s linear infinite}@keyframes fall-151{51.106%{transform:translate(88.3573vw,51.106vh) scale(.0213)}to{transform:translate(91.66835vw,99vh) scale(.0213)}}.snow:nth-child(152){opacity:1.4928;transform:translate(71.6063vw,-10px) scale(.8522);animation:fall-152 16s -22s linear infinite}@keyframes fall-152{45.584%{transform:translate(78.8625vw,45.584vh) scale(.8522)}to{transform:translate(75.2344vw,99vh) scale(.8522)}}.snow:nth-child(153){opacity:.9012;transform:translate(5.7853vw,-10px) scale(.4082);animation:fall-153 29s -20s linear infinite}@keyframes fall-153{52.379%{transform:translate(8.6794vw,52.379vh) scale(.4082)}to{transform:translate(7.23235vw,99vh) scale(.4082)}}.snow:nth-child(154){opacity:1.6052;transform:translate(10.3405vw,-10px) scale(.4193);animation:fall-154 21s -28s linear infinite}@keyframes fall-154{74.91%{transform:translate(5.8918vw,74.91vh) scale(.4193)}to{transform:translate(8.11615vw,99vh) scale(.4193)}}.snow:nth-child(155){opacity:1.0352;transform:translate(4.6618vw,-10px) scale(.5019);animation:fall-155 18s -15s linear infinite}@keyframes fall-155{43.284%{transform:translate(9.5885vw,43.284vh) scale(.5019)}to{transform:translate(7.12515vw,99vh) scale(.5019)}}.snow:nth-child(156){opacity:.339;transform:translate(13.8131vw,-10px) scale(.3081);animation:fall-156 19s -24s linear infinite}@keyframes fall-156{51.243%{transform:translate(23.6532vw,51.243vh) scale(.3081)}to{transform:translate(18.73315vw,99vh) scale(.3081)}}.snow:nth-child(157){opacity:1.355;transform:translate(81.0783vw,-10px) scale(.8323);animation:fall-157 18s -7s linear infinite}@keyframes fall-157{47.448%{transform:translate(84.4989vw,47.448vh) scale(.8323)}to{transform:translate(82.7886vw,99vh) scale(.8323)}}.snow:nth-child(158){opacity:.915;transform:translate(69.6625vw,-10px) scale(.6822);animation:fall-158 28s -6s linear infinite}@keyframes fall-158{66.669%{transform:translate(60.0247vw,66.669vh) scale(.6822)}to{transform:translate(64.8436vw,99vh) scale(.6822)}}.snow:nth-child(159){opacity:1.9514;transform:translate(4.9354vw,-10px) scale(.1537);animation:fall-159 19s -3s linear infinite}@keyframes fall-159{36.894%{transform:translate(-1.1385vw,36.894vh) scale(.1537)}to{transform:translate(1.89845vw,99vh) scale(.1537)}}.snow:nth-child(160){opacity:1.3436;transform:translate(73.7404vw,-10px) scale(.7192);animation:fall-160 18s -12s linear infinite}@keyframes fall-160{51.884%{transform:translate(73.6394vw,51.884vh) scale(.7192)}to{transform:translate(73.6899vw,99vh) scale(.7192)}}.snow:nth-child(161){opacity:.3186;transform:translate(63.534vw,-10px) scale(.2774);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{48.115%{transform:translate(61.3847vw,48.115vh) scale(.2774)}to{transform:translate(62.45935vw,99vh) scale(.2774)}}.snow:nth-child(162){opacity:.981;transform:translate(49.5804vw,-10px) scale(.8292);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{54.997%{transform:translate(50.0005vw,54.997vh) scale(.8292)}to{transform:translate(49.79045vw,99vh) scale(.8292)}}.snow:nth-child(163){opacity:1.0204;transform:translate(26.5136vw,-10px) scale(.1162);animation:fall-163 21s -21s linear infinite}@keyframes fall-163{45.057%{transform:translate(32.6749vw,45.057vh) scale(.1162)}to{transform:translate(29.59425vw,99vh) scale(.1162)}}.snow:nth-child(164){opacity:.057;transform:translate(82.1069vw,-10px) scale(.2824);animation:fall-164 21s -26s linear infinite}@keyframes fall-164{54.282%{transform:translate(74.3734vw,54.282vh) scale(.2824)}to{transform:translate(78.24015vw,99vh) scale(.2824)}}.snow:nth-child(165){opacity:1.9844;transform:translate(58.0353vw,-10px) scale(.3838);animation:fall-165 10s -11s linear infinite}@keyframes fall-165{62.659%{transform:translate(48.9621vw,62.659vh) scale(.3838)}to{transform:translate(53.4987vw,99vh) scale(.3838)}}.snow:nth-child(166){opacity:.9242;transform:translate(95.2826vw,-10px) scale(.0479);animation:fall-166 29s -6s linear infinite}@keyframes fall-166{45.393%{transform:translate(92.7358vw,45.393vh) scale(.0479)}to{transform:translate(94.0092vw,99vh) scale(.0479)}}.snow:nth-child(167){opacity:1.6934;transform:translate(39.7479vw,-10px) scale(.3635);animation:fall-167 30s -12s linear infinite}@keyframes fall-167{45.022%{transform:translate(30.2723vw,45.022vh) scale(.3635)}to{transform:translate(35.0101vw,99vh) scale(.3635)}}.snow:nth-child(168){opacity:.861;transform:translate(43.9266vw,-10px) scale(.4639);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{46.045%{transform:translate(42.071vw,46.045vh) scale(.4639)}to{transform:translate(42.9988vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:.9128;transform:translate(27.3982vw,-10px) scale(.3494);animation:fall-169 29s -8s linear infinite}@keyframes fall-169{44.782%{transform:translate(24.8571vw,44.782vh) scale(.3494)}to{transform:translate(26.12765vw,99vh) scale(.3494)}}.snow:nth-child(170){opacity:1.6118;transform:translate(48.4635vw,-10px) scale(.5073);animation:fall-170 27s -12s linear infinite}@keyframes fall-170{44.753%{transform:translate(44.4694vw,44.753vh) scale(.5073)}to{transform:translate(46.46645vw,99vh) scale(.5073)}}.snow:nth-child(171){opacity:1.7748;transform:translate(3.7397vw,-10px) scale(.759);animation:fall-171 29s -28s linear infinite}@keyframes fall-171{77.511%{transform:translate(7.093vw,77.511vh) scale(.759)}to{transform:translate(5.41635vw,99vh) scale(.759)}}.snow:nth-child(172){opacity:.406;transform:translate(4.23vw,-10px) scale(.3619);animation:fall-172 30s -17s linear infinite}@keyframes fall-172{64.219%{transform:translate(2.727vw,64.219vh) scale(.3619)}to{transform:translate(3.4785vw,99vh) scale(.3619)}}.snow:nth-child(173){opacity:1.3654;transform:translate(76.7407vw,-10px) scale(.0584);animation:fall-173 20s -6s linear infinite}@keyframes fall-173{65.136%{transform:translate(73.1256vw,65.136vh) scale(.0584)}to{transform:translate(74.93315vw,99vh) scale(.0584)}}.snow:nth-child(174){opacity:1.4512;transform:translate(74.1206vw,-10px) scale(.2211);animation:fall-174 12s -3s linear infinite}@keyframes fall-174{53.99%{transform:translate(69.516vw,53.99vh) scale(.2211)}to{transform:translate(71.8183vw,99vh) scale(.2211)}}.snow:nth-child(175){opacity:.9436;transform:translate(14.0799vw,-10px) scale(.1123);animation:fall-175 30s -21s linear infinite}@keyframes fall-175{30.491%{transform:translate(19.7781vw,30.491vh) scale(.1123)}to{transform:translate(16.929vw,99vh) scale(.1123)}}.snow:nth-child(176){opacity:1.5624;transform:translate(42.2536vw,-10px) scale(.6619);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{72.816%{transform:translate(32.6878vw,72.816vh) scale(.6619)}to{transform:translate(37.4707vw,99vh) scale(.6619)}}.snow:nth-child(177){opacity:1.3804;transform:translate(68.5519vw,-10px) scale(.5063);animation:fall-177 17s -16s linear infinite}@keyframes fall-177{58.971%{transform:translate(71.6893vw,58.971vh) scale(.5063)}to{transform:translate(70.1206vw,99vh) scale(.5063)}}.snow:nth-child(178){opacity:1.8734;transform:translate(13.6589vw,-10px) scale(.9725);animation:fall-178 14s -17s linear infinite}@keyframes fall-178{47.659%{transform:translate(15.0374vw,47.659vh) scale(.9725)}to{transform:translate(14.34815vw,99vh) scale(.9725)}}.snow:nth-child(179){opacity:1.9752;transform:translate(71.0689vw,-10px) scale(.1273);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{60.996%{transform:translate(74.52vw,60.996vh) scale(.1273)}to{transform:translate(72.79445vw,99vh) scale(.1273)}}.snow:nth-child(180){opacity:.2392;transform:translate(30.5222vw,-10px) scale(.5234);animation:fall-180 16s -2s linear infinite}@keyframes fall-180{30.234%{transform:translate(31.6894vw,30.234vh) scale(.5234)}to{transform:translate(31.1058vw,99vh) scale(.5234)}}.snow:nth-child(181){opacity:.308;transform:translate(41.4831vw,-10px) scale(.441);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{69.078%{transform:translate(50.3331vw,69.078vh) scale(.441)}to{transform:translate(45.9081vw,99vh) scale(.441)}}.snow:nth-child(182){opacity:.7278;transform:translate(79.0888vw,-10px) scale(.7278);animation:fall-182 16s -23s linear infinite}@keyframes fall-182{78.125%{transform:translate(73.482vw,78.125vh) scale(.7278)}to{transform:translate(76.2854vw,99vh) scale(.7278)}}.snow:nth-child(183){opacity:.5698;transform:translate(13.6264vw,-10px) scale(.1532);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{52.466%{transform:translate(16.0657vw,52.466vh) scale(.1532)}to{transform:translate(14.84605vw,99vh) scale(.1532)}}.snow:nth-child(184){opacity:1.2196;transform:translate(1.3708vw,-10px) scale(.0364);animation:fall-184 13s -18s linear infinite}@keyframes fall-184{38.899%{transform:translate(-4.5458vw,38.899vh) scale(.0364)}to{transform:translate(-1.5875vw,99vh) scale(.0364)}}.snow:nth-child(185){opacity:1.9698;transform:translate(84.7482vw,-10px) scale(.4769);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{69.204%{transform:translate(90.2446vw,69.204vh) scale(.4769)}to{transform:translate(87.4964vw,99vh) scale(.4769)}}.snow:nth-child(186){opacity:1.6488;transform:translate(48.6648vw,-10px) scale(.4103);animation:fall-186 22s -29s linear infinite}@keyframes fall-186{77.09%{transform:translate(43.3339vw,77.09vh) scale(.4103)}to{transform:translate(45.99935vw,99vh) scale(.4103)}}.snow:nth-child(187){opacity:1.2266;transform:translate(40.5152vw,-10px) scale(.3809);animation:fall-187 28s -3s linear infinite}@keyframes fall-187{76.559%{transform:translate(41.5946vw,76.559vh) scale(.3809)}to{transform:translate(41.0549vw,99vh) scale(.3809)}}.snow:nth-child(188){opacity:1.7234;transform:translate(78.5622vw,-10px) scale(.6667);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{46.62%{transform:translate(76.6715vw,46.62vh) scale(.6667)}to{transform:translate(77.61685vw,99vh) scale(.6667)}}.snow:nth-child(189){opacity:1.8544;transform:translate(30.0851vw,-10px) scale(.6115);animation:fall-189 15s -10s linear infinite}@keyframes fall-189{31.698%{transform:translate(26.0739vw,31.698vh) scale(.6115)}to{transform:translate(28.0795vw,99vh) scale(.6115)}}.snow:nth-child(190){opacity:.6624;transform:translate(95.549vw,-10px) scale(.5972);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{63.205%{transform:translate(101.3001vw,63.205vh) scale(.5972)}to{transform:translate(98.42455vw,99vh) scale(.5972)}}.snow:nth-child(191){opacity:1.2162;transform:translate(29.073vw,-10px) scale(.4472);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{46.988%{transform:translate(20.1881vw,46.988vh) scale(.4472)}to{transform:translate(24.63055vw,99vh) scale(.4472)}}.snow:nth-child(192){opacity:1.4572;transform:translate(46.2324vw,-10px) scale(.5244);animation:fall-192 17s -15s linear infinite}@keyframes fall-192{75.805%{transform:translate(52.2064vw,75.805vh) scale(.5244)}to{transform:translate(49.2194vw,99vh) scale(.5244)}}.snow:nth-child(193){opacity:.1854;transform:translate(48.9416vw,-10px) scale(.1956);animation:fall-193 23s -6s linear infinite}@keyframes fall-193{31.325%{transform:translate(50.9572vw,31.325vh) scale(.1956)}to{transform:translate(49.9494vw,99vh) scale(.1956)}}.snow:nth-child(194){opacity:1.1202;transform:translate(2.2986vw,-10px) scale(.2204);animation:fall-194 28s -10s linear infinite}@keyframes fall-194{47.874%{transform:translate(-5.3192vw,47.874vh) scale(.2204)}to{transform:translate(-1.5103vw,99vh) scale(.2204)}}.snow:nth-child(195){opacity:.9488;transform:translate(71.6937vw,-10px) scale(.5112);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{53.595%{transform:translate(69.6608vw,53.595vh) scale(.5112)}to{transform:translate(70.67725vw,99vh) scale(.5112)}}.snow:nth-child(196){opacity:1.5316;transform:translate(16.215vw,-10px) scale(.7202);animation:fall-196 29s -17s linear infinite}@keyframes fall-196{37.161%{transform:translate(13.6967vw,37.161vh) scale(.7202)}to{transform:translate(14.95585vw,99vh) scale(.7202)}}.snow:nth-child(197){opacity:1.666;transform:translate(32.4803vw,-10px) scale(.676);animation:fall-197 12s -19s linear infinite}@keyframes fall-197{79.558%{transform:translate(41.3932vw,79.558vh) scale(.676)}to{transform:translate(36.93675vw,99vh) scale(.676)}}.snow:nth-child(198){opacity:1.1744;transform:translate(47.5399vw,-10px) scale(.3458);animation:fall-198 26s -30s linear infinite}@keyframes fall-198{59.364%{transform:translate(48.2913vw,59.364vh) scale(.3458)}to{transform:translate(47.9156vw,99vh) scale(.3458)}}.snow:nth-child(199){opacity:.9802;transform:translate(41.3217vw,-10px) scale(.1687);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{58.751%{transform:translate(40.0064vw,58.751vh) scale(.1687)}to{transform:translate(40.66405vw,99vh) scale(.1687)}}.snow:nth-child(200){opacity:.7052;transform:translate(36.6101vw,-10px) scale(.6971);animation:fall-200 24s -18s linear infinite}@keyframes fall-200{70.733%{transform:translate(43.3278vw,70.733vh) scale(.6971)}to{transform:translate(39.96895vw,99vh) scale(.6971)}}.snow:nth-child(201){opacity:1.2504;transform:translate(7.0958vw,-10px) scale(.625);animation:fall-201 18s -18s linear infinite}@keyframes fall-201{60.287%{transform:translate(8.5376vw,60.287vh) scale(.625)}to{transform:translate(7.8167vw,99vh) scale(.625)}}.snow:nth-child(202){opacity:1.1674;transform:translate(94.5041vw,-10px) scale(.3786);animation:fall-202 27s -10s linear infinite}@keyframes fall-202{34.243%{transform:translate(89.3786vw,34.243vh) scale(.3786)}to{transform:translate(91.94135vw,99vh) scale(.3786)}}.snow:nth-child(203){opacity:1.5192;transform:translate(28.2512vw,-10px) scale(.5122);animation:fall-203 26s -24s linear infinite}@keyframes fall-203{40.05%{transform:translate(32.5359vw,40.05vh) scale(.5122)}to{transform:translate(30.39355vw,99vh) scale(.5122)}}.snow:nth-child(204){opacity:.8352;transform:translate(98.1922vw,-10px) scale(.7562);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{30.145%{transform:translate(94.1456vw,30.145vh) scale(.7562)}to{transform:translate(96.1689vw,99vh) scale(.7562)}}.snow:nth-child(205){opacity:.5962;transform:translate(49.9669vw,-10px) scale(.2519);animation:fall-205 23s -26s linear infinite}@keyframes fall-205{38.608%{transform:translate(55.8966vw,38.608vh) scale(.2519)}to{transform:translate(52.93175vw,99vh) scale(.2519)}}.snow:nth-child(206){opacity:.5484;transform:translate(4.0572vw,-10px) scale(.1635);animation:fall-206 15s -3s linear infinite}@keyframes fall-206{44.695%{transform:translate(8.2508vw,44.695vh) scale(.1635)}to{transform:translate(6.154vw,99vh) scale(.1635)}}.snow:nth-child(207){opacity:1.6388;transform:translate(72.4531vw,-10px) scale(.3829);animation:fall-207 10s -2s linear infinite}@keyframes fall-207{61.909%{transform:translate(72.4475vw,61.909vh) scale(.3829)}to{transform:translate(72.4503vw,99vh) scale(.3829)}}.snow:nth-child(208){opacity:1.7398;transform:translate(3.6445vw,-10px) scale(.14);animation:fall-208 11s -15s linear infinite}@keyframes fall-208{73.759%{transform:translate(-.7124vw,73.759vh) scale(.14)}to{transform:translate(1.46605vw,99vh) scale(.14)}}.snow:nth-child(209){opacity:.8166;transform:translate(82.7532vw,-10px) scale(.9277);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{75.882%{transform:translate(74.3051vw,75.882vh) scale(.9277)}to{transform:translate(78.52915vw,99vh) scale(.9277)}}.snow:nth-child(210){opacity:.9816;transform:translate(60.6046vw,-10px) scale(.7887);animation:fall-210 24s -25s linear infinite}@keyframes fall-210{63.122%{transform:translate(65.8374vw,63.122vh) scale(.7887)}to{transform:translate(63.221vw,99vh) scale(.7887)}}.snow:nth-child(211){opacity:1.2066;transform:translate(22.942vw,-10px) scale(.3747);animation:fall-211 10s -24s linear infinite}@keyframes fall-211{30.695%{transform:translate(23.1328vw,30.695vh) scale(.3747)}to{transform:translate(23.0374vw,99vh) scale(.3747)}}.snow:nth-child(212){opacity:.0094;transform:translate(81.0076vw,-10px) scale(.6894);animation:fall-212 20s -21s linear infinite}@keyframes fall-212{45.606%{transform:translate(85.9857vw,45.606vh) scale(.6894)}to{transform:translate(83.49665vw,99vh) scale(.6894)}}.snow:nth-child(213){opacity:1.1838;transform:translate(70.2404vw,-10px) scale(.7499);animation:fall-213 30s -3s linear infinite}@keyframes fall-213{42.53%{transform:translate(69.0652vw,42.53vh) scale(.7499)}to{transform:translate(69.6528vw,99vh) scale(.7499)}}.snow:nth-child(214){opacity:1.0156;transform:translate(62.3656vw,-10px) scale(.7199);animation:fall-214 27s -30s linear infinite}@keyframes fall-214{62.366%{transform:translate(66.6834vw,62.366vh) scale(.7199)}to{transform:translate(64.5245vw,99vh) scale(.7199)}}.snow:nth-child(215){opacity:.49;transform:translate(91.2509vw,-10px) scale(.3898);animation:fall-215 30s -12s linear infinite}@keyframes fall-215{59.59%{transform:translate(99.7535vw,59.59vh) scale(.3898)}to{transform:translate(95.5022vw,99vh) scale(.3898)}}.snow:nth-child(216){opacity:.3308;transform:translate(53.4578vw,-10px) scale(.4535);animation:fall-216 20s -21s linear infinite}@keyframes fall-216{65.018%{transform:translate(49.2368vw,65.018vh) scale(.4535)}to{transform:translate(51.3473vw,99vh) scale(.4535)}}.snow:nth-child(217){opacity:1.032;transform:translate(21.2282vw,-10px) scale(.7837);animation:fall-217 17s -11s linear infinite}@keyframes fall-217{70.178%{transform:translate(13.8176vw,70.178vh) scale(.7837)}to{transform:translate(17.5229vw,99vh) scale(.7837)}}.snow:nth-child(218){opacity:1.3148;transform:translate(56.9033vw,-10px) scale(.3529);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{67.13%{transform:translate(62.3328vw,67.13vh) scale(.3529)}to{transform:translate(59.61805vw,99vh) scale(.3529)}}.snow:nth-child(219){opacity:1.2494;transform:translate(24.8404vw,-10px) scale(.743);animation:fall-219 18s -18s linear infinite}@keyframes fall-219{50.401%{transform:translate(22.6579vw,50.401vh) scale(.743)}to{transform:translate(23.74915vw,99vh) scale(.743)}}.snow:nth-child(220){opacity:.4334;transform:translate(3.2986vw,-10px) scale(.0099);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{37.045%{transform:translate(5.7739vw,37.045vh) scale(.0099)}to{transform:translate(4.53625vw,99vh) scale(.0099)}}.snow:nth-child(221){opacity:.385;transform:translate(43.1126vw,-10px) scale(.4486);animation:fall-221 23s -26s linear infinite}@keyframes fall-221{31.131%{transform:translate(41.2228vw,31.131vh) scale(.4486)}to{transform:translate(42.1677vw,99vh) scale(.4486)}}.snow:nth-child(222){opacity:1.0446;transform:translate(20.4544vw,-10px) scale(.4883);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{70.124%{transform:translate(20.4483vw,70.124vh) scale(.4883)}to{transform:translate(20.45135vw,99vh) scale(.4883)}}.snow:nth-child(223){opacity:.4366;transform:translate(82.2853vw,-10px) scale(.8386);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{67.964%{transform:translate(86.2728vw,67.964vh) scale(.8386)}to{transform:translate(84.27905vw,99vh) scale(.8386)}}.snow:nth-child(224){opacity:1.8096;transform:translate(8.068vw,-10px) scale(.9453);animation:fall-224 10s -25s linear infinite}@keyframes fall-224{38.35%{transform:translate(10.6735vw,38.35vh) scale(.9453)}to{transform:translate(9.37075vw,99vh) scale(.9453)}}.snow:nth-child(225){opacity:1.3122;transform:translate(97.9364vw,-10px) scale(.141);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{79.876%{transform:translate(98.5529vw,79.876vh) scale(.141)}to{transform:translate(98.24465vw,99vh) scale(.141)}}.snow:nth-child(226){opacity:.9362;transform:translate(40.7055vw,-10px) scale(.7531);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{51.228%{transform:translate(36.3173vw,51.228vh) scale(.7531)}to{transform:translate(38.5114vw,99vh) scale(.7531)}}.snow:nth-child(227){opacity:.0094;transform:translate(38.1518vw,-10px) scale(.2228);animation:fall-227 16s -16s linear infinite}@keyframes fall-227{66.118%{transform:translate(34.0052vw,66.118vh) scale(.2228)}to{transform:translate(36.0785vw,99vh) scale(.2228)}}.snow:nth-child(228){opacity:.9288;transform:translate(90.7804vw,-10px) scale(.1363);animation:fall-228 15s -29s linear infinite}@keyframes fall-228{59.353%{transform:translate(88.2099vw,59.353vh) scale(.1363)}to{transform:translate(89.49515vw,99vh) scale(.1363)}}.snow:nth-child(229){opacity:1.6818;transform:translate(1.8186vw,-10px) scale(.6232);animation:fall-229 30s -11s linear infinite}@keyframes fall-229{39.664%{transform:translate(4.9968vw,39.664vh) scale(.6232)}to{transform:translate(3.4077vw,99vh) scale(.6232)}}.snow:nth-child(230){opacity:1.9198;transform:translate(10.4611vw,-10px) scale(.698);animation:fall-230 12s -19s linear infinite}@keyframes fall-230{78.009%{transform:translate(19.286vw,78.009vh) scale(.698)}to{transform:translate(14.87355vw,99vh) scale(.698)}}.snow:nth-child(231){opacity:.952;transform:translate(22.0268vw,-10px) scale(.6719);animation:fall-231 29s -14s linear infinite}@keyframes fall-231{74.598%{transform:translate(13.5383vw,74.598vh) scale(.6719)}to{transform:translate(17.78255vw,99vh) scale(.6719)}}.snow:nth-child(232){opacity:1.919;transform:translate(99.6332vw,-10px) scale(.1053);animation:fall-232 24s -22s linear infinite}@keyframes fall-232{37.972%{transform:translate(92.1609vw,37.972vh) scale(.1053)}to{transform:translate(95.89705vw,99vh) scale(.1053)}}.snow:nth-child(233){opacity:1.5792;transform:translate(4.5173vw,-10px) scale(.6418);animation:fall-233 22s -11s linear infinite}@keyframes fall-233{57.156%{transform:translate(3.2777vw,57.156vh) scale(.6418)}to{transform:translate(3.8975vw,99vh) scale(.6418)}}.snow:nth-child(234){opacity:1.7816;transform:translate(92.473vw,-10px) scale(.5559);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{56.992%{transform:translate(96.3413vw,56.992vh) scale(.5559)}to{transform:translate(94.40715vw,99vh) scale(.5559)}}.snow:nth-child(235){opacity:1.8504;transform:translate(94.8459vw,-10px) scale(.7116);animation:fall-235 11s -3s linear infinite}@keyframes fall-235{43.736%{transform:translate(104.7254vw,43.736vh) scale(.7116)}to{transform:translate(99.78565vw,99vh) scale(.7116)}}.snow:nth-child(236){opacity:.4286;transform:translate(80.4744vw,-10px) scale(.5687);animation:fall-236 27s -1s linear infinite}@keyframes fall-236{48.755%{transform:translate(70.7497vw,48.755vh) scale(.5687)}to{transform:translate(75.61205vw,99vh) scale(.5687)}}.snow:nth-child(237){opacity:1.4548;transform:translate(64.0788vw,-10px) scale(.5282);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{42.16%{transform:translate(71.0386vw,42.16vh) scale(.5282)}to{transform:translate(67.5587vw,99vh) scale(.5282)}}.snow:nth-child(238){opacity:1.437;transform:translate(11.6168vw,-10px) scale(.9196);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{60.339%{transform:translate(17.5088vw,60.339vh) scale(.9196)}to{transform:translate(14.5628vw,99vh) scale(.9196)}}.snow:nth-child(239){opacity:1.3822;transform:translate(11.3478vw,-10px) scale(.6261);animation:fall-239 29s -8s linear infinite}@keyframes fall-239{76.825%{transform:translate(14.06vw,76.825vh) scale(.6261)}to{transform:translate(12.7039vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:1.993;transform:translate(26.5675vw,-10px) scale(.2533);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{34.625%{transform:translate(19.4335vw,34.625vh) scale(.2533)}to{transform:translate(23.0005vw,99vh) scale(.2533)}}.snow:nth-child(241){opacity:1.0752;transform:translate(57.9104vw,-10px) scale(.3451);animation:fall-241 14s -16s linear infinite}@keyframes fall-241{77.651%{transform:translate(53.4531vw,77.651vh) scale(.3451)}to{transform:translate(55.68175vw,99vh) scale(.3451)}}.snow:nth-child(242){opacity:.7626;transform:translate(2.7882vw,-10px) scale(.4428);animation:fall-242 13s -19s linear infinite}@keyframes fall-242{76.888%{transform:translate(5.8983vw,76.888vh) scale(.4428)}to{transform:translate(4.34325vw,99vh) scale(.4428)}}.snow:nth-child(243){opacity:1.9746;transform:translate(16.9577vw,-10px) scale(.2839);animation:fall-243 10s -10s linear infinite}@keyframes fall-243{70.122%{transform:translate(26.3463vw,70.122vh) scale(.2839)}to{transform:translate(21.652vw,99vh) scale(.2839)}}.snow:nth-child(244){opacity:1.1972;transform:translate(27.0293vw,-10px) scale(.2822);animation:fall-244 11s -6s linear infinite}@keyframes fall-244{74.686%{transform:translate(35.5672vw,74.686vh) scale(.2822)}to{transform:translate(31.29825vw,99vh) scale(.2822)}}.snow:nth-child(245){opacity:1.3928;transform:translate(70.1002vw,-10px) scale(.8866);animation:fall-245 26s -15s linear infinite}@keyframes fall-245{64.738%{transform:translate(63.5099vw,64.738vh) scale(.8866)}to{transform:translate(66.80505vw,99vh) scale(.8866)}}.snow:nth-child(246){opacity:1.9878;transform:translate(79.6843vw,-10px) scale(.1049);animation:fall-246 25s -24s linear infinite}@keyframes fall-246{68.916%{transform:translate(70.7196vw,68.916vh) scale(.1049)}to{transform:translate(75.20195vw,99vh) scale(.1049)}}.snow:nth-child(247){opacity:1.508;transform:translate(56.2059vw,-10px) scale(.9772);animation:fall-247 17s -29s linear infinite}@keyframes fall-247{62.838%{transform:translate(56.9185vw,62.838vh) scale(.9772)}to{transform:translate(56.5622vw,99vh) scale(.9772)}}.snow:nth-child(248){opacity:1.3876;transform:translate(73.6577vw,-10px) scale(.7773);animation:fall-248 15s -14s linear infinite}@keyframes fall-248{50.373%{transform:translate(69.5322vw,50.373vh) scale(.7773)}to{transform:translate(71.59495vw,99vh) scale(.7773)}}.snow:nth-child(249){opacity:.6962;transform:translate(73.6205vw,-10px) scale(.8982);animation:fall-249 18s -1s linear infinite}@keyframes fall-249{72.342%{transform:translate(82.0065vw,72.342vh) scale(.8982)}to{transform:translate(77.8135vw,99vh) scale(.8982)}}.snow:nth-child(250){opacity:1.961;transform:translate(7.4818vw,-10px) scale(.0446);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{50.301%{transform:translate(5.356vw,50.301vh) scale(.0446)}to{transform:translate(6.4189vw,99vh) scale(.0446)}}.snow:nth-child(251){opacity:1.6692;transform:translate(70.4131vw,-10px) scale(.0839);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{73.063%{transform:translate(66.1817vw,73.063vh) scale(.0839)}to{transform:translate(68.2974vw,99vh) scale(.0839)}}.snow:nth-child(252){opacity:.6438;transform:translate(82.3955vw,-10px) scale(.5134);animation:fall-252 27s -17s linear infinite}@keyframes fall-252{36.836%{transform:translate(86.8701vw,36.836vh) scale(.5134)}to{transform:translate(84.6328vw,99vh) scale(.5134)}}.snow:nth-child(253){opacity:.8188;transform:translate(74.4526vw,-10px) scale(.1966);animation:fall-253 28s -8s linear infinite}@keyframes fall-253{50.332%{transform:translate(73.452vw,50.332vh) scale(.1966)}to{transform:translate(73.9523vw,99vh) scale(.1966)}}.snow:nth-child(254){opacity:1.72;transform:translate(40.1898vw,-10px) scale(.3447);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{59.227%{transform:translate(33.6622vw,59.227vh) scale(.3447)}to{transform:translate(36.926vw,99vh) scale(.3447)}}.snow:nth-child(255){opacity:.5672;transform:translate(91.3873vw,-10px) scale(.0888);animation:fall-255 24s -17s linear infinite}@keyframes fall-255{62.013%{transform:translate(92.1478vw,62.013vh) scale(.0888)}to{transform:translate(91.76755vw,99vh) scale(.0888)}}.snow:nth-child(256){opacity:1.4944;transform:translate(5.4819vw,-10px) scale(.649);animation:fall-256 28s -11s linear infinite}@keyframes fall-256{77.025%{transform:translate(12.0905vw,77.025vh) scale(.649)}to{transform:translate(8.7862vw,99vh) scale(.649)}}.snow:nth-child(257){opacity:.4744;transform:translate(62.2915vw,-10px) scale(.9324);animation:fall-257 19s -9s linear infinite}@keyframes fall-257{42.905%{transform:translate(61.2591vw,42.905vh) scale(.9324)}to{transform:translate(61.7753vw,99vh) scale(.9324)}}.snow:nth-child(258){opacity:1.0842;transform:translate(52.0345vw,-10px) scale(.5883);animation:fall-258 18s -21s linear infinite}@keyframes fall-258{54.022%{transform:translate(52.6584vw,54.022vh) scale(.5883)}to{transform:translate(52.34645vw,99vh) scale(.5883)}}.snow:nth-child(259){opacity:.8042;transform:translate(17.3233vw,-10px) scale(.1539);animation:fall-259 13s -20s linear infinite}@keyframes fall-259{34.18%{transform:translate(22.9032vw,34.18vh) scale(.1539)}to{transform:translate(20.11325vw,99vh) scale(.1539)}}.snow:nth-child(260){opacity:1.3424;transform:translate(74.158vw,-10px) scale(.0161);animation:fall-260 20s -27s linear infinite}@keyframes fall-260{62.876%{transform:translate(80.2253vw,62.876vh) scale(.0161)}to{transform:translate(77.19165vw,99vh) scale(.0161)}}.snow:nth-child(261){opacity:.8224;transform:translate(66.9804vw,-10px) scale(.7872);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{43.263%{transform:translate(69.4409vw,43.263vh) scale(.7872)}to{transform:translate(68.21065vw,99vh) scale(.7872)}}.snow:nth-child(262){opacity:1.233;transform:translate(99.3632vw,-10px) scale(.9884);animation:fall-262 17s -26s linear infinite}@keyframes fall-262{42.788%{transform:translate(101.7812vw,42.788vh) scale(.9884)}to{transform:translate(100.5722vw,99vh) scale(.9884)}}.snow:nth-child(263){opacity:1.8734;transform:translate(45.1712vw,-10px) scale(.8888);animation:fall-263 19s -17s linear infinite}@keyframes fall-263{51.892%{transform:translate(45.4809vw,51.892vh) scale(.8888)}to{transform:translate(45.32605vw,99vh) scale(.8888)}}.snow:nth-child(264){opacity:1.96;transform:translate(2.1768vw,-10px) scale(.2249);animation:fall-264 29s -1s linear infinite}@keyframes fall-264{67.142%{transform:translate(9.6479vw,67.142vh) scale(.2249)}to{transform:translate(5.91235vw,99vh) scale(.2249)}}.snow:nth-child(265){opacity:.0742;transform:translate(49.7742vw,-10px) scale(.3228);animation:fall-265 18s -22s linear infinite}@keyframes fall-265{53.757%{transform:translate(51.9669vw,53.757vh) scale(.3228)}to{transform:translate(50.87055vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:.833;transform:translate(81.0167vw,-10px) scale(.3658);animation:fall-266 26s -23s linear infinite}@keyframes fall-266{59.562%{transform:translate(74.1015vw,59.562vh) scale(.3658)}to{transform:translate(77.5591vw,99vh) scale(.3658)}}.snow:nth-child(267){opacity:.2352;transform:translate(97.6834vw,-10px) scale(.4766);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{73.827%{transform:translate(94.1272vw,73.827vh) scale(.4766)}to{transform:translate(95.9053vw,99vh) scale(.4766)}}.snow:nth-child(268){opacity:.85;transform:translate(57.7292vw,-10px) scale(.7301);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{40.038%{transform:translate(52.2921vw,40.038vh) scale(.7301)}to{transform:translate(55.01065vw,99vh) scale(.7301)}}.snow:nth-child(269){opacity:1.8692;transform:translate(89.7887vw,-10px) scale(.6051);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{41.366%{transform:translate(84.0306vw,41.366vh) scale(.6051)}to{transform:translate(86.90965vw,99vh) scale(.6051)}}.snow:nth-child(270){opacity:1.011;transform:translate(3.1176vw,-10px) scale(.5495);animation:fall-270 12s -30s linear infinite}@keyframes fall-270{31.918%{transform:translate(-3.4742vw,31.918vh) scale(.5495)}to{transform:translate(-.1783vw,99vh) scale(.5495)}}.snow:nth-child(271){opacity:.4336;transform:translate(92.8039vw,-10px) scale(.6877);animation:fall-271 20s -18s linear infinite}@keyframes fall-271{43.035%{transform:translate(97.9421vw,43.035vh) scale(.6877)}to{transform:translate(95.373vw,99vh) scale(.6877)}}.snow:nth-child(272){opacity:1.2246;transform:translate(53.7517vw,-10px) scale(.7767);animation:fall-272 18s -24s linear infinite}@keyframes fall-272{72.818%{transform:translate(46.2894vw,72.818vh) scale(.7767)}to{transform:translate(50.02055vw,99vh) scale(.7767)}}.snow:nth-child(273){opacity:1.02;transform:translate(22.2602vw,-10px) scale(.3138);animation:fall-273 18s -16s linear infinite}@keyframes fall-273{73.736%{transform:translate(21.6286vw,73.736vh) scale(.3138)}to{transform:translate(21.9444vw,99vh) scale(.3138)}}.snow:nth-child(274){opacity:1.6276;transform:translate(97.7183vw,-10px) scale(.7288);animation:fall-274 29s -20s linear infinite}@keyframes fall-274{41.071%{transform:translate(94.1484vw,41.071vh) scale(.7288)}to{transform:translate(95.93335vw,99vh) scale(.7288)}}.snow:nth-child(275){opacity:.0286;transform:translate(16.2484vw,-10px) scale(.6016);animation:fall-275 27s -2s linear infinite}@keyframes fall-275{39.129%{transform:translate(24.3682vw,39.129vh) scale(.6016)}to{transform:translate(20.3083vw,99vh) scale(.6016)}}.snow:nth-child(276){opacity:1.7632;transform:translate(8.3223vw,-10px) scale(.3289);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{45.77%{transform:translate(10.072vw,45.77vh) scale(.3289)}to{transform:translate(9.19715vw,99vh) scale(.3289)}}.snow:nth-child(277){opacity:1.0814;transform:translate(27.8588vw,-10px) scale(.9094);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{58.233%{transform:translate(18.82vw,58.233vh) scale(.9094)}to{transform:translate(23.3394vw,99vh) scale(.9094)}}.snow:nth-child(278){opacity:1.602;transform:translate(59.9757vw,-10px) scale(.3009);animation:fall-278 30s -6s linear infinite}@keyframes fall-278{50.645%{transform:translate(52.7907vw,50.645vh) scale(.3009)}to{transform:translate(56.3832vw,99vh) scale(.3009)}}.snow:nth-child(279){opacity:1.5888;transform:translate(36.3558vw,-10px) scale(.4911);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{78.982%{transform:translate(36.5378vw,78.982vh) scale(.4911)}to{transform:translate(36.4468vw,99vh) scale(.4911)}}.snow:nth-child(280){opacity:.922;transform:translate(98.8392vw,-10px) scale(.1749);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.969%{transform:translate(96.4439vw,76.969vh) scale(.1749)}to{transform:translate(97.64155vw,99vh) scale(.1749)}}.snow:nth-child(281){opacity:1.7474;transform:translate(11.5605vw,-10px) scale(.1042);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{31.149%{transform:translate(19.0093vw,31.149vh) scale(.1042)}to{transform:translate(15.2849vw,99vh) scale(.1042)}}.snow:nth-child(282){opacity:1.627;transform:translate(84.6676vw,-10px) scale(.7507);animation:fall-282 11s -23s linear infinite}@keyframes fall-282{34.027%{transform:translate(82.6737vw,34.027vh) scale(.7507)}to{transform:translate(83.67065vw,99vh) scale(.7507)}}.snow:nth-child(283){opacity:.2564;transform:translate(26.1947vw,-10px) scale(.5354);animation:fall-283 26s -9s linear infinite}@keyframes fall-283{34.593%{transform:translate(19.6908vw,34.593vh) scale(.5354)}to{transform:translate(22.94275vw,99vh) scale(.5354)}}.snow:nth-child(284){opacity:1.3296;transform:translate(75.2409vw,-10px) scale(.132);animation:fall-284 27s -30s linear infinite}@keyframes fall-284{55.004%{transform:translate(72.2159vw,55.004vh) scale(.132)}to{transform:translate(73.7284vw,99vh) scale(.132)}}.snow:nth-child(285){opacity:1.6614;transform:translate(72.0784vw,-10px) scale(.5436);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{44.234%{transform:translate(62.6693vw,44.234vh) scale(.5436)}to{transform:translate(67.37385vw,99vh) scale(.5436)}}.snow:nth-child(286){opacity:.0916;transform:translate(78.6395vw,-10px) scale(.6024);animation:fall-286 20s -14s linear infinite}@keyframes fall-286{76.664%{transform:translate(77.6844vw,76.664vh) scale(.6024)}to{transform:translate(78.16195vw,99vh) scale(.6024)}}.snow:nth-child(287){opacity:1.179;transform:translate(25.7062vw,-10px) scale(.8432);animation:fall-287 14s -19s linear infinite}@keyframes fall-287{63.379%{transform:translate(35.0071vw,63.379vh) scale(.8432)}to{transform:translate(30.35665vw,99vh) scale(.8432)}}.snow:nth-child(288){opacity:1.8298;transform:translate(81.3212vw,-10px) scale(.5547);animation:fall-288 28s -15s linear infinite}@keyframes fall-288{73.364%{transform:translate(77.3675vw,73.364vh) scale(.5547)}to{transform:translate(79.34435vw,99vh) scale(.5547)}}.snow:nth-child(289){opacity:.198;transform:translate(63.6199vw,-10px) scale(.3004);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{32.179%{transform:translate(68.6684vw,32.179vh) scale(.3004)}to{transform:translate(66.14415vw,99vh) scale(.3004)}}.snow:nth-child(290){opacity:.3208;transform:translate(92.8895vw,-10px) scale(.8343);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{30.045%{transform:translate(83.5734vw,30.045vh) scale(.8343)}to{transform:translate(88.23145vw,99vh) scale(.8343)}}.snow:nth-child(291){opacity:1.556;transform:translate(40.7165vw,-10px) scale(.4085);animation:fall-291 14s -24s linear infinite}@keyframes fall-291{39.347%{transform:translate(50.2406vw,39.347vh) scale(.4085)}to{transform:translate(45.47855vw,99vh) scale(.4085)}}.snow:nth-child(292){opacity:1.8744;transform:translate(85.2088vw,-10px) scale(.2907);animation:fall-292 12s -18s linear infinite}@keyframes fall-292{38.258%{transform:translate(85.9071vw,38.258vh) scale(.2907)}to{transform:translate(85.55795vw,99vh) scale(.2907)}}.snow:nth-child(293){opacity:1.856;transform:translate(55.3274vw,-10px) scale(.0324);animation:fall-293 22s -18s linear infinite}@keyframes fall-293{56.661%{transform:translate(45.7988vw,56.661vh) scale(.0324)}to{transform:translate(50.5631vw,99vh) scale(.0324)}}.snow:nth-child(294){opacity:1.0714;transform:translate(45.3015vw,-10px) scale(.2676);animation:fall-294 23s -17s linear infinite}@keyframes fall-294{73.678%{transform:translate(36.6851vw,73.678vh) scale(.2676)}to{transform:translate(40.9933vw,99vh) scale(.2676)}}.snow:nth-child(295){opacity:1.7706;transform:translate(16.0717vw,-10px) scale(.0203);animation:fall-295 28s -12s linear infinite}@keyframes fall-295{60.96%{transform:translate(12.6573vw,60.96vh) scale(.0203)}to{transform:translate(14.3645vw,99vh) scale(.0203)}}.snow:nth-child(296){opacity:.082;transform:translate(55.1875vw,-10px) scale(.8369);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{46.033%{transform:translate(59.8941vw,46.033vh) scale(.8369)}to{transform:translate(57.5408vw,99vh) scale(.8369)}}.snow:nth-child(297){opacity:.4666;transform:translate(85.0493vw,-10px) scale(.5298);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{64.02%{transform:translate(90.82vw,64.02vh) scale(.5298)}to{transform:translate(87.93465vw,99vh) scale(.5298)}}.snow:nth-child(298){opacity:1.4292;transform:translate(54.9878vw,-10px) scale(.9746);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{53.051%{transform:translate(48.2041vw,53.051vh) scale(.9746)}to{transform:translate(51.59595vw,99vh) scale(.9746)}}.snow:nth-child(299){opacity:1.2558;transform:translate(17.2413vw,-10px) scale(.2576);animation:fall-299 25s -9s linear infinite}@keyframes fall-299{35.199%{transform:translate(20.117vw,35.199vh) scale(.2576)}to{transform:translate(18.67915vw,99vh) scale(.2576)}}.snow:nth-child(300){opacity:1.9216;transform:translate(11.8803vw,-10px) scale(.7799);animation:fall-300 21s -18s linear infinite}@keyframes fall-300{78.432%{transform:translate(3.5578vw,78.432vh) scale(.7799)}to{transform:translate(7.71905vw,99vh) scale(.7799)}}.snow:nth-child(301){opacity:1.8046;transform:translate(65.8764vw,-10px) scale(.378);animation:fall-301 17s -18s linear infinite}@keyframes fall-301{76.627%{transform:translate(70.2685vw,76.627vh) scale(.378)}to{transform:translate(68.07245vw,99vh) scale(.378)}}.snow:nth-child(302){opacity:1.1408;transform:translate(9.5308vw,-10px) scale(.6901);animation:fall-302 18s -9s linear infinite}@keyframes fall-302{33.801%{transform:translate(9.3111vw,33.801vh) scale(.6901)}to{transform:translate(9.42095vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:1.8106;transform:translate(20.4801vw,-10px) scale(.5729);animation:fall-303 13s -30s linear infinite}@keyframes fall-303{71.457%{transform:translate(15.6485vw,71.457vh) scale(.5729)}to{transform:translate(18.0643vw,99vh) scale(.5729)}}.snow:nth-child(304){opacity:.4986;transform:translate(98.0401vw,-10px) scale(.9214);animation:fall-304 27s -4s linear infinite}@keyframes fall-304{74.795%{transform:translate(104.7426vw,74.795vh) scale(.9214)}to{transform:translate(101.39135vw,99vh) scale(.9214)}}.snow:nth-child(305){opacity:1.1368;transform:translate(78.2729vw,-10px) scale(.2725);animation:fall-305 21s -6s linear infinite}@keyframes fall-305{32.55%{transform:translate(68.5658vw,32.55vh) scale(.2725)}to{transform:translate(73.41935vw,99vh) scale(.2725)}}.snow:nth-child(306){opacity:.1832;transform:translate(2.5051vw,-10px) scale(.6748);animation:fall-306 27s -22s linear infinite}@keyframes fall-306{51.268%{transform:translate(-6.2899vw,51.268vh) scale(.6748)}to{transform:translate(-1.8924vw,99vh) scale(.6748)}}.snow:nth-child(307){opacity:.6924;transform:translate(47.6934vw,-10px) scale(.7316);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{43.381%{transform:translate(56.5162vw,43.381vh) scale(.7316)}to{transform:translate(52.1048vw,99vh) scale(.7316)}}.snow:nth-child(308){opacity:.1388;transform:translate(17.9229vw,-10px) scale(.6239);animation:fall-308 24s -17s linear infinite}@keyframes fall-308{35.301%{transform:translate(13.0327vw,35.301vh) scale(.6239)}to{transform:translate(15.4778vw,99vh) scale(.6239)}}.snow:nth-child(309){opacity:.913;transform:translate(40.5952vw,-10px) scale(.989);animation:fall-309 15s -23s linear infinite}@keyframes fall-309{53.877%{transform:translate(33.9992vw,53.877vh) scale(.989)}to{transform:translate(37.2972vw,99vh) scale(.989)}}.snow:nth-child(310){opacity:.8412;transform:translate(75.5972vw,-10px) scale(.7518);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{76.602%{transform:translate(76.217vw,76.602vh) scale(.7518)}to{transform:translate(75.9071vw,99vh) scale(.7518)}}.snow:nth-child(311){opacity:.7796;transform:translate(51.5094vw,-10px) scale(.5798);animation:fall-311 30s -28s linear infinite}@keyframes fall-311{42.182%{transform:translate(58.501vw,42.182vh) scale(.5798)}to{transform:translate(55.0052vw,99vh) scale(.5798)}}.snow:nth-child(312){opacity:.0594;transform:translate(66.0137vw,-10px) scale(.9344);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{38.652%{transform:translate(72.6578vw,38.652vh) scale(.9344)}to{transform:translate(69.33575vw,99vh) scale(.9344)}}.snow:nth-child(313){opacity:1.9282;transform:translate(74.8906vw,-10px) scale(.9021);animation:fall-313 13s -19s linear infinite}@keyframes fall-313{69.216%{transform:translate(74.1654vw,69.216vh) scale(.9021)}to{transform:translate(74.528vw,99vh) scale(.9021)}}.snow:nth-child(314){opacity:.6056;transform:translate(85.6386vw,-10px) scale(.4792);animation:fall-314 29s -1s linear infinite}@keyframes fall-314{79.845%{transform:translate(76.2705vw,79.845vh) scale(.4792)}to{transform:translate(80.95455vw,99vh) scale(.4792)}}.snow:nth-child(315){opacity:1.937;transform:translate(67.409vw,-10px) scale(.0113);animation:fall-315 10s -9s linear infinite}@keyframes fall-315{71.302%{transform:translate(66.0171vw,71.302vh) scale(.0113)}to{transform:translate(66.71305vw,99vh) scale(.0113)}}.snow:nth-child(316){opacity:1.2612;transform:translate(42.6094vw,-10px) scale(.4789);animation:fall-316 10s -12s linear infinite}@keyframes fall-316{42.874%{transform:translate(39.7297vw,42.874vh) scale(.4789)}to{transform:translate(41.16955vw,99vh) scale(.4789)}}.snow:nth-child(317){opacity:1.7432;transform:translate(55.0088vw,-10px) scale(.9091);animation:fall-317 25s -9s linear infinite}@keyframes fall-317{62.087%{transform:translate(59.2503vw,62.087vh) scale(.9091)}to{transform:translate(57.12955vw,99vh) scale(.9091)}}.snow:nth-child(318){opacity:1.5144;transform:translate(99.1063vw,-10px) scale(.4629);animation:fall-318 11s -19s linear infinite}@keyframes fall-318{65.17%{transform:translate(102.1039vw,65.17vh) scale(.4629)}to{transform:translate(100.6051vw,99vh) scale(.4629)}}.snow:nth-child(319){opacity:1.4228;transform:translate(23.6397vw,-10px) scale(.5875);animation:fall-319 24s -5s linear infinite}@keyframes fall-319{30.921%{transform:translate(23.4592vw,30.921vh) scale(.5875)}to{transform:translate(23.54945vw,99vh) scale(.5875)}}.snow:nth-child(320){opacity:1.039;transform:translate(42.5081vw,-10px) scale(.1407);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{62.164%{transform:translate(46.1557vw,62.164vh) scale(.1407)}to{transform:translate(44.3319vw,99vh) scale(.1407)}}.snow:nth-child(321){opacity:.3144;transform:translate(91.6259vw,-10px) scale(.8054);animation:fall-321 26s -5s linear infinite}@keyframes fall-321{77.012%{transform:translate(97.6059vw,77.012vh) scale(.8054)}to{transform:translate(94.6159vw,99vh) scale(.8054)}}.snow:nth-child(322){opacity:.0208;transform:translate(1.9418vw,-10px) scale(.3452);animation:fall-322 20s -15s linear infinite}@keyframes fall-322{49.434%{transform:translate(-7.4547vw,49.434vh) scale(.3452)}to{transform:translate(-2.75645vw,99vh) scale(.3452)}}.snow:nth-child(323){opacity:.8176;transform:translate(47.8147vw,-10px) scale(.6318);animation:fall-323 22s -6s linear infinite}@keyframes fall-323{40.043%{transform:translate(57.1334vw,40.043vh) scale(.6318)}to{transform:translate(52.47405vw,99vh) scale(.6318)}}.snow:nth-child(324){opacity:.6502;transform:translate(81.5188vw,-10px) scale(.4816);animation:fall-324 30s -15s linear infinite}@keyframes fall-324{62.841%{transform:translate(75.6582vw,62.841vh) scale(.4816)}to{transform:translate(78.5885vw,99vh) scale(.4816)}}.snow:nth-child(325){opacity:1.3652;transform:translate(94.796vw,-10px) scale(.6311);animation:fall-325 30s -22s linear infinite}@keyframes fall-325{62.853%{transform:translate(97.0535vw,62.853vh) scale(.6311)}to{transform:translate(95.92475vw,99vh) scale(.6311)}}.snow:nth-child(326){opacity:.764;transform:translate(21.0463vw,-10px) scale(.9172);animation:fall-326 22s -7s linear infinite}@keyframes fall-326{78.314%{transform:translate(24.9918vw,78.314vh) scale(.9172)}to{transform:translate(23.01905vw,99vh) scale(.9172)}}.snow:nth-child(327){opacity:1.622;transform:translate(21.81vw,-10px) scale(.7945);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{46.845%{transform:translate(25.8307vw,46.845vh) scale(.7945)}to{transform:translate(23.82035vw,99vh) scale(.7945)}}.snow:nth-child(328){opacity:1.8608;transform:translate(36.1034vw,-10px) scale(.484);animation:fall-328 12s -24s linear infinite}@keyframes fall-328{30.246%{transform:translate(36.4588vw,30.246vh) scale(.484)}to{transform:translate(36.2811vw,99vh) scale(.484)}}.snow:nth-child(329){opacity:1.7638;transform:translate(66.899vw,-10px) scale(.149);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{40.672%{transform:translate(63.5234vw,40.672vh) scale(.149)}to{transform:translate(65.2112vw,99vh) scale(.149)}}.snow:nth-child(330){opacity:1.583;transform:translate(32.9663vw,-10px) scale(.0447);animation:fall-330 29s -20s linear infinite}@keyframes fall-330{36.208%{transform:translate(31.7376vw,36.208vh) scale(.0447)}to{transform:translate(32.35195vw,99vh) scale(.0447)}}.snow:nth-child(331){opacity:.1992;transform:translate(60.7297vw,-10px) scale(.5348);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{35.688%{transform:translate(57.3197vw,35.688vh) scale(.5348)}to{transform:translate(59.0247vw,99vh) scale(.5348)}}.snow:nth-child(332){opacity:1.1706;transform:translate(43.2569vw,-10px) scale(.6776);animation:fall-332 19s -5s linear infinite}@keyframes fall-332{58.214%{transform:translate(45.7878vw,58.214vh) scale(.6776)}to{transform:translate(44.52235vw,99vh) scale(.6776)}}.snow:nth-child(333){opacity:1.3064;transform:translate(89.7166vw,-10px) scale(.4252);animation:fall-333 28s -7s linear infinite}@keyframes fall-333{72.802%{transform:translate(80.1113vw,72.802vh) scale(.4252)}to{transform:translate(84.91395vw,99vh) scale(.4252)}}.snow:nth-child(334){opacity:.5694;transform:translate(36.7324vw,-10px) scale(.6971);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{41.855%{transform:translate(33.9538vw,41.855vh) scale(.6971)}to{transform:translate(35.3431vw,99vh) scale(.6971)}}.snow:nth-child(335){opacity:.6246;transform:translate(49.5036vw,-10px) scale(.0343);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.85%{transform:translate(57.9451vw,76.85vh) scale(.0343)}to{transform:translate(53.72435vw,99vh) scale(.0343)}}.snow:nth-child(336){opacity:1.4202;transform:translate(2.5146vw,-10px) scale(.5064);animation:fall-336 24s -27s linear infinite}@keyframes fall-336{39.911%{transform:translate(9.68vw,39.911vh) scale(.5064)}to{transform:translate(6.0973vw,99vh) scale(.5064)}}.snow:nth-child(337){opacity:.2032;transform:translate(17.0343vw,-10px) scale(.8794);animation:fall-337 27s -26s linear infinite}@keyframes fall-337{42.419%{transform:translate(13.6288vw,42.419vh) scale(.8794)}to{transform:translate(15.33155vw,99vh) scale(.8794)}}.snow:nth-child(338){opacity:1.3088;transform:translate(27.8305vw,-10px) scale(.8023);animation:fall-338 16s -20s linear infinite}@keyframes fall-338{56.042%{transform:translate(25.8678vw,56.042vh) scale(.8023)}to{transform:translate(26.84915vw,99vh) scale(.8023)}}.snow:nth-child(339){opacity:1.0502;transform:translate(16.3636vw,-10px) scale(.3209);animation:fall-339 17s -27s linear infinite}@keyframes fall-339{40.216%{transform:translate(10.8314vw,40.216vh) scale(.3209)}to{transform:translate(13.5975vw,99vh) scale(.3209)}}.snow:nth-child(340){opacity:.296;transform:translate(97.9598vw,-10px) scale(.1199);animation:fall-340 30s -18s linear infinite}@keyframes fall-340{69.283%{transform:translate(98.3407vw,69.283vh) scale(.1199)}to{transform:translate(98.15025vw,99vh) scale(.1199)}}.snow:nth-child(341){opacity:.503;transform:translate(58.8389vw,-10px) scale(.07);animation:fall-341 16s -25s linear infinite}@keyframes fall-341{61.818%{transform:translate(51.5121vw,61.818vh) scale(.07)}to{transform:translate(55.1755vw,99vh) scale(.07)}}.snow:nth-child(342){opacity:.3706;transform:translate(55.5659vw,-10px) scale(.787);animation:fall-342 12s -8s linear infinite}@keyframes fall-342{74.483%{transform:translate(51.2612vw,74.483vh) scale(.787)}to{transform:translate(53.41355vw,99vh) scale(.787)}}.snow:nth-child(343){opacity:.5356;transform:translate(8.5539vw,-10px) scale(.6528);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{56.717%{transform:translate(-.7912vw,56.717vh) scale(.6528)}to{transform:translate(3.88135vw,99vh) scale(.6528)}}.snow:nth-child(344){opacity:1.9426;transform:translate(48.8641vw,-10px) scale(.5868);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{62.33%{transform:translate(39.6336vw,62.33vh) scale(.5868)}to{transform:translate(44.24885vw,99vh) scale(.5868)}}.snow:nth-child(345){opacity:1.2806;transform:translate(2.3473vw,-10px) scale(.0337);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{70.254%{transform:translate(.283vw,70.254vh) scale(.0337)}to{transform:translate(1.31515vw,99vh) scale(.0337)}}.snow:nth-child(346){opacity:.3106;transform:translate(86.6153vw,-10px) scale(.4501);animation:fall-346 16s -18s linear infinite}@keyframes fall-346{74.202%{transform:translate(94.0846vw,74.202vh) scale(.4501)}to{transform:translate(90.34995vw,99vh) scale(.4501)}}.snow:nth-child(347){opacity:.2652;transform:translate(54.6166vw,-10px) scale(.1437);animation:fall-347 12s -17s linear infinite}@keyframes fall-347{53.314%{transform:translate(55.9607vw,53.314vh) scale(.1437)}to{transform:translate(55.28865vw,99vh) scale(.1437)}}.snow:nth-child(348){opacity:1.8188;transform:translate(.0393vw,-10px) scale(.3523);animation:fall-348 12s -10s linear infinite}@keyframes fall-348{79.818%{transform:translate(-3.9598vw,79.818vh) scale(.3523)}to{transform:translate(-1.96025vw,99vh) scale(.3523)}}.snow:nth-child(349){opacity:.2738;transform:translate(70.994vw,-10px) scale(.0603);animation:fall-349 15s -16s linear infinite}@keyframes fall-349{49.869%{transform:translate(61.6006vw,49.869vh) scale(.0603)}to{transform:translate(66.2973vw,99vh) scale(.0603)}}.snow:nth-child(350){opacity:.4308;transform:translate(43.7292vw,-10px) scale(.2769);animation:fall-350 13s -21s linear infinite}@keyframes fall-350{64.982%{transform:translate(53.3942vw,64.982vh) scale(.2769)}to{transform:translate(48.5617vw,99vh) scale(.2769)}}.snow:nth-child(351){opacity:1.909;transform:translate(58.8795vw,-10px) scale(.4355);animation:fall-351 24s -30s linear infinite}@keyframes fall-351{77.912%{transform:translate(53.8459vw,77.912vh) scale(.4355)}to{transform:translate(56.3627vw,99vh) scale(.4355)}}.snow:nth-child(352){opacity:.1162;transform:translate(77.8835vw,-10px) scale(.9384);animation:fall-352 17s -1s linear infinite}@keyframes fall-352{68.281%{transform:translate(68.8937vw,68.281vh) scale(.9384)}to{transform:translate(73.3886vw,99vh) scale(.9384)}}.snow:nth-child(353){opacity:.646;transform:translate(28.813vw,-10px) scale(.8357);animation:fall-353 30s -14s linear infinite}@keyframes fall-353{42.878%{transform:translate(32.8664vw,42.878vh) scale(.8357)}to{transform:translate(30.8397vw,99vh) scale(.8357)}}.snow:nth-child(354){opacity:1.5708;transform:translate(33.4891vw,-10px) scale(.5146);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{48.419%{transform:translate(23.5673vw,48.419vh) scale(.5146)}to{transform:translate(28.5282vw,99vh) scale(.5146)}}.snow:nth-child(355){opacity:1.5984;transform:translate(36.3177vw,-10px) scale(.6319);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{37.975%{transform:translate(35.0751vw,37.975vh) scale(.6319)}to{transform:translate(35.6964vw,99vh) scale(.6319)}}.snow:nth-child(356){opacity:1.24;transform:translate(4.4198vw,-10px) scale(.7975);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{77.54%{transform:translate(4.0554vw,77.54vh) scale(.7975)}to{transform:translate(4.2376vw,99vh) scale(.7975)}}.snow:nth-child(357){opacity:1.643;transform:translate(59.1369vw,-10px) scale(.6618);animation:fall-357 19s -14s linear infinite}@keyframes fall-357{53.199%{transform:translate(56.1081vw,53.199vh) scale(.6618)}to{transform:translate(57.6225vw,99vh) scale(.6618)}}.snow:nth-child(358){opacity:.7218;transform:translate(68.6202vw,-10px) scale(.4981);animation:fall-358 24s -6s linear infinite}@keyframes fall-358{69.269%{transform:translate(65.3758vw,69.269vh) scale(.4981)}to{transform:translate(66.998vw,99vh) scale(.4981)}}.snow:nth-child(359){opacity:.5374;transform:translate(76.0155vw,-10px) scale(.3801);animation:fall-359 20s -18s linear infinite}@keyframes fall-359{75.211%{transform:translate(78.5084vw,75.211vh) scale(.3801)}to{transform:translate(77.26195vw,99vh) scale(.3801)}}.snow:nth-child(360){opacity:.566;transform:translate(47.0537vw,-10px) scale(.8287);animation:fall-360 21s -17s linear infinite}@keyframes fall-360{66.062%{transform:translate(48.3133vw,66.062vh) scale(.8287)}to{transform:translate(47.6835vw,99vh) scale(.8287)}}.snow:nth-child(361){opacity:1.3198;transform:translate(7.1509vw,-10px) scale(.7661);animation:fall-361 19s -7s linear infinite}@keyframes fall-361{52.766%{transform:translate(-.0375vw,52.766vh) scale(.7661)}to{transform:translate(3.5567vw,99vh) scale(.7661)}}.snow:nth-child(362){opacity:1.932;transform:translate(39.4554vw,-10px) scale(.4236);animation:fall-362 29s -9s linear infinite}@keyframes fall-362{79.427%{transform:translate(30.9268vw,79.427vh) scale(.4236)}to{transform:translate(35.1911vw,99vh) scale(.4236)}}.snow:nth-child(363){opacity:.3718;transform:translate(77.8661vw,-10px) scale(.6636);animation:fall-363 28s -15s linear infinite}@keyframes fall-363{74.046%{transform:translate(68.1255vw,74.046vh) scale(.6636)}to{transform:translate(72.9958vw,99vh) scale(.6636)}}.snow:nth-child(364){opacity:1.5866;transform:translate(92.703vw,-10px) scale(.9856);animation:fall-364 21s -12s linear infinite}@keyframes fall-364{78.135%{transform:translate(96.5517vw,78.135vh) scale(.9856)}to{transform:translate(94.62735vw,99vh) scale(.9856)}}.snow:nth-child(365){opacity:.0488;transform:translate(20.0918vw,-10px) scale(.8791);animation:fall-365 25s -6s linear infinite}@keyframes fall-365{54.256%{transform:translate(17.813vw,54.256vh) scale(.8791)}to{transform:translate(18.9524vw,99vh) scale(.8791)}}.snow:nth-child(366){opacity:.991;transform:translate(34.1055vw,-10px) scale(.1771);animation:fall-366 17s -13s linear infinite}@keyframes fall-366{54.716%{transform:translate(24.8799vw,54.716vh) scale(.1771)}to{transform:translate(29.4927vw,99vh) scale(.1771)}}.snow:nth-child(367){opacity:.6948;transform:translate(9.2075vw,-10px) scale(.2553);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{36.176%{transform:translate(14.8779vw,36.176vh) scale(.2553)}to{transform:translate(12.0427vw,99vh) scale(.2553)}}.snow:nth-child(368){opacity:1.1902;transform:translate(21.5574vw,-10px) scale(.7529);animation:fall-368 14s -20s linear infinite}@keyframes fall-368{72.455%{transform:translate(23.3369vw,72.455vh) scale(.7529)}to{transform:translate(22.44715vw,99vh) scale(.7529)}}.snow:nth-child(369){opacity:1.0566;transform:translate(78.0412vw,-10px) scale(.8082);animation:fall-369 22s -26s linear infinite}@keyframes fall-369{58.987%{transform:translate(71.327vw,58.987vh) scale(.8082)}to{transform:translate(74.6841vw,99vh) scale(.8082)}}.snow:nth-child(370){opacity:1.6096;transform:translate(73.505vw,-10px) scale(.7682);animation:fall-370 25s -26s linear infinite}@keyframes fall-370{69.858%{transform:translate(67.0707vw,69.858vh) scale(.7682)}to{transform:translate(70.28785vw,99vh) scale(.7682)}}.snow:nth-child(371){opacity:1.873;transform:translate(74.0638vw,-10px) scale(.4916);animation:fall-371 12s -20s linear infinite}@keyframes fall-371{68.038%{transform:translate(67.274vw,68.038vh) scale(.4916)}to{transform:translate(70.6689vw,99vh) scale(.4916)}}.snow:nth-child(372){opacity:.2252;transform:translate(51.2895vw,-10px) scale(.2012);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{48.961%{transform:translate(49.3148vw,48.961vh) scale(.2012)}to{transform:translate(50.30215vw,99vh) scale(.2012)}}.snow:nth-child(373){opacity:1.5734;transform:translate(2.4136vw,-10px) scale(.8029);animation:fall-373 18s -11s linear infinite}@keyframes fall-373{47.852%{transform:translate(7.5765vw,47.852vh) scale(.8029)}to{transform:translate(4.99505vw,99vh) scale(.8029)}}.snow:nth-child(374){opacity:1.183;transform:translate(46.5106vw,-10px) scale(.6886);animation:fall-374 27s -9s linear infinite}@keyframes fall-374{55.612%{transform:translate(40.495vw,55.612vh) scale(.6886)}to{transform:translate(43.5028vw,99vh) scale(.6886)}}.snow:nth-child(375){opacity:.8058;transform:translate(48.8107vw,-10px) scale(.2437);animation:fall-375 15s -2s linear infinite}@keyframes fall-375{35.118%{transform:translate(39.418vw,35.118vh) scale(.2437)}to{transform:translate(44.11435vw,99vh) scale(.2437)}}.snow:nth-child(376){opacity:.3846;transform:translate(48.7309vw,-10px) scale(.8985);animation:fall-376 27s -15s linear infinite}@keyframes fall-376{58.144%{transform:translate(50.8034vw,58.144vh) scale(.8985)}to{transform:translate(49.76715vw,99vh) scale(.8985)}}.snow:nth-child(377){opacity:.4966;transform:translate(95.8456vw,-10px) scale(.9297);animation:fall-377 13s -16s linear infinite}@keyframes fall-377{36.951%{transform:translate(101.444vw,36.951vh) scale(.9297)}to{transform:translate(98.6448vw,99vh) scale(.9297)}}.snow:nth-child(378){opacity:.804;transform:translate(.2605vw,-10px) scale(.9607);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{38.689%{transform:translate(1.6182vw,38.689vh) scale(.9607)}to{transform:translate(.93935vw,99vh) scale(.9607)}}.snow:nth-child(379){opacity:.9584;transform:translate(10.5524vw,-10px) scale(.7082);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{67.938%{transform:translate(18.277vw,67.938vh) scale(.7082)}to{transform:translate(14.4147vw,99vh) scale(.7082)}}.snow:nth-child(380){opacity:1.5846;transform:translate(8.7663vw,-10px) scale(.7971);animation:fall-380 22s -17s linear infinite}@keyframes fall-380{44.37%{transform:translate(6.5715vw,44.37vh) scale(.7971)}to{transform:translate(7.6689vw,99vh) scale(.7971)}}.snow:nth-child(381){opacity:1.2556;transform:translate(98.7347vw,-10px) scale(.7203);animation:fall-381 28s -5s linear infinite}@keyframes fall-381{47.78%{transform:translate(104.466vw,47.78vh) scale(.7203)}to{transform:translate(101.60035vw,99vh) scale(.7203)}}.snow:nth-child(382){opacity:.0582;transform:translate(65.0448vw,-10px) scale(.2615);animation:fall-382 27s -18s linear infinite}@keyframes fall-382{47.853%{transform:translate(66.6571vw,47.853vh) scale(.2615)}to{transform:translate(65.85095vw,99vh) scale(.2615)}}.snow:nth-child(383){opacity:1.2762;transform:translate(85.2115vw,-10px) scale(.0362);animation:fall-383 11s -29s linear infinite}@keyframes fall-383{64.281%{transform:translate(87.9036vw,64.281vh) scale(.0362)}to{transform:translate(86.55755vw,99vh) scale(.0362)}}.snow:nth-child(384){opacity:.9362;transform:translate(84.3793vw,-10px) scale(.6189);animation:fall-384 17s -27s linear infinite}@keyframes fall-384{77.084%{transform:translate(91.7074vw,77.084vh) scale(.6189)}to{transform:translate(88.04335vw,99vh) scale(.6189)}}.snow:nth-child(385){opacity:1.9914;transform:translate(15.0184vw,-10px) scale(.2825);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{42.774%{transform:translate(23.4872vw,42.774vh) scale(.2825)}to{transform:translate(19.2528vw,99vh) scale(.2825)}}.snow:nth-child(386){opacity:.176;transform:translate(66.3913vw,-10px) scale(.0822);animation:fall-386 16s -23s linear infinite}@keyframes fall-386{49.302%{transform:translate(73.98vw,49.302vh) scale(.0822)}to{transform:translate(70.18565vw,99vh) scale(.0822)}}.snow:nth-child(387){opacity:.4518;transform:translate(77.6031vw,-10px) scale(.0993);animation:fall-387 22s -12s linear infinite}@keyframes fall-387{48.766%{transform:translate(85.8439vw,48.766vh) scale(.0993)}to{transform:translate(81.7235vw,99vh) scale(.0993)}}.snow:nth-child(388){opacity:1.7658;transform:translate(45.7356vw,-10px) scale(.4704);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{75.792%{transform:translate(54.5148vw,75.792vh) scale(.4704)}to{transform:translate(50.1252vw,99vh) scale(.4704)}}.snow:nth-child(389){opacity:.906;transform:translate(75.4923vw,-10px) scale(.431);animation:fall-389 13s -7s linear infinite}@keyframes fall-389{37.761%{transform:translate(80.4449vw,37.761vh) scale(.431)}to{transform:translate(77.9686vw,99vh) scale(.431)}}.snow:nth-child(390){opacity:1.541;transform:translate(99.5969vw,-10px) scale(.5995);animation:fall-390 23s -27s linear infinite}@keyframes fall-390{76.617%{transform:translate(96.7185vw,76.617vh) scale(.5995)}to{transform:translate(98.1577vw,99vh) scale(.5995)}}.snow:nth-child(391){opacity:.2962;transform:translate(29.0723vw,-10px) scale(.7341);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{41.859%{transform:translate(37.7778vw,41.859vh) scale(.7341)}to{transform:translate(33.42505vw,99vh) scale(.7341)}}.snow:nth-child(392){opacity:.0964;transform:translate(50.2896vw,-10px) scale(.6752);animation:fall-392 19s -19s linear infinite}@keyframes fall-392{68.598%{transform:translate(55.3597vw,68.598vh) scale(.6752)}to{transform:translate(52.82465vw,99vh) scale(.6752)}}.snow:nth-child(393){opacity:1.7158;transform:translate(90.0332vw,-10px) scale(.9197);animation:fall-393 10s -17s linear infinite}@keyframes fall-393{44.717%{transform:translate(91.0163vw,44.717vh) scale(.9197)}to{transform:translate(90.52475vw,99vh) scale(.9197)}}.snow:nth-child(394){opacity:.5154;transform:translate(70.3473vw,-10px) scale(.0829);animation:fall-394 11s -25s linear infinite}@keyframes fall-394{69.191%{transform:translate(66.9261vw,69.191vh) scale(.0829)}to{transform:translate(68.6367vw,99vh) scale(.0829)}}.snow:nth-child(395){opacity:.5368;transform:translate(99.6728vw,-10px) scale(.6299);animation:fall-395 12s -22s linear infinite}@keyframes fall-395{37.115%{transform:translate(98.8769vw,37.115vh) scale(.6299)}to{transform:translate(99.27485vw,99vh) scale(.6299)}}.snow:nth-child(396){opacity:.211;transform:translate(13.3506vw,-10px) scale(.7723);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{40.189%{transform:translate(6.1235vw,40.189vh) scale(.7723)}to{transform:translate(9.73705vw,99vh) scale(.7723)}}.snow:nth-child(397){opacity:1.1056;transform:translate(76.4014vw,-10px) scale(.3106);animation:fall-397 28s -29s linear infinite}@keyframes fall-397{58.542%{transform:translate(71.1412vw,58.542vh) scale(.3106)}to{transform:translate(73.7713vw,99vh) scale(.3106)}}.snow:nth-child(398){opacity:.8414;transform:translate(3.4583vw,-10px) scale(.739);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{72.825%{transform:translate(3.7707vw,72.825vh) scale(.739)}to{transform:translate(3.6145vw,99vh) scale(.739)}}.snow:nth-child(399){opacity:.4324;transform:translate(86.6627vw,-10px) scale(.6009);animation:fall-399 19s -13s linear infinite}@keyframes fall-399{63.852%{transform:translate(77.3754vw,63.852vh) scale(.6009)}to{transform:translate(82.01905vw,99vh) scale(.6009)}}.snow:nth-child(400){opacity:.6176;transform:translate(85.8841vw,-10px) scale(.1647);animation:fall-400 26s -26s linear infinite}@keyframes fall-400{71.911%{transform:translate(79.1586vw,71.911vh) scale(.1647)}to{transform:translate(82.52135vw,99vh) scale(.1647)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1896;transform:translate(6.8325vw,-10px) scale(.5151);animation:fall-1 29s -18s linear infinite}@keyframes fall-1{45.385%{transform:translate(9.4295vw,45.385vh) scale(.5151)}to{transform:translate(8.131vw,99vh) scale(.5151)}}.snow:nth-child(2){opacity:.5038;transform:translate(67.5249vw,-10px) scale(.3075);animation:fall-2 27s -7s linear infinite}@keyframes fall-2{66.841%{transform:translate(63.0201vw,66.841vh) scale(.3075)}to{transform:translate(65.2725vw,99vh) scale(.3075)}}.snow:nth-child(3){opacity:1.8952;transform:translate(92.5167vw,-10px) scale(.5163);animation:fall-3 10s -29s linear infinite}@keyframes fall-3{68.837%{transform:translate(94.7105vw,68.837vh) scale(.5163)}to{transform:translate(93.6136vw,99vh) scale(.5163)}}.snow:nth-child(4){opacity:1.7378;transform:translate(76.1793vw,-10px) scale(.8834);animation:fall-4 12s -6s linear infinite}@keyframes fall-4{69.232%{transform:translate(66.6284vw,69.232vh) scale(.8834)}to{transform:translate(71.40385vw,99vh) scale(.8834)}}.snow:nth-child(5){opacity:1.7332;transform:translate(47.3071vw,-10px) scale(.3127);animation:fall-5 16s -5s linear infinite}@keyframes fall-5{53.059%{transform:translate(54.4901vw,53.059vh) scale(.3127)}to{transform:translate(50.8986vw,99vh) scale(.3127)}}.snow:nth-child(6){opacity:1.9052;transform:translate(6.0755vw,-10px) scale(.0176);animation:fall-6 10s -4s linear infinite}@keyframes fall-6{40.729%{transform:translate(15.743vw,40.729vh) scale(.0176)}to{transform:translate(10.90925vw,99vh) scale(.0176)}}.snow:nth-child(7){opacity:1.3554;transform:translate(5.329vw,-10px) scale(.2172);animation:fall-7 14s -25s linear infinite}@keyframes fall-7{64.256%{transform:translate(2.5336vw,64.256vh) scale(.2172)}to{transform:translate(3.9313vw,99vh) scale(.2172)}}.snow:nth-child(8){opacity:1.989;transform:translate(47.0804vw,-10px) scale(.3685);animation:fall-8 15s -28s linear infinite}@keyframes fall-8{55.634%{transform:translate(55.4271vw,55.634vh) scale(.3685)}to{transform:translate(51.25375vw,99vh) scale(.3685)}}.snow:nth-child(9){opacity:1.853;transform:translate(42.4982vw,-10px) scale(.8735);animation:fall-9 16s -17s linear infinite}@keyframes fall-9{31.055%{transform:translate(50.2218vw,31.055vh) scale(.8735)}to{transform:translate(46.36vw,99vh) scale(.8735)}}.snow:nth-child(10){opacity:1.1696;transform:translate(38.1651vw,-10px) scale(.6313);animation:fall-10 25s -15s linear infinite}@keyframes fall-10{67.603%{transform:translate(37.9233vw,67.603vh) scale(.6313)}to{transform:translate(38.0442vw,99vh) scale(.6313)}}.snow:nth-child(11){opacity:.6254;transform:translate(28.95vw,-10px) scale(.0293);animation:fall-11 20s -24s linear infinite}@keyframes fall-11{42.389%{transform:translate(38.6548vw,42.389vh) scale(.0293)}to{transform:translate(33.8024vw,99vh) scale(.0293)}}.snow:nth-child(12){opacity:1.8836;transform:translate(15.5919vw,-10px) scale(.155);animation:fall-12 25s -22s linear infinite}@keyframes fall-12{72.482%{transform:translate(14.7853vw,72.482vh) scale(.155)}to{transform:translate(15.1886vw,99vh) scale(.155)}}.snow:nth-child(13){opacity:.7712;transform:translate(2.1594vw,-10px) scale(.5802);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{57.924%{transform:translate(-2.8109vw,57.924vh) scale(.5802)}to{transform:translate(-.32575vw,99vh) scale(.5802)}}.snow:nth-child(14){opacity:.3712;transform:translate(5.749vw,-10px) scale(.3939);animation:fall-14 19s -20s linear infinite}@keyframes fall-14{43.598%{transform:translate(15.2514vw,43.598vh) scale(.3939)}to{transform:translate(10.5002vw,99vh) scale(.3939)}}.snow:nth-child(15){opacity:1.4566;transform:translate(47.9605vw,-10px) scale(.7);animation:fall-15 18s -20s linear infinite}@keyframes fall-15{62.64%{transform:translate(38.6443vw,62.64vh) scale(.7)}to{transform:translate(43.3024vw,99vh) scale(.7)}}.snow:nth-child(16){opacity:.3786;transform:translate(42.3012vw,-10px) scale(.4417);animation:fall-16 30s -7s linear infinite}@keyframes fall-16{41.06%{transform:translate(33.0455vw,41.06vh) scale(.4417)}to{transform:translate(37.67335vw,99vh) scale(.4417)}}.snow:nth-child(17){opacity:1.1936;transform:translate(7.73vw,-10px) scale(.4974);animation:fall-17 27s -18s linear infinite}@keyframes fall-17{45.01%{transform:translate(2.4804vw,45.01vh) scale(.4974)}to{transform:translate(5.1052vw,99vh) scale(.4974)}}.snow:nth-child(18){opacity:.2764;transform:translate(60.7433vw,-10px) scale(.4038);animation:fall-18 30s -28s linear infinite}@keyframes fall-18{69.873%{transform:translate(61.4029vw,69.873vh) scale(.4038)}to{transform:translate(61.0731vw,99vh) scale(.4038)}}.snow:nth-child(19){opacity:1.2758;transform:translate(12.5384vw,-10px) scale(.8718);animation:fall-19 10s -1s linear infinite}@keyframes fall-19{70.638%{transform:translate(16.8849vw,70.638vh) scale(.8718)}to{transform:translate(14.71165vw,99vh) scale(.8718)}}.snow:nth-child(20){opacity:1.9154;transform:translate(62.0266vw,-10px) scale(.999);animation:fall-20 28s -24s linear infinite}@keyframes fall-20{35.573%{transform:translate(71.0027vw,35.573vh) scale(.999)}to{transform:translate(66.51465vw,99vh) scale(.999)}}.snow:nth-child(21){opacity:1.3696;transform:translate(60.5411vw,-10px) scale(.992);animation:fall-21 12s -13s linear infinite}@keyframes fall-21{45.052%{transform:translate(50.8968vw,45.052vh) scale(.992)}to{transform:translate(55.71895vw,99vh) scale(.992)}}.snow:nth-child(22){opacity:1.5642;transform:translate(99.8359vw,-10px) scale(.506);animation:fall-22 25s -26s linear infinite}@keyframes fall-22{45.648%{transform:translate(107.8176vw,45.648vh) scale(.506)}to{transform:translate(103.82675vw,99vh) scale(.506)}}.snow:nth-child(23){opacity:1.3788;transform:translate(52.7019vw,-10px) scale(.9935);animation:fall-23 21s -6s linear infinite}@keyframes fall-23{48.86%{transform:translate(53.7078vw,48.86vh) scale(.9935)}to{transform:translate(53.20485vw,99vh) scale(.9935)}}.snow:nth-child(24){opacity:.5474;transform:translate(87.4999vw,-10px) scale(.0808);animation:fall-24 18s -10s linear infinite}@keyframes fall-24{50.176%{transform:translate(79.2002vw,50.176vh) scale(.0808)}to{transform:translate(83.35005vw,99vh) scale(.0808)}}.snow:nth-child(25){opacity:.1904;transform:translate(29.0935vw,-10px) scale(.3285);animation:fall-25 30s -21s linear infinite}@keyframes fall-25{47.514%{transform:translate(19.206vw,47.514vh) scale(.3285)}to{transform:translate(24.14975vw,99vh) scale(.3285)}}.snow:nth-child(26){opacity:.7586;transform:translate(86.8964vw,-10px) scale(.7229);animation:fall-26 17s -15s linear infinite}@keyframes fall-26{40.524%{transform:translate(88.1589vw,40.524vh) scale(.7229)}to{transform:translate(87.52765vw,99vh) scale(.7229)}}.snow:nth-child(27){opacity:1.091;transform:translate(64.8745vw,-10px) scale(.8469);animation:fall-27 16s -27s linear infinite}@keyframes fall-27{59.511%{transform:translate(63.3838vw,59.511vh) scale(.8469)}to{transform:translate(64.12915vw,99vh) scale(.8469)}}.snow:nth-child(28){opacity:.0606;transform:translate(5.2221vw,-10px) scale(.7375);animation:fall-28 18s -29s linear infinite}@keyframes fall-28{68.281%{transform:translate(10.1818vw,68.281vh) scale(.7375)}to{transform:translate(7.70195vw,99vh) scale(.7375)}}.snow:nth-child(29){opacity:.8586;transform:translate(72.2792vw,-10px) scale(.2114);animation:fall-29 28s -17s linear infinite}@keyframes fall-29{77.227%{transform:translate(63.3801vw,77.227vh) scale(.2114)}to{transform:translate(67.82965vw,99vh) scale(.2114)}}.snow:nth-child(30){opacity:1.37;transform:translate(16.0974vw,-10px) scale(.9466);animation:fall-30 10s -9s linear infinite}@keyframes fall-30{56.369%{transform:translate(22.0092vw,56.369vh) scale(.9466)}to{transform:translate(19.0533vw,99vh) scale(.9466)}}.snow:nth-child(31){opacity:.4366;transform:translate(75.6797vw,-10px) scale(.2952);animation:fall-31 16s -27s linear infinite}@keyframes fall-31{58.01%{transform:translate(81.9569vw,58.01vh) scale(.2952)}to{transform:translate(78.8183vw,99vh) scale(.2952)}}.snow:nth-child(32){opacity:.129;transform:translate(50.3283vw,-10px) scale(.8571);animation:fall-32 28s -28s linear infinite}@keyframes fall-32{49.963%{transform:translate(48.018vw,49.963vh) scale(.8571)}to{transform:translate(49.17315vw,99vh) scale(.8571)}}.snow:nth-child(33){opacity:1.536;transform:translate(31.5676vw,-10px) scale(.1468);animation:fall-33 12s -2s linear infinite}@keyframes fall-33{33.83%{transform:translate(39.1908vw,33.83vh) scale(.1468)}to{transform:translate(35.3792vw,99vh) scale(.1468)}}.snow:nth-child(34){opacity:.117;transform:translate(49.1948vw,-10px) scale(.2529);animation:fall-34 22s -7s linear infinite}@keyframes fall-34{48.725%{transform:translate(50.9786vw,48.725vh) scale(.2529)}to{transform:translate(50.0867vw,99vh) scale(.2529)}}.snow:nth-child(35){opacity:1.2262;transform:translate(49.5577vw,-10px) scale(.1983);animation:fall-35 12s -4s linear infinite}@keyframes fall-35{50.155%{transform:translate(52.8817vw,50.155vh) scale(.1983)}to{transform:translate(51.2197vw,99vh) scale(.1983)}}.snow:nth-child(36){opacity:.0642;transform:translate(43.6499vw,-10px) scale(.5938);animation:fall-36 11s -24s linear infinite}@keyframes fall-36{76.518%{transform:translate(52.7446vw,76.518vh) scale(.5938)}to{transform:translate(48.19725vw,99vh) scale(.5938)}}.snow:nth-child(37){opacity:.0566;transform:translate(86.9632vw,-10px) scale(.9336);animation:fall-37 11s -8s linear infinite}@keyframes fall-37{66.806%{transform:translate(87.9268vw,66.806vh) scale(.9336)}to{transform:translate(87.445vw,99vh) scale(.9336)}}.snow:nth-child(38){opacity:.8956;transform:translate(18.827vw,-10px) scale(.9006);animation:fall-38 14s -11s linear infinite}@keyframes fall-38{45.871%{transform:translate(23.2484vw,45.871vh) scale(.9006)}to{transform:translate(21.0377vw,99vh) scale(.9006)}}.snow:nth-child(39){opacity:.9554;transform:translate(57.1464vw,-10px) scale(.204);animation:fall-39 20s -30s linear infinite}@keyframes fall-39{79.826%{transform:translate(62.7962vw,79.826vh) scale(.204)}to{transform:translate(59.9713vw,99vh) scale(.204)}}.snow:nth-child(40){opacity:1.0286;transform:translate(53.9937vw,-10px) scale(.4278);animation:fall-40 22s -2s linear infinite}@keyframes fall-40{66.517%{transform:translate(56.3096vw,66.517vh) scale(.4278)}to{transform:translate(55.15165vw,99vh) scale(.4278)}}.snow:nth-child(41){opacity:.2412;transform:translate(74.0902vw,-10px) scale(.1902);animation:fall-41 29s -24s linear infinite}@keyframes fall-41{59.459%{transform:translate(83.8169vw,59.459vh) scale(.1902)}to{transform:translate(78.95355vw,99vh) scale(.1902)}}.snow:nth-child(42){opacity:.7168;transform:translate(8.0157vw,-10px) scale(.5107);animation:fall-42 16s -11s linear infinite}@keyframes fall-42{30.709%{transform:translate(.112vw,30.709vh) scale(.5107)}to{transform:translate(4.06385vw,99vh) scale(.5107)}}.snow:nth-child(43){opacity:.0724;transform:translate(60.2392vw,-10px) scale(.9941);animation:fall-43 18s -16s linear infinite}@keyframes fall-43{64.211%{transform:translate(69.1173vw,64.211vh) scale(.9941)}to{transform:translate(64.67825vw,99vh) scale(.9941)}}.snow:nth-child(44){opacity:.471;transform:translate(39.601vw,-10px) scale(.2919);animation:fall-44 18s -2s linear infinite}@keyframes fall-44{74.171%{transform:translate(37.2762vw,74.171vh) scale(.2919)}to{transform:translate(38.4386vw,99vh) scale(.2919)}}.snow:nth-child(45){opacity:1.093;transform:translate(6.5529vw,-10px) scale(.1972);animation:fall-45 27s -12s linear infinite}@keyframes fall-45{45.642%{transform:translate(2.1804vw,45.642vh) scale(.1972)}to{transform:translate(4.36665vw,99vh) scale(.1972)}}.snow:nth-child(46){opacity:.5894;transform:translate(28.1107vw,-10px) scale(.6823);animation:fall-46 20s -17s linear infinite}@keyframes fall-46{41.853%{transform:translate(32.9437vw,41.853vh) scale(.6823)}to{transform:translate(30.5272vw,99vh) scale(.6823)}}.snow:nth-child(47){opacity:.5798;transform:translate(5.8625vw,-10px) scale(.5716);animation:fall-47 12s -30s linear infinite}@keyframes fall-47{51.98%{transform:translate(11.3711vw,51.98vh) scale(.5716)}to{transform:translate(8.6168vw,99vh) scale(.5716)}}.snow:nth-child(48){opacity:1.2376;transform:translate(66.05vw,-10px) scale(.7924);animation:fall-48 27s -18s linear infinite}@keyframes fall-48{61.045%{transform:translate(58.8959vw,61.045vh) scale(.7924)}to{transform:translate(62.47295vw,99vh) scale(.7924)}}.snow:nth-child(49){opacity:1.5642;transform:translate(78.9113vw,-10px) scale(.8028);animation:fall-49 22s -20s linear infinite}@keyframes fall-49{47.8%{transform:translate(87.4059vw,47.8vh) scale(.8028)}to{transform:translate(83.1586vw,99vh) scale(.8028)}}.snow:nth-child(50){opacity:.6744;transform:translate(85.4042vw,-10px) scale(.8856);animation:fall-50 16s -15s linear infinite}@keyframes fall-50{33.277%{transform:translate(80.7957vw,33.277vh) scale(.8856)}to{transform:translate(83.09995vw,99vh) scale(.8856)}}.snow:nth-child(51){opacity:.5368;transform:translate(82.8136vw,-10px) scale(.0447);animation:fall-51 14s -4s linear infinite}@keyframes fall-51{42.907%{transform:translate(90.2782vw,42.907vh) scale(.0447)}to{transform:translate(86.5459vw,99vh) scale(.0447)}}.snow:nth-child(52){opacity:.2266;transform:translate(51.6194vw,-10px) scale(.6872);animation:fall-52 26s -7s linear infinite}@keyframes fall-52{75.96%{transform:translate(46.7659vw,75.96vh) scale(.6872)}to{transform:translate(49.19265vw,99vh) scale(.6872)}}.snow:nth-child(53){opacity:1.6506;transform:translate(8.216vw,-10px) scale(.0127);animation:fall-53 16s -2s linear infinite}@keyframes fall-53{35.157%{transform:translate(10.2612vw,35.157vh) scale(.0127)}to{transform:translate(9.2386vw,99vh) scale(.0127)}}.snow:nth-child(54){opacity:.2708;transform:translate(3.6315vw,-10px) scale(.5247);animation:fall-54 17s -19s linear infinite}@keyframes fall-54{49.142%{transform:translate(-5.861vw,49.142vh) scale(.5247)}to{transform:translate(-1.11475vw,99vh) scale(.5247)}}.snow:nth-child(55){opacity:1.1018;transform:translate(72.9028vw,-10px) scale(.6094);animation:fall-55 18s -15s linear infinite}@keyframes fall-55{68.536%{transform:translate(78.5607vw,68.536vh) scale(.6094)}to{transform:translate(75.73175vw,99vh) scale(.6094)}}.snow:nth-child(56){opacity:1.0966;transform:translate(86.1356vw,-10px) scale(.8503);animation:fall-56 23s -12s linear infinite}@keyframes fall-56{51.565%{transform:translate(94.4642vw,51.565vh) scale(.8503)}to{transform:translate(90.2999vw,99vh) scale(.8503)}}.snow:nth-child(57){opacity:.398;transform:translate(46.0923vw,-10px) scale(.2763);animation:fall-57 26s -30s linear infinite}@keyframes fall-57{64.762%{transform:translate(51.6297vw,64.762vh) scale(.2763)}to{transform:translate(48.861vw,99vh) scale(.2763)}}.snow:nth-child(58){opacity:.4518;transform:translate(62.0782vw,-10px) scale(.9977);animation:fall-58 12s -24s linear infinite}@keyframes fall-58{36.667%{transform:translate(70.5767vw,36.667vh) scale(.9977)}to{transform:translate(66.32745vw,99vh) scale(.9977)}}.snow:nth-child(59){opacity:.9132;transform:translate(98.2678vw,-10px) scale(.1259);animation:fall-59 21s -30s linear infinite}@keyframes fall-59{57.636%{transform:translate(92.2444vw,57.636vh) scale(.1259)}to{transform:translate(95.2561vw,99vh) scale(.1259)}}.snow:nth-child(60){opacity:.1252;transform:translate(40.2612vw,-10px) scale(.177);animation:fall-60 26s -12s linear infinite}@keyframes fall-60{46.635%{transform:translate(33.2984vw,46.635vh) scale(.177)}to{transform:translate(36.7798vw,99vh) scale(.177)}}.snow:nth-child(61){opacity:.5482;transform:translate(21.9329vw,-10px) scale(.856);animation:fall-61 17s -25s linear infinite}@keyframes fall-61{59.506%{transform:translate(15.9797vw,59.506vh) scale(.856)}to{transform:translate(18.9563vw,99vh) scale(.856)}}.snow:nth-child(62){opacity:1.6376;transform:translate(81.8108vw,-10px) scale(.9808);animation:fall-62 11s -5s linear infinite}@keyframes fall-62{35.847%{transform:translate(72.1113vw,35.847vh) scale(.9808)}to{transform:translate(76.96105vw,99vh) scale(.9808)}}.snow:nth-child(63){opacity:1.6328;transform:translate(88.3027vw,-10px) scale(.8253);animation:fall-63 27s -11s linear infinite}@keyframes fall-63{69.072%{transform:translate(86.4293vw,69.072vh) scale(.8253)}to{transform:translate(87.366vw,99vh) scale(.8253)}}.snow:nth-child(64){opacity:1.3114;transform:translate(64.5751vw,-10px) scale(.3509);animation:fall-64 20s -25s linear infinite}@keyframes fall-64{30.063%{transform:translate(74.4585vw,30.063vh) scale(.3509)}to{transform:translate(69.5168vw,99vh) scale(.3509)}}.snow:nth-child(65){opacity:1.5404;transform:translate(50.6624vw,-10px) scale(.9775);animation:fall-65 28s -20s linear infinite}@keyframes fall-65{60.896%{transform:translate(51.1736vw,60.896vh) scale(.9775)}to{transform:translate(50.918vw,99vh) scale(.9775)}}.snow:nth-child(66){opacity:.34;transform:translate(77.9249vw,-10px) scale(.0692);animation:fall-66 24s -29s linear infinite}@keyframes fall-66{50.241%{transform:translate(68.363vw,50.241vh) scale(.0692)}to{transform:translate(73.14395vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.7224;transform:translate(90.1148vw,-10px) scale(.2588);animation:fall-67 27s -22s linear infinite}@keyframes fall-67{42.316%{transform:translate(93.0344vw,42.316vh) scale(.2588)}to{transform:translate(91.5746vw,99vh) scale(.2588)}}.snow:nth-child(68){opacity:1.9668;transform:translate(17.8451vw,-10px) scale(.548);animation:fall-68 28s -3s linear infinite}@keyframes fall-68{33.06%{transform:translate(19.338vw,33.06vh) scale(.548)}to{transform:translate(18.59155vw,99vh) scale(.548)}}.snow:nth-child(69){opacity:1.567;transform:translate(33.0682vw,-10px) scale(.526);animation:fall-69 15s -16s linear infinite}@keyframes fall-69{46.536%{transform:translate(42.3178vw,46.536vh) scale(.526)}to{transform:translate(37.693vw,99vh) scale(.526)}}.snow:nth-child(70){opacity:.664;transform:translate(18.3485vw,-10px) scale(.1229);animation:fall-70 26s -1s linear infinite}@keyframes fall-70{73.395%{transform:translate(20.6647vw,73.395vh) scale(.1229)}to{transform:translate(19.5066vw,99vh) scale(.1229)}}.snow:nth-child(71){opacity:1.2842;transform:translate(28.4457vw,-10px) scale(.7718);animation:fall-71 24s -25s linear infinite}@keyframes fall-71{32.709%{transform:translate(36.691vw,32.709vh) scale(.7718)}to{transform:translate(32.56835vw,99vh) scale(.7718)}}.snow:nth-child(72){opacity:1.7942;transform:translate(50.1704vw,-10px) scale(.1127);animation:fall-72 20s -15s linear infinite}@keyframes fall-72{54.278%{transform:translate(43.9887vw,54.278vh) scale(.1127)}to{transform:translate(47.07955vw,99vh) scale(.1127)}}.snow:nth-child(73){opacity:1.2278;transform:translate(4.6086vw,-10px) scale(.4047);animation:fall-73 29s -3s linear infinite}@keyframes fall-73{69.138%{transform:translate(4.0521vw,69.138vh) scale(.4047)}to{transform:translate(4.33035vw,99vh) scale(.4047)}}.snow:nth-child(74){opacity:1.2878;transform:translate(11.2403vw,-10px) scale(.3744);animation:fall-74 12s -19s linear infinite}@keyframes fall-74{47.606%{transform:translate(18.8502vw,47.606vh) scale(.3744)}to{transform:translate(15.04525vw,99vh) scale(.3744)}}.snow:nth-child(75){opacity:.968;transform:translate(60.8203vw,-10px) scale(.6987);animation:fall-75 16s -26s linear infinite}@keyframes fall-75{34.493%{transform:translate(65.9786vw,34.493vh) scale(.6987)}to{transform:translate(63.39945vw,99vh) scale(.6987)}}.snow:nth-child(76){opacity:.4138;transform:translate(51.8411vw,-10px) scale(.7794);animation:fall-76 21s -23s linear infinite}@keyframes fall-76{35.553%{transform:translate(54.378vw,35.553vh) scale(.7794)}to{transform:translate(53.10955vw,99vh) scale(.7794)}}.snow:nth-child(77){opacity:.5128;transform:translate(51.2775vw,-10px) scale(.7193);animation:fall-77 17s -30s linear infinite}@keyframes fall-77{69.603%{transform:translate(45.099vw,69.603vh) scale(.7193)}to{transform:translate(48.18825vw,99vh) scale(.7193)}}.snow:nth-child(78){opacity:1.4398;transform:translate(80.8264vw,-10px) scale(.4775);animation:fall-78 13s -28s linear infinite}@keyframes fall-78{71.431%{transform:translate(88.8001vw,71.431vh) scale(.4775)}to{transform:translate(84.81325vw,99vh) scale(.4775)}}.snow:nth-child(79){opacity:1.0794;transform:translate(50.2534vw,-10px) scale(.0385);animation:fall-79 20s -21s linear infinite}@keyframes fall-79{43.582%{transform:translate(53.6635vw,43.582vh) scale(.0385)}to{transform:translate(51.95845vw,99vh) scale(.0385)}}.snow:nth-child(80){opacity:.399;transform:translate(90.6205vw,-10px) scale(.4246);animation:fall-80 25s -27s linear infinite}@keyframes fall-80{79.177%{transform:translate(97.8019vw,79.177vh) scale(.4246)}to{transform:translate(94.2112vw,99vh) scale(.4246)}}.snow:nth-child(81){opacity:1.6168;transform:translate(93.1099vw,-10px) scale(.8635);animation:fall-81 14s -2s linear infinite}@keyframes fall-81{75.849%{transform:translate(100.33vw,75.849vh) scale(.8635)}to{transform:translate(96.71995vw,99vh) scale(.8635)}}.snow:nth-child(82){opacity:1.9122;transform:translate(50.8548vw,-10px) scale(.8194);animation:fall-82 28s -17s linear infinite}@keyframes fall-82{39.28%{transform:translate(55.4801vw,39.28vh) scale(.8194)}to{transform:translate(53.16745vw,99vh) scale(.8194)}}.snow:nth-child(83){opacity:1.9578;transform:translate(77.733vw,-10px) scale(.1183);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{42.421%{transform:translate(85.0077vw,42.421vh) scale(.1183)}to{transform:translate(81.37035vw,99vh) scale(.1183)}}.snow:nth-child(84){opacity:1.4218;transform:translate(97.1915vw,-10px) scale(.9134);animation:fall-84 22s -2s linear infinite}@keyframes fall-84{71.527%{transform:translate(101.1303vw,71.527vh) scale(.9134)}to{transform:translate(99.1609vw,99vh) scale(.9134)}}.snow:nth-child(85){opacity:.721;transform:translate(85.5353vw,-10px) scale(.0346);animation:fall-85 17s -14s linear infinite}@keyframes fall-85{54.302%{transform:translate(89.9303vw,54.302vh) scale(.0346)}to{transform:translate(87.7328vw,99vh) scale(.0346)}}.snow:nth-child(86){opacity:1.457;transform:translate(19.3561vw,-10px) scale(.0365);animation:fall-86 10s -20s linear infinite}@keyframes fall-86{60.206%{transform:translate(29.0275vw,60.206vh) scale(.0365)}to{transform:translate(24.1918vw,99vh) scale(.0365)}}.snow:nth-child(87){opacity:.2608;transform:translate(58.6769vw,-10px) scale(.2321);animation:fall-87 10s -13s linear infinite}@keyframes fall-87{77.036%{transform:translate(64.7345vw,77.036vh) scale(.2321)}to{transform:translate(61.7057vw,99vh) scale(.2321)}}.snow:nth-child(88){opacity:.4738;transform:translate(43.5308vw,-10px) scale(.4717);animation:fall-88 21s -17s linear infinite}@keyframes fall-88{75.91%{transform:translate(51.0669vw,75.91vh) scale(.4717)}to{transform:translate(47.29885vw,99vh) scale(.4717)}}.snow:nth-child(89){opacity:.0774;transform:translate(89.2626vw,-10px) scale(.2222);animation:fall-89 15s -5s linear infinite}@keyframes fall-89{34.353%{transform:translate(82.1004vw,34.353vh) scale(.2222)}to{transform:translate(85.6815vw,99vh) scale(.2222)}}.snow:nth-child(90){opacity:.9288;transform:translate(1.2923vw,-10px) scale(.5714);animation:fall-90 20s -11s linear infinite}@keyframes fall-90{68.21%{transform:translate(3.0182vw,68.21vh) scale(.5714)}to{transform:translate(2.15525vw,99vh) scale(.5714)}}.snow:nth-child(91){opacity:1.1078;transform:translate(88.5282vw,-10px) scale(.4339);animation:fall-91 18s -15s linear infinite}@keyframes fall-91{70.704%{transform:translate(82.078vw,70.704vh) scale(.4339)}to{transform:translate(85.3031vw,99vh) scale(.4339)}}.snow:nth-child(92){opacity:.376;transform:translate(15.0605vw,-10px) scale(.5969);animation:fall-92 27s -26s linear infinite}@keyframes fall-92{56.234%{transform:translate(17.2373vw,56.234vh) scale(.5969)}to{transform:translate(16.1489vw,99vh) scale(.5969)}}.snow:nth-child(93){opacity:1.0934;transform:translate(7.106vw,-10px) scale(.0776);animation:fall-93 29s -28s linear infinite}@keyframes fall-93{58.07%{transform:translate(14.8373vw,58.07vh) scale(.0776)}to{transform:translate(10.97165vw,99vh) scale(.0776)}}.snow:nth-child(94){opacity:1.1186;transform:translate(97.1125vw,-10px) scale(.3521);animation:fall-94 17s -13s linear infinite}@keyframes fall-94{49.173%{transform:translate(101.5894vw,49.173vh) scale(.3521)}to{transform:translate(99.35095vw,99vh) scale(.3521)}}.snow:nth-child(95){opacity:.3106;transform:translate(58.1395vw,-10px) scale(.2763);animation:fall-95 23s -6s linear infinite}@keyframes fall-95{65.416%{transform:translate(50.3982vw,65.416vh) scale(.2763)}to{transform:translate(54.26885vw,99vh) scale(.2763)}}.snow:nth-child(96){opacity:.5892;transform:translate(27.6389vw,-10px) scale(.6723);animation:fall-96 15s -19s linear infinite}@keyframes fall-96{34.238%{transform:translate(28.2954vw,34.238vh) scale(.6723)}to{transform:translate(27.96715vw,99vh) scale(.6723)}}.snow:nth-child(97){opacity:.6546;transform:translate(2.3841vw,-10px) scale(.5128);animation:fall-97 21s -6s linear infinite}@keyframes fall-97{74.474%{transform:translate(2.9996vw,74.474vh) scale(.5128)}to{transform:translate(2.69185vw,99vh) scale(.5128)}}.snow:nth-child(98){opacity:1.8468;transform:translate(1.8828vw,-10px) scale(.7273);animation:fall-98 12s -29s linear infinite}@keyframes fall-98{46.547%{transform:translate(1.8511vw,46.547vh) scale(.7273)}to{transform:translate(1.86695vw,99vh) scale(.7273)}}.snow:nth-child(99){opacity:.2314;transform:translate(91.2704vw,-10px) scale(.3082);animation:fall-99 23s -17s linear infinite}@keyframes fall-99{57.418%{transform:translate(88.751vw,57.418vh) scale(.3082)}to{transform:translate(90.0107vw,99vh) scale(.3082)}}.snow:nth-child(100){opacity:.4968;transform:translate(83.5112vw,-10px) scale(.6397);animation:fall-100 18s -4s linear infinite}@keyframes fall-100{38.135%{transform:translate(86.409vw,38.135vh) scale(.6397)}to{transform:translate(84.9601vw,99vh) scale(.6397)}}.snow:nth-child(101){opacity:1.7118;transform:translate(46.7804vw,-10px) scale(.1348);animation:fall-101 12s -17s linear infinite}@keyframes fall-101{52.369%{transform:translate(39.1125vw,52.369vh) scale(.1348)}to{transform:translate(42.94645vw,99vh) scale(.1348)}}.snow:nth-child(102){opacity:.9418;transform:translate(20.9836vw,-10px) scale(.3556);animation:fall-102 24s -10s linear infinite}@keyframes fall-102{33.212%{transform:translate(30.0291vw,33.212vh) scale(.3556)}to{transform:translate(25.50635vw,99vh) scale(.3556)}}.snow:nth-child(103){opacity:.72;transform:translate(15.2848vw,-10px) scale(.9057);animation:fall-103 23s -29s linear infinite}@keyframes fall-103{60.506%{transform:translate(13.831vw,60.506vh) scale(.9057)}to{transform:translate(14.5579vw,99vh) scale(.9057)}}.snow:nth-child(104){opacity:.1942;transform:translate(62.268vw,-10px) scale(.7058);animation:fall-104 23s -21s linear infinite}@keyframes fall-104{62.95%{transform:translate(70.4503vw,62.95vh) scale(.7058)}to{transform:translate(66.35915vw,99vh) scale(.7058)}}.snow:nth-child(105){opacity:1.2864;transform:translate(38.4254vw,-10px) scale(.308);animation:fall-105 18s -25s linear infinite}@keyframes fall-105{65.431%{transform:translate(33.4776vw,65.431vh) scale(.308)}to{transform:translate(35.9515vw,99vh) scale(.308)}}.snow:nth-child(106){opacity:1.2514;transform:translate(41.7911vw,-10px) scale(.136);animation:fall-106 23s -28s linear infinite}@keyframes fall-106{42.418%{transform:translate(31.9545vw,42.418vh) scale(.136)}to{transform:translate(36.8728vw,99vh) scale(.136)}}.snow:nth-child(107){opacity:1.5362;transform:translate(28.907vw,-10px) scale(.2095);animation:fall-107 24s -9s linear infinite}@keyframes fall-107{36.964%{transform:translate(33.9398vw,36.964vh) scale(.2095)}to{transform:translate(31.4234vw,99vh) scale(.2095)}}.snow:nth-child(108){opacity:.1226;transform:translate(49.4888vw,-10px) scale(.7941);animation:fall-108 26s -21s linear infinite}@keyframes fall-108{51.13%{transform:translate(58.6417vw,51.13vh) scale(.7941)}to{transform:translate(54.06525vw,99vh) scale(.7941)}}.snow:nth-child(109){opacity:1.219;transform:translate(70.2107vw,-10px) scale(.6007);animation:fall-109 19s -24s linear infinite}@keyframes fall-109{44.535%{transform:translate(76.462vw,44.535vh) scale(.6007)}to{transform:translate(73.33635vw,99vh) scale(.6007)}}.snow:nth-child(110){opacity:1.9396;transform:translate(67.5635vw,-10px) scale(.248);animation:fall-110 28s -20s linear infinite}@keyframes fall-110{42.124%{transform:translate(58.9008vw,42.124vh) scale(.248)}to{transform:translate(63.23215vw,99vh) scale(.248)}}.snow:nth-child(111){opacity:.9554;transform:translate(15.8751vw,-10px) scale(.9839);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{61.602%{transform:translate(10.5733vw,61.602vh) scale(.9839)}to{transform:translate(13.2242vw,99vh) scale(.9839)}}.snow:nth-child(112){opacity:.7274;transform:translate(15.94vw,-10px) scale(.209);animation:fall-112 30s -14s linear infinite}@keyframes fall-112{68.933%{transform:translate(25.9167vw,68.933vh) scale(.209)}to{transform:translate(20.92835vw,99vh) scale(.209)}}.snow:nth-child(113){opacity:.1088;transform:translate(88.2717vw,-10px) scale(.8444);animation:fall-113 13s -10s linear infinite}@keyframes fall-113{38.557%{transform:translate(79.1261vw,38.557vh) scale(.8444)}to{transform:translate(83.6989vw,99vh) scale(.8444)}}.snow:nth-child(114){opacity:1.8896;transform:translate(3.8848vw,-10px) scale(.2838);animation:fall-114 12s -7s linear infinite}@keyframes fall-114{61.043%{transform:translate(10.3817vw,61.043vh) scale(.2838)}to{transform:translate(7.13325vw,99vh) scale(.2838)}}.snow:nth-child(115){opacity:1.6958;transform:translate(92.021vw,-10px) scale(.8859);animation:fall-115 13s -16s linear infinite}@keyframes fall-115{32.646%{transform:translate(96.0819vw,32.646vh) scale(.8859)}to{transform:translate(94.05145vw,99vh) scale(.8859)}}.snow:nth-child(116){opacity:.8472;transform:translate(84.0359vw,-10px) scale(.8618);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{50.426%{transform:translate(91.7531vw,50.426vh) scale(.8618)}to{transform:translate(87.8945vw,99vh) scale(.8618)}}.snow:nth-child(117){opacity:.575;transform:translate(34.8454vw,-10px) scale(.7111);animation:fall-117 14s -1s linear infinite}@keyframes fall-117{71.063%{transform:translate(28.6304vw,71.063vh) scale(.7111)}to{transform:translate(31.7379vw,99vh) scale(.7111)}}.snow:nth-child(118){opacity:1.6622;transform:translate(10.8377vw,-10px) scale(.4378);animation:fall-118 30s -9s linear infinite}@keyframes fall-118{76.238%{transform:translate(19.1742vw,76.238vh) scale(.4378)}to{transform:translate(15.00595vw,99vh) scale(.4378)}}.snow:nth-child(119){opacity:1.3542;transform:translate(96.7887vw,-10px) scale(.9955);animation:fall-119 14s -15s linear infinite}@keyframes fall-119{56.735%{transform:translate(89.0541vw,56.735vh) scale(.9955)}to{transform:translate(92.9214vw,99vh) scale(.9955)}}.snow:nth-child(120){opacity:.5852;transform:translate(97.9083vw,-10px) scale(.6949);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{36.514%{transform:translate(88.4447vw,36.514vh) scale(.6949)}to{transform:translate(93.1765vw,99vh) scale(.6949)}}.snow:nth-child(121){opacity:.2272;transform:translate(98.1828vw,-10px) scale(.1766);animation:fall-121 24s -7s linear infinite}@keyframes fall-121{67.023%{transform:translate(106.7651vw,67.023vh) scale(.1766)}to{transform:translate(102.47395vw,99vh) scale(.1766)}}.snow:nth-child(122){opacity:1.7456;transform:translate(57.0123vw,-10px) scale(.1136);animation:fall-122 18s -12s linear infinite}@keyframes fall-122{74.432%{transform:translate(64.4727vw,74.432vh) scale(.1136)}to{transform:translate(60.7425vw,99vh) scale(.1136)}}.snow:nth-child(123){opacity:1.6908;transform:translate(42.1495vw,-10px) scale(.6297);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{77.287%{transform:translate(44.052vw,77.287vh) scale(.6297)}to{transform:translate(43.10075vw,99vh) scale(.6297)}}.snow:nth-child(124){opacity:.4906;transform:translate(6.9489vw,-10px) scale(.3855);animation:fall-124 28s -23s linear infinite}@keyframes fall-124{63.907%{transform:translate(8.375vw,63.907vh) scale(.3855)}to{transform:translate(7.66195vw,99vh) scale(.3855)}}.snow:nth-child(125){opacity:.0098;transform:translate(36.5779vw,-10px) scale(.3431);animation:fall-125 19s -27s linear infinite}@keyframes fall-125{34.816%{transform:translate(40.6581vw,34.816vh) scale(.3431)}to{transform:translate(38.618vw,99vh) scale(.3431)}}.snow:nth-child(126){opacity:.9878;transform:translate(20.7518vw,-10px) scale(.8317);animation:fall-126 18s -22s linear infinite}@keyframes fall-126{46.256%{transform:translate(22.3342vw,46.256vh) scale(.8317)}to{transform:translate(21.543vw,99vh) scale(.8317)}}.snow:nth-child(127){opacity:1.1174;transform:translate(52.254vw,-10px) scale(.4843);animation:fall-127 14s -30s linear infinite}@keyframes fall-127{64.461%{transform:translate(61.6069vw,64.461vh) scale(.4843)}to{transform:translate(56.93045vw,99vh) scale(.4843)}}.snow:nth-child(128){opacity:.8854;transform:translate(86.5468vw,-10px) scale(.4593);animation:fall-128 25s -21s linear infinite}@keyframes fall-128{55.367%{transform:translate(84.9092vw,55.367vh) scale(.4593)}to{transform:translate(85.728vw,99vh) scale(.4593)}}.snow:nth-child(129){opacity:.0558;transform:translate(39.5478vw,-10px) scale(.6832);animation:fall-129 20s -19s linear infinite}@keyframes fall-129{76.723%{transform:translate(37.6632vw,76.723vh) scale(.6832)}to{transform:translate(38.6055vw,99vh) scale(.6832)}}.snow:nth-child(130){opacity:1.538;transform:translate(16.9154vw,-10px) scale(.934);animation:fall-130 24s -5s linear infinite}@keyframes fall-130{59.556%{transform:translate(21.5063vw,59.556vh) scale(.934)}to{transform:translate(19.21085vw,99vh) scale(.934)}}.snow:nth-child(131){opacity:1.8336;transform:translate(52.244vw,-10px) scale(.1506);animation:fall-131 19s -16s linear infinite}@keyframes fall-131{53.824%{transform:translate(44.753vw,53.824vh) scale(.1506)}to{transform:translate(48.4985vw,99vh) scale(.1506)}}.snow:nth-child(132){opacity:1.1172;transform:translate(28.8617vw,-10px) scale(.8713);animation:fall-132 28s -19s linear infinite}@keyframes fall-132{55.409%{transform:translate(21.3025vw,55.409vh) scale(.8713)}to{transform:translate(25.0821vw,99vh) scale(.8713)}}.snow:nth-child(133){opacity:1.5494;transform:translate(27.0616vw,-10px) scale(.9011);animation:fall-133 17s -16s linear infinite}@keyframes fall-133{30.42%{transform:translate(32.3502vw,30.42vh) scale(.9011)}to{transform:translate(29.7059vw,99vh) scale(.9011)}}.snow:nth-child(134){opacity:.9634;transform:translate(3.7305vw,-10px) scale(.6183);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{64.557%{transform:translate(.4786vw,64.557vh) scale(.6183)}to{transform:translate(2.10455vw,99vh) scale(.6183)}}.snow:nth-child(135){opacity:.6062;transform:translate(19.4497vw,-10px) scale(.8696);animation:fall-135 23s -15s linear infinite}@keyframes fall-135{39.058%{transform:translate(11.7268vw,39.058vh) scale(.8696)}to{transform:translate(15.58825vw,99vh) scale(.8696)}}.snow:nth-child(136){opacity:.6504;transform:translate(15.5429vw,-10px) scale(.8733);animation:fall-136 28s -12s linear infinite}@keyframes fall-136{47.254%{transform:translate(16.9412vw,47.254vh) scale(.8733)}to{transform:translate(16.24205vw,99vh) scale(.8733)}}.snow:nth-child(137){opacity:1.3432;transform:translate(39.088vw,-10px) scale(.692);animation:fall-137 11s -18s linear infinite}@keyframes fall-137{57.871%{transform:translate(41.2024vw,57.871vh) scale(.692)}to{transform:translate(40.1452vw,99vh) scale(.692)}}.snow:nth-child(138){opacity:.7924;transform:translate(66.5043vw,-10px) scale(.4373);animation:fall-138 12s -3s linear infinite}@keyframes fall-138{30.478%{transform:translate(74.9164vw,30.478vh) scale(.4373)}to{transform:translate(70.71035vw,99vh) scale(.4373)}}.snow:nth-child(139){opacity:.339;transform:translate(75.018vw,-10px) scale(.3105);animation:fall-139 22s -28s linear infinite}@keyframes fall-139{62.151%{transform:translate(74.8427vw,62.151vh) scale(.3105)}to{transform:translate(74.93035vw,99vh) scale(.3105)}}.snow:nth-child(140){opacity:1.1314;transform:translate(42.5735vw,-10px) scale(.4309);animation:fall-140 11s -23s linear infinite}@keyframes fall-140{68.026%{transform:translate(35.4317vw,68.026vh) scale(.4309)}to{transform:translate(39.0026vw,99vh) scale(.4309)}}.snow:nth-child(141){opacity:1.3674;transform:translate(5.4158vw,-10px) scale(.5121);animation:fall-141 26s -10s linear infinite}@keyframes fall-141{36.251%{transform:translate(7.9721vw,36.251vh) scale(.5121)}to{transform:translate(6.69395vw,99vh) scale(.5121)}}.snow:nth-child(142){opacity:1.7146;transform:translate(3.7852vw,-10px) scale(.6222);animation:fall-142 12s -4s linear infinite}@keyframes fall-142{58.663%{transform:translate(11.4398vw,58.663vh) scale(.6222)}to{transform:translate(7.6125vw,99vh) scale(.6222)}}.snow:nth-child(143){opacity:1.2806;transform:translate(24.2575vw,-10px) scale(.522);animation:fall-143 25s -17s linear infinite}@keyframes fall-143{51.81%{transform:translate(15.3515vw,51.81vh) scale(.522)}to{transform:translate(19.8045vw,99vh) scale(.522)}}.snow:nth-child(144){opacity:1.8108;transform:translate(41.73vw,-10px) scale(.6798);animation:fall-144 23s -22s linear infinite}@keyframes fall-144{41.877%{transform:translate(38.4113vw,41.877vh) scale(.6798)}to{transform:translate(40.07065vw,99vh) scale(.6798)}}.snow:nth-child(145){opacity:.16;transform:translate(89.516vw,-10px) scale(.7082);animation:fall-145 26s -30s linear infinite}@keyframes fall-145{65.579%{transform:translate(93.1593vw,65.579vh) scale(.7082)}to{transform:translate(91.33765vw,99vh) scale(.7082)}}.snow:nth-child(146){opacity:1.9534;transform:translate(36.3387vw,-10px) scale(.7049);animation:fall-146 27s -23s linear infinite}@keyframes fall-146{37.262%{transform:translate(40.4166vw,37.262vh) scale(.7049)}to{transform:translate(38.37765vw,99vh) scale(.7049)}}.snow:nth-child(147){opacity:1.49;transform:translate(47.8377vw,-10px) scale(.0506);animation:fall-147 14s -5s linear infinite}@keyframes fall-147{35.728%{transform:translate(41.6991vw,35.728vh) scale(.0506)}to{transform:translate(44.7684vw,99vh) scale(.0506)}}.snow:nth-child(148){opacity:.0024;transform:translate(35.9386vw,-10px) scale(.8382);animation:fall-148 29s -16s linear infinite}@keyframes fall-148{53.519%{transform:translate(38.5279vw,53.519vh) scale(.8382)}to{transform:translate(37.23325vw,99vh) scale(.8382)}}.snow:nth-child(149){opacity:1.7044;transform:translate(34.802vw,-10px) scale(.6182);animation:fall-149 16s -9s linear infinite}@keyframes fall-149{77.513%{transform:translate(34.6806vw,77.513vh) scale(.6182)}to{transform:translate(34.7413vw,99vh) scale(.6182)}}.snow:nth-child(150){opacity:1.421;transform:translate(44.6341vw,-10px) scale(.3323);animation:fall-150 25s -12s linear infinite}@keyframes fall-150{71.715%{transform:translate(45.5355vw,71.715vh) scale(.3323)}to{transform:translate(45.0848vw,99vh) scale(.3323)}}.snow:nth-child(151){opacity:.5474;transform:translate(98.5738vw,-10px) scale(.9458);animation:fall-151 26s -18s linear infinite}@keyframes fall-151{77.264%{transform:translate(103.7647vw,77.264vh) scale(.9458)}to{transform:translate(101.16925vw,99vh) scale(.9458)}}.snow:nth-child(152){opacity:.547;transform:translate(55.2976vw,-10px) scale(.212);animation:fall-152 28s -25s linear infinite}@keyframes fall-152{43.018%{transform:translate(63.5081vw,43.018vh) scale(.212)}to{transform:translate(59.40285vw,99vh) scale(.212)}}.snow:nth-child(153){opacity:.2438;transform:translate(23.9565vw,-10px) scale(.606);animation:fall-153 11s -22s linear infinite}@keyframes fall-153{54.825%{transform:translate(31.6853vw,54.825vh) scale(.606)}to{transform:translate(27.8209vw,99vh) scale(.606)}}.snow:nth-child(154){opacity:.3998;transform:translate(33.2894vw,-10px) scale(.1776);animation:fall-154 10s -6s linear infinite}@keyframes fall-154{55.27%{transform:translate(39.3431vw,55.27vh) scale(.1776)}to{transform:translate(36.31625vw,99vh) scale(.1776)}}.snow:nth-child(155){opacity:.0246;transform:translate(33.9835vw,-10px) scale(.7252);animation:fall-155 27s -25s linear infinite}@keyframes fall-155{51.453%{transform:translate(42.3249vw,51.453vh) scale(.7252)}to{transform:translate(38.1542vw,99vh) scale(.7252)}}.snow:nth-child(156){opacity:.4454;transform:translate(70.7825vw,-10px) scale(.1124);animation:fall-156 11s -29s linear infinite}@keyframes fall-156{71.876%{transform:translate(63.9982vw,71.876vh) scale(.1124)}to{transform:translate(67.39035vw,99vh) scale(.1124)}}.snow:nth-child(157){opacity:1.3378;transform:translate(80.888vw,-10px) scale(.391);animation:fall-157 10s -8s linear infinite}@keyframes fall-157{30.913%{transform:translate(88.5122vw,30.913vh) scale(.391)}to{transform:translate(84.7001vw,99vh) scale(.391)}}.snow:nth-child(158){opacity:1.7658;transform:translate(26.012vw,-10px) scale(.914);animation:fall-158 17s -15s linear infinite}@keyframes fall-158{73.222%{transform:translate(23.2351vw,73.222vh) scale(.914)}to{transform:translate(24.62355vw,99vh) scale(.914)}}.snow:nth-child(159){opacity:.4308;transform:translate(19.177vw,-10px) scale(.046);animation:fall-159 17s -11s linear infinite}@keyframes fall-159{57.868%{transform:translate(20.023vw,57.868vh) scale(.046)}to{transform:translate(19.6vw,99vh) scale(.046)}}.snow:nth-child(160){opacity:.6128;transform:translate(32.0586vw,-10px) scale(.4943);animation:fall-160 12s -30s linear infinite}@keyframes fall-160{63.239%{transform:translate(34.0585vw,63.239vh) scale(.4943)}to{transform:translate(33.05855vw,99vh) scale(.4943)}}.snow:nth-child(161){opacity:1.207;transform:translate(33.892vw,-10px) scale(.0715);animation:fall-161 22s -26s linear infinite}@keyframes fall-161{43.618%{transform:translate(28.5219vw,43.618vh) scale(.0715)}to{transform:translate(31.20695vw,99vh) scale(.0715)}}.snow:nth-child(162){opacity:.9914;transform:translate(63.0913vw,-10px) scale(.2157);animation:fall-162 26s -26s linear infinite}@keyframes fall-162{35.268%{transform:translate(57.5456vw,35.268vh) scale(.2157)}to{transform:translate(60.31845vw,99vh) scale(.2157)}}.snow:nth-child(163){opacity:1.6608;transform:translate(35.1252vw,-10px) scale(.1216);animation:fall-163 28s -29s linear infinite}@keyframes fall-163{73.474%{transform:translate(38.1429vw,73.474vh) scale(.1216)}to{transform:translate(36.63405vw,99vh) scale(.1216)}}.snow:nth-child(164){opacity:1.8936;transform:translate(16.9432vw,-10px) scale(.1586);animation:fall-164 29s -3s linear infinite}@keyframes fall-164{70.407%{transform:translate(21.7088vw,70.407vh) scale(.1586)}to{transform:translate(19.326vw,99vh) scale(.1586)}}.snow:nth-child(165){opacity:.3268;transform:translate(99.4433vw,-10px) scale(.7286);animation:fall-165 13s -8s linear infinite}@keyframes fall-165{45.004%{transform:translate(101.4456vw,45.004vh) scale(.7286)}to{transform:translate(100.44445vw,99vh) scale(.7286)}}.snow:nth-child(166){opacity:.8186;transform:translate(15.0204vw,-10px) scale(.6666);animation:fall-166 12s -24s linear infinite}@keyframes fall-166{59.001%{transform:translate(21.9137vw,59.001vh) scale(.6666)}to{transform:translate(18.46705vw,99vh) scale(.6666)}}.snow:nth-child(167){opacity:1.5986;transform:translate(88.797vw,-10px) scale(.1795);animation:fall-167 22s -29s linear infinite}@keyframes fall-167{62.416%{transform:translate(94.4532vw,62.416vh) scale(.1795)}to{transform:translate(91.6251vw,99vh) scale(.1795)}}.snow:nth-child(168){opacity:1.5994;transform:translate(85.4562vw,-10px) scale(.7988);animation:fall-168 26s -15s linear infinite}@keyframes fall-168{43.003%{transform:translate(80.2563vw,43.003vh) scale(.7988)}to{transform:translate(82.85625vw,99vh) scale(.7988)}}.snow:nth-child(169){opacity:1.2234;transform:translate(70.2356vw,-10px) scale(.4943);animation:fall-169 26s -20s linear infinite}@keyframes fall-169{41.023%{transform:translate(78.1632vw,41.023vh) scale(.4943)}to{transform:translate(74.1994vw,99vh) scale(.4943)}}.snow:nth-child(170){opacity:.9862;transform:translate(29.761vw,-10px) scale(.5178);animation:fall-170 20s -24s linear infinite}@keyframes fall-170{49.433%{transform:translate(39.1884vw,49.433vh) scale(.5178)}to{transform:translate(34.4747vw,99vh) scale(.5178)}}.snow:nth-child(171){opacity:1.4312;transform:translate(74.498vw,-10px) scale(.2432);animation:fall-171 22s -3s linear infinite}@keyframes fall-171{33.879%{transform:translate(74.195vw,33.879vh) scale(.2432)}to{transform:translate(74.3465vw,99vh) scale(.2432)}}.snow:nth-child(172){opacity:1.7972;transform:translate(66.002vw,-10px) scale(.9017);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{73.82%{transform:translate(60.231vw,73.82vh) scale(.9017)}to{transform:translate(63.1165vw,99vh) scale(.9017)}}.snow:nth-child(173){opacity:.53;transform:translate(16.6344vw,-10px) scale(.3261);animation:fall-173 12s -17s linear infinite}@keyframes fall-173{52.898%{transform:translate(22.4804vw,52.898vh) scale(.3261)}to{transform:translate(19.5574vw,99vh) scale(.3261)}}.snow:nth-child(174){opacity:.0628;transform:translate(31.8619vw,-10px) scale(.8032);animation:fall-174 12s -18s linear infinite}@keyframes fall-174{59.764%{transform:translate(23.578vw,59.764vh) scale(.8032)}to{transform:translate(27.71995vw,99vh) scale(.8032)}}.snow:nth-child(175){opacity:.5122;transform:translate(85.1444vw,-10px) scale(.0552);animation:fall-175 12s -24s linear infinite}@keyframes fall-175{41.207%{transform:translate(93.3049vw,41.207vh) scale(.0552)}to{transform:translate(89.22465vw,99vh) scale(.0552)}}.snow:nth-child(176){opacity:1.8818;transform:translate(58.881vw,-10px) scale(.8737);animation:fall-176 12s -24s linear infinite}@keyframes fall-176{72.873%{transform:translate(55.2034vw,72.873vh) scale(.8737)}to{transform:translate(57.0422vw,99vh) scale(.8737)}}.snow:nth-child(177){opacity:1.7452;transform:translate(66.7276vw,-10px) scale(.2925);animation:fall-177 23s -4s linear infinite}@keyframes fall-177{30.071%{transform:translate(65.7589vw,30.071vh) scale(.2925)}to{transform:translate(66.24325vw,99vh) scale(.2925)}}.snow:nth-child(178){opacity:.3398;transform:translate(35.0735vw,-10px) scale(.336);animation:fall-178 27s -4s linear infinite}@keyframes fall-178{37.169%{transform:translate(34.1085vw,37.169vh) scale(.336)}to{transform:translate(34.591vw,99vh) scale(.336)}}.snow:nth-child(179){opacity:.0772;transform:translate(88.7325vw,-10px) scale(.7494);animation:fall-179 18s -13s linear infinite}@keyframes fall-179{76.233%{transform:translate(79.4624vw,76.233vh) scale(.7494)}to{transform:translate(84.09745vw,99vh) scale(.7494)}}.snow:nth-child(180){opacity:.101;transform:translate(96.0233vw,-10px) scale(.8072);animation:fall-180 22s -11s linear infinite}@keyframes fall-180{38.786%{transform:translate(92.7492vw,38.786vh) scale(.8072)}to{transform:translate(94.38625vw,99vh) scale(.8072)}}.snow:nth-child(181){opacity:1.9276;transform:translate(35.671vw,-10px) scale(.2888);animation:fall-181 21s -2s linear infinite}@keyframes fall-181{61.277%{transform:translate(40.0219vw,61.277vh) scale(.2888)}to{transform:translate(37.84645vw,99vh) scale(.2888)}}.snow:nth-child(182){opacity:1.8626;transform:translate(47.2665vw,-10px) scale(.7158);animation:fall-182 12s -4s linear infinite}@keyframes fall-182{79.739%{transform:translate(49.6101vw,79.739vh) scale(.7158)}to{transform:translate(48.4383vw,99vh) scale(.7158)}}.snow:nth-child(183){opacity:1.2646;transform:translate(96.1911vw,-10px) scale(.2996);animation:fall-183 28s -24s linear infinite}@keyframes fall-183{32.367%{transform:translate(99.2006vw,32.367vh) scale(.2996)}to{transform:translate(97.69585vw,99vh) scale(.2996)}}.snow:nth-child(184){opacity:1.6768;transform:translate(87.7016vw,-10px) scale(.5943);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{44.455%{transform:translate(96.377vw,44.455vh) scale(.5943)}to{transform:translate(92.0393vw,99vh) scale(.5943)}}.snow:nth-child(185){opacity:1.1648;transform:translate(32.6681vw,-10px) scale(.7791);animation:fall-185 29s -19s linear infinite}@keyframes fall-185{33.407%{transform:translate(28.3186vw,33.407vh) scale(.7791)}to{transform:translate(30.49335vw,99vh) scale(.7791)}}.snow:nth-child(186){opacity:1.8582;transform:translate(41.7927vw,-10px) scale(.538);animation:fall-186 27s -6s linear infinite}@keyframes fall-186{40.303%{transform:translate(38.9447vw,40.303vh) scale(.538)}to{transform:translate(40.3687vw,99vh) scale(.538)}}.snow:nth-child(187){opacity:.7188;transform:translate(27.3823vw,-10px) scale(.9418);animation:fall-187 11s -24s linear infinite}@keyframes fall-187{40.08%{transform:translate(35.9797vw,40.08vh) scale(.9418)}to{transform:translate(31.681vw,99vh) scale(.9418)}}.snow:nth-child(188){opacity:.7806;transform:translate(22.6449vw,-10px) scale(.344);animation:fall-188 18s -17s linear infinite}@keyframes fall-188{40.418%{transform:translate(16.2618vw,40.418vh) scale(.344)}to{transform:translate(19.45335vw,99vh) scale(.344)}}.snow:nth-child(189){opacity:.8474;transform:translate(3.3478vw,-10px) scale(.0254);animation:fall-189 11s -15s linear infinite}@keyframes fall-189{36.82%{transform:translate(9.4894vw,36.82vh) scale(.0254)}to{transform:translate(6.4186vw,99vh) scale(.0254)}}.snow:nth-child(190){opacity:1.9084;transform:translate(99.7749vw,-10px) scale(.1647);animation:fall-190 25s -4s linear infinite}@keyframes fall-190{64.132%{transform:translate(90.3781vw,64.132vh) scale(.1647)}to{transform:translate(95.0765vw,99vh) scale(.1647)}}.snow:nth-child(191){opacity:1.3638;transform:translate(70.5356vw,-10px) scale(.2821);animation:fall-191 13s -22s linear infinite}@keyframes fall-191{38.15%{transform:translate(75.0427vw,38.15vh) scale(.2821)}to{transform:translate(72.78915vw,99vh) scale(.2821)}}.snow:nth-child(192){opacity:1.515;transform:translate(69.2505vw,-10px) scale(.2904);animation:fall-192 30s -15s linear infinite}@keyframes fall-192{69.405%{transform:translate(64.9119vw,69.405vh) scale(.2904)}to{transform:translate(67.0812vw,99vh) scale(.2904)}}.snow:nth-child(193){opacity:1.751;transform:translate(78.3123vw,-10px) scale(.5663);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{51.616%{transform:translate(69.9694vw,51.616vh) scale(.5663)}to{transform:translate(74.14085vw,99vh) scale(.5663)}}.snow:nth-child(194){opacity:1.5968;transform:translate(35.781vw,-10px) scale(.3058);animation:fall-194 18s -16s linear infinite}@keyframes fall-194{40.311%{transform:translate(33.5691vw,40.311vh) scale(.3058)}to{transform:translate(34.67505vw,99vh) scale(.3058)}}.snow:nth-child(195){opacity:.031;transform:translate(8.7581vw,-10px) scale(.805);animation:fall-195 25s -14s linear infinite}@keyframes fall-195{41.146%{transform:translate(13.6695vw,41.146vh) scale(.805)}to{transform:translate(11.2138vw,99vh) scale(.805)}}.snow:nth-child(196){opacity:.7406;transform:translate(6.481vw,-10px) scale(.6082);animation:fall-196 22s -13s linear infinite}@keyframes fall-196{39.501%{transform:translate(8.8111vw,39.501vh) scale(.6082)}to{transform:translate(7.64605vw,99vh) scale(.6082)}}.snow:nth-child(197){opacity:1.9056;transform:translate(86.1211vw,-10px) scale(.3293);animation:fall-197 26s -9s linear infinite}@keyframes fall-197{36.427%{transform:translate(94.226vw,36.427vh) scale(.3293)}to{transform:translate(90.17355vw,99vh) scale(.3293)}}.snow:nth-child(198){opacity:.9972;transform:translate(60.7335vw,-10px) scale(.5019);animation:fall-198 29s -24s linear infinite}@keyframes fall-198{68.443%{transform:translate(59.5646vw,68.443vh) scale(.5019)}to{transform:translate(60.14905vw,99vh) scale(.5019)}}.snow:nth-child(199){opacity:.8988;transform:translate(33.5418vw,-10px) scale(.6201);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{34.991%{transform:translate(33.5374vw,34.991vh) scale(.6201)}to{transform:translate(33.5396vw,99vh) scale(.6201)}}.snow:nth-child(200){opacity:.643;transform:translate(9.4325vw,-10px) scale(.0149);animation:fall-200 15s -24s linear infinite}@keyframes fall-200{66.102%{transform:translate(15.6247vw,66.102vh) scale(.0149)}to{transform:translate(12.5286vw,99vh) scale(.0149)}}.snow:nth-child(201){opacity:.9462;transform:translate(66.7398vw,-10px) scale(.7125);animation:fall-201 19s -13s linear infinite}@keyframes fall-201{71.154%{transform:translate(71.5925vw,71.154vh) scale(.7125)}to{transform:translate(69.16615vw,99vh) scale(.7125)}}.snow:nth-child(202){opacity:1.824;transform:translate(.0572vw,-10px) scale(.2612);animation:fall-202 11s -3s linear infinite}@keyframes fall-202{69.157%{transform:translate(6.8901vw,69.157vh) scale(.2612)}to{transform:translate(3.47365vw,99vh) scale(.2612)}}.snow:nth-child(203){opacity:.1602;transform:translate(21.9448vw,-10px) scale(.4357);animation:fall-203 25s -21s linear infinite}@keyframes fall-203{43.961%{transform:translate(22.9772vw,43.961vh) scale(.4357)}to{transform:translate(22.461vw,99vh) scale(.4357)}}.snow:nth-child(204){opacity:.7196;transform:translate(37.5059vw,-10px) scale(.0816);animation:fall-204 24s -4s linear infinite}@keyframes fall-204{68.737%{transform:translate(28.0335vw,68.737vh) scale(.0816)}to{transform:translate(32.7697vw,99vh) scale(.0816)}}.snow:nth-child(205){opacity:.58;transform:translate(74.0088vw,-10px) scale(.2473);animation:fall-205 24s -12s linear infinite}@keyframes fall-205{54.389%{transform:translate(66.9876vw,54.389vh) scale(.2473)}to{transform:translate(70.4982vw,99vh) scale(.2473)}}.snow:nth-child(206){opacity:1.8046;transform:translate(63.7338vw,-10px) scale(.899);animation:fall-206 25s -18s linear infinite}@keyframes fall-206{61.279%{transform:translate(65.1995vw,61.279vh) scale(.899)}to{transform:translate(64.46665vw,99vh) scale(.899)}}.snow:nth-child(207){opacity:1.1518;transform:translate(10.0905vw,-10px) scale(.9943);animation:fall-207 25s -12s linear infinite}@keyframes fall-207{53.667%{transform:translate(.84vw,53.667vh) scale(.9943)}to{transform:translate(5.46525vw,99vh) scale(.9943)}}.snow:nth-child(208){opacity:.9604;transform:translate(63.598vw,-10px) scale(.5688);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{55.252%{transform:translate(54.0471vw,55.252vh) scale(.5688)}to{transform:translate(58.82255vw,99vh) scale(.5688)}}.snow:nth-child(209){opacity:1.5612;transform:translate(71.3336vw,-10px) scale(.9154);animation:fall-209 22s -9s linear infinite}@keyframes fall-209{53.8%{transform:translate(79.1734vw,53.8vh) scale(.9154)}to{transform:translate(75.2535vw,99vh) scale(.9154)}}.snow:nth-child(210){opacity:1.6274;transform:translate(37.3198vw,-10px) scale(.7205);animation:fall-210 27s -6s linear infinite}@keyframes fall-210{34.278%{transform:translate(39.6553vw,34.278vh) scale(.7205)}to{transform:translate(38.48755vw,99vh) scale(.7205)}}.snow:nth-child(211){opacity:.131;transform:translate(53.2623vw,-10px) scale(.8931);animation:fall-211 19s -16s linear infinite}@keyframes fall-211{35.203%{transform:translate(59.5828vw,35.203vh) scale(.8931)}to{transform:translate(56.42255vw,99vh) scale(.8931)}}.snow:nth-child(212){opacity:1.4392;transform:translate(51.5651vw,-10px) scale(.591);animation:fall-212 21s -17s linear infinite}@keyframes fall-212{62.244%{transform:translate(41.7677vw,62.244vh) scale(.591)}to{transform:translate(46.6664vw,99vh) scale(.591)}}.snow:nth-child(213){opacity:.4548;transform:translate(14.9623vw,-10px) scale(.2858);animation:fall-213 30s -11s linear infinite}@keyframes fall-213{70.367%{transform:translate(12.559vw,70.367vh) scale(.2858)}to{transform:translate(13.76065vw,99vh) scale(.2858)}}.snow:nth-child(214){opacity:1.0798;transform:translate(43.398vw,-10px) scale(.4008);animation:fall-214 28s -3s linear infinite}@keyframes fall-214{74.811%{transform:translate(50.2557vw,74.811vh) scale(.4008)}to{transform:translate(46.82685vw,99vh) scale(.4008)}}.snow:nth-child(215){opacity:1.4946;transform:translate(24.3857vw,-10px) scale(.4543);animation:fall-215 20s -10s linear infinite}@keyframes fall-215{65.892%{transform:translate(33.0477vw,65.892vh) scale(.4543)}to{transform:translate(28.7167vw,99vh) scale(.4543)}}.snow:nth-child(216){opacity:.4654;transform:translate(39.8665vw,-10px) scale(.3458);animation:fall-216 11s -21s linear infinite}@keyframes fall-216{30.354%{transform:translate(43.5288vw,30.354vh) scale(.3458)}to{transform:translate(41.69765vw,99vh) scale(.3458)}}.snow:nth-child(217){opacity:1.772;transform:translate(86.2646vw,-10px) scale(.3002);animation:fall-217 10s -10s linear infinite}@keyframes fall-217{33.514%{transform:translate(93.9423vw,33.514vh) scale(.3002)}to{transform:translate(90.10345vw,99vh) scale(.3002)}}.snow:nth-child(218){opacity:.5384;transform:translate(78.8672vw,-10px) scale(.3153);animation:fall-218 26s -24s linear infinite}@keyframes fall-218{39.85%{transform:translate(73.8624vw,39.85vh) scale(.3153)}to{transform:translate(76.3648vw,99vh) scale(.3153)}}.snow:nth-child(219){opacity:1.0378;transform:translate(87.2312vw,-10px) scale(.8761);animation:fall-219 13s -20s linear infinite}@keyframes fall-219{32.272%{transform:translate(83.8563vw,32.272vh) scale(.8761)}to{transform:translate(85.54375vw,99vh) scale(.8761)}}.snow:nth-child(220){opacity:1.5196;transform:translate(4.9464vw,-10px) scale(.0272);animation:fall-220 21s -11s linear infinite}@keyframes fall-220{44.725%{transform:translate(-3.2257vw,44.725vh) scale(.0272)}to{transform:translate(.86035vw,99vh) scale(.0272)}}.snow:nth-child(221){opacity:1.6222;transform:translate(54.216vw,-10px) scale(.1779);animation:fall-221 27s -6s linear infinite}@keyframes fall-221{44.295%{transform:translate(61.6441vw,44.295vh) scale(.1779)}to{transform:translate(57.93005vw,99vh) scale(.1779)}}.snow:nth-child(222){opacity:.2596;transform:translate(94.977vw,-10px) scale(.8011);animation:fall-222 30s -9s linear infinite}@keyframes fall-222{70.762%{transform:translate(90.6465vw,70.762vh) scale(.8011)}to{transform:translate(92.81175vw,99vh) scale(.8011)}}.snow:nth-child(223){opacity:.16;transform:translate(31.0271vw,-10px) scale(.7781);animation:fall-223 12s -23s linear infinite}@keyframes fall-223{72.487%{transform:translate(39.1383vw,72.487vh) scale(.7781)}to{transform:translate(35.0827vw,99vh) scale(.7781)}}.snow:nth-child(224){opacity:.9928;transform:translate(59.6161vw,-10px) scale(.8502);animation:fall-224 24s -7s linear infinite}@keyframes fall-224{50.632%{transform:translate(67.09vw,50.632vh) scale(.8502)}to{transform:translate(63.35305vw,99vh) scale(.8502)}}.snow:nth-child(225){opacity:.7238;transform:translate(73.4716vw,-10px) scale(.0689);animation:fall-225 23s -10s linear infinite}@keyframes fall-225{63.234%{transform:translate(81.0388vw,63.234vh) scale(.0689)}to{transform:translate(77.2552vw,99vh) scale(.0689)}}.snow:nth-child(226){opacity:1.945;transform:translate(44.2668vw,-10px) scale(.0085);animation:fall-226 24s -27s linear infinite}@keyframes fall-226{72.755%{transform:translate(35.2655vw,72.755vh) scale(.0085)}to{transform:translate(39.76615vw,99vh) scale(.0085)}}.snow:nth-child(227){opacity:.8558;transform:translate(72.6431vw,-10px) scale(.9545);animation:fall-227 17s -26s linear infinite}@keyframes fall-227{33.006%{transform:translate(70.4694vw,33.006vh) scale(.9545)}to{transform:translate(71.55625vw,99vh) scale(.9545)}}.snow:nth-child(228){opacity:.7182;transform:translate(57.288vw,-10px) scale(.2688);animation:fall-228 18s -20s linear infinite}@keyframes fall-228{48.29%{transform:translate(56.3569vw,48.29vh) scale(.2688)}to{transform:translate(56.82245vw,99vh) scale(.2688)}}.snow:nth-child(229){opacity:.4878;transform:translate(59.6422vw,-10px) scale(.272);animation:fall-229 27s -18s linear infinite}@keyframes fall-229{60.307%{transform:translate(62.1738vw,60.307vh) scale(.272)}to{transform:translate(60.908vw,99vh) scale(.272)}}.snow:nth-child(230){opacity:1.5872;transform:translate(49.699vw,-10px) scale(.3933);animation:fall-230 14s -21s linear infinite}@keyframes fall-230{60.692%{transform:translate(40.5668vw,60.692vh) scale(.3933)}to{transform:translate(45.1329vw,99vh) scale(.3933)}}.snow:nth-child(231){opacity:.0942;transform:translate(73.9298vw,-10px) scale(.1184);animation:fall-231 20s -17s linear infinite}@keyframes fall-231{50.522%{transform:translate(64.3536vw,50.522vh) scale(.1184)}to{transform:translate(69.1417vw,99vh) scale(.1184)}}.snow:nth-child(232){opacity:1.1608;transform:translate(34.2371vw,-10px) scale(.8807);animation:fall-232 17s -9s linear infinite}@keyframes fall-232{77.734%{transform:translate(28.9847vw,77.734vh) scale(.8807)}to{transform:translate(31.6109vw,99vh) scale(.8807)}}.snow:nth-child(233){opacity:.503;transform:translate(33.1636vw,-10px) scale(.7876);animation:fall-233 13s -12s linear infinite}@keyframes fall-233{73.318%{transform:translate(31.1189vw,73.318vh) scale(.7876)}to{transform:translate(32.14125vw,99vh) scale(.7876)}}.snow:nth-child(234){opacity:1.973;transform:translate(39.6441vw,-10px) scale(.4445);animation:fall-234 17s -2s linear infinite}@keyframes fall-234{43.547%{transform:translate(35.0849vw,43.547vh) scale(.4445)}to{transform:translate(37.3645vw,99vh) scale(.4445)}}.snow:nth-child(235){opacity:1.3808;transform:translate(86.6619vw,-10px) scale(.4761);animation:fall-235 20s -15s linear infinite}@keyframes fall-235{46.332%{transform:translate(93.6818vw,46.332vh) scale(.4761)}to{transform:translate(90.17185vw,99vh) scale(.4761)}}.snow:nth-child(236){opacity:.9596;transform:translate(3.7817vw,-10px) scale(.0361);animation:fall-236 28s -18s linear infinite}@keyframes fall-236{33.954%{transform:translate(1.0271vw,33.954vh) scale(.0361)}to{transform:translate(2.4044vw,99vh) scale(.0361)}}.snow:nth-child(237){opacity:1.782;transform:translate(75.8858vw,-10px) scale(.9703);animation:fall-237 30s -24s linear infinite}@keyframes fall-237{79.842%{transform:translate(81.318vw,79.842vh) scale(.9703)}to{transform:translate(78.6019vw,99vh) scale(.9703)}}.snow:nth-child(238){opacity:1.4594;transform:translate(7.0445vw,-10px) scale(.7608);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{76.173%{transform:translate(10.0268vw,76.173vh) scale(.7608)}to{transform:translate(8.53565vw,99vh) scale(.7608)}}.snow:nth-child(239){opacity:.7444;transform:translate(13.1984vw,-10px) scale(.2155);animation:fall-239 24s -2s linear infinite}@keyframes fall-239{31.2%{transform:translate(13.5986vw,31.2vh) scale(.2155)}to{transform:translate(13.3985vw,99vh) scale(.2155)}}.snow:nth-child(240){opacity:1.2872;transform:translate(37.4325vw,-10px) scale(.6965);animation:fall-240 10s -12s linear infinite}@keyframes fall-240{65.222%{transform:translate(27.7554vw,65.222vh) scale(.6965)}to{transform:translate(32.59395vw,99vh) scale(.6965)}}.snow:nth-child(241){opacity:1.262;transform:translate(65.509vw,-10px) scale(.3739);animation:fall-241 29s -17s linear infinite}@keyframes fall-241{57.844%{transform:translate(65.9014vw,57.844vh) scale(.3739)}to{transform:translate(65.7052vw,99vh) scale(.3739)}}.snow:nth-child(242){opacity:.3812;transform:translate(28.8379vw,-10px) scale(.2144);animation:fall-242 25s -12s linear infinite}@keyframes fall-242{72.974%{transform:translate(31.7734vw,72.974vh) scale(.2144)}to{transform:translate(30.30565vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:.3184;transform:translate(78.0696vw,-10px) scale(.0452);animation:fall-243 22s -10s linear infinite}@keyframes fall-243{65.663%{transform:translate(72.0411vw,65.663vh) scale(.0452)}to{transform:translate(75.05535vw,99vh) scale(.0452)}}.snow:nth-child(244){opacity:1.446;transform:translate(49.3142vw,-10px) scale(.9697);animation:fall-244 19s -15s linear infinite}@keyframes fall-244{75.929%{transform:translate(44.9975vw,75.929vh) scale(.9697)}to{transform:translate(47.15585vw,99vh) scale(.9697)}}.snow:nth-child(245){opacity:1.7054;transform:translate(45.0753vw,-10px) scale(.9745);animation:fall-245 11s -20s linear infinite}@keyframes fall-245{65.836%{transform:translate(48.4929vw,65.836vh) scale(.9745)}to{transform:translate(46.7841vw,99vh) scale(.9745)}}.snow:nth-child(246){opacity:1.3906;transform:translate(36.3536vw,-10px) scale(.9959);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{32.727%{transform:translate(33.2917vw,32.727vh) scale(.9959)}to{transform:translate(34.82265vw,99vh) scale(.9959)}}.snow:nth-child(247){opacity:.4142;transform:translate(80.6344vw,-10px) scale(.4546);animation:fall-247 25s -10s linear infinite}@keyframes fall-247{44.77%{transform:translate(89.4622vw,44.77vh) scale(.4546)}to{transform:translate(85.0483vw,99vh) scale(.4546)}}.snow:nth-child(248){opacity:.8406;transform:translate(44.8255vw,-10px) scale(.933);animation:fall-248 26s -18s linear infinite}@keyframes fall-248{32.039%{transform:translate(47.6172vw,32.039vh) scale(.933)}to{transform:translate(46.22135vw,99vh) scale(.933)}}.snow:nth-child(249){opacity:1.5866;transform:translate(8.0442vw,-10px) scale(.0328);animation:fall-249 15s -13s linear infinite}@keyframes fall-249{56.258%{transform:translate(8.4285vw,56.258vh) scale(.0328)}to{transform:translate(8.23635vw,99vh) scale(.0328)}}.snow:nth-child(250){opacity:1.5956;transform:translate(55.8025vw,-10px) scale(.9938);animation:fall-250 22s -7s linear infinite}@keyframes fall-250{69.19%{transform:translate(63.7933vw,69.19vh) scale(.9938)}to{transform:translate(59.7979vw,99vh) scale(.9938)}}.snow:nth-child(251){opacity:1.0264;transform:translate(58.7961vw,-10px) scale(.4533);animation:fall-251 14s -25s linear infinite}@keyframes fall-251{56.22%{transform:translate(67.9208vw,56.22vh) scale(.4533)}to{transform:translate(63.35845vw,99vh) scale(.4533)}}.snow:nth-child(252){opacity:.35;transform:translate(54.3725vw,-10px) scale(.0264);animation:fall-252 12s -2s linear infinite}@keyframes fall-252{64.317%{transform:translate(52.673vw,64.317vh) scale(.0264)}to{transform:translate(53.52275vw,99vh) scale(.0264)}}.snow:nth-child(253){opacity:.41;transform:translate(13.419vw,-10px) scale(.6506);animation:fall-253 18s -8s linear infinite}@keyframes fall-253{68.466%{transform:translate(5.5286vw,68.466vh) scale(.6506)}to{transform:translate(9.4738vw,99vh) scale(.6506)}}.snow:nth-child(254){opacity:.205;transform:translate(89.4049vw,-10px) scale(.0872);animation:fall-254 20s -22s linear infinite}@keyframes fall-254{48.822%{transform:translate(96.3899vw,48.822vh) scale(.0872)}to{transform:translate(92.8974vw,99vh) scale(.0872)}}.snow:nth-child(255){opacity:1.5198;transform:translate(24.1139vw,-10px) scale(.1594);animation:fall-255 16s -23s linear infinite}@keyframes fall-255{67.48%{transform:translate(28.3961vw,67.48vh) scale(.1594)}to{transform:translate(26.255vw,99vh) scale(.1594)}}.snow:nth-child(256){opacity:1.9158;transform:translate(16.5796vw,-10px) scale(.9499);animation:fall-256 28s -22s linear infinite}@keyframes fall-256{72.905%{transform:translate(25.5076vw,72.905vh) scale(.9499)}to{transform:translate(21.0436vw,99vh) scale(.9499)}}.snow:nth-child(257){opacity:1.4362;transform:translate(77.9843vw,-10px) scale(.3133);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{68.958%{transform:translate(74.3094vw,68.958vh) scale(.3133)}to{transform:translate(76.14685vw,99vh) scale(.3133)}}.snow:nth-child(258){opacity:1.2596;transform:translate(45.6845vw,-10px) scale(.4963);animation:fall-258 12s -5s linear infinite}@keyframes fall-258{70.802%{transform:translate(47.9532vw,70.802vh) scale(.4963)}to{transform:translate(46.81885vw,99vh) scale(.4963)}}.snow:nth-child(259){opacity:.7666;transform:translate(94.3221vw,-10px) scale(.821);animation:fall-259 21s -19s linear infinite}@keyframes fall-259{32.305%{transform:translate(100.2575vw,32.305vh) scale(.821)}to{transform:translate(97.2898vw,99vh) scale(.821)}}.snow:nth-child(260){opacity:1.6658;transform:translate(42.376vw,-10px) scale(.9671);animation:fall-260 30s -5s linear infinite}@keyframes fall-260{67.143%{transform:translate(42.8085vw,67.143vh) scale(.9671)}to{transform:translate(42.59225vw,99vh) scale(.9671)}}.snow:nth-child(261){opacity:.4716;transform:translate(73.315vw,-10px) scale(.4838);animation:fall-261 14s -28s linear infinite}@keyframes fall-261{35.152%{transform:translate(67.8923vw,35.152vh) scale(.4838)}to{transform:translate(70.60365vw,99vh) scale(.4838)}}.snow:nth-child(262){opacity:1.8336;transform:translate(6.1795vw,-10px) scale(.0993);animation:fall-262 27s -16s linear infinite}@keyframes fall-262{35.854%{transform:translate(12.8337vw,35.854vh) scale(.0993)}to{transform:translate(9.5066vw,99vh) scale(.0993)}}.snow:nth-child(263){opacity:.9154;transform:translate(43.6741vw,-10px) scale(.0378);animation:fall-263 30s -23s linear infinite}@keyframes fall-263{54.989%{transform:translate(38.8923vw,54.989vh) scale(.0378)}to{transform:translate(41.2832vw,99vh) scale(.0378)}}.snow:nth-child(264){opacity:1.782;transform:translate(3.2171vw,-10px) scale(.2517);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{77.389%{transform:translate(9.8309vw,77.389vh) scale(.2517)}to{transform:translate(6.524vw,99vh) scale(.2517)}}.snow:nth-child(265){opacity:.2014;transform:translate(87.4017vw,-10px) scale(.3887);animation:fall-265 28s -24s linear infinite}@keyframes fall-265{68.228%{transform:translate(79.0739vw,68.228vh) scale(.3887)}to{transform:translate(83.2378vw,99vh) scale(.3887)}}.snow:nth-child(266){opacity:.7134;transform:translate(95.9163vw,-10px) scale(.2319);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{39.598%{transform:translate(102.4713vw,39.598vh) scale(.2319)}to{transform:translate(99.1938vw,99vh) scale(.2319)}}.snow:nth-child(267){opacity:.461;transform:translate(7.0078vw,-10px) scale(.2096);animation:fall-267 18s -10s linear infinite}@keyframes fall-267{79.501%{transform:translate(15.3361vw,79.501vh) scale(.2096)}to{transform:translate(11.17195vw,99vh) scale(.2096)}}.snow:nth-child(268){opacity:1.9496;transform:translate(83.0315vw,-10px) scale(.7576);animation:fall-268 10s -25s linear infinite}@keyframes fall-268{57.106%{transform:translate(88.615vw,57.106vh) scale(.7576)}to{transform:translate(85.82325vw,99vh) scale(.7576)}}.snow:nth-child(269){opacity:1.0176;transform:translate(12.8723vw,-10px) scale(.804);animation:fall-269 25s -5s linear infinite}@keyframes fall-269{33.41%{transform:translate(4.2389vw,33.41vh) scale(.804)}to{transform:translate(8.5556vw,99vh) scale(.804)}}.snow:nth-child(270){opacity:1.4518;transform:translate(20.2003vw,-10px) scale(.2441);animation:fall-270 21s -10s linear infinite}@keyframes fall-270{46.729%{transform:translate(10.446vw,46.729vh) scale(.2441)}to{transform:translate(15.32315vw,99vh) scale(.2441)}}.snow:nth-child(271){opacity:.8044;transform:translate(75.6612vw,-10px) scale(.5745);animation:fall-271 15s -8s linear infinite}@keyframes fall-271{53.131%{transform:translate(77.3918vw,53.131vh) scale(.5745)}to{transform:translate(76.5265vw,99vh) scale(.5745)}}.snow:nth-child(272){opacity:.5592;transform:translate(85.0044vw,-10px) scale(.1603);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{61.914%{transform:translate(94.1189vw,61.914vh) scale(.1603)}to{transform:translate(89.56165vw,99vh) scale(.1603)}}.snow:nth-child(273){opacity:.7032;transform:translate(39.6105vw,-10px) scale(.0998);animation:fall-273 10s -17s linear infinite}@keyframes fall-273{41.736%{transform:translate(42.6335vw,41.736vh) scale(.0998)}to{transform:translate(41.122vw,99vh) scale(.0998)}}.snow:nth-child(274){opacity:.9042;transform:translate(6.2983vw,-10px) scale(.8211);animation:fall-274 28s -28s linear infinite}@keyframes fall-274{63.125%{transform:translate(8.4257vw,63.125vh) scale(.8211)}to{transform:translate(7.362vw,99vh) scale(.8211)}}.snow:nth-child(275){opacity:1.4466;transform:translate(8.0044vw,-10px) scale(.6863);animation:fall-275 24s -16s linear infinite}@keyframes fall-275{69.291%{transform:translate(16.7843vw,69.291vh) scale(.6863)}to{transform:translate(12.39435vw,99vh) scale(.6863)}}.snow:nth-child(276){opacity:1.877;transform:translate(64.1887vw,-10px) scale(.1268);animation:fall-276 24s -1s linear infinite}@keyframes fall-276{39.064%{transform:translate(58.3256vw,39.064vh) scale(.1268)}to{transform:translate(61.25715vw,99vh) scale(.1268)}}.snow:nth-child(277){opacity:1.6672;transform:translate(14.5061vw,-10px) scale(.4219);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{30.997%{transform:translate(23.8504vw,30.997vh) scale(.4219)}to{transform:translate(19.17825vw,99vh) scale(.4219)}}.snow:nth-child(278){opacity:1.7848;transform:translate(47.4564vw,-10px) scale(.2012);animation:fall-278 25s -15s linear infinite}@keyframes fall-278{79.447%{transform:translate(52.8431vw,79.447vh) scale(.2012)}to{transform:translate(50.14975vw,99vh) scale(.2012)}}.snow:nth-child(279){opacity:.3342;transform:translate(69.2105vw,-10px) scale(.8909);animation:fall-279 28s -27s linear infinite}@keyframes fall-279{38.428%{transform:translate(72.4069vw,38.428vh) scale(.8909)}to{transform:translate(70.8087vw,99vh) scale(.8909)}}.snow:nth-child(280){opacity:1.758;transform:translate(21.4749vw,-10px) scale(.7785);animation:fall-280 24s -5s linear infinite}@keyframes fall-280{45.817%{transform:translate(28.7425vw,45.817vh) scale(.7785)}to{transform:translate(25.1087vw,99vh) scale(.7785)}}.snow:nth-child(281){opacity:.1116;transform:translate(10.0484vw,-10px) scale(.0278);animation:fall-281 13s -27s linear infinite}@keyframes fall-281{64.288%{transform:translate(1.0607vw,64.288vh) scale(.0278)}to{transform:translate(5.55455vw,99vh) scale(.0278)}}.snow:nth-child(282){opacity:1.7456;transform:translate(99.7601vw,-10px) scale(.772);animation:fall-282 17s -25s linear infinite}@keyframes fall-282{59.61%{transform:translate(102.2565vw,59.61vh) scale(.772)}to{transform:translate(101.0083vw,99vh) scale(.772)}}.snow:nth-child(283){opacity:1.6846;transform:translate(31.4818vw,-10px) scale(.7378);animation:fall-283 19s -20s linear infinite}@keyframes fall-283{44.338%{transform:translate(40.4644vw,44.338vh) scale(.7378)}to{transform:translate(35.9731vw,99vh) scale(.7378)}}.snow:nth-child(284){opacity:.8824;transform:translate(59.7556vw,-10px) scale(.2939);animation:fall-284 10s -3s linear infinite}@keyframes fall-284{49.035%{transform:translate(50.3143vw,49.035vh) scale(.2939)}to{transform:translate(55.03495vw,99vh) scale(.2939)}}.snow:nth-child(285){opacity:1.3488;transform:translate(87.8933vw,-10px) scale(.2297);animation:fall-285 13s -18s linear infinite}@keyframes fall-285{72.838%{transform:translate(83.5858vw,72.838vh) scale(.2297)}to{transform:translate(85.73955vw,99vh) scale(.2297)}}.snow:nth-child(286){opacity:.8286;transform:translate(75.6626vw,-10px) scale(.7114);animation:fall-286 12s -1s linear infinite}@keyframes fall-286{39.843%{transform:translate(70.031vw,39.843vh) scale(.7114)}to{transform:translate(72.8468vw,99vh) scale(.7114)}}.snow:nth-child(287){opacity:.914;transform:translate(16.906vw,-10px) scale(.3788);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{56.416%{transform:translate(21.0379vw,56.416vh) scale(.3788)}to{transform:translate(18.97195vw,99vh) scale(.3788)}}.snow:nth-child(288){opacity:.9784;transform:translate(30.2602vw,-10px) scale(.6285);animation:fall-288 18s -8s linear infinite}@keyframes fall-288{79.423%{transform:translate(28.8468vw,79.423vh) scale(.6285)}to{transform:translate(29.5535vw,99vh) scale(.6285)}}.snow:nth-child(289){opacity:.748;transform:translate(47.5876vw,-10px) scale(.3542);animation:fall-289 17s -30s linear infinite}@keyframes fall-289{56.52%{transform:translate(53.391vw,56.52vh) scale(.3542)}to{transform:translate(50.4893vw,99vh) scale(.3542)}}.snow:nth-child(290){opacity:.9124;transform:translate(59.6557vw,-10px) scale(.6624);animation:fall-290 23s -5s linear infinite}@keyframes fall-290{43.062%{transform:translate(50.4881vw,43.062vh) scale(.6624)}to{transform:translate(55.0719vw,99vh) scale(.6624)}}.snow:nth-child(291){opacity:.686;transform:translate(29.2715vw,-10px) scale(.6283);animation:fall-291 28s -11s linear infinite}@keyframes fall-291{79.76%{transform:translate(34.6923vw,79.76vh) scale(.6283)}to{transform:translate(31.9819vw,99vh) scale(.6283)}}.snow:nth-child(292){opacity:1.6864;transform:translate(56.6585vw,-10px) scale(.5126);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{73.646%{transform:translate(50.5022vw,73.646vh) scale(.5126)}to{transform:translate(53.58035vw,99vh) scale(.5126)}}.snow:nth-child(293){opacity:.5214;transform:translate(1.5231vw,-10px) scale(.82);animation:fall-293 24s -2s linear infinite}@keyframes fall-293{63.204%{transform:translate(-4.891vw,63.204vh) scale(.82)}to{transform:translate(-1.68395vw,99vh) scale(.82)}}.snow:nth-child(294){opacity:.9716;transform:translate(26.4185vw,-10px) scale(.4952);animation:fall-294 25s -19s linear infinite}@keyframes fall-294{36.506%{transform:translate(26.6858vw,36.506vh) scale(.4952)}to{transform:translate(26.55215vw,99vh) scale(.4952)}}.snow:nth-child(295){opacity:1.902;transform:translate(79.6961vw,-10px) scale(.6701);animation:fall-295 16s -4s linear infinite}@keyframes fall-295{49.234%{transform:translate(74.0739vw,49.234vh) scale(.6701)}to{transform:translate(76.885vw,99vh) scale(.6701)}}.snow:nth-child(296){opacity:.4096;transform:translate(31.8421vw,-10px) scale(.1839);animation:fall-296 12s -25s linear infinite}@keyframes fall-296{76.35%{transform:translate(24.6373vw,76.35vh) scale(.1839)}to{transform:translate(28.2397vw,99vh) scale(.1839)}}.snow:nth-child(297){opacity:.4444;transform:translate(46.3217vw,-10px) scale(.4766);animation:fall-297 20s -10s linear infinite}@keyframes fall-297{65.561%{transform:translate(47.4575vw,65.561vh) scale(.4766)}to{transform:translate(46.8896vw,99vh) scale(.4766)}}.snow:nth-child(298){opacity:1.1826;transform:translate(59.6169vw,-10px) scale(.8313);animation:fall-298 18s -4s linear infinite}@keyframes fall-298{64.53%{transform:translate(64.3303vw,64.53vh) scale(.8313)}to{transform:translate(61.9736vw,99vh) scale(.8313)}}.snow:nth-child(299){opacity:1.1836;transform:translate(36.0716vw,-10px) scale(.9424);animation:fall-299 15s -17s linear infinite}@keyframes fall-299{64.648%{transform:translate(41.4353vw,64.648vh) scale(.9424)}to{transform:translate(38.75345vw,99vh) scale(.9424)}}.snow:nth-child(300){opacity:.2802;transform:translate(53.2441vw,-10px) scale(.6344);animation:fall-300 26s -21s linear infinite}@keyframes fall-300{59.535%{transform:translate(48.6416vw,59.535vh) scale(.6344)}to{transform:translate(50.94285vw,99vh) scale(.6344)}}.snow:nth-child(301){opacity:1.3922;transform:translate(86.1314vw,-10px) scale(.0519);animation:fall-301 26s -19s linear infinite}@keyframes fall-301{71.4%{transform:translate(85.697vw,71.4vh) scale(.0519)}to{transform:translate(85.9142vw,99vh) scale(.0519)}}.snow:nth-child(302){opacity:1.3238;transform:translate(48.8005vw,-10px) scale(.8142);animation:fall-302 30s -9s linear infinite}@keyframes fall-302{40.807%{transform:translate(57.0802vw,40.807vh) scale(.8142)}to{transform:translate(52.94035vw,99vh) scale(.8142)}}.snow:nth-child(303){opacity:1.3652;transform:translate(20.9206vw,-10px) scale(.721);animation:fall-303 11s -3s linear infinite}@keyframes fall-303{62.915%{transform:translate(12.1936vw,62.915vh) scale(.721)}to{transform:translate(16.5571vw,99vh) scale(.721)}}.snow:nth-child(304){opacity:.4776;transform:translate(3.1457vw,-10px) scale(.6093);animation:fall-304 29s -12s linear infinite}@keyframes fall-304{62.089%{transform:translate(4.0199vw,62.089vh) scale(.6093)}to{transform:translate(3.5828vw,99vh) scale(.6093)}}.snow:nth-child(305){opacity:1.9492;transform:translate(43.1868vw,-10px) scale(.6335);animation:fall-305 26s -12s linear infinite}@keyframes fall-305{52.198%{transform:translate(39.8832vw,52.198vh) scale(.6335)}to{transform:translate(41.535vw,99vh) scale(.6335)}}.snow:nth-child(306){opacity:1.5784;transform:translate(98.7277vw,-10px) scale(.6325);animation:fall-306 23s -10s linear infinite}@keyframes fall-306{72.596%{transform:translate(106.1597vw,72.596vh) scale(.6325)}to{transform:translate(102.4437vw,99vh) scale(.6325)}}.snow:nth-child(307){opacity:1.3694;transform:translate(9.6404vw,-10px) scale(.7988);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{53.248%{transform:translate(1.1601vw,53.248vh) scale(.7988)}to{transform:translate(5.40025vw,99vh) scale(.7988)}}.snow:nth-child(308){opacity:.7648;transform:translate(55.9923vw,-10px) scale(.8579);animation:fall-308 26s -14s linear infinite}@keyframes fall-308{53.29%{transform:translate(59.9742vw,53.29vh) scale(.8579)}to{transform:translate(57.98325vw,99vh) scale(.8579)}}.snow:nth-child(309){opacity:.6934;transform:translate(60.8435vw,-10px) scale(.6344);animation:fall-309 24s -5s linear infinite}@keyframes fall-309{49.151%{transform:translate(60.7561vw,49.151vh) scale(.6344)}to{transform:translate(60.7998vw,99vh) scale(.6344)}}.snow:nth-child(310){opacity:1.0628;transform:translate(54.5341vw,-10px) scale(.4516);animation:fall-310 26s -15s linear infinite}@keyframes fall-310{30.943%{transform:translate(55.2513vw,30.943vh) scale(.4516)}to{transform:translate(54.8927vw,99vh) scale(.4516)}}.snow:nth-child(311){opacity:.045;transform:translate(87.6034vw,-10px) scale(.1422);animation:fall-311 14s -18s linear infinite}@keyframes fall-311{31.298%{transform:translate(79.6277vw,31.298vh) scale(.1422)}to{transform:translate(83.61555vw,99vh) scale(.1422)}}.snow:nth-child(312){opacity:.5838;transform:translate(92.637vw,-10px) scale(.7249);animation:fall-312 30s -6s linear infinite}@keyframes fall-312{45.32%{transform:translate(93.1383vw,45.32vh) scale(.7249)}to{transform:translate(92.88765vw,99vh) scale(.7249)}}.snow:nth-child(313){opacity:1.3678;transform:translate(38.4875vw,-10px) scale(.0467);animation:fall-313 17s -9s linear infinite}@keyframes fall-313{48.778%{transform:translate(41.4644vw,48.778vh) scale(.0467)}to{transform:translate(39.97595vw,99vh) scale(.0467)}}.snow:nth-child(314){opacity:.7958;transform:translate(10.7263vw,-10px) scale(.9891);animation:fall-314 23s -15s linear infinite}@keyframes fall-314{58.577%{transform:translate(3.5688vw,58.577vh) scale(.9891)}to{transform:translate(7.14755vw,99vh) scale(.9891)}}.snow:nth-child(315){opacity:.111;transform:translate(75.4486vw,-10px) scale(.0002);animation:fall-315 30s -22s linear infinite}@keyframes fall-315{78.362%{transform:translate(68.4656vw,78.362vh) scale(.0002)}to{transform:translate(71.9571vw,99vh) scale(.0002)}}.snow:nth-child(316){opacity:.754;transform:translate(37.0091vw,-10px) scale(.5412);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{42.427%{transform:translate(38.8525vw,42.427vh) scale(.5412)}to{transform:translate(37.9308vw,99vh) scale(.5412)}}.snow:nth-child(317){opacity:.0568;transform:translate(6.8396vw,-10px) scale(.7029);animation:fall-317 11s -30s linear infinite}@keyframes fall-317{39.628%{transform:translate(7.2096vw,39.628vh) scale(.7029)}to{transform:translate(7.0246vw,99vh) scale(.7029)}}.snow:nth-child(318){opacity:1.5154;transform:translate(97.4858vw,-10px) scale(.9762);animation:fall-318 17s -6s linear infinite}@keyframes fall-318{74.704%{transform:translate(91.1505vw,74.704vh) scale(.9762)}to{transform:translate(94.31815vw,99vh) scale(.9762)}}.snow:nth-child(319){opacity:1.435;transform:translate(66.6945vw,-10px) scale(.7041);animation:fall-319 30s -23s linear infinite}@keyframes fall-319{56.322%{transform:translate(63.8424vw,56.322vh) scale(.7041)}to{transform:translate(65.26845vw,99vh) scale(.7041)}}.snow:nth-child(320){opacity:1.212;transform:translate(1.8909vw,-10px) scale(.6431);animation:fall-320 26s -2s linear infinite}@keyframes fall-320{47.816%{transform:translate(3.3174vw,47.816vh) scale(.6431)}to{transform:translate(2.60415vw,99vh) scale(.6431)}}.snow:nth-child(321){opacity:1.4002;transform:translate(89.0271vw,-10px) scale(.6855);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{51.746%{transform:translate(98.0514vw,51.746vh) scale(.6855)}to{transform:translate(93.53925vw,99vh) scale(.6855)}}.snow:nth-child(322){opacity:.6342;transform:translate(69.8243vw,-10px) scale(.7134);animation:fall-322 14s -2s linear infinite}@keyframes fall-322{44.237%{transform:translate(79.8049vw,44.237vh) scale(.7134)}to{transform:translate(74.8146vw,99vh) scale(.7134)}}.snow:nth-child(323){opacity:1.412;transform:translate(1.5683vw,-10px) scale(.965);animation:fall-323 21s -30s linear infinite}@keyframes fall-323{62.528%{transform:translate(.5772vw,62.528vh) scale(.965)}to{transform:translate(1.07275vw,99vh) scale(.965)}}.snow:nth-child(324){opacity:1.3902;transform:translate(4.1144vw,-10px) scale(.9508);animation:fall-324 19s -25s linear infinite}@keyframes fall-324{45.615%{transform:translate(7.2425vw,45.615vh) scale(.9508)}to{transform:translate(5.67845vw,99vh) scale(.9508)}}.snow:nth-child(325){opacity:1.1324;transform:translate(69.0354vw,-10px) scale(.1061);animation:fall-325 25s -5s linear infinite}@keyframes fall-325{72.222%{transform:translate(76.135vw,72.222vh) scale(.1061)}to{transform:translate(72.5852vw,99vh) scale(.1061)}}.snow:nth-child(326){opacity:.8934;transform:translate(56.0774vw,-10px) scale(.7869);animation:fall-326 23s -10s linear infinite}@keyframes fall-326{46.056%{transform:translate(63.7102vw,46.056vh) scale(.7869)}to{transform:translate(59.8938vw,99vh) scale(.7869)}}.snow:nth-child(327){opacity:1.7318;transform:translate(44.9872vw,-10px) scale(.9325);animation:fall-327 21s -27s linear infinite}@keyframes fall-327{66.537%{transform:translate(35.7649vw,66.537vh) scale(.9325)}to{transform:translate(40.37605vw,99vh) scale(.9325)}}.snow:nth-child(328){opacity:.6772;transform:translate(11.201vw,-10px) scale(.2601);animation:fall-328 21s -4s linear infinite}@keyframes fall-328{37.296%{transform:translate(2.6463vw,37.296vh) scale(.2601)}to{transform:translate(6.92365vw,99vh) scale(.2601)}}.snow:nth-child(329){opacity:.2504;transform:translate(42.1341vw,-10px) scale(.131);animation:fall-329 10s -4s linear infinite}@keyframes fall-329{33.673%{transform:translate(38.7997vw,33.673vh) scale(.131)}to{transform:translate(40.4669vw,99vh) scale(.131)}}.snow:nth-child(330){opacity:.2212;transform:translate(1.4017vw,-10px) scale(.0266);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{70.312%{transform:translate(.201vw,70.312vh) scale(.0266)}to{transform:translate(.80135vw,99vh) scale(.0266)}}.snow:nth-child(331){opacity:.7686;transform:translate(81.1316vw,-10px) scale(.9037);animation:fall-331 13s -25s linear infinite}@keyframes fall-331{55.928%{transform:translate(71.6155vw,55.928vh) scale(.9037)}to{transform:translate(76.37355vw,99vh) scale(.9037)}}.snow:nth-child(332){opacity:.7846;transform:translate(71.8022vw,-10px) scale(.0886);animation:fall-332 14s -9s linear infinite}@keyframes fall-332{65.065%{transform:translate(67.7579vw,65.065vh) scale(.0886)}to{transform:translate(69.78005vw,99vh) scale(.0886)}}.snow:nth-child(333){opacity:1.144;transform:translate(82.2751vw,-10px) scale(.07);animation:fall-333 21s -4s linear infinite}@keyframes fall-333{43.641%{transform:translate(84.6354vw,43.641vh) scale(.07)}to{transform:translate(83.45525vw,99vh) scale(.07)}}.snow:nth-child(334){opacity:.1906;transform:translate(36.5056vw,-10px) scale(.2606);animation:fall-334 12s -2s linear infinite}@keyframes fall-334{31.643%{transform:translate(43.2673vw,31.643vh) scale(.2606)}to{transform:translate(39.88645vw,99vh) scale(.2606)}}.snow:nth-child(335){opacity:.1042;transform:translate(18.4972vw,-10px) scale(.4942);animation:fall-335 13s -12s linear infinite}@keyframes fall-335{58.407%{transform:translate(9.3037vw,58.407vh) scale(.4942)}to{transform:translate(13.90045vw,99vh) scale(.4942)}}.snow:nth-child(336){opacity:1.591;transform:translate(50.1951vw,-10px) scale(.6856);animation:fall-336 19s -18s linear infinite}@keyframes fall-336{63.104%{transform:translate(48.8696vw,63.104vh) scale(.6856)}to{transform:translate(49.53235vw,99vh) scale(.6856)}}.snow:nth-child(337){opacity:.2888;transform:translate(64.8256vw,-10px) scale(.3737);animation:fall-337 12s -22s linear infinite}@keyframes fall-337{45.582%{transform:translate(73.6965vw,45.582vh) scale(.3737)}to{transform:translate(69.26105vw,99vh) scale(.3737)}}.snow:nth-child(338){opacity:1.3458;transform:translate(11.7523vw,-10px) scale(.6327);animation:fall-338 26s -4s linear infinite}@keyframes fall-338{40.326%{transform:translate(11.5643vw,40.326vh) scale(.6327)}to{transform:translate(11.6583vw,99vh) scale(.6327)}}.snow:nth-child(339){opacity:1.6954;transform:translate(26.5412vw,-10px) scale(.1153);animation:fall-339 30s -30s linear infinite}@keyframes fall-339{34.123%{transform:translate(30.8793vw,34.123vh) scale(.1153)}to{transform:translate(28.71025vw,99vh) scale(.1153)}}.snow:nth-child(340){opacity:1.6552;transform:translate(41.3747vw,-10px) scale(.2482);animation:fall-340 24s -24s linear infinite}@keyframes fall-340{31.81%{transform:translate(39.3386vw,31.81vh) scale(.2482)}to{transform:translate(40.35665vw,99vh) scale(.2482)}}.snow:nth-child(341){opacity:1.3376;transform:translate(17.475vw,-10px) scale(.1063);animation:fall-341 17s -2s linear infinite}@keyframes fall-341{57.006%{transform:translate(18.8203vw,57.006vh) scale(.1063)}to{transform:translate(18.14765vw,99vh) scale(.1063)}}.snow:nth-child(342){opacity:.9532;transform:translate(7.5971vw,-10px) scale(.0057);animation:fall-342 21s -15s linear infinite}@keyframes fall-342{40.734%{transform:translate(15.3515vw,40.734vh) scale(.0057)}to{transform:translate(11.4743vw,99vh) scale(.0057)}}.snow:nth-child(343){opacity:.2812;transform:translate(49.436vw,-10px) scale(.49);animation:fall-343 26s -9s linear infinite}@keyframes fall-343{57.701%{transform:translate(45.8705vw,57.701vh) scale(.49)}to{transform:translate(47.65325vw,99vh) scale(.49)}}.snow:nth-child(344){opacity:1.5832;transform:translate(22.8564vw,-10px) scale(.4732);animation:fall-344 17s -19s linear infinite}@keyframes fall-344{33.888%{transform:translate(14.7856vw,33.888vh) scale(.4732)}to{transform:translate(18.821vw,99vh) scale(.4732)}}.snow:nth-child(345){opacity:.4958;transform:translate(61.804vw,-10px) scale(.8855);animation:fall-345 20s -17s linear infinite}@keyframes fall-345{43.253%{transform:translate(56.2247vw,43.253vh) scale(.8855)}to{transform:translate(59.01435vw,99vh) scale(.8855)}}.snow:nth-child(346){opacity:1.2358;transform:translate(16.1253vw,-10px) scale(.8166);animation:fall-346 21s -9s linear infinite}@keyframes fall-346{39.66%{transform:translate(9.2727vw,39.66vh) scale(.8166)}to{transform:translate(12.699vw,99vh) scale(.8166)}}.snow:nth-child(347){opacity:1.3516;transform:translate(78.0187vw,-10px) scale(.9019);animation:fall-347 17s -21s linear infinite}@keyframes fall-347{33.925%{transform:translate(68.122vw,33.925vh) scale(.9019)}to{transform:translate(73.07035vw,99vh) scale(.9019)}}.snow:nth-child(348){opacity:1.9104;transform:translate(38.2671vw,-10px) scale(.3489);animation:fall-348 13s -22s linear infinite}@keyframes fall-348{62.258%{transform:translate(30.4497vw,62.258vh) scale(.3489)}to{transform:translate(34.3584vw,99vh) scale(.3489)}}.snow:nth-child(349){opacity:.7932;transform:translate(85.3056vw,-10px) scale(.3482);animation:fall-349 21s -2s linear infinite}@keyframes fall-349{69.198%{transform:translate(81.718vw,69.198vh) scale(.3482)}to{transform:translate(83.5118vw,99vh) scale(.3482)}}.snow:nth-child(350){opacity:.7614;transform:translate(76.5266vw,-10px) scale(.4041);animation:fall-350 10s -30s linear infinite}@keyframes fall-350{65.633%{transform:translate(73.5998vw,65.633vh) scale(.4041)}to{transform:translate(75.0632vw,99vh) scale(.4041)}}.snow:nth-child(351){opacity:.0796;transform:translate(3.5246vw,-10px) scale(.3313);animation:fall-351 22s -18s linear infinite}@keyframes fall-351{74.854%{transform:translate(2.3103vw,74.854vh) scale(.3313)}to{transform:translate(2.91745vw,99vh) scale(.3313)}}.snow:nth-child(352){opacity:1.8832;transform:translate(29.0239vw,-10px) scale(.959);animation:fall-352 12s -25s linear infinite}@keyframes fall-352{75.297%{transform:translate(20.6948vw,75.297vh) scale(.959)}to{transform:translate(24.85935vw,99vh) scale(.959)}}.snow:nth-child(353){opacity:.0008;transform:translate(60.9313vw,-10px) scale(.5591);animation:fall-353 28s -26s linear infinite}@keyframes fall-353{46.875%{transform:translate(64.1979vw,46.875vh) scale(.5591)}to{transform:translate(62.5646vw,99vh) scale(.5591)}}.snow:nth-child(354){opacity:.8796;transform:translate(59.5748vw,-10px) scale(.199);animation:fall-354 21s -8s linear infinite}@keyframes fall-354{72.861%{transform:translate(61.7135vw,72.861vh) scale(.199)}to{transform:translate(60.64415vw,99vh) scale(.199)}}.snow:nth-child(355){opacity:1.1032;transform:translate(5.9854vw,-10px) scale(.5258);animation:fall-355 27s -23s linear infinite}@keyframes fall-355{67.517%{transform:translate(14.5494vw,67.517vh) scale(.5258)}to{transform:translate(10.2674vw,99vh) scale(.5258)}}.snow:nth-child(356){opacity:1.393;transform:translate(82.0745vw,-10px) scale(.3853);animation:fall-356 18s -6s linear infinite}@keyframes fall-356{54.93%{transform:translate(84.3435vw,54.93vh) scale(.3853)}to{transform:translate(83.209vw,99vh) scale(.3853)}}.snow:nth-child(357){opacity:1.9946;transform:translate(36.514vw,-10px) scale(.0707);animation:fall-357 26s -9s linear infinite}@keyframes fall-357{39.505%{transform:translate(35.1863vw,39.505vh) scale(.0707)}to{transform:translate(35.85015vw,99vh) scale(.0707)}}.snow:nth-child(358){opacity:.094;transform:translate(91.3076vw,-10px) scale(.4818);animation:fall-358 19s -11s linear infinite}@keyframes fall-358{66.786%{transform:translate(82.8948vw,66.786vh) scale(.4818)}to{transform:translate(87.1012vw,99vh) scale(.4818)}}.snow:nth-child(359){opacity:.4118;transform:translate(32.8374vw,-10px) scale(.2879);animation:fall-359 12s -1s linear infinite}@keyframes fall-359{69.365%{transform:translate(41.34vw,69.365vh) scale(.2879)}to{transform:translate(37.0887vw,99vh) scale(.2879)}}.snow:nth-child(360){opacity:1.2238;transform:translate(51.925vw,-10px) scale(.0989);animation:fall-360 27s -7s linear infinite}@keyframes fall-360{70.845%{transform:translate(54.4159vw,70.845vh) scale(.0989)}to{transform:translate(53.17045vw,99vh) scale(.0989)}}.snow:nth-child(361){opacity:.0652;transform:translate(96.6599vw,-10px) scale(.2968);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{72.019%{transform:translate(97.9647vw,72.019vh) scale(.2968)}to{transform:translate(97.3123vw,99vh) scale(.2968)}}.snow:nth-child(362){opacity:.1432;transform:translate(39.5936vw,-10px) scale(.9466);animation:fall-362 21s -5s linear infinite}@keyframes fall-362{42.048%{transform:translate(47.6253vw,42.048vh) scale(.9466)}to{transform:translate(43.60945vw,99vh) scale(.9466)}}.snow:nth-child(363){opacity:1.979;transform:translate(3.5381vw,-10px) scale(.9593);animation:fall-363 16s -26s linear infinite}@keyframes fall-363{32.235%{transform:translate(-2.8316vw,32.235vh) scale(.9593)}to{transform:translate(.35325vw,99vh) scale(.9593)}}.snow:nth-child(364){opacity:1.417;transform:translate(6.6567vw,-10px) scale(.1457);animation:fall-364 26s -7s linear infinite}@keyframes fall-364{60.427%{transform:translate(-3.2251vw,60.427vh) scale(.1457)}to{transform:translate(1.7158vw,99vh) scale(.1457)}}.snow:nth-child(365){opacity:.838;transform:translate(93.3111vw,-10px) scale(.6606);animation:fall-365 10s -15s linear infinite}@keyframes fall-365{45.246%{transform:translate(85.291vw,45.246vh) scale(.6606)}to{transform:translate(89.30105vw,99vh) scale(.6606)}}.snow:nth-child(366){opacity:1.276;transform:translate(25.7919vw,-10px) scale(.0261);animation:fall-366 12s -12s linear infinite}@keyframes fall-366{69.415%{transform:translate(18.9434vw,69.415vh) scale(.0261)}to{transform:translate(22.36765vw,99vh) scale(.0261)}}.snow:nth-child(367){opacity:.1818;transform:translate(62.7298vw,-10px) scale(.2671);animation:fall-367 19s -19s linear infinite}@keyframes fall-367{59.407%{transform:translate(54.9599vw,59.407vh) scale(.2671)}to{transform:translate(58.84485vw,99vh) scale(.2671)}}.snow:nth-child(368){opacity:1.467;transform:translate(85.1288vw,-10px) scale(.4478);animation:fall-368 16s -5s linear infinite}@keyframes fall-368{45.496%{transform:translate(86.472vw,45.496vh) scale(.4478)}to{transform:translate(85.8004vw,99vh) scale(.4478)}}.snow:nth-child(369){opacity:1.9192;transform:translate(14.0043vw,-10px) scale(.9852);animation:fall-369 21s -21s linear infinite}@keyframes fall-369{51.136%{transform:translate(5.2078vw,51.136vh) scale(.9852)}to{transform:translate(9.60605vw,99vh) scale(.9852)}}.snow:nth-child(370){opacity:1.9002;transform:translate(42.0581vw,-10px) scale(.1335);animation:fall-370 18s -18s linear infinite}@keyframes fall-370{32.978%{transform:translate(44.573vw,32.978vh) scale(.1335)}to{transform:translate(43.31555vw,99vh) scale(.1335)}}.snow:nth-child(371){opacity:.5002;transform:translate(6.7462vw,-10px) scale(.765);animation:fall-371 30s -4s linear infinite}@keyframes fall-371{37.008%{transform:translate(15.7479vw,37.008vh) scale(.765)}to{transform:translate(11.24705vw,99vh) scale(.765)}}.snow:nth-child(372){opacity:1.9214;transform:translate(2.4338vw,-10px) scale(.3116);animation:fall-372 17s -13s linear infinite}@keyframes fall-372{33.4%{transform:translate(6.0032vw,33.4vh) scale(.3116)}to{transform:translate(4.2185vw,99vh) scale(.3116)}}.snow:nth-child(373){opacity:1.1326;transform:translate(7.054vw,-10px) scale(.846);animation:fall-373 10s -10s linear infinite}@keyframes fall-373{77.359%{transform:translate(-1.7313vw,77.359vh) scale(.846)}to{transform:translate(2.66135vw,99vh) scale(.846)}}.snow:nth-child(374){opacity:1.0702;transform:translate(51.2993vw,-10px) scale(.6121);animation:fall-374 24s -5s linear infinite}@keyframes fall-374{65.89%{transform:translate(41.814vw,65.89vh) scale(.6121)}to{transform:translate(46.55665vw,99vh) scale(.6121)}}.snow:nth-child(375){opacity:.1008;transform:translate(64.9962vw,-10px) scale(.7086);animation:fall-375 16s -8s linear infinite}@keyframes fall-375{43.197%{transform:translate(74.9499vw,43.197vh) scale(.7086)}to{transform:translate(69.97305vw,99vh) scale(.7086)}}.snow:nth-child(376){opacity:1.9258;transform:translate(23.803vw,-10px) scale(.4713);animation:fall-376 11s -8s linear infinite}@keyframes fall-376{36.43%{transform:translate(13.882vw,36.43vh) scale(.4713)}to{transform:translate(18.8425vw,99vh) scale(.4713)}}.snow:nth-child(377){opacity:.4984;transform:translate(8.3738vw,-10px) scale(.833);animation:fall-377 28s -11s linear infinite}@keyframes fall-377{32.948%{transform:translate(12.4503vw,32.948vh) scale(.833)}to{transform:translate(10.41205vw,99vh) scale(.833)}}.snow:nth-child(378){opacity:.1996;transform:translate(67.1347vw,-10px) scale(.5496);animation:fall-378 21s -16s linear infinite}@keyframes fall-378{66.326%{transform:translate(71.9013vw,66.326vh) scale(.5496)}to{transform:translate(69.518vw,99vh) scale(.5496)}}.snow:nth-child(379){opacity:.1852;transform:translate(16.2668vw,-10px) scale(.4702);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{73.587%{transform:translate(24.6535vw,73.587vh) scale(.4702)}to{transform:translate(20.46015vw,99vh) scale(.4702)}}.snow:nth-child(380){opacity:1.2804;transform:translate(16.7069vw,-10px) scale(.7407);animation:fall-380 10s -19s linear infinite}@keyframes fall-380{40.445%{transform:translate(21.8386vw,40.445vh) scale(.7407)}to{transform:translate(19.27275vw,99vh) scale(.7407)}}.snow:nth-child(381){opacity:.3398;transform:translate(4.8197vw,-10px) scale(.18);animation:fall-381 14s -10s linear infinite}@keyframes fall-381{66.184%{transform:translate(12.2062vw,66.184vh) scale(.18)}to{transform:translate(8.51295vw,99vh) scale(.18)}}.snow:nth-child(382){opacity:1.951;transform:translate(40.2864vw,-10px) scale(.8618);animation:fall-382 24s -18s linear infinite}@keyframes fall-382{33.591%{transform:translate(41.3836vw,33.591vh) scale(.8618)}to{transform:translate(40.835vw,99vh) scale(.8618)}}.snow:nth-child(383){opacity:1.5344;transform:translate(4.6517vw,-10px) scale(.4843);animation:fall-383 18s -2s linear infinite}@keyframes fall-383{31.288%{transform:translate(5.8397vw,31.288vh) scale(.4843)}to{transform:translate(5.2457vw,99vh) scale(.4843)}}.snow:nth-child(384){opacity:1.5316;transform:translate(43.4975vw,-10px) scale(.9443);animation:fall-384 13s -3s linear infinite}@keyframes fall-384{60.617%{transform:translate(39.7598vw,60.617vh) scale(.9443)}to{transform:translate(41.62865vw,99vh) scale(.9443)}}.snow:nth-child(385){opacity:1.246;transform:translate(6.6805vw,-10px) scale(.489);animation:fall-385 28s -29s linear infinite}@keyframes fall-385{41.888%{transform:translate(.827vw,41.888vh) scale(.489)}to{transform:translate(3.75375vw,99vh) scale(.489)}}.snow:nth-child(386){opacity:1.1592;transform:translate(49.7735vw,-10px) scale(.4993);animation:fall-386 14s -4s linear infinite}@keyframes fall-386{33.413%{transform:translate(55.9099vw,33.413vh) scale(.4993)}to{transform:translate(52.8417vw,99vh) scale(.4993)}}.snow:nth-child(387){opacity:1.6778;transform:translate(66.9561vw,-10px) scale(.4157);animation:fall-387 21s -29s linear infinite}@keyframes fall-387{58.508%{transform:translate(69.8369vw,58.508vh) scale(.4157)}to{transform:translate(68.3965vw,99vh) scale(.4157)}}.snow:nth-child(388){opacity:.8778;transform:translate(57.6132vw,-10px) scale(.1284);animation:fall-388 21s -29s linear infinite}@keyframes fall-388{51.341%{transform:translate(62.8202vw,51.341vh) scale(.1284)}to{transform:translate(60.2167vw,99vh) scale(.1284)}}.snow:nth-child(389){opacity:1.449;transform:translate(31.0955vw,-10px) scale(.8014);animation:fall-389 17s -1s linear infinite}@keyframes fall-389{70.461%{transform:translate(35.8184vw,70.461vh) scale(.8014)}to{transform:translate(33.45695vw,99vh) scale(.8014)}}.snow:nth-child(390){opacity:.2114;transform:translate(9.2896vw,-10px) scale(.8433);animation:fall-390 10s -8s linear infinite}@keyframes fall-390{75.633%{transform:translate(15.7529vw,75.633vh) scale(.8433)}to{transform:translate(12.52125vw,99vh) scale(.8433)}}.snow:nth-child(391){opacity:1.8514;transform:translate(61.4511vw,-10px) scale(.3552);animation:fall-391 24s -21s linear infinite}@keyframes fall-391{70.96%{transform:translate(61.713vw,70.96vh) scale(.3552)}to{transform:translate(61.58205vw,99vh) scale(.3552)}}.snow:nth-child(392){opacity:1.4862;transform:translate(10.0704vw,-10px) scale(.9667);animation:fall-392 12s -9s linear infinite}@keyframes fall-392{72.703%{transform:translate(4.3176vw,72.703vh) scale(.9667)}to{transform:translate(7.194vw,99vh) scale(.9667)}}.snow:nth-child(393){opacity:1.0132;transform:translate(15.0649vw,-10px) scale(.4966);animation:fall-393 16s -16s linear infinite}@keyframes fall-393{68.139%{transform:translate(16.5094vw,68.139vh) scale(.4966)}to{transform:translate(15.78715vw,99vh) scale(.4966)}}.snow:nth-child(394){opacity:1.5372;transform:translate(67.6994vw,-10px) scale(.677);animation:fall-394 18s -16s linear infinite}@keyframes fall-394{38.222%{transform:translate(62.0653vw,38.222vh) scale(.677)}to{transform:translate(64.88235vw,99vh) scale(.677)}}.snow:nth-child(395){opacity:.8108;transform:translate(99.8595vw,-10px) scale(.7449);animation:fall-395 16s -11s linear infinite}@keyframes fall-395{57.564%{transform:translate(89.8719vw,57.564vh) scale(.7449)}to{transform:translate(94.8657vw,99vh) scale(.7449)}}.snow:nth-child(396){opacity:1.6722;transform:translate(22.4211vw,-10px) scale(.402);animation:fall-396 14s -30s linear infinite}@keyframes fall-396{79.636%{transform:translate(15.6873vw,79.636vh) scale(.402)}to{transform:translate(19.0542vw,99vh) scale(.402)}}.snow:nth-child(397){opacity:.4206;transform:translate(10.0173vw,-10px) scale(.6272);animation:fall-397 11s -26s linear infinite}@keyframes fall-397{45.494%{transform:translate(1.1861vw,45.494vh) scale(.6272)}to{transform:translate(5.6017vw,99vh) scale(.6272)}}.snow:nth-child(398){opacity:1.2238;transform:translate(55.6743vw,-10px) scale(.8571);animation:fall-398 17s -6s linear infinite}@keyframes fall-398{74.673%{transform:translate(64.0291vw,74.673vh) scale(.8571)}to{transform:translate(59.8517vw,99vh) scale(.8571)}}.snow:nth-child(399){opacity:.093;transform:translate(64.6801vw,-10px) scale(.7841);animation:fall-399 28s -16s linear infinite}@keyframes fall-399{59.198%{transform:translate(73.5627vw,59.198vh) scale(.7841)}to{transform:translate(69.1214vw,99vh) scale(.7841)}}.snow:nth-child(400){opacity:1.2204;transform:translate(11.9161vw,-10px) scale(.8715);animation:fall-400 20s -24s linear infinite}@keyframes fall-400{54.611%{transform:translate(20.5904vw,54.611vh) scale(.8715)}to{transform:translate(16.25325vw,99vh) scale(.8715)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|